@font-face{font-family:Manrope;src:url(manrope-400.ttf) format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url(manrope-500.ttf) format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:Manrope;src:url(manrope-600.ttf) format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url(manrope-700.ttf) format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:Manrope;src:url(manrope-800.ttf) format('truetype');font-weight:800;font-display:swap}
:root{--ink:#122c42;--muted:#526779;--blue:#1661a2;--blue-dark:#104f88;--ice:#eaf3fa;--line:#d3e0e9;--white:#fff;--radius:24px;--max:1320px;--gutter:clamp(24px,4.6vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:#fff;color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:17px;line-height:1.75;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}a:focus-visible,button:focus-visible{outline:3px solid #e79026;outline-offset:5px}::selection{background:#b8d9f1}h1,h2,h3{font-weight:500;line-height:1.12;letter-spacing:-.055em}h1{font-size:clamp(44px,4.9vw,76px)}h2{font-size:clamp(36px,3.55vw,54px)}h3{font-size:24px;letter-spacing:-.035em}em{font-style:normal;color:var(--blue)}.container{width:min(calc(100% - var(--gutter)*2),var(--max));margin-inline:auto}.icon{flex:none;vertical-align:middle}.section{padding-block:112px}.eyebrow{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;display:block;margin-bottom:23px;color:var(--blue)}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:15px;font-weight:700;min-height:44px}.text-link .icon{width:21px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.skip{position:fixed;top:-100px;left:20px;padding:12px 20px;background:var(--ink);color:white;z-index:100}.skip:focus{top:12px}.topline{background:var(--ink);color:#e2ecf5;font-size:12px;letter-spacing:.02em}.topline .container{min-height:35px;display:flex;align-items:center;justify-content:space-between}.topline a{display:flex;align-items:center;gap:8px}.topline .icon{width:13px;height:13px}.site-header{position:sticky;top:0;background:#ffffffef;backdrop-filter:blur(18px);z-index:50;border-bottom:1px solid #e8eff3}.header-inner{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{flex-shrink:0}.brand img{width:267px;height:auto}.navigation{display:flex;align-items:center;gap:clamp(20px,2.5vw,38px);font-size:14px;font-weight:600}.navigation a{padding-block:16px;position:relative}.navigation a::after{content:'';position:absolute;bottom:10px;left:0;width:0;height:2px;background:var(--blue);transition:width .2s}.navigation a:hover::after,.navigation a[aria-current]::after{width:100%}.header-phone{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:50px;padding:13px 19px;font-size:15px;font-weight:700;white-space:nowrap;transition:background .2s}.header-phone .icon{width:18px;height:18px}.header-phone:hover{background:var(--ice)}.menu-toggle{display:none}.hero{background:linear-gradient(100deg,#f0f6fb 0%,#f0f6fb 63%,#e4f0f9 100%);overflow:hidden}.hero-layout{display:grid;grid-template-columns:1fr 1.02fr;gap:40px;align-items:stretch;padding-block:40px 48px}.hero-copy{padding-top:48px;padding-bottom:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy .eyebrow{display:flex;align-items:center;gap:12px;letter-spacing:.12em;margin-bottom:25px}.small-cross{display:grid;place-items:center;width:31px;height:31px;border:1px solid #c3d9ea;border-radius:50%}.small-cross .icon{width:14px;height:14px}.hero h1{line-height:1.12;white-space:nowrap}.hero-lead{margin-top:26px;color:var(--muted);font-size:18px;line-height:1.8;letter-spacing:-.015em}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:18px 25px;border-radius:50px;font-size:15px;font-weight:600;line-height:1.4;min-height:57px;transition:background .2s,transform .2s}.button .icon{width:19px;height:19px}.primary{background:var(--blue);color:#fff;box-shadow:0 6px 20px #1661a214}.primary:hover{background:var(--blue-dark);transform:translateY(-2px)}.hero-location{display:flex;align-items:center;gap:12px;font-size:13px;line-height:1.55;margin-top:45px;color:var(--muted)}.hero-location .icon{color:var(--blue);width:19px}.hero-location strong{font-weight:500}.hero-visual{position:relative;min-height:568px;border-radius:130px 24px 24px 24px;overflow:hidden;background:#c7d5dd;align-self:stretch}.hero-slides{position:absolute;inset:0}.hero-slide{width:100%;height:100%;object-fit:cover;object-position:60% center}.hero-slide[hidden]{display:none}.hero-visual::after{content:'';position:absolute;inset:50% 0 0;pointer-events:none;background:linear-gradient(transparent,#071e3599)}.photo-caption{position:absolute;bottom:34px;left:34px;color:white;display:flex;flex-direction:column;z-index:1}.photo-caption span:first-child{font-size:19px;font-weight:600}.photo-caption span+span{font-size:12px;color:#e6edf3;letter-spacing:.02em}.slider-controls{position:absolute;bottom:32px;right:26px;z-index:2;display:flex;align-items:center;gap:10px;color:white}.slider-controls button{background:#ffffff18;backdrop-filter:blur(8px);border:1px solid #ffffff4d;border-radius:50%;width:34px;height:34px;display:grid;place-items:center}.slider-controls button:hover{background:#ffffff40}.slider-controls .icon{width:16px;height:16px}.slide-count{font-size:12px;white-space:nowrap}.slide-count strong{font-weight:600}.slide-count span{opacity:.7}.trust-band{border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;padding-block:30px}.trust-grid>div{display:flex;align-items:center;gap:18px;padding-inline:30px;border-right:1px solid var(--line)}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0;padding-right:0}.trust-grid .icon{width:29px;height:29px;color:var(--blue)}.trust-grid p{display:flex;flex-direction:column;font-size:13px;line-height:1.7}.trust-grid strong{font-size:14px;font-weight:600}.trust-grid p span{color:var(--muted)}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:50px}.section-aside{padding-bottom:3px;max-width:420px}.section-aside p{font-size:16px;color:var(--muted);margin-bottom:15px}.service-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:17px}.service-card{display:flex;flex-direction:column;justify-content:space-between;padding:28px 30px 22px;background:#f2f6f9;border:1px solid #edf2f6;border-radius:var(--radius);transition:background .25s,transform .25s,box-shadow .25s;min-width:0}.service-card:hover{background:var(--ice);transform:translateY(-4px);box-shadow:0 12px 26px #132d4310}.service-card .card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.card-top img{width:45px;height:45px;object-fit:contain;opacity:.8}.service-no{font-size:12px;color:#637d91}.service-card h3{font-size:22px;line-height:1.25;max-width:300px;margin-bottom:9px}.service-card p{font-size:14px;line-height:1.7;color:var(--muted);max-width:320px}.service-more{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:12px;font-weight:600;margin-top:20px;padding-top:14px}.service-more .icon{width:19px;height:19px}.service-card.featured{grid-row:span 3;color:#fff;background:var(--ink);border-color:var(--ink);padding:36px;position:relative;overflow:hidden}.service-card.featured::after{content:'';position:absolute;width:470px;height:470px;border:1px solid #ffffff12;border-radius:50%;left:-195px;top:150px;pointer-events:none;box-shadow:0 0 0 70px #ffffff03,0 0 0 140px #ffffff02}.featured .card-top{align-items:flex-start}.featured .card-top img{width:105px;height:105px;filter:brightness(0) invert(1);opacity:.95}.featured h3{font-size:clamp(28px,2.7vw,40px);line-height:1.12;position:relative;z-index:1}.featured p{color:#bbccda;font-size:16px;margin-top:20px}.featured .service-no{color:#9fb6c7}.featured .service-more{border-color:#ffffff29;font-size:14px;margin-top:90px}.featured:hover{background:#1d405c}.practice{background:#f2f6f9}.practice-grid{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;gap:clamp(50px,8vw,110px)}.practice-photo{position:relative;border-radius:24px 100px 24px 24px;overflow:hidden;min-width:0;background:#dae4eb}.practice-photo>img{width:100%;aspect-ratio:1.04;object-fit:cover;object-position:center}.practice-photo figcaption{position:absolute;bottom:20px;left:20px;right:20px;background:#fffffff2;backdrop-filter:blur(8px);border-radius:14px;padding:15px 20px;display:flex;flex-direction:column;line-height:1.6}.practice-photo figcaption span:first-child{font-weight:600;font-size:16px}.practice-photo figcaption span+span{font-size:12px;color:var(--muted)}.practice-copy h2{font-size:clamp(34px,3.4vw,51px);margin-bottom:25px;line-height:1.14}.practice-copy p{color:var(--muted);font-size:16px;margin-bottom:20px;max-width:440px}.practice-copy .text-link{margin-top:8px}.news{margin-top:62px;border-top:1px solid #cddde8;border-bottom:1px solid #cddde8;padding:27px 0;display:grid;grid-template-columns:250px 1fr 50px;gap:24px;align-items:center}.news-label{font-size:14px;font-weight:700;display:flex;align-items:center;gap:12px}.news-label .icon{color:var(--blue);width:20px}.news p{font-size:16px;color:var(--muted)}.news>a{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.news>a:hover{background:#dcebf6}.contact{background:var(--ink);color:white}.contact em{color:#91bee0}.contact .eyebrow{color:#91bee0}.contact-intro{font-size:15px;color:#b1c4d3;text-align:right}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.contact-details{padding-top:14px}.contact-label{display:flex;align-items:center;gap:10px;font-size:13px;color:#9cb4c6;letter-spacing:.025em;margin-bottom:14px}.contact-label .icon{width:18px;height:18px}.contact-phone{display:block;padding-bottom:25px;border-bottom:1px solid #ffffff25}.contact-phone>span:last-child{font-size:clamp(25px,3.1vw,43px);letter-spacing:-.05em;font-weight:500;white-space:nowrap}.contact-phone:hover>span:last-child{color:#b5dafa}.contact-mail{display:flex;align-items:center;gap:13px;padding:25px 0;font-size:17px;border-bottom:1px solid #ffffff25}.contact-mail .icon{width:20px;height:20px;color:#99b8d0}.contact-mail .icon:last-child{margin-left:auto}.address{padding-top:28px}.address address{font-style:normal;font-size:20px;line-height:1.6;letter-spacing:-.02em}.address .text-link{color:#a6cce8;margin-top:18px}.location-photos{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.location-photos figure{position:relative;border-radius:16px;overflow:hidden}.location-photos img{aspect-ratio:1.5;object-fit:cover;width:100%}.location-photos figcaption{position:absolute;inset:auto 0 0;padding:24px 15px 9px;background:linear-gradient(transparent,#102839aa);color:#fff;font-size:12px}.map-box{height:228px;background:#dce7e3;border-radius:16px;overflow:hidden}.map-box iframe{border:0;width:100%;height:100%;display:block}.footer{background:#102538;color:#aebfce;border-top:1px solid #ffffff15}.footer-inner{display:flex;align-items:center;gap:55px;padding-block:36px}.footer-brand img{width:230px;height:auto}.footer-inner p{font-size:12px;line-height:1.7}.back-top{display:flex;align-items:center;gap:15px;font-size:13px;margin-left:auto}.back-top .icon{transform:rotate(-90deg);width:17px;height:17px}.footer-bottom{border-top:1px solid #ffffff13;display:flex;align-items:center;justify-content:space-between;padding-block:20px;font-size:12px}.footer-bottom strong{font-weight:600;color:#e4ebf0}.detail-hero{background:var(--ice);padding-block:55px}.detail-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.detail-hero-grid>img{width:100%;height:360px;object-fit:cover;border-radius:80px 22px 22px 22px}.breadcrumbs{display:flex;gap:15px;font-size:12px;color:var(--muted);margin-bottom:40px}.breadcrumbs a:hover{text-decoration:underline}.detail-hero h1{font-size:clamp(43px,4.7vw,69px)}.detail-hero p{color:var(--muted);font-size:16px;margin-top:24px}.detail-hero .eyebrow{margin-bottom:16px}.detail-layout{display:grid;grid-template-columns:280px 1fr;gap:clamp(50px,9vw,135px);align-items:start}.service-sidebar{position:sticky;top:137px}.service-sidebar .eyebrow{font-size:12px;margin-bottom:20px}.service-sidebar nav{display:flex;flex-direction:column}.service-sidebar nav a{font-size:14px;line-height:1.5;display:flex;align-items:baseline;gap:15px;padding:15px 0;border-bottom:1px solid var(--line)}.service-sidebar nav a>span{font-size:11px;color:#758899}.service-sidebar nav a:hover,.service-sidebar nav a.current{color:var(--blue)}.service-sidebar nav a.current{font-weight:700}.sidebar-contact{background:var(--ice);padding:23px;border-radius:16px;margin-top:32px}.sidebar-contact>span{font-size:12px;color:var(--muted);display:block;margin-bottom:7px}.sidebar-contact>a{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;letter-spacing:-.04em}.sidebar-contact .icon{width:18px}.service-article{scroll-margin-top:135px;padding-bottom:55px;margin-bottom:50px;border-bottom:1px solid var(--line)}.service-article:last-child{margin-bottom:0;padding-bottom:0;border:0}.article-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.article-no{color:var(--blue);font-size:13px;letter-spacing:.06em}.article-heading img{width:50px;height:50px;object-fit:contain;opacity:.65}.service-article h2{font-size:clamp(28px,3vw,43px);margin-bottom:25px;line-height:1.17;max-width:650px}.service-article p{font-size:17px;color:var(--muted);line-height:1.95;margin-bottom:19px}.service-article p:last-child{margin-bottom:0}
@media(min-width:1600px){.hero-layout{gap:65px}.hero-visual{min-height:610px}.hero-copy{padding-top:45px}.hero h1{font-size:76px}}
@media(max-width:1150px){.header-inner{gap:20px;height:90px}.brand img{width:227px}.navigation{gap:20px;font-size:13px}.header-phone{padding:11px 13px;font-size:13px}.hero-layout{gap:25px}.hero h1{font-size:clamp(43px,5.1vw,60px)}.hero-actions{gap:18px;flex-wrap:wrap}.button{padding:17px 22px;font-size:14px}.hero-visual{min-height:530px}.hero-copy{padding-top:25px}.photo-caption{bottom:78px;left:25px}.slider-controls{bottom:25px;right:25px}.hero-location{margin-top:30px}.trust-grid>div{padding-inline:20px;gap:12px}.trust-grid strong{font-size:12px}.trust-grid p span{font-size:12px}.service-card{padding:23px}.service-card h3{font-size:20px}.service-card.featured{padding:29px}.featured h3{font-size:33px}.contact-grid{gap:40px}.detail-layout{grid-template-columns:250px 1fr;gap:50px}.detail-hero-grid{gap:40px}}
@media(max-width:920px){.navigation{display:none}.js .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:42px;height:44px;background:none;padding:8px;z-index:53}.menu-toggle span{display:block;width:26px;height:2px;background:var(--ink);transition:transform .2s}.header-phone{margin-left:auto;font-size:14px}.navigation.open{position:fixed;top:90px;left:0;right:0;display:flex;align-items:stretch;flex-direction:column;background:#fff;padding:20px var(--gutter) 35px;gap:0;box-shadow:0 15px 20px #122c4220}.navigation.open a{font-size:20px;padding:18px 0;border-bottom:1px solid var(--line)}.navigation.open a::after{display:none}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span+span{transform:translateY(-4.5px) rotate(-45deg)}html:not(.js) .header-inner{height:auto;flex-wrap:wrap;padding-block:12px}html:not(.js) .navigation{display:flex;order:3;width:100%;justify-content:space-between}.hero h1{white-space:normal;font-size:47px}.hero-lead{font-size:16px}.hero-copy .eyebrow{font-size:11px;gap:8px}.hero-visual{min-height:540px;border-top-left-radius:100px}.hero-actions>.text-link{font-size:14px}.hero-location{font-size:12px}.trust-grid{grid-template-columns:1fr 1fr 1fr;gap:20px;padding-block:24px}.trust-grid>div{padding:0;display:block;border:0}.trust-grid .icon{margin-bottom:8px}.trust-grid strong{font-size:12px}.section{padding-block:80px}.section-top{gap:25px}.section-aside p{font-size:14px}.section-aside br{display:none}.section-aside{max-width:310px}.section-aside .text-link{font-size:13px}.service-grid{gap:12px}.service-card{padding:22px 20px}.service-card.featured{padding:26px}.featured h3{font-size:29px}.featured p{font-size:14px}.service-card p{font-size:13px}.service-card h3{font-size:19px}.service-card.featured h3{font-size:29px}.practice-grid{gap:40px}.practice-copy p{font-size:15px}.practice-copy h2{font-size:37px}.news{grid-template-columns:1fr 40px;gap:10px 24px}.news-label{grid-column:1}.news p{grid-column:1;grid-row:2}.news>a{grid-column:2;grid-row:1/span 2}.contact-grid{gap:35px}.contact-phone>span:last-child{font-size:30px}.contact-mail{font-size:15px;gap:9px}.contact-mail .icon{width:17px}.address address{font-size:18px}.footer-inner{gap:30px}.detail-layout{grid-template-columns:220px 1fr;gap:35px}.service-sidebar nav a{font-size:13px;gap:10px}.sidebar-contact{padding:17px}.sidebar-contact>a{font-size:18px}.detail-hero h1{font-size:50px}.detail-hero-grid>img{height:330px}.service-article p{font-size:16px}.service-sidebar{top:115px}}
@media(max-width:760px){:root{--gutter:24px}html{scroll-padding-top:100px}.topline .container{justify-content:center;min-height:31px;font-size:10px;letter-spacing:.035em}.topline a{display:none}.header-inner{height:78px;gap:12px}.brand img{width:213px}.header-phone{padding:0;border:0;width:40px;height:44px;justify-content:center;margin-left:auto}.header-phone span{display:none}.header-phone .icon{width:21px;height:21px}.navigation.open{top:78px}.js .menu-toggle{width:35px;padding:5px}.hero-layout{grid-template-columns:1fr;gap:32px;padding-block:32px 24px}.hero-copy{padding-top:0;padding-bottom:0}.hero-copy .eyebrow{font-size:11px;margin-bottom:21px}.hero h1{font-size:clamp(41px,8.8vw,65px);white-space:normal}.hero-lead{margin-top:21px;font-size:16px;line-height:1.8}.desktop-br{display:none}.hero-actions{margin-top:25px;gap:24px}.hero-actions .text-link{font-size:14px}.hero-location{display:none}.hero-visual{min-height:0;height:390px;border-radius:85px 20px 20px 20px}.hero-slide{object-position:60% center}.photo-caption{bottom:25px;left:24px}.photo-caption span:first-child{font-size:17px}.photo-caption span+span{font-size:11px}.slider-controls{bottom:24px;right:18px;gap:8px}.slider-controls button{width:30px;height:30px}.slide-count{font-size:11px}.trust-grid{gap:14px}.trust-grid .icon{width:24px;height:24px}.trust-grid strong{font-size:11px;line-height:1.6;font-weight:600}.trust-grid p span{display:none}.section{padding-block:64px}.eyebrow{font-size:11px;margin-bottom:17px}.section-top{display:block;margin-bottom:30px}h2{font-size:39px}.section-aside{margin-top:24px;max-width:100%;padding:0}.section-aside p{font-size:15px;margin-bottom:8px}.section-aside br{display:initial}.section-aside .text-link{font-size:14px}.service-grid{grid-template-columns:1fr 1fr;gap:12px}.service-card.featured{grid-row:auto;grid-column:span 2;display:grid;grid-template-columns:1fr 1.5fr;gap:16px 24px;padding:27px}.featured .card-top{grid-column:1;grid-row:1;margin:0;flex-direction:column;gap:28px}.featured .card-top img{width:70px;height:70px}.featured .service-no{display:none}.featured>div:nth-child(2){grid-column:2;grid-row:1}.service-card.featured h3{font-size:30px}.featured .service-more{grid-column:1/span 2;margin-top:8px;font-size:13px}.featured p{font-size:14px;margin-top:10px}.service-card{padding:22px 18px 16px;border-radius:18px}.service-card .card-top{margin-bottom:20px}.card-top img{width:37px;height:37px}.service-card h3{font-size:19px;line-height:1.23;letter-spacing:-.035em}.service-card p{font-size:13px;line-height:1.65}.service-more{font-size:11px;margin-top:17px;gap:8px}.service-no{font-size:11px}.practice-grid{grid-template-columns:1fr;gap:35px}.practice-photo{border-radius:20px 85px 20px 20px}.practice-photo>img{aspect-ratio:1.13}.practice-copy h2{font-size:40px}.practice-copy p{font-size:16px}.practice-copy .text-link{margin-top:0}.news{margin-top:37px;padding-block:24px}.news p{font-size:14px}.news-label{font-size:13px}.contact .section-top{display:flex;gap:20px;align-items:flex-end}.contact .section-top h2{font-size:38px}.contact-intro{font-size:11px;max-width:150px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-details{padding-top:0}.contact-phone>span:last-child{font-size:38px}.contact-label{font-size:12px;margin-bottom:10px}.contact-mail{font-size:17px;padding-block:20px}.address{padding-top:23px}.address address{font-size:20px}.location-photos{gap:10px;margin-bottom:10px}.location-photos figcaption{font-size:10px}.map-box{height:230px}.footer-inner{padding-block:29px;display:grid;grid-template-columns:1fr auto;gap:10px}.footer-brand img{width:215px}.footer-inner p{grid-column:1;font-size:11px}.back-top{grid-column:2;grid-row:1/span 2;font-size:11px;gap:8px}.footer-bottom{font-size:10px;gap:20px;align-items:flex-start}.detail-hero{padding-block:30px}.detail-hero-grid{grid-template-columns:1fr;gap:30px}.breadcrumbs{margin-bottom:26px;font-size:11px}.detail-hero h1{font-size:47px}.detail-hero p{font-size:15px;margin-top:19px}.detail-hero-grid>img{height:230px;border-radius:65px 20px 20px 20px}.detail-layout{grid-template-columns:1fr;gap:42px}.service-sidebar{position:static}.service-sidebar nav{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.service-sidebar nav a{font-size:12px;padding-block:12px}.service-sidebar .eyebrow{margin-bottom:10px}.sidebar-contact{display:none}.service-detail{padding-top:38px}.service-article{scroll-margin-top:100px;margin-bottom:35px;padding-bottom:37px}.service-article h2{font-size:32px;margin-bottom:20px}.service-article p{font-size:16px;line-height:1.9}.article-heading{margin-bottom:15px}.article-heading img{width:42px;height:42px}.article-no{font-size:12px}}
@media(max-width:380px){:root{--gutter:18px}.brand img{width:194px}.header-inner{gap:8px}.hero h1{font-size:39px}.hero-actions{gap:18px}.hero-actions .text-link{font-size:13px}.button{padding:16px 19px;font-size:13px}.hero-visual{height:335px}.photo-caption{bottom:66px;left:22px}.slider-controls{bottom:21px}.service-card{padding:19px 15px 14px}.service-card h3{font-size:18px}.contact-phone>span:last-child{font-size:33px}.contact-mail{font-size:15px}.contact .section-top{display:block}.contact-intro{margin-top:20px;max-width:none;text-align:left;font-size:13px}.contact .section-top h2{font-size:37px}.footer-brand img{width:195px}.back-top{font-size:10px}.footer-bottom{flex-direction:column;gap:7px}.detail-hero h1{font-size:43px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.topline,.header-phone,.menu-toggle,.navigation,.hero-visual,.slider-controls,.footer,.map-box,.back-top{display:none!important}.site-header{position:static}.section{padding-block:28px}.service-sidebar{display:none}.detail-layout{display:block}.service-article{break-inside:avoid}.contact{background:white;color:#122c42}.contact-grid{display:block}.location-media{display:none}.container{width:100%}a{text-decoration:none}h1,h2{font-size:30px}}

/* Readability refinements for patient information. */
.service-card p{font-size:16px}.service-more{font-size:14px}.service-card .service-no{font-size:12px}.trust-grid strong{font-size:14px}.trust-grid p span{font-size:13px}.slider-controls{display:none}.js .slider-controls{display:flex}
@media(max-width:920px){.navigation{font-size:14px}.service-card p{font-size:16px}.service-more{font-size:14px}.service-card h3{overflow-wrap:normal}.service-sidebar nav a{font-size:14px}}
@media(max-width:760px){.trust-grid strong{font-size:12px}.service-card p{font-size:15px}.featured p{font-size:16px}.service-more{font-size:13px}.service-sidebar nav a{font-size:14px}.contact-intro{font-size:13px}.section-aside .text-link{font-size:14px}}
@media(max-width:420px){.service-grid{grid-template-columns:1fr}.service-card.featured{grid-column:auto;grid-template-columns:80px 1fr;gap:16px}.service-card{padding:25px}.service-card h3{font-size:23px}.service-card p{font-size:16px}.service-more{font-size:14px}.service-card .card-top{margin-bottom:18px}.featured .card-top img{width:62px;height:62px}.service-card.featured h3{font-size:27px}.featured .service-more{grid-column:1/span 2}.service-sidebar nav{grid-template-columns:1fr}.service-sidebar nav a{font-size:14px}.hero h1{font-size:clamp(36px,10vw,42px)}}
