:root{--bg:#f6faf8;--paper:#ffffff;--ink:#102129;--muted:#5b6b72;--line:#d9e6e1;--teal:#0d6b68;--teal-dark:#094b4a;--mint:#dff7eb;--blue:#2154d8;--coral:#e86b55;--gold:#d8a641;--shadow:0 18px 50px rgba(16,33,41,.12);--radius:8px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:132px}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.55}a{color:inherit}img{max-width:100%;display:block}.container{width:min(var(--container),calc(100% - 32px));margin:0 auto}.skip-link{position:absolute;left:-999px;top:8px;background:var(--ink);color:#fff;padding:10px 14px;z-index:20}.skip-link:focus{left:8px}.site-header{position:sticky;top:0;z-index:10;background:rgba(246,250,248,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(217,230,225,.9)}.topline{background:var(--teal-dark);color:#dff7eb;font-size:13px}.topline-inner{display:flex;justify-content:space-between;gap:18px;padding:7px 0}.mini-nav{display:flex;gap:18px;align-items:center}.mini-nav a{color:inherit;text-decoration:none;opacity:.9}.mini-nav a:hover{opacity:1;color:#fff}.brand-row{display:flex;align-items:center;gap:24px;min-height:78px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;min-width:185px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,var(--teal),var(--blue));color:#fff;font-weight:900}.brand strong{display:block;font-size:20px;letter-spacing:0}.brand small{display:block;color:var(--muted);font-size:12px;margin-top:-2px}.service-nav-wrap{background:#fff;border-top:1px solid var(--line)}.main-nav{display:flex;align-items:center;justify-content:center;gap:28px;min-height:48px;margin-left:0}.main-nav a{text-decoration:none;color:#31464f;font-weight:700;font-size:14px}.main-nav a:hover{color:var(--teal)}.nav-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.worktime{color:var(--muted);font-size:13px;font-weight:800;white-space:nowrap}.ghost-link,.call-link{text-decoration:none;font-weight:800;font-size:14px;white-space:nowrap}.ghost-link{color:var(--teal)}.call-link{background:var(--ink);color:#fff;padding:12px 14px;border-radius:8px}.nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.nav-toggle span{display:block;width:20px;height:2px;background:var(--ink);margin:4px auto}.mobile-call{display:none}.hero{padding:74px 0 42px;background:radial-gradient(circle at 8% 14%,#dff7eb 0,transparent 34%),linear-gradient(180deg,#f6faf8 0%,#edf6f2 100%)}.sv-hero{padding:82px 0 70px;background:linear-gradient(180deg,#f6faf8 0%,#eef8f4 100%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.82fr);gap:54px;align-items:center}.hero h1,.page-hero h1{margin:0;font-size:clamp(38px,6vw,72px);line-height:.96;letter-spacing:0;max-width:860px}.sv-hero h1{max-width:680px;font-size:clamp(46px,7vw,86px)}.hero p,.page-hero p{color:var(--muted);font-size:19px;margin:24px 0 0;max-width:720px}.hero-bullets{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:12px;color:#31464f;font-size:18px;font-weight:800}.hero-bullets li{position:relative;padding-left:28px}.hero-bullets li::before{content:"";position:absolute;left:0;top:.65em;width:10px;height:10px;border-radius:50%;background:var(--teal)}.hero-duty{margin-top:18px !important;font-weight:850;color:var(--teal-dark) !important}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 18px;border-radius:8px;text-decoration:none;border:1px solid transparent;font-weight:850;cursor:pointer;font-size:15px;letter-spacing:0}.btn-primary{background:var(--teal);color:#fff;box-shadow:0 12px 25px rgba(13,107,104,.22)}.btn-primary:hover{background:var(--teal-dark)}.btn-secondary{background:#fff;color:var(--ink);border-color:var(--line)}.btn-light{background:#fff;color:var(--teal-dark)}.btn-outline-light{color:#fff;border-color:rgba(255,255,255,.45)}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0 0;max-width:610px}.hero-proof div{background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:8px;padding:16px}.hero-proof dt{font-weight:900;font-size:26px;color:var(--teal)}.hero-proof dd{margin:2px 0 0;color:var(--muted);font-size:13px;font-weight:700}.hero-media,.doctor-card{position:relative}.hero-media img,.doctor-card img,.image-panel img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.doctor-card img{aspect-ratio:4 / 4.6;object-position:center top}.hero-note,.doctor-label{position:absolute;left:-28px;bottom:24px;width:min(320px,calc(100% - 24px));background:#fff;border-radius:8px;padding:18px;box-shadow:var(--shadow);border-left:5px solid var(--coral)}.hero-note strong{display:block;font-size:17px}.hero-note span{display:block;color:var(--muted);font-size:14px;margin-top:5px}.doctor-label strong{display:block;font-size:18px}.doctor-label span{display:block;color:var(--muted);font-size:14px;margin-top:5px}.section{padding:86px 0}.section-head{max-width:790px;margin-bottom:34px}.section-head h2,.text-panel h2,.contact-copy h2,.cta-band h2,.content-main h2{margin:0;font-size:clamp(30px,4.2vw,48px);line-height:1.05;letter-spacing:0}.section-head p,.text-panel p,.contact-copy p{color:var(--muted);font-size:18px;margin:16px 0 0}.compact{margin-bottom:0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card,.trust-item,.price-card,.related-card,.service-summary,.form-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px rgba(16,33,41,.06)}.service-card{padding:24px;min-height:260px;display:flex;flex-direction:column}.service-index{color:var(--coral);font-weight:900;font-size:13px}.service-card h3,.trust-item h3,.price-card h3{margin:16px 0 10px;font-size:22px;line-height:1.15}.service-card p,.trust-item p,.price-card p,.related-card span{color:var(--muted);margin:0}.service-card a{margin-top:auto;padding-top:18px;color:var(--teal);font-weight:900;text-decoration:none}.full-structure{background:#fff}.structure-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;align-items:start}.structure-group{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:0 10px 28px rgba(16,33,41,.06)}.structure-group h3{margin:0 0 14px;font-size:22px;line-height:1.15}.structure-group div{display:flex;flex-wrap:wrap;gap:8px}.structure-group a{display:inline-flex;align-items:center;min-height:36px;padding:8px 10px;border-radius:8px;background:#eef4ff;color:#1e37c9;text-decoration:none;font-weight:850;font-size:13px}.structure-group a:hover{background:#dfe7ff}.sv-center{margin-left:auto;margin-right:auto;text-align:center}.video-section{padding:74px 0;background:#fff}.video-grid{display:grid;grid-template-columns:.85fr 1fr;gap:44px;align-items:center}.video-grid h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.05}.video-grid p{color:var(--muted);font-size:18px}.video-card{position:relative;display:block;overflow:hidden;border-radius:8px;box-shadow:var(--shadow);text-decoration:none}.video-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.video-card span{position:absolute;left:22px;bottom:22px;background:#fff;color:var(--teal-dark);padding:12px 16px;border-radius:8px;font-weight:900}.stages-section{background:#fff}.stages-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.stage-card{padding:22px;border:1px solid var(--line);border-radius:8px;background:#f8fbfa;min-height:260px}.stage-card span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:var(--teal);color:#fff;font-weight:900}.stage-card h3{font-size:20px;line-height:1.18;margin:18px 0 10px}.stage-card p{color:var(--muted);margin:0}.quick-benefits{padding:38px 0;background:var(--teal-dark);color:#fff}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quick-grid article{border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:22px;background:rgba(255,255,255,.06)}.quick-grid h3{margin:0 0 8px;font-size:22px}.quick-grid p{margin:0;color:rgba(255,255,255,.78)}.split-section{background:#fff}.split-grid,.city-grid,.contact-grid,.content-grid,.service-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:54px;align-items:center}.steps{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:16px;counter-reset:step}.steps li{position:relative;padding:18px 18px 18px 64px;background:#f6faf8;border:1px solid var(--line);border-radius:8px}.steps li::before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:16px;width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--teal);color:#fff;font-weight:900}.cta-band{background:var(--teal-dark);color:#fff;padding:46px 0}.cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.cta-band h2{color:#fff;max-width:680px}.cta-band p{color:rgba(255,255,255,.78);margin:10px 0 0;max-width:660px}.trust-section{background:linear-gradient(180deg,#edf6f2,#f6faf8)}.trust-grid{display:grid;grid-template-columns:.7fr 1fr;gap:46px}.trust-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.trust-item{padding:24px}.proof-grid{display:grid;grid-template-columns:.55fr 1fr;gap:34px;align-items:start}.proof-grid h2{font-size:clamp(34px,4.8vw,56px);line-height:1;margin:0 0 16px}.text-link{color:var(--teal);font-weight:900;text-decoration:none}.proof-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.proof-stats div,.comfort-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px;box-shadow:0 10px 28px rgba(16,33,41,.06)}.proof-stats strong{display:block;color:var(--teal);font-size:42px;line-height:1}.proof-stats span{display:block;color:var(--muted);margin-top:8px;font-weight:800}.comfort-card{grid-column:2}.comfort-card h3{margin:0 0 10px;font-size:24px}.comfort-card p{margin:0;color:var(--muted)}.team-section{background:#fff}.not-found-hero{padding:54px 0 34px;background:#f3f3f4}.not-found-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.72fr);gap:32px;align-items:center;width:min(1400px,calc(100% - 96px));min-height:560px;padding:58px 70px;overflow:hidden;border:8px solid #fff;border-radius:42px;background:#315bff;color:#fff;box-shadow:0 24px 70px rgba(17,25,63,.12)}.not-found-kicker{display:inline-flex;align-items:center;justify-content:center;min-width:96px;min-height:54px;padding:8px 20px;margin-bottom:24px;border-radius:999px;background:rgba(255,255,255,.16);color:#fff;font-size:28px;font-weight:950}.not-found-copy h1{max-width:760px;margin:0;font-size:clamp(48px,7vw,96px);line-height:.92;letter-spacing:0}.not-found-copy p{max-width:720px;margin:24px 0 0;color:rgba(255,255,255,.86);font-size:20px;font-weight:750}.not-found-visual{position:relative;min-height:430px;display:grid;align-items:end;justify-items:center}.not-found-visual>strong{position:absolute;top:6px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.14);font-size:clamp(120px,18vw,250px);line-height:.8;font-weight:950;white-space:nowrap}.not-found-img{position:relative;z-index:1;width:min(360px,92%);max-height:390px;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(13,25,98,.22))}.not-found-pill{position:relative;z-index:2;width:min(420px,100%);display:grid;grid-template-columns:58px 1fr;column-gap:14px;align-items:center;padding:14px 18px;border:6px solid rgba(255,255,255,.42);border-radius:999px;background:#fff;color:#101735;box-shadow:0 20px 48px rgba(12,24,80,.22)}.not-found-pill span{grid-row:span 2;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#315bff;color:#fff}.not-found-pill svg{width:25px;height:25px}.not-found-pill em{font-style:normal;color:#6f7586;font-size:13px;font-weight:850}.not-found-pill b{font-size:22px;line-height:1.1}.not-found-links{padding:78px 0 86px;background:#f3f3f4}.article-hero{padding:62px 0 42px;background:#f3f3f4}.article-hero-inner{width:min(1180px,calc(100% - 64px));padding:48px 56px;border:8px solid #fff;border-radius:38px;background:#315bff;color:#fff;box-shadow:0 24px 70px rgba(17,25,63,.12)}.article-category{display:inline-flex;min-height:34px;align-items:center;padding:6px 14px;border-radius:999px;background:rgba(255,255,255,.16);color:#fff;font-weight:900}.article-hero h1{max-width:960px;margin:22px 0 0;font-size:clamp(42px,6vw,78px);line-height:.96;letter-spacing:0}.article-hero p{max-width:850px;margin:20px 0 0;color:rgba(255,255,255,.86);font-size:19px;font-weight:760}.article-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.article-meta span{display:inline-flex;align-items:center;min-height:34px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.86);font-size:13px;font-weight:820}.article-hero-inner--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,390px);gap:28px;align-items:center}.article-hero-inner--split .article-hero-copy h1{max-width:720px;font-size:clamp(42px,4.5vw,66px)}.article-hero-inner--split .article-hero-copy p{max-width:720px;font-size:17px}.article-hero-inner--split .article-meta{margin-top:18px}.article-hero-inner--split .hero-actions{margin-top:24px}.article-hero-panel{display:grid;gap:14px;padding:22px;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:radial-gradient(circle at 90% 4%,rgba(255,116,77,.38),transparent 34%),rgba(15,29,126,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 24px 60px rgba(9,16,66,.18)}.article-panel-kicker{width:fit-content;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.14);color:rgba(255,255,255,.86);font-size:12px;font-weight:950;text-transform:uppercase}.article-hero-card-list{display:grid;gap:10px}.article-hero-card{display:grid;grid-template-columns:74px 1fr;gap:12px;align-items:center;padding:14px;border-radius:20px;background:rgba(255,255,255,.12)}.article-hero-card strong{display:grid;place-items:center;min-height:58px;border-radius:18px;background:#fff;color:#315bff;font-size:27px;line-height:1;font-weight:950}.article-hero-card span{color:#fff;font-size:15px;line-height:1.28;font-weight:860}.article-hero-panel p{margin:0;color:rgba(255,255,255,.78);font-size:14px;line-height:1.45}.article-body-section{padding:64px 0 30px;background:#f3f3f4}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:28px;align-items:start}.article-content{padding:38px;border-radius:28px;background:#fff;box-shadow:0 18px 54px rgba(17,25,63,.09)}.article-content h2{margin:34px 0 14px;font-size:clamp(28px,3.2vw,42px);line-height:1.04}.article-content h2:first-child{margin-top:0}.article-content p,.article-content li{color:#28314e;font-size:17px;font-weight:650}.article-content ul,.article-content ol{display:grid;gap:10px;margin:14px 0 0;padding-left:24px}.article-feature-block,.article-medical-note{margin:30px 0}.article-feature-head{display:grid;gap:10px;margin-bottom:16px}.article-feature-head h2{margin:0}.article-feature-head p{max-width:760px;margin:0;color:#586176}.article-signal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.article-signal-grid article{display:grid;gap:9px;padding:18px;border:1px solid rgba(49,91,255,.12);border-radius:22px;background:linear-gradient(135deg,#f8f9ff,#fff)}.article-signal-grid span,.article-step-cards span{width:fit-content;min-height:30px;padding:7px 10px;border-radius:999px;background:#eef2ff;color:#315bff;font-size:12px;font-weight:950;text-transform:uppercase}.article-signal-grid strong,.article-step-cards strong{color:#101735;font-size:19px;line-height:1.1;font-weight:950}.article-signal-grid p,.article-step-cards p{margin:0;color:#586176;font-size:15px;line-height:1.42;font-weight:700}.article-step-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;counter-reset:article-step}.article-step-cards article{display:grid;align-content:start;gap:12px;min-height:214px;padding:18px;border-radius:22px;background:#101735;color:#fff}.article-step-cards span{display:grid;place-items:center;width:42px;height:42px;padding:0;background:#ff744d;color:#fff;font-size:17px}.article-step-cards strong{color:#fff}.article-step-cards p{color:rgba(255,255,255,.78)}.article-medical-note{padding:22px;border-radius:24px;background:linear-gradient(135deg,rgba(255,116,77,.12),rgba(49,91,255,.08)),#fff;border:1px solid rgba(255,116,77,.22)}.article-medical-note strong{display:block;margin-bottom:8px;color:#101735;font-size:24px;line-height:1.08;font-weight:950}.article-medical-note p{margin:0}.article-medical-note ul{margin-top:14px}.article-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:30px 0;padding:22px;border-radius:24px;background:#315bff;color:#fff}.article-cta-light{background:#101735}.article-cta strong{display:block;font-size:24px;line-height:1.08}.article-cta p{max-width:620px;margin:8px 0 0;color:rgba(255,255,255,.82);font-size:15px}.article-internal-links{display:grid;gap:20px;margin:30px 0;padding:24px;border:1px solid rgba(49,91,255,.12);border-radius:26px;background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%)}.article-internal-links>div:first-child{display:grid;gap:8px}.article-internal-links span{width:fit-content;padding:7px 12px;border-radius:999px;background:#eef2ff;color:#315bff;font-size:12px;font-weight:950;text-transform:uppercase}.article-internal-links h2{margin:0;font-size:clamp(26px,2.7vw,36px)}.article-internal-links p{max-width:720px;margin:0;color:#586176;font-size:15px}.article-internal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.article-internal-grid a{display:grid;gap:8px;min-height:116px;padding:18px;border:1px solid #edf0f7;border-radius:20px;background:#fff;color:#101735;text-decoration:none;box-shadow:0 12px 28px rgba(17,25,63,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.article-internal-grid a:hover{border-color:rgba(49,91,255,.32);box-shadow:0 18px 38px rgba(17,25,63,.09);transform:translateY(-2px)}.article-internal-grid strong{color:#315bff;font-size:17px;line-height:1.12;font-weight:950}.article-internal-grid small{color:#586176;font-size:13px;line-height:1.35;font-weight:750}.article-author-box,.article-link-card{padding:22px;border-radius:22px;background:#f3f5ff}.article-author-box p{margin:0 0 10px}.article-source-box ul{margin:12px 0 0;padding-left:20px}.article-source-box a{color:#3155f6;font-weight:800}.article-sidebar{display:grid;gap:18px}.article-sidebar .form-card h3{margin:0 0 18px;font-size:24px;line-height:1.1}.article-link-card{background:#fff;box-shadow:0 18px 54px rgba(17,25,63,.08)}.article-link-card h3{margin:0 0 14px;font-size:22px}.article-link-card a{display:block;padding:12px 0;border-top:1px solid #edf0f7;color:#315bff;font-weight:900;text-decoration:none}.blog-category-section{background:#f3f3f4;padding-top:34px}.blog-news-wrap{background:#f3f3f4;padding:28px 0 24px}.blog-news-page{display:grid;gap:26px}.blog-news-breadcrumbs{margin:0;color:#69718d}.blog-news-breadcrumbs a,.blog-news-breadcrumbs span{color:#69718d}.blog-news-heading{display:grid;gap:12px;padding:0 20px}.blog-news-heading h1{margin:0;color:#202020;font-size:clamp(46px,6.6vw,88px);line-height:.95;letter-spacing:0}.blog-news-heading p{max-width:760px;margin:0;color:#4d5568;font-size:19px;font-weight:760}.blog-news-filter{display:flex;gap:10px;overflow-x:auto;padding:0 20px 4px;scrollbar-width:none}.blog-news-filter::-webkit-scrollbar{display:none}.blog-news-filter button{flex:0 0 auto;min-height:42px;padding:8px 20px;border:2px solid #202020;border-radius:999px;background:#f3f3f4;color:#202020;cursor:pointer;font:inherit;font-size:15px;font-weight:900;transition:transform .2s ease,background .2s ease,color .2s ease}.blog-news-filter button:hover{transform:translateY(-1px);background:#e2e2e5}.blog-news-filter button.is-active{background:#202020;color:#fff}.blog-news-list{display:flex;flex-wrap:wrap;gap:8px;padding:8px;border-radius:48px;background:#e9e9eb}.blog-news-card{display:flex;flex:1 0 calc((100% - 16px) / 3);max-width:calc((100% - 16px) / 3);min-height:460px;flex-direction:column;overflow:hidden;border-radius:40px;background:#fff;color:#202020;text-decoration:none}.blog-news-card[hidden]{display:none}.blog-news-card__content{display:flex;flex:1;flex-direction:column;padding:22px 24px 18px}.blog-news-card__date{margin-bottom:8px;color:#7c8293;font-size:13px;font-weight:780}.blog-news-card__title{margin-bottom:12px;color:#202020;font-size:22px;font-weight:920;line-height:1.08;transition:color .22s ease}.blog-news-card__description{color:#535b6e;font-size:15px;font-weight:680;line-height:1.42}.blog-news-card__image{position:relative;display:flex;align-items:flex-end;justify-content:center;height:242px;overflow:hidden;border-radius:40px;background:radial-gradient(circle at 70% 20%,rgba(255,116,77,.32),transparent 31%),#315bff}.blog-news-card:nth-child(2n) .blog-news-card__image{background:radial-gradient(circle at 28% 22%,rgba(255,116,77,.38),transparent 32%),#182aa8}.blog-news-card:nth-child(3n) .blog-news-card__image{background:radial-gradient(circle at 78% 78%,rgba(49,91,255,.24),transparent 38%),#ff7a4f}.blog-news-card__image .home-graphic{width:min(78%,300px);height:100%;object-fit:contain;object-position:bottom center;transition:transform .28s ease}.blog-news-card__more{position:absolute;right:8px;bottom:8px;z-index:1;display:inline-flex;width:64px;height:64px;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#315bff;box-shadow:0 16px 16px rgba(0,0,0,.08);transition:transform .22s ease}.blog-news-card__more svg{width:28px;height:28px}.blog-news-card:hover .blog-news-card__title{color:#315bff}.blog-news-card:hover .blog-news-card__image .home-graphic{transform:scale(1.08)}.blog-news-card:hover .blog-news-card__more{transform:scale(1.12)}.blog-news-cta{background:#f3f3f4;padding:24px 0 82px}.blog-news-cta__inner{display:grid;grid-template-columns:minmax(220px,42%) 1fr;min-height:310px;overflow:hidden;border:8px solid #fff;border-radius:40px;background:#315bff}.blog-news-cta__image{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:310px}.blog-news-cta__image .home-graphic{width:min(78%,330px);height:100%;object-fit:contain;object-position:bottom center}.blog-news-cta__content{display:flex;flex-direction:column;justify-content:center;gap:18px;padding:42px 54px 42px 20px}.blog-news-cta__content h2{max-width:620px;margin:0;color:#fff;font-size:clamp(34px,4.8vw,58px);line-height:1}.blog-news-telegram{width:fit-content;min-height:34px;display:inline-flex;align-items:center;padding:7px 14px;border-radius:999px;background:rgba(255,255,255,.18);color:#fff;font-weight:900;text-decoration:none}.blog-hub-hero .article-hero-inner{background:radial-gradient(circle at 82% 22%,rgba(255,116,77,.36),transparent 28%),linear-gradient(135deg,#315bff 0%,#17269f 100%)}.blog-hero-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.blog-hero-stats span{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.14);color:rgba(255,255,255,.88);font-weight:850}.blog-hero-stats strong{color:#fff;font-size:22px;line-height:1}.blog-hub-section,.blog-priority-section,.blog-cluster-section,.blog-consult-section{background:#f3f3f4}.blog-hub-section{padding-top:38px}.blog-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.blog-category-card,.blog-feature-card,.blog-cluster-card{display:grid;gap:12px;min-height:100%;padding:22px;border:1px solid rgba(49,91,255,.13);border-radius:24px;background:#fff;color:#111b38;text-decoration:none;box-shadow:0 22px 58px rgba(17,25,63,.08)}.blog-category-card span,.blog-feature-card span{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#315bff;color:#fff;font-weight:950}.blog-category-card strong,.blog-feature-card strong,.blog-cluster-card strong{font-size:22px;line-height:1.08}.blog-category-card em,.blog-feature-card em{width:fit-content;padding:7px 10px;border-radius:999px;background:#eef2ff;color:#315bff;font-style:normal;font-size:13px;font-weight:900}.blog-category-card p,.blog-feature-card p,.blog-cluster-card p{margin:0;color:#5d657c;font-size:15px;font-weight:680}.blog-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.blog-feature-card.is-large{grid-column:span 2;background:#111b38;color:#fff}.blog-feature-card.is-large p{color:rgba(255,255,255,.78)}.blog-feature-card.is-large em{background:rgba(255,255,255,.12);color:#fff}.blog-feature-card:hover,.blog-category-card:hover,.blog-cluster-card:hover{transform:translateY(-2px);box-shadow:0 28px 70px rgba(17,25,63,.12)}.blog-cluster-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.blog-cluster-card{min-height:180px;border-radius:8px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.team-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:0 10px 28px rgba(16,33,41,.06)}.team-card div{height:190px;border-radius:8px;background:linear-gradient(135deg,#dff7eb,#f6faf8);margin-bottom:18px}.team-card h3{margin:0 0 8px;font-size:22px}.team-card p{color:var(--muted);margin:0 0 14px}.team-card a{color:var(--teal);font-weight:900;text-decoration:none}.city-section{background:#fff}.city-grid{align-items:start}.city-grid h2{font-size:clamp(30px,4vw,48px);line-height:1.06;margin:0 0 16px}.city-grid p{color:var(--muted);font-size:18px;margin:0}.districts{display:flex;flex-wrap:wrap;gap:10px}.districts span{padding:12px 14px;border-radius:8px;background:var(--mint);color:var(--teal-dark);font-weight:850}.local-service-hero .alcohol-hero-copy p{max-width:720px}.local-matrix-section{padding:48px 0 34px;background:#f3f3f4}.local-matrix-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px}.local-matrix-card{padding:28px;border-radius:24px;background:#fff;border:1px solid rgba(49,91,255,.12);box-shadow:0 24px 66px rgba(17,25,63,.08)}.local-matrix-card>span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;margin-bottom:18px;border-radius:999px;background:#eef2ff;color:#315bff;font-weight:900}.local-matrix-card h2{margin:0 0 14px;font-size:clamp(28px,3vw,42px);line-height:1.05}.local-matrix-card p{margin:0 0 18px;color:#586176;font-size:17px;line-height:1.55}.local-matrix-alert{background:#1829ad;color:#fff}.local-matrix-alert>span{background:rgba(255,255,255,.14);color:#fff}.local-matrix-alert p{color:rgba(255,255,255,.82)}.local-link-section{background:#f3f3f4}.coverage-section{position:relative;overflow:hidden;padding:86px 0 92px;background:linear-gradient(135deg,rgba(49,91,255,.06) 0 1px,transparent 1px 84px),linear-gradient(90deg,rgba(255,116,77,.07),transparent 34%,rgba(49,91,255,.07) 72%,transparent),#f3f3f4}.coverage-section::before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 21%,rgba(255,255,255,.72) 21% 22%,transparent 22% 54%,rgba(255,255,255,.58) 54% 55%,transparent 55%);pointer-events:none}.coverage-shell{position:relative;z-index:1}.coverage-hero-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.46fr);gap:18px;align-items:end;margin-bottom:22px}.coverage-head{max-width:900px;margin:0;text-align:left}.coverage-kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border-radius:999px;background:#fff;color:#315bff;font-weight:900;box-shadow:0 12px 30px rgba(17,25,63,.08)}.coverage-kicker svg{width:18px;height:18px}.coverage-head h2{margin:18px 0 12px;color:#202020;font-size:clamp(38px,5vw,72px);line-height:.93;letter-spacing:0}.coverage-head p{max-width:780px;margin:0;color:#4d5568;font-size:18px;line-height:1.55}.coverage-metrics{display:grid;grid-template-columns:1fr;gap:8px;padding:12px;border:1px solid rgba(17,25,63,.08);border-radius:8px;background:rgba(255,255,255,.82);box-shadow:0 18px 50px rgba(17,25,63,.08)}.coverage-metrics span{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:center;min-height:64px;padding:10px 12px;border-radius:8px;background:#fff}.coverage-metrics strong{color:#315bff;font-size:38px;line-height:.9;font-weight:950}.coverage-metrics em{color:#101735;font-style:normal;font-size:14px;line-height:1.15;font-weight:900}.coverage-grid-modern{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);gap:16px;align-items:stretch}.coverage-panel{position:relative;overflow:hidden;border-radius:8px;background:#fff;border:1px solid rgba(49,91,255,.1);box-shadow:0 24px 66px rgba(17,25,63,.08);padding:26px}.coverage-panel::before{content:"";position:absolute;left:0;top:0;right:0;height:5px;background:#315bff;pointer-events:none}.coverage-panel-head{position:relative;z-index:1;display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.coverage-panel-head>span{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:#315bff;color:#fff;box-shadow:0 14px 30px rgba(49,91,255,.22);flex:0 0 auto}.coverage-panel-head svg{width:23px;height:23px}.coverage-panel-head h3{margin:0;color:#202020;font-size:clamp(24px,2.2vw,34px);line-height:1.02}.coverage-panel-head p{margin:8px 0 0;color:#586176;font-size:15px;line-height:1.45}.coverage-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.coverage-badges span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border-radius:999px;background:#f1f3ff;color:#315bff;font-weight:900;font-size:14px}.coverage-chip-grid{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px}.coverage-chip-grid span,.coverage-chip-grid a,.metro-line-card span,.metro-line-card a{display:inline-flex;align-items:center;min-height:36px;padding:8px 11px;border-radius:8px;background:#f5f7ff;color:#29324f;font-weight:850;font-size:14px;line-height:1.1;border:1px solid rgba(49,91,255,.06);text-decoration:none}.coverage-chip-grid a:hover,.metro-line-card a:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(17,25,63,.12)}.coverage-chip-grid .is-current,.metro-line-card .is-current{background:#ff744d;color:#fff;border-color:transparent}.coverage-chip-grid-main span,.coverage-chip-grid-main a{background:#315bff;color:#fff;border-color:transparent}.coverage-more{position:relative;z-index:1;margin-top:18px;border-top:1px solid rgba(17,25,63,.08);padding-top:14px}.coverage-more summary,.coverage-more-title{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#101735;font-weight:950;font-size:18px;list-style:none}.coverage-more summary{cursor:pointer}.coverage-more summary::-webkit-details-marker{display:none}.coverage-more summary span,.coverage-more-title span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#ff744d;color:#fff;flex:0 0 auto}.coverage-more summary svg,.coverage-more-title svg{width:20px;height:20px}.coverage-more[open] summary,.coverage-more-title{margin-bottom:14px}.coverage-panel-metro{background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 36%),#202bb1;color:#fff;border-color:rgba(255,255,255,.12)}.coverage-panel-metro::before{background:#ff744d}.coverage-panel-metro .coverage-panel-head>span{background:#fff;color:#315bff}.coverage-panel-metro .coverage-panel-head h3,.coverage-panel-metro .coverage-panel-head p{color:#fff}.metro-line-grid{position:relative;z-index:1;display:grid;gap:12px}.metro-line-card{border-radius:8px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);padding:14px}.metro-line-card strong{display:flex;align-items:center;gap:9px;margin-bottom:10px;font-size:18px;color:#fff}.metro-line-card strong i{width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 0 0 5px rgba(255,255,255,.12);flex:0 0 auto}.metro-line-red strong i{background:#ee4d45}.metro-line-blue strong i{background:#55a4ff}.metro-line-green strong i{background:#44d06f}.metro-line-card div{display:flex;flex-wrap:wrap;gap:7px}.metro-line-card span,.metro-line-card a{background:rgba(255,255,255,.94);color:#101735;font-size:13px;border-color:transparent}.coverage-note{position:relative;z-index:1;display:flex;align-items:center;gap:10px;margin-top:14px;padding:14px;border-radius:8px;background:rgba(255,255,255,.12);color:#fff;font-weight:900}.coverage-note svg{width:22px;height:22px}.coverage-panel-region{grid-column:1 / -1;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1fr) minmax(340px,.68fr);gap:18px;align-items:center;background:linear-gradient(90deg,#fff 0%,#fff 48%,#f4f6ff 100%)}.coverage-call{position:relative;z-index:1;display:grid;grid-template-columns:52px minmax(0,1fr);gap:6px 14px;align-items:center;text-decoration:none;padding:16px;border-radius:8px;background:#315bff;color:#fff;box-shadow:0 18px 42px rgba(49,91,255,.24)}.coverage-call span{grid-row:span 2;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.18)}.coverage-call svg{width:24px;height:24px}.coverage-call em{font-style:normal;color:rgba(255,255,255,.8);font-weight:800;font-size:14px}.coverage-call strong{color:#fff;font-size:clamp(21px,1.65vw,24px);line-height:1;white-space:nowrap}.price-grid,.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{padding:24px}.price-card strong{display:block;margin-top:20px;color:var(--teal);font-size:20px}.price-hero{background:radial-gradient(circle at 82% 18%,rgba(255,116,77,.18),transparent 34%),linear-gradient(135deg,#eef2ff,#fff)}.prices-section{background:#f3f3f4}.price-anchor-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.price-anchor-nav a{display:inline-flex;align-items:center;min-height:42px;padding:10px 14px;border-radius:999px;background:#fff;color:#315bff;font-size:14px;font-weight:900;text-decoration:none;box-shadow:0 12px 34px rgba(17,25,63,.08)}.price-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.price-panel{scroll-margin-top:132px;min-height:300px;display:flex;flex-direction:column;padding:28px;border:1px solid rgba(49,91,255,.12);border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(17,25,63,.1)}.price-panel span{width:fit-content;padding:8px 12px;border-radius:999px;background:#eef2ff;color:#315bff;font-size:13px;font-weight:900}.price-panel h2{margin:22px 0 10px;font-size:25px;line-height:1.08}.price-panel p{margin:0;color:#69718d;line-height:1.55}.price-panel ul{list-style:none;display:grid;gap:8px;margin:20px 0 22px;padding:0}.price-panel li{position:relative;padding-left:18px;color:#29324f;font-size:14px;font-weight:800}.price-panel li::before{content:"";position:absolute;left:0;top:.7em;width:7px;height:7px;border-radius:999px;background:#ff744d}.price-panel a{margin-top:auto;color:#315bff;font-weight:900;text-decoration:none}.price-note-section{background:#fff}.faq-grid{display:grid;grid-template-columns:.72fr 1fr;gap:46px;align-items:start}.faq-list{display:grid;gap:10px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:8px;padding:0 18px}.faq-item summary{cursor:pointer;padding:18px 0;font-weight:900}.faq-item p{margin:0 0 18px;color:var(--muted)}.contact-section{background:linear-gradient(180deg,#fff,#edf6f2)}.contact-grid{align-items:start}.contact-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:13px}.contact-list a{color:var(--teal);font-weight:900}.form-card{padding:26px}.contact-form{display:grid;gap:14px}.contact-form label{display:grid;gap:7px;font-weight:850;color:#31464f}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 14px;font:inherit;background:#fff;color:var(--ink)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:3px solid rgba(13,107,104,.18);border-color:var(--teal)}.form-status{margin:0;min-height:22px;color:var(--teal);font-weight:800}.page-hero{padding:78px 0 56px;background:linear-gradient(135deg,#edf6f2,#fff)}.service-hero .service-summary{padding:28px}.content-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:start}.content-main{background:#fff;border:1px solid var(--line);border-radius:8px;padding:34px}.content-main p{color:var(--muted);font-size:17px}.check-list{padding:0;list-style:none;display:grid;gap:12px}.check-list li{padding:14px 16px;background:#f6faf8;border-radius:8px;border-left:4px solid var(--teal);font-weight:780}.sticky-card{position:sticky;top:112px}.sticky-card h2{margin:0 0 18px;font-size:26px}.related-card{display:grid;gap:8px;padding:22px;text-decoration:none}.related-card strong{font-size:19px}.legal .narrow{max-width:820px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:36px}.legal h2{margin:26px 0 8px}.legal h2:first-child{margin-top:0}.site-footer{background:#0b1b22;color:#dce7e4;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:34px}.footer-brand .brand-mark{background:#fff;color:var(--teal-dark)}.site-footer p,.site-footer li,.site-footer small{color:#9fb0b5}.site-footer h3{margin:0 0 14px;color:#fff}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:9px}.site-footer a{color:inherit;text-decoration:none}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.counters{display:flex;align-items:center;gap:8px;min-height:34px}.reveal{opacity:1;transform:none;transition:opacity .5s ease,transform .5s ease}.reveal.is-visible{opacity:1;transform:none}@media (max-width:980px){.topline-inner,.nav-actions{display:none}.brand-row{min-height:68px}.mobile-call{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:auto;border-radius:8px;background:#fff;color:#111936;text-decoration:none;font-weight:900;box-shadow:0 14px 28px rgba(0,0,0,.18)}.nav-toggle{display:block;margin-left:8px}.service-nav-wrap{border-top:0}.main-nav{position:absolute;left:16px;right:16px;top:100%;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:8px;padding:16px;box-shadow:var(--shadow);min-height:0}.main-nav.is-open{display:flex}.main-nav a{padding:10px}.hero-grid,.split-grid,.city-grid,.contact-grid,.content-grid,.service-hero-grid,.trust-grid,.faq-grid,.video-grid,.proof-grid{grid-template-columns:1fr}.hero{padding-top:48px}.hero-media img,.doctor-card img{aspect-ratio:16 / 10}.hero-note,.doctor-label{position:static;width:auto;margin-top:12px}.services-grid,.price-grid,.price-list-grid,.related-grid,.structure-groups,.footer-grid,.stages-grid,.team-grid,.proof-stats{grid-template-columns:repeat(2,1fr)}.blog-category-grid,.blog-feature-grid,.blog-cluster-grid{grid-template-columns:repeat(2,1fr)}.blog-feature-card.is-large{grid-column:span 2}.blog-news-card{flex-basis:calc((100% - 8px) / 2);max-width:calc((100% - 8px) / 2)}.blog-news-cta__inner{grid-template-columns:1fr}.blog-news-cta__content{padding:0 28px 34px}.quick-grid{grid-template-columns:1fr}.comfort-card{grid-column:auto}.sticky-card{position:static}.local-matrix-grid,.coverage-grid-modern,.coverage-hero-row,.coverage-panel-region{grid-template-columns:1fr}.coverage-section{padding:64px 0}.coverage-panel{padding:22px}.coverage-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.coverage-metrics span{grid-template-columns:1fr;gap:6px;align-content:start}}@media (max-width:640px){.container{width:min(100% - 24px,var(--container))}.brand{min-width:0}.brand small{display:none}.hero h1,.page-hero h1,.sv-hero h1{font-size:38px}.hero p,.page-hero p,.section-head p{font-size:16px}.hero-proof,.services-grid,.trust-list,.price-grid,.price-list-grid,.related-grid,.structure-groups,.footer-grid,.stages-grid,.team-grid,.proof-stats{grid-template-columns:1fr}.blog-category-grid,.blog-feature-grid,.blog-cluster-grid{grid-template-columns:1fr}.blog-feature-card.is-large{grid-column:auto}.blog-hero-stats span{width:100%;justify-content:space-between}.blog-news-wrap{padding-top:10px}.blog-news-heading{padding:0 4px}.blog-news-heading h1{font-size:44px}.blog-news-heading p{font-size:16px}.blog-news-filter{padding-left:4px;padding-right:4px}.blog-news-filter button{min-height:38px;padding:7px 16px;font-size:14px}.blog-news-list{margin:0 -4px;border-radius:30px}.blog-news-card{flex-basis:100%;max-width:100%;min-height:0;border-radius:28px}.blog-news-card__image{height:220px;border-radius:28px}.blog-news-card__more{width:54px;height:54px}.blog-news-card__title{font-size:20px}.blog-news-cta{padding-bottom:54px}.blog-news-cta__inner{border-width:0;border-radius:28px}.blog-news-cta__image{min-height:240px}.blog-news-cta__content h2{font-size:32px}.coverage-section{padding:44px 0}.coverage-hero-row{gap:14px}.coverage-head{text-align:left;margin-bottom:18px}.coverage-head h2{font-size:38px}.coverage-head p{font-size:16px}.coverage-metrics{grid-template-columns:1fr;padding:8px}.coverage-metrics span{min-height:56px;grid-template-columns:68px minmax(0,1fr)}.coverage-metrics strong{font-size:34px}.coverage-panel{margin:0 -2px;padding:18px}.coverage-panel-head{gap:12px}.coverage-panel-head>span{width:42px;height:42px}.coverage-panel-head h3{font-size:25px}.local-matrix-card{padding:22px;border-radius:22px}.coverage-chip-grid span,.coverage-chip-grid a,.metro-line-card span,.metro-line-card a{min-height:34px;padding:7px 10px;font-size:13px}.coverage-call{grid-template-columns:46px minmax(0,1fr);padding:14px}.coverage-call span{width:46px;height:46px}.coverage-call strong{font-size:clamp(20px,6vw,23px)}.hero-bullets{font-size:15px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%;min-height:50px}.sv-hero .hero-grid{gap:24px}.doctor-label{padding:14px}.stage-card{min-height:auto}.section{padding:62px 0}.cta-band-inner{display:block}.content-main,.form-card,.legal .narrow{padding:22px}.footer-bottom{align-items:flex-start}}:root{--bg:#f4f7ff;--paper:#ffffff;--ink:#101735;--muted:#69718d;--line:#dde4f6;--teal:#315bff;--teal-dark:#0d1738;--mint:#e8edff;--blue:#315bff;--coral:#ff744d;--gold:#d9b86c;--shadow:0 28px 70px rgba(17,25,63,.18)}body{background:linear-gradient(180deg,#eef3ff 0%,#ffffff 30%,#f7f8fd 68%,#eef3ff 100%)}.site-header{background:rgba(8,14,35,.9);border-bottom-color:rgba(255,255,255,.1);color:#fff}.topline{background:linear-gradient(90deg,#07122f,#172d78 48%,#ff744d);color:rgba(255,255,255,.82)}.brand-row{min-height:72px}.brand-mark{background:linear-gradient(145deg,#ff744d,#315bff);box-shadow:inset 0 1px 0 rgba(255,255,255,.36),0 14px 30px rgba(49,91,255,.35)}.brand small,.worktime,.main-nav a{color:rgba(255,255,255,.72)}.service-nav-wrap{background:rgba(5,11,29,.72);border-top-color:rgba(255,255,255,.1)}.main-nav a:hover,.ghost-link{color:#ffb39d}.call-link{background:#fff;color:#111936;box-shadow:0 14px 36px rgba(0,0,0,.22)}.nav-toggle{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18)}.nav-toggle span{background:#fff}.sv-hero{position:relative;overflow:hidden;min-height:720px;padding:110px 0 92px;color:#fff;background:linear-gradient(135deg,#07112d 0%,#1635a5 53%,#365bff 100%)}.sv-hero::before{content:"";position:absolute;inset:auto 0 0;height:210px;background:linear-gradient(180deg,rgba(7,17,45,0),rgba(7,17,45,.52));pointer-events:none}.sv-hero .hero-grid{position:relative;z-index:1;grid-template-columns:minmax(0,.95fr) minmax(360px,.78fr);gap:42px}.sv-hero h1{max-width:680px;color:#fff;font-size:clamp(52px,7.4vw,96px);line-height:.88;text-wrap:balance}.hero-bullets{width:min(560px,100%);padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(255,255,255,.1);backdrop-filter:blur(18px);color:rgba(255,255,255,.92);box-shadow:0 24px 70px rgba(0,0,0,.16)}.hero-bullets li::before{background:#ff744d;box-shadow:0 0 0 6px rgba(255,116,77,.16)}.hero-duty{color:rgba(255,255,255,.86) !important}.btn-primary{background:linear-gradient(135deg,#ff744d,#ff9b70);color:#fff;box-shadow:0 18px 36px rgba(255,116,77,.32)}.btn-primary:hover{background:linear-gradient(135deg,#ff6337,#ff8b5b)}.btn-secondary{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.26);backdrop-filter:blur(14px)}.doctor-card{min-height:500px;border-radius:8px;transform-style:preserve-3d;perspective:1000px}.doctor-card::before{content:attr(data-word);position:absolute;top:16%;right:-8%;z-index:2;color:rgba(255,255,255,.15);font-weight:900;font-size:clamp(58px,8vw,126px);line-height:.8;transform:translateZ(80px) rotate(-2deg);pointer-events:none}.doctor-card img{height:520px;aspect-ratio:auto;border:1px solid rgba(255,255,255,.22);border-radius:8px;box-shadow:0 40px 100px rgba(0,0,0,.34);transform:rotateY(-8deg) rotateX(3deg);object-position:center top}.doctor-label{left:-26px;bottom:38px;background:rgba(255,255,255,.9);border-left-color:#ff744d;color:#101735;backdrop-filter:blur(18px)}.video-section{background:#fff;padding-top:88px}.video-card{transform:rotate(-1deg);border:1px solid rgba(49,91,255,.16)}.video-card span{color:#101735;box-shadow:0 16px 36px rgba(17,25,63,.18)}.services-preview{background:linear-gradient(180deg,#f4f7ff,#fff)}.services-grid{grid-template-columns:repeat(6,minmax(260px,1fr));overflow-x:auto;padding-bottom:14px;scroll-snap-type:x mandatory}.service-card{min-height:280px;scroll-snap-align:start;border-color:rgba(49,91,255,.14);box-shadow:0 24px 60px rgba(17,25,63,.1)}.service-card:nth-child(odd){background:linear-gradient(145deg,#ff744d,#ff9b70);color:#fff}.service-card:nth-child(even){background:linear-gradient(145deg,#315bff,#6d83ff);color:#fff}.service-card p,.service-card a,.service-card .service-index{color:rgba(255,255,255,.9)}.stages-section{background:#fff}.stages-grid{grid-template-columns:repeat(5,minmax(230px,1fr));overflow-x:auto;padding-bottom:12px}.stage-card{background:rgba(255,255,255,.82);border-color:rgba(49,91,255,.14);box-shadow:0 24px 60px rgba(17,25,63,.08)}.stage-card span{background:linear-gradient(135deg,#ff744d,#315bff)}.quick-benefits,.cta-band{background:linear-gradient(135deg,#07112d,#18369c 64%,#ff744d)}.trust-section{background:linear-gradient(180deg,#f4f7ff,#fff)}.proof-stats div,.comfort-card,.team-card,.price-card,.related-card,.form-card,.faq-item,.review-card,.news-card,.docs-grid article,.content-main,.service-summary{border-color:rgba(49,91,255,.13);box-shadow:0 24px 70px rgba(17,25,63,.1)}.proof-stats strong{color:#315bff}.team-section{background:#fff}.team-card div{background:linear-gradient(145deg,rgba(49,91,255,.12),rgba(255,116,77,.16)),linear-gradient(135deg,#f6f8ff,#ffffff);box-shadow:inset 0 0 0 1px rgba(255,255,255,.82)}.interview-section{padding:52px 0;background:#fff}.interview-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:36px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#315bff,#1532a0);box-shadow:0 30px 90px rgba(49,91,255,.24)}.interview-card span{display:block;color:#ffb39d;font-weight:900;margin-bottom:10px}.interview-card h2{margin:0;font-size:clamp(30px,4.5vw,54px);line-height:1}.interview-card p{max-width:760px;color:rgba(255,255,255,.82)}.motivation-section{padding:78px 0;background:linear-gradient(180deg,#fff,#f4f7ff)}.motivation-grid{display:grid;grid-template-columns:.9fr 1fr;gap:0;align-items:center}.motivation-blue{min-height:420px;border-radius:8px 0 0 8px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,0)),linear-gradient(135deg,#315bff,#08163f);box-shadow:0 34px 90px rgba(17,25,63,.2)}.motivation-card{margin-left:-70px;padding:46px;border-radius:8px;background:rgba(255,255,255,.92);border:1px solid rgba(49,91,255,.13);box-shadow:0 28px 80px rgba(17,25,63,.16)}.motivation-card h2{margin:0;font-size:clamp(30px,4.4vw,54px);line-height:1}.motivation-card p{color:var(--muted);font-size:18px}.reviews-section{background:#fff}.reviews-grid,.news-grid,.docs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{min-height:260px;padding:26px;border-radius:8px;background:#fff;display:flex;flex-direction:column}.review-card p{color:var(--muted);font-size:17px}.review-card a{margin-top:auto;color:#315bff;font-weight:900;text-decoration:none}.news-section{padding:72px 0;background:#121212;color:#fff}.news-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px}.news-head h2{margin:0;font-size:clamp(34px,5vw,58px)}.news-card{min-height:250px;padding:24px;border-radius:8px;background:#fff;color:#101735}.news-card h3{margin:0 0 14px;font-size:22px}.news-card p{color:var(--muted)}.docs-section{background:#f4f7ff}.docs-grid article{min-height:150px;border-radius:8px;background:#fff;padding:24px;font-weight:900}.docs-grid article strong,.docs-grid article span{display:block}.docs-grid article span{margin-top:10px;color:#69718d;font-weight:600}.legal-home{padding:80px 0;background:#fff}.legal-home .container{border-radius:8px;background:#f8f9fe;border:1px solid rgba(49,91,255,.12);padding:42px}.legal-home h2{margin-top:0;font-size:clamp(30px,4.2vw,48px);line-height:1.05}.legal-home p{color:var(--muted);font-size:17px}.contact-section{background:linear-gradient(180deg,#f4f7ff,#fff)}.contact-form input,.contact-form select,.contact-form textarea{background:#f8f9fe}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline-color:rgba(49,91,255,.18);border-color:#315bff}.site-footer{background:#090f24}@media (max-width:980px){.site-header{position:sticky}.main-nav{background:#101735;border-color:rgba(255,255,255,.14)}.sv-hero{min-height:0;padding:62px 0 54px}.doctor-card{min-height:0}.doctor-card img{height:auto;transform:none}.services-grid,.stages-grid{grid-template-columns:repeat(6,minmax(250px,1fr))}.motivation-grid,.reviews-grid,.news-grid,.docs-grid{grid-template-columns:1fr}.motivation-card{margin-left:0;margin-top:-80px}.interview-card{display:block}}@media (max-width:640px){.sv-hero h1{font-size:46px}.hero-bullets{padding:16px}.doctor-card::before{right:4%;top:8%;font-size:54px}.interview-card,.motivation-card,.legal-home .container{padding:24px}.motivation-blue{min-height:280px}}body{background:#f3f3f4;color:#101735}.site-header{position:sticky;background:#f3f3f4;color:#101735;border-bottom:0;box-shadow:none}.topline{display:block;background:transparent;color:#2b344f;border-bottom:0;font-size:14px}.topline-inner{min-height:36px;width:min(1400px,calc(100% - 96px));display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0}.city-switch{display:inline-flex;align-items:center;gap:7px;color:#2b2b2d;font-size:15px;line-height:1;font-weight:500;white-space:nowrap;padding:0}.city-switch svg{width:18px;height:18px;flex:0 0 auto;color:#5a5a5d}.mini-nav{margin-left:auto}.mini-nav a{color:#2b344f;opacity:.88}.mini-nav a:hover{color:#315bff}.brand-row{min-height:72px;gap:22px;width:min(1400px,calc(100% - 96px));padding:0 24px;margin-bottom:18px;border-radius:999px;background:#fff;box-shadow:0 12px 34px rgba(16,23,53,.09)}.brand{min-width:186px;gap:10px}.brand-logo{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;position:relative;overflow:hidden;border-radius:12px;color:#fff;background:linear-gradient(135deg,#ff744d 0%,#315bff 100%);box-shadow:0 12px 30px rgba(49,91,255,.24);animation:logoPulse 2.4s ease-in-out infinite}.brand-logo::before{content:"";position:absolute;inset:-60%;background:linear-gradient(45deg,transparent 35%,rgba(255,255,255,.28) 50%,transparent 65%);transform:translateX(-55%) rotate(45deg);animation:logoShine 3.4s linear infinite}.brand-logo .logo-icon{position:relative;z-index:1;width:24px;height:24px;animation:heartbeat 1.8s ease-in-out infinite}.brand-copy{min-width:0}.brand-text{display:block;font-size:30px;line-height:1;font-weight:900;letter-spacing:0;color:#2445d8;background:linear-gradient(135deg,#315bff,#ff744d);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.brand small{color:#315bff;font-size:10px;line-height:1.1;margin-top:4px}@keyframes logoPulse{0%,100%{transform:scale(1);box-shadow:0 12px 30px rgba(49,91,255,.24)}50%{transform:scale(1.04);box-shadow:0 16px 38px rgba(49,91,255,.34)}}@keyframes logoShine{from{transform:translateX(-65%) rotate(45deg)}to{transform:translateX(65%) rotate(45deg)}}@keyframes heartbeat{0%,100%{transform:scale(1)}28%{transform:scale(1.1)}48%{transform:scale(.98)}72%{transform:scale(1.06)}}.desktop-main-nav{display:flex;align-items:center;justify-content:center;gap:0;flex:1 1 auto;min-width:0;max-width:760px;padding:0 8px;border-radius:999px;background:#f4f4f6}.nav-menu-item{position:relative}.nav-menu-link{display:inline-flex;align-items:center;color:#303a59;font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap;padding:15px 10px}.nav-menu-link.has-arrow::after{content:"";display:inline-block;width:7px;height:7px;margin-left:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-3px) rotate(45deg)}.nav-menu-link:hover,.nav-menu-item:focus-within .nav-menu-link{color:#315bff}.nav-dropdown{position:absolute;top:calc(100%+10px);left:50%;z-index:30;display:grid;width:280px;gap:3px;padding:12px;border:1px solid rgba(16,23,53,.08);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 24px 70px rgba(16,23,53,.18);opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-50%) translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.nav-dropdown::before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}.nav-menu-item:hover .nav-dropdown,.nav-menu-item:focus-within .nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.nav-dropdown a{display:block;padding:10px 12px;border-radius:11px;color:#17203f;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none;white-space:normal}.nav-dropdown a:hover{background:#f2f5ff;color:#315bff}.nav-actions{gap:8px;margin-left:0}.header-phone{color:#101735;text-decoration:none;white-space:nowrap;display:grid;gap:2px;margin-right:4px}.header-phone strong{font-size:20px;line-height:1;font-weight:800}.header-phone span{color:#69718d;font-size:12px;font-weight:600}.social-circle{width:40px;height:40px;display:inline-grid;place-items:center;border-radius:50%;background:#315bff;color:#fff;font-size:12px;font-weight:900;text-decoration:none}.header-callback{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:999px;background:#315bff;color:#fff;font-size:15px;font-weight:900;text-decoration:none;white-space:nowrap}.service-nav-wrap{display:none}.sv-hero{min-height:auto;padding:8px 0 28px;background:#f3f3f4;color:#fff}.sv-hero::before{display:none}.sv-hero .hero-grid{position:relative;width:min(1400px,calc(100% - 96px));min-height:506px;padding:56px 80px;overflow:hidden;align-items:start;gap:30px;border:8px solid #fff;border-radius:34px;background:radial-gradient(circle at 78% 38%,rgba(255,255,255,.12) 0 13%,transparent 14%),linear-gradient(135deg,#3956ff 0%,#3151ff 60%,#2d49ec 100%);box-shadow:none}.sv-hero .hero-copy{position:relative;z-index:4}.sv-hero h1{max-width:560px;color:#fff;font-size:clamp(46px,5vw,64px);line-height:1}.hero-bullets{width:min(610px,100%);margin-top:28px;padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none;gap:18px;color:rgba(255,255,255,.92);font-size:18px}.hero-bullets li{padding-left:34px}.hero-bullets li::before{content:"✓";width:auto;height:auto;top:0;background:transparent;color:#ff744d;box-shadow:none;font-size:28px;line-height:1;font-weight:900}.hero-actions{margin-top:38px}.btn{min-height:64px;border-radius:999px;padding:18px 36px;font-size:18px}.btn-primary{background:#ff744d;box-shadow:none}.btn-secondary{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.28)}.hero-duty{display:none}.doctor-card{position:absolute;top:38px;right:18px;bottom:0;z-index:1;width:min(720px,52vw);min-height:0;display:flex;align-items:flex-end;justify-content:center;overflow:visible;perspective:none;transform-style:flat}.doctor-card::before{display:none;content:""}.doctor-card img{position:relative;z-index:1;width:100%;height:520px;object-fit:contain;object-position:center bottom;border:0;border-radius:0;box-shadow:none;transform:none;-webkit-mask-image:none;mask-image:none}.doctor-label{display:none}.hero-phone-badge{position:absolute;right:22px;bottom:16px;z-index:3;display:grid;grid-template-columns:62px 1fr;column-gap:14px;align-items:center;min-width:290px;padding:10px 22px 10px 10px;border-radius:999px;background:#fff;color:#101735;text-decoration:none;box-shadow:0 0 0 6px rgba(255,255,255,.2)}.hero-phone-badge span{grid-row:span 2;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#315bff;color:#fff;font-size:26px}.hero-phone-badge em{font-style:normal;color:#69718d;font-size:13px;font-weight:700}.hero-phone-badge strong{font-size:20px;line-height:1}.directions-section{position:relative;overflow:hidden;padding:18px 0 40px;background:#f3f3f4}.directions-section::before{content:"";position:absolute;top:-110px;left:23%;width:42%;height:230px;background:rgba(16,23,53,.045);clip-path:polygon(16% 0,100% 0,72% 100%,0 74%);pointer-events:none}.directions-section::after{content:"";position:absolute;top:42px;right:8%;width:250px;height:170px;background:rgba(16,23,53,.055);border-radius:54% 46% 48% 52%;transform:rotate(-28deg);pointer-events:none}.directions-head{position:relative;z-index:1;width:min(920px,calc(100% - 32px));text-align:center;margin-bottom:18px}.directions-head h2{margin:0;color:#2b2b2b;font-size:clamp(28px,3vw,34px);line-height:1.05;font-weight:900}.directions-head p{width:min(520px,100%);margin:10px auto 0;color:#383838;font-size:14px;line-height:1.35;font-weight:800}.directions-top,.directions-bottom{position:relative;z-index:1;width:min(1440px,calc(100% - 96px))}.directions-top{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.direction-card{position:relative;min-height:190px;display:grid;grid-template-columns:46% 1fr;align-items:stretch;overflow:hidden;border-radius:22px;color:#fff;text-decoration:none;box-shadow:none}.direction-card-orange{background:#ff744d}.direction-card-blue{background:#657aff}.direction-card-blue .direction-art{background:#d76438}.direction-card-orange .direction-art{background:#315bff}.direction-art{position:relative;min-width:0;overflow:hidden}.direction-copy{position:relative;z-index:2;padding:22px 48px 22px 8px}.direction-copy h3,.direction-mini h3{margin:0;font-size:20px;line-height:1.18;font-weight:900}.direction-copy p{margin:9px 0 0;max-width:260px;color:rgba(255,255,255,.9);font-size:12px;line-height:1.45;font-weight:700}.direction-arrow{position:absolute;right:8px;bottom:8px;z-index:3;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#ff744d;font-size:25px;line-height:1;font-weight:500}.direction-card-blue .direction-arrow,.direction-mini .direction-arrow{background:#315bff;color:#fff}.direction-figure{position:absolute;inset:0;width:100%;height:100%}.direction-figure .blue,.direction-figure .blue-rect{fill:#315bff}.direction-figure .orange{fill:#d76438}.direction-figure .skin{fill:#ffe0cd}.direction-figure .white{fill:#fff}.direction-figure .black{fill:#202020}.direction-figure .accent,.direction-figure .line,.direction-figure .iv{fill:none;stroke:#202020;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.direction-figure .line{stroke-width:2}.direction-figure .brain{fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.direction-figure .bag{fill:#ffe6d4;stroke:#202020;stroke-width:3}.direction-figure .blue-body{fill:#657aff}.directions-bottom{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:10px}.direction-mini{position:relative;min-height:138px;padding:20px 62px 22px 18px;border-radius:22px;background:#fff;color:#2b2b2b;text-decoration:none;box-shadow:none}.direction-mini p{margin:10px 0 0;color:#4d4d4d;font-size:11px;line-height:1.45;font-weight:600}.sv-narrow{width:min(1120px,calc(100% - 96px))}.sv-wide-strip{width:min(1240px,calc(100% - 96px))}.sv-flow-section,.sv-motivation-section,.sv-consult-section,.sv-reviews-news-section,.sv-faq-docs-section,.sv-legal-section{scroll-margin-top:132px;background:#f3f3f4}.sv-flow-section{padding:44px 0 18px}.sv-stages-panel{position:relative;min-height:288px;display:grid;grid-template-columns:minmax(310px,1fr) 330px 250px;gap:16px;align-items:center;padding:28px 0 28px 30px;border:4px solid #fff;border-radius:24px;background:#cf431e;color:#fff;overflow:hidden}.sv-stages-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding-right:28px}.sv-stages-copy h2,.sv-proof-intro h2,.sv-consult-copy h2,.sv-faq-copy h2,.sv-docs-copy h2{margin:0;font-size:clamp(28px,3vw,36px);line-height:1.02;font-weight:900;letter-spacing:0}.sv-stages-copy p{max-width:350px;margin:12px 0 0;color:#fff;font-size:18px;line-height:1.24;font-weight:800}.sv-slider-controls,.sv-round-nav,.sv-news-controls{display:inline-flex;align-items:center;gap:14px}.sv-slider-controls span,.sv-slider-controls strong,.sv-round-nav span,.sv-round-nav strong,.sv-news-controls span,.sv-news-controls strong{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.34);color:#c83d19;font-size:22px;font-weight:900}.sv-slider-controls strong,.sv-round-nav strong,.sv-news-controls strong{background:#fff}.sv-slider-controls em{font-style:normal;color:#fff;font-size:18px}.sv-step-card{position:relative;min-height:232px;padding:124px 18px 20px;border-radius:24px;background:#fff;color:#252525;box-shadow:0 22px 40px rgba(0,0,0,.14)}.sv-step-card>span{position:absolute;top:18px;left:18px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#cf431e;color:#fff;font-weight:900}.sv-step-card h3{margin:0 0 10px;max-width:260px;font-size:20px;line-height:1.1;font-weight:900}.sv-step-card p{margin:0;color:#494949;font-size:12px;line-height:1.35;font-weight:600}.sv-step-card a{display:inline-block;margin-top:12px;color:#c83d19;font-size:14px;font-weight:800;text-decoration:none}.sv-step-next{min-height:196px;align-self:center;margin-right:-58px;padding-top:116px}.sv-phone-art{position:absolute;top:0;right:12px;width:130px;height:104px;border-bottom-left-radius:70px;border-bottom-right-radius:70px;background:#ffd9ca}.sv-phone-art::before{content:"";position:absolute;top:23px;left:52px;width:32px;height:48px;border:4px solid #252525;border-radius:8px;background:#f5f5f5}.sv-phone-art::after{content:"";position:absolute;top:40px;left:62px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#ff744d}.sv-phone-art span{position:absolute;top:40px;left:62px;z-index:2;width:18px;height:18px;display:grid;place-items:center;color:#fff}.sv-phone-art span svg{width:11px;height:11px}.sv-stage-art{top:2px;right:12px;width:132px;height:96px;display:grid;place-items:end center;overflow:hidden;border-bottom-left-radius:78px;border-bottom-right-radius:78px;background:radial-gradient(circle at 50% 34%,rgba(255,255,255,.82),transparent 45%),#ffd9ca}.sv-stage-art::before,.sv-stage-art::after{content:none}.sv-stage-art .sv-stage-img{width:106px;height:106px;object-fit:cover;object-position:center 16%;transform:translateY(12px);filter:drop-shadow(0 10px 18px rgba(0,0,0,.14))}.sv-benefit-row{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:10px}.sv-blue-benefit{min-height:210px;padding:24px;border-radius:22px;background:#1829ad;color:#fff;text-align:center}.sv-blue-benefit div{position:relative;width:78px;height:78px;display:grid;place-items:center;margin:0 auto 22px;border-radius:50%;background:#315bff;color:#fff}.sv-blue-benefit svg{width:42px;height:42px}.sv-blue-benefit div span{position:absolute;top:-3px;right:-3px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#4169ff;box-shadow:0 0 0 3px #1829ad;font-weight:900}.sv-blue-benefit h3{margin:0;font-size:21px;line-height:1.12}.sv-blue-benefit p{max-width:260px;margin:12px auto 0;color:rgba(255,255,255,.82);font-size:12px;line-height:1.45}.sv-motivation-section{padding:48px 0 20px}.sv-motivation-card{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;min-height:320px;border-radius:24px;background:#fff}.sv-doctor-panel{position:relative;min-height:320px;background:#315bff;overflow:hidden}.sv-doctor-panel .sv-doctor{position:absolute;left:8%;bottom:-7px;width:86%;height:108%}.sv-illustration .skin{fill:#ffe0cd}.sv-illustration .white{fill:#fff}.sv-illustration .black{fill:#202020}.sv-illustration .orange{fill:#ff744d}.sv-illustration .blue{fill:#315bff}.sv-illustration .line{fill:none;stroke:#202020;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.sv-motivation-card article{padding:42px 34px}.sv-motivation-card h2{max-width:440px;margin:0;color:#252525;font-size:clamp(32px,4vw,44px);line-height:1.08;font-weight:900}.sv-motivation-card p{max-width:440px;margin:20px 0 84px;color:#303030;font-size:14px;line-height:1.45;font-weight:700}.sv-orange-btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:999px;background:#cf431e;color:#fff;font-size:13px;font-weight:900;text-decoration:none}.sv-proof-board{display:grid;grid-template-columns:1fr 1fr;margin-top:48px;overflow:hidden;border:4px solid #cf431e;border-radius:24px}.sv-proof-board article{min-height:214px}.sv-proof-intro{display:flex;flex-direction:column;justify-content:space-between;padding:34px;background:#cf431e;color:#fff}.sv-proof-intro a,.sv-docs-copy a,.sv-news-top a{width:fit-content;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px 0 18px;border-radius:999px;background:#fff;color:#c83d19;font-size:12px;font-weight:900;text-decoration:none}.sv-proof-intro a span,.sv-docs-copy a span,.sv-news-top a span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#cf431e;color:#fff;font-size:17px}.sv-stat{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:34px;background:#fff;color:#252525}.sv-stat strong{font-size:clamp(48px,7vw,78px);line-height:.8;font-weight:900}.sv-stat span{align-self:flex-end;max-width:240px;color:#282828;font-size:15px;line-height:1.25;font-weight:800;text-align:right}.sv-consult-section{padding:46px 0 34px}.sv-consult-banner{position:relative;min-height:318px;overflow:hidden;border:4px solid #fff;border-radius:24px;background:#315bff;color:#fff}.sv-super-wrap{position:absolute;left:-22px;top:-42px;width:48%;height:118%}.sv-super{width:100%;height:100%}.sv-consult-copy{position:relative;z-index:2;width:48%;margin-left:auto;padding:66px 34px 38px 0}.sv-consult-copy h2{max-width:470px;color:#fff;font-size:clamp(32px,4vw,42px)}.sv-consult-copy .sv-orange-btn{width:min(420px,100%);margin-top:28px}.sv-mini-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.sv-mini-actions a{display:inline-flex;align-items:center;min-height:28px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.2);color:#fff;font-size:12px;font-weight:800;text-decoration:none}.sv-service-duo{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:6px}.sv-service-tile{position:relative;min-height:260px;overflow:hidden;border-radius:22px;background:#1829ad;color:#fff;text-decoration:none}.sv-service-tile h3{position:relative;z-index:2;max-width:210px;margin:0;padding:28px;font-size:23px;line-height:1.08;font-weight:900}.sv-service-tile>div{position:absolute;right:0;bottom:0;width:72%;height:78%}.sv-service-tile .direction-figure .blue,.sv-service-tile .direction-figure .blue-rect{fill:#315bff}.sv-service-tile>span,.sv-review-card a,.sv-news-card a,.sv-doc-cards a{position:absolute;left:10px;bottom:10px;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#315bff;color:#fff;font-size:26px;text-decoration:none}.sv-reviews-news-section{position:relative;padding:52px 0 36px;overflow:hidden}.sv-reviews-news-section::before{content:"";position:absolute;top:-80px;left:18%;width:620px;height:250px;background:rgba(16,23,53,.045);clip-path:polygon(18% 0,100% 0,76% 100%,0 75%)}.sv-wide-strip{position:relative;z-index:1}.sv-wide-strip h2,.sv-news-top h2{margin:0 0 22px;color:#252525;font-size:26px;font-weight:900}.sv-review-rail,.sv-news-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:8px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.sv-review-card{position:relative;min-height:330px;padding:18px 18px 58px;border-radius:14px;background:#fff;color:#252525;box-shadow:0 14px 32px rgba(0,0,0,.12);scroll-snap-align:start}.sv-review-card div{display:grid;grid-template-columns:34px 1fr;column-gap:8px;align-items:center;margin-bottom:12px}.sv-review-card div span{grid-row:span 2;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#d8d8d8,#fff);box-shadow:inset 0 0 0 3px #ececec}.sv-review-card strong{font-size:12px}.sv-review-card small{color:#8b8b8b;font-size:9px}.sv-review-card .sv-review-meta{display:block;margin:-2px 0 8px;color:#6f7687;font-size:10px;font-weight:800}.sv-review-card h3{margin:0 0 8px;color:#252525;font-size:15px;line-height:1.08;letter-spacing:0}.sv-review-card p{margin:0;color:#333;font-size:11px;line-height:1.55;font-weight:600}.sv-review-card a,.sv-news-card a,.sv-doc-cards a{left:auto;right:10px;background:#d76538;font-size:21px}.sv-round-nav{margin-top:12px}.sv-round-nav span,.sv-round-nav strong,.sv-news-controls span,.sv-news-controls strong{width:38px;height:38px;border:1px solid #cfcfcf;background:transparent;color:#202020;font-size:18px}.sv-round-nav strong,.sv-news-controls strong{border-color:#202020}.sv-news-panel{position:relative;z-index:1;width:min(760px,calc(100% - 96px));margin-top:28px;padding:28px 28px 10px;overflow:hidden;border-radius:22px;background:#202020;color:#fff}.sv-news-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.sv-news-top h2{color:#fff;margin-bottom:6px}.sv-news-top p{margin:0;color:rgba(255,255,255,.72);font-size:12px}.sv-news-top a{background:#315bff;color:#fff}.sv-news-top a span{background:#fff;color:#315bff}.sv-news-controls{margin:22px 0}.sv-news-controls span,.sv-news-controls strong{border-color:rgba(255,255,255,.28);color:#fff}.sv-news-card{position:relative;min-height:210px;overflow:hidden;padding:18px 18px 118px;border-radius:16px;background:#fff;color:#202020}.sv-news-card small{color:#777;font-size:10px}.sv-news-card h3{margin:8px 0;font-size:17px;line-height:1.12}.sv-news-card p{margin:0;color:#555;font-size:11px;line-height:1.4}.sv-news-card div{position:absolute;left:0;right:0;bottom:0;height:92px;background:linear-gradient(135deg,#e4e7ef,#f8f8f8)}.sv-faq-docs-section{padding:20px 0 54px}.sv-faq-box{display:grid;grid-template-columns:.72fr 1.15fr;gap:28px;min-height:366px;overflow:hidden;border-radius:22px;background:#1829ad;color:#fff}.sv-faq-copy{position:relative;padding:28px 24px}.sv-faq-copy p{max-width:260px;margin:16px 0 0;color:rgba(255,255,255,.86);font-size:12px;line-height:1.45;font-weight:700}.sv-question{position:absolute;left:42px;bottom:-12px;width:210px;height:210px}.sv-faq-list{display:grid;align-content:center;gap:8px;padding:24px 10px 24px 0}.sv-faq-list details{border-radius:16px;background:#315bff;color:#fff;overflow:hidden}.sv-faq-list summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 8px 0 18px;cursor:pointer;list-style:none;font-size:13px;font-weight:900}.sv-faq-list summary::-webkit-details-marker{display:none}.sv-faq-list summary span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#fff;color:#315bff;font-size:23px;line-height:1}.sv-faq-list details[open] summary span{transform:rotate(45deg)}.sv-faq-list p{margin:0;padding:0 62px 16px 18px;color:#fff;font-size:12px;line-height:1.45}.sv-docs-row{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:start;margin-top:48px}.sv-docs-copy h2{color:#252525;margin-bottom:24px}.sv-docs-copy .sv-round-nav{margin-top:32px}.sv-doc-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sv-doc-cards article{position:relative;min-height:176px;padding:24px 54px 24px 18px;border-radius:18px;background:#fff;box-shadow:0 16px 34px rgba(0,0,0,.1)}.sv-doc-cards article div{width:48px;height:48px;display:grid;place-items:center;margin-bottom:20px;border-radius:50%;background:#ff744d;color:#fff}.sv-doc-cards svg{width:28px;height:28px}.sv-doc-cards h3{margin:0 0 10px;font-size:15px;line-height:1.2}.sv-doc-cards p{margin:0;color:#333;font-size:11px;line-height:1.4;font-weight:700}.sv-doc-cards a{background:#202020}.sv-legal-section{padding:28px 0 58px}.sv-legal-card{width:min(900px,calc(100% - 96px));padding:34px 36px;border-radius:22px;background:#fff;color:#202020}.sv-legal-card h2{margin:0 0 18px;font-size:23px;line-height:1.2}.sv-legal-card h3{margin:28px 0 12px;font-size:20px}.sv-legal-card h4{margin:22px 0 8px;color:#202020;font-size:16px;line-height:1.3;font-weight:900}.sv-legal-card p,.sv-legal-card li{color:#333;font-size:13px;line-height:1.65}.sv-legal-card ul,.sv-legal-card ol{margin:0 0 12px;padding-left:20px}.sv-legal-card li+li{margin-top:6px}.video-section{padding:44px 0 58px}.video-grid{grid-template-columns:1fr 1fr;gap:38px}.video-card{transform:rotate(-1deg)}.section{padding:64px 0}.services-preview{background:#f4f6ff}.services-grid{display:grid;grid-template-columns:repeat(6,minmax(260px,1fr));overflow-x:auto;gap:14px;padding-bottom:12px}.service-card{min-height:254px;padding:22px}.stages-section{background:#ff744d;color:#fff}.stages-section .section-head p{color:rgba(255,255,255,.78)}.stage-card{background:#fff;color:#101735}.quick-benefits,.interview-card,.cta-band{background:linear-gradient(135deg,#315bff,#1635b7)}.medical-alert{padding:22px 0;background:#101735;color:#fff}.medical-alert-inner{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:start}.medical-alert strong{color:#ffb39d;font-size:18px;font-weight:900}.medical-alert p{margin:0;color:rgba(255,255,255,.82)}.eeat-section{background:#fff}.eeat-grid{display:grid;grid-template-columns:.72fr 1fr;gap:34px;align-items:start}.eeat-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.eeat-cards article{min-height:188px;padding:24px;border-radius:8px;background:#f6f8ff;border:1px solid rgba(49,91,255,.12);box-shadow:0 18px 44px rgba(17,25,63,.06)}.eeat-cards h3{margin:0 0 10px;font-size:22px}.eeat-cards p{margin:0;color:#69718d}.motivation-blue{background:linear-gradient(135deg,#315bff,#183ab4)}.news-section{background:#181818}.site-footer{scroll-margin-top:132px;padding:54px 0 28px;background:#f3f3f4;color:#f3f3f3}.footer-shell{width:min(1400px,calc(100% - 96px));padding:48px 48px 10px;border-radius:48px;background:#202020;box-shadow:inset 0 -7px 0 rgba(0,0,0,.55)}.footer-main{display:grid;grid-template-columns:minmax(310px,.92fr) minmax(520px,1fr);gap:92px;align-items:start}.footer-left{min-width:0}.footer-brand{display:inline-flex;align-items:center;gap:12px}.footer-brand .brand-logo{background:#5a5a5a;color:#f1f1f1;box-shadow:none;animation:none}.footer-brand .brand-logo::before{display:none}.footer-brand .brand-logo .logo-icon{animation:none}.footer-brand .brand-text{font-size:34px;color:#d9d9d9;background:none;-webkit-text-fill-color:#d9d9d9}.footer-brand .brand-copy small,.footer-brand small{color:rgba(255,255,255,.66);font-size:13px;line-height:1.2}.footer-offer{max-width:360px;margin:24px 0 22px;color:rgba(255,255,255,.22);font-size:14px}.footer-policy{display:grid;gap:12px;margin-bottom:26px}.site-footer a{color:inherit;text-decoration:none}.footer-policy a,.footer-bottom-nav a,.footer-service-cols a,.footer-contact-list a{transition:color .2s ease,opacity .2s ease}.footer-policy a:hover,.footer-bottom-nav a:hover,.footer-service-cols a:hover,.footer-contact-list a:hover{color:#fff;opacity:1}.footer-policy a{color:rgba(255,255,255,.78);font-size:14px}.footer-copy{margin:0 0 28px;color:rgba(255,255,255,.22);font-size:14px;line-height:1.5}.footer-social{display:flex;align-items:center;gap:14px;margin-bottom:48px}.footer-social a{width:38px;height:38px;display:inline-grid;place-items:center;border-radius:50%;background:#565656;color:#fff;font-size:12px;font-weight:900}.footer-social svg,.footer-icon svg,.footer-phone-pill svg{width:20px;height:20px;display:block}.footer-contact-list{list-style:none;display:grid;gap:14px;margin:0;padding:0}.footer-contact-list li{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.86);font-size:16px}.footer-contact-list span{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#4b4b4b;color:#8f8f8f}.footer-contact-list svg{width:16px;height:16px}.footer-right{min-width:0}.footer-cta-row{display:grid;grid-template-columns:minmax(270px,312px) minmax(240px,310px);gap:20px;align-items:center;margin-bottom:40px}.footer-phone-pill{min-height:64px;display:grid;grid-template-columns:58px 1fr;column-gap:12px;align-items:center;padding:5px 24px 5px 5px;border-radius:999px;background:#585858;color:#fff;box-shadow:0 18px 34px rgba(0,0,0,.22)}.footer-phone-pill span{grid-row:span 2;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#242424;box-shadow:0 0 0 4px rgba(255,255,255,.18)}.footer-phone-pill em{font-style:normal;color:rgba(255,255,255,.78);font-size:13px;line-height:1}.footer-phone-pill strong{font-size:20px;line-height:1.1;font-weight:900}.footer-consult{min-height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#315bff;color:#fff;font-size:20px;font-weight:900;box-shadow:none}.footer-service-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 42px}.footer-service-cols h3{margin:0 0 14px;color:#fff;font-size:20px;line-height:1.15}.footer-service-cols ul{list-style:none;display:grid;gap:10px;margin:0;padding:0}.footer-service-cols a{color:rgba(255,255,255,.84);font-size:15px;line-height:1.25}.footer-bottom-nav{display:flex;flex-wrap:wrap;gap:14px 38px;margin-top:42px;padding:38px 0 40px;border-top:1px solid rgba(255,255,255,.22)}.footer-bottom-nav a{color:rgba(255,255,255,.82);font-size:16px}.footer-medical-warning{margin:0 0 14px;padding:22px 28px;border-radius:10px;background:#343434;border:1px solid rgba(255,255,255,.06)}.footer-medical-warning strong{display:block;color:rgba(255,255,255,.72);font-size:clamp(28px,3.7vw,58px);font-weight:300;line-height:.96;letter-spacing:.02em;text-transform:uppercase}.footer-info-disclaimer{margin:0 0 18px;padding:18px 22px;border-radius:24px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.footer-info-disclaimer p{max-width:1180px;margin:0;color:rgba(255,255,255,.62);font-size:13px;line-height:1.55}.footer-legal-bar{position:relative;display:grid;grid-template-columns:1fr 1.05fr;gap:72px;align-items:center;min-height:94px;margin:0 -40px 0;padding:22px 40px;border-radius:40px;background:#5a5a5a;overflow:hidden}.footer-legal-bar p{margin:0;color:rgba(255,255,255,.86);font-size:16px;line-height:1.55}.footer-counter-row{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-end;gap:12px;min-height:34px;margin-top:-8px;color:#fff;font-size:12px}.footer-counter-row>span{white-space:nowrap}.counters{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-height:31px;max-width:230px;overflow:hidden}.counters img,.counters table{display:inline-block;vertical-align:middle}.counters table,.counters table *{color:#fff !important;background-color:#1829ad !important;border-color:#fff !important}.counters table a{color:#fff !important;text-decoration:none !important}.delayed-counters{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-height:31px}.hit-counter-fallback{min-width:86px;min-height:18px;display:inline-flex;align-items:center;justify-content:space-between;gap:6px;padding:2px 5px;border:1px solid rgba(255,255,255,.46);border-radius:4px;background:#1829ad;color:#fff;font:700 9px/1.2 Arial,sans-serif;text-decoration:none}.hit-counter-fallback em{font-style:normal;color:#cff}.mycounter-slot{min-width:88px;min-height:31px;display:inline-flex;align-items:center}.mycounter-slot:empty{display:none}.sv-step-track{grid-column:2 / 4;display:grid;grid-template-columns:330px 250px;gap:16px;align-items:center}.sv-step-card[hidden]{display:none !important}.sv-step-card.is-next{min-height:196px;align-self:center;margin-right:-58px;padding-top:116px}.sv-review-rail{grid-auto-columns:minmax(260px,280px)}.sv-slider-controls button,.sv-round-nav button,.sv-news-controls button{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:0;background:rgba(255,255,255,.34);color:#ff744d;font:inherit;font-size:22px;font-weight:900;cursor:pointer}.sv-slider-controls button:last-of-type{background:#fff}.sv-round-nav button,.sv-news-controls button{width:38px;height:38px;border:1px solid #cfcfcf;background:transparent;color:#202020;font-size:18px}.sv-round-nav button:last-of-type,.sv-news-controls button:last-of-type{border-color:#202020}.sv-news-controls button{border-color:rgba(255,255,255,.28);color:#fff}.sv-slider-controls button:focus-visible,.sv-round-nav button:focus-visible,.sv-news-controls button:focus-visible,.lead-modal button:focus-visible,.cookie-banner button:focus-visible{outline:3px solid rgba(49,91,255,.32);outline-offset:3px}.lead-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px}html.modal-open{overflow:hidden}.lead-modal[hidden],.cookie-banner[hidden]{display:none !important}.lead-modal__backdrop{position:absolute;inset:0;background:rgba(8,12,28,.62);backdrop-filter:blur(8px)}.lead-modal__dialog{position:relative;z-index:1;width:min(760px,100%);max-height:min(780px,calc(100vh - 48px));overflow:auto;display:grid;grid-template-columns:.82fr 1fr;gap:18px;padding:22px;border-radius:28px;background:#fff;box-shadow:0 34px 120px rgba(0,0,0,.34)}.lead-modal__copy{padding:28px;border-radius:22px;background:#315bff;color:#fff}.lead-modal__copy span{display:inline-block;margin-bottom:18px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;opacity:.82}.lead-modal__copy h2{margin:0;font-size:34px;line-height:1}.lead-modal__copy p{margin:18px 0 0;color:rgba(255,255,255,.86);font-weight:700;line-height:1.45}.lead-modal__close{position:absolute;top:14px;right:14px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:#101735;color:#fff;font-size:28px;line-height:1;cursor:pointer}.lead-modal .contact-form{padding:10px 8px 0}.cookie-banner{position:fixed;left:50%;bottom:18px;z-index:900;width:min(1120px,calc(100% - 32px));display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:16px 18px 16px 22px;border-radius:22px;background:#fff;box-shadow:0 18px 60px rgba(16,23,53,.18);transform:translateX(-50%)}.cookie-banner p{margin:0;color:#5f6884;font-size:13px;line-height:1.4}.cookie-banner button{border:0;border-radius:999px;padding:13px 26px;background:#315bff;color:#fff;font-weight:900;cursor:pointer}@media (max-width:1100px){.footer-shell{width:calc(100% - 20px);padding:28px 22px 8px;border-radius:30px}.footer-main{grid-template-columns:1fr;gap:34px}.footer-cta-row,.footer-service-cols,.footer-legal-bar{grid-template-columns:1fr}.footer-cta-row{gap:12px}.footer-consult{width:100%}.footer-bottom-nav{grid-template-columns:repeat(2,1fr);gap:16px 26px}.footer-legal-bar{gap:12px;margin:0 -14px;padding:18px;border-radius:24px}.footer-counter-row{justify-content:flex-start;flex-wrap:wrap;margin-top:0}}@media (max-width:980px){.topline,.desktop-main-nav,.nav-actions{display:none}.brand-row{min-height:58px;width:calc(100% - 20px);padding:0 10px;margin-bottom:10px;border-radius:8px}.brand{min-width:0}.brand-logo{width:40px;height:40px}.brand-text{font-size:18px}.mobile-call{background:#315bff;color:#fff;box-shadow:none}.nav-toggle{background:#f3f5ff;border-color:rgba(16,23,53,.1)}.nav-toggle span{background:#101735}.main-nav{background:#fff;border-color:rgba(16,23,53,.08)}.mobile-nav-wrap{display:block;border-top:0;background:transparent}.main-nav a{color:#101735}.sv-hero{padding:0 0 24px}.sv-hero .hero-grid{min-height:0;width:calc(100% - 20px);padding:22px 18px 12px;grid-template-columns:1fr;gap:0;border-width:0;border-radius:8px}.sv-hero h1{font-size:39px;line-height:.93}.hero-bullets{font-size:15px;margin-top:20px;gap:12px;line-height:1.28}.hero-actions{margin-top:24px;position:relative;z-index:4}.doctor-card{position:relative;top:auto;right:auto;bottom:auto;width:100%;display:block;min-height:0;margin-top:24px;z-index:1;pointer-events:none}.doctor-card::before{display:none}.doctor-card img{height:auto;max-height:292px;border-radius:8px;object-fit:contain;-webkit-mask-image:none;mask-image:none}.doctor-label{position:static;max-width:none;width:auto;margin-top:10px}.hero-phone-badge{position:static;min-width:0;margin-top:2px;padding:10px 14px 10px 10px}.hero-phone-badge span{width:48px;height:48px;font-size:20px}.directions-section{padding:10px 0 34px}.directions-section::before,.directions-section::after{display:none}.directions-head{margin-bottom:18px}.directions-head h2{font-size:34px}.directions-top,.directions-bottom{width:calc(100% - 20px);display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.direction-card,.direction-mini{flex:0 0 min(330px,86vw);scroll-snap-align:start}.direction-card{min-height:176px;border-radius:18px}.direction-copy{padding:18px 42px 18px 8px}.direction-copy h3,.direction-mini h3{font-size:18px}.direction-copy p,.direction-mini p{font-size:11px}.directions-bottom{margin-top:4px}.sv-narrow,.sv-wide-strip,.sv-news-panel,.sv-legal-card{width:calc(100% - 20px)}.sv-flow-section{padding-top:22px}.sv-stages-panel{min-height:0;grid-template-columns:1fr;gap:14px;padding:22px;overflow:hidden}.sv-step-track{grid-column:auto;grid-template-columns:1fr}.sv-stages-copy{gap:28px;padding-right:0}.sv-step-card,.sv-step-next,.sv-step-card.is-next{min-height:196px;margin-right:0}.sv-benefit-row,.sv-service-duo,.sv-proof-board,.sv-motivation-card,.sv-faq-box,.sv-docs-row,.sv-doc-cards{grid-template-columns:1fr}.sv-benefit-row,.sv-service-duo{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.sv-blue-benefit,.sv-service-tile{flex:0 0 min(330px,86vw);scroll-snap-align:start}.sv-motivation-card article{padding:28px 22px}.sv-motivation-card p{margin-bottom:28px}.sv-proof-board article{min-height:174px}.sv-consult-banner{min-height:0}.sv-super-wrap{position:relative;left:-24px;top:-20px;width:110%;height:230px}.sv-consult-copy{width:auto;padding:0 22px 26px}.sv-review-rail,.sv-news-rail{grid-auto-columns:minmax(250px,82vw)}.sv-news-panel{padding:24px 16px 8px}.sv-news-top{display:grid}.sv-faq-box{gap:0}.sv-faq-copy{min-height:260px}.sv-question{left:24px;width:178px;height:178px}.sv-faq-list{padding:0 10px 16px}.video-grid,.proof-grid,.eeat-grid,.city-grid,.faq-grid,.contact-grid{grid-template-columns:1fr}.footer-shell{width:calc(100% - 20px);padding:28px 22px 8px;border-radius:30px}.footer-main{grid-template-columns:1fr;gap:34px}.footer-cta-row,.footer-service-cols,.footer-legal-bar{grid-template-columns:1fr}.footer-cta-row{gap:12px}.footer-bottom-nav{grid-template-columns:repeat(2,1fr);gap:16px 26px}.footer-legal-bar{gap:12px;margin:0 -14px;padding:18px;border-radius:24px}.footer-counter-row{justify-content:flex-start;flex-wrap:wrap;margin-top:0}.license-verification-panel{width:calc(100% - 20px);padding:22px 16px;border-radius:28px}.license-verification-head h2{font-size:32px}.license-verification-head p{font-size:15px}.license-check-grid,.license-document-grid{grid-template-columns:1fr}.license-check-card,.license-table-card,.license-disclaimer-card,.partner-license-card{min-height:0;padding:20px;border-radius:22px}.partner-license-head h3{font-size:28px}.partner-license-head p,.partner-license-note p{font-size:14px}.partner-license-table-wrap{margin-right:-4px;margin-left:-4px;border-radius:18px}.partner-license-table{min-width:760px}.partner-license-table th,.partner-license-table td{padding:12px 13px;font-size:13px}.license-info-table,.license-info-table tbody,.license-info-table tr,.license-info-table th,.license-info-table td{display:block;width:100%}.license-info-table tr{padding:14px 0;border-bottom:1px solid #edf0f8}.license-info-table tr:last-child{border-bottom:0}.license-info-table th,.license-info-table td{padding:0;border-bottom:0}.license-info-table th{margin-bottom:6px}.license-medical-warning{padding:18px;border-radius:22px}.license-medical-warning strong{font-size:25px}.footer-social{margin-bottom:28px}.services-grid,.stages-grid{grid-template-columns:repeat(6,minmax(232px,78vw))}.quick-grid,.proof-stats,.eeat-cards,.team-grid,.price-grid,.price-list-grid,.reviews-grid,.news-grid,.docs-grid,.footer-grid{grid-template-columns:1fr}.motivation-card{margin-top:-72px}}@media (max-width:640px){.container{width:min(100% - 20px,var(--container))}.brand small{display:none}.brand-logo{width:38px;height:38px;border-radius:10px}.brand-text{font-size:22px}.sv-hero h1{font-size:38px}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.hero-actions .btn{width:100%}.btn{min-height:50px;padding:13px 18px;font-size:15px}.hero-bullets{gap:12px;font-size:16px}.hero-bullets li::before{font-size:22px}.hero-phone-badge strong{font-size:17px}.directions-head h2{font-size:30px}.directions-head p{font-size:13px}.direction-card{grid-template-columns:44% 1fr;min-height:166px}.direction-copy{padding-right:38px}.direction-arrow{width:38px;height:38px;font-size:22px}.direction-mini{min-height:142px;padding:18px 58px 20px 16px}.sv-stages-copy h2,.sv-proof-intro h2,.sv-consult-copy h2,.sv-faq-copy h2,.sv-docs-copy h2{font-size:28px}.sv-stages-copy p{font-size:16px}.sv-step-card{padding:92px 16px 18px}.sv-blue-benefit{min-height:188px}.sv-doctor-panel{min-height:250px}.sv-motivation-card h2{font-size:30px}.sv-stat{padding:24px}.sv-stat strong{font-size:46px}.sv-stat span{align-self:flex-start;text-align:left}.sv-consult-copy h2{font-size:30px}.sv-service-tile{min-height:226px}.sv-review-card{min-height:300px}.sv-docs-copy .sv-round-nav{display:none}.sv-doc-cards article{min-height:156px}.sv-legal-card{padding:24px 20px}.footer-brand .brand-text{font-size:26px}.footer-brand .brand-copy small{font-size:11px}.footer-phone-pill,.footer-consult{min-height:58px}.footer-service-cols h3{font-size:22px;margin-bottom:16px}.footer-service-cols a,.footer-contact-list li,.footer-legal-bar p{font-size:15px}.footer-bottom-nav{padding:26px 0 28px}.footer-medical-warning{padding:16px 14px}.footer-medical-warning strong{font-size:24px;line-height:1.02}.footer-info-disclaimer{padding:14px;border-radius:18px}.footer-info-disclaimer p{font-size:12px}.medical-alert-inner{grid-template-columns:1fr;gap:6px}.section{padding:52px 0}.section-head h2,.contact-copy h2,.cta-band h2{font-size:31px}.service-card,.stage-card,.review-card,.news-card{min-height:auto}}.sv-step-track{grid-column:2 / 4;display:grid;grid-template-columns:330px 250px;gap:16px;align-items:center}.sv-step-card[hidden]{display:none !important}.sv-step-card.is-next{min-height:196px;align-self:center;margin-right:-58px;padding-top:116px}.sv-review-rail{grid-auto-columns:minmax(260px,280px)}.sv-slider-controls button,.sv-round-nav button,.sv-news-controls button{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:0;background:rgba(255,255,255,.34);color:#ff744d;font:inherit;font-size:22px;font-weight:900;cursor:pointer}.sv-slider-controls button:last-of-type{background:#fff}.sv-round-nav button,.sv-news-controls button{width:38px;height:38px;border:1px solid #cfcfcf;background:transparent;color:#202020;font-size:18px}.sv-round-nav button:last-of-type,.sv-news-controls button:last-of-type{border-color:#202020}.sv-news-controls button{border-color:rgba(255,255,255,.28);color:#fff}.sv-slider-controls button:focus-visible,.sv-round-nav button:focus-visible,.sv-news-controls button:focus-visible,.lead-modal button:focus-visible,.cookie-banner button:focus-visible{outline:3px solid rgba(49,91,255,.32);outline-offset:3px}.lead-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px}html.modal-open{overflow:hidden}.lead-modal[hidden],.cookie-banner[hidden]{display:none !important}.lead-modal__backdrop{position:absolute;inset:0;background:rgba(8,12,28,.62);backdrop-filter:blur(8px)}.lead-modal__dialog{position:relative;z-index:1;width:min(760px,100%);max-height:min(780px,calc(100vh - 48px));overflow:auto;display:grid;grid-template-columns:.82fr 1fr;gap:18px;padding:22px;border-radius:28px;background:#fff;box-shadow:0 34px 120px rgba(0,0,0,.34)}.lead-modal__copy{padding:28px;border-radius:22px;background:#315bff;color:#fff}.lead-modal__copy span{display:inline-block;margin-bottom:18px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;opacity:.82}.lead-modal__copy h2{margin:0;font-size:34px;line-height:1}.lead-modal__copy p{margin:18px 0 0;color:rgba(255,255,255,.86);font-weight:700;line-height:1.45}.lead-modal__close{position:absolute;top:14px;right:14px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:#101735;color:#fff;font-size:28px;line-height:1;cursor:pointer}.lead-modal .contact-form{padding:10px 8px 0}.cookie-banner{position:fixed;left:50%;bottom:18px;z-index:900;width:min(1120px,calc(100% - 32px));display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:16px 18px 16px 22px;border-radius:22px;background:#fff;box-shadow:0 18px 60px rgba(16,23,53,.18);transform:translateX(-50%)}.cookie-banner p{margin:0;color:#5f6884;font-size:13px;line-height:1.4}.cookie-banner button{border:0;border-radius:999px;padding:13px 26px;background:#315bff;color:#fff;font-weight:900;cursor:pointer}@media (max-width:760px){.sv-faq-docs-section{padding-top:12px}.sv-faq-box{gap:0;border-radius:22px}.sv-faq-copy{min-height:0;overflow:hidden;padding:24px 20px 14px}.sv-faq-copy h2,.sv-faq-copy p{position:relative;z-index:2}.sv-faq-copy p{max-width:none;margin-top:12px;padding-right:54px;font-size:12px;line-height:1.42}.sv-faq-copy .sv-question{left:auto;right:-18px;bottom:-34px;width:130px;height:130px;opacity:.2;pointer-events:none}.sv-faq-list{gap:8px;padding:6px 10px 16px}.sv-faq-list summary{min-height:50px;padding-left:16px;font-size:13px;line-height:1.18}.sv-faq-list p{padding:0 16px 16px;font-size:12px;line-height:1.45}.sv-step-track{grid-column:auto;grid-template-columns:1fr}.sv-step-card.is-next{min-height:196px;margin-right:0}.sv-review-rail,.sv-news-rail{grid-auto-columns:minmax(250px,82vw)}.lead-modal{padding:10px}.lead-modal__dialog{max-height:calc(100vh - 20px);grid-template-columns:1fr;padding:14px;border-radius:22px}.lead-modal__copy{padding:24px 20px}.lead-modal__copy h2{font-size:30px}.cookie-banner{grid-template-columns:1fr;justify-items:start;bottom:10px;border-radius:18px}}.social-circle,.mobile-call,.hero-phone-badge span,.footer-social a{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.social-circle svg,.mobile-call svg,.footer-social a svg{width:20px;height:20px}.social-circle{background:linear-gradient(135deg,#315bff,#2647d9);box-shadow:inset 0 -1px 0 rgba(0,0,0,.12),0 10px 20px rgba(49,91,255,.18)}.social-circle:hover,.footer-social a:hover{transform:translateY(-1px)}.mobile-call svg{width:21px;height:21px}.hero-phone-badge span svg,.footer-phone-pill svg{width:26px;height:26px}.btn-primary,.sv-orange-btn{background:linear-gradient(135deg,#ff744d,#ff835f);box-shadow:0 16px 32px rgba(255,116,77,.18)}.direction-card{border:1px solid rgba(255,255,255,.46);box-shadow:0 18px 36px rgba(23,34,88,.08);transition:transform .22s ease,box-shadow .22s ease}.direction-card:hover,.direction-mini:hover,.sv-service-tile:hover,.sv-review-card:hover,.sv-news-card:hover,.sv-doc-cards article:hover{transform:translateY(-2px);box-shadow:0 22px 46px rgba(23,34,88,.12)}.direction-card-orange{background:linear-gradient(135deg,#ff7148 0%,#f5643c 100%)}.direction-card-blue{background:linear-gradient(135deg,#5f74ff 0%,#405bf2 100%)}.direction-card-blue .direction-art,.direction-card-orange .direction-art{background:radial-gradient(circle at 28% 24%,rgba(255,255,255,.22),transparent 30%),rgba(255,255,255,.08)}.direction-card-orange .direction-art{background:radial-gradient(circle at 28% 24%,rgba(255,255,255,.24),transparent 30%),linear-gradient(145deg,#315bff,#233fd0)}.direction-card-blue .direction-art{background:radial-gradient(circle at 28% 24%,rgba(255,255,255,.22),transparent 30%),linear-gradient(145deg,#cc6439,#b95834)}.direction-figure{inset:4px;width:calc(100% - 8px);height:calc(100% - 8px)}.direction-figure .direction-halo{fill:rgba(255,255,255,.16)}.direction-figure .direction-ribbon{fill:rgba(255,255,255,.14)}.direction-figure .direction-panel{fill:rgba(255,255,255,.92);stroke:rgba(255,255,255,.5);stroke-width:2}.direction-figure .direction-stroke{fill:none;stroke:#141824;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.direction-figure .direction-stroke.light{stroke:rgba(255,255,255,.7);stroke-width:3}.direction-figure .direction-accent{fill:none;stroke:#ff744d;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.direction-figure .direction-soft{fill:#fff5ef;stroke:#141824;stroke-width:4}.direction-figure .direction-dot,.direction-figure .direction-spark{fill:#ff744d}.direction-figure .direction-spark.two{fill:rgba(255,255,255,.78)}.direction-arrow,.sv-service-tile>span,.sv-review-card a,.sv-news-card a,.sv-news-card>span,.sv-doc-cards a,.sv-proof-intro a span,.sv-docs-copy a span,.sv-news-top a span{font-size:0}.direction-arrow svg,.sv-service-tile>span svg,.sv-review-card a svg,.sv-news-card a svg,.sv-news-card>span svg,.sv-doc-cards a svg,.sv-proof-intro a span svg,.sv-docs-copy a span svg,.sv-news-top a span svg{width:22px;height:22px}.sv-slider-controls button svg,.sv-round-nav button svg,.sv-news-controls button svg{width:20px;height:20px}.sv-phone-art::after{box-shadow:0 8px 18px rgba(255,116,77,.26)}.sv-benefit-row{align-items:stretch}.sv-blue-benefit{background:radial-gradient(circle at 50% -20%,rgba(255,255,255,.16),transparent 48%),linear-gradient(145deg,#1d31b6,#17279d)}.sv-blue-benefit div{background:linear-gradient(135deg,#456bff,#315bff);box-shadow:inset 0 -4px 12px rgba(0,0,0,.14)}.sv-doctor-panel{background:radial-gradient(circle at 22% 24%,rgba(255,255,255,.22),transparent 36%),linear-gradient(145deg,#315bff,#213fcf)}.sv-illustration .sv-soft{fill:rgba(255,255,255,.18)}.sv-illustration .sv-card{fill:rgba(255,255,255,.94)}.sv-illustration .sv-avatar{fill:#ffe2d1}.sv-illustration .sv-chip{fill:#ff744d}.sv-illustration .sv-dot{fill:#ff744d}.sv-illustration .sv-stroke{fill:none;stroke:#191d2a;stroke-width:6;stroke-linecap:round;stroke-linejoin:round}.sv-illustration .sv-stroke.light{stroke:#fff;stroke-width:5}.sv-illustration .sv-accent-stroke{fill:none;stroke:#ff744d;stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.sv-doctor-panel .sv-doctor{left:2%;bottom:-4px;width:98%;height:104%}.sv-consult-banner{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.16),transparent 35%),linear-gradient(135deg,#315bff 0%,#2445de 100%)}.sv-super-wrap{left:2%;top:10px;width:43%;height:95%}.sv-mini-actions a{gap:7px}.sv-mini-actions svg{width:16px;height:16px}.sv-service-tile{background:radial-gradient(circle at 70% 85%,rgba(49,91,255,.9),transparent 44%),linear-gradient(135deg,#1829ad,#13238f);box-shadow:0 16px 34px rgba(18,35,143,.08)}.sv-review-card div span{display:grid;place-items:center;background:linear-gradient(135deg,#eef2ff,#fff);color:#315bff;box-shadow:inset 0 0 0 1px rgba(49,91,255,.12);font-size:13px;font-weight:900}.sv-news-card .sv-news-visual{display:grid;place-items:center;color:rgba(49,91,255,.82);background:radial-gradient(circle at 70% 12%,rgba(255,116,77,.22),transparent 32%),linear-gradient(135deg,#eef2ff,#f8f8f8)}.sv-news-card .sv-news-visual svg{width:56px;height:56px}.sv-faq-box{background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.14),transparent 32%),linear-gradient(145deg,#1829ad,#12208c)}.sv-faq-copy .sv-question{width:198px;height:198px;opacity:.96}.sv-faq-copy .sv-illustration .sv-card{fill:rgba(255,255,255,.92)}.sv-faq-copy .sv-illustration .sv-soft{fill:rgba(255,255,255,.12)}.home-graphic{display:block;max-width:100%;user-select:none}.doctor-card picture{display:block;width:100%}.direction-art picture,.sv-service-tile picture,.direction-mini-graphic picture,.sv-phone-art picture,.sv-blue-benefit div picture,.sv-doc-cards article div picture,.sv-doctor-panel picture,.sv-super-wrap picture,.sv-faq-copy picture,.sv-news-visual picture{display:contents}.direction-art .home-graphic,.sv-service-tile .home-graphic{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center}.direction-art .home-graphic{transform:scale(.96)}.sv-service-tile .home-graphic{border-radius:0;opacity:1}.direction-mini{overflow:hidden}.direction-mini h3,.direction-mini p{position:relative;z-index:2}.direction-mini-graphic{position:absolute;right:10px;top:10px;width:92px;height:110px;border-radius:18px;overflow:hidden;opacity:.16}.direction-mini-graphic .home-graphic{width:100%;height:100%;object-fit:contain}.sv-blue-benefit div .sv-icon-graphic,.sv-doc-cards article div .sv-icon-graphic{width:100%;height:100%;object-fit:contain;border-radius:inherit}.sv-blue-benefit div:has(.sv-icon-graphic),.sv-doc-cards article div:has(.sv-icon-graphic){background:#fff}.sv-doc-cards article div:has(.sv-icon-graphic){overflow:hidden}.sv-blue-benefit div:has(.sv-icon-graphic){width:88px;height:88px}.sv-doc-cards article div:has(.sv-icon-graphic){width:56px;height:56px;padding:0}.sv-home-illustration{object-fit:contain;object-position:center;border-radius:0;box-shadow:none}.sv-doctor-panel .sv-home-illustration{object-fit:contain}.sv-super-wrap .sv-home-illustration{width:100%;height:100%;object-fit:contain;object-position:center}.sv-faq-copy .sv-home-illustration{position:absolute;left:28px;bottom:18px;width:210px;height:210px;object-fit:contain}.sv-news-card .sv-news-visual .home-graphic{width:100%;height:100%;object-fit:contain}.sv-news-card .sv-news-visual{overflow:hidden}.sv-news-panel{width:min(1520px,calc(100% - 96px));margin-top:38px;padding:66px 56px 42px;border-radius:42px;background:#202020;box-shadow:none}.sv-news-top{align-items:flex-start;margin-bottom:58px}.sv-news-top h2{margin:0 0 24px;color:#fff;font-size:clamp(42px,4.1vw,58px);line-height:1;font-weight:950;letter-spacing:0}.sv-news-top p{max-width:760px;color:rgba(255,255,255,.72);font-size:clamp(18px,1.8vw,25px);line-height:1.34;font-weight:760}.sv-news-top a{display:inline-flex;align-items:center;gap:16px;min-height:76px;padding:10px 22px 10px 36px;border-radius:999px;background:#315bff;color:#fff;font-size:clamp(20px,2vw,30px);line-height:1;font-weight:950;text-decoration:none;white-space:nowrap}.sv-news-top a span{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#fff;color:#315bff}.sv-news-controls{margin:0 0 44px;gap:34px}.sv-news-controls button{width:70px;height:70px;border:2px solid rgba(255,255,255,.24);background:transparent;color:#fff;font-size:0}.sv-news-controls button:last-of-type{border-color:transparent;background:transparent}.sv-news-controls button svg{width:32px;height:32px}.sv-news-panel .sv-news-rail{grid-auto-columns:minmax(330px,414px);gap:16px;padding-bottom:0;overflow-x:auto;scrollbar-width:none}.sv-news-panel .sv-news-rail::-webkit-scrollbar{display:none}.sv-news-card{position:relative;display:block;min-height:500px;padding:50px 34px 210px;overflow:hidden;border-radius:30px;background:#fff;color:#202020;text-decoration:none;scroll-snap-align:start;box-shadow:none}.sv-news-card small{display:block;color:#777;font-size:21px;line-height:1.2;font-weight:650}.sv-news-card h3{max-width:340px;margin:28px 0 16px;color:#202020;font-size:clamp(28px,2.35vw,36px);line-height:1.03;font-weight:950;letter-spacing:0}.sv-news-card p{max-width:330px;margin:0;color:#565656;font-size:clamp(18px,1.45vw,24px);line-height:1.38;font-weight:700}.sv-news-card .sv-news-visual{position:absolute;left:0;right:0;bottom:0;display:grid;place-items:end center;height:178px;background:linear-gradient(135deg,#edf2ff 0%,#f9e6e2 100%)}.sv-news-card .sv-news-visual .home-graphic{width:92%;height:230px;object-fit:contain;object-position:center bottom;transform:translateY(36px)}.sv-news-card>span{position:absolute;right:20px;bottom:20px;z-index:2;display:grid;place-items:center;width:86px;height:86px;border-radius:50%;background:#d76538;color:#fff;box-shadow:0 16px 32px rgba(215,101,56,.22)}.sv-news-card:hover{transform:translateY(-2px);box-shadow:0 22px 46px rgba(0,0,0,.16)}.sv-news-card:hover h3{color:#315bff}.sv-news-card:hover>span{background:#315bff}@media (max-width:1180px){.sv-news-panel{width:calc(100% - 32px);padding:46px 28px 30px;border-radius:34px}.sv-news-top{display:grid;gap:24px;margin-bottom:36px}.sv-news-top a{width:fit-content;min-height:62px;padding:8px 16px 8px 26px;font-size:22px}.sv-news-top a span{width:46px;height:46px}.sv-news-controls{margin-bottom:28px}.sv-news-panel .sv-news-rail{grid-auto-columns:minmax(290px,82vw)}}@media (max-width:760px){.sv-news-panel{width:calc(100% - 20px);margin-top:22px;padding:28px 14px 18px;border-radius:28px}.sv-news-top{gap:18px;margin-bottom:24px}.sv-news-top h2{margin-bottom:12px;font-size:34px}.sv-news-top p{font-size:15px}.sv-news-top a{min-height:50px;padding:7px 10px 7px 18px;font-size:17px}.sv-news-top a span{width:36px;height:36px}.sv-news-controls{gap:18px;margin:0 0 20px}.sv-news-controls button{width:48px;height:48px}.sv-news-controls button svg{width:22px;height:22px}.sv-news-panel .sv-news-rail{grid-auto-columns:minmax(280px,88vw);gap:10px}.sv-news-card{min-height:384px;padding:28px 22px 166px;border-radius:24px}.sv-news-card small{font-size:15px}.sv-news-card h3{margin:18px 0 10px;font-size:25px}.sv-news-card p{font-size:16px}.sv-news-card .sv-news-visual{height:138px}.sv-news-card .sv-news-visual .home-graphic{height:178px;transform:translateY(28px)}.sv-news-card>span{right:14px;bottom:14px;width:60px;height:60px}}@media (max-width:760px){.sv-faq-docs-section{padding-top:78px;margin-top:-56px}.sv-faq-box{border-radius:22px}.sv-faq-copy{min-height:236px;overflow:hidden;padding:24px 20px 16px;display:grid;grid-template-columns:minmax(0,1fr) clamp(96px,30vw,126px);grid-template-areas:"title title" "text art";align-items:end;gap:10px 10px}.sv-faq-copy h2{grid-area:title;max-width:300px;position:relative;z-index:2}.sv-faq-copy p{grid-area:text;max-width:none;margin:0;padding-right:0;font-size:12px;line-height:1.42;position:relative;z-index:2}.sv-faq-copy .sv-question,.sv-faq-copy .sv-home-illustration{grid-area:art;position:static;display:block;justify-self:end;align-self:end;width:clamp(96px,30vw,126px);height:clamp(96px,30vw,126px);opacity:1;pointer-events:none}.sv-faq-list{gap:8px;padding:6px 10px 16px}.sv-faq-list summary{min-height:50px;padding-left:16px;font-size:13px;line-height:1.18}.sv-faq-list p{padding:0 16px 16px;font-size:12px;line-height:1.45}}.cookie-banner{position:static;left:auto;right:auto;bottom:auto;width:min(680px,calc(100% - 32px));grid-template-columns:1fr auto;justify-items:stretch;gap:12px;margin:14px auto;padding:8px 10px 8px 16px;border:1px solid rgba(49,91,255,.12);border-radius:999px;transform:none}.cookie-banner button{min-height:36px;padding:0 18px;font-size:12px}.cookie-banner p{font-size:12px;line-height:1.25}@media (max-width:1680px) and (min-width:1441px){.brand-row{gap:14px;padding:0 18px}.desktop-main-nav{max-width:720px;padding:0 8px}.nav-menu-link{padding:14px 8px;font-size:13px}.nav-dropdown{width:260px}.header-phone{display:none}.header-callback{min-height:46px;padding:12px 18px;font-size:14px}}@media (max-width:1500px) and (min-width:1441px){.desktop-main-nav{max-width:660px}.nav-menu-link{padding:14px 7px}.header-callback{min-width:0;padding:12px 15px}}@media (max-width:1440px){.topline,.desktop-main-nav,.nav-actions{display:none}.brand-row{min-height:58px;width:calc(100% - 20px);padding:0 10px;margin-bottom:10px;border-radius:8px}.brand{min-width:0}.mobile-call{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:auto;border-radius:8px;background:#315bff;color:#fff;text-decoration:none;box-shadow:none}.nav-toggle{display:block;margin-left:8px;background:#f3f5ff;border-color:rgba(16,23,53,.1)}.nav-toggle span{background:#101735}.service-nav-wrap.mobile-nav-wrap{display:block;border-top:0;background:transparent}.main-nav{position:absolute;left:16px;right:16px;top:100%;display:none;flex-direction:column;align-items:stretch;min-height:0;padding:16px;border:1px solid rgba(16,23,53,.08);border-radius:8px;background:#fff;box-shadow:0 20px 44px rgba(16,23,53,.14)}.main-nav.is-open{display:flex}.mobile-menu-group{border-bottom:1px solid rgba(16,23,53,.08)}.mobile-menu-group:last-child{border-bottom:0}.mobile-menu-group summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 8px;color:#101735;font-size:16px;font-weight:900;cursor:pointer}.mobile-menu-group summary::-webkit-details-marker{display:none}.mobile-menu-group summary span{position:relative;width:18px;height:18px;flex:0 0 18px}.mobile-menu-group summary span::before,.mobile-menu-group summary span::after{content:"";position:absolute;left:4px;right:4px;top:8px;height:2px;border-radius:999px;background:#315bff}.mobile-menu-group summary span::after{transform:rotate(90deg);transition:transform .18s ease}.mobile-menu-group[open] summary span::after{transform:rotate(0deg)}.mobile-menu-links{display:grid;gap:4px;padding:0 0 12px 8px}.mobile-menu-links a{display:block;padding:8px 10px;border-radius:8px;color:#29324f;font-size:14px;font-weight:800;text-decoration:none}.mobile-menu-links a:hover{background:#f2f5ff;color:#315bff}.mobile-menu-links .mobile-menu-main{color:#315bff}}@media (max-width:980px){.social-circle svg,.mobile-call svg{width:20px;height:20px}.sv-super-wrap{position:relative;left:0;top:-8px;width:100%;height:186px}.sv-consult-copy{margin-left:0}.sv-question{opacity:.86}}@media (max-width:640px){.direction-card{box-shadow:none}.direction-figure{inset:0;width:100%;height:100%}.sv-super-wrap{height:168px}.sv-consult-copy h2{font-size:31px;line-height:1.04}.cookie-banner{position:static;left:auto;right:auto;bottom:auto;width:calc(100% - 20px);grid-template-columns:1fr;justify-items:start;margin:14px auto;padding:14px;border-radius:18px;transform:none}}.brand-row{position:relative}.brand-row:has(.nav-menu-item:hover),.brand-row:has(.nav-menu-item:focus-within){border-radius:36px 36px 0 0;box-shadow:0 6px 12px rgba(16,23,53,.06)}.nav-menu-item{position:static}.nav-dropdown{left:0;top:calc(100% - 1px);z-index:40;width:100%;min-height:260px;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:24px;align-items:stretch;padding:24px;border:0;border-radius:0 0 36px 36px;background:#fff;box-shadow:0 20px 38px rgba(16,23,53,.09);transform:translateY(10px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.nav-dropdown::before{top:-18px;height:18px}.nav-menu-item:hover .nav-dropdown,.nav-menu-item:focus-within .nav-dropdown{display:grid;transform:translateY(0)}.nav-dropdown-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:8px 10px}.nav-dropdown-title{grid-column:1 / -1;margin:0 0 6px;color:#101735;font-size:22px;line-height:1.1;font-weight:900}.nav-dropdown a{min-height:42px;padding:11px 12px;font-size:14px}.nav-dropdown-highlight{position:relative;display:flex !important;flex-direction:column;justify-content:space-between;min-height:212px;padding:24px !important;overflow:hidden;border-radius:24px !important;background:#ff744d;color:#fff !important;text-decoration:none}.nav-dropdown-highlight::after{content:"";position:absolute;right:-42px;bottom:-42px;width:150px;height:150px;border-radius:50%;background:rgba(255,255,255,.22)}.nav-dropdown-highlight strong{position:relative;z-index:1;max-width:260px;font-size:24px;line-height:1.05}.nav-dropdown-highlight span{position:relative;z-index:1;max-width:260px;color:rgba(255,255,255,.9);font-size:14px;line-height:1.35}.nav-dropdown-highlight i{position:absolute;right:18px;bottom:18px;z-index:1;width:42px;height:42px;border-radius:50%;background:#fff}.nav-dropdown-highlight i::before,.nav-dropdown-highlight i::after{content:"";position:absolute;background:#315bff}.nav-dropdown-highlight i::before{width:15px;height:2px;left:14px;top:20px;transform:rotate(-45deg)}.nav-dropdown-highlight i::after{width:9px;height:9px;right:13px;top:13px;border-top:2px solid #315bff;border-right:2px solid #315bff;background:transparent}@media (min-width:920px){.site-header{top:0}.topline{display:block}.brand-row{width:min(1400px,calc(100% - 96px));min-height:72px;margin-bottom:18px;border-radius:36px}.desktop-main-nav{display:flex}.mobile-call,.nav-toggle,.service-nav-wrap.mobile-nav-wrap{display:none}}@media (min-width:1300px){.topline-inner{width:min(1432px,calc(100% - 32px))}.brand-row{width:min(1432px,calc(100% - 32px));min-height:72px;gap:0;padding:12px 24px;margin-top:8px;margin-bottom:24px;border-radius:36px}.brand{min-width:162px;max-width:180px;gap:8px;margin-right:32px}.brand-logo{width:40px;height:40px}.brand-logo .logo-icon{width:22px;height:22px}.brand-text{font-size:23px}.brand small{font-size:8px;white-space:nowrap}.desktop-main-nav{flex:0 0 auto;width:auto;max-width:none;height:44px;padding:4px;border-radius:22px;gap:2px;justify-content:flex-start}.nav-menu-link{min-height:36px;padding:6px 10px;border-radius:18px;color:#26304c;font-size:16px;line-height:24px;font-weight:800}.nav-menu-link.has-arrow::after{width:10px;height:10px;margin-left:8px;border-width:3px;transform:translateY(-3px) rotate(45deg)}.nav-menu-link:hover,.nav-menu-item:focus-within .nav-menu-link{color:#315bff;background:#fff}.nav-actions{display:flex !important;flex:0 0 auto;gap:5px;margin-left:auto}.header-phone{display:grid !important;gap:2px;margin-right:6px}.header-phone strong{font-size:17px}.header-phone span{font-size:10px}.social-circle{width:36px;height:36px}.header-callback{min-height:44px;min-width:0;padding:11px 12px;font-size:13px}}@media (min-width:920px) and (max-width:1299px){.topline-inner{width:min(1180px,calc(100% - 48px))}.mini-nav{gap:14px}.brand-row{width:min(1180px,calc(100% - 48px));min-height:124px;flex-wrap:wrap;align-content:center;gap:10px 16px;padding:14px 20px}.brand{min-width:184px;order:1}.brand-text{font-size:24px}.brand small{font-size:9px}.desktop-main-nav{order:3;flex:0 1 auto;max-width:650px;margin-right:auto;padding:0 6px}.nav-menu-link{padding:13px 8px;font-size:13px}.nav-actions{order:2;display:flex;margin-left:auto}.header-phone{display:none}.header-callback{min-width:0;min-height:44px;padding:11px 16px;font-size:13px}.nav-dropdown{top:calc(100% - 7px)}}@media (min-width:1200px) and (max-width:1299px){.topline-inner{width:min(1432px,calc(100% - 32px))}.brand-row{width:min(1432px,calc(100% - 32px));min-height:72px;flex-wrap:nowrap;align-content:center;gap:0;padding:12px 20px;margin-top:8px;margin-bottom:24px;border-radius:36px}.brand{order:0;min-width:162px;max-width:180px;gap:8px;margin-right:24px}.brand-logo{width:40px;height:40px}.brand-logo .logo-icon{width:22px;height:22px}.brand-text{font-size:23px}.brand small{font-size:8px;white-space:nowrap}.desktop-main-nav{order:0;flex:0 0 auto;width:auto;max-width:none;height:44px;padding:4px;border-radius:22px;gap:2px;margin-right:0}.nav-menu-link{min-height:36px;padding:6px 6px;border-radius:18px;font-size:14px;line-height:24px}.nav-menu-link.has-arrow::after{width:8px;height:8px;margin-left:6px;border-width:3px}.nav-actions{order:0;display:flex;flex:0 0 auto;gap:4px;margin-left:auto}.header-phone{display:grid;gap:2px;margin-right:5px}.header-phone strong{font-size:15px}.header-phone span{font-size:9px}.social-circle{width:32px;height:32px}.header-callback{min-width:0;min-height:40px;padding:9px 10px;font-size:11px}}@media (min-width:920px) and (max-width:1100px){.mini-nav{display:none}.desktop-main-nav{max-width:none;width:100%}.nav-menu-link{padding:12px 7px;font-size:12px}.nav-menu-link.has-arrow::after{width:6px;height:6px;margin-left:5px}.nav-actions{display:none}.brand-row{min-height:118px}.nav-dropdown-menu{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:0px){body.menu-open{overflow:hidden}.topline,.desktop-main-nav,.nav-actions{display:none}.site-header{top:0;background:#f3f3f4;color:#101735}.brand-row{min-height:74px;width:calc(100% - 20px);padding:8px 10px;margin-bottom:0;border-radius:12px}.brand{min-width:0}.brand-logo{width:48px;height:48px;border-radius:10px}.brand-copy small{display:none}.brand-text{font-size:24px}.mobile-call{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-left:auto;border-radius:9px;background:#315bff;color:#fff;text-decoration:none;box-shadow:none}.nav-toggle{display:block;position:relative;z-index:31;width:48px;height:48px;margin-left:8px;border-radius:9px;background:#f8f8fb;border-color:rgba(16,23,53,.1)}.nav-toggle span{background:#101735;transition:transform .18s ease,opacity .18s ease}.nav-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.service-nav-wrap.mobile-nav-wrap{display:block;border-top:0;background:transparent}.main-nav{position:fixed;left:10px;right:10px;top:84px;bottom:12px;z-index:30;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;width:auto;min-height:0;margin:0;padding:14px;overflow-y:auto;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#111f9f;box-shadow:0 28px 70px rgba(16,23,53,.28);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.main-nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-menu-panel{display:none}.mobile-menu-panel.is-active{display:grid;gap:8px}.mobile-menu-row,.mobile-menu-back,.mobile-menu-links a{width:100%;min-height:50px;border:1px solid rgba(255,255,255,.16);border-radius:25px;background:#315bff;color:#fff;text-align:left;text-decoration:none;font:inherit;font-size:18px;line-height:1.2;font-weight:850}.mobile-menu-row,.mobile-menu-back{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px 11px 18px;cursor:pointer}.mobile-menu-row i,.mobile-menu-back i{position:relative;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#fff}.mobile-menu-row i::before,.mobile-menu-back i::before{content:"";position:absolute;width:9px;height:9px;border-top:2px solid #315bff;border-right:2px solid #315bff;left:11px;top:11px;transform:rotate(45deg)}.mobile-menu-back{justify-content:flex-start;margin-bottom:4px;background:#0d1a87}.mobile-menu-back i{margin-right:2px}.mobile-menu-back i::before{left:13px;transform:rotate(-135deg)}.mobile-menu-links{display:grid;gap:8px}.mobile-menu-links a{display:flex;align-items:center;min-height:48px;padding:11px 16px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.9);font-size:15px;font-weight:750}.mobile-menu-links .mobile-menu-main{background:#fff;color:#315bff;font-weight:900}.mobile-menu-contact{margin-top:auto;padding-top:18px;text-align:center}.mobile-menu-contact a{display:block;color:#ffb095;font-size:22px;font-weight:900;text-decoration:none}.mobile-menu-contact span{color:rgba(255,255,255,.72);font-size:13px;font-weight:750}}.alcohol-service-hero{padding:24px 0 26px;background:#f3f3f4}body.alcohol-page .alcohol-service-hero,body.alcohol-page .alcohol-service-prices,body.alcohol-page .alcohol-process-section,body.alcohol-page .alcohol-trust-section,body.alcohol-page .alcohol-commercial-section,body.alcohol-page #consultation,body.alcohol-page .alcohol-content{scroll-margin-top:132px}.alcohol-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.58fr);gap:18px;align-items:stretch;width:min(1400px,calc(100% - 84px));min-height:min(660px,calc(100svh - 168px));padding:38px 58px 42px;overflow:hidden;border:8px solid #fff;border-radius:42px;background:#315bff;color:#fff;box-shadow:0 24px 70px rgba(17,25,63,.12)}.alcohol-hero-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.alcohol-hero-copy .sv-breadcrumbs{margin-bottom:18px;color:rgba(255,255,255,.74)}.alcohol-hero-copy .sv-breadcrumbs a{color:#fff}.alcohol-hero-copy .sv-breadcrumbs span::before{color:rgba(255,255,255,.5)}.alcohol-hero-copy h1{max-width:920px;margin:0;color:#fff;font-size:clamp(44px,4.45vw,66px);line-height:.97;letter-spacing:0}.alcohol-hero-copy p{max-width:720px;margin:16px 0 0;color:rgba(255,255,255,.88);font-size:18px;font-weight:750;line-height:1.35}.alcohol-hero-copy ul{display:grid;gap:8px;max-width:720px;margin:18px 0 0;padding:0;list-style:none}.alcohol-hero-copy li{position:relative;padding-left:30px;color:#fff;font-size:16px;font-weight:900}.alcohol-hero-copy li::before{content:"✓";position:absolute;left:0;top:-2px;color:#ff744d;font-size:24px;font-weight:950}.alcohol-hero-panel{position:relative;display:flex;align-items:end;justify-content:center;min-height:360px}.alcohol-hero-panel::before{content:"";position:absolute;right:4%;top:14%;width:310px;height:310px;border-radius:50%;background:rgba(255,255,255,.12)}.alcohol-hero-img{position:relative;z-index:1;width:min(360px,100%);height:360px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 26px 38px rgba(9,15,36,.18))}.alcohol-phone-pill{position:absolute;right:0;bottom:-2px;z-index:2;display:grid;grid-template-columns:auto 1fr;column-gap:14px;align-items:center;min-width:302px;padding:12px 18px 12px 12px;border:6px solid rgba(255,255,255,.34);border-radius:999px;background:#fff;color:#101735;box-shadow:0 20px 44px rgba(16,23,53,.18)}.alcohol-phone-pill span{grid-row:span 2;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#315bff;color:#fff}.alcohol-phone-pill em{color:#69718d;font-size:13px;font-style:normal;font-weight:850}.alcohol-phone-pill strong{font-size:18px;line-height:1.05;font-weight:950}.alcohol-hero-copy .cta-actions{margin-top:18px}.alcohol-service-prices,.alcohol-process-section,.alcohol-trust-section{background:#f3f3f4}.alcohol-service-prices{padding:60px 0 72px}.alcohol-service-prices .section-head{max-width:980px}.alcohol-price-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.alcohol-program-card{display:flex;min-height:390px;flex-direction:column;gap:18px;padding:26px;border-radius:38px;background:#fff;box-shadow:0 24px 54px rgba(16,23,53,.09)}.alcohol-program-card>div{display:flex;flex-wrap:wrap;gap:10px;align-items:baseline}.alcohol-program-card strong{color:#315bff;font-size:30px;line-height:1;font-weight:950}.alcohol-program-card del{color:#a4a8b6;font-size:18px;font-weight:850}.alcohol-program-card h3{margin:0;color:#1e1e20;font-size:24px;line-height:1.05}.alcohol-program-card p{margin:0;color:#51586f;font-weight:700;line-height:1.45}.alcohol-program-card ul{display:grid;gap:8px;margin:0 0 auto;padding:0;list-style:none}.alcohol-program-card li{position:relative;padding-left:18px;color:#28314e;font-size:14px;font-weight:850}.alcohol-program-card li::before{content:"";position:absolute;left:0;top:.7em;width:7px;height:7px;border-radius:50%;background:#ff744d}.alcohol-process-section{padding:0 0 72px}.alcohol-process-panel{display:grid;grid-template-columns:minmax(300px,.62fr) minmax(0,1fr);gap:20px;align-items:stretch;padding:28px;border-radius:42px;background:#ff744d;color:#fff}.alcohol-process-copy{display:flex;flex-direction:column;justify-content:space-between;gap:34px;padding:24px}.alcohol-process-copy h2{max-width:520px;margin:0;font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:0}.alcohol-process-copy p{max-width:520px;margin:0;color:rgba(255,255,255,.9);font-size:20px;font-weight:800;line-height:1.35}.alcohol-step-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.alcohol-step-list article{min-height:210px;padding:24px;border-radius:30px;background:#fff;color:#1e1e20;box-shadow:0 22px 42px rgba(18,18,18,.12)}.alcohol-step-list span{display:grid;place-items:center;width:50px;height:50px;margin-bottom:38px;border-radius:50%;background:#ff744d;color:#fff;font-size:22px;font-weight:950}.alcohol-step-list h3{margin:0 0 10px;font-size:24px;line-height:1.05}.alcohol-step-list p{margin:0;color:#51586f;font-weight:700;line-height:1.4}.alcohol-trust-section{padding:0 0 72px}.alcohol-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.alcohol-trust-card{min-height:260px;padding:26px;border-radius:34px;background:#fff;box-shadow:0 20px 48px rgba(16,23,53,.08)}.alcohol-trust-intro{grid-column:span 2;background:#1d2aa9;color:#fff}.alcohol-trust-card h2,.alcohol-trust-card h3{margin:0 0 16px;line-height:1.05;letter-spacing:0}.alcohol-trust-card h2{max-width:520px;font-size:clamp(34px,4vw,52px)}.alcohol-trust-card h3{font-size:24px}.alcohol-trust-card p{margin:0;color:#51586f;font-size:16px;font-weight:750;line-height:1.48}.alcohol-trust-intro p{max-width:620px;color:rgba(255,255,255,.88);font-size:18px}.license-verification-section{padding:0 0 72px}.license-verification-panel{padding:36px;border-radius:44px;background:#fff;box-shadow:0 22px 70px rgba(16,23,53,.08)}.license-verification-head{max-width:980px;margin-bottom:26px}.license-verification-head span,.license-disclaimer-card span{display:inline-block;margin-bottom:10px;color:#ff744d;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.license-verification-head h2{max-width:850px;margin:0;font-size:clamp(36px,4.4vw,68px);line-height:.96}.license-verification-head p{max-width:920px;margin:18px 0 0;color:#596178;font-size:18px;font-weight:750;line-height:1.5}.license-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:14px}.license-check-card,.license-table-card,.license-disclaimer-card,.license-medical-warning{border-radius:30px;border:1px solid rgba(49,91,255,.1)}.license-check-card{min-height:236px;padding:24px;background:#f6f8ff}.license-check-card strong{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#315bff;color:#fff;font-size:16px}.license-check-card h3,.license-table-card h3,.license-disclaimer-card h3{margin:18px 0 10px;font-size:24px;line-height:1.08}.license-check-card p,.license-disclaimer-card p,.license-medical-warning p{margin:0;color:#596178;font-weight:700;line-height:1.5}.license-document-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:14px}.license-table-card{padding:28px;background:#fff;box-shadow:0 16px 46px rgba(16,23,53,.06)}.license-info-table{width:100%;border-collapse:collapse;margin-top:10px;overflow:hidden;border-radius:18px}.license-info-table th,.license-info-table td{padding:18px 16px;border-bottom:1px solid #edf0f8;text-align:left;vertical-align:top}.license-info-table th{width:28%;color:#101735;font-size:15px}.license-info-table td{color:#596178;font-size:15px;font-weight:700;line-height:1.45}.license-info-table tr:last-child th,.license-info-table tr:last-child td{border-bottom:0}.license-info-table a{color:#315bff;font-weight:900}.license-disclaimer-card{padding:28px;background:#1727b2;color:#fff}.license-disclaimer-card h3{color:#fff}.license-disclaimer-card p{color:rgba(255,255,255,.84)}.license-disclaimer-card .sv-orange-btn{margin-top:22px}.partner-license-card{margin-top:16px;padding:28px;border:1px solid rgba(49,91,255,.1);border-radius:34px;background:radial-gradient(circle at 100% 0%,rgba(49,91,255,.08),transparent 30%),linear-gradient(180deg,#ffffff 0%,#f8f9ff 100%);box-shadow:0 16px 46px rgba(16,23,53,.06)}.partner-license-head{max-width:980px}.partner-license-head span{display:inline-block;margin-bottom:10px;color:#315bff;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.partner-license-head h3{margin:0;color:#101735;font-size:clamp(28px,3vw,44px);line-height:1.02}.partner-license-head p{max-width:940px;margin:14px 0 0;color:#596178;font-size:16px;font-weight:750;line-height:1.5}.partner-license-note{margin-top:20px;padding:18px 20px;border-radius:24px;background:#eef2ff}.partner-license-note strong{display:block;margin-bottom:8px;color:#101735;font-size:18px;font-weight:950}.partner-license-note p{margin:0;color:#596178;font-size:15px;font-weight:750;line-height:1.48}.partner-license-table-wrap{margin-top:22px;overflow-x:auto;border:1px solid rgba(49,91,255,.12);border-radius:24px;background:#fff}.partner-license-table{width:100%;min-width:820px;border-collapse:collapse}.partner-license-table th,.partner-license-table td{padding:14px 16px;border-bottom:1px solid #edf0f8;text-align:left;vertical-align:top}.partner-license-table th{position:sticky;top:0;background:#101735;color:#fff;font-size:13px;font-weight:950;letter-spacing:.02em}.partner-license-table td{color:#30384f;font-size:14px;font-weight:760;line-height:1.35}.partner-license-table tr:nth-child(even) td{background:#f8f9ff}.partner-license-table tr:last-child td{border-bottom:0}.license-medical-warning{margin-top:14px;padding:24px 28px;background:#202020}.license-medical-warning strong{display:block;margin-bottom:10px;color:rgba(255,255,255,.82);font-size:clamp(28px,3.2vw,50px);font-weight:300;line-height:.98;letter-spacing:.01em;text-transform:uppercase}.license-medical-warning p{max-width:1040px;color:rgba(255,255,255,.68)}@media (max-width:760px){.license-verification-section{padding-bottom:46px}.license-verification-panel{width:calc(100% - 20px);padding:22px 16px;border-radius:28px}.license-verification-head{margin-bottom:18px}.license-verification-head h2{font-size:clamp(30px,8vw,38px);line-height:1.02}.license-verification-head p{font-size:15px}.license-check-grid,.license-document-grid{grid-template-columns:1fr}.license-check-card,.license-table-card,.license-disclaimer-card,.partner-license-card,.license-medical-warning{min-width:0;min-height:0;padding:20px;border-radius:22px}.license-check-card h3,.license-table-card h3,.license-disclaimer-card h3{font-size:22px;overflow-wrap:break-word}.license-check-card p,.license-disclaimer-card p,.license-medical-warning p{font-size:15px;line-height:1.48;overflow-wrap:break-word}.license-info-table th,.license-info-table td{display:block;width:100%;padding:12px 14px}.license-info-table th{padding-bottom:4px;border-bottom:0}.license-info-table td{padding-top:4px}.partner-license-table-wrap{margin-right:-4px;margin-left:-4px;border-radius:18px}.license-medical-warning strong{font-size:clamp(24px,7vw,34px);line-height:1.02}}.alcohol-table-card{margin-top:22px;padding:30px;border-radius:36px;background:#fff;box-shadow:0 24px 54px rgba(16,23,53,.09)}.alcohol-table-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:22px}.alcohol-table-head h2{margin:0 0 8px;color:#1e1e20;font-size:clamp(30px,3vw,46px);line-height:1.02;letter-spacing:0}.alcohol-table-head p,.alcohol-price-note{margin:0;color:#5b6277;font-weight:750;line-height:1.45}.alcohol-price-table{display:grid;overflow:hidden;border:1px solid rgba(49,91,255,.12);border-radius:24px;background:#f5f7ff}.alcohol-price-table>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:16px 20px;border-bottom:1px solid rgba(49,91,255,.1)}.alcohol-price-table>div:last-child{border-bottom:0}.alcohol-price-table span{color:#1d2747;font-weight:850}.alcohol-price-table strong{color:#315bff;font-size:18px;font-weight:950;text-align:right;white-space:nowrap}.alcohol-price-note{margin-top:16px;padding:14px 16px;border-radius:18px;background:#fff2ed;color:#7a4050}.alcohol-commercial-section{padding:0 0 72px;background:#f3f3f4}.alcohol-relatives-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.62fr) auto;gap:24px;align-items:center;padding:34px;border-radius:40px;background:#1d2aa9;color:#fff;box-shadow:0 24px 60px rgba(16,23,53,.14)}.alcohol-relatives-panel h2{margin:0 0 16px;color:#fff;font-size:clamp(34px,4vw,56px);line-height:1;letter-spacing:0}.alcohol-relatives-panel p{max-width:780px;margin:0 0 12px;color:rgba(255,255,255,.88);font-size:18px;font-weight:750;line-height:1.45}.alcohol-relatives-panel ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.alcohol-relatives-panel li{position:relative;padding-left:24px;color:#fff;font-weight:850;line-height:1.35}.alcohol-relatives-panel li::before{content:"";position:absolute;left:0;top:.58em;width:9px;height:9px;border-radius:50%;background:#ff744d}.alcohol-doctor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.alcohol-doctor-card{overflow:hidden;border-radius:36px;background:#fff;box-shadow:0 24px 54px rgba(16,23,53,.09)}.alcohol-doctor-card img{display:block;width:100%;aspect-ratio:4 / 4.85;object-fit:cover;object-position:center top;background:#eef2ff}.alcohol-doctor-card div{display:grid;gap:10px;min-height:250px;padding:22px}.alcohol-doctor-card span{justify-self:start;display:inline-flex;padding:8px 12px;border-radius:999px;background:#fff2ed;color:#ff744d;font-size:13px;font-weight:950}.alcohol-doctor-card h3{margin:0;color:#1e1e20;font-size:25px;line-height:1.05;letter-spacing:0}.alcohol-doctor-card strong{color:#315bff;font-size:14px;line-height:1.25;font-weight:950}.alcohol-doctor-card p{margin:0;color:#5b6277;font-weight:750;line-height:1.45}.alcohol-inline-link{margin-top:18px}.alcohol-service-prices .btn-secondary,.alcohol-trust-section .btn-secondary,.alcohol-commercial-section .btn-secondary{min-height:58px;padding:16px 28px;border:0;background:#315bff;color:#fff;box-shadow:0 18px 34px rgba(49,91,255,.24)}.alcohol-service-prices .btn-secondary:hover,.alcohol-trust-section .btn-secondary:hover,.alcohol-commercial-section .btn-secondary:hover{background:#2349ef;color:#fff;transform:translateY(-1px);box-shadow:0 22px 42px rgba(49,91,255,.3)}.alcohol-commercial-section .alcohol-inline-link .btn-secondary,.alcohol-reviews-section>.container:last-child .btn-secondary{background:#ff744d;box-shadow:0 18px 34px rgba(255,116,77,.28)}.alcohol-commercial-section .alcohol-inline-link .btn-secondary:hover,.alcohol-reviews-section>.container:last-child .btn-secondary:hover{background:#ff6337;box-shadow:0 22px 42px rgba(255,116,77,.34)}.alcohol-reviewer-panel{display:grid;grid-template-columns:150px minmax(0,1fr);gap:22px;align-items:center;margin-top:22px;padding:22px;border-radius:34px;background:#111936;color:#fff;box-shadow:0 24px 54px rgba(16,23,53,.12)}.alcohol-reviewer-panel img{width:150px;height:176px;border-radius:24px;object-fit:cover;object-position:center top;background:#eef2ff}.alcohol-reviewer-panel span{display:inline-flex;margin-bottom:8px;color:#ff744d;font-size:13px;font-weight:950}.alcohol-reviewer-panel h3{margin:0 0 8px;color:#fff;font-size:clamp(26px,2.4vw,36px);line-height:1.02;letter-spacing:0}.alcohol-reviewer-panel p{max-width:860px;margin:0;color:rgba(255,255,255,.82);font-size:16px;font-weight:750;line-height:1.48}.alcohol-reviewer-panel a{display:inline-flex;width:fit-content;margin-top:14px;padding:11px 16px;border-radius:999px;background:#fff;color:#315bff;text-decoration:none;font-weight:950}.material-prepared-section{padding-bottom:72px}.material-prepared-panel{overflow:hidden;padding:52px;border-radius:40px;background:radial-gradient(circle at 0% 0%,rgba(255,116,77,.28),transparent 19%),linear-gradient(135deg,#101735 0%,#0d1430 100%);color:#fff;box-shadow:0 28px 64px rgba(16,23,53,.14)}.material-prepared-kicker{display:block;margin-bottom:32px;color:#ff744d;font-size:21px;font-weight:950;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.material-prepared-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(34px,5vw,82px)}.material-prepared-person{display:grid;grid-template-columns:112px minmax(0,1fr);gap:28px;align-items:start}.material-prepared-avatar{width:112px;height:112px;border:3px solid rgba(255,255,255,.18);border-radius:50%;background:#eef2ff;object-fit:cover;box-shadow:0 18px 34px rgba(0,0,0,.24)}.material-prepared-copy{min-width:0}.material-prepared-copy>span{display:block;margin-bottom:14px;color:#9daeff;font-size:17px;font-weight:950;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.material-prepared-copy h3{margin:0 0 16px;color:#fff;font-size:clamp(27px,2.2vw,34px);line-height:1.05;letter-spacing:-.03em}.material-prepared-copy p{max-width:610px;margin:0;color:rgba(255,255,255,.76);font-size:21px;font-weight:760;line-height:1.45}.material-prepared-copy>strong{display:inline-flex;width:fit-content;margin-top:20px;padding:8px 18px;border:1px solid rgba(255,116,77,.42);border-radius:999px;background:rgba(255,116,77,.16);color:#ffe7dc;font-size:18px;font-weight:950;line-height:1.15}.material-prepared-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:22px}.material-prepared-actions a,.material-prepared-social{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:14px 26px;border-radius:999px;text-decoration:none;font-size:20px;font-weight:950;line-height:1;white-space:nowrap}.material-prepared-actions a{background:#fff;color:#315bff;box-shadow:0 18px 32px rgba(0,0,0,.14)}.material-prepared-social{background:#0d7bd8;color:#fff}@media (max-width:980px){.material-prepared-grid{grid-template-columns:1fr}.material-prepared-copy p{max-width:none}}@media (max-width:760px){.material-prepared-section{padding-bottom:46px}.material-prepared-panel{width:calc(100% - 20px);padding:24px 18px;border-radius:28px}.material-prepared-kicker{margin-bottom:22px;font-size:16px}.material-prepared-grid{gap:28px}.material-prepared-person{grid-template-columns:74px minmax(0,1fr);gap:16px}.material-prepared-avatar{width:74px;height:74px;border-width:2px}.material-prepared-copy>span{margin-bottom:8px;font-size:12px;letter-spacing:.07em}.material-prepared-copy h3{margin-bottom:10px;font-size:24px}.material-prepared-copy p{font-size:15px;line-height:1.48}.material-prepared-copy>strong{margin-top:14px;padding:7px 13px;font-size:14px}.material-prepared-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:16px}.material-prepared-actions a,.material-prepared-social{width:100%;min-height:50px;padding:12px 16px;font-size:16px}}.alcohol-doc-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.62fr);gap:18px}.alcohol-doc-card,.alcohol-emergency-card{min-height:310px;padding:30px;border-radius:36px;background:#fff;box-shadow:0 24px 54px rgba(16,23,53,.09)}.alcohol-doc-card>span{display:grid;place-items:center;width:58px;height:58px;margin-bottom:22px;border-radius:18px;background:#315bff;color:#fff}.alcohol-doc-card svg{width:30px;height:30px}.alcohol-doc-card h2,.alcohol-emergency-card h2{margin:0 0 14px;color:#1e1e20;font-size:clamp(28px,3vw,42px);line-height:1.02;letter-spacing:0}.alcohol-doc-card p,.alcohol-emergency-card p{margin:0;color:#5b6277;font-size:17px;font-weight:750;line-height:1.48}.alcohol-doc-card div{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.alcohol-doc-card a{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:999px;background:#eef2ff;color:#315bff;text-decoration:none;font-weight:950}.alcohol-emergency-card{display:flex;flex-direction:column;justify-content:space-between;background:#111936;color:#fff}.alcohol-emergency-card h2,.alcohol-emergency-card p{color:#fff}.alcohol-emergency-card p{color:rgba(255,255,255,.82)}.alcohol-evidence-panel{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1fr);gap:18px;align-items:stretch;padding:30px;border-radius:36px;background:#fff;box-shadow:0 24px 54px rgba(16,23,53,.09)}.alcohol-evidence-panel>div:first-child{padding-right:10px}.alcohol-evidence-panel span{display:inline-flex;margin-bottom:12px;color:#315bff;font-size:13px;font-weight:950;text-transform:uppercase}.alcohol-evidence-panel h2{margin:0 0 14px;color:#1e1e20;font-size:clamp(30px,3vw,44px);line-height:1.02;letter-spacing:0}.alcohol-evidence-panel p{margin:0;color:#5b6277;font-size:17px;font-weight:750;line-height:1.48}.alcohol-source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.alcohol-source-card{display:flex;align-items:center;min-height:72px;padding:16px;border-radius:22px;background:#eef2ff;color:#111936;text-decoration:none;font-weight:950;line-height:1.2}.alcohol-source-card:hover{background:#315bff;color:#fff}.service-clinical-panel{display:grid;gap:22px;padding:32px;border-radius:36px;border:1px solid rgba(49,91,255,.08);background:#fff;box-shadow:0 24px 54px rgba(16,23,53,.09)}.service-clinical-intro{max-width:980px}.service-clinical-intro>span{display:inline-flex;margin-bottom:12px;color:#315bff;font-size:13px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.service-clinical-intro h2{max-width:1040px;margin:0 0 14px;color:#1e1e20;font-size:clamp(30px,3.1vw,48px);line-height:1.02;letter-spacing:0}.service-clinical-intro p{margin:0;color:#51596e;font-size:18px;font-weight:760;line-height:1.5}.service-clinical-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.service-clinical-meta em{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#eef2ff;color:#2438d8;font-size:13px;font-style:normal;font-weight:950}.service-clinical-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.service-clinical-card{min-height:210px;padding:22px;border-radius:26px;background:#f6f7ff;border:1px solid rgba(49,91,255,.1)}.service-clinical-card strong{display:block;margin-bottom:12px;color:#111936;font-size:21px;font-weight:950;line-height:1.08}.service-clinical-card p{margin:0;color:#5b6277;font-size:15px;font-weight:760;line-height:1.45}.service-clinical-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.service-clinical-detail-card{padding:24px;border-radius:28px;background:linear-gradient(180deg,#1f36c9 0%,#315bff 100%);color:#fff;box-shadow:0 18px 42px rgba(49,91,255,.18)}.service-clinical-detail-card h3{margin:0 0 14px;color:#fff;font-size:24px;font-weight:950;line-height:1.08}.service-clinical-detail-card ul{margin:0;padding-left:20px;display:grid;gap:10px}.service-clinical-detail-card li{color:rgba(255,255,255,.9);font-size:15px;font-weight:760;line-height:1.5}.service-clinical-bottom{display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,1fr);gap:16px;align-items:start;padding:20px;border-radius:28px;background:#101828;color:#fff}.service-clinical-bottom p{margin:0;color:rgba(255,255,255,.84);font-weight:760;line-height:1.46}.service-clinical-bottom strong{color:#fff}.service-clinical-bottom div{display:flex;flex-wrap:wrap;gap:8px}.service-clinical-bottom a{display:inline-flex;align-items:center;min-height:40px;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;text-decoration:none;font-size:13px;font-weight:950}.service-clinical-bottom a:hover{background:#315bff}.alcohol-photo-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.alcohol-photo-card{position:relative;display:block;overflow:hidden;min-height:320px;border-radius:30px;background:#eef2ff;text-decoration:none;box-shadow:0 20px 48px rgba(16,23,53,.08)}.alcohol-photo-card:nth-child(1),.alcohol-photo-card:nth-child(2){grid-column:span 2}.alcohol-photo-card:nth-child(3),.alcohol-photo-card:nth-child(4){grid-column:span 1}.alcohol-photo-card:nth-child(5),.alcohol-photo-card:nth-child(6){grid-column:span 3}.alcohol-photo-card img{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .22s ease}.alcohol-photo-card:hover img{transform:scale(1.035)}.alcohol-photo-card span{position:absolute;left:16px;right:16px;bottom:16px;display:inline-flex;width:fit-content;max-width:calc(100% - 32px);padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.92);color:#111936;font-size:13px;font-weight:950;backdrop-filter:blur(14px)}.alcohol-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.alcohol-review-card{min-height:310px;padding:26px;border-radius:34px;background:#fff;box-shadow:0 24px 54px rgba(16,23,53,.09)}.alcohol-review-card span{display:inline-flex;margin-bottom:8px;color:#315bff;font-size:13px;font-weight:950}.alcohol-review-card__meta{display:block;margin-bottom:18px;color:#8a90a3;font-size:13px;font-weight:850;line-height:1.35}.alcohol-review-card h3{margin:0 0 14px;color:#1e1e20;font-size:24px;line-height:1.06}.alcohol-review-card p{margin:0 0 18px;color:#5b6277;font-weight:750;line-height:1.48}.alcohol-review-card strong{color:#111936;font-weight:950}.alcohol-consultation-grid{grid-template-columns:minmax(0,1fr);gap:28px}.alcohol-consultation-grid .content-aside{width:min(760px,100%);justify-self:center}.alcohol-content .alcohol-seo-grid,.alcohol-content .alcohol-care-grid,.alcohol-content .alcohol-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0 34px}.alcohol-content .alcohol-seo-card,.alcohol-content .alcohol-care-grid article,.alcohol-content .alcohol-stat-grid div,.alcohol-content .alcohol-seo-quote,.alcohol-content .alcohol-contact-inline{border-radius:24px;border:1px solid rgba(17,25,54,.08);background:#fff;box-shadow:0 18px 44px rgba(17,25,54,.07)}.alcohol-content .alcohol-seo-card{padding:26px}.alcohol-content .alcohol-seo-card-dark{background:linear-gradient(145deg,#2438d8 0%,#172ab7 100%);color:#fff}.alcohol-content .alcohol-seo-card span,.alcohol-content .alcohol-seo-card h3,.alcohol-content .alcohol-care-grid h3,.alcohol-content .alcohol-seo-card-dark li{color:inherit}.alcohol-content .alcohol-seo-card span,.alcohol-content .alcohol-care-grid span,.alcohol-content .alcohol-contact-inline span{display:inline-flex;margin-bottom:12px;color:#315bff;font-size:13px;font-weight:950;text-transform:uppercase}.alcohol-content .alcohol-seo-card-dark span{color:#ffb091}.alcohol-content .alcohol-seo-card h3,.alcohol-content .alcohol-care-grid h3{margin:0 0 14px;font-size:22px;line-height:1.1}.alcohol-content .alcohol-seo-card ul{margin:0;padding-left:18px}.alcohol-content .alcohol-seo-card li{margin:8px 0;color:#555d72;font-weight:760;line-height:1.42}.alcohol-content .alcohol-seo-card-dark h3{color:#fff}.alcohol-content .alcohol-seo-card-dark,.alcohol-content .alcohol-seo-card-dark p,.alcohol-content .alcohol-seo-card-dark li{color:rgba(255,255,255,.94)}.alcohol-content .alcohol-seo-card-dark li::marker{color:#ffb091}.alcohol-content .alcohol-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.alcohol-content .alcohol-stat-grid div{min-height:150px;padding:22px}.alcohol-content .alcohol-stat-grid strong{display:block;margin-bottom:12px;color:#1f2ed0;font-size:34px;font-weight:950;line-height:1}.alcohol-content .alcohol-stat-grid span{color:#596177;font-size:14px;font-weight:780;line-height:1.36}.alcohol-content .alcohol-seo-quote{margin:20px 0 34px;padding:24px 28px;border-left:6px solid #ff744d;background:#fff7f2}.alcohol-content .alcohol-seo-quote p{margin:0}.alcohol-content .alcohol-care-grid article{padding:24px}.alcohol-content .alcohol-care-grid span{align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#315bff;color:#fff}.alcohol-content .alcohol-care-grid p{margin:0}.alcohol-content .alcohol-contact-inline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin:30px 0 36px;padding:24px;background:#101828;color:#fff}.alcohol-content .alcohol-contact-inline strong{display:block;color:#fff;font-size:30px;font-weight:950;line-height:1.05}.alcohol-content .alcohol-contact-inline small{display:block;margin-top:8px;color:rgba(255,255,255,.72);font-weight:780}.alcohol-content h2{margin-top:30px}.alcohol-content h2:first-child{margin-top:0}@media (max-width:1180px){.alcohol-hero-grid{grid-template-columns:1fr;width:min(1180px,calc(100% - 48px));padding:42px}.alcohol-consultation-grid{grid-template-columns:1fr}.alcohol-hero-panel{min-height:360px}.alcohol-price-grid,.alcohol-trust-grid,.alcohol-doctor-grid,.alcohol-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.alcohol-relatives-panel,.alcohol-doc-grid,.alcohol-evidence-panel{grid-template-columns:1fr}.service-clinical-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-clinical-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-clinical-bottom{grid-template-columns:1fr}.alcohol-photo-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.alcohol-photo-card,.alcohol-photo-card:nth-child(1),.alcohol-photo-card:nth-child(2),.alcohol-photo-card:nth-child(3),.alcohol-photo-card:nth-child(4),.alcohol-photo-card:nth-child(5),.alcohol-photo-card:nth-child(6){grid-column:auto}.alcohol-process-panel{grid-template-columns:1fr}}@media (min-width:761px) and (max-width:1180px){.alcohol-service-hero{padding:18px 0 24px}.alcohol-hero-grid{min-height:min(740px,calc(100svh - 92px));gap:18px;padding:30px 50px 24px}.alcohol-hero-copy h1{font-size:clamp(46px,6vw,58px)}.alcohol-hero-copy p{max-width:780px;font-size:17px}.alcohol-hero-copy ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;max-width:780px}.alcohol-hero-copy li{font-size:15px}.alcohol-hero-panel{min-height:230px}.alcohol-hero-panel::before{right:12%;top:4%;width:250px;height:250px}.alcohol-hero-img{width:min(270px,42vw);height:270px}.alcohol-phone-pill{right:50%;bottom:4px;transform:translateX(50%)}}@media (max-width:760px){html{scroll-padding-top:78px}.alcohol-service-hero{padding:10px 0 34px}.alcohol-hero-grid{width:calc(100% - 20px);min-height:0;gap:20px;padding:28px 22px 22px;border-width:0;border-radius:24px}.alcohol-hero-copy .sv-breadcrumbs{margin-bottom:22px}.alcohol-hero-copy h1{font-size:40px}.alcohol-hero-copy p{font-size:15px}.alcohol-hero-copy li{font-size:15px}.alcohol-hero-panel{min-height:310px}.alcohol-hero-img{height:310px}.alcohol-phone-pill{right:50%;bottom:0;min-width:0;width:min(330px,100%);transform:translateX(50%)}.alcohol-service-prices,.alcohol-process-section,.alcohol-trust-section,.alcohol-commercial-section{padding-bottom:46px}.alcohol-price-grid,.alcohol-step-list,.alcohol-trust-grid,.alcohol-doctor-grid,.alcohol-content .alcohol-seo-grid,.alcohol-content .alcohol-care-grid,.alcohol-content .alcohol-stat-grid,.alcohol-content .alcohol-contact-inline,.alcohol-doc-grid,.service-clinical-grid,.service-clinical-detail-grid,.service-clinical-bottom,.alcohol-source-grid,.alcohol-photo-strip,.alcohol-review-grid{grid-template-columns:1fr}.alcohol-program-card,.alcohol-trust-card,.alcohol-table-card,.alcohol-relatives-panel,.alcohol-doctor-card,.alcohol-doc-card,.alcohol-emergency-card,.alcohol-evidence-panel,.service-clinical-panel,.service-clinical-card,.service-clinical-detail-card,.service-clinical-bottom,.alcohol-reviewer-panel,.alcohol-photo-card,.alcohol-review-card{border-radius:26px}.alcohol-table-card,.alcohol-relatives-panel,.alcohol-content .alcohol-seo-card,.alcohol-content .alcohol-care-grid article,.alcohol-content .alcohol-stat-grid div,.alcohol-content .alcohol-seo-quote,.alcohol-content .alcohol-contact-inline,.alcohol-doc-card,.alcohol-emergency-card,.alcohol-evidence-panel,.service-clinical-panel,.service-clinical-card,.service-clinical-detail-card,.service-clinical-bottom,.alcohol-reviewer-panel,.alcohol-review-card{padding:22px}.service-clinical-panel{gap:16px}.service-clinical-intro h2{font-size:30px}.service-clinical-intro p{font-size:16px}.service-clinical-card{min-height:0}.service-clinical-detail-card h3{font-size:22px}.service-clinical-meta{display:grid;grid-template-columns:1fr}.service-clinical-meta em,.service-clinical-bottom a{justify-content:center;text-align:center}.service-clinical-bottom div{display:grid;grid-template-columns:1fr}.service-docs-section{padding-bottom:34px}.service-docs-section .alcohol-doc-grid{gap:14px}.service-docs-section .alcohol-doc-card,.service-docs-section .alcohol-emergency-card{min-height:0;padding:22px;border-radius:24px}.service-docs-section .alcohol-doc-card>span{width:54px;height:54px;margin-bottom:18px;border-radius:16px}.service-docs-section .alcohol-doc-card h2,.service-docs-section .alcohol-emergency-card h2{font-size:29px;line-height:1.04}.service-docs-section .alcohol-doc-card p,.service-docs-section .alcohol-emergency-card p{font-size:16px;line-height:1.44}.service-docs-section .alcohol-doc-card div{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px}.service-docs-section .alcohol-doc-card a{width:100%;min-height:48px;justify-content:center;padding:8px 16px;text-align:center;white-space:normal}.service-docs-section .alcohol-emergency-card{gap:20px}.service-docs-section .alcohol-emergency-card .sv-orange-btn{width:100%;justify-content:center;min-height:54px;text-align:center}.alcohol-content .alcohol-contact-inline strong{font-size:24px}.alcohol-content .alcohol-contact-inline .sv-orange-btn{width:100%;justify-content:center}.alcohol-table-head{display:grid}.alcohol-price-table>div{grid-template-columns:1fr;gap:6px;padding:14px 16px}.alcohol-price-table strong{text-align:left}.alcohol-relatives-panel{gap:18px}.alcohol-relatives-panel p{font-size:15px}.alcohol-doctor-card div{min-height:0}.alcohol-reviewer-panel{grid-template-columns:1fr}.alcohol-reviewer-panel img{width:124px;height:148px}.alcohol-photo-card{min-height:260px}.alcohol-program-card{min-height:0}.alcohol-process-panel{width:calc(100% - 20px);padding:18px;border-radius:26px}.alcohol-process-copy{padding:10px 6px 12px}.alcohol-process-copy h2{font-size:34px}.alcohol-process-copy p{font-size:16px}.alcohol-step-list article{min-height:0;border-radius:22px}.alcohol-step-list span{margin-bottom:22px}.alcohol-trust-intro{grid-column:auto}.not-found-hero{padding:10px 0 28px}.not-found-shell{width:calc(100% - 20px);grid-template-columns:1fr;min-height:0;gap:18px;padding:30px 22px 22px;border-width:0;border-radius:24px}.not-found-kicker{min-width:78px;min-height:44px;margin-bottom:18px;font-size:22px}.not-found-copy h1{font-size:42px}.not-found-copy p{font-size:15px}.not-found-visual{min-height:300px}.not-found-visual>strong{top:10px;font-size:126px}.not-found-img{width:min(270px,90%);max-height:260px}.not-found-pill{width:min(330px,100%);grid-template-columns:48px 1fr;padding:10px 12px;border-width:5px}.not-found-pill span{width:48px;height:48px}.not-found-pill b{font-size:18px}.not-found-links{padding:44px 0 54px}.article-hero{padding:10px 0 28px}.article-hero-inner{width:calc(100% - 20px);padding:28px 22px;border-width:0;border-radius:24px}.article-hero-inner--split{grid-template-columns:1fr;gap:18px}.article-hero-inner--split .article-hero-copy h1{font-size:34px}.article-hero-inner--split .article-hero-copy p{font-size:14px}.article-hero h1{font-size:38px}.article-hero p{font-size:15px}.article-hero-panel{padding:16px;border-radius:22px}.article-hero-card{grid-template-columns:62px 1fr;padding:12px;border-radius:18px}.article-hero-card strong{min-height:50px;border-radius:16px;font-size:22px}.article-hero-card span{font-size:13px}.article-meta span{width:100%}.article-body-section{padding:34px 0 18px}.article-layout{grid-template-columns:1fr}.article-content{padding:22px;border-radius:22px}.article-content p,.article-content li{font-size:15px}.article-signal-grid,.article-step-cards{grid-template-columns:1fr}.article-step-cards article{min-height:0}.article-medical-note{padding:18px;border-radius:20px}.article-medical-note strong{font-size:21px}.article-cta{display:grid;padding:18px;border-radius:20px}.article-cta strong{font-size:21px}.article-internal-links{gap:16px;padding:18px;border-radius:22px}.article-internal-grid{grid-template-columns:1fr}.article-internal-grid a{min-height:0;padding:16px;border-radius:18px}}.staff-hero{padding:70px 0 54px;background:#f3f3f4;overflow:hidden}.staff-hero__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.55fr);gap:28px;align-items:stretch}.staff-hero__copy{padding:42px;border-radius:46px;background:#fff;box-shadow:0 24px 70px rgba(16,23,53,.08)}.staff-hero__copy .sv-breadcrumbs{margin-bottom:28px}.staff-kicker{display:inline-flex;padding:9px 14px;border-radius:999px;background:#eef2ff;color:#315bff;font-size:13px;font-weight:950;margin-bottom:18px}.staff-hero h1{max-width:980px;margin:0;color:#1e1e20;font-size:clamp(44px,6vw,82px);line-height:.92;letter-spacing:0}.staff-hero p{max-width:840px;margin:24px 0 0;color:#5b6277;font-size:20px;line-height:1.45;font-weight:750}.staff-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:30px 0}.staff-hero__stats span{min-height:112px;padding:18px;border-radius:28px;background:#f5f7ff;border:1px solid rgba(49,91,255,.1)}.staff-hero__stats strong{display:block;color:#315bff;font-size:38px;line-height:1;font-weight:950}.staff-hero__stats small{display:block;margin-top:8px;color:#555d72;font-size:14px;line-height:1.25;font-weight:850}.staff-hero .hero-actions{align-items:center}.staff-hero .hero-actions .btn-secondary{min-height:58px;background:#f5f7ff;color:#111936;border:1px solid rgba(49,91,255,.18);box-shadow:none;backdrop-filter:none}.staff-hero__featured{position:relative;min-height:620px;border-radius:46px;overflow:hidden;background:linear-gradient(135deg,#315bff,#172fb0);box-shadow:0 24px 70px rgba(16,23,53,.12)}.staff-hero__featured::before{content:"DEMEEVKA";position:absolute;top:44px;left:26px;right:0;color:rgba(255,255,255,.12);font-size:clamp(48px,6vw,96px);font-weight:950;line-height:.82;z-index:1}.staff-hero__featured img{position:absolute;inset:auto 0 0 0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:0}.staff-hero__featured div{position:absolute;left:22px;right:22px;bottom:22px;z-index:2;display:grid;gap:5px;padding:20px;border-radius:28px;background:rgba(255,255,255,.92);backdrop-filter:blur(16px)}.staff-hero__featured small{color:#315bff;font-size:13px;font-weight:900}.staff-hero__featured strong{color:#111936;font-size:22px;line-height:1.08;font-weight:950}.staff-hero__featured span{color:#69718d;font-size:14px;font-weight:850}.staff-team-section{padding:70px 0;background:#f3f3f4}.staff-section-head span{display:inline-flex;margin-bottom:10px;color:#315bff;font-size:14px;font-weight:950}.staff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.staff-card{overflow:hidden;border-radius:40px;background:#fff;border:1px solid rgba(49,91,255,.08);box-shadow:0 20px 54px rgba(16,23,53,.08)}.staff-card__photo{position:relative;background:#eef2ff}.staff-card__photo img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:center top}.staff-card__photo span{position:absolute;left:18px;bottom:18px;display:inline-flex;min-height:44px;align-items:center;padding:0 16px;border-radius:999px;background:#ff744d;color:#fff;font-size:15px;font-weight:950;box-shadow:0 14px 32px rgba(255,116,77,.28)}.staff-card__body{min-height:300px;display:flex;flex-direction:column;padding:22px}.staff-card__body small{color:#315bff;font-size:13px;line-height:1.2;font-weight:950}.staff-card__body h3{margin:10px 0 12px;color:#1e1e20;font-size:26px;line-height:1.04;letter-spacing:0}.staff-card__body p{margin:0;color:#5b6277;font-size:15px;line-height:1.5;font-weight:700}.staff-card__body div{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:18px}.staff-card__body em{display:inline-flex;padding:8px 11px;border-radius:999px;background:#f2f4ff;color:#202642;font-style:normal;font-size:12px;font-weight:900}.staff-principles{padding:72px 0;background:#fff}.staff-principles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.staff-principles article{min-height:260px;padding:28px;border-radius:36px;background:#172fb0;color:#fff}.staff-principles article:nth-child(2){background:#ff744d}.staff-principles article:nth-child(3){background:#202020}.staff-principles span{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:rgba(255,255,255,.16);margin-bottom:22px}.staff-principles svg{width:28px;height:28px}.staff-principles h2{margin:0 0 12px;color:#fff;font-size:30px;line-height:1.02}.staff-principles p{margin:0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.5;font-weight:700}.staff-process{padding:70px 0;background:#f3f3f4}.staff-process__panel{display:grid;grid-template-columns:.78fr 1fr;gap:28px;padding:42px;border-radius:46px;background:#fff;box-shadow:0 24px 70px rgba(16,23,53,.08)}.staff-process__panel>div>span{color:#315bff;font-size:14px;font-weight:950}.staff-process h2{margin:12px 0 16px;color:#1e1e20;font-size:clamp(34px,4vw,58px);line-height:.96}.staff-process p{margin:0;color:#5b6277;font-size:17px;line-height:1.55;font-weight:700}.staff-process ol{counter-reset:staffStep;display:grid;gap:12px;margin:0;padding:0;list-style:none}.staff-process li{counter-increment:staffStep;position:relative;min-height:118px;padding:20px 22px 20px 86px;border-radius:28px;background:#f5f7ff;border:1px solid rgba(49,91,255,.1)}.staff-process li::before{content:counter(staffStep);position:absolute;left:20px;top:20px;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#315bff;color:#fff;font-weight:950}.staff-process strong{display:block;margin-bottom:8px;color:#111936;font-size:20px;line-height:1.1}@media (max-width:980px){.staff-hero__inner,.staff-process__panel{grid-template-columns:1fr}.staff-hero__featured{min-height:580px}.staff-grid,.staff-principles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.staff-hero{padding:28px 0 42px}.staff-hero__copy,.staff-process__panel{padding:22px;border-radius:30px}.staff-hero h1{font-size:42px}.staff-hero p{font-size:16px}.staff-hero__stats,.staff-grid,.staff-principles__grid{grid-template-columns:1fr}.staff-hero .hero-actions{grid-template-columns:1fr}.staff-hero .hero-actions .sv-orange-btn,.staff-hero .hero-actions .btn-secondary{width:100%;min-height:54px;justify-content:center}.staff-hero__featured{min-height:520px;border-radius:30px}.staff-hero__featured::before{font-size:46px;top:22px}.staff-team-section,.staff-principles,.staff-process{padding:48px 0}.staff-card{border-radius:30px}.staff-card__body{min-height:0;padding:20px}.staff-card__body h3{font-size:23px}.staff-principles article{min-height:0;padding:22px;border-radius:28px}.staff-principles h2{font-size:25px}.staff-process li{padding:82px 18px 18px}.staff-process li::before{left:18px;top:18px}.staff-process h2{font-size:34px}}.about-clinic-page{background:#f3f3f4}.about-clinic-hero{padding:56px 0 28px;background:#f3f3f4}.about-clinic-hero__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(460px,1fr);gap:30px;align-items:stretch;width:min(1560px,calc(100% - 96px));min-height:620px;padding:44px;overflow:hidden;border:8px solid #fff;border-radius:46px;background:#3152ff;box-shadow:0 24px 64px rgba(16,23,53,.1)}.about-clinic-hero__copy{position:relative;z-index:1;display:flex;min-height:520px;flex-direction:column;justify-content:center}.about-clinic-hero__copy .sv-breadcrumbs{margin-bottom:28px;color:rgba(255,255,255,.72)}.about-clinic-hero__copy .sv-breadcrumbs a,.about-clinic-hero__copy .sv-breadcrumbs span::before{color:rgba(255,255,255,.9)}.about-clinic-hero__copy h1{max-width:760px;margin:0;color:#fff;font-size:clamp(44px,5.4vw,84px);line-height:.94;letter-spacing:0}.about-clinic-hero__copy p{max-width:760px;margin:24px 0 0;color:rgba(255,255,255,.9);font-size:clamp(18px,1.4vw,22px);font-weight:780;line-height:1.4}.about-clinic-hero__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.about-clinic-hero__badges span{display:inline-flex;min-height:40px;align-items:center;padding:0 16px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:14px;font-weight:950;backdrop-filter:blur(10px)}.about-clinic-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}.about-clinic-hero__actions .btn-secondary{min-height:58px;padding:0 28px;border-color:transparent;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;font-weight:950}.about-clinic-hero__media{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:520px;border-radius:38px;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.24),transparent 34%),rgba(20,38,190,.28)}.about-clinic-hero__media::before{content:"DEMEEVKA";position:absolute;top:54px;left:50%;color:rgba(255,255,255,.22);font-size:clamp(66px,7.4vw,132px);font-weight:950;letter-spacing:0;transform:translateX(-50%);white-space:nowrap}.about-clinic-hero__media picture{position:relative;z-index:1;display:flex;justify-content:center;width:100%}.about-clinic-hero__media img{width:min(650px,110%);max-height:520px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 34px rgba(11,17,63,.22))}.about-clinic-phone{position:absolute;right:20px;bottom:18px;z-index:2;display:grid;grid-template-columns:58px 1fr;align-items:center;min-width:360px;padding:11px 20px 11px 12px;border:7px solid rgba(49,82,255,.35);border-radius:999px;background:#fff;color:#161b35;text-decoration:none;box-shadow:0 18px 34px rgba(16,23,53,.22)}.about-clinic-phone span{grid-row:span 2;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#3152ff;color:#fff}.about-clinic-phone svg{width:26px;height:26px}.about-clinic-phone small{color:#6d7387;font-size:14px;font-weight:850}.about-clinic-phone strong{color:#202020;font-size:23px;line-height:1.05}.about-clinic-what,.about-clinic-mission,.about-clinic-results,.about-clinic-directions,.about-clinic-story,.about-clinic-textblock,.about-clinic-methods,.about-clinic-stationary,.about-clinic-faq{background:#f3f3f4}.about-clinic-what{padding:48px 0 34px}.about-clinic-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.74fr);gap:18px;width:min(1320px,calc(100% - 96px))}.about-clinic-copy-card,.about-clinic-photo-card,.about-clinic-mission__inner,.about-clinic-results__inner,.about-clinic-story__inner{box-shadow:0 22px 54px rgba(16,23,53,.08)}.about-clinic-copy-card{min-height:520px;padding:44px;border-radius:40px;background:#fff}.about-clinic-copy-card>span,.about-clinic-mission article>span,.about-clinic-story__text>span,.about-clinic-directions .section-head p+span{color:#3152ff;font-size:14px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.about-clinic-copy-card h2,.about-clinic-mission h2,.about-clinic-results h2,.about-clinic-story h2{margin:18px 0 0;color:#202020;font-size:clamp(34px,4vw,58px);line-height:.96}.about-clinic-copy-card p,.about-clinic-mission p,.about-clinic-story p{margin:22px 0 0;color:#52596d;font-size:18px;font-weight:720;line-height:1.52}.about-clinic-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.about-clinic-pills a{display:inline-flex;min-height:42px;align-items:center;padding:0 16px;border-radius:999px;background:#eef2ff;color:#3152ff;font-size:14px;font-weight:950;text-decoration:none}.about-clinic-photo-card{position:relative;min-height:520px;margin:0;overflow:hidden;border-radius:40px;background:#dfe5f4}.about-clinic-photo-card img{width:100%;height:100%;object-fit:cover}.about-clinic-photo-card figcaption{position:absolute;left:22px;right:22px;bottom:22px;padding:16px 18px;border-radius:24px;background:rgba(255,255,255,.92);color:#202020;font-size:16px;font-weight:850;line-height:1.32;backdrop-filter:blur(12px)}.about-clinic-mission{padding:28px 0 46px}.about-clinic-mission__inner{position:relative;display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1fr);gap:24px;width:min(1320px,calc(100% - 96px));overflow:hidden;padding:18px;border-radius:44px;background:#fff}.about-clinic-mission__inner::before{content:"";position:absolute;inset:-80px -180px auto auto;width:720px;height:360px;border-radius:999px;border:86px solid rgba(24,28,48,.06);transform:rotate(-18deg)}.about-clinic-mission figure{position:relative;z-index:1;min-height:560px;margin:0;overflow:hidden;border-radius:32px;background:#e6e9f3}.about-clinic-mission figure img{width:100%;height:100%;object-fit:cover}.about-clinic-mission article{position:relative;z-index:1;align-self:center;padding:46px 38px}.about-clinic-mission ul{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.about-clinic-mission li{position:relative;padding-left:32px;color:#202020;font-size:17px;font-weight:850;line-height:1.4}.about-clinic-mission li::before{content:"";position:absolute;left:0;top:.35em;width:18px;height:18px;border-radius:50%;background:#ff744d;box-shadow:inset 0 0 0 5px #ffd5c6}.about-clinic-checklist{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.about-clinic-checklist li{position:relative;padding-left:34px;color:#202020;font-size:17px;font-weight:850;line-height:1.42}.about-clinic-checklist li::before{content:"";position:absolute;left:0;top:.4em;width:18px;height:18px;border-radius:50%;background:#3152ff;box-shadow:inset 0 0 0 5px #dfe5ff}.about-clinic-results{padding:0 0 52px}.about-clinic-results__inner{width:min(1320px,calc(100% - 96px));padding:42px;border-radius:44px;background:#ff744d;color:#fff}.about-clinic-results__head{display:grid;grid-template-columns:minmax(0,.72fr) minmax(320px,.58fr);gap:26px;align-items:end;margin-bottom:24px}.about-clinic-results h2{color:#fff}.about-clinic-results__head p{margin:0;color:rgba(255,255,255,.88);font-size:18px;font-weight:790;line-height:1.42}.about-clinic-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.about-clinic-stats article{display:flex;flex-direction:column;min-height:250px;padding:26px;border-radius:32px;background:#fff;color:#202020}.about-clinic-stats strong{display:block;color:#202020;font-size:clamp(48px,5vw,76px);line-height:.9;font-weight:950}.about-clinic-stats span{display:block;margin-top:8px;color:#202020;font-size:22px;font-weight:950}.about-clinic-stats p{margin:auto 0 0;color:#4f5568;font-size:15px;font-weight:760;line-height:1.4}.about-clinic-directions{padding:18px 0 58px}.about-clinic-direction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1320px,calc(100% - 96px))}.about-clinic-direction-card{position:relative;display:grid;min-height:330px;overflow:hidden;padding:28px;border-radius:34px;background:#2030aa;color:#fff;text-decoration:none;box-shadow:0 22px 50px rgba(16,23,53,.08)}.about-clinic-direction-card:nth-child(even){background:#3152ff}.about-clinic-direction-card>span{position:absolute;right:-20px;bottom:-62px;width:250px;opacity:.84}.about-clinic-direction-img{width:250px;height:auto}.about-clinic-direction-card strong{position:relative;z-index:1;max-width:280px;color:#fff;font-size:28px;line-height:1.04;font-weight:950}.about-clinic-direction-card small{position:relative;z-index:1;align-self:end;max-width:330px;color:rgba(255,255,255,.84);font-size:15px;font-weight:760;line-height:1.35}.about-clinic-direction-card i{position:absolute;right:22px;top:22px;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#fff;color:#3152ff}.about-clinic-direction-card i svg{width:24px;height:24px}.about-clinic-story{padding:8px 0 60px}.about-clinic-story__inner{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,.72fr);gap:28px;align-items:start;width:min(1320px,calc(100% - 96px));padding:42px;border-radius:44px;background:#fff}.about-clinic-story__text{max-width:760px;padding:0}.about-clinic-story__text h2+p{margin-top:18px}.about-clinic-story__aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.about-clinic-story__aside div{min-height:210px;padding:22px;border-radius:30px;background:#f3f5ff}.about-clinic-story__aside div:last-child{grid-column:1 / -1}.about-clinic-story__aside span{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:#3152ff;color:#fff}.about-clinic-story__aside svg{width:26px;height:26px}.about-clinic-story__aside strong{display:block;margin-top:18px;color:#202020;font-size:24px;line-height:1.05;font-weight:950}.about-clinic-story__aside p{margin-top:12px;font-size:15px}.about-clinic-promises{align-content:start}.about-clinic-textblock{padding:0 0 58px}.about-clinic-textblock__inner{width:min(1320px,calc(100% - 96px));padding:46px 52px;border-radius:44px;background:#fff;box-shadow:0 22px 54px rgba(16,23,53,.08)}.about-clinic-textblock__content{max-width:980px}.about-clinic-textblock__content>span{color:#3152ff;font-size:14px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.about-clinic-textblock__content h2{margin:18px 0 0;color:#202020;font-size:clamp(34px,4vw,58px);line-height:.96}.about-clinic-textblock__content h2:not(:first-of-type){margin-top:46px}.about-clinic-textblock__content h3{margin:28px 0 0;color:#111833;font-size:20px;line-height:1.16;font-weight:950}.about-clinic-textblock__content p{margin:18px 0 0;color:#52596d;font-size:18px;font-weight:720;line-height:1.55}.about-clinic-textblock__content .sv-orange-btn{margin-top:22px}.about-clinic-methods{padding:0 0 56px}.about-clinic-methods__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.55fr);gap:18px;width:min(1320px,calc(100% - 96px))}.about-clinic-methods__inner>article,.about-clinic-methods__course,.about-clinic-stationary__inner{box-shadow:0 22px 54px rgba(16,23,53,.08)}.about-clinic-methods__inner>article{padding:42px;border-radius:40px;background:#fff}.about-clinic-methods__inner>article>span{color:#3152ff;font-size:14px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.about-clinic-methods h2,.about-clinic-stationary h2{margin:18px 0 0;color:#202020;font-size:clamp(34px,4vw,58px);line-height:.96}.about-clinic-methods p,.about-clinic-stationary p{margin:22px 0 0;color:#52596d;font-size:18px;font-weight:720;line-height:1.52}.about-clinic-methods__course{display:flex;min-height:420px;flex-direction:column;justify-content:flex-end;padding:34px;border-radius:40px;background:#2030aa;color:#fff}.about-clinic-methods__course strong{display:block;color:#fff;font-size:clamp(34px,4vw,58px);line-height:.96;font-weight:950}.about-clinic-methods__course p{color:rgba(255,255,255,.86)}.about-clinic-methods__course .sv-orange-btn{align-self:flex-start;margin-top:28px}.about-clinic-stationary{padding:0 0 58px}.about-clinic-stationary__inner{width:min(1320px,calc(100% - 96px));padding:42px;border-radius:44px;background:#fff}.about-clinic-stationary__inner .section-head{width:100%;margin:0 0 28px}.about-clinic-stationary__inner .section-head p{max-width:840px}.about-clinic-stationary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.about-clinic-stationary-grid article{min-height:220px;padding:24px;border-radius:28px;background:#f3f5ff}.about-clinic-stationary-grid strong{display:block;color:#202020;font-size:22px;line-height:1.05;font-weight:950}.about-clinic-stationary-grid p{margin-top:18px;font-size:15px}.about-clinic-stationary-note{max-width:980px}.about-clinic-faq{padding-top:12px}@media (max-width:1180px){.about-clinic-hero__inner,.about-clinic-split,.about-clinic-mission__inner,.about-clinic-results__inner,.about-clinic-direction-grid,.about-clinic-story__inner,.about-clinic-textblock__inner,.about-clinic-methods__inner,.about-clinic-stationary__inner{width:calc(100% - 32px)}.about-clinic-hero__inner,.about-clinic-split,.about-clinic-mission__inner,.about-clinic-results__head,.about-clinic-story__inner,.about-clinic-methods__inner{grid-template-columns:1fr}.about-clinic-stats,.about-clinic-direction-grid,.about-clinic-stationary-grid,.about-clinic-promises{grid-template-columns:repeat(2,minmax(0,1fr))}.about-clinic-story__text{max-width:980px}.about-clinic-hero__copy,.about-clinic-hero__media{min-height:0}.about-clinic-hero__media{min-height:480px}}@media (max-width:760px){.about-clinic-hero{padding:10px 0 20px}.about-clinic-hero__inner{width:calc(100% - 20px);min-height:0;gap:20px;padding:28px 22px 18px;border-width:0;border-radius:24px}.about-clinic-hero__copy .sv-breadcrumbs{margin-bottom:22px}.about-clinic-hero__copy h1{font-size:40px}.about-clinic-hero__copy p{font-size:15px}.about-clinic-hero__badges{gap:8px;margin-top:18px}.about-clinic-hero__badges span{min-height:34px;padding:0 12px;font-size:12px}.about-clinic-hero__actions{display:grid;gap:10px}.about-clinic-hero__actions .sv-orange-btn,.about-clinic-hero__actions .btn-secondary{width:100%;min-height:54px}.about-clinic-hero__media{min-height:390px;border-radius:24px}.about-clinic-hero__media::before{top:26px;font-size:54px}.about-clinic-hero__media img{width:118%;max-height:360px}.about-clinic-phone{right:50%;bottom:8px;grid-template-columns:48px 1fr;width:min(330px,calc(100% - 18px));min-width:0;padding:9px 12px;border-width:5px;transform:translateX(50%)}.about-clinic-phone span{width:48px;height:48px}.about-clinic-phone small{font-size:12px}.about-clinic-phone strong{font-size:18px}.about-clinic-what{padding:24px 0 22px}.about-clinic-split,.about-clinic-mission__inner,.about-clinic-results__inner,.about-clinic-direction-grid,.about-clinic-story__inner,.about-clinic-textblock__inner,.about-clinic-methods__inner,.about-clinic-stationary__inner{width:calc(100% - 20px)}.about-clinic-copy-card{min-height:0;padding:24px 22px;border-radius:24px}.about-clinic-copy-card h2,.about-clinic-mission h2,.about-clinic-results h2,.about-clinic-story h2,.about-clinic-textblock__content h2,.about-clinic-methods h2,.about-clinic-stationary h2{font-size:34px}.about-clinic-copy-card p,.about-clinic-mission p,.about-clinic-story p,.about-clinic-textblock__content p,.about-clinic-methods p,.about-clinic-stationary p{font-size:15px}.about-clinic-photo-card{min-height:0;aspect-ratio:4 / 3;border-radius:24px}.about-clinic-mission{padding:14px 0 32px}.about-clinic-mission__inner,.about-clinic-story__inner{padding:10px;border-radius:28px}.about-clinic-mission figure{min-height:0;aspect-ratio:4 / 5;border-radius:22px}.about-clinic-mission article{padding:18px 12px 14px}.about-clinic-results{padding-bottom:34px}.about-clinic-results__inner{padding:22px;border-radius:28px}.about-clinic-results__head{gap:18px}.about-clinic-results__head p{font-size:15px}.about-clinic-stats,.about-clinic-direction-grid{grid-template-columns:1fr}.about-clinic-stats article{min-height:0;padding:22px;border-radius:24px}.about-clinic-stats p{margin-top:22px}.about-clinic-directions{padding-bottom:36px}.about-clinic-direction-card{min-height:280px;padding:22px;border-radius:24px}.about-clinic-direction-card>span{right:-36px;bottom:-76px}.about-clinic-direction-img{width:230px}.about-clinic-direction-card strong{font-size:25px}.about-clinic-story{padding-bottom:38px}.about-clinic-story__text{padding:16px 12px}.about-clinic-promises{grid-template-columns:1fr}.about-clinic-story__aside div:last-child{grid-column:auto}.about-clinic-story__aside div{min-height:0;padding:20px;border-radius:22px}.about-clinic-textblock{padding-bottom:38px}.about-clinic-textblock__inner{padding:24px 22px;border-radius:28px}.about-clinic-textblock__content h2:not(:first-of-type){margin-top:34px}.about-clinic-methods{padding-bottom:34px}.about-clinic-methods__inner>article,.about-clinic-methods__course,.about-clinic-stationary__inner{padding:22px;border-radius:28px}.about-clinic-methods__course{min-height:0}.about-clinic-stationary{padding-bottom:38px}.about-clinic-stationary-grid{grid-template-columns:1fr}.about-clinic-stationary-grid article{min-height:0;padding:20px;border-radius:22px}}.photo-page{background:#f3f3f4}.photo-hero{padding:56px 0 28px;background:#f3f3f4}.photo-hero__inner{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);gap:28px;align-items:stretch;width:min(1560px,calc(100% - 96px));padding:44px;border-radius:46px;background:#fff;box-shadow:0 24px 64px rgba(16,23,53,.08)}.photo-hero__copy{display:flex;flex-direction:column;justify-content:center;min-height:520px}.photo-hero__copy .sv-breadcrumbs{margin-bottom:30px}.photo-hero__copy h1{max-width:720px;margin:0;color:#202020;font-size:clamp(46px,5.2vw,86px);line-height:.94;letter-spacing:0}.photo-hero__copy p{max-width:680px;margin:24px 0 0;color:#565d72;font-size:clamp(18px,1.6vw,23px);line-height:1.38;font-weight:740}.photo-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.photo-hero__actions .btn-secondary{min-height:58px;padding:0 26px;border-radius:999px;background:#f3f5ff;border-color:transparent;color:#202642;font-weight:950}.photo-hero__media,.photo-gallery-card{position:relative;display:block;overflow:hidden;background:#e8ecf8;color:#fff;text-decoration:none}.photo-hero__media{min-height:520px;border-radius:38px;box-shadow:0 22px 54px rgba(16,23,53,.1)}.photo-hero__media img,.photo-gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.photo-hero__media:hover img,.photo-gallery-card:hover img{transform:scale(1.035)}.photo-hero__media::after,.photo-gallery-card::after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(180deg,transparent,rgba(12,16,34,.72));pointer-events:none}.photo-hero__media span{position:absolute;right:22px;bottom:22px;z-index:1;display:inline-flex;min-height:54px;align-items:center;padding:0 22px;border-radius:999px;background:#fff;color:#315bff;font-size:16px;font-weight:950}.photo-gallery-section{padding:38px 0 82px;background:#f3f3f4}.photo-gallery-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.62fr);gap:24px;align-items:end;width:min(1560px,calc(100% - 96px));margin-bottom:26px}.photo-gallery-head span{grid-column:1 / -1;color:#315bff;font-size:15px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.photo-gallery-head h2{margin:0;color:#202020;font-size:clamp(42px,4.8vw,72px);line-height:.95}.photo-gallery-head p{margin:0;color:#565d72;font-size:18px;font-weight:740;line-height:1.38}.photo-gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:16px;width:min(1560px,calc(100% - 96px))}.photo-gallery-card{grid-column:span 4;min-height:430px;border-radius:34px;background:#fff;color:#202020;box-shadow:0 22px 52px rgba(16,23,53,.09)}.photo-gallery-card.is-featured{grid-column:span 6}.photo-gallery-card:nth-child(2),.photo-gallery-card:nth-child(3),.photo-gallery-card:nth-child(5),.photo-gallery-card:nth-child(7),.photo-gallery-card:nth-child(11),.photo-gallery-card:nth-child(12){grid-row:span 2;min-height:610px}.photo-gallery-card__caption{position:absolute;left:24px;right:94px;bottom:24px;z-index:1}.photo-gallery-card__caption strong{display:block;color:#fff;font-size:clamp(21px,1.7vw,30px);line-height:1.04;font-weight:950}.photo-gallery-card__caption small{display:block;margin-top:8px;color:rgba(255,255,255,.82);font-size:14px;font-weight:720;line-height:1.35}.photo-gallery-card i{position:absolute;right:20px;bottom:20px;z-index:1;display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:#ff744d;color:#fff;font-size:0}.photo-gallery-card i svg{width:25px;height:25px}.photo-trust-section{padding:0 0 74px;background:#f3f3f4}.photo-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1560px,calc(100% - 96px))}.photo-trust-grid article{min-height:260px;padding:28px;border-radius:34px;background:#fff;box-shadow:0 20px 48px rgba(16,23,53,.08)}.photo-trust-grid article span{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:#315bff;color:#fff}.photo-trust-grid article svg{width:28px;height:28px}.photo-trust-grid h2{margin:26px 0 12px;color:#202020;font-size:25px;line-height:1.06}.photo-trust-grid p{margin:0;color:#565d72;font-size:16px;font-weight:740;line-height:1.45}.gallery-lightbox{position:fixed;inset:0;z-index:90;display:grid;grid-template-columns:82px minmax(0,1fr) 82px;gap:18px;align-items:center;padding:34px;background:rgba(8,10,20,.9);backdrop-filter:blur(10px)}.gallery-lightbox[hidden]{display:none}.gallery-lightbox figure{display:grid;max-width:min(1180px,100%);max-height:calc(100vh - 96px);justify-self:center;margin:0}.gallery-lightbox img{max-width:100%;max-height:calc(100vh - 150px);width:auto;height:auto;object-fit:contain;border-radius:28px;box-shadow:0 34px 90px rgba(0,0,0,.4)}.gallery-lightbox figcaption{justify-self:center;margin-top:16px;color:#fff;font-size:18px;font-weight:850;text-align:center}.gallery-lightbox__close,.gallery-lightbox__nav{border:0;cursor:pointer;color:#fff}.gallery-lightbox__close{position:absolute;top:22px;right:22px;width:54px;height:54px;border-radius:50%;background:rgba(255,255,255,.12);font-size:34px;line-height:1}.gallery-lightbox__nav{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#315bff}.gallery-lightbox__nav svg{width:30px;height:30px}@media (max-width:1180px){.photo-hero__inner,.photo-gallery-head,.photo-gallery-grid,.photo-trust-grid{width:calc(100% - 32px)}.photo-hero__inner{grid-template-columns:1fr;padding:30px;border-radius:34px}.photo-hero__copy{min-height:0}.photo-hero__media{min-height:460px}.photo-gallery-card,.photo-gallery-card.is-featured{grid-column:span 6}.photo-gallery-card:nth-child(n){min-height:470px}.photo-trust-grid{grid-template-columns:1fr}}@media (max-width:760px){.photo-hero{padding:10px 0 18px}.photo-hero__inner{width:calc(100% - 20px);padding:22px;border-radius:24px}.photo-hero__copy .sv-breadcrumbs{margin-bottom:20px}.photo-hero__copy h1{font-size:40px}.photo-hero__copy p{font-size:15px}.photo-hero__actions{display:grid}.photo-hero__actions .sv-orange-btn,.photo-hero__actions .btn-secondary{width:100%;min-height:54px}.photo-hero__media{min-height:0;aspect-ratio:4 / 3;border-radius:22px}.photo-gallery-section{padding:18px 0 48px}.photo-gallery-head{grid-template-columns:1fr;width:calc(100% - 20px)}.photo-gallery-head h2{font-size:38px}.photo-gallery-head p{font-size:15px}.photo-gallery-grid{grid-template-columns:1fr;width:calc(100% - 20px)}.photo-gallery-card,.photo-gallery-card.is-featured,.photo-gallery-card:nth-child(n){grid-column:auto;grid-row:auto;min-height:0;aspect-ratio:4 / 5;border-radius:24px}.photo-gallery-card:first-child{aspect-ratio:4 / 3}.photo-gallery-card__caption{left:18px;right:76px;bottom:18px}.photo-gallery-card__caption strong{font-size:22px}.photo-gallery-card__caption small{font-size:13px}.photo-gallery-card i{right:14px;bottom:14px;width:52px;height:52px}.photo-trust-section{padding-bottom:46px}.photo-trust-grid{width:calc(100% - 20px)}.photo-trust-grid article{min-height:0;padding:22px;border-radius:24px}.gallery-lightbox{grid-template-columns:1fr;padding:68px 12px 18px}.gallery-lightbox figure{max-height:calc(100vh - 120px)}.gallery-lightbox img{max-height:calc(100vh - 170px);border-radius:18px}.gallery-lightbox__close{top:12px;right:12px;width:48px;height:48px}.gallery-lightbox__nav{position:fixed;top:50%;width:48px;height:48px;transform:translateY(-50%)}.gallery-lightbox__nav--prev{left:10px}.gallery-lightbox__nav--next{right:10px}}.photo-gallery-grid{display:block;column-count:3;column-gap:16px}.photo-gallery-card,.photo-gallery-card.is-featured,.photo-gallery-card:nth-child(n){display:inline-block;width:100%;min-height:0;margin:0 0 16px;break-inside:avoid}.photo-gallery-card img{height:auto;border-radius:34px 34px 0 0}.photo-gallery-card::after{display:none}.photo-gallery-card__caption{position:static;display:block;min-height:112px;padding:18px 86px 20px 22px;background:#fff}.photo-gallery-card__caption strong{color:#202020}.photo-gallery-card__caption small{color:#646b80}.photo-gallery-card i{right:18px;bottom:22px}@media (max-width:1180px){.photo-gallery-grid{column-count:2}}@media (max-width:760px){.photo-gallery-grid{column-count:1}.photo-gallery-card,.photo-gallery-card.is-featured,.photo-gallery-card:nth-child(n),.photo-gallery-card:first-child{aspect-ratio:auto}.photo-gallery-card img{border-radius:24px 24px 0 0}.photo-gallery-card__caption{min-height:104px;padding:14px 72px 16px 16px}.photo-gallery-card i{bottom:16px}}.sv-price-hero{padding:70px 0 22px;background:#f3f3f4}.sv-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:34px;color:#69718d;font-size:14px;font-weight:800}.sv-breadcrumbs a{color:#315bff;text-decoration:none}.sv-breadcrumbs span::before{content:"/";margin-right:10px;color:#b3b8c8}.reviews-page{background:#f3f3f4;color:#202020}.reviews-hero{padding:58px 0 22px}.reviews-hero__inner{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);gap:18px;align-items:stretch}.reviews-hero__copy{min-height:500px;padding:50px;border-radius:46px;background:#3454ff;color:#fff;position:relative;overflow:hidden}.reviews-hero__copy::after{content:"";position:absolute;right:-80px;bottom:-120px;width:410px;height:410px;border-radius:50%;background:rgba(255,255,255,.13)}.reviews-hero__copy .sv-breadcrumbs{position:relative;z-index:1;color:rgba(255,255,255,.72)}.reviews-hero__copy .sv-breadcrumbs a{color:#fff}.reviews-hero__copy .sv-breadcrumbs span::before{color:rgba(255,255,255,.46)}.reviews-kicker{position:relative;z-index:1;display:inline-flex;width:fit-content;margin-bottom:20px;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;font-size:14px;font-weight:900}.reviews-hero h1{position:relative;z-index:1;max-width:820px;margin:0;color:#fff;font-size:clamp(56px,6.4vw,96px);line-height:.9;letter-spacing:0}.reviews-hero p{position:relative;z-index:1;max-width:720px;margin:28px 0 0;color:rgba(255,255,255,.82);font-size:21px;line-height:1.36;font-weight:800}.reviews-hero__actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.reviews-hero__panel{display:flex;flex-direction:column;justify-content:space-between;min-height:500px;padding:38px;border-radius:46px;background:#202020;color:#fff;overflow:hidden;position:relative}.reviews-hero__panel::before{content:"";position:absolute;inset:auto -80px -120px auto;width:300px;height:300px;border-radius:50%;background:#ff704d}.reviews-hero__panel>span{position:relative;z-index:1;width:fit-content;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.84);font-size:13px;font-weight:950}.reviews-hero__panel strong{position:relative;z-index:1;display:block;max-width:470px;margin-top:24px;font-size:clamp(34px,3.4vw,56px);line-height:.98}.reviews-hero__panel p{position:relative;z-index:1;margin:18px 0;color:rgba(255,255,255,.78);font-size:18px;line-height:1.45;font-weight:750}.reviews-hero__stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}.reviews-hero__stats div{min-height:120px;padding:18px;border-radius:26px;background:rgba(255,255,255,.12);display:grid;align-content:space-between}.reviews-hero__stats b{color:#fff;font-size:clamp(30px,3.6vw,52px);line-height:.9;font-weight:950}.reviews-hero__stats small{color:rgba(255,255,255,.72);font-size:15px;font-weight:900}.reviews-proof{padding:0 0 22px}.reviews-proof__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.reviews-proof-card{min-height:205px;padding:24px;border-radius:32px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.06)}.reviews-proof-card span{width:50px;height:50px;border-radius:17px;display:grid;place-items:center;background:#eef2ff;color:#315bff}.reviews-proof-card svg{width:24px;height:24px}.reviews-proof-card h2{margin:24px 0 0;color:#111936;font-size:24px;line-height:1.05}.reviews-proof-card p{margin:12px 0 0;color:#646b80;font-size:15px;line-height:1.38;font-weight:750}.reviews-directions{padding:24px 0 22px}.reviews-directions__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.reviews-direction-card{min-height:210px;padding:24px;border-radius:34px;background:#fff;color:#202020;text-decoration:none;display:grid;align-content:space-between;box-shadow:0 20px 55px rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease}.reviews-direction-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(15,23,42,.12)}.reviews-direction-card span{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#3454ff;color:#fff}.reviews-direction-card svg{width:24px;height:24px}.reviews-direction-card strong{margin-top:26px;font-size:28px;line-height:1}.reviews-direction-card small{display:block;margin-top:12px;color:#646b80;font-size:15px;line-height:1.35;font-weight:750}.reviews-list-section{padding:46px 0 24px}.reviews-section-head{align-items:flex-start}.reviews-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.reviews-card{min-height:430px;padding:24px;border-radius:34px;background:#fff;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(15,23,42,.07)}.reviews-card:nth-child(6n+2),.reviews-card:nth-child(6n+5){background:#1e2eb0;color:#fff}.reviews-card__top{display:flex;gap:12px;align-items:center;margin-bottom:18px}.reviews-card__top>span{flex:0 0 auto;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#ff704d;color:#fff;font-size:22px;font-weight:950}.reviews-card__top strong{display:block;font-size:18px;line-height:1.1}.reviews-card__top small,.reviews-card p,.reviews-card__direction,.reviews-card__meta{color:#646b80}.reviews-card:nth-child(6n+2) .reviews-card__top small,.reviews-card:nth-child(6n+2) p,.reviews-card:nth-child(6n+2) .reviews-card__direction,.reviews-card:nth-child(6n+2) .reviews-card__meta,.reviews-card:nth-child(6n+5) .reviews-card__top small,.reviews-card:nth-child(6n+5) p,.reviews-card:nth-child(6n+5) .reviews-card__direction,.reviews-card:nth-child(6n+5) .reviews-card__meta{color:rgba(255,255,255,.76)}.reviews-card__direction{display:inline-flex;width:fit-content;margin-bottom:14px;padding:8px 12px;border-radius:999px;background:#eef2ff;color:#315bff;font-size:13px;font-weight:950}.reviews-card:nth-child(6n+2) .reviews-card__direction,.reviews-card:nth-child(6n+5) .reviews-card__direction{background:rgba(255,255,255,.13);color:#fff}.reviews-card__meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin:0 0 16px;font-size:12px;line-height:1.25;font-weight:900}.reviews-card__meta span{display:inline-flex;align-items:center}.reviews-card__meta span+span::before{content:"";width:5px;height:5px;margin-right:10px;border-radius:50%;background:currentColor;opacity:.45}.reviews-card h3{margin:0;color:inherit;font-size:25px;line-height:1.02}.reviews-card p{margin:16px 0 0;font-size:16px;line-height:1.45;font-weight:700}.reviews-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:20px}.reviews-card__tags span{padding:7px 10px;border-radius:999px;background:#f2f4ff;color:#315bff;font-size:12px;font-weight:950}.reviews-card:nth-child(6n+2) .reviews-card__tags span,.reviews-card:nth-child(6n+5) .reviews-card__tags span{background:rgba(255,255,255,.13);color:#fff}.reviews-cta-band{padding:28px 0 24px}.reviews-cta-band__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:34px;border-radius:38px;background:#3454ff;color:#fff}.reviews-cta-band__inner span{display:inline-flex;margin-bottom:10px;color:rgba(255,255,255,.76);font-size:14px;font-weight:950}.reviews-cta-band__inner h2{max-width:760px;margin:0;color:#fff;font-size:clamp(34px,4.5vw,64px);line-height:.96}.reviews-cta-band__inner p{max-width:820px;margin:14px 0 0;color:rgba(255,255,255,.82);font-size:18px;line-height:1.38;font-weight:750}.reviews-cta-band__actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.reviews-trust{padding:34px 0 24px}.reviews-trust__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:36px;padding:42px;border-radius:44px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.08)}.reviews-trust__panel span{color:#315bff;font-weight:950}.reviews-trust__panel h2{max-width:820px;margin:12px 0 0;font-size:clamp(34px,5vw,72px);line-height:.94}.reviews-trust__panel p{max-width:850px;margin:22px 0 0;color:#5b6277;font-size:19px;line-height:1.45;font-weight:750}.reviews-trust__panel ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.reviews-trust__panel li{padding:18px;border-radius:22px;background:#f3f5ff;color:#111936;font-size:16px;line-height:1.35;font-weight:850}.reviews-faq{padding-top:46px}@media (max-width:1180px){.reviews-hero__inner,.reviews-trust__panel{grid-template-columns:1fr}.reviews-hero__copy,.reviews-hero__panel{min-height:auto}.reviews-proof__grid{grid-template-columns:repeat(2,1fr)}.reviews-directions__grid,.reviews-card-grid{grid-template-columns:repeat(2,1fr)}.reviews-cta-band__inner{grid-template-columns:1fr}.reviews-cta-band__actions{justify-content:flex-start}}@media (max-width:760px){.reviews-hero{padding-top:24px}.reviews-hero__copy,.reviews-hero__panel,.reviews-trust__panel{padding:24px;border-radius:28px}.reviews-hero h1{font-size:48px}.reviews-hero p{font-size:18px}.reviews-hero__stats{grid-template-columns:1fr}.reviews-hero__actions{display:grid}.reviews-proof__grid,.reviews-directions__grid,.reviews-card-grid{grid-template-columns:1fr}.reviews-direction-card,.reviews-card{min-height:0;border-radius:26px}.reviews-trust__panel h2{font-size:38px}.reviews-cta-band__inner{padding:24px;border-radius:28px}.reviews-cta-band__actions{display:grid}}.legal-hero{padding:70px 0 24px;background:#f3f3f4}.legal-hero-card{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:stretch;padding:42px;border-radius:46px;background:#fff;box-shadow:0 24px 70px rgba(16,23,53,.08)}.legal-kicker{display:inline-flex;width:fit-content;margin-bottom:18px;padding:9px 14px;border-radius:999px;background:#eef2ff;color:#315bff;font-size:13px;font-weight:900}.legal-hero h1{max-width:900px;margin:0;color:#1e1e20;font-size:clamp(44px,6vw,82px);line-height:.92;letter-spacing:0}.legal-hero p{max-width:860px;margin:24px 0 0;color:#5b6277;font-size:20px;line-height:1.45;font-weight:750}.legal-hero-panel{display:grid;align-content:end;gap:10px;min-height:220px;padding:26px;border-radius:34px;background:linear-gradient(135deg,#315bff,#172fb0);color:#fff}.legal-hero-panel strong{font-size:28px;font-weight:900}.legal-hero-panel span,.legal-hero-panel a{color:rgba(255,255,255,.84);text-decoration:none;font-size:15px;font-weight:800}.legal-document-section{padding:28px 0 74px;background:#f3f3f4}.legal-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:24px;align-items:start}.legal-toc{position:sticky;top:132px;display:grid;gap:8px;padding:22px;border-radius:32px;background:#202020;color:#fff;box-shadow:0 18px 42px rgba(16,23,53,.12)}.legal-toc strong{margin-bottom:8px;font-size:18px;font-weight:900}.legal-toc a{display:block;padding:11px 12px;border-radius:18px;color:rgba(255,255,255,.78);text-decoration:none;font-size:14px;line-height:1.2;font-weight:800;transition:background .2s ease,color .2s ease}.legal-toc a:hover{background:rgba(255,255,255,.1);color:#fff}.legal-content{display:grid;gap:16px;min-width:0}.legal-summary,.legal-card,.legal-contact-card{border:1px solid rgba(49,91,255,.08);border-radius:34px;background:#fff;box-shadow:0 20px 54px rgba(16,23,53,.07)}.legal-summary{padding:26px 30px;border-left:8px solid #ff744d}.legal-summary strong{display:block;margin-bottom:8px;color:#1e1e20;font-size:21px;font-weight:900}.legal-summary p,.legal-card p,.legal-card li,.legal-contact-card p{color:#555d72;font-size:17px;line-height:1.65}.legal-summary p{margin:0}.legal-card{scroll-margin-top:136px;position:relative;padding:32px}.legal-number{display:inline-grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border-radius:50%;background:#315bff;color:#fff;font-weight:900}.legal-card h2{max-width:760px;margin:0 0 14px;color:#1e1e20;font-size:clamp(24px,3vw,38px);line-height:1.02;letter-spacing:0}.legal-card p{max-width:920px;margin:0 0 14px}.legal-card p:last-child{margin-bottom:0}.legal-card a{color:#315bff;font-weight:900}.legal-card ul{display:grid;gap:9px;margin:18px 0 0;padding:0;list-style:none}.legal-card li{position:relative;padding-left:28px}.legal-card li::before{content:"";position:absolute;left:0;top:.67em;width:10px;height:10px;border-radius:50%;background:#ff744d}.legal-note{margin-top:20px;padding:18px 20px;border-radius:24px;background:#f3f6ff;color:#202642;font-size:16px;line-height:1.55;font-weight:850}.legal-contact-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:32px;background:linear-gradient(135deg,#202020,#151515);color:#fff}.legal-contact-card span{display:inline-flex;margin-bottom:10px;color:#ffb39d;font-size:14px;font-weight:900}.legal-contact-card h2{margin:0;color:#fff;font-size:clamp(25px,3vw,38px);line-height:1.05}.legal-contact-card p{max-width:680px;margin:14px 0 0;color:rgba(255,255,255,.74)}.legal-contact-actions{display:grid;gap:10px;min-width:240px}.legal-contact-actions .btn{justify-content:center;background:rgba(255,255,255,.1);color:#fff}.sv-price-hero h1{max-width:980px;margin:0;color:#1e1e20;font-size:clamp(42px,5.2vw,72px);line-height:.95;letter-spacing:0}.sv-price-warnings{display:grid;gap:8px;max-width:1020px;margin-top:28px}.sv-price-warnings p{margin:0;padding:18px 22px;border-radius:32px;background:#fff;color:#4f5568;font-size:16px;font-weight:750;box-shadow:0 18px 44px rgba(16,23,53,.06)}.sv-price-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.sv-price-calculator-link{display:inline-flex;align-items:center;gap:12px;min-height:54px;padding:0 22px;border-radius:999px;background:#315bff;color:#fff;font-weight:950;text-decoration:none;box-shadow:0 18px 34px rgba(49,91,255,.2)}.sv-price-calculator-link svg{width:20px;height:20px}.sv-price-section{padding:20px 0 58px;background:#f3f3f4}.sv-price-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.sv-price-filters button{min-height:48px;padding:0 20px;border:0;border-radius:999px;background:#fff;color:#202642;font:inherit;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgba(16,23,53,.06)}.sv-price-filters button.is-active{background:#315bff;color:#fff}.sv-price-catalog{display:grid;gap:34px}.sv-price-group{scroll-margin-top:132px}.sv-price-group h2{margin:0 0 16px;color:#1e1e20;font-size:clamp(26px,3vw,40px);line-height:1.02}.sv-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sv-price-card{display:flex;min-height:252px;flex-direction:column;justify-content:space-between;gap:22px;padding:24px;border:1px solid rgba(49,91,255,.08);border-radius:40px;background:#fff;box-shadow:0 24px 54px rgba(16,23,53,.09)}.sv-price-card span{display:inline-flex;width:fit-content;padding:7px 12px;border-radius:999px;background:#eef2ff;color:#315bff;font-size:12px;font-weight:900}.sv-price-card h3{margin:18px 0 0;color:#1e1e20;font-size:22px;line-height:1.08;letter-spacing:0}.sv-price-value{display:flex;flex-wrap:wrap;gap:12px;align-items:end}.sv-price-value strong{color:#315bff;font-size:30px;line-height:1;font-weight:950}.sv-price-value del{color:#a4a8b6;font-size:18px;font-weight:850;text-decoration-thickness:2px}.price-order-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;border-radius:999px;background:#ff744d;color:#fff;font-weight:950;text-decoration:none}.price-order-button:hover{background:#ff6337}.sv-price-consult{padding-top:18px;background:#f3f3f4}.sv-price-info{padding-top:40px;background:#f3f3f4}@media (max-width:980px){.legal-hero{padding-top:46px}.legal-hero-card,.legal-layout,.legal-contact-card{grid-template-columns:1fr}.legal-toc{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.legal-toc strong{grid-column:1 / -1}.sv-price-hero{padding-top:42px}.sv-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.legal-hero-card{padding:24px;border-radius:30px}.legal-hero h1{font-size:38px}.legal-hero p,.legal-summary p,.legal-card p,.legal-card li,.legal-contact-card p{font-size:15px}.legal-hero-panel,.legal-card,.legal-contact-card{padding:22px;border-radius:26px}.legal-toc{grid-template-columns:1fr;padding:16px;border-radius:24px}.legal-summary{padding:20px;border-radius:26px}.legal-contact-actions{min-width:0}.sv-price-hero h1{font-size:38px}.sv-price-warnings p{padding:15px 16px;border-radius:22px;font-size:13px}.sv-price-filters{flex-wrap:nowrap;margin-right:-2px;margin-left:-2px;padding-bottom:8px;overflow-x:auto}.sv-price-filters button{flex:0 0 auto;min-height:42px;padding:0 15px;font-size:13px}.sv-price-grid{grid-template-columns:1fr}.sv-price-card{min-height:220px;padding:20px;border-radius:28px}.sv-price-value strong{font-size:27px}}.calculator-page{background:#f3f3f4}.calculator-hero{padding:52px 0 26px;background:radial-gradient(circle at 80% 20%,rgba(49,91,255,.14),transparent 34%),linear-gradient(180deg,#fff 0%,#f3f3f4 100%)}.calculator-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);gap:22px;align-items:stretch}.calculator-hero-copy{min-height:520px;padding:52px;border-radius:44px;background:#315bff;color:#fff;overflow:hidden;position:relative}.calculator-hero-copy::after{content:"";position:absolute;right:-80px;bottom:-120px;width:360px;height:360px;border-radius:999px;background:rgba(255,255,255,.12)}.calculator-hero-copy .sv-breadcrumbs{margin-bottom:34px;color:rgba(255,255,255,.7)}.calculator-hero-copy .sv-breadcrumbs a,.calculator-hero-copy .sv-breadcrumbs span{color:rgba(255,255,255,.82)}.calculator-kicker{display:inline-flex;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;font-size:13px;font-weight:950}.calculator-hero h1{max-width:850px;margin:0;color:#fff;font-size:clamp(42px,5.5vw,80px);line-height:.92;letter-spacing:0}.calculator-hero p{max-width:760px;margin:24px 0 0;color:rgba(255,255,255,.86);font-size:20px;font-weight:750;line-height:1.35}.calculator-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px;position:relative;z-index:1}.calculator-hero-actions .btn{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.2)}.calculator-result-card{display:flex;min-height:520px;flex-direction:column;justify-content:space-between;gap:22px;padding:38px;border-radius:44px;background:#1f2024;color:#fff;box-shadow:0 34px 80px rgba(16,23,53,.16)}.calculator-result-card>span{color:rgba(255,255,255,.58);font-size:15px;font-weight:900}.calculator-result-card strong[data-calculator-result]{display:block;color:#fff;font-size:clamp(42px,4.8vw,66px);line-height:.95;letter-spacing:0}.calculator-result-card p{margin:0;color:rgba(255,255,255,.72);font-size:17px;font-weight:750;line-height:1.42}.calculator-result-tags{display:flex;flex-wrap:wrap;gap:8px}.calculator-result-tags span{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.82);font-size:13px;font-weight:900}.calculator-result-link{display:inline-flex;align-items:center;justify-content:space-between;gap:14px;min-height:58px;padding:0 18px 0 22px;border-radius:999px;background:#fff;color:#1f2024;font-weight:950;text-decoration:none}.calculator-result-link svg{width:22px;height:22px}.calculator-workspace{padding:26px 0 64px}.calculator-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,410px);gap:22px;align-items:start}.calculator-panel,.calculator-aside-card,.calculator-warning-card{border:1px solid rgba(49,91,255,.08);border-radius:38px;background:#fff;box-shadow:0 24px 70px rgba(16,23,53,.08)}.calculator-panel{display:grid;gap:18px;padding:22px}.calculator-step{padding:24px;border-radius:30px;background:#f8f9ff}.calculator-step-split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.calculator-step-head{display:flex;gap:14px;align-items:flex-start;margin-bottom:16px}.calculator-step-head>span{display:inline-grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:999px;background:#ff744d;color:#fff;font-weight:950}.calculator-step h2{margin:0;color:#1e1e20;font-size:28px;line-height:1.05;letter-spacing:0}.calculator-step p{margin:8px 0 0;color:#5c6377;font-size:15px;font-weight:750;line-height:1.35}.calculator-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.calculator-choice-grid-services{grid-template-columns:repeat(3,minmax(0,1fr))}.calculator-choice-grid-compact,.calculator-choice-grid-extras{grid-template-columns:1fr}.calculator-choice{display:block;min-height:104px;cursor:pointer}.calculator-choice input{position:absolute;opacity:0;pointer-events:none}.calculator-choice>span{display:flex;min-height:100%;flex-direction:column;gap:8px;padding:18px;border:2px solid transparent;border-radius:24px;background:#fff;color:#1f2640;box-shadow:0 12px 28px rgba(16,23,53,.05);transition:border-color .2s ease,transform .2s ease,background .2s ease}.calculator-choice:hover>span{transform:translateY(-2px)}.calculator-choice.is-selected>span,.calculator-choice:has(input:checked)>span{border-color:#315bff;background:#eef2ff}.calculator-choice strong{font-size:17px;line-height:1.12;letter-spacing:0}.calculator-choice small{color:#626a80;font-size:13px;font-weight:750;line-height:1.35}.calculator-aside{position:sticky;top:116px;display:grid;gap:18px}.calculator-aside-card,.calculator-warning-card{padding:26px}.calculator-aside-card h2{margin:0;color:#1e1e20;font-size:30px;line-height:1.05}.calculator-aside-card p,.calculator-warning-card p{margin:14px 0 0;color:#5c6377;font-weight:750;line-height:1.5}.calculator-aside-card ul{margin:18px 0 0;padding-left:20px;color:#252b43;font-weight:800}.calculator-contact-card{border-radius:36px}.calculator-info-section{padding:0 0 60px}.calculator-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.calculator-info-grid article{min-height:220px;padding:28px;border-radius:34px;background:#202020;color:#fff}.calculator-info-grid span{display:inline-grid;width:54px;height:54px;place-items:center;border-radius:999px;background:#315bff;color:#fff}.calculator-info-grid svg{width:24px;height:24px}.calculator-info-grid h2{margin:28px 0 0;color:#fff;font-size:28px;line-height:1.05}.calculator-info-grid p{margin:12px 0 0;color:rgba(255,255,255,.76);font-weight:750;line-height:1.45}.calculator-warning-card{background:#315bff;color:#fff}.calculator-warning-card strong{display:block;font-size:24px;line-height:1.08}.calculator-warning-card p{color:rgba(255,255,255,.82)}.calculator-faq{background:#f3f3f4}.calculator-hero-compact{padding-bottom:18px}.calculator-hero-copy-compact{min-height:0;padding:46px 52px}.calculator-hero-copy-compact h1{max-width:1020px;font-size:clamp(42px,5vw,72px)}.calculator-hero-copy-compact p{max-width:920px}.calculator-unified-section{padding:18px 0 66px;background:#f3f3f4}.calculator-unified-card{padding:24px;border:1px solid rgba(49,91,255,.08);border-radius:44px;background:#fff;box-shadow:0 28px 80px rgba(16,23,53,.08)}.calculator-unified-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);gap:22px;align-items:end;padding:8px 8px 24px}.calculator-unified-head span{display:inline-flex;margin-bottom:10px;padding:8px 13px;border-radius:999px;background:#eef2ff;color:#315bff;font-size:13px;font-weight:950}.calculator-unified-head h2{margin:0;color:#1e1e20;font-size:clamp(32px,3.4vw,52px);line-height:.98;letter-spacing:0}.calculator-unified-head p{margin:0;color:#5c6377;font-size:16px;font-weight:750;line-height:1.45}.calculator-unified-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,430px);gap:18px;align-items:start}.calculator-panel-unified{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.calculator-field{padding:20px;border:1px solid rgba(49,91,255,.08);border-radius:28px;background:#f8f9ff}.calculator-field-wide{grid-column:1 / -1}.calculator-field-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.calculator-field-head>span{display:inline-grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:999px;background:#ff744d;color:#fff;font-size:14px;font-weight:950}.calculator-field h3{margin:0;color:#1e1e20;font-size:22px;line-height:1.05;letter-spacing:0}.calculator-field p{margin:5px 0 0;color:#626a80;font-size:13px;font-weight:750;line-height:1.3}.calculator-panel-unified .calculator-choice-grid{gap:8px}.calculator-panel-unified .calculator-choice-grid-services{grid-template-columns:repeat(2,minmax(0,1fr))}.calculator-panel-unified .calculator-choice-grid-duration{grid-template-columns:repeat(2,minmax(0,1fr))}.calculator-panel-unified .calculator-choice{min-height:0}.calculator-panel-unified .calculator-choice>span{min-height:0;gap:5px;padding:12px 14px;border:1px solid rgba(49,91,255,.08);border-radius:18px;box-shadow:none}.calculator-panel-unified .calculator-choice strong{font-size:14px;line-height:1.15}.calculator-panel-unified .calculator-choice small{display:-webkit-box;overflow:hidden;color:#69718d;font-size:12px;line-height:1.28;-webkit-line-clamp:2;-webkit-box-orient:vertical}.calculator-result-stack{position:sticky;top:116px;display:grid;gap:14px}.calculator-result-stack .calculator-result-card{min-height:0;padding:30px;border-radius:32px}.calculator-result-stack .calculator-result-card strong[data-calculator-result]{font-size:clamp(36px,3.8vw,54px)}.calculator-note-card{padding:22px;border-radius:28px}.calculator-note-card h2{font-size:24px}.calculator-note-card p{margin-top:10px}@media (max-width:1180px){.calculator-hero-grid,.calculator-layout{grid-template-columns:1fr}.calculator-unified-grid{grid-template-columns:1fr}.calculator-result-card{min-height:0}.calculator-aside,.calculator-result-stack{position:static}}@media (max-width:860px){.calculator-hero{padding-top:18px}.calculator-hero-copy{min-height:0;padding:30px 24px;border-radius:30px}.calculator-hero h1{font-size:38px}.calculator-hero p{font-size:16px}.calculator-result-card{padding:26px;border-radius:30px}.calculator-result-card strong[data-calculator-result]{font-size:clamp(30px,8.4vw,42px);line-height:1.05}.calculator-choice-grid,.calculator-choice-grid-services,.calculator-step-split,.calculator-info-grid,.calculator-unified-head,.calculator-panel-unified,.calculator-panel-unified .calculator-choice-grid-services,.calculator-panel-unified .calculator-choice-grid-duration{grid-template-columns:1fr}.calculator-unified-section{padding-top:10px}.calculator-unified-card{padding:12px;border-radius:30px}.calculator-unified-head{padding:10px 8px 16px}.calculator-unified-head h2{font-size:30px}.calculator-field{padding:16px;border-radius:22px}.calculator-field h3{font-size:20px}.calculator-panel{padding:12px;border-radius:28px}.calculator-panel-unified{padding:0}.calculator-step{padding:18px;border-radius:24px}.calculator-step h2{font-size:23px}.calculator-choice{min-height:0}.calculator-result-stack .calculator-result-card{padding:24px}}.sv-flow-section{overflow:hidden}.sv-stages-wrap{width:min(1520px,calc(100% - 96px))}.sv-stages-panel{min-height:342px;grid-template-columns:minmax(360px,1fr) minmax(380px,430px) minmax(270px,320px);gap:18px;align-items:center;padding:34px 0 34px 48px;border-radius:30px;background:#f07b52;overflow:visible}.sv-stages-copy{padding-right:38px}.sv-stages-copy h2{font-size:clamp(42px,3.4vw,60px)}.sv-stages-copy p{max-width:500px;margin-top:22px;font-size:clamp(21px,2vw,32px);line-height:1.22}.sv-slider-controls{gap:18px}.sv-slider-controls em{margin-left:8px;font-size:22px;color:rgba(255,255,255,.72)}.sv-step-track{grid-column:2 / 4;grid-template-columns:minmax(380px,430px) minmax(270px,320px);gap:18px}.sv-step-card{min-height:254px;padding:148px 24px 24px;border-radius:30px;box-shadow:0 24px 44px rgba(18,18,18,.14)}.sv-step-card.is-next{min-height:214px;margin-right:-42px;padding:102px 24px 24px;border-radius:26px;box-shadow:0 24px 44px rgba(18,18,18,.16)}.sv-step-card>span{top:22px;left:22px;width:56px;height:56px;font-size:24px;background:#f07b52}.sv-step-card h3{max-width:330px;font-size:28px;line-height:1.05}.sv-step-card.is-next h3{max-width:250px;font-size:22px}.sv-step-card p{max-width:370px;font-size:14px;line-height:1.35}.sv-step-card.is-next p{max-width:260px;font-size:12px}.sv-step-card a{margin-top:18px;color:#ff744d;font-size:18px;font-weight:900}.sv-stage-art{top:0;right:0;width:188px;height:148px;place-items:end center;border-radius:0 0 0 120px;background:#f7d6c8}.sv-step-card.is-next .sv-stage-art{width:154px;height:106px;border-radius:0 0 0 86px}.sv-stage-art .sv-stage-img{width:132px;height:132px;object-fit:contain;object-position:center;transform:translateY(15px)}.sv-step-card.is-next .sv-stage-img{width:96px;height:96px;transform:translateY(12px)}@media (max-width:1280px) and (min-width:1101px){.sv-stages-panel{grid-template-columns:minmax(300px,1fr) 360px 270px;padding-left:34px}.sv-step-track{grid-template-columns:360px 270px}.sv-stages-copy p{font-size:20px}.sv-step-card h3{font-size:24px}.sv-step-card.is-next{margin-right:-24px}}@media (max-width:1100px){.sv-stages-wrap{width:calc(100% - 20px)}.sv-stages-panel{min-height:0;grid-template-columns:1fr;gap:16px;padding:24px;border-radius:24px;overflow:hidden}.sv-stages-copy{gap:28px;padding-right:0}.sv-stages-copy h2{font-size:36px}.sv-stages-copy p{max-width:none;margin-top:14px;font-size:18px}.sv-step-track{grid-column:auto;grid-template-columns:1fr}.sv-step-card,.sv-step-card.is-next{min-height:214px;margin-right:0;padding:126px 20px 22px}.sv-step-card h3,.sv-step-card.is-next h3{max-width:100%;font-size:24px}.sv-step-card p,.sv-step-card.is-next p{max-width:100%;font-size:13px}}}