.hero-bubble{will-change:transform,opacity;pointer-events:none;z-index:0;background:#ffffff0d;border-radius:50%;animation:14s linear infinite hero-bubble-rise;position:absolute;bottom:30px}.hero-bubble:first-of-type{width:18px;height:18px;animation-duration:5s;animation-delay:-1s;left:12%}.hero-bubble:nth-of-type(2){width:28px;height:28px;animation-duration:8s;animation-delay:-3s;left:28%}.hero-bubble:nth-of-type(3){width:14px;height:14px;animation-duration:6s;animation-delay:-1.5s;left:45%}.hero-bubble:nth-of-type(4){width:24px;height:24px;animation-duration:7.5s;animation-delay:-4.5s;left:62%}.hero-bubble:nth-of-type(5){width:20px;height:20px;animation-duration:6.5s;animation-delay:-2s;left:80%}.hero-bubble:nth-of-type(6){width:16px;height:16px;animation-duration:9s;animation-delay:-5.5s;left:92%}.pricing-hero:before{content:"";z-index:0;background:linear-gradient(160deg,#0e202eb8,#0e303cad 60%,#103a40b3),repeating-linear-gradient(100deg,#ffffff08 0 2px,#0000 2px 40px),url(/images/price_header.webp) 50% 30%/cover no-repeat;position:absolute;inset:0}.pricing-hero .container{z-index:1;position:relative}.pricing-cards-section{background:var(--bg-light);padding:40px 0 35px}.price-grid{grid-template-columns:repeat(5,1fr);gap:20px;margin-top:40px;display:grid}.price-card{border-radius:var(--radius-card);text-align:center;background:#12293b;border:1px solid #ffffff1f;flex-direction:column;align-items:center;padding:32px 20px 24px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;box-shadow:0 16px 36px #0003}.price-card:hover{border-color:var(--cyan);transform:translateY(-6px);box-shadow:0 18px 40px #2bb4da4d}.price-card.featured{border:2px solid var(--cyan);background:#14334b}.price-badge{background:var(--cyan-grad);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:99px;padding:4px 12px;font-size:11px;font-weight:800;position:absolute;top:-12px;box-shadow:0 4px 12px #2bb4da59}.price-card-icon{width:48px;height:48px;color:var(--cyan);background:#2bb4da29;border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.price-card-icon svg{width:24px;height:24px}.price-label{letter-spacing:.08em;text-transform:uppercase;color:#fffc;margin-bottom:10px;font-size:12px;font-weight:800}.price-amount{color:#fff;white-space:nowrap;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:21px;font-weight:800;line-height:1.1}.price-note{color:#ffffffa6;font-size:13px}.estimate{background:var(--dark-bg);color:#fff;padding:45px 0 25px;position:relative;overflow:hidden}.estimate-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:64px;display:grid}.estimate-left h2{margin-bottom:18px;font-size:38px;font-weight:800;line-height:1.15}.estimate-left h2 .accent{color:var(--cyan)}.estimate-left .sub{color:#ffffffbf;max-width:460px;margin-bottom:26px;font-size:18px}.estimate-checks{flex-direction:column;gap:14px;display:flex}.estimate-check{color:#ffffffe0;align-items:center;gap:12px;font-size:16px;display:flex}.estimate-check svg{width:20px;height:20px;stroke:var(--cyan);fill:none;stroke-width:2.5px;flex:none}.estimate-card{color:var(--ink);border-radius:var(--radius-panel);box-sizing:border-box;background:#fff;flex-direction:column;min-height:470px;padding:30px;display:flex;box-shadow:0 30px 70px #00000059}.estimate-card-head{align-items:center;gap:10px;margin-bottom:26px;font-size:19px;font-weight:800;display:flex}.estimate-card-head svg{width:22px;height:22px;stroke:var(--cyan);fill:none;stroke-width:2px}.estimate-field-label{letter-spacing:.04em;color:var(--gray);text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700}.service-pills{flex-wrap:wrap;gap:10px;margin-bottom:26px;display:flex}.service-pill{border-radius:var(--radius-pill);color:var(--ink);background:var(--bg-light);cursor:pointer;border:1px solid #0000;align-items:center;padding:10px 16px;font-size:14px;font-weight:600;transition:all .18s;display:inline-flex}.service-pill.active{background:var(--ink);color:#fff}.service-pill:hover:not(.active){border-color:var(--cyan)}.age-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.age-val{color:var(--cyan);font-weight:700}.range-wrap{margin-bottom:24px}input[type=range]{appearance:none;background:#dce6ec;border-radius:99px;outline:none;width:100%;height:5px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--cyan-grad);cursor:pointer;border-radius:50%;width:20px;height:20px;box-shadow:0 4px 10px #2bb4da66}input[type=range]::-moz-range-thumb{background:var(--cyan-grad);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px;box-shadow:0 4px 10px #2bb4da66}.check-row{background:var(--bg-light);cursor:pointer;border-radius:14px;align-items:center;gap:12px;margin-bottom:14px;padding:14px 18px;display:flex}.check-row input{width:18px;height:18px;accent-color:var(--cyan);cursor:pointer}.check-row span{font-size:15px;font-weight:600}.estimate-result{opacity:1;visibility:visible;border-top:none;min-height:80px;margin-top:4px;padding-top:0}.estimate-result-label{letter-spacing:.06em;text-transform:uppercase;color:var(--gray);margin-bottom:8px;font-size:13px;font-weight:700}.estimate-result-amount{color:var(--ink);margin-bottom:6px;font-family:Plus Jakarta Sans,sans-serif;font-size:30px;font-weight:800}.estimate-result-note{color:var(--gray);font-size:14px}.faq{background:var(--bg-light);padding:40px 0}.faq-list{flex-direction:column;gap:14px;max-width:800px;margin:52px auto 0;display:flex}.faq-item{background:var(--card);border-radius:var(--radius-card);box-shadow:var(--shadow-card);overflow:hidden}.faq-q{text-align:left;width:100%;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:22px 26px;font-size:17px;font-weight:700;display:flex}.faq-q .icon{background:var(--bg-light);width:30px;height:30px;color:var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .25s;display:flex}.faq-q .icon svg{stroke:currentColor;fill:none;stroke-width:2.5px;width:15px;height:15px}.faq-item.open .faq-q .icon{background:var(--cyan-grad);color:#fff;transform:rotate(45deg)}.faq-a{max-height:0;transition:max-height .3s;overflow:hidden}.faq-a-inner{color:var(--gray);padding:0 26px 24px;font-size:16px;line-height:1.65}.faq-item.open .faq-a{max-height:260px}@media (max-width:1100px){.estimate-left h2{font-size:34px}.price-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.price-grid{grid-template-columns:repeat(2,1fr)}.estimate-grid{grid-template-columns:1fr;gap:44px}}@media (max-width:560px){.price-grid{max-width:380px;margin:24px auto 0;grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.price-card{aspect-ratio:1.15;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:10px 6px;display:flex}.price-card:nth-child(5){grid-column:1/-1;justify-self:center;width:62%;max-width:170px}.price-card-icon{border-radius:8px;width:28px;height:28px;margin-bottom:4px}.price-card-icon svg{width:15px;height:15px}.price-card-title{margin-bottom:3px;font-size:10px;line-height:1.1}.price-amount{font-size:17px;line-height:1.1}.price-sub{margin-top:2px;font-size:9px}.price-badge{padding:2px 7px;font-size:8.5px;top:-8px}.estimate-left h2{font-size:26px}.faq-q{padding:18px;font-size:15px}}
