:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--primary:#1d738b;--secondary:#1dacbd;--surface:#edf2f7;--white:#fff;--ink:#17232c;--muted:#4b5c69;--line:#d6e0e8;--radius:12px;--shadow:0 18px 50px #0b3e4c2e;--font-body:"DM Sans", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--white);min-width:320px;color:var(--ink);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65;overflow-x:clip}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}h1{max-width:13ch;margin-bottom:24px;font-size:clamp(2.45rem,5vw,4.25rem)}h2{font-size:clamp(2rem,3.6vw,3.35rem)}h3{font-size:1.2rem}.site-shell{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding-block:88px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:currentColor;letter-spacing:.16em;text-transform:uppercase;opacity:.82;margin-bottom:12px;font-size:.75rem;font-weight:800}.button{cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;min-height:44px;padding:11px 19px;font-size:.82rem;font-weight:800;line-height:1;text-decoration:none;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #1dacbd6b}.button-primary{background:var(--secondary);color:#092d36}.button-primary:hover{color:var(--white);background:#1695a4}.button-light{background:var(--white);color:var(--primary)}.button-light:hover{background:var(--surface)}.site-header,.hero,.credibility,.site-footer{background:var(--primary);color:var(--white)}.site-header{z-index:20;border-bottom:1px solid #ffffff2e;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:74px;display:flex}.brand{border:0;align-items:center;min-height:34px;padding:0;font-size:.8rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;object-position:left center;width:min(226px,100%);max-height:50px}.site-nav{align-items:center;gap:28px;display:flex}.site-nav a{font-size:.78rem;font-weight:700;text-decoration:none}.site-nav a:not(.phone-link){border-bottom:2px solid #0000;padding-block:9px}.site-nav a:not(.phone-link):hover{border-color:var(--secondary)}.phone-link{background:var(--white);color:var(--primary);border-radius:4px;padding:8px 12px}.menu-toggle{width:44px;height:44px;color:var(--white);background:0 0;border:0;padding:10px;display:none}.menu-toggle>span:not(.sr-only){background:currentColor;width:100%;height:2px;margin-block:5px;display:block}.hero{align-items:center;min-height:calc(100dvh - 74px);padding-block:68px 88px;display:grid}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.88fr);align-items:center;gap:clamp(48px,8vw,104px);display:grid}.hero-copy>p:not(.eyebrow){color:#ffffffe0;max-width:62ch;margin-bottom:30px;font-size:1rem}.appointment-card{border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);color:var(--ink);border:1px solid #ffffff80;gap:18px;padding:clamp(24px,3.5vw,38px);display:grid}.form-heading{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:20px;display:flex}.form-heading h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.35rem,2vw,1.55rem)}.form-mark{background:var(--secondary);color:#082d36;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:800;display:inline-grid}.form-row{gap:16px;display:grid}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.appointment-card label{gap:8px;display:grid}.appointment-card label>span:not(.select-control){color:#31414d;font-size:.75rem;font-weight:800;line-height:1.35}.appointment-preference-row>label{grid-template-rows:minmax(2.05em,auto) auto}.select-control{color:#52636f;display:block;position:relative}.select-control:after{pointer-events:none;content:"⌄";place-items:center;width:24px;height:24px;font-size:1.35rem;font-weight:500;line-height:1;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.select-control:focus-within{color:var(--primary)}.appointment-card input,.appointment-card select,.appointment-card textarea{background:var(--white);width:100%;min-height:48px;color:var(--ink);border:1px solid #becbd4;border-radius:6px;padding:11px 14px;font-size:.86rem;line-height:1.35;transition:border-color .16s,box-shadow .16s}.appointment-card :where(input,textarea)::placeholder,.appointment-card select:required:invalid{color:#5c6b75;opacity:1}.appointment-card select option{color:var(--ink)}.appointment-card .select-control select{appearance:none;padding-right:48px}.appointment-card :where(input,select,textarea):hover{border-color:#94aab8}.appointment-card :where(input,select,textarea):focus-visible{border-color:var(--secondary);outline-offset:1px;box-shadow:0 0 0 1px var(--white);outline:3px solid #1dacbd47}.appointment-card textarea{resize:vertical;min-height:112px}.appointment-card .button{width:100%;min-height:48px;color:var(--white);justify-self:stretch;font-size:.88rem}.form-status{min-height:1.2em;color:var(--primary);margin:0;font-size:.74rem;font-weight:700}.form-status[data-state=success]{color:#146c43}.form-status[data-state=error]{color:#a32727}.form-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}form[aria-busy=true] button[type=submit]{cursor:wait;opacity:.7}.section-heading{margin-bottom:58px}.services{background:var(--white);border-top:1px solid #e1e9ee}.split-heading{grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);align-items:end;gap:clamp(36px,6vw,78px);display:grid}.split-heading h2{max-width:17ch;color:var(--primary);margin-bottom:0;font-size:clamp(2.35rem,4vw,3.45rem)}.split-heading p{color:#455965;align-items:center;gap:18px;margin-bottom:8px;font-size:.82rem;font-weight:800;display:flex}.split-heading p:after{content:"";background:#bfd0d9;width:72px;height:1px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(28px,4vw,48px);display:grid}.service-card{border-top:2px solid #d6e2e8;flex-direction:column;min-width:0;min-height:350px;padding:28px 18px 0 0;transition:border-color .16s,transform .16s;display:flex}.service-card:hover,.service-card:focus-within{border-top-color:var(--secondary);transform:translateY(-3px)}.number-badge{background:var(--surface);width:42px;height:42px;color:var(--primary);border-radius:50%;place-items:center;margin-bottom:18px;font-size:.72rem;font-weight:800;display:inline-grid}.service-card h3{color:var(--ink);margin-bottom:14px;font-size:1.24rem}.service-card p{max-width:46ch;color:var(--muted);margin-bottom:24px;font-size:.88rem;line-height:1.72}.text-link{color:var(--primary);font-size:.78rem;font-weight:800;text-decoration:none}.text-link span{color:var(--secondary);margin-left:7px;transition:transform .16s;display:inline-block}.service-card .text-link{align-self:flex-start;margin-top:auto}.service-card .text-link:hover span,.service-card .text-link:focus-visible span{transform:translate(3px)}.credibility{padding-block:100px 0}.trust-grid{grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(52px,8vw,112px);display:grid}.team-figure{margin-bottom:0;position:relative}.team-halo{aspect-ratio:1;background:#a9ecf1;border-radius:50%;overflow:hidden}.team-halo img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.team-figure figcaption{background:var(--surface);color:var(--ink);border:3px solid #1d738b70;border-radius:999px;padding:9px 18px;font-size:.9rem;font-weight:800;position:absolute;bottom:6%;left:-12px}.trust-copy h2{max-width:14ch;margin-bottom:24px}.trust-copy>p:not(.eyebrow){color:#ffffffdb;margin-bottom:26px;font-size:.92rem}.expertise-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:38px 60px;margin-top:96px;display:grid}.expertise-grid article h3{margin-bottom:18px;font-size:1.35rem}.expertise-grid article p{color:#ffffffd6;margin-bottom:0;font-size:.88rem}.clinical-image{border-radius:6px;min-height:285px;margin:0;overflow:hidden}.clinical-image img{object-fit:cover;width:100%;height:100%;min-height:285px}.clinical-image-secondary img{object-position:72% center}.strength-grid{color:var(--ink);grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid;position:relative;top:74px}.strength-card{background:var(--white);border-radius:6px;padding:24px;box-shadow:0 12px 34px #0b3e4c21}.strength-card .number-badge{width:36px;height:36px;margin-bottom:14px}.strength-card h3{margin-bottom:10px;font-size:1rem}.strength-card p{color:var(--muted);margin-bottom:0;font-size:.78rem}.why-section{padding-top:162px}.why-intro{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:center;gap:clamp(48px,8vw,100px);display:grid}.why-intro h2{max-width:17ch;color:var(--primary);margin-bottom:24px}.why-intro p,.article-stack p,.article-stack li{color:var(--muted);font-size:.92rem}.why-image{aspect-ratio:4/3;background:var(--surface);border-radius:6px;margin:0;overflow:hidden}.why-image img{object-fit:cover;object-position:center 48%;width:100%;height:100%}.article-stack{gap:46px;margin-top:80px;display:grid}.article-stack article{max-width:1040px}.article-stack h3{color:var(--primary);margin-bottom:16px;font-size:1.25rem}.article-stack p:last-child{margin-bottom:0}.article-stack ul{gap:10px;margin:16px 0 0;padding-left:22px;display:grid}.article-stack strong{color:var(--ink)}.service-page-main{background:var(--white)}.service-page-hero{border-bottom:1px solid var(--line);padding-block:92px}.service-page-intro{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(48px,8vw,108px);display:grid}.service-page-intro h1{max-width:none;color:var(--primary);margin-bottom:0;font-size:clamp(2.6rem,4vw,3.3rem)}.service-page-intro>p{max-width:75ch;color:var(--muted);margin-bottom:0;font-size:1rem}.service-feature-section,.benefits-section{background:var(--surface)}.service-feature-grid,.approach-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(48px,8vw,96px);display:grid}.service-media{aspect-ratio:3/2;border-radius:var(--radius);background:#d9e5eb;margin:0;overflow:hidden;box-shadow:0 18px 46px #0b3e4c24}.service-media img{object-fit:cover;width:100%;height:100%}.service-media-wide{aspect-ratio:5/3}.service-feature-copy h2,.benefits-heading h2{max-width:16ch;color:var(--primary);margin-bottom:24px}.service-feature-copy p,.benefits-heading p,.benefit-item p{color:var(--muted);font-size:.96rem}.service-feature-copy p{max-width:66ch;margin-bottom:0}.benefits-heading{max-width:780px;margin-bottom:58px}.benefits-heading p{margin-bottom:0}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(32px,5vw,68px);display:grid}.benefit-item:before{background:var(--secondary);content:"";border-radius:999px;width:46px;height:4px;margin-bottom:22px;display:block}.benefit-item h3{color:var(--ink);margin-bottom:14px;font-size:1.18rem}.benefit-item p{margin-bottom:0}.extraction-reasons{gap:22px;max-width:1040px;margin-top:62px;display:grid}.extraction-reasons p,.process-item p{color:var(--muted);margin-bottom:0;font-size:.94rem}.extraction-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 64px;margin-top:78px;display:grid}.process-item{border-top:1px solid var(--line);padding-top:26px}.process-item:last-child{grid-column:1/-1;max-width:760px}.process-item h3{color:var(--primary);margin-bottom:14px;font-size:1.2rem}.service-booking{background:var(--surface)}.service-booking-grid{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(48px,8vw,104px);display:grid}.service-booking h2{max-width:13ch;color:var(--primary);margin-bottom:0}.service-booking-form{border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);gap:18px;padding:clamp(24px,3.5vw,38px);display:grid}.service-booking-form label{gap:7px;display:grid}.service-booking-form label>span{color:#31414d;font-size:.74rem;font-weight:800}.service-booking-form input,.service-booking-form select,.service-booking-form textarea{background:var(--white);width:100%;min-height:44px;color:var(--ink);border:1px solid #becbd4;border-radius:4px;padding:10px 12px;font-size:.86rem}.service-booking-form textarea{resize:vertical;min-height:112px}.service-booking-form .button{justify-self:start}.site-footer{border-top:9px solid var(--secondary);padding-block:54px}.footer-grid{grid-template-columns:1.25fr repeat(3,1fr);gap:42px;display:grid}.footer-grid h2{letter-spacing:0;margin-bottom:15px;font-size:.9rem}.footer-grid p{color:#fffffff0;margin-bottom:5px;font-size:.76rem}.footer-grid a{text-underline-offset:3px;text-decoration-color:#fff6}.footer-grid a:hover{-webkit-text-decoration-color:var(--secondary);text-decoration-color:var(--secondary)}.footer-brand{margin-bottom:16px;font-size:1rem;font-weight:800;text-decoration:none;display:inline-block}.footer-links{gap:8px;margin:0;padding:0;list-style:none;display:grid}.footer-links a,.footer-grid address{color:#fffffff0;font-size:.78rem;font-style:normal;text-decoration:none}.restored-page-main{background:var(--white)}.restored-page-hero{border-bottom:1px solid var(--line);background:var(--surface);padding-block:64px 72px}.restored-hero-inner{max-width:940px}.restored-page-hero h1{max-width:19ch;color:var(--primary);margin-bottom:20px;font-size:clamp(2.45rem,5vw,4.3rem)}.restored-page-hero p:not(.article-category,.article-byline){max-width:72ch;color:var(--muted);margin-bottom:0;font-size:1.04rem}.breadcrumbs{margin-bottom:28px}.breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:.76rem;font-weight:700;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{color:#8a9aa5;content:"/";margin-left:8px}.breadcrumbs a{color:var(--primary);text-decoration:none}.article-category{color:#126b85;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:.74rem;font-weight:800}.article-byline{color:var(--muted);flex-wrap:wrap;gap:10px;margin:0;font-size:.86rem;font-weight:600;display:flex}.article-page-hero{border-bottom:1px solid var(--line);background:var(--surface);padding-block:54px 118px}.article-hero-inner{max-width:1080px}.article-page-hero .breadcrumbs{margin-bottom:40px}.article-page-hero h1{max-width:20ch;color:var(--primary);letter-spacing:-.052em;margin-bottom:24px;font-size:clamp(2.75rem,5.4vw,4.65rem)}.article-dek{color:#3f515e;max-width:68ch;margin-bottom:34px;font-size:clamp(1.04rem,1.7vw,1.22rem);line-height:1.68}.article-meta{align-items:center;gap:30px;display:flex}.article-meta-author{color:var(--ink);flex:none;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.article-meta-author img{border:2px solid var(--white);object-fit:cover;border-radius:50%;width:52px;height:52px;box-shadow:0 5px 18px #0b3e4c24}.article-meta-author span{gap:1px;display:grid}.article-meta-author strong{color:var(--primary);font-size:.88rem;line-height:1.35}.article-meta-author small{color:var(--muted);font-size:.75rem;font-weight:600}.article-date-list{align-items:center;gap:0;margin:0;display:flex}.article-date-list>div{border-left:1px solid #c8d5de;gap:2px;min-width:122px;padding-inline:24px;display:grid}.article-date-list dt{color:#536570;letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:800}.article-date-list dd{color:#2f404b;margin:0;font-size:.78rem;font-weight:700}.article-featured-image{aspect-ratio:16/9;border:8px solid var(--white);border-radius:var(--radius);background:#dfe9ef;max-width:1100px;margin-top:-56px;margin-bottom:0;position:relative;overflow:hidden;box-shadow:0 22px 60px #0b3e4c29}.article-featured-image img{object-fit:cover;width:100%;height:100%}.article-content-section{padding-block:94px 112px}.article-content-layout{grid-template-columns:minmax(190px,236px) minmax(0,748px);justify-content:center;align-items:start;gap:clamp(46px,6vw,78px);display:grid}.article-sidebar{min-width:0;position:sticky;top:28px}.article-toc{border-top:2px solid var(--primary);border-bottom:1px solid var(--line)}.article-toc summary{color:var(--primary);cursor:pointer;padding-block:16px;font-size:.92rem;font-weight:800}.article-toc summary::marker{color:var(--secondary)}.article-toc nav{scrollbar-width:thin;scrollbar-color:#9eb3bf transparent;max-height:calc(100dvh - 150px);padding:0 4px 20px 0;overflow-y:auto}.article-toc ol{gap:3px;margin:0;padding:0;list-style:none;display:grid}.article-toc a{color:#52636f;border-radius:6px;padding:7px 9px;font-size:.78rem;font-weight:600;line-height:1.45;text-decoration:none;transition:background-color .15s,color .15s;display:block}.article-toc a:hover,.article-toc a[aria-current=location]{color:#115f75;background:#e5eef3}.article-toc .toc-subsection a{color:#6b7a85;padding-left:22px;font-size:.74rem}.article-reading-column{min-width:0}.article-scope-note{border-radius:var(--radius);background:#f2f7f9;border:1px solid #cfdee6;gap:4px;margin-bottom:46px;padding:20px 22px;display:grid}.article-scope-note strong{color:var(--primary);font-size:.82rem}.article-scope-note p{color:#50616d;margin:0;font-size:.84rem;line-height:1.55}.restored-featured-image{aspect-ratio:16/9;border-radius:var(--radius);background:var(--surface);max-width:1040px;margin-top:64px;overflow:hidden;box-shadow:0 18px 48px #0b3e4c1f}.restored-featured-image img{object-fit:cover;width:100%;height:100%}.restored-content-shell{max-width:960px}.wordpress-content{color:#2c3a44;font-size:1.08rem;line-height:1.82;overflow-x:clip}.wordpress-content :where(h2,h3,h4,h5){max-width:28ch;color:var(--primary);margin-top:2.2em;margin-bottom:.7em;scroll-margin-top:28px}.wordpress-content h2{letter-spacing:-.045em;max-width:24ch;margin-top:2.45em;font-size:clamp(1.85rem,3vw,2.65rem)}.wordpress-content h3{letter-spacing:-.025em;font-size:clamp(1.28rem,2vw,1.62rem)}.wordpress-content h4{font-size:1.12rem}.wordpress-content :where(p){margin-bottom:1.3em}.wordpress-content>span,.wordpress-content>a{display:block}.wordpress-content :where(ul,ol){border-radius:var(--radius);background:#f3f7f9;gap:10px;margin:1.25em 0 1.8em;padding:24px 28px 24px 3.2em;display:grid}.wordpress-content li::marker{color:var(--secondary);font-weight:800}.wordpress-content a{color:#126b85;text-underline-offset:3px;font-weight:600;text-decoration-thickness:1px}.wordpress-content :where(img,video){border-radius:var(--radius);width:100%;max-width:100%;height:auto;margin-block:34px}.wordpress-content>a:has(img),.wordpress-content h2+a:has(img),.wordpress-content h3+a:has(img){display:block}.wordpress-content figure{max-width:100%;margin:32px 0}.wordpress-content figure img{width:100%;margin:0}.wordpress-content figcaption{color:var(--muted);text-align:center;margin-top:10px;font-size:.78rem}.wordpress-content iframe{border:0;border-radius:8px;width:100%;max-width:100%;min-height:420px;margin-block:30px}.wordpress-content blockquote{border-radius:var(--radius);color:var(--ink);background:#f3f7f9;border:1px solid #cfdee6;margin:36px 0;padding:24px 28px}.wordpress-content [style*=font-family]{font-family:inherit!important}.wordpress-content>:first-child{margin-top:0}.article-author-card{border-radius:var(--radius);background:#f3f7f9;border:1px solid #cfdee6;grid-template-columns:116px minmax(0,1fr);align-items:start;gap:26px;margin-top:72px;padding:30px;display:grid}.article-author-card>img{border-radius:var(--radius);object-fit:cover;width:116px;height:116px}.article-author-label{color:#536570;margin-bottom:4px;font-size:.72rem;font-weight:800}.article-author-card h2{color:var(--primary);margin-bottom:3px;font-size:clamp(1.45rem,2.5vw,1.9rem)}.article-author-role{color:#3f5967;margin-bottom:12px;font-size:.82rem;font-weight:800}.article-author-card p:not(.article-author-label,.article-author-role){color:#4c5e69;max-width:58ch;margin-bottom:14px;font-size:.88rem;line-height:1.65}.wordpress-content table{border-collapse:collapse;width:100%;margin-block:30px;display:block;overflow-x:auto}.wordpress-content :where(th,td){border:1px solid var(--line);text-align:left;padding:12px 14px}.wordpress-content .gspb_row__content,.wordpress-content .kt-row-column-wrap{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:32px;display:grid}.wordpress-content [class*=gspb_row__col--4]{grid-column:span 4}.wordpress-content [class*=gspb_row__col--6]{grid-column:span 6}.wordpress-content [class*=gspb_row__col--8]{grid-column:span 8}.wordpress-content [class*=gspb_row__col--12]{grid-column:1/-1}.wordpress-content .gspb_text{margin-bottom:1.3em}.wordpress-content .wp-block-spacer{max-height:64px}.empty-page-intro{max-width:720px;color:var(--muted);font-size:1.04rem}.restored-form-panel{border-radius:var(--radius);background:var(--surface);max-width:780px;margin-top:64px;padding:clamp(26px,5vw,48px)}.restored-form-panel h2{color:var(--primary);margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.5rem)}.restored-form-panel>p{color:var(--muted)}.restored-contact-form{gap:18px;margin-top:30px;display:grid}.restored-contact-form label{color:var(--ink);gap:7px;font-size:.76rem;font-weight:800;display:grid}.restored-contact-form :where(input,select,textarea){background:var(--white);width:100%;min-height:46px;color:var(--ink);border:1px solid #b9c8d1;border-radius:6px;padding:10px 12px}.restored-contact-form textarea{resize:vertical}.restored-contact-form .button{justify-self:start}.related-content{border-top:1px solid var(--line);background:var(--surface)}.content-section-heading{max-width:760px;margin-bottom:48px}.content-section-heading h2{color:var(--primary);margin-bottom:0}.content-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.content-card{border:1px solid var(--line);background:var(--white);border-radius:8px;overflow:hidden}.content-card-image{aspect-ratio:3/2;background:#dce8ed;display:block;overflow:hidden}.content-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.content-card:hover .content-card-image img{transform:scale(1.025)}.content-card-body{padding:24px}.content-card time{color:var(--muted);margin-bottom:10px;font-size:.72rem;font-weight:700;display:block}.content-card h3{color:var(--primary);margin-bottom:12px;font-size:1.12rem}.content-card h3 a{text-decoration:none}.content-card p{color:var(--muted);margin-bottom:18px;font-size:.84rem}@media (width<=980px){.hero-grid,.trust-grid{grid-template-columns:1fr}.hero-copy{max-width:720px}.appointment-card{width:min(100%,720px)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card:last-child{grid-column:1/-1;min-height:0}.team-figure{width:min(100%,540px)}.strength-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-content-layout{grid-template-columns:minmax(0,760px);gap:34px}.article-sidebar{position:static}.article-toc nav{max-height:360px}}@media (width<=760px){.site-shell{width:min(100% - 32px,1180px)}.section{padding-block:68px}.menu-toggle{display:block}.site-nav{background:var(--primary);box-shadow:var(--shadow);border:1px solid #ffffff40;flex-direction:column;align-items:stretch;gap:6px;padding:18px;display:none;position:absolute;top:calc(100% + 1px);left:16px;right:16px}.site-nav.is-open{display:flex}.site-nav a{min-height:44px;padding:11px 12px}.phone-link{text-align:center}.hero{padding-block:54px 70px}.hero-grid{gap:42px}.expertise-grid,.why-intro,.service-page-intro,.service-feature-grid,.approach-grid,.benefit-grid,.extraction-process-grid,.service-booking-grid,.footer-grid,.content-card-grid{grid-template-columns:1fr}.content-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wordpress-content .gspb_row__content,.wordpress-content .kt-row-column-wrap{grid-template-columns:1fr}.wordpress-content [class*=gspb_row__col--]{grid-column:auto}.service-page-hero{padding-block:64px}.service-page-intro{gap:28px}.service-feature-grid,.approach-grid{gap:34px}.approach-grid .service-media{grid-row:1}.benefit-grid{gap:38px}.extraction-reasons{margin-top:48px}.extraction-process-grid{gap:38px;margin-top:58px}.process-item:last-child{grid-column:auto}.service-booking-grid{gap:34px}.split-heading{grid-template-columns:1fr;align-items:start;gap:18px}.split-heading p{margin-bottom:0}.service-grid{grid-template-columns:1fr;gap:24px}.service-card,.service-card:last-child{grid-column:auto;min-height:0;padding-right:0}.credibility{padding-top:76px}.expertise-grid{margin-top:72px}.expertise-grid article:first-of-type{order:1}.expertise-grid .clinical-image:first-of-type{order:2}.expertise-grid .clinical-image-secondary{order:4}.expertise-grid article:nth-of-type(2){order:3}.why-section{padding-top:142px}.why-image{grid-row:1}.article-stack{margin-top:62px}.article-page-hero{padding-block:42px 82px}.article-page-hero .breadcrumbs{margin-bottom:28px}.article-page-hero h1{margin-bottom:20px;font-size:clamp(2.45rem,10.5vw,3.7rem)}.article-dek{margin-bottom:28px;font-size:1.03rem}.article-meta{flex-direction:column;align-items:flex-start;gap:22px}.article-date-list{width:100%}.article-date-list>div{flex:1 1 0;min-width:0;padding:0 18px}.article-date-list>div:first-child{border-left:0;padding-left:0}.article-featured-image{border-width:5px;width:min(100% - 32px,1100px);margin-top:-38px}.article-content-section{padding-block:62px 82px}.article-scope-note{margin-bottom:38px}.wordpress-content{font-size:1.02rem}.wordpress-content :where(ul,ol){padding:21px 20px 21px 2.75em}.article-author-card{grid-template-columns:96px minmax(0,1fr);gap:20px;margin-top:58px;padding:24px}.article-author-card>img{width:96px;height:96px}}@media (width<=520px){h1{font-size:clamp(2.25rem,12vw,3.15rem)}h2{font-size:clamp(1.85rem,9vw,2.5rem)}.header-inner{min-height:68px}.brand{max-width:210px;font-size:.72rem}.content-card-grid{grid-template-columns:1fr}.restored-page-hero{padding-block:48px 54px}.restored-featured-image{margin-top:36px}.article-category{margin-bottom:10px}.article-page-hero h1{font-size:clamp(2.25rem,11vw,3rem)}.article-date-list{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:16px;display:grid}.article-date-list>div{padding-inline:14px}.article-date-list>div:nth-child(odd){border-left:0;padding-left:0}.article-author-card{grid-template-columns:1fr;gap:16px;padding:20px}.article-author-card>img{width:88px;height:88px}.wordpress-content iframe{min-height:260px}.two-column,.strength-grid{grid-template-columns:1fr}.appointment-preference-row>label{grid-template-rows:auto}.appointment-card{padding:22px 18px}.split-heading h2{font-size:clamp(2.15rem,10vw,2.8rem)}.service-card h3{font-size:1.12rem}.team-figure figcaption{left:8px}.strength-grid{top:64px}.why-section{padding-top:132px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-sans-latin-ext-400-normal.BtiwyxMk.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-400-normal.BjWJ59Pq.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-sans-latin-400-normal.CW0RaeGs.woff2)format("woff2"),url(/_astro/dm-sans-latin-400-normal.BwCSEQnW.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/dm-sans-latin-ext-500-normal.BJfUCQsA.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-500-normal.DR84L5F-.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/dm-sans-latin-500-normal.B9HHJjqV.woff2)format("woff2"),url(/_astro/dm-sans-latin-500-normal.Dr3UlScf.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/dm-sans-latin-ext-600-normal.4vooXBpG.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-600-normal.DRtaDpgU.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/dm-sans-latin-600-normal.Aqo67rzb.woff2)format("woff2"),url(/_astro/dm-sans-latin-600-normal.BmdmIIQ2.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/dm-sans-latin-ext-700-normal.CJIcxD6K.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-700-normal.BLI3TTWz.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/dm-sans-latin-700-normal.DvUfVpUG.woff2)format("woff2"),url(/_astro/dm-sans-latin-700-normal.CUSSCpQX.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
