@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Manrope:wght@600;700;800&display=swap";:root{--bg: #f8fbff;--paper: #ffffff;--ink: #17314a;--text: #33465b;--muted: #708093;--blue: #0f4778;--blue-dark: #0a3760;--line: #dbe5ef;--soft: #f2f6fb;--shadow: 0 18px 42px rgba(28, 55, 82, .12);--shadow-soft: 0 10px 28px rgba(28, 55, 82, .08);--radius: 10px;--max: 1320px;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(211,226,242,.38),transparent 38%),#fbfdff;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}section{scroll-margin-top:96px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:Manrope,Inter,Segoe UI,system-ui,sans-serif;letter-spacing:0;font-weight:800}.shell{width:min(var(--max),calc(100% - 56px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{display:grid;grid-template-columns:auto 1fr auto auto;gap:24px;align-items:center;min-height:74px}.brand{display:inline-flex;min-width:260px;gap:14px;align-items:center;padding:0;color:var(--ink);background:transparent;border:0;text-align:left}.brand>span{display:grid;justify-items:start}.brand img{width:38px;height:38px;object-fit:contain}.brand strong{display:block;color:var(--ink);font-family:Manrope,Inter,Segoe UI,system-ui,sans-serif;font-size:22px;font-weight:700;line-height:1.05;white-space:nowrap}.brand small{display:block;margin-top:4px;color:var(--muted);width:100%;text-align:center;font-size:15px;font-weight:700}.nav{display:flex;justify-content:center;gap:34px}.nav button,.footer-column button{padding:0;color:#273d53;background:transparent;border:0;font-size:15px;font-weight:700;white-space:nowrap}.nav button:hover,.footer-column button:hover{color:var(--blue)}.mobile-nav-phones{display:none}.header-phones{display:grid;gap:6px;justify-self:end}.header-phone{display:inline-flex;gap:8px;align-items:center;color:var(--ink);white-space:nowrap}.header-phone svg{color:var(--blue)}.header-phone small{display:block;margin-bottom:2px;color:var(--muted);font-size:11px;font-weight:800;line-height:1}.header-phone strong{display:block;font-size:15px;font-weight:800;line-height:1.1}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:10px;padding:0 30px;border:1px solid transparent;border-radius:7px;font-size:16px;font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.68;transform:none;box-shadow:none}.button img{width:22px;height:22px;object-fit:contain}.button-primary,.header-cta{color:#fff;background:var(--blue);box-shadow:0 12px 24px #0f477833}.button-primary:hover,.header-cta:hover{background:var(--blue-dark)}.button-secondary{color:var(--ink);background:#fffc;border-color:#93a7bb;box-shadow:none}.menu-button{display:none;width:46px;height:46px;place-items:center;color:var(--blue);background:#eef5fb;border:1px solid var(--line);border-radius:8px}.hero{position:relative;overflow:hidden;min-height:680px;background:#f7fbff}.hero:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";background:linear-gradient(90deg,#fffffffa,#fffffff2 34%,#ffffff9e 52%,#ffffff1f 74%,#fff0),linear-gradient(180deg,#f7fbff00,#f7fbff00 76%,#f7fbffeb);pointer-events:none}.hero-inner{position:relative;display:block;min-height:680px}.hero-copy{position:relative;z-index:4;width:min(760px,60%);padding:72px 0 94px}.hero-copy h1{max-width:760px;margin-bottom:24px;font-size:clamp(50px,5vw,86px);line-height:1.12}.hero-copy p{max-width:720px;margin-bottom:30px;color:#33465b;font-size:22px;font-weight:500;line-height:1.42}.hero-actions{display:flex;flex-wrap:wrap;gap:20px}.hero-actions .button{min-width:290px;min-height:70px;padding:0 36px;font-size:20px;border-radius:10px}.hero-quiz-button img{width:32px;height:32px;opacity:1;filter:saturate(1.2) contrast(1.12)}.hero-photo{position:absolute;top:0;bottom:0;left:calc((100vw - 100%)/-2);right:calc((100vw - 100%)/-2);z-index:0;width:auto;height:100%;overflow:hidden}.hero-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;object-fit:cover;object-position:center 24%;filter:drop-shadow(0 18px 32px rgba(40,60,80,.1))}.stat{display:flex;gap:13px;align-items:center;padding:12px 16px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat img{width:28px;height:28px;object-fit:contain}.stat strong{display:block;color:var(--ink);font-size:14px;font-weight:800;line-height:1.1}.stat small{display:block;margin-top:4px;color:var(--text);font-size:12px;font-weight:600;line-height:1.25}.section-card{position:relative;padding:20px 32px 28px;background:#fffffff5;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft)}.section-card h2{margin-bottom:20px;text-align:center;font-size:clamp(27px,2.35vw,34px);line-height:1.18}.symptoms-section{position:relative;z-index:4;margin-top:-14px;padding-bottom:18px}.symptom-panel{padding-top:20px}.symptom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.symptom-card{position:relative;display:grid;min-height:332px;overflow:hidden;padding:0 0 28px;color:var(--text);background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 10px 20px #1c375214;text-align:center;transition:transform .18s ease,box-shadow .18s ease}.symptom-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #1c375224}.symptom-photo{width:100%;height:214px;object-fit:cover;object-position:center}.symptom-card strong{display:block;padding:24px 24px 0;color:var(--ink);font-size:20px;line-height:1.18}.symptom-card small{display:block;padding:10px 24px 0;color:var(--text);font-size:15px;font-weight:600;line-height:1.45}.risks-section,.quiz-teaser-section,.consult-section,.methods-section,.choice-section,.path-section,.hidden-varicose-section,.doctor-section,.results-section,.why-section,.urgent-section,.surgery-section,.reviews-section,.faq-section{padding:14px 0}.section-lead{max-width:780px;margin:-8px auto 24px;color:var(--text);font-size:16px;font-weight:600;line-height:1.55;text-align:center}.risk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.risk-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 10px 22px #1c375214;text-align:center}.risk-card img{width:100%;height:140px;object-fit:cover}.risk-card div{min-height:108px;padding:16px 18px 18px}.risk-card h3,.surgery-card h3{margin-bottom:8px;font-size:21px;line-height:1.12}.risk-card p,.surgery-card p{margin-bottom:0;color:var(--text);font-size:14px;font-weight:600;line-height:1.44}.risk-note,.method-note{display:flex;width:fit-content;align-items:center;justify-content:center;gap:10px;margin:22px auto 0;color:var(--blue);font-size:15px;font-weight:800;line-height:1.35;text-align:center}.risk-note:before{display:grid;width:28px;height:28px;place-items:center;color:#d38b22;background:#fff8e7;border:1px solid #f2d493;border-radius:999px;content:"!";font-weight:900}.hidden-varicose-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:34px;align-items:center;padding:34px 38px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft)}.hidden-varicose-copy h2{max-width:660px;margin-bottom:16px;font-size:clamp(30px,2.7vw,42px);line-height:1.12}.hidden-varicose-copy p{max-width:700px;margin-bottom:22px;color:var(--text);font-size:16px;font-weight:600;line-height:1.58}.hidden-symptoms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hidden-symptoms span{position:relative;min-height:42px;padding:11px 14px 11px 34px;color:var(--ink);background:#f3f8fd;border:1px solid #d8e7f4;border-radius:8px;font-size:14px;font-weight:800}.hidden-symptoms span:before{position:absolute;top:18px;left:15px;width:7px;height:7px;background:var(--blue);border-radius:999px;content:""}.hidden-varicose-visuals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hidden-varicose-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 22px #1c375214}.hidden-varicose-card img{width:100%;height:260px;object-fit:cover;object-position:center}.hidden-varicose-card div{min-height:142px;padding:18px}.hidden-varicose-card strong{display:block;margin-bottom:9px;color:var(--ink);font-size:18px;font-weight:900;line-height:1.18}.hidden-varicose-card p{margin:0;color:var(--text);font-size:14px;font-weight:600;line-height:1.48}.quiz-teaser{display:grid;grid-template-columns:170px minmax(0,1fr) auto;gap:32px;align-items:center;min-height:170px;padding:24px 38px;background:linear-gradient(90deg,#eef5fc,#fff 58%,#eef5fc);border:1px solid #dce8f4;border-radius:14px;box-shadow:var(--shadow-soft)}.quiz-teaser>img{width:150px;height:126px;object-fit:contain;transform:scale(1.16);transform-origin:center}.quiz-teaser h2{margin-bottom:10px;font-size:clamp(24px,2vw,32px)}.quiz-teaser p{margin:0;color:var(--text);font-size:16px;font-weight:700;line-height:1.45}.quiz-teaser .button{justify-self:end;min-width:340px;min-height:70px;padding:0 40px;font-size:18px}.consult-panel,.doctor-panel,.urgent-panel{display:grid;gap:34px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft)}.consult-panel{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);padding:34px 38px;background:linear-gradient(120deg,#f2f7fceb,#fffffffa),#fff}.eyebrow{display:inline-flex;margin-bottom:12px;color:var(--blue);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.consult-copy h2,.doctor-copy h2,.urgent-panel h2{margin-bottom:16px;font-size:clamp(30px,2.7vw,42px);line-height:1.12}.consult-copy p,.doctor-copy p{max-width:650px;margin-bottom:24px;color:var(--text);font-size:16px;font-weight:600;line-height:1.58}.consult-copy .button,.doctor-cta{width:min(100%,500px);min-width:360px;min-height:62px}.urgent-cta{min-width:290px}.appointment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.appointment-card,.why-card,.path-step{background:#ffffffeb;border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 18px #1c375212}.appointment-card{min-height:204px;padding:22px 18px;text-align:center}.appointment-card img{width:50px;height:50px;margin:0 auto 12px;object-fit:contain}.appointment-card strong{display:block;margin-bottom:8px;color:var(--ink);font-size:17px}.appointment-card p,.why-card p{margin:0;color:var(--text);font-size:14px;font-weight:600;line-height:1.48}.method-grid,.result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.method-card,.result-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 22px #1c375214}.method-card img,.result-card img{width:100%;height:154px;object-fit:cover}.method-card div,.result-card div{min-height:142px;padding:18px}.method-card h3,.result-card h3,.why-card h3{margin-bottom:8px;font-size:22px;line-height:1.16}.method-card p,.result-card p{margin:0;color:var(--text);font-size:14px;font-weight:600;line-height:1.5}.method-note{padding-top:4px}.method-note img{width:30px;height:30px;object-fit:contain}.choice-panel{padding-top:22px}.choice-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.choice-item{display:grid;justify-items:center;gap:10px;min-height:184px;padding:20px 12px;text-align:center}.choice-item img{width:74px;height:74px;object-fit:contain}.choice-item strong{color:var(--ink);font-size:15px;line-height:1.24}.choice-item p{margin:0;color:var(--text);font-size:12px;font-weight:700;line-height:1.36}.path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.path-step{position:relative;min-height:0;overflow:hidden}.path-step-image{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#e8f1f8}.path-step-image img{width:100%;height:100%;object-fit:cover}.path-step-image span{position:absolute;top:14px;left:14px;display:grid;width:46px;height:46px;place-items:center;color:#fff;background:#0f4778eb;border:1px solid rgba(255,255,255,.72);border-radius:999px;font-family:Manrope,Inter,Segoe UI,system-ui,sans-serif;font-size:15px;font-weight:900;line-height:1;box-shadow:0 10px 22px #0c263e33}.path-step-body{min-height:154px;padding:20px 18px 22px;text-align:center}.path-step strong{display:block;margin-bottom:10px;color:var(--ink);font-size:18px;font-weight:900;line-height:1.3}.path-step p{max-width:330px;margin:0 auto;color:var(--text);font-size:14px;font-weight:600;line-height:1.48}.doctor-panel{grid-template-columns:360px minmax(0,1fr) 330px;padding:30px;overflow:hidden}.doctor-portrait{align-self:stretch;min-height:430px;overflow:hidden;background:var(--soft);border-radius:10px}.doctor-portrait img{width:100%;height:100%;object-fit:cover;object-position:center top}.doctor-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:680px;overflow:hidden;border:1px solid var(--line);border-radius:10px}.doctor-facts .stat{min-height:74px;background:#ffffffe6}.doctor-cta{margin-top:22px}.doctor-quote{align-self:stretch;display:grid;align-content:center;gap:16px;min-height:280px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 22px #1c37520f}.doctor-quote svg{color:#8fb4d4}.doctor-quote p{margin:0;color:var(--ink);font-family:Manrope,Inter,Segoe UI,system-ui,sans-serif;font-size:20px;font-weight:700;font-style:italic;line-height:1.45}.doctor-quote span{color:var(--muted);font-size:14px;font-weight:800}.result-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.result-card img{height:178px}.result-card div{display:grid;min-height:156px;align-content:center;justify-items:center;text-align:center}.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.why-card{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:center;min-height:154px;padding:20px}.why-card div{display:grid;align-content:center}.why-card img{width:54px;height:54px;object-fit:contain}.why-card h3{font-size:18px}.urgent-panel{grid-template-columns:minmax(0,.82fr) minmax(0,1.1fr) auto;padding:30px 34px;background:linear-gradient(120deg,#eef6fd,#fff 52%,#edf5fc)}.urgent-panel h2{margin-bottom:0}.urgent-panel ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:0;padding:0;list-style:none}.urgent-panel li{position:relative;padding-left:22px;color:var(--ink);font-size:15px;font-weight:700;line-height:1.42}.urgent-panel li:before{position:absolute;top:8px;left:0;width:8px;height:8px;background:var(--blue);border-radius:999px;content:""}.clipboard{width:128px;height:104px;object-fit:contain;opacity:.95}.surgery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}.surgery-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 22px #1c375214;text-align:center}.surgery-card img{width:100%;height:144px;object-fit:cover}.surgery-card div{padding:16px 18px 18px}.reviews-panel{position:relative;overflow:hidden;padding:30px 28px 24px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft)}.reviews-widget-head{display:grid;justify-items:center;gap:16px;margin-bottom:24px;text-align:center}.reviews-widget-head h2{margin-bottom:0;font-size:clamp(30px,2.6vw,42px);line-height:1.12}.reviews-rating-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.reviews-rating-pill{display:inline-flex;min-height:44px;align-items:center;gap:8px;padding:0 18px;color:var(--ink);background:#fff;border:1px solid #e0e7ef;border-radius:999px;box-shadow:0 8px 18px #1c37521a;font-size:15px;font-weight:900}.reviews-rating-pill svg{color:#f0b72f}.reviews-rating-pill span{color:var(--muted);font-size:13px}.prodoctorov-pill{gap:9px}.prodoctorov-pill img{width:28px;height:28px;object-fit:contain}.prodoctorov-pill b{color:var(--ink);font-size:15px}.reviews-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.reviews-tags span{min-height:32px;padding:7px 16px;color:#4f5c69;background:#fff;border:1px solid #e0e5ea;border-radius:999px;box-shadow:0 4px 10px #1c37520f;font-size:13px;font-weight:800}.reviews-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.review-card{display:grid;align-content:start;min-height:252px;padding:20px 18px;background:#fff;border:1px solid #e1e7ee;border-radius:10px;box-shadow:0 12px 24px #1c37521a;transition:transform .18s ease,box-shadow .18s ease}.review-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px #1c375224}.review-head{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;margin-bottom:14px}.review-avatar{position:relative;display:block;width:48px;height:48px;overflow:hidden;background:#f0f2f4;border-radius:999px}.review-avatar:before,.review-avatar:after{position:absolute;left:50%;content:"";transform:translate(-50%);background:#d9dde2}.review-avatar:before{top:10px;width:17px;height:17px;border-radius:999px}.review-avatar:after{bottom:-9px;width:37px;height:27px;border-radius:999px 999px 10px 10px}.review-head strong{display:block;overflow:hidden;color:#222833;font-size:15px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.review-head small{display:flex;align-items:center;gap:5px;margin-top:4px;color:#8b929b;font-size:12px;font-weight:800;line-height:1.2}.review-head small img{width:19px;height:19px;flex:0 0 auto;object-fit:contain}.review-stars{display:flex;gap:2px;margin-bottom:12px;color:#f3bf3f}.review-card p{display:-webkit-box;overflow:hidden;min-height:112px;margin:0 0 14px;color:#5b636d;font-size:15px;font-weight:700;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:5}.review-card em{align-self:end;color:#9aa1aa;font-size:14px;font-weight:900;font-style:normal}.reviews-widget-foot{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;margin-top:20px}.reviews-widget-foot>span{color:#8f96a4;font-size:13px;font-weight:900}.reviews-dots{display:none;gap:9px;align-items:center;justify-content:center}.reviews-dots button{width:8px;height:8px;padding:0;background:#d5d7dc;border:0;border-radius:999px}.reviews-dots button.active{background:#8e8a9d}.reviews-outline-link{justify-self:end;min-height:42px;padding:11px 22px;color:#fff;background:#1f263c;border-radius:999px;font-size:14px;font-weight:900}.faq-grid{display:grid;grid-template-columns:1fr;gap:12px;max-width:920px;margin:0 auto}.faq-item{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 4px 12px #1c37520f}.faq-item button{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;gap:18px;padding:0 22px;color:var(--ink);background:transparent;border:0;text-align:left;font-size:15px;font-weight:800}.faq-item svg{color:var(--blue);transition:transform .18s ease}.faq-item p{max-height:0;margin:0;padding:0 22px;color:var(--text);font-size:14px;font-weight:600;line-height:1.55;opacity:0;transition:max-height .2s ease,padding .2s ease,opacity .2s ease}.faq-item.open svg{transform:rotate(180deg)}.faq-item.open p{max-height:220px;padding:0 22px 20px;opacity:1}.cta-section{padding:18px 0 22px}.cta-panel{position:relative;display:grid;grid-template-columns:1fr 1.25fr;gap:28px;align-items:center;min-height:198px;overflow:hidden;padding:16px 40px 16px 310px;color:#fff;background:linear-gradient(135deg,#2f79b2,#0d4a7c);border-radius:10px;box-shadow:var(--shadow)}.cta-panel>img{position:absolute;top:0;left:44px;width:235px;height:100%;object-fit:contain;object-position:top center}.cta-copy h2{max-width:520px;margin-bottom:12px;color:#fff;font-size:clamp(26px,2.4vw,34px);line-height:1.18}.cta-copy p{max-width:570px;margin-bottom:0;color:#ffffffdb;font-size:15px;font-weight:600;line-height:1.5}.cta-form{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.cta-form input,.cta-form textarea{width:100%;min-height:50px;padding:0 16px;color:var(--ink);background:#fff;border:1px solid rgba(255,255,255,.54);border-radius:7px;outline:0}.cta-form textarea{grid-column:1 / -1;min-height:62px;padding-top:14px;resize:none}.cta-form input:focus,.cta-form textarea:focus{border-color:#fff;box-shadow:0 0 0 3px #ffffff38}.cta-form button{grid-column:1 / -1;width:100%;min-width:0;background:#0a3760}.quiz-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:28px;background:#0c263e75;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quiz-modal{position:relative;width:min(780px,100%);max-height:calc(100vh - 56px);overflow:auto;padding:34px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 30px 70px #0c263e47}.quiz-close{position:absolute;top:16px;right:16px;display:grid;width:42px;height:42px;place-items:center;color:var(--ink);background:#f1f6fb;border:1px solid var(--line);border-radius:8px}.quiz-modal h2{max-width:560px;margin-bottom:12px;font-size:clamp(28px,3vw,40px);line-height:1.12}.quiz-modal p{max-width:560px;margin-bottom:24px;color:var(--text);font-size:16px;font-weight:600;line-height:1.55}.quiz-modal:not(.appointment-modal){text-align:center}.quiz-modal:not(.appointment-modal) .eyebrow{display:flex;width:100%;justify-content:center}.quiz-modal:not(.appointment-modal) h2,.quiz-modal:not(.appointment-modal) p,.quiz-modal:not(.appointment-modal) .quiz-progress-head,.quiz-modal:not(.appointment-modal) .quiz-progress{margin-right:auto;margin-left:auto}.quiz-modal:not(.appointment-modal) .quiz-modal-form{justify-items:center}.quiz-progress-head{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:560px;margin:8px 0 10px;color:var(--muted);font-size:13px;font-weight:800}.quiz-progress-head strong{color:var(--blue);font-size:14px}.quiz-progress{width:100%;max-width:560px;height:8px;overflow:hidden;margin-bottom:24px;background:#e8f1f8;border-radius:999px}.quiz-progress span{display:block;height:100%;background:var(--blue);border-radius:inherit;transition:width .18s ease}.quiz-step{display:grid;justify-items:center}.quiz-question-list{display:grid;gap:18px}.quiz-question{min-width:0;margin:0;padding:0;border:0}.quiz-question legend{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:var(--ink);font-size:16px;font-weight:900}.quiz-question legend span{display:grid;width:28px;height:28px;place-items:center;color:var(--blue);background:#edf5fc;border:1px solid #d5e4f2;border-radius:999px;font-size:13px}.quiz-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.quiz-option{min-height:58px;padding:0 18px;color:var(--ink);background:#f7fbff;border:1px solid #d5e4f2;border-radius:8px;text-align:center;font-size:15px;font-weight:800}.quiz-option.active{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 12px 24px #0f47782e}.quiz-navigation{display:flex;grid-column:1 / -1;gap:12px;align-items:center;justify-content:center;margin-top:20px}.quiz-navigation .button{min-width:170px}.quiz-navigation .button:disabled{cursor:not-allowed;opacity:.45;transform:none}.quiz-modal-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.quiz-modal-form h2,.quiz-modal-form p{grid-column:1 / -1}.quiz-modal-form p{margin-bottom:4px}.quiz-modal-form input{width:100%;min-height:56px;padding:0 16px;color:var(--ink);background:#fff;border:1px solid #cfddea;border-radius:8px;outline:0}.appointment-modal-form textarea{grid-column:1 / -1;min-height:96px;padding:15px 16px;color:var(--ink);background:#fff;border:1px solid #cfddea;border-radius:8px;outline:0;resize:none}.quiz-modal-form input:focus{border-color:#8bb0cf;box-shadow:0 0 0 3px #0f47781f}.appointment-modal-form textarea:focus{border-color:#8bb0cf;box-shadow:0 0 0 3px #0f47781f}.quiz-modal-form button{grid-column:1 / -1;width:fit-content;justify-self:center}.appointment-modal-form button{min-width:260px}.quiz-success{min-height:280px;display:grid;align-content:center;justify-items:center;text-align:center}.video-widget{position:fixed;left:20px;bottom:20px;z-index:2600;width:125px;animation:videoWidgetIn .45s ease both}.video-widget-preview{position:relative}.video-widget-thumb,.video-widget-player{position:relative;display:block;width:100%;aspect-ratio:9 / 16;overflow:hidden;border:0;border-radius:8px;background:#0f2740;box-shadow:0 18px 42px #0f274047}.video-widget-thumb{padding:0;cursor:pointer}.video-widget-thumb video,.video-widget-player video{width:100%;height:100%;display:block;object-fit:cover}.video-widget-close{position:absolute;top:-8px;right:-8px;display:grid;width:24px;height:24px;place-items:center;padding:0;color:#fff;border:0;border-radius:999px;background:#0f2740bd;box-shadow:0 8px 20px #0f27403d;cursor:pointer}.video-widget.open{width:min(340px,calc(100vw - 40px))}.video-widget-player{border-radius:12px}.video-widget-close-large{top:10px;right:10px;width:34px;height:34px;background:#0f2740ad}@keyframes videoWidgetIn{0%{opacity:0}to{opacity:1}}.footer{padding:24px 0 16px;background:#fff;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr .8fr;gap:56px;align-items:start}.footer-brand{display:flex;gap:16px}.footer-brand>img{width:38px;height:38px;object-fit:contain}.footer-brand strong,.footer-column strong,.footer-social strong{display:block;margin-bottom:8px;color:var(--ink);font-family:Manrope,Inter,Segoe UI,system-ui,sans-serif;font-size:20px}.footer-brand span{display:block;margin-bottom:12px;color:var(--text);font-weight:700}.footer-brand p{max-width:300px;margin:0;color:var(--muted);font-size:14px;font-weight:600;line-height:1.5}.footer-column{display:grid;gap:8px}.footer-column a,.footer-column span,.footer-column button{color:var(--text);font-size:15px;font-weight:700;text-align:left}.footer-social div{display:flex;gap:10px}.footer-social a{display:grid;width:34px;height:34px;place-items:center;color:#fff;background:var(--blue);border-radius:999px;font-size:12px;font-weight:900}.footer-social-icon{overflow:hidden;color:transparent;background:transparent;box-shadow:0 8px 16px #0f47781f}.footer-social-phone{box-shadow:0 8px 16px #0f47781f}.footer-social-icon img{width:100%;height:100%;object-fit:cover;border-radius:999px}@media(max-width:1180px){.header-inner{grid-template-columns:auto 1fr auto}.nav{position:absolute;top:74px;right:28px;left:28px;display:none;flex-direction:column;gap:14px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.nav-open{display:flex}.header-phones{justify-self:end}.header-cta{display:none}.menu-button{display:grid}.hero-inner{grid-template-columns:1fr .92fr}.symptom-grid{grid-template-columns:repeat(3,1fr)}.consult-panel,.hidden-varicose-panel,.doctor-panel,.urgent-panel,.reviews-panel{grid-template-columns:1fr}.method-grid,.result-grid,.hidden-varicose-visuals,.why-grid,.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quiz-teaser{grid-template-columns:150px 1fr}.quiz-teaser .button{grid-column:2;width:fit-content;justify-self:start}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.doctor-panel{align-items:stretch}.doctor-portrait{min-height:360px}.cta-panel{grid-template-columns:1fr;padding-left:220px}.cta-panel>img{left:28px;width:170px}.cta-form{grid-column:1 / -1}}@media(max-width:880px){.shell{width:min(100% - 32px,var(--max))}.header-inner{grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:72px}.brand strong{font-size:18px}.brand{max-width:calc(100vw - 104px);min-width:auto;gap:10px}.menu-button{justify-self:end}.brand small,.header-phones{display:none}.nav{top:72px;align-items:stretch}.mobile-nav-phones{display:grid;gap:10px;padding-top:14px;border-top:1px solid var(--line)}.mobile-nav-phones a{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink);font-weight:800}.mobile-nav-phones span{color:var(--muted);font-size:13px}.mobile-nav-phones strong{font-size:15px}.hero{min-height:0}.hero:before{background:linear-gradient(180deg,#fffffffa,#ffffffed 42%,#ffffff38 78%,#ffffffb8)}.hero-inner{min-height:0}.hero-copy{width:100%;padding:34px 0 0;text-align:center}.hero-copy h1{margin-bottom:18px;font-size:32px;line-height:1.1}.hero-copy p{margin-right:auto;margin-bottom:24px;margin-left:auto;font-size:18px;line-height:1.46}.hero-actions{gap:14px}.hero-actions .button{width:100%;min-width:0;min-height:62px;font-size:18px}.hero-quiz-button img{width:30px;height:30px}.hero-photo{position:relative;top:auto;right:auto;bottom:auto;left:auto;z-index:2;width:100%;height:340px;margin:18px auto 0;overflow:hidden;border-radius:10px}.hero-photo img{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:72% center;transform:none}.consult-copy,.hidden-varicose-copy,.doctor-copy,.cta-copy{text-align:center}.consult-copy p,.hidden-varicose-copy p,.doctor-copy p,.cta-copy p{margin-right:auto;margin-left:auto}.consult-copy .button,.doctor-cta{justify-self:center}.hidden-symptoms span{padding:12px 14px;text-align:center}.hidden-symptoms span:before{display:none}.method-card,.result-card,.review-card{text-align:center}.reviews-summary{justify-items:center;text-align:center}.rating-card{justify-items:center}.method-card p,.result-card p,.review-card p{margin-right:auto;margin-left:auto}.reviews-grid{display:flex;grid-template-columns:none;gap:16px;overflow-x:auto;padding:0 2px 14px;scroll-padding:2px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.reviews-grid::-webkit-scrollbar{display:none}.review-card{flex:0 0 min(86vw,320px);scroll-snap-align:center}.review-stars{justify-content:center}.reviews-dots{display:flex}.section-card{padding:22px 18px 26px}.symptom-grid,.risk-grid,.appointment-grid,.method-grid,.result-grid,.hidden-varicose-visuals,.hidden-symptoms,.why-grid,.reviews-grid,.surgery-grid,.faq-grid,.footer-grid{grid-template-columns:1fr}.reviews-widget-foot{grid-template-columns:1fr;justify-items:center}.reviews-outline-link{justify-self:center}.risk-grid,.method-grid,.result-grid,.why-grid,.reviews-grid,.surgery-grid{gap:18px}.risk-note{width:100%}.quiz-teaser{grid-template-columns:1fr;padding:24px;text-align:center}.quiz-teaser>img{width:132px;height:108px;margin:0 auto;transform:scale(1.08)}.quiz-teaser .button{grid-column:auto;justify-self:center;width:100%;min-width:0}.quiz-modal-backdrop{padding:16px;place-items:end center}.quiz-modal{max-height:calc(100vh - 32px);padding:28px 18px 20px;border-radius:12px}.quiz-close{top:12px;right:12px}.quiz-options,.quiz-modal-form{grid-template-columns:1fr}.quiz-modal-form button{width:100%}.video-widget{left:14px;bottom:14px;width:94px}.video-widget.open{left:50%;bottom:18px;width:min(300px,calc(100vw - 28px));transform:translate(-50%)}.video-widget-thumb,.video-widget-player{border-radius:7px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.consult-panel,.hidden-varicose-panel,.doctor-panel,.urgent-panel,.reviews-panel{padding:24px}.hidden-varicose-card img{height:240px}.quiz-navigation{flex-direction:column}.quiz-navigation .button,.consult-copy .button,.doctor-cta,.cta-form button{width:100%;min-width:0}.appointment-grid{gap:14px}.appointment-card{min-height:0}.path-grid{grid-template-columns:1fr}.path-step,.path-step-body{min-height:0}.doctor-portrait{min-height:320px}.doctor-facts,.urgent-panel ul{grid-template-columns:1fr}.urgent-panel{text-align:center}.urgent-panel h2{margin-right:auto;margin-left:auto}.urgent-panel ul{width:min(100%,320px);margin-right:auto;margin-left:auto}.doctor-quote{min-height:0}.doctor-facts .stat{display:grid;justify-items:center;gap:10px;padding:26px 18px;text-align:center;border-right:0;border-bottom:1px solid var(--line)}.doctor-facts .stat img{width:34px;height:34px}.doctor-facts .stat strong{font-size:22px}.doctor-facts .stat small{font-size:16px;font-weight:800}.doctor-facts .stat:last-child{border-bottom:0}.why-card{grid-template-columns:1fr;justify-items:center;min-height:0;text-align:center}.why-card div{justify-items:center}.clipboard{margin:0 auto}.cta-panel{grid-template-columns:1fr;padding:24px}.cta-panel>img{display:none}.cta-form{grid-template-columns:1fr}.cta-form button{width:100%}.footer,.footer-brand,.footer-column,.footer-social{text-align:center}.footer-brand{display:grid;justify-items:center}.footer-brand p,.footer-column a,.footer-column span,.footer-column button{text-align:center}.footer-social div{justify-content:center}}@media(max-width:520px){.button,.hero-actions{width:100%}.hero-actions{flex-direction:column}.stat{border-right:0;border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:0}.symptom-card{min-height:300px}.section-card h2{font-size:29px}.choice-grid{grid-template-columns:1fr}.choice-item{min-height:0}.review-head{grid-template-columns:1fr;justify-items:center}.review-head>div{text-align:center}.review-head small{justify-content:center}.review-avatar{width:44px;height:44px}.review-avatar:before{top:9px;width:16px;height:16px}.review-avatar:after{width:34px;height:25px}.review-head span{grid-column:1;justify-content:center}.review-card em{margin-right:auto;margin-left:auto}}
