@font-face{font-family:Assistant Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(../media/assistant-hebrew-wght-normal.1g13k5lvrp86j.woff2)format("woff2-variations");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Assistant Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(../media/assistant-latin-ext-wght-normal.3sl-yt1qi_61q.woff2)format("woff2-variations");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:Assistant Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(../media/assistant-latin-wght-normal.2brjt938wmu6w.woff2)format("woff2-variations");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}
:root{--canvas:#fbf7ef;--surface:#fffdf8;--surface-soft:#f2eadc;--ink:#29301d;--muted:#626a57;--olive:#56613a;--olive-deep:#384024;--olive-soft:#dce0cf;--terracotta:#bd6649;--terracotta-deep:#91462f;--terracotta-soft:#efd6c9;--line:#ded6c8;--white:#fff;--shadow:0 24px 70px #382d191f;--shadow-soft:0 14px 36px #382d1914;--radius-sm:8px;--radius-md:16px;--radius-lg:28px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--canvas);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Assistant Variable,Arial,Segoe UI,system-ui,sans-serif;font-size:17px;line-height:1.75}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #1877d2}::selection{color:var(--white);background:var(--terracotta)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;text-wrap:balance;line-height:1.16}h1{font-size:clamp(2.7rem,6vw,5.65rem);font-weight:760}h2{font-size:clamp(2rem,4vw,3.6rem);font-weight:740}h3{font-size:clamp(1.25rem,2vw,1.6rem)}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.narrow{max-width:820px}.section{padding-block:clamp(78px,10vw,140px)}.skip-link{z-index:1000;border-radius:var(--radius-sm);background:var(--white);color:var(--ink);box-shadow:var(--shadow-soft);padding:10px 18px;transition:transform .18s;position:fixed;inset-block-start:12px;inset-inline-start:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--terracotta-deep);letter-spacing:.06em;align-items:center;gap:8px;margin-bottom:18px;font-size:.84rem;font-weight:800;display:flex}.eyebrow.light{color:#f4bca8}.button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 22px;font-weight:760;line-height:1.2;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--terracotta);color:var(--white);box-shadow:0 10px 28px #91462f3d}.button-primary:hover{background:var(--terracotta-deep);box-shadow:0 13px 34px #91462f4d}.button-secondary{border-color:var(--olive);color:var(--olive-deep);background:0 0}.button-secondary:hover{background:var(--olive);color:var(--white)}.button-light{background:var(--surface);color:var(--olive-deep)}.button-large{min-height:56px;padding-inline:27px}.button-small{min-height:42px;padding:9px 16px;font-size:.92rem}.button-block{width:100%}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbf7efe6;border-bottom:1px solid #56613a1f;position:sticky;inset-block-start:0}.header-inner{align-items:center;gap:30px;min-height:82px;display:flex}.brand{align-items:center;gap:10px;margin-inline-end:auto;display:inline-flex}.brand img{object-fit:contain;width:50px;height:50px}.brand span{line-height:1.18;display:grid}.brand b{letter-spacing:.02em;font-size:1.22rem}.brand small{color:var(--muted);margin-top:4px;font-size:.71rem}.desktop-nav{align-items:center;gap:28px;font-size:.93rem;font-weight:700;display:flex}.desktop-nav a{padding-block:28px;position:relative}.desktop-nav a:after{background:var(--terracotta);content:"";width:0;height:2px;margin-inline:auto;transition:width .18s;position:absolute;inset-block-end:20px;inset-inline:0}.desktop-nav a:hover:after{width:100%}.header-cta{min-height:44px;padding-inline:18px}.mobile-nav{display:none;position:relative}.mobile-nav summary{border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);width:min(320px,100vw - 40px);box-shadow:var(--shadow);gap:4px;padding:18px;display:grid;position:absolute;inset-block-start:56px;inset-inline-end:0}.mobile-nav nav>a:not(.button){border-bottom:1px solid var(--line);padding:11px 9px;font-weight:700}.mobile-nav .button{margin-top:10px}.hero{background:radial-gradient(circle at 18% 16%, #efd6c9a6, transparent 30%), var(--canvas);padding-block:clamp(70px,9vw,120px);position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #56613a29;border-radius:50%;width:460px;height:460px;position:absolute;inset-block-end:-220px;inset-inline-start:-140px}.hero-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(45px,7vw,90px);display:grid}.hero-copy{z-index:1;position:relative}.hero-copy h1{margin-bottom:28px}.hero-copy h1 span{color:var(--terracotta-deep);display:block}.hero-lead,.page-lead{color:var(--muted);font-size:clamp(1.08rem,1.8vw,1.28rem);line-height:1.75}.hero-lead{max-width:620px;margin-bottom:32px}.hero-actions,.cta-actions{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.hero-trust{color:var(--muted);flex-wrap:wrap;gap:20px;margin:29px 0 0;padding:0;font-size:.89rem;font-weight:700;list-style:none;display:flex}.hero-trust li{align-items:center;gap:6px;display:flex}.hero-trust svg{width:18px;color:var(--olive)}.hero-visual{position:relative}.image-frame{aspect-ratio:1.08;box-shadow:var(--shadow);border-radius:190px 18px;position:relative;overflow:hidden}.image-frame img{object-fit:cover;object-position:58% center}.hero-note{border-radius:var(--radius-md);max-width:255px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffdf8f0;border:1px solid #56613a26;align-items:center;gap:12px;padding:17px 20px;line-height:1.4;display:flex;position:absolute;inset-block-end:46px;inset-inline-start:-35px}.hero-note svg{color:var(--terracotta);flex:none}.hero-note b{display:block}.section-heading{max-width:700px}.section-heading h2{margin-bottom:22px}.section-heading>p:last-child,.split-heading>p,.section-heading div+p{color:var(--muted)}.split-heading{grid-template-columns:1fr minmax(280px,.6fr);align-items:end;gap:80px;max-width:none;margin-bottom:50px;display:grid}.split-heading h2{margin-bottom:0}.centered,.centered-text{text-align:center;margin-inline:auto}.centered .eyebrow,.centered-text .eyebrow{justify-content:center}.treatments-preview{background:var(--surface)}.treatment-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.treatment-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;min-width:0;transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 0 #382d1900}.treatment-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-6px)}.card-image{aspect-ratio:1.42;border-radius:calc(var(--radius-md) - 1px) calc(var(--radius-md) - 1px) 0 0;position:relative;overflow:hidden}.card-image img,.directory-image img,.related-card img,.treatment-hero-image img{object-fit:cover;transition:transform .6s}.treatment-card:hover .card-image img,.directory-card:hover .directory-image img,.related-card:hover img{transform:scale(1.035)}.card-body{flex-direction:column;flex:1;align-items:flex-start;min-height:325px;padding:26px;display:flex}.card-number{color:var(--terracotta);letter-spacing:.08em;margin-bottom:16px;font-size:.76rem;font-weight:900}.card-body h3{margin-bottom:13px}.card-body p{color:var(--muted);font-size:.94rem;line-height:1.7}.text-link{color:var(--terracotta-deep);align-items:center;gap:7px;margin-top:auto;font-weight:800;display:inline-flex}.text-link svg{width:18px;transition:transform .18s}.text-link:hover svg{transform:translate(-4px)}.home-benefits{background:var(--surface);padding-block:0}.benefits-shell{border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--olive-deep);color:var(--white);padding:clamp(65px,8vw,100px)}.benefits-shell .section-heading>p:last-child{color:#cdd2c0}.advantages-grid{border-block:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);gap:0;margin-top:58px;display:grid}.advantages-grid article{border-inline-start:1px solid #ffffff2e;padding:38px 34px}.advantages-grid article:first-child{border-inline-start:0}.advantages-grid svg{color:#efb79f;width:34px;height:34px;margin-bottom:20px}.advantages-grid h3{margin-bottom:13px}.advantages-grid p{color:#cdd2c0;margin-bottom:0;font-size:.94rem}.process{background:var(--surface-soft)}.process-grid{grid-template-columns:.75fr 1fr;gap:clamp(70px,10vw,150px);display:grid}.sticky-heading{align-self:start;position:sticky;inset-block-start:130px}.sticky-heading .button{margin-top:12px}.steps-list{counter-reset:steps;margin:0;padding:0;list-style:none}.steps-list li{border-bottom:1px solid #56613a38;grid-template-columns:74px 1fr;gap:25px;padding-block:30px;display:grid}.steps-list li:first-child{padding-top:0}.steps-list>li>span{color:var(--terracotta);font-size:1.9rem;font-weight:800}.steps-list h3{margin-bottom:8px}.steps-list p{color:var(--muted);margin-bottom:0}.about{background:var(--surface)}.about-grid{grid-template-columns:.7fr 1fr;align-items:center;gap:clamp(70px,10vw,145px);display:grid}.about-mark{aspect-ratio:1;border:1px solid var(--line);background:var(--surface-soft);border-radius:48% 52% 36% 64%/55% 36% 64% 45%;position:relative}.about-mark img{object-fit:contain;padding:13%}.about .section-heading p{color:var(--muted)}.about-signature{border-inline-start:3px solid var(--terracotta);width:fit-content;margin-top:28px;padding-inline-start:20px;display:grid}.about-signature span{color:var(--ink);font-size:1.25rem;font-weight:800}.about-signature small{color:var(--muted)}.area-section{background:var(--terracotta-deep);color:var(--white);padding-block:85px}.area-grid{grid-template-columns:1fr .8fr;align-items:center;gap:90px;display:grid}.area-grid h2{margin-bottom:18px}.area-grid p{color:#f2d9cf;margin-bottom:0}.area-card{background:#ffffff14;border:1px solid #ffffff40;align-items:flex-start;gap:18px;padding:32px;display:flex}.area-card svg{flex:none;margin-top:5px}.area-card strong{margin-bottom:7px;font-size:1.12rem;display:block}.final-cta{background:var(--surface)}.cta-shell{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--canvas);justify-content:space-between;align-items:center;gap:60px;padding:clamp(42px,7vw,80px);display:flex}.cta-shell h2{margin-bottom:14px}.cta-shell p{max-width:650px;color:var(--muted);margin-bottom:0}.cta-actions{flex-direction:column;flex:none}.phone-link{color:var(--olive-deep);text-underline-offset:4px;font-size:.9rem;font-weight:800;text-decoration:underline}.site-footer{color:var(--white);background:#252b19;padding-block:80px 28px}.footer-grid{grid-template-columns:1.2fr .8fr .8fr 1fr;gap:55px;display:grid}.footer-brand{align-items:flex-start;gap:14px;display:flex}.footer-brand img{flex:none}.footer-brand strong{font-size:1.35rem}.footer-brand p,.site-footer p{color:#bfc5b3}.site-footer h2{color:#f4bca8;letter-spacing:.06em;margin-bottom:18px;font-size:.84rem}.site-footer a:not(.button),.footer-link-button{color:#dfe2d8;cursor:pointer;text-align:start;background:0 0;border:0;width:fit-content;margin-bottom:8px;font-size:.91rem;display:block}.site-footer a:not(.button):hover,.footer-link-button:hover{color:var(--white);text-underline-offset:4px;text-decoration:underline}.footer-cta{border-inline-start:1px solid #ffffff26;padding-inline-start:25px}.footer-bottom{color:#929a88;border-top:1px solid #ffffff1f;justify-content:space-between;gap:30px;margin-top:65px;padding-top:24px;font-size:.78rem;display:flex}.whatsapp-float{z-index:45;min-height:54px;color:var(--white);background:#1fa855;border:2px solid #fffc;border-radius:28px;align-items:center;gap:9px;padding:11px 18px;font-weight:800;line-height:1;transition:transform .18s,background .18s;display:inline-flex;position:fixed;inset-block-end:23px;inset-inline-start:23px;box-shadow:0 14px 35px #155b304d}.whatsapp-float:hover{background:#168b45;transform:translateY(-3px)}.cookie-banner{z-index:100;border-radius:var(--radius-md);width:min(100% - 40px,1040px);color:var(--white);background:#252b19;border:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:35px;padding:22px 25px;display:flex;position:fixed;inset-block-end:20px;inset-inline-start:50%;transform:translate(50%);box-shadow:0 25px 70px #1a1e1152}.cookie-banner strong{margin-bottom:3px;display:block}.cookie-banner p{color:#cfd4c5;max-width:670px;margin-bottom:2px;font-size:.88rem;line-height:1.5}.cookie-banner a{color:#f3bba6;text-underline-offset:3px;font-size:.78rem;text-decoration:underline}.cookie-actions{flex:none;gap:9px;display:flex}.cookie-actions .button-secondary{color:var(--white);border-color:#bfc5b3}.page-hero{background:var(--surface-soft);padding-block:clamp(76px,10vw,130px)}.compact-page-hero{position:relative;overflow:hidden}.compact-page-hero:after{content:"";border:1px solid #91462f38;border-radius:50%;width:420px;height:420px;position:absolute;inset-block-start:-190px;inset-inline-end:-120px}.page-hero h1{margin-bottom:24px}.page-hero .page-lead{margin-bottom:31px}.treatment-directory{gap:42px;display:grid}.directory-card{border:1px solid var(--line);background:var(--surface);grid-template-columns:.9fr 1.1fr;min-height:450px;display:grid;overflow:hidden}.directory-card:nth-child(2n) .directory-image{order:2}.directory-image{min-height:430px;position:relative;overflow:hidden}.directory-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(35px,6vw,72px);display:flex}.directory-copy h2{margin-bottom:18px;font-size:clamp(2rem,3.5vw,3rem)}.directory-copy>p:not(.eyebrow){color:var(--muted)}.mini-benefits{color:var(--olive-deep);gap:6px;margin:5px 0 28px;padding:0;font-size:.92rem;font-weight:700;list-style:none;display:grid}.mini-benefits li:before{color:var(--terracotta);content:"—";margin-inline-end:9px}.small-cta-section{background:var(--surface);padding-top:0}.compact-cta{padding:clamp(36px,5vw,58px)}.compact-cta h2{font-size:clamp(1.7rem,3vw,2.5rem)}.treatment-hero{background:var(--surface-soft);padding-block:35px clamp(75px,9vw,120px)}.breadcrumbs{color:var(--muted);align-items:center;gap:6px;margin-bottom:30px;font-size:.82rem;display:flex}.breadcrumbs a:hover{color:var(--terracotta-deep)}.breadcrumbs svg{width:14px}.treatment-hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(45px,7vw,90px);display:grid}.treatment-hero-copy h1{margin-bottom:24px;font-size:clamp(2.7rem,5vw,5rem)}.treatment-hero-copy .page-lead{margin-bottom:25px}.service-meta{color:var(--olive-deep);gap:8px;margin-bottom:30px;font-size:.92rem;font-weight:700;display:grid}.service-meta span{align-items:center;gap:9px;display:flex}.service-meta svg{width:18px;color:var(--terracotta)}.treatment-hero-image{aspect-ratio:1.27;box-shadow:var(--shadow);border-radius:80px 12px;position:relative;overflow:hidden}.article-section{background:var(--surface)}.article-layout{grid-template-columns:minmax(0,1fr) 340px;gap:clamp(55px,8vw,110px);display:grid}.treatment-article{max-width:760px}.treatment-article>section{margin-bottom:55px}.treatment-article h2{margin-bottom:22px;font-size:clamp(1.8rem,3vw,2.5rem)}.treatment-article p{color:#515a47;font-size:1.04rem}.check-list{gap:13px;margin:0;padding:0;list-style:none;display:grid}.check-list.two-columns{grid-template-columns:repeat(2,1fr);gap:16px 30px}.check-list li{color:var(--olive-deep);align-items:flex-start;gap:9px;display:flex}.check-list svg{width:19px;color:var(--terracotta);flex:none;margin-top:4px}.medical-note{border-inline-start:4px solid var(--terracotta);background:var(--surface-soft);gap:20px;margin-top:60px;padding:30px;display:flex}.medical-note>svg{width:30px;height:30px;color:var(--olive);flex:none}.medical-note h2{margin-bottom:10px;font-size:1.35rem}.medical-note p{margin-bottom:8px;font-size:.91rem}.article-sidebar{position:relative}.sidebar-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--canvas);box-shadow:var(--shadow-soft);padding:31px;position:sticky;inset-block-start:125px}.sidebar-card>span{margin-bottom:20px;font-size:1.2rem;font-weight:800;display:block}.sidebar-card .check-list{margin-bottom:26px;font-size:.9rem}.treatment-process-section{background:var(--olive-deep);color:var(--white)}.treatment-process-grid{border-block:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);gap:0;margin:55px 0 0;padding:0;list-style:none;display:grid}.treatment-process-grid li{border-inline-start:1px solid #ffffff2e;padding:36px 30px}.treatment-process-grid li:first-child{border-inline-start:0}.treatment-process-grid span{color:#f0b69f;margin-bottom:35px;font-size:1.8rem;font-weight:800;display:block}.treatment-process-grid p{color:#d8ddcf;margin-bottom:0}.faq-section{background:var(--surface-soft)}.faq-list{border-top:1px solid var(--line);margin-top:45px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:23px 38px 23px 0;font-size:1.08rem;font-weight:800;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:before,.faq-list summary:after{background:var(--terracotta);content:"";width:15px;height:2px;transition:transform .18s;position:absolute;inset-block-start:50%;inset-inline-start:4px}.faq-list summary:after{transform:rotate(90deg)}.faq-list details[open] summary:after{transform:rotate(0)}.faq-list details p{max-width:700px;color:var(--muted);padding-bottom:24px}.related-section{background:var(--surface)}.related-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.related-card{border:1px solid var(--line);background:var(--surface);display:block}.related-card>div{aspect-ratio:1.55;position:relative;overflow:hidden}.related-card>span{justify-content:space-between;align-items:center;padding:19px 21px;font-weight:800;display:flex}.related-card svg{width:19px;color:var(--terracotta)}.legal-page{background:var(--surface);min-height:70vh}.legal-layout{grid-template-columns:230px minmax(0,760px);justify-content:center;gap:clamp(55px,8vw,105px);display:grid}.legal-aside{border-block:1px solid var(--line);color:var(--muted);flex-direction:column;align-self:start;align-items:flex-start;gap:8px;padding:23px 0;font-size:.84rem;display:flex;position:sticky;inset-block-start:130px}.legal-aside strong{color:var(--ink);margin-bottom:13px}.legal-aside a{color:var(--terracotta-deep);font-weight:700}.legal-content>h1{margin-bottom:28px;font-size:clamp(2.6rem,5vw,4.8rem)}.legal-intro{color:var(--muted);margin-bottom:55px;font-size:1.2rem}.legal-content h2{margin:45px 0 15px;font-size:1.55rem}.legal-content p,.legal-content li{color:#515a47}.legal-content a{color:var(--terracotta-deep);text-underline-offset:3px;text-decoration:underline}.legal-disclaimer{border-inline-start:4px solid var(--terracotta);background:var(--surface-soft);margin-top:55px;padding:24px;font-size:.9rem}.not-found{background:var(--surface-soft);align-items:center;min-height:65vh;display:grid}.not-found h1{margin-bottom:18px}.not-found p:not(.eyebrow){color:var(--muted)}.centered-actions{justify-content:center;margin-top:28px}@media (max-width:1040px){.desktop-nav{gap:17px}.desktop-nav a{font-size:.86rem}.header-cta{display:none}.hero-grid,.treatment-hero-grid{gap:45px}.treatment-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:minmax(0,1fr) 300px;gap:45px}.treatment-process-grid{grid-template-columns:repeat(2,1fr)}.treatment-process-grid li:nth-child(3){border-inline-start:0;border-top:1px solid #ffffff2e}.treatment-process-grid li:nth-child(4){border-top:1px solid #ffffff2e}}@media (max-width:820px){.container{width:min(calc(100% - 30px), var(--container))}.desktop-nav,.header-cta{display:none}.mobile-nav{display:block}.hero-grid,.treatment-hero-grid,.process-grid,.about-grid,.area-grid,.article-layout,.legal-layout{grid-template-columns:1fr}.hero-copy{order:1}.hero-visual{order:0}.image-frame{max-height:620px}.hero-note{inset-inline-start:15px}.split-heading{grid-template-columns:1fr;gap:18px}.advantages-grid{grid-template-columns:1fr}.advantages-grid article{border-inline-start:0;border-bottom:1px solid #ffffff2e}.advantages-grid article:last-child{border-bottom:0}.sticky-heading,.sidebar-card,.legal-aside{position:static}.about-mark{width:min(100%,480px);margin-inline:auto}.area-grid{gap:35px}.cta-shell{flex-direction:column;align-items:flex-start}.cta-actions{align-items:stretch;width:100%}.footer-grid{gap:40px}.directory-card{grid-template-columns:1fr}.directory-card:nth-child(2n) .directory-image{order:0}.directory-image{aspect-ratio:1.5;min-height:auto}.article-sidebar{order:-1}.sidebar-card .check-list{grid-template-columns:repeat(2,1fr)}.legal-aside{flex-flow:wrap;align-items:center;gap:12px}.legal-aside strong{margin:0 auto 0 0}}@media (max-width:620px){body{font-size:16px}.section{padding-block:72px}.brand small{display:none}.brand img{width:46px;height:46px}.header-inner{min-height:72px}.hero{padding-top:28px}.hero-grid{gap:42px}.image-frame{aspect-ratio:1;border-radius:100px 12px}.hero-note{max-width:220px;padding:13px 15px;font-size:.85rem;inset-block-end:18px;inset-inline-start:9px}.hero-actions,.hero-actions .button,.hero-actions>a{width:100%}.hero-trust{gap:11px 18px}.treatment-grid,.related-grid,.check-list.two-columns,.sidebar-card .check-list,.footer-grid{grid-template-columns:1fr}.card-body{min-height:0}.benefits-shell{border-radius:0;width:100%;padding:55px 24px}.steps-list li{grid-template-columns:52px 1fr;gap:15px}.footer-cta{border-top:1px solid #ffffff26;border-inline-start:0;padding:30px 0 0}.footer-bottom{flex-direction:column;gap:8px}.whatsapp-float{justify-content:center;width:54px;padding:0;inset-block-end:14px;inset-inline-start:14px}.whatsapp-float span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cookie-banner{flex-direction:column;align-items:stretch;gap:14px;width:calc(100% - 20px);padding:19px;inset-block-end:10px}.cookie-actions{flex-direction:column-reverse}.treatment-hero{padding-top:23px}.treatment-hero-image{aspect-ratio:1.18;border-radius:65px 10px;order:-1}.treatment-process-grid{grid-template-columns:1fr}.treatment-process-grid li{border-inline-start:0;border-top:1px solid #ffffff2e}.treatment-process-grid li:first-child{border-top:0}.treatment-process-grid span{margin-bottom:12px}.medical-note{flex-direction:column}.directory-copy{padding:30px 24px 36px}.legal-aside{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
