:root{--ink:#17322d;--green:#12352f;--green-mid:#1f5a4e;--green-bright:#2f7d69;--mint:#dcebe5;--mint-light:#eef5f2;--coral:#d85f47;--coral-dark:#b94734;--yellow:#e0b45d;--white:#fff;--off-white:#f8faf8;--gray:#edf1ef;--line:#d5dfdb;--muted:#65736f;--shadow:0 18px 55px #13322d1f;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--off-white);min-width:320px;color:var(--ink);margin:0;font-size:16px;line-height:1.6}body.modal-open{overflow:hidden}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-weight:500;line-height:1.04}h1{font-size:64px}h2{margin-bottom:22px;font-size:46px}h3{line-height:1.25}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.site-shell{overflow:clip}.container{width:min(1280px,100% - 64px);margin-inline:auto}.section{padding-block:112px}.eyebrow{color:var(--green-mid);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:17px;font-size:13px;font-weight:800;line-height:1.2;display:inline-flex}.eyebrow:before{background:var(--coral);content:"";width:24px;height:3px}.eyebrow.light{color:var(--white)}.eyebrow.light:before{background:var(--yellow)}.button{white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:12px 20px;font-size:15px;font-weight:750;line-height:1.2;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:var(--white)}.button-primary:hover{background:var(--green-mid)}.button-primary:disabled{cursor:not-allowed;background:#9caaa6;transform:none}.button-coral{background:var(--coral);color:var(--white)}.button-coral:hover{background:var(--coral-dark)}.button-light{background:var(--white);color:var(--green)}.button-light:hover{background:var(--mint)}.button-outline-dark{border-color:var(--green);color:var(--green)}.button-outline-dark:hover{background:var(--green);color:var(--white)}.button-quiet{border-color:var(--line);background:var(--white);color:var(--green)}.button-quiet:hover{border-color:var(--green-mid)}.icon-button{border:1px solid var(--line);background:var(--white);border-radius:6px;flex:0 0 44px;place-items:center;width:44px;height:44px;transition:background .18s,border-color .18s,color .18s;display:inline-grid}.icon-button:hover{border-color:var(--green);background:var(--green);color:var(--white)}.text-link{color:var(--green-mid);background:0 0;border:0;align-items:center;gap:8px;font-weight:750;display:inline-flex}.text-link svg{transition:transform .18s}.text-link:hover svg{transform:translate(4px)}.section-heading{margin-bottom:50px}.section-heading h2{max-width:780px;margin-bottom:0}.split-heading{grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);align-items:end;gap:64px;display:grid}.split-heading>p{max-width:470px;color:var(--muted);margin:0;font-size:17px}.split-heading>.text-link,.split-heading>.result-count{justify-self:end}.utility-bar{background:var(--green);min-height:35px;color:var(--white);font-size:12px}.utility-inner{justify-content:space-between;align-items:center;gap:24px;min-height:35px;display:flex}.utility-inner span,.utility-inner a,.utility-inner>div{align-items:center;gap:7px;display:flex}.utility-inner>div{gap:28px}.utility-inner a:hover{color:var(--mint)}.site-header{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #12352f1a;position:sticky;top:0}.header-inner{align-items:center;gap:34px;min-height:82px;display:flex}.brand{color:var(--green);flex:none;align-items:center;gap:11px;display:inline-flex}.brand-mark{width:41px;height:41px;color:var(--coral);border:2px solid;border-radius:4px;place-items:center;display:grid}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{font-size:21px;font-weight:850}.brand-copy small{color:var(--green-mid);margin-top:5px;font-size:9px;font-weight:800}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:28px;display:flex}.desktop-nav a{color:#314640;padding-block:28px;font-size:14px;font-weight:650;position:relative}.desktop-nav a:after{background:var(--coral);content:"";opacity:0;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(.3)}.desktop-nav a:hover:after,.desktop-nav a.active:after{opacity:1;transform:scaleX(1)}.header-actions{align-items:center;gap:10px;display:flex}.menu-toggle{display:none}.mobile-nav{z-index:55;border-top:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);position:fixed;top:82px;left:0;right:0}.mobile-nav .container{flex-direction:column;padding-block:20px 26px;display:flex}.mobile-nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:52px;font-size:18px;font-weight:700;display:flex}.mobile-nav .button{margin-top:22px}.page-breadcrumb-bar{background:var(--white);border-bottom:1px solid #eceef1}.page-breadcrumb{color:#96999f;align-items:center;gap:17px;min-height:96px;font-size:17px;display:flex}.page-breadcrumb a{color:#96999f;flex:0 0 31px;place-items:center;width:31px;height:31px;transition:color .18s;display:grid}.page-breadcrumb a:hover{color:var(--green-mid)}.page-breadcrumb a svg{stroke-width:1.8px;width:25px;height:25px}.page-breadcrumb>svg{stroke-width:2px;flex:0 0 19px;width:19px;height:19px}.page-breadcrumb span{overflow-wrap:anywhere;min-width:0}.home-hero{background:var(--white);height:min(690px,100svh - 135px);min-height:560px;position:relative;overflow:hidden}.home-hero>img,.hero-wash{width:100%;height:100%;position:absolute;inset:0}.home-hero>img{object-fit:cover;object-position:50% 27%}.hero-wash{background:#f8faf814}.home-hero-inner{justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.hero-copy{width:min(43%,580px);padding-right:1%}.hero-copy h1{color:var(--green);margin-bottom:8px;font-size:72px}.hero-copy h2{color:var(--coral-dark);margin-bottom:25px;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:650;line-height:1.18}.hero-copy>p{color:#40524d;max-width:600px;margin-bottom:31px;font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-proof{color:var(--green);flex-wrap:wrap;gap:22px;margin-top:31px;font-size:13px;font-weight:650;display:flex}.hero-proof span{align-items:center;gap:7px;display:inline-flex}.hero-scroll{color:var(--green);text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:750;display:inline-flex;position:absolute;bottom:28px;right:0}.quick-access{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.quick-access-grid{border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.quick-access-grid>a,.quick-access-grid>button{border:0;border-right:1px solid var(--line);background:var(--white);min-height:112px;color:var(--ink);text-align:left;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px 22px;transition:background .18s;display:grid}.quick-access-grid>a:hover,.quick-access-grid>button:hover{background:var(--mint-light)}.quick-access-grid>a>span:nth-child(2),.quick-access-grid>button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.quick-access-grid small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:650}.quick-access-grid strong{font-size:14px}.quick-access-grid>a>svg,.quick-access-grid>button>svg{color:var(--coral)}.quick-icon{background:var(--mint-light);width:43px;height:43px;color:var(--green-mid);border-radius:5px;place-items:center;display:grid}.trust-strip{background:var(--coral);color:var(--white)}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.trust-grid>div{border-right:1px solid #ffffff47;align-items:center;gap:16px;min-height:112px;padding:18px 28px;display:flex}.trust-grid>div:first-child{border-left:1px solid #ffffff47}.trust-grid strong{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:31px;font-weight:500}.trust-grid span{font-size:13px;line-height:1.4}.search-intro{background:var(--off-white);padding-bottom:64px}.intro-grid{grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.intro-grid h2{margin-bottom:0}.intro-grid>div:last-child>p{max-width:560px;color:var(--muted);font-size:17px}.care-search{border:1px solid var(--line);background:var(--white);border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:24px;padding:9px 9px 9px 18px;display:grid;box-shadow:0 12px 30px #13322d12}.care-search>svg{color:var(--coral)}.care-search input{background:0 0;border:0;outline:0;width:100%;min-height:44px}.care-search .icon-button{border-color:var(--green);background:var(--green);color:var(--white)}.body-section,.body-page-section{background:var(--mint-light)}.body-selector{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);min-height:720px;display:grid;overflow:hidden;box-shadow:0 16px 44px #13322d14}.body-selector.compact{min-height:700px}.body-visual{border-right:1px solid var(--line);background:#f3f7f5;flex-direction:column;min-width:0;padding:34px 38px 22px;display:flex}.body-toolbar{justify-content:space-between;align-items:center;gap:20px;min-height:50px;display:flex}.body-toolbar>span{color:var(--green);text-transform:uppercase;font-size:13px;font-weight:800}.segment-control{background:var(--white);border:1px solid #c5d6cf;border-radius:6px;grid-template-columns:1fr 1fr;display:inline-grid;overflow:hidden}.segment-control button{min-width:92px;min-height:42px;color:var(--muted);background:0 0;border:0;font-size:14px;font-weight:650}.segment-control button+button{border-left:1px solid #c5d6cf}.segment-control button.active{background:var(--green);color:var(--white)}.figures{flex:1;justify-content:center;align-items:flex-start;gap:clamp(30px,6vw,78px);padding-top:18px;display:flex}.body-figure{aspect-ratio:180/570;width:min(29%,195px);min-width:170px;position:relative}.body-figure svg{width:100%;height:calc(100% - 22px);overflow:visible}.body-figure>small{color:var(--muted);text-align:center;font-size:11px;font-weight:650;position:absolute;bottom:0;left:0;right:0}.person-illustration.woman{--figure-hair:#172033;--figure-pants:#344f75;--figure-pants-shade:#2b4264;--figure-shirt:#f6eee4;--figure-shirt-shade:#eadfd2;--figure-shoe:#162033;--figure-skin:#b96f52;--figure-skin-shadow:#98543d}.person-illustration.man{--figure-hair:#172033;--figure-pants:#354c73;--figure-pants-shade:#2b4062;--figure-shirt:#f3eee4;--figure-shirt-shade:#e4dbce;--figure-shoe:#151e2d;--figure-skin:#d19a73;--figure-skin-shadow:#ad7355}.figure-shadow{fill:#13322d1f}.figure-hair{fill:var(--figure-hair);stroke:#101827;stroke-linejoin:round;stroke-width:1.1px}.figure-skin,.figure-ear,.figure-neck,.figure-hand{fill:var(--figure-skin);stroke:#172b3194;stroke-linejoin:round;stroke-width:1.05px}.figure-skin-shadow,.figure-neck-shadow{fill:var(--figure-skin-shadow);opacity:.32;pointer-events:none}.figure-neck-shadow{opacity:.2}.figure-head{stroke-width:1.15px}.figure-hair-front{stroke-width:0}.figure-hair-detail{fill:none;stroke:#fff3;stroke-linecap:round;stroke-width:1.5px}.figure-face{fill:none;stroke:#5f3c30;stroke-linecap:round;stroke-width:1.5px}.figure-face circle{fill:#5f3c30;stroke:none}.figure-beard{fill:var(--figure-hair);stroke:var(--figure-hair);stroke-linejoin:round;stroke-width:2px}.figure-beard-mouth{fill:var(--figure-skin)}.figure-moustache{fill:var(--figure-hair)}.figure-shirt,.figure-sleeve{fill:var(--figure-shirt);stroke:#172b31b8;stroke-linejoin:round;stroke-width:1.15px}.figure-shirt-shade{fill:var(--figure-shirt-shade);opacity:.72;pointer-events:none}.figure-pants{fill:var(--figure-pants);stroke:#172a43;stroke-linejoin:round;stroke-width:1.2px}.figure-pants-shade{fill:var(--figure-pants-shade);opacity:.72;pointer-events:none}.figure-shoe{fill:var(--figure-shoe);stroke:#0c1421;stroke-linejoin:round;stroke-width:1px}.figure-shoe-detail{fill:none;stroke:#ffffff9e;stroke-linecap:round;stroke-width:1.25px}.back-shoe-detail{stroke:#ffffff57}.figure-clothes-detail{fill:none;stroke:#152d3875;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25px}.back-detail{stroke:#14273894;stroke-width:1.35px}.side-toggle{display:none}.body-shape,.body-foot{fill:#bed3ca;stroke:var(--green-mid);stroke-width:1.2px}.body-limb{fill:none;stroke:#bed3ca;stroke-linecap:round;stroke-width:13px}.body-limb.leg{stroke-width:15px}.body-detail{fill:none;stroke:#1f5a4e73;stroke-linecap:round;stroke-width:1.2px}.body-point{z-index:3;border:3px solid var(--white);background:#e4574d;border-radius:50%;width:22px;height:22px;padding:0;transition:box-shadow .16s,transform .16s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 9px #e4574d33,0 0 22px #e4574d47}.body-point:hover,.body-point.active{transform:translate(-50%,-50%)scale(1.12);box-shadow:0 0 0 13px #e4574d47,0 0 26px #e4574d5c}.body-point span{z-index:5;background:var(--green);min-width:max-content;color:var(--white);opacity:0;pointer-events:none;border-radius:4px;padding:5px 8px;font-size:11px;font-weight:750;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 13px);left:50%;transform:translate(-50%)translateY(4px)}.body-point:hover span,.body-point:focus-visible span{opacity:1;transform:translate(-50%)translateY(0)}.body-results{flex-direction:column;min-width:0;padding:46px 44px 34px;display:flex}.body-result-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:26px;display:flex}.body-result-heading h3{margin:0 0 10px;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:34px;font-weight:500}.body-result-heading p{max-width:370px;color:var(--muted);margin:0;font-size:14px}.wait-badge{background:var(--mint);color:var(--green);border-radius:4px;flex:none;align-items:center;gap:6px;padding:7px 9px;font-size:11px;font-weight:750;display:inline-flex}.treatment-links{flex-direction:column;flex:1;justify-content:center;display:flex}.treatment-links button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:76px;color:var(--ink);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:18px;padding:13px 0;display:flex}.treatment-links button>span{flex-direction:column;font-size:16px;font-weight:700;display:flex}.treatment-links button small{color:var(--muted);margin-top:3px;font-size:11px;font-weight:500}.treatment-links button svg{color:var(--coral);transition:transform .16s}.treatment-links button:hover svg{transform:translate(5px)}.body-book{width:100%;margin-top:24px}.quick-regions{flex-wrap:wrap;gap:6px;margin-top:20px;display:flex}.quick-regions button{border:1px solid var(--line);min-height:29px;color:var(--muted);background:0 0;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:650}.quick-regions button:hover,.quick-regions button.active{border-color:var(--green);background:var(--green);color:var(--white)}.process-section{background:var(--green);color:var(--white);grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:0;display:grid}.process-image{min-height:820px;position:relative;overflow:hidden}.process-image>img{object-fit:cover;width:100%;height:100%}.image-stat{background:var(--coral);color:var(--white);border-radius:6px;align-items:center;gap:12px;padding:16px 19px;display:flex;position:absolute;bottom:28px;right:28px}.image-stat span{flex-direction:column;font-size:12px;display:flex}.image-stat strong{font-size:18px}.process-copy{flex-direction:column;justify-content:center;max-width:720px;padding:90px 10% 90px 11%;display:flex}.process-copy h2{color:var(--white)}.process-copy>p{color:#c8dbd4;font-size:17px}.process-copy .button{align-self:flex-start}.process-steps{margin:32px 0 38px;padding:0;list-style:none}.process-steps li{border-top:1px solid #ffffff30;grid-template-columns:55px 1fr;gap:20px;padding:23px 0;display:grid}.process-steps li:last-child{border-bottom:1px solid #ffffff30}.process-steps li>span{color:var(--yellow);font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:24px}.process-steps strong{margin-bottom:5px;font-size:17px;display:block}.process-steps p{color:#bcd0c9;margin:0;font-size:14px}.specialties-section{background:var(--white)}.specialty-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.specialty-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);grid-template-columns:auto 1fr;align-items:start;gap:20px;min-height:205px;padding:33px 34px;transition:background .18s,color .18s;display:grid;position:relative}.specialty-card:hover{background:var(--mint-light)}.specialty-icon{background:var(--mint);width:48px;height:48px;color:var(--green-mid);border-radius:6px;place-items:center;display:grid}.specialty-card h3{margin:2px 0 8px;font-size:20px}.specialty-card p{color:var(--muted);margin:0;font-size:14px}.card-arrow{color:var(--coral);transition:transform .18s;position:absolute;bottom:24px;right:24px}.specialty-card:hover .card-arrow{transform:translate(4px)}.care-programs-section{border-top:1px solid var(--line);background:#f4f6f5}.care-program-list{border-top:1px solid var(--line)}.care-program{border-bottom:1px solid var(--line);grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:30px;min-height:190px;padding:34px 0;display:grid}.care-program-icon{background:var(--mint);width:58px;height:58px;color:var(--green-mid);border-radius:6px;place-items:center;display:grid}.care-program-icon svg{width:27px;height:27px}.care-program-ggz .care-program-icon{color:#3e5e86;background:#e8edf4}.care-program-roken .care-program-icon{color:var(--coral-dark);background:#f4e6e2}.care-program-gli .care-program-icon{color:#846424;background:#f3eedf}.care-program-copy small{color:var(--green-mid);text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.care-program-copy h3{margin:0 0 8px;font-size:24px}.care-program-copy p{max-width:760px;color:var(--muted);margin-bottom:10px}.care-program-copy strong{color:#314640;max-width:820px;font-size:13px;font-weight:700;line-height:1.55;display:block}.care-program-action{min-height:48px;color:var(--green-mid);white-space:nowrap;background:0 0;border:0;align-items:center;gap:9px;padding:10px 0 10px 24px;font-size:14px;font-weight:750;display:inline-flex}.care-program-action svg{color:var(--coral);transition:transform .18s}.care-program-action:hover svg{transform:translate(4px)}.doctors-section,.specialists-directory{background:var(--off-white)}.doctor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.doctor-grid.home-doctors{grid-template-columns:repeat(4,minmax(0,1fr))}.doctor-card{border:1px solid var(--line);background:var(--white);border-radius:8px;min-width:0;transition:box-shadow .18s,transform .18s;overflow:hidden}.doctor-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.doctor-photo{background:var(--gray);height:320px;position:relative;overflow:hidden}.doctor-photo img{object-fit:cover;object-position:center 24%;width:100%;height:100%;transition:transform .4s}.doctor-card:hover .doctor-photo img{transform:scale(1.025)}.doctor-photo>span{background:var(--green);color:var(--white);border-radius:4px;padding:7px 10px;font-size:11px;font-weight:750;position:absolute;bottom:16px;left:16px}.doctor-copy{padding:26px 25px 22px}.doctor-copy>p{color:var(--coral-dark);text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:750}.doctor-copy h3{min-height:51px;margin:0 0 9px;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:23px;font-weight:500}.doctor-location{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.doctor-copy blockquote{border-top:1px solid var(--line);color:#53625e;min-height:89px;margin:22px 0;padding-top:19px;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:15px;font-style:italic;line-height:1.5}.doctor-actions{justify-content:space-between;align-items:center;display:flex}.doctor-actions .icon-button{flex-basis:40px;width:40px;height:40px}.locations-home{background:var(--green-mid);color:var(--white);padding-block:96px}.locations-home-inner{grid-template-columns:minmax(0,.75fr) minmax(440px,1fr);align-items:center;gap:90px;display:grid}.locations-intro h2{color:var(--white)}.locations-intro p{color:#c7dbd3;max-width:520px;margin-bottom:32px}.location-list-home{border-top:1px solid #ffffff3d}.location-list-home a{border-bottom:1px solid #ffffff3d;grid-template-columns:.7fr 1.4fr 1fr auto;align-items:center;gap:18px;min-height:114px;transition:background .18s;display:grid}.location-list-home a:hover{background:#ffffff0f}.location-list-home a>span{color:var(--yellow);align-items:center;gap:7px;font-size:13px;font-weight:750;display:flex}.location-list-home strong{font-size:15px}.location-list-home small{color:#b9cec6;font-size:11px}.experience-band{background:#f6e8e4}.experience-grid{grid-template-columns:.55fr 1.4fr .8fr;align-items:center;gap:70px;display:grid}.score-block{justify-items:start;display:grid}.score-block>svg{color:var(--coral);margin-bottom:14px}.score-block strong{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:68px;font-weight:500;line-height:1}.score-block span{max-width:180px;color:var(--muted);font-size:12px}.experience-grid blockquote{margin:0;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:31px;line-height:1.42}.experience-grid blockquote footer{margin-top:24px;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:750}.experience-grid blockquote footer span{background:var(--white);color:var(--muted);border-radius:4px;margin-left:10px;padding:4px 7px;font-weight:550}.quality-points{gap:16px;display:grid}.quality-points span{align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.quality-points svg{background:var(--green);width:23px;height:23px;color:var(--white);border-radius:50%;padding:4px}.final-cta{background:var(--white)}.final-cta-inner{justify-content:space-between;align-items:center;gap:48px;display:flex}.final-cta h2{margin-bottom:13px}.final-cta p{color:var(--muted);margin:0}.subpage-hero{background:var(--green);height:510px;color:var(--white);position:relative;overflow:hidden}.subpage-hero>img,.subpage-overlay{width:100%;height:100%;position:absolute;inset:0}.subpage-hero>img{object-fit:cover}.treatment-hero>img{object-position:center 50%}.specialists-hero>img{object-position:center 35%}.locations-hero>img{object-position:center 53%}.subpage-overlay{background:#12352fb8}.subpage-hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;max-width:1280px;height:100%;display:flex;position:relative}.subpage-hero-copy h1{max-width:800px;color:var(--white);margin-bottom:22px}.subpage-hero-copy p{color:#d7e5df;max-width:680px;margin:0;font-size:18px}.directory-section{background:var(--white)}.result-count{color:var(--muted);font-size:13px;font-weight:700}.directory-tools,.doctor-filters{grid-template-columns:1fr .7fr;gap:14px;margin-bottom:34px;display:grid}.doctor-filters{grid-template-columns:1.3fr .9fr .9fr}.search-field,.select-field{border:1px solid var(--line);background:var(--white);border-radius:6px;align-items:center;gap:10px;min-height:54px;padding:0 16px;display:flex}.search-field svg,.select-field svg{color:var(--coral);flex:none}.search-field input,.select-field select{background:0 0;border:0;outline:0;width:100%;height:52px}.treatment-directory{border-top:1px solid var(--line)}.treatment-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:28px;min-height:102px;display:grid}.treatment-row>div>span{color:var(--coral-dark);text-transform:uppercase;font-size:10px;font-weight:800}.treatment-row h3{margin:4px 0 0;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:22px;font-weight:500}.row-wait{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.empty-state{text-align:center;align-content:center;place-items:center;min-height:330px;padding:32px;display:grid}.empty-state>svg{color:var(--coral);margin-bottom:16px}.empty-state h3{margin-bottom:8px;font-size:22px}.empty-state p{color:var(--muted)}.directory-meta{color:var(--muted);justify-content:flex-end;margin-bottom:18px;font-size:12px;display:flex}.directory-meta span{align-items:center;gap:7px;display:flex}.locations-directory{background:var(--off-white)}.location-tabs{border:1px solid var(--line);background:var(--white);border-radius:6px;margin-bottom:28px;display:inline-flex}.location-tabs button{background:0 0;border:0;align-items:center;gap:7px;min-height:48px;padding:10px 23px;font-size:14px;font-weight:700;display:inline-flex}.location-tabs button+button{border-left:1px solid var(--line)}.location-tabs button.active{background:var(--green);color:var(--white)}.location-feature{border:1px solid var(--line);background:var(--white);min-height:590px;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(0,1.3fr) minmax(380px,.7fr);display:grid;overflow:hidden}.location-photo{min-height:500px;position:relative}.location-photo img{object-fit:cover;width:100%;height:100%}.location-photo>span{background:var(--green);color:var(--white);border-radius:4px;align-items:center;gap:8px;padding:11px 14px;font-size:13px;font-weight:700;display:flex;position:absolute;bottom:22px;left:22px}.location-detail{flex-direction:column;justify-content:center;padding:55px 48px;display:flex}.location-detail h2{font-size:38px}.address,.access{color:var(--muted);align-items:flex-start;gap:8px;font-size:13px;display:flex}.address svg,.access svg{color:var(--coral);flex:none;margin-top:3px}.location-specialties{gap:8px;margin:21px 0 26px;display:grid}.location-specialties span{align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.location-specialties svg{color:var(--green-bright)}.next-slot{border-left:3px solid var(--coral);background:var(--mint-light);flex-direction:column;margin-bottom:20px;padding:16px;display:flex}.next-slot small{color:var(--muted);font-size:11px}.next-slot strong{margin-top:2px;font-size:16px}.location-detail .button{align-self:flex-start;margin-top:8px}.schedule-band{background:var(--green);color:var(--white)}.schedule-band .split-heading>p{color:#bed2ca}.schedule-band h2{color:var(--white)}.schedule-grid{border-top:1px solid #ffffff38;border-left:1px solid #ffffff38;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.schedule-grid article{border-bottom:1px solid #ffffff38;border-right:1px solid #ffffff38;flex-direction:column;min-height:300px;padding:33px;display:flex}.schedule-grid article>span{color:var(--yellow);font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:25px}.schedule-grid h3{margin:24px 0 8px;font-size:25px}.schedule-grid p{color:#bcd0c8;flex:1;font-size:13px}.schedule-grid strong{margin-bottom:24px;font-size:14px}.schedule-grid button{color:var(--white);background:0 0;border:0;align-self:flex-start;align-items:center;gap:8px;padding:0;font-weight:750;display:inline-flex}.partner-cta{background:#f6e8e4}.partner-grid{justify-content:space-between;align-items:center;gap:60px;display:flex}.partner-grid h2{margin-bottom:14px}.partner-grid p{max-width:680px;color:var(--muted);margin:0}.contact-hero{background:var(--green);color:var(--white);padding:92px 0}.contact-hero-inner{grid-template-columns:minmax(0,1fr) minmax(390px,.7fr);align-items:center;gap:100px;display:grid}.contact-hero h1{max-width:760px;color:var(--white);margin-bottom:22px}.contact-hero p{color:#c6d9d2;max-width:680px;margin:0;font-size:18px}.contact-quick{border-top:1px solid #ffffff38}.contact-quick a{border-bottom:1px solid #ffffff38;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:91px;display:grid}.contact-quick a>svg:first-child{color:var(--yellow)}.contact-quick span{flex-direction:column;min-width:0;display:flex}.contact-quick small{color:#b9cec6;font-size:11px}.contact-quick strong{overflow-wrap:anywhere;font-size:15px}.contact-section{background:var(--off-white)}.contact-grid{grid-template-columns:minmax(0,.75fr) minmax(500px,1fr);gap:100px;display:grid}.contact-info>p{max-width:530px;color:var(--muted)}.contact-lines{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:21px;margin:35px 0;padding:28px 0;display:grid}.contact-lines>span{grid-template-columns:27px 1fr;gap:13px;display:grid}.contact-lines svg{color:var(--coral)}.contact-lines div{flex-direction:column;display:flex}.contact-lines strong{font-size:14px}.contact-lines small{color:var(--muted);font-size:12px}.contact-form-wrap{border:1px solid var(--line);background:var(--white);min-height:670px;box-shadow:var(--shadow);border-radius:8px;padding:50px}.contact-form-wrap h2{font-size:36px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field-group{flex-direction:column;gap:7px;display:flex}.field-group.full,.privacy-note.full{grid-column:1/-1}.field-group>span,.choice-title{color:var(--ink);align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.field-group input,.field-group select,.field-group textarea{border:1px solid var(--line);background:var(--off-white);border-radius:5px;outline:0;width:100%;min-height:50px;padding:12px 14px;transition:border-color .16s,box-shadow .16s}.field-group textarea{resize:vertical;min-height:130px}.field-group input:focus,.field-group select:focus,.field-group textarea:focus{border-color:var(--green-mid);box-shadow:0 0 0 3px #2f7d6924}.contact-form-wrap form>.button{margin-top:24px}.contact-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:560px;display:flex}.contact-success>svg{width:54px;height:54px;color:var(--green-bright);margin-bottom:28px}.contact-success p{max-width:500px;color:var(--muted)}.contact-success .button{margin-top:14px}.site-footer{background:var(--white);color:#24272b;border-top:1px solid #eceef0;padding-bottom:112px;position:relative}.footer-main{grid-template-columns:minmax(300px,.9fr) minmax(0,1.8fr);gap:90px;min-height:560px;padding-block:86px 72px;display:grid}.footer-statement>p{color:#999b9f;margin:0 0 45px;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:40px;font-weight:400;line-height:1.16}.footer-statement>p strong{color:#23272a;font-weight:500}.zorgkaart-badge{background:var(--white);color:#082767;border:2px solid #e0e3e8;border-radius:8px;flex-direction:column;justify-content:center;width:230px;min-height:198px;padding:22px 20px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.zorgkaart-badge:hover{border-color:#486fb4;transform:translateY(-3px);box-shadow:0 14px 30px #1436701f}.zorgkaart-heading{align-items:center;gap:10px;margin-bottom:25px;display:flex}.zorgkaart-symbol{color:#082767;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;position:relative}.zorgkaart-symbol>svg:last-child{background:var(--white);color:#f36f25;border-radius:50%;padding:2px;position:absolute;top:11px;left:11px}.zorgkaart-wordmark{flex-direction:column;font-family:Georgia,serif;font-size:20px;line-height:.95;display:flex}.zorgkaart-wordmark strong{font-weight:700}.zorgkaart-wordmark small{font-size:18px}.zorgkaart-label{color:#545e74;font-size:12px}.zorgkaart-name{margin-top:2px;font-size:22px;line-height:1.2}.footer-link-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:58px;display:grid}.footer-link-columns>div{flex-direction:column;align-items:flex-start;gap:17px;display:flex}.footer-link-columns h3{color:#94969a;text-transform:uppercase;margin-bottom:5px;font-size:13px;font-weight:750}.footer-link-columns a,.footer-link-columns button,.footer-link-columns p{color:#2b2f32;text-align:left;background:0 0;border:0;margin:0;padding:0;font-size:15px;line-height:1.45}.footer-link-columns a,.footer-link-columns button{transition:color .18s}.footer-link-columns a:hover,.footer-link-columns button:hover{color:var(--coral-dark)}.footer-link-columns p{color:#777c80}.footer-legal-row{color:#575c60;border-top:1px solid #e6e8e9;justify-content:space-between;align-items:center;gap:32px;min-height:74px;font-size:11px;display:flex}.footer-legal-row>div{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.footer-divider{background:#c7cace;width:1px;height:18px}.footer-concept{color:#92969a}.footer-top-link{color:#353a3d;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:12px;display:inline-flex}.footer-action-dock{z-index:78;background:#f1f2f2;border-radius:8px;grid-template-columns:1fr 1fr;gap:12px;width:min(720px,100% - 190px);padding:14px;display:grid;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #13322d1f}.footer-action-dock>button,.footer-action-dock>a{border:1px solid var(--green-mid);background:var(--white);min-height:58px;color:var(--green-mid);border-radius:6px;justify-content:space-between;align-items:center;gap:18px;padding:13px 22px;font-size:15px;font-weight:750;display:flex}.footer-action-dock>button{background:var(--green-mid);color:var(--white)}.footer-action-dock svg{flex:none;transition:transform .18s}.footer-action-dock>button:hover svg,.footer-action-dock>a:hover svg{transform:translate(4px)}.chat-widget{z-index:80;flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:fixed;bottom:24px;right:24px}.chat-trigger{width:64px;height:64px;color:var(--white);background:#df2f28;border:0;border-radius:50%;flex:0 0 64px;place-items:center;transition:background .18s,transform .18s;display:grid;box-shadow:0 12px 30px #78141140}.chat-trigger:hover{background:#bd241f;transform:translateY(-2px)}.chat-panel{background:var(--white);border:1px solid #dfe3e2;border-radius:8px;width:min(360px,100vw - 32px);overflow:hidden;box-shadow:0 24px 60px #102a2433}.chat-panel>header{background:var(--green);min-height:78px;color:var(--white);justify-content:space-between;align-items:center;gap:20px;padding:15px 17px 15px 20px;display:flex}.chat-panel>header>div{flex-direction:column;display:flex}.chat-panel>header strong{font-size:17px}.chat-panel>header small{color:#d2e1dc;align-items:center;gap:7px;margin-top:3px;font-size:11px;display:flex}.chat-panel>header small span{background:#79d2a1;border-radius:50%;width:7px;height:7px}.chat-panel>header button{width:36px;height:36px;color:var(--white);background:#ffffff1f;border:0;border-radius:5px;place-items:center;display:grid}.chat-panel-body{padding:20px}.chat-welcome{grid-template-columns:34px 1fr;align-items:start;gap:10px;margin-bottom:18px;display:grid}.chat-welcome>span{background:var(--mint);width:34px;height:34px;color:var(--green-mid);border-radius:50%;place-items:center;display:grid}.chat-welcome p{color:#35433f;background:#f1f4f3;border-radius:0 7px 7px;margin:0;padding:10px 12px;font-size:13px}.chat-options{border-top:1px solid var(--line)}.chat-options>button,.chat-options>a{border:0;border-bottom:1px solid var(--line);width:100%;min-height:54px;color:var(--green);text-align:left;background:0 0;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:10px 3px;font-size:13px;font-weight:700;display:grid}.chat-options>button>svg:last-child,.chat-options>a>svg:last-child{color:var(--coral)}.chat-emergency{color:var(--muted);margin-top:14px;font-size:10px;display:block}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051814b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.appointment-modal{background:var(--white);border-radius:8px;width:min(820px,100%);max-height:calc(100svh - 48px);position:relative;overflow:auto;box-shadow:0 32px 90px #0000004d}.appointment-modal form{padding:46px 50px 34px}.modal-close{z-index:2;position:absolute;top:16px;right:16px}.modal-heading{padding-right:40px}.modal-heading h2{margin-bottom:12px;font-size:39px}.modal-heading p{max-width:650px;color:var(--muted);margin:0;font-size:13px}.stepper{grid-template-columns:repeat(4,1fr);margin:30px 0;display:grid}.step{color:#97a5a1;flex-direction:column;align-items:center;gap:7px;display:flex;position:relative}.step:before{z-index:0;background:var(--line);content:"";height:1px;position:absolute;top:14px;left:-50%;right:50%}.step:first-child:before{display:none}.step>span{z-index:1;border:1px solid var(--line);background:var(--white);border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;font-weight:750;display:grid;position:relative}.step small{font-size:10px;font-weight:650}.step.active{color:var(--green)}.step.active:before,.step.active>span{border-color:var(--green-mid);background:var(--green-mid);color:var(--white)}.modal-content{border:1px solid var(--line);background:var(--off-white);border-radius:7px;min-height:258px;padding:29px}.modal-content .field-group select{background:var(--white);margin-top:5px}.choice-list{gap:10px;display:grid}.choice-title{margin-bottom:5px}.choice-row{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:5px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:58px;padding:9px 14px;display:grid}.choice-row input,.date-choice input{accent-color:var(--green)}.choice-row>span{flex-direction:column;display:flex}.choice-row strong{font-size:13px}.choice-row small{color:var(--muted);font-size:10px}.choice-row>svg{color:#c1cbc7}.choice-row.selected{border-color:var(--green-mid);background:var(--mint-light)}.choice-row.selected>svg{color:var(--green-bright)}.date-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.date-choice{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:5px;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;min-height:138px;padding:15px;display:flex;position:relative}.date-choice input{position:absolute;top:12px;right:12px}.date-choice>span{color:var(--muted);font-size:10px}.date-choice strong{margin:4px 0 10px;font-size:15px}.date-choice small{color:var(--green-mid);align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.date-choice.selected{border-color:var(--green-mid);background:var(--mint-light)}.privacy-note{color:var(--muted);margin:0;font-size:10px}.modal-actions{justify-content:space-between;align-items:center;margin-top:26px;display:flex}.modal-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:610px;padding:60px;display:flex}.success-icon{background:var(--mint);width:72px;height:72px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:24px;display:grid}.success-icon svg{width:36px;height:36px}.modal-success h2{margin-bottom:16px}.modal-success>p{max-width:560px;color:var(--muted)}.success-summary{border-left:3px solid var(--coral);background:var(--mint-light);text-align:left;align-items:center;gap:13px;min-width:min(390px,100%);margin:20px 0 30px;padding:16px;display:flex}.success-summary>span{flex-direction:column;display:flex}.success-summary small{color:var(--muted);font-size:10px}.success-summary strong{font-size:13px}.not-found{background:var(--mint-light);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:68svh;padding:60px 24px;display:flex}.not-found h1{margin-bottom:15px}.not-found p{color:var(--muted)}@media (width<=1160px){.desktop-nav{gap:18px}.desktop-nav a{font-size:13px}.doctor-grid.home-doctors{grid-template-columns:repeat(2,minmax(0,1fr))}.location-list-home a{grid-template-columns:.7fr 1.3fr auto}.location-list-home small{display:none}.body-figure{width:min(38%,210px)}}@media (width<=980px){.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-toggle{display:inline-grid}.home-hero>img{object-position:42% 25%}.hero-copy{width:58%;padding-right:0}.hero-copy h1{font-size:62px}.trust-grid,.quick-access-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-access-grid>a,.quick-access-grid>button{border-bottom:1px solid var(--line)}.trust-grid>div:nth-child(3){border-left:1px solid #ffffff47}.trust-grid>div{border-bottom:1px solid #ffffff47;min-height:94px}.intro-grid,.split-heading{grid-template-columns:1fr;gap:28px}.split-heading>.text-link,.split-heading>.result-count{justify-self:start}.body-selector{grid-template-columns:1fr}.body-visual{min-height:720px}.body-results{min-height:590px}.process-section{grid-template-columns:1fr}.process-image{min-height:520px}.process-copy{max-width:none;padding:82px max(32px,7vw)}.specialty-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.care-program{grid-template-columns:58px minmax(0,1fr);gap:24px}.care-program-action{grid-column:2;justify-self:start;padding:0}.doctor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.locations-home-inner{grid-template-columns:1fr;gap:60px}.experience-grid{grid-template-columns:.5fr 1.5fr;gap:50px}.quality-points{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.doctor-filters{grid-template-columns:1fr 1fr}.doctor-filters .search-field{grid-column:1/-1}.location-feature{grid-template-columns:1fr}.location-photo{min-height:460px}.schedule-grid{grid-template-columns:1fr}.schedule-grid article{min-height:240px}.contact-hero-inner,.contact-grid{grid-template-columns:1fr;gap:60px}.contact-quick{max-width:580px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr;gap:64px}.footer-statement{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:50px;display:grid}.footer-statement>p{margin-bottom:0}}@media (width<=760px){.page-breadcrumb{gap:12px;min-height:74px;font-size:14px}.page-breadcrumb a{flex-basis:26px;width:26px;height:26px}.page-breadcrumb a svg{width:21px;height:21px}.page-breadcrumb>svg{flex-basis:16px;width:16px;height:16px}h1{font-size:46px}h2{font-size:38px}.container{width:min(100% - 36px,1280px)}.section{padding-block:82px}.utility-inner>div a:last-child{display:none}.header-inner{min-height:72px}.mobile-nav{top:72px}.home-hero{height:min(660px,100svh - 120px);min-height:540px;color:var(--white)}.home-hero>img{object-position:34% 25%}.hero-wash{background:#0c2b24ad}.home-hero-inner{justify-content:flex-start;align-items:flex-end;padding-bottom:76px}.hero-copy{width:100%}.hero-copy h1{color:var(--white);font-size:52px}.hero-copy h2{color:#ffd8cd;font-size:26px}.hero-copy>p{color:#e2ece8;max-width:600px;font-size:16px}.hero-copy .eyebrow{color:var(--white)}.hero-copy .button-outline-dark{border-color:var(--white);color:var(--white)}.hero-proof{color:var(--white)}.hero-scroll{display:none}.trust-grid>div{padding:17px}.trust-grid strong{font-size:26px}.search-intro{padding-bottom:44px}.body-visual{min-height:720px;padding:25px 20px 17px}.figures{gap:28px}.body-figure{width:min(35%,190px);min-width:155px}.body-results{min-height:560px;padding:36px 28px 28px}.body-result-heading{flex-direction:column}.wait-badge{align-self:flex-start}.specialty-grid{grid-template-columns:1fr}.care-program{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:18px;min-height:0;padding:28px 0}.care-program-icon{width:50px;height:50px}.care-program-copy h3{font-size:21px}.care-program-copy p{font-size:14px}.care-program-action{grid-column:2}.doctor-grid,.doctor-grid.home-doctors{grid-template-columns:1fr}.doctor-card{grid-template-columns:minmax(210px,.85fr) minmax(250px,1fr);display:grid}.doctor-photo{height:100%;min-height:370px}.location-list-home a{grid-template-columns:1fr auto;min-height:104px}.location-list-home strong{grid-row:2}.location-list-home a>svg{grid-area:1/2/3}.experience-grid{grid-template-columns:1fr}.experience-grid blockquote{font-size:26px}.quality-points{grid-column:auto;grid-template-columns:1fr}.final-cta-inner,.footer-lead,.partner-grid{flex-direction:column;align-items:flex-start}.subpage-hero{height:450px}.subpage-hero-copy p{font-size:16px}.directory-tools,.doctor-filters{grid-template-columns:1fr}.doctor-filters .search-field{grid-column:auto}.treatment-row{grid-template-columns:1fr auto;gap:15px;padding:17px 0}.treatment-row .row-wait{grid-row:2}.treatment-row .button{grid-area:1/2/3}.location-tabs{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.location-tabs button{justify-content:center;padding-inline:10px}.location-detail{padding:43px 30px}.location-detail h2{font-size:34px}.contact-form-wrap{min-height:auto;padding:38px 28px}.form-grid{grid-template-columns:1fr}.field-group.full,.privacy-note.full{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr;gap:50px}.footer-bottom{flex-wrap:wrap;padding-block:18px}.footer-bottom span:nth-child(2){flex:0 0 100%;order:3}.footer-main{padding-block:72px 58px}.footer-statement>p{font-size:36px}.footer-link-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 44px}.footer-link-columns>div:last-child{grid-column:1/-1}.footer-legal-row{flex-direction:column;align-items:flex-start;padding-block:24px}.footer-action-dock{gap:9px;width:calc(100% - 112px);padding:10px;bottom:24px;left:18px;transform:none}.footer-action-dock>button,.footer-action-dock>a{min-height:58px;padding:11px 14px;font-size:13px}.appointment-modal form{padding:42px 30px 28px}.date-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){h1{font-size:40px}h2{font-size:33px}.container{width:calc(100% - 30px)}.utility-inner>div{display:none}.utility-inner{justify-content:center}.brand-mark{width:37px;height:37px}.brand-copy strong{font-size:18px}.header-appointment{display:none}.home-hero{height:min(640px,100svh - 115px);min-height:520px}.hero-copy h1{font-size:44px}.hero-copy h2{font-size:23px}.hero-copy>p{margin-bottom:23px;font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof{gap:10px;margin-top:22px;font-size:11px}.trust-grid span{font-size:11px}.quick-access-grid>a,.quick-access-grid>button{grid-template-columns:auto 1fr;gap:10px;min-height:94px;padding:13px 11px}.quick-access-grid>a>svg,.quick-access-grid>button>svg{display:none}.quick-access-grid strong{font-size:12px}.quick-icon{width:36px;height:36px}.care-search{padding-left:13px}.care-search input{min-width:0;font-size:13px}.body-toolbar{flex-direction:column;align-items:flex-start}.segment-control{width:100%}.body-visual{min-height:850px}.figures{justify-content:center;gap:0;padding-top:20px}.body-figure{width:min(72%,210px);min-width:195px}.figures.mobile-front .body-figure-back,.figures.mobile-back .body-figure-front{display:none}.side-toggle{min-height:40px;color:var(--green-mid);background:0 0;border:0;justify-content:center;align-self:center;align-items:center;gap:8px;margin-top:18px;padding:6px 10px;font-size:13px;font-weight:750;display:inline-flex}.body-point{width:18px;height:18px;box-shadow:0 0 0 6px #d85f472e}.body-point:hover,.body-point.active{box-shadow:0 0 0 9px #d85f4745}.body-results{padding:32px 22px 24px}.body-result-heading h3{font-size:30px}.treatment-links button{min-height:70px}.process-image{min-height:390px}.image-stat{bottom:14px;right:14px}.process-copy{padding:70px 22px}.process-steps li{grid-template-columns:40px 1fr;gap:12px}.specialty-card{min-height:185px;padding:27px 24px}.care-program{grid-template-columns:1fr}.care-program-icon,.care-program-action{grid-column:1}.doctor-card{display:block}.doctor-photo{height:360px;min-height:0}.location-list-home a{padding-block:15px}.score-block strong{font-size:56px}.subpage-hero{height:420px}.treatment-row{grid-template-columns:1fr}.treatment-row .row-wait,.treatment-row .button{grid-area:auto;justify-self:start}.location-tabs{grid-template-columns:1fr}.location-tabs button+button{border-top:1px solid var(--line);border-left:0}.location-photo{min-height:330px}.location-detail{padding:37px 22px}.schedule-grid article{min-height:260px;padding:27px 23px}.contact-hero{padding-block:72px}.contact-hero-inner{gap:45px}.contact-form-wrap{padding:32px 20px}.footer-grid{grid-template-columns:1fr}.footer-lead{min-height:310px;padding-block:54px}.site-footer{padding-bottom:90px}.footer-main{gap:52px;padding-block:62px 50px}.footer-statement{display:block}.footer-statement>p{margin-bottom:35px;font-size:32px}.zorgkaart-badge{width:100%;min-height:170px}.footer-link-columns{grid-template-columns:1fr;gap:42px}.footer-link-columns>div:last-child{grid-column:auto}.footer-legal-row{gap:20px}.footer-legal-row>div{flex-direction:column;align-items:flex-start;gap:7px}.footer-divider{display:none}.footer-action-dock{grid-template-columns:1fr 1fr;gap:7px;width:calc(100% - 100px);margin:0;padding:8px;position:fixed;bottom:11px;left:15px;transform:none}.footer-action-dock>button,.footer-action-dock>a{white-space:normal;gap:6px;min-height:58px;padding:9px 10px;font-size:11px;line-height:1.2}.footer-action-dock svg{width:16px;height:16px}.chat-widget{bottom:15px;right:15px}.chat-trigger{flex-basis:56px;width:56px;height:56px}.modal-backdrop{padding:0}.appointment-modal{border-radius:0;width:100%;height:100svh;max-height:none}.appointment-modal form{padding:40px 18px 26px}.modal-heading h2{font-size:31px}.step small{display:none}.stepper{margin-block:24px}.modal-content{padding:19px}.date-grid{grid-template-columns:1fr 1fr}.modal-actions .button{padding-inline:14px}.modal-success{min-height:100svh;padding:40px 22px}}.treatments-clean-intro{background:var(--white);padding:54px 0 74px}.treatments-clean-intro h1{max-width:720px;margin-bottom:30px;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:52px;font-weight:430;line-height:1.16}.treatments-clean-intro>.container>p{color:#6f747b;max-width:620px;margin-bottom:27px;font-size:17px;line-height:1.85}.alphabetic-jump,.alphabetic-intro>a{color:#4773b9;align-items:center;gap:16px;font-size:16px;font-weight:650;display:inline-flex}.alphabetic-jump>span,.alphabetic-intro>a>span{width:38px;height:38px;color:var(--white);background:#4773b9;border-radius:5px;place-items:center;display:grid}.body-page-section{background:var(--white);padding:28px 0 90px}.body-selector,.body-selector.compact{background:var(--white);min-height:820px;box-shadow:none;border-color:#eceef2;position:relative;overflow:hidden}.body-visual{background:var(--white);border-radius:8px 0 0 8px;min-height:820px;position:relative}.body-toolbar{justify-content:flex-start;min-height:84px;position:relative}.body-toolbar>span,.body-quick-heading{color:#272b2f;text-transform:uppercase;align-items:center;gap:10px;font-size:13px;font-weight:750;display:inline-flex}.body-toolbar>span:before,.body-quick-heading>span{content:"";background:#d71920;border-radius:50%;width:8px;height:8px}.body-toolbar .segment-control{min-width:350px;position:absolute;top:0;left:50%;transform:translate(-50%)}.segment-control{border-color:#e2e5ea;border-radius:7px 7px 0 0}.segment-control button{color:#676a70;min-width:175px;min-height:66px;font-size:20px;font-weight:500}.segment-control button.active{color:#5e6064;background:#f1f1f2}.figure-hair-highlight{fill:none;stroke:#ffffff52;stroke-linecap:round;stroke-width:2.2px}.body-point,.body-point:hover,.body-point.active{background:#e03a3ac7;border:0;width:40px;height:40px;box-shadow:0 0 0 9px #e03a3a29,0 0 18px #e03a3a5c,inset 0 0 8px #ffffff40}.body-point:hover,.body-point.active{box-shadow:0 0 0 12px #e03a3a33,0 0 22px #e03a3a6b,inset 0 0 8px #ffffff47}.body-quick-panel{background:var(--white);border-radius:0 8px 8px 0;min-height:820px;max-height:820px;padding:40px 48px;display:block;overflow:hidden}.body-quick-heading{min-height:45px;margin-bottom:12px}.body-quick-list{overscroll-behavior:contain;scrollbar-width:thin;max-height:650px;overflow-y:auto}.body-quick-list a{background:var(--white);color:#2d3034;text-align:left;border:0;border-bottom:1px solid #e2e4e8;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:66px;padding:13px 3px;font-size:17px;display:flex}.body-quick-list a svg{color:#94979b;flex:none}.body-quick-list a:hover,.body-quick-list a.active{color:var(--green);font-weight:700}.body-quick-list a:hover svg,.body-quick-list a.active svg{color:var(--coral)}.alphabetic-finder{background:var(--white);padding:108px 0 150px}.alphabetic-intro{min-height:360px}.alphabetic-intro h2{margin-bottom:55px;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:58px;font-weight:400;line-height:1}.alphabetic-intro>a{gap:22px;font-size:19px}.alphabetic-intro>a>span{width:52px;height:52px}.alphabetic-layout{grid-template-columns:minmax(430px,.85fr) minmax(0,1.15fr);align-items:start;gap:88px;display:grid}.letter-grid{grid-template-columns:repeat(7,62px);gap:16px;max-width:520px;display:grid}.letter-grid button{background:var(--white);color:#272a2e;border:1px solid #dfe2e8;border-radius:6px;width:62px;height:62px;font-size:21px}.letter-grid button.active{background:#f0f1f3}.letter-grid button:nth-child(22){grid-column:4}.letter-grid button:nth-child(23){grid-column:5}.selected-letter{margin:-16px 0 18px;font-size:96px;font-weight:400;line-height:1}.alphabetic-list{border-top:1px solid #0000}.alphabetic-list button{background:var(--white);color:#292c30;text-align:left;border:0;border-bottom:1px solid #e3e5e9;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:70px;padding:15px 4px;font-size:21px;display:flex}.alphabetic-list button svg{color:#999ca0;flex:none}.alphabetic-list button:hover{color:#4773b9}.alphabetic-list>p{color:var(--muted)}@media (width<=980px){.body-selector,.body-selector.compact{grid-template-columns:1fr}.body-visual,.body-quick-panel{border-radius:8px;min-height:760px}.body-quick-panel{border-top:1px solid #eceef2;max-height:760px}.alphabetic-layout{grid-template-columns:1fr;gap:70px}}@media (width<=760px){.treatments-clean-intro{padding:38px 0 58px}.treatments-clean-intro h1{font-size:40px}.treatments-clean-intro>.container>p{font-size:15px}.body-page-section{padding-bottom:72px}.alphabetic-finder{padding:82px 0 110px}.alphabetic-intro{min-height:250px}.alphabetic-intro h2{font-size:46px}.letter-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;width:100%}.letter-grid button{width:100%;height:48px;font-size:17px}}@media (width<=560px){.body-toolbar{min-height:122px}.body-toolbar .segment-control{min-width:0;position:static;transform:none}.segment-control button{min-width:0;min-height:54px;font-size:17px}.body-visual{min-height:850px}.body-point,.body-point:hover,.body-point.active{width:38px;height:38px;box-shadow:0 0 0 8px #e03a3a29,0 0 16px #e03a3a57,inset 0 0 7px #ffffff3d}.body-quick-panel{min-height:620px;max-height:620px;padding:32px 22px}.body-quick-list{max-height:505px}.alphabetic-intro{min-height:215px}.alphabetic-intro h2{margin-bottom:36px;font-size:40px}.alphabetic-intro>a{font-size:16px}.alphabetic-intro>a>span{width:44px;height:44px}.letter-grid{gap:7px}.letter-grid button{height:41px;font-size:15px}.selected-letter{font-size:78px}.alphabetic-list button{min-height:64px;font-size:18px}}.insurance-hero{border-bottom:1px solid var(--line);background:var(--white);padding:44px 0 96px}.insurance-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.7fr);align-items:end;gap:90px;display:grid}.insurance-hero h1{max-width:850px;margin-bottom:25px;font-size:58px}.insurance-hero-grid>div>p{max-width:780px;color:var(--muted);margin:0;font-size:18px}.insurance-contract-status{border-left:4px solid var(--coral);background:#f7ece9;grid-template-columns:55px 1fr;align-items:start;gap:22px;min-height:245px;padding:34px;display:grid}.insurance-status-icon{background:var(--white);width:52px;height:52px;color:var(--coral-dark);border-radius:6px;place-items:center;display:grid}.insurance-contract-status small{color:var(--coral-dark);text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.insurance-contract-status strong{color:var(--ink);margin-bottom:12px;font-size:22px;display:block}.insurance-contract-status p{color:#5f6563;margin:0;font-size:14px}.insurance-explainer{background:var(--off-white)}.insurance-check-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.insurance-check-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);min-height:255px;padding:34px;position:relative}.insurance-check-grid article>span{background:var(--mint);width:48px;height:48px;color:var(--green-mid);border-radius:6px;place-items:center;margin-bottom:30px;display:grid}.insurance-check-grid article:nth-child(2)>span{color:var(--coral-dark);background:#f4e6e2}.insurance-check-grid article:nth-child(3)>span{color:#826323;background:#f3eedf}.insurance-check-grid article>small{color:#a8adaa;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:22px;position:absolute;top:38px;right:34px}.insurance-check-grid h3{margin-bottom:9px;font-size:20px}.insurance-check-grid p{color:var(--muted);margin:0;font-size:14px}.insurance-note{color:#554b31;background:#faf6e9;border:1px solid #e6d9b9;grid-template-columns:26px 1fr;align-items:center;gap:14px;margin-top:24px;padding:20px 22px;display:grid}.insurance-note svg{color:#98752b}.insurance-note p{margin:0;font-size:13px}.insurance-directory-section{background:var(--white)}.insurance-directory-heading{grid-template-columns:minmax(0,1.15fr) minmax(380px,.65fr);align-items:end;gap:80px;margin-bottom:28px;display:grid}.insurance-directory-heading h2{margin-bottom:14px}.insurance-directory-heading>div>p{max-width:720px;color:var(--muted);margin:0}.insurance-search{border:1px solid var(--line);background:var(--off-white);border-radius:6px;grid-template-columns:auto 1fr;align-items:center;gap:13px;min-height:62px;padding:0 18px;display:grid}.insurance-search svg{color:var(--coral)}.insurance-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;height:60px}.insurance-search:focus-within{border-color:var(--green-mid);box-shadow:0 0 0 3px #2f7d691f}.insurance-result-count{color:var(--muted);margin:0 0 22px;font-size:12px;font-weight:700}.insurer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.insurer-card{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;min-height:264px;padding:29px 30px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.insurer-card:hover{border-color:#adbfba;transform:translateY(-3px);box-shadow:0 14px 34px #13322d17}.insurer-card-heading{grid-template-columns:54px 1fr;align-items:center;gap:16px;margin-bottom:24px;display:grid}.insurer-initial{text-transform:uppercase;border-radius:6px;place-items:center;width:54px;height:54px;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:27px;font-weight:600;display:grid}.insurer-initial.tone-blue{color:#3e5e86;background:#e8edf4}.insurer-initial.tone-green{background:var(--mint);color:var(--green-mid)}.insurer-initial.tone-coral{color:var(--coral-dark);background:#f4e6e2}.insurer-initial.tone-gold{color:#826323;background:#f3eedf}.insurer-card-heading small{color:var(--muted);text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:750;display:block}.insurer-card h3{margin:0;font-size:20px}.insurer-contract-line{color:var(--coral-dark);align-items:center;gap:9px;margin-bottom:16px;font-size:13px;display:flex}.insurer-card>p{color:#555f5c;margin:0 0 14px;font-size:13px}.insurer-reimbursement{border-top:1px solid var(--line);color:var(--muted);margin-top:auto;padding-top:14px;font-size:11px}.insurance-empty{border:1px solid var(--line);background:var(--off-white);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:40px;display:flex}.insurance-empty svg{color:var(--coral);margin-bottom:18px}.insurance-empty h3{margin-bottom:8px}.insurance-empty p{max-width:620px;color:var(--muted);margin:0}.insurance-steps{background:var(--green);color:var(--white)}.insurance-steps-grid{grid-template-columns:minmax(0,.8fr) minmax(460px,1.2fr);align-items:center;gap:100px;display:grid}.insurance-steps h2{color:var(--white)}.insurance-steps-grid>div>p{color:#c3d6d0;max-width:500px}.insurance-steps ol{border-top:1px solid #fff3;margin:0;padding:0;list-style:none}.insurance-steps li{border-bottom:1px solid #fff3;grid-template-columns:50px 1fr;align-items:center;gap:20px;min-height:94px;display:grid}.insurance-steps li>span{color:var(--yellow);font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:23px}.insurance-steps li p{color:#e1ece8;margin:0;font-size:15px}.insurance-faq{background:var(--off-white)}.insurance-faq-grid{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);align-items:start;gap:100px;display:grid}.insurance-faq-grid>div:first-child>p{max-width:430px;color:var(--muted)}.insurance-faq-grid .text-link{margin-top:12px}.insurance-questions{border-top:1px solid var(--line)}.insurance-questions details{border-bottom:1px solid var(--line)}.insurance-questions summary{min-height:78px;color:var(--ink);cursor:pointer;grid-template-columns:1fr 34px;align-items:center;gap:24px;font-size:16px;font-weight:750;list-style:none;display:grid}.insurance-questions summary::-webkit-details-marker{display:none}.insurance-questions summary span{border:1px solid var(--line);width:34px;height:34px;color:var(--coral);border-radius:50%;place-items:center;font-size:22px;font-weight:400;transition:transform .18s;display:grid}.insurance-questions summary span:after{content:"+"}.insurance-questions details[open] summary span:after{content:"-"}.insurance-questions details>p{max-width:760px;color:var(--muted);margin:-4px 58px 25px 0;font-size:14px}.insurance-contact-band{background:var(--green-mid);color:var(--white);padding:85px 0 32px}.insurance-contact-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:80px;display:grid}.insurance-contact-inner h2{max-width:760px;color:var(--white);margin-bottom:14px}.insurance-contact-inner p{color:#c8dcd5;max-width:760px;margin:0}.insurance-contact-inner>div:last-child{gap:12px;display:flex}.insurance-disclaimer{color:#c4d7d0;border-top:1px solid #fff3;align-items:center;gap:9px;margin-top:60px;padding-top:24px;font-size:11px;display:flex}@media (width<=980px){.insurance-hero-grid,.insurance-directory-heading,.insurance-steps-grid,.insurance-faq-grid{grid-template-columns:1fr;gap:55px}.insurance-contract-status{max-width:720px}.insurance-directory-heading{align-items:start}.insurance-search{width:min(100%,560px)}.insurance-contact-inner{grid-template-columns:1fr;gap:40px}}@media (width<=760px){.insurance-hero{padding:34px 0 72px}.insurance-hero h1{font-size:43px}.insurance-hero-grid>div>p{font-size:16px}.insurance-check-grid,.insurer-grid{grid-template-columns:1fr}.insurance-check-grid article{min-height:225px}.insurance-contact-inner>div:last-child{flex-direction:column;align-items:stretch}.insurance-contact-inner .button{width:100%}.insurance-disclaimer{align-items:flex-start}}@media (width<=560px){.insurance-hero h1{font-size:37px}.insurance-hero-grid{gap:40px}.insurance-contract-status{grid-template-columns:44px 1fr;gap:15px;min-height:0;padding:25px 21px}.insurance-status-icon{width:42px;height:42px}.insurance-contract-status strong{font-size:19px}.insurance-check-grid article,.insurer-card{padding:26px 22px}.insurance-note{align-items:start;padding:18px}.insurance-directory-heading{gap:34px}.insurance-search input{font-size:13px}.insurer-card-heading{grid-template-columns:48px 1fr}.insurer-initial{width:48px;height:48px}.insurance-steps-grid,.insurance-faq-grid{gap:44px}.insurance-steps li{grid-template-columns:38px 1fr;gap:12px;min-height:105px}.insurance-questions summary{gap:14px;min-height:82px;font-size:14px}.insurance-questions details>p{margin-right:0}.insurance-contact-band{padding-top:70px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.language-switch{border:1px solid var(--line);background:var(--white);border-radius:6px;grid-template-columns:1fr 1fr;height:42px;display:inline-grid;overflow:hidden}.language-switch button{width:38px;color:var(--muted);background:0 0;border:0;font-size:11px;font-weight:800}.language-switch button+button{border-left:1px solid var(--line)}.language-switch button.active{background:var(--green);color:var(--white)}.header-cart{flex-basis:42px;width:42px;height:42px;position:relative}.header-cart>span{border:2px solid var(--white);background:var(--coral);min-width:21px;height:21px;color:var(--white);border-radius:50%;place-items:center;padding:0 5px;font-size:9px;font-weight:850;line-height:1;display:grid;position:absolute;top:-7px;right:-7px}.service-hero{background:var(--green);min-height:590px;color:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.service-hero>img,.service-hero-overlay{width:100%;height:100%;position:absolute;inset:0}.service-hero>img{object-fit:cover}.physiotherapy-hero>img{object-position:center 48%}.injury-hero>img{object-position:center 46%}.pgb-hero>img{object-position:center 40%}.service-hero-overlay{background:#0c2b24b3}.service-hero-copy{z-index:1;padding-block:82px;position:relative}.service-hero-copy h1{max-width:830px;color:var(--white);margin-bottom:24px;font-size:62px}.service-hero-copy>p{color:#e1ece8;max-width:690px;margin-bottom:31px;font-size:18px}.service-intro-section,.service-offer-section,.injury-situations-section,.pgb-types-section{background:var(--white)}.service-intro-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:110px;display:grid}.service-intro-grid h2{margin-bottom:0}.service-intro-grid>div:last-child>p{color:var(--muted);margin-bottom:28px;font-size:18px}.service-checks{border-top:1px solid var(--line);gap:0;display:grid}.service-checks>span{border-bottom:1px solid var(--line);color:#334943;grid-template-columns:25px 1fr;align-items:center;gap:11px;min-height:55px;font-size:14px;font-weight:700;display:grid}.service-checks svg{width:19px;color:var(--coral)}.service-offer-section{border-top:1px solid var(--line);background:var(--off-white)}.service-offer-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.service-offer-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);min-height:250px;padding:34px}.service-offer-grid article>span,.pgb-type-heading>span{background:var(--mint);width:50px;height:50px;color:var(--green-mid);border-radius:6px;place-items:center;margin-bottom:28px;display:grid}.service-offer-grid h3{margin-bottom:10px;font-size:19px}.service-offer-grid p{color:var(--muted);margin:0;font-size:14px}.service-path-section,.pgb-process-section{background:var(--green);color:var(--white)}.service-path-grid,.pgb-process-grid{grid-template-columns:minmax(0,.8fr) minmax(480px,1.2fr);align-items:start;gap:110px;display:grid}.service-path-grid h2,.pgb-process-grid h2{color:var(--white)}.service-path-grid>div>p,.pgb-process-grid>div>p{color:#bfd3cc}.service-path-grid ol,.pgb-process-grid ol{border-top:1px solid #fff3;margin:0;padding:0;list-style:none}.service-path-grid li,.pgb-process-grid li{border-bottom:1px solid #fff3;grid-template-columns:54px 1fr;align-items:center;gap:20px;min-height:104px;display:grid}.service-path-grid li>span{color:var(--yellow);font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:24px}.service-path-grid li strong,.pgb-process-grid li strong{margin-bottom:4px;display:block}.service-path-grid li p,.pgb-process-grid li p{color:#bfd3cc;margin:0;font-size:13px}.service-final-cta{border-top:1px solid var(--line);background:var(--white)}.service-final-cta>.container{justify-content:space-between;align-items:center;gap:70px;display:flex}.service-final-cta h2{max-width:820px;margin-bottom:0}.service-final-cta .button{flex:none}.service-note{border-left:3px solid var(--yellow);color:#5d543d;background:#faf6e9;grid-template-columns:42px 1fr;align-items:start;gap:15px;padding:20px;display:grid}.service-note>svg{background:var(--white);color:#8b6b2a;border-radius:5px;padding:9px}.service-note p{margin:0;font-size:13px}.injury-situation-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.injury-situation-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:265px;padding:34px 30px}.injury-situation-grid article>svg{width:31px;height:31px;color:var(--coral);margin-bottom:35px}.injury-situation-grid h3{margin-bottom:10px}.injury-situation-grid p{color:var(--muted);margin:0;font-size:14px}.injury-team-section{background:var(--green-mid);color:var(--white)}.injury-team-grid{grid-template-columns:minmax(0,.8fr) minmax(480px,1.2fr);align-items:center;gap:110px;display:grid}.injury-team-grid h2{color:var(--white)}.injury-team-grid>div:first-child>p{color:#c8dcd5}.injury-team-list{border-top:1px solid #ffffff38}.injury-team-list>span{border-bottom:1px solid #ffffff38;grid-template-columns:45px 1fr;align-items:center;gap:18px;min-height:92px;display:grid}.injury-team-list>span>svg{color:var(--yellow)}.injury-team-list strong,.injury-team-list small{display:block}.injury-team-list small{color:#bfd3cc;margin-top:3px}.pgb-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.pgb-type-grid>article{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;min-height:390px;padding:34px;display:flex}.pgb-type-heading{justify-content:space-between;align-items:flex-start;display:flex}.pgb-type-heading>small{color:var(--coral-dark);background:#f4e6e2;border-radius:4px;padding:7px 10px;font-size:11px;font-weight:850}.pgb-type-grid h3{min-height:55px;margin-bottom:13px;font-size:20px}.pgb-type-grid>article>p{color:var(--muted);font-size:14px}.pgb-type-grid>article>div:last-child{border-top:1px solid var(--line);color:#485a55;grid-template-columns:22px 1fr;gap:9px;margin-top:auto;padding-top:18px;font-size:12px;display:grid}.pgb-process-grid li>span{width:42px;height:42px;color:var(--yellow);background:#ffffff1a;border-radius:5px;place-items:center;display:grid}.pgb-info-section{background:var(--mint-light)}.pgb-info-grid{grid-template-columns:80px minmax(0,1fr);align-items:start;gap:34px;max-width:960px;display:grid}.pgb-info-grid>svg{background:var(--white);width:70px;height:70px;color:var(--green-mid);border-radius:8px;padding:19px}.pgb-info-grid h2{margin-bottom:14px}.pgb-info-grid p{color:var(--muted);margin:0}.shop-heading-band{border-bottom:1px solid var(--line);background:var(--white);padding:72px 0 78px}.shop-heading-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.7fr);align-items:end;gap:90px;display:grid}.shop-heading-grid h1{max-width:760px;margin-bottom:20px;font-size:58px}.shop-heading-grid>div>p{max-width:720px;color:var(--muted);margin:0;font-size:17px}.shop-invoice-summary{border-left:4px solid var(--coral);background:#f7ece9;grid-template-columns:50px 1fr;gap:19px;padding:27px 29px;display:grid}.shop-invoice-summary>svg{background:var(--white);width:46px;height:46px;color:var(--coral-dark);border-radius:6px;padding:12px}.shop-invoice-summary small,.shop-invoice-summary strong{display:block}.shop-invoice-summary small{color:var(--coral-dark);text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800}.shop-invoice-summary strong{margin-bottom:8px;font-size:17px}.shop-invoice-summary p{color:#666c69;margin:0;font-size:12px}.shop-catalogue{background:var(--off-white)}.shop-tools{grid-template-columns:minmax(0,1fr) minmax(340px,.55fr);align-items:end;gap:60px;margin-bottom:32px;display:grid}.shop-tools h2{margin-bottom:0}.shop-search{border:1px solid var(--line);background:var(--white);border-radius:6px;grid-template-columns:24px 1fr;align-items:center;gap:11px;min-height:58px;padding:0 17px;display:grid}.shop-search svg{color:var(--coral)}.shop-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;height:56px}.shop-search:focus-within{border-color:var(--green-mid);box-shadow:0 0 0 3px #2f7d691f}.shop-category-tabs{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:inline-flex}.shop-category-tabs button{border:1px solid var(--line);background:var(--white);color:#53625e;border-radius:5px;min-height:42px;padding:8px 16px;font-size:13px;font-weight:700}.shop-category-tabs button.active{border-color:var(--green);background:var(--green);color:var(--white)}.shop-result-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:49px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding-block:10px;font-size:12px;display:flex}.shop-result-row button{color:var(--green-mid);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-weight:750;display:inline-flex}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-card{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;min-width:0;transition:box-shadow .18s,transform .18s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px #13322d1a}.product-image{aspect-ratio:4/3;background:#e9edeb;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.025)}.product-image>span{color:var(--green);text-transform:uppercase;background:#fffffff0;border-radius:4px;padding:6px 8px;font-size:9px;font-weight:800;position:absolute;top:13px;left:13px}.product-copy{flex-direction:column;flex:1;padding:23px 22px 21px;display:flex}.product-copy>small{color:#8c9692;margin-bottom:5px;font-size:9px;font-weight:750}.product-copy h3{min-height:49px;margin-bottom:9px;font-size:19px}.product-copy>p{min-height:66px;color:var(--muted);margin-bottom:20px;font-size:13px}.product-buy-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:17px;display:flex}.product-buy-row>strong{flex:none;font-size:18px}.product-buy-row .button{white-space:normal;min-height:42px;padding:9px 12px;font-size:11px}.shop-empty{border:1px solid var(--line);background:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.shop-empty>svg{color:var(--coral);margin-bottom:18px}.shop-empty h3{margin-bottom:6px}.shop-empty p{color:var(--muted)}.shop-order-process{background:var(--green-mid);color:var(--white)}.shop-order-process h2{color:var(--white)}.shop-order-process .split-heading>p{color:#c8dcd5}.shop-order-steps{border-top:1px solid #ffffff38;border-left:1px solid #ffffff38;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.shop-order-steps article{border-bottom:1px solid #ffffff38;border-right:1px solid #ffffff38;min-height:245px;padding:31px 28px;position:relative}.shop-order-steps article>span{width:46px;height:46px;color:var(--yellow);background:#ffffff1a;border-radius:5px;place-items:center;margin-bottom:28px;display:grid}.shop-order-steps article>small{color:#a9c4ba;font-family:Georgia,serif;font-size:18px;position:absolute;top:34px;right:28px}.shop-order-steps h3{margin-bottom:9px;font-size:18px}.shop-order-steps p{color:#c8dcd5;margin:0;font-size:13px}.shop-disclaimer-band{color:#5d543d;background:#faf6e9;padding:26px 0}.shop-disclaimer-band>.container{grid-template-columns:24px 1fr;align-items:start;gap:13px;display:grid}.shop-disclaimer-band svg{color:#8b6b2a}.shop-disclaimer-band p{margin:0;font-size:12px}.cart-backdrop{z-index:150;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c1f1b8a;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:var(--white);flex-direction:column;width:min(540px,100%);height:100dvh;display:flex;overflow:hidden;box-shadow:-20px 0 55px #0c1f1b38}.cart-header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:18px 24px;display:flex}.cart-header>div{align-items:center;gap:13px;display:flex}.cart-header-icon{background:var(--mint);width:46px;height:46px;color:var(--green-mid);border-radius:6px;place-items:center;display:grid}.cart-header>div>span:last-child{flex-direction:column;display:flex}.cart-header small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.cart-header strong{font-size:20px}.cart-header>button{border:1px solid var(--line);background:var(--white);border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.cart-content,.invoice-checkout,.cart-success{flex:1;min-height:0;overflow-y:auto}.cart-lines{padding:8px 24px 24px}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:105px minmax(0,1fr) 34px;gap:17px;padding:22px 0;display:grid;position:relative}.cart-line>img{object-fit:cover;border-radius:6px;width:105px;height:112px}.cart-line-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.cart-line-copy>small{color:#8c9692;font-size:9px}.cart-line-copy>strong{margin:3px 0 4px;font-size:15px}.cart-line-copy>span{color:var(--green-mid);font-size:13px;font-weight:750}.quantity-control{border:1px solid var(--line);border-radius:5px;grid-template-columns:34px 38px 34px;height:34px;margin-top:auto;display:inline-grid;overflow:hidden}.quantity-control button,.quantity-control span{background:var(--white);border:0;place-items:center;display:grid}.quantity-control button+span,.quantity-control span+button{border-left:1px solid var(--line)}.quantity-control span{font-size:12px;font-weight:750}.remove-line{color:#909995;background:0 0;border:0;border-radius:5px;place-items:center;width:34px;height:34px;display:grid}.remove-line:hover{color:var(--coral-dark);background:#f7ece9}.cart-footer{border-top:1px solid var(--line);background:var(--white);flex:none;padding:20px 24px 24px}.cart-footer>div,.invoice-total{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.cart-footer>div span,.invoice-total span{color:var(--muted);font-size:12px}.cart-footer>div strong,.invoice-total strong{font-size:21px}.cart-footer .button{width:100%}.cart-footer>small{color:var(--muted);text-align:center;margin-top:9px;font-size:10px;display:block}.empty-cart,.cart-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:50px 34px;display:flex}.empty-cart>svg{background:var(--mint);width:52px;height:52px;color:var(--green-mid);border-radius:7px;margin-bottom:21px;padding:13px}.empty-cart h2{margin-bottom:10px;font-size:34px}.empty-cart p,.cart-success p{max-width:390px;color:var(--muted)}.invoice-checkout{padding:28px 28px 40px}.cart-back-button{color:var(--green-mid);background:0 0;border:0;align-items:center;gap:7px;margin-bottom:30px;padding:0;font-size:12px;font-weight:750;display:inline-flex}.invoice-checkout h2{margin-bottom:13px;font-size:36px}.invoice-checkout>p{color:var(--muted);margin-bottom:26px;font-size:13px}.checkout-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-fields label{flex-direction:column;gap:6px;display:flex}.checkout-fields label.full{grid-column:1/-1}.checkout-fields label>span{font-size:11px;font-weight:750}.checkout-fields input,.checkout-fields textarea{border:1px solid var(--line);background:var(--off-white);border-radius:5px;outline:0;width:100%}.checkout-fields input{height:46px;padding:0 12px}.checkout-fields textarea{resize:vertical;min-height:88px;padding:11px 12px}.checkout-fields input:focus,.checkout-fields textarea:focus{border-color:var(--green-mid);box-shadow:0 0 0 3px #2f7d691c}.invoice-total{border-top:1px solid var(--line);margin:25px 0 17px;padding-top:18px}.invoice-submit{white-space:normal;width:100%}.checkout-disclaimer{color:var(--muted);text-align:center;margin-top:11px;font-size:10px;display:block}.cart-success>svg{width:62px;height:62px;color:var(--green-bright);margin-bottom:24px}.cart-success h2{max-width:430px;font-size:37px}.order-reference{border:1px solid var(--line);background:var(--off-white);flex-direction:column;min-width:250px;margin:12px 0 24px;padding:16px;display:flex}.order-reference small{color:var(--muted);text-transform:uppercase;font-size:9px}.order-reference strong{margin-top:3px;font-size:19px}@media (width<=1160px){.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-toggle{display:inline-grid}.product-grid,.shop-order-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.service-intro-grid,.service-path-grid,.pgb-process-grid,.injury-team-grid,.shop-heading-grid,.shop-tools{grid-template-columns:1fr;gap:50px}.service-offer-grid,.pgb-type-grid,.injury-situation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-invoice-summary,.shop-search{max-width:620px}}@media (width<=760px){.service-hero{min-height:540px}.service-hero-copy h1{font-size:47px}.service-hero-copy>p{font-size:16px}.service-offer-grid,.pgb-type-grid{grid-template-columns:1fr}.service-offer-grid article{min-height:225px}.service-final-cta>.container{flex-direction:column;align-items:flex-start;gap:32px}.pgb-type-grid>article{min-height:350px}.shop-heading-grid h1{font-size:45px}.shop-heading-band{padding-block:58px 65px}.shop-order-steps{grid-template-columns:1fr}.shop-order-steps article{min-height:220px}}@media (width<=620px){.header-actions{gap:7px}.language-switch{height:40px}.language-switch button{width:33px}.header-cart,.menu-toggle{flex-basis:40px;width:40px;height:40px}.product-grid,.injury-situation-grid{grid-template-columns:1fr}.product-card{grid-template-columns:minmax(130px,.72fr) minmax(0,1fr);display:grid}.product-image{aspect-ratio:auto;height:100%;min-height:290px}.product-copy h3,.product-copy>p{min-height:0}.product-buy-row{flex-direction:column;align-items:flex-start}.product-buy-row .button{width:100%}}@media (width<=560px){.brand-copy small{display:none}.brand{gap:8px}.brand-copy strong{font-size:16px}.service-hero{min-height:520px}.service-hero-copy{padding-block:68px}.service-hero-copy h1{font-size:39px}.service-intro-grid,.service-path-grid,.pgb-process-grid,.injury-team-grid,.shop-heading-grid,.shop-tools{gap:36px}.service-offer-grid article,.injury-situation-grid article,.pgb-type-grid>article{padding:28px 23px}.service-path-grid li,.pgb-process-grid li{grid-template-columns:43px 1fr;gap:13px;min-height:112px}.pgb-info-grid{grid-template-columns:1fr}.pgb-info-grid>svg{width:58px;height:58px;padding:15px}.shop-heading-grid h1{font-size:38px}.shop-invoice-summary{grid-template-columns:42px 1fr;padding:23px 20px}.shop-invoice-summary>svg{width:40px;height:40px;padding:10px}.shop-category-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shop-result-row{flex-direction:column;align-items:flex-start}.product-card{display:flex}.product-image{aspect-ratio:4/3;min-height:0}.product-buy-row{flex-direction:row;align-items:center}.product-buy-row .button{width:auto}.cart-drawer{width:100%}.cart-header{min-height:76px;padding:14px 17px}.cart-lines{padding-inline:17px}.cart-line{grid-template-columns:86px minmax(0,1fr) 30px;gap:12px}.cart-line>img{width:86px;height:100px}.cart-footer{padding:17px}.invoice-checkout{padding:24px 18px 36px}.invoice-checkout h2,.cart-success h2{font-size:31px}.checkout-fields{grid-template-columns:1fr}.checkout-fields label.full{grid-column:auto}}@media (width<=380px){.brand-copy{display:none}.shop-category-tabs{grid-template-columns:1fr}.product-buy-row{flex-direction:column;align-items:flex-start}.product-buy-row .button{width:100%}}.body-selector,.body-selector.compact,.body-visual{min-height:900px}.body-quick-panel{min-height:900px;max-height:900px}.body-quick-list{max-height:730px}.body-topic-actions{z-index:4;grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;gap:11px;width:min(100%,510px);margin:1px auto 4px;display:grid;position:relative}.body-topic{background:var(--white);min-height:68px;color:var(--ink);text-align:left;border:1px solid #dfe5e2;border-radius:7px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:11px;padding:9px 12px;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:grid}.body-topic:hover,.body-topic.active{border-color:var(--coral);background:#fcf3f1;transform:translateY(-2px)}.body-topic>span:last-child{flex-direction:column;min-width:0;display:flex}.body-topic strong{font-size:12px;line-height:1.25}.body-topic small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.25}.body-topic-icon{width:46px;height:46px;color:var(--green-mid);place-items:center;display:grid;position:relative}.body-topic-icon svg{z-index:2;width:22px;height:22px;position:relative}.skin-icon{border:2px solid var(--green-mid);background:#f8fbfa;border-radius:50%}.skin-icon:after{background:var(--coral);content:"";border:3px solid #ffffffe0;border-radius:50%;width:10px;height:10px;position:absolute;top:11px;right:9px;box-shadow:0 0 0 5px #d85f4729}.mental-cloud{z-index:1;color:#3e5e86;background:#e8edf4;border-radius:45% 52% 42% 48%;width:50px}.mental-cloud:before,.mental-cloud:after{z-index:-1;content:"";background:#e8edf4;border-radius:50%;position:absolute}.mental-cloud:before{width:27px;height:27px;top:-5px;left:8px}.mental-cloud:after{width:30px;height:30px;top:4px;right:-5px}.body-topic.mental.active .mental-cloud,.body-topic.mental.active .mental-cloud:before,.body-topic.mental.active .mental-cloud:after{background:#d8e1ef}.body-point,.body-point:hover,.body-point.active{background:#e03a3a29;border:0;width:40px;height:40px;text-decoration:none;box-shadow:0 0 0 1px #e03a3a14,0 5px 16px #8b232324}.body-point:before{content:"";background:#df3f3b;border:3px solid #ffffffb8;border-radius:50%;width:17px;height:17px;transition:box-shadow .16s,transform .16s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #e03a3a2e}.body-point:hover:before,.body-point.active:before{transform:translate(-50%,-50%)scale(1.08);box-shadow:0 0 0 8px #e03a3a42}@media (width<=980px){.body-selector,.body-selector.compact,.body-visual{min-height:900px}.body-quick-panel{min-height:760px;max-height:760px}.body-quick-list{max-height:650px}}@media (width<=560px){.body-selector,.body-selector.compact,.body-visual{min-height:1035px}.body-topic-actions{gap:8px;width:100%;margin-top:9px}.body-topic{grid-template-columns:40px minmax(0,1fr);gap:8px;min-height:78px;padding:8px}.body-topic-icon{width:39px;height:39px}.mental-cloud{width:42px}.body-topic strong{overflow-wrap:anywhere;font-size:11px}.body-topic small{font-size:8px}.body-quick-panel{min-height:620px;max-height:620px}.body-quick-list{max-height:505px}.body-point,.body-point:hover,.body-point.active{width:36px;height:36px}}@media (width<=380px){.body-selector,.body-selector.compact,.body-visual{min-height:1115px}.body-topic-actions{grid-template-columns:1fr}.body-topic{min-height:62px}}.page-breadcrumb a.breadcrumb-parent{white-space:nowrap;flex:0 auto;width:auto;height:auto;display:inline-flex}.area-hero{background:var(--green);color:var(--white)}.area-hero-grid{grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:center;gap:100px;min-height:500px;padding-block:76px;display:grid}.area-hero-copy h1{max-width:800px;color:var(--white);margin-bottom:24px;font-size:72px}.area-hero-copy>p{color:#d9e7e2;max-width:720px;margin-bottom:31px;font-size:19px}.area-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.area-hero-mark{background:#ffffff0f;border:1px solid #ffffff42;border-radius:7px;flex-direction:column;justify-content:flex-end;min-height:320px;padding:32px;display:flex}.area-hero-mark>span{width:92px;height:92px;color:var(--yellow);border:1px solid #ffffff40;border-radius:50%;place-items:center;margin-bottom:auto;display:grid}.area-hero-mark svg{stroke-width:1.6px;width:42px;height:42px}.area-hero-mark small{color:#9fc0b6;text-transform:uppercase;font-size:11px;font-weight:800}.area-hero-mark strong{color:var(--white);margin-top:5px;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:26px;font-weight:500;line-height:1.2}.area-service-signals{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,minmax(0,1fr));min-height:88px;display:grid}.area-service-signals span{color:#e4efeb;border-right:1px solid #ffffff2e;align-items:center;gap:13px;padding:20px 28px;font-size:13px;font-weight:700;display:flex}.area-service-signals span:first-child{padding-left:0}.area-service-signals span:last-child{border-right:0}.area-service-signals svg{width:22px;color:var(--yellow);flex:0 0 22px}.area-overview-section{background:var(--white)}.area-overview-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.75fr);align-items:start;gap:115px;display:grid}.area-overview-grid>div:first-child>p{max-width:710px;color:var(--muted);font-size:17px}.area-concerns{border-top:3px solid var(--coral)}.area-list-label{color:var(--green-mid);text-transform:uppercase;padding:22px 0 17px;font-size:12px;font-weight:800;display:block}.area-concerns ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.area-concerns li{border-bottom:1px solid var(--line);color:#304640;grid-template-columns:24px 1fr;align-items:center;gap:12px;min-height:62px;font-weight:700;display:grid}.area-concerns li svg{width:18px;color:var(--coral)}.area-treatments-section{border-top:1px solid var(--line);background:var(--off-white)}.area-treatment-list{border-top:1px solid var(--line)}.area-treatment-row{border-bottom:1px solid var(--line);grid-template-columns:74px minmax(0,1fr) 175px;align-items:center;gap:28px;min-height:158px;display:grid}.area-treatment-number{color:var(--coral);font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:25px}.area-treatment-row h3{margin:0 0 8px;font-size:23px}.area-treatment-row p{max-width:720px;color:var(--muted);margin:0;font-size:15px}.area-treatment-action{min-height:48px;color:var(--green-mid);background:0 0;border:0;justify-content:flex-end;align-items:center;gap:11px;padding:10px 0 10px 15px;font-size:14px;font-weight:800;display:inline-flex}.area-treatment-action svg{color:var(--coral);flex:none;transition:transform .18s}.area-treatment-action:hover svg{transform:translate(4px)}.area-insurance-band{color:var(--white);background:#294957;padding-block:88px}.area-insurance-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:100px;display:grid}.area-insurance-grid h2{color:var(--white);margin-bottom:0}.area-insurance-grid p{color:#d7e1e4;margin-bottom:22px;font-size:17px}.area-insurance-grid a{color:var(--white);align-items:center;gap:9px;font-weight:800;display:inline-flex}.area-insurance-grid a svg{color:var(--yellow);transition:transform .18s}.area-insurance-grid a:hover svg{transform:translate(4px)}.area-final-cta{background:var(--white)}.area-final-cta>.container{justify-content:space-between;align-items:center;gap:70px;display:flex}.area-final-cta h2{max-width:760px;margin-bottom:12px}.area-final-cta p{max-width:680px;color:var(--muted);margin:0}.area-final-cta .button{flex:none}.smoking-hero>img{object-position:center 36%}.smoking-hero .service-hero-overlay{background:#142b27b3}.smoking-intro-section,.smoking-support-section{background:var(--white)}.smoking-attempts-section{border-top:1px solid var(--line);background:#f5f7f6}.smoking-attempts-grid{grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);align-items:start;gap:90px;display:grid}.smoking-attempt-number{color:var(--coral);font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:250px;font-weight:500;line-height:.75}.smoking-attempt-copy h2{max-width:780px}.smoking-attempt-copy>p{max-width:810px;color:var(--muted)}.smoking-attempt-copy .smoking-attempt-lead{color:var(--ink);font-size:19px;font-weight:700}.smoking-definition{border-left:4px solid var(--coral);background:var(--white);grid-template-columns:36px 1fr;align-items:start;gap:15px;max-width:840px;margin:28px 0;padding:23px 25px;display:grid}.smoking-definition svg{width:25px;color:var(--coral-dark)}.smoking-definition p{color:#354943;margin:0}.smoking-programme-section{border-top:0}.smoking-support-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.smoking-support-list article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:48px minmax(0,1fr);align-items:start;gap:22px;min-height:180px;padding:32px;display:grid}.smoking-support-list article>svg{width:30px;color:var(--coral)}.smoking-support-list h3{margin:0 0 8px;font-size:20px}.smoking-support-list p{color:var(--muted);margin:0;font-size:14px}@media (width<=980px){.area-hero-grid{grid-template-columns:minmax(0,1fr) 260px;gap:55px}.area-overview-grid,.area-insurance-grid{grid-template-columns:1fr;gap:52px}.area-concerns{max-width:650px}.smoking-attempts-grid{grid-template-columns:130px minmax(0,1fr);gap:55px}.smoking-attempt-number{font-size:190px}}@media (width<=760px){.page-breadcrumb a.breadcrumb-parent{text-overflow:ellipsis;max-width:112px;overflow:hidden}.area-hero-grid{grid-template-columns:1fr;gap:45px;min-height:0;padding-block:68px}.area-hero-copy h1{font-size:52px}.area-hero-mark{min-height:210px}.area-service-signals{grid-template-columns:1fr;padding-block:7px}.area-service-signals span,.area-service-signals span:first-child{border-bottom:1px solid #ffffff2e;border-right:0;min-height:58px;padding:12px 0}.area-service-signals span:last-child{border-bottom:0}.area-treatment-row{grid-template-columns:48px minmax(0,1fr) 48px;gap:17px}.area-treatment-action{justify-content:center;width:48px;padding:0}.area-treatment-action span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.area-final-cta>.container{flex-direction:column;align-items:flex-start;gap:32px}.smoking-attempts-grid{grid-template-columns:1fr;gap:35px}.smoking-attempt-number{font-size:140px}.smoking-support-list{grid-template-columns:1fr}}@media (width<=560px){.area-hero-copy h1{overflow-wrap:anywhere;font-size:44px}.area-hero-copy>p{font-size:16px}.area-hero-actions,.area-hero-actions .button,.area-final-cta .button{width:100%}.area-hero-mark{min-height:180px;padding:23px}.area-hero-mark>span{width:70px;height:70px}.area-treatment-heading{margin-bottom:35px}.area-treatment-row{grid-template-columns:34px minmax(0,1fr) 42px;gap:10px;min-height:155px}.area-treatment-number{align-self:start;padding-top:29px;font-size:18px}.area-treatment-row h3{font-size:18px}.area-treatment-row p{font-size:13px;line-height:1.45}.area-insurance-band{padding-block:70px}.area-insurance-grid p{font-size:15px}.smoking-attempt-number{font-size:118px}.smoking-definition{grid-template-columns:1fr;padding:21px}.smoking-support-list article{grid-template-columns:38px minmax(0,1fr);gap:14px;min-height:0;padding:27px 21px}}.site-header{will-change:transform;height:124px;transition:box-shadow .18s,transform .24s;transform:translateY(0)}.site-header.header-scrolled{box-shadow:0 10px 34px #13322d1c}.site-header.header-compact{transform:translateY(-54px)}.site-header .header-inner{grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:38px;min-height:124px;display:grid}.site-header .brand{align-self:center;transition:transform .24s}.site-header.header-expanded .brand-mark{width:54px;height:54px}.site-header.header-expanded .brand-copy strong{font-size:24px}.site-header.header-compact .brand{transform:translateY(27px)}.site-header.header-compact .brand-mark{width:42px;height:42px}.site-header.header-compact .brand-copy strong{font-size:20px}.header-main{grid-template-rows:54px 70px;min-width:0;display:grid}.header-search-row{z-index:2;opacity:1;grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:22px;min-width:0;transition:opacity .13s;display:grid;position:relative}.header-compact .header-search-row{opacity:0;pointer-events:none}.header-search-wrap{min-width:0;position:relative}.header-search-form{background:#f4f6f5;border:1px solid #d8dfdc;border-radius:6px;grid-template-columns:minmax(0,1fr) 42px;height:42px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid;overflow:hidden}.header-search-form:focus-within{border-color:var(--green-bright);background:var(--white);box-shadow:0 0 0 3px #2f7d691f}.header-search-form input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:8px 14px;font-size:14px}.header-search-form input::placeholder{color:#838e8b}.header-search-form input::-webkit-search-cancel-button{display:none}.header-search-form button{width:42px;height:42px;color:var(--green-mid);background:0 0;border:0;place-items:center;padding:0;display:grid}.header-search-form button:hover{color:var(--coral)}.header-search-form svg{width:19px;height:19px}.header-referrer{min-height:42px;color:var(--green-mid);white-space:nowrap;align-items:center;gap:9px;font-size:14px;font-weight:800;display:inline-flex}.header-referrer svg{color:var(--coral);transition:transform .16s}.header-referrer:hover svg{transform:translate(4px)}.header-search-results{z-index:100;background:var(--white);overscroll-behavior:contain;border:1px solid #d8dfdc;border-radius:0 0 7px 7px;max-height:min(620px,100vh - 145px);padding:12px 20px 18px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 22px 48px #12352f2e}.header-search-section-title{color:var(--coral-dark);text-transform:uppercase;padding:8px 2px 7px;font-size:11px;font-weight:850;display:block}.header-search-section-title.treatment-title{border-top:1px solid var(--line);margin-top:8px;padding-top:15px}.header-search-results a{color:#273c36;border-bottom:1px solid #e7ecea;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:9px 2px;display:flex}.header-search-results a>span{flex-direction:column;min-width:0;display:flex}.header-search-results a strong{font-size:14px;line-height:1.3}.header-search-results a small{color:var(--muted);margin-top:3px;font-size:11px}.header-search-results a>svg{width:17px;color:var(--coral);flex:0 0 17px;transition:transform .16s}.header-search-results a:hover{color:var(--green-bright)}.header-search-results a:hover>svg{transform:translate(4px)}.header-search-results>p{color:var(--muted);margin:8px 0 0;padding:18px 2px;font-size:13px}.header-nav-row{align-items:center;gap:18px;min-width:0;min-height:70px;display:flex}.header-nav-row .desktop-nav{justify-content:flex-end;gap:20px}.header-nav-row .desktop-nav a{padding-block:22px;font-size:13px}.header-nav-row .desktop-nav a:after{bottom:13px}@media (width<=1160px){.site-header,.site-header.header-compact,.site-header.header-expanded{height:72px;transform:none}.site-header .header-inner{align-items:center;gap:18px;min-height:72px;display:flex}.site-header .brand,.site-header.header-compact .brand{transform:none}.site-header.header-expanded .brand-mark,.site-header.header-compact .brand-mark{width:41px;height:41px}.site-header.header-expanded .brand-copy strong,.site-header.header-compact .brand-copy strong{font-size:21px}.header-main{flex:1;margin-left:auto;display:block}.header-search-row{display:none}.header-nav-row{min-height:72px}.header-nav-row .desktop-nav{display:none}.header-nav-row .header-actions{margin-left:auto}.mobile-nav{top:72px}}@media (width<=560px){.site-header.header-expanded .brand-copy strong,.site-header.header-compact .brand-copy strong{font-size:16px}}@media (prefers-reduced-motion:reduce){.site-header,.site-header .brand,.header-search-row{transition:none}}
