:root{--blue: #161867;--blue-2: #24277f;--green: #458031;--green-dark: #315d22;--green-soft: #eef5eb;--ink: #18202a;--muted: #64707d;--line: #dfe4e7;--surface: #ffffff;--surface-soft: #f7f8f6;--shadow: 0 18px 50px rgba(22, 24, 103, .1);--radius: 22px}html,body,#root{max-width:100%}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}a{color:inherit}img{display:block;max-width:100%}main{min-height:60vh}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:88px 0}.section-tinted{background:var(--surface-soft)}.info-heading>div:not(.info-heading-icon){min-width:0;flex:1 1 auto}.costs-page-grid>*,.article-layout>*,.content-split>*{min-width:0}.site-header{position:sticky;top:0;z-index:1000;background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 6px 28px #16186712}.top-contact-strip{background:var(--blue);color:#fff;font-size:13px}.top-contact-inner{min-height:34px;display:flex;align-items:center;justify-content:flex-end;gap:22px}.top-contact-inner span,.top-contact-inner a{display:inline-flex;align-items:center;gap:7px;text-decoration:none}.top-contact-inner a{color:#dbe1ff;font-weight:700}.top-contact-inner a:hover{color:#fff}.header-inner{height:84px;display:flex;align-items:center;gap:24px}.brand{width:205px;flex:0 0 205px;display:flex;align-items:center;text-decoration:none}.brand-full{max-height:70px;width:auto;object-fit:contain}.brand-mark{display:none;width:54px;height:54px;object-fit:contain}.desktop-nav{margin-left:auto;display:flex;align-items:stretch;align-self:stretch}.nav-link{border:0;background:transparent;color:var(--blue);text-decoration:none;font-weight:700;font-size:14px;display:flex;align-items:center;gap:4px;padding:0 13px;cursor:pointer;white-space:nowrap;position:relative}.desktop-nav>.nav-link:after,.desktop-nav>.dropdown>.nav-link:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;transform:scaleX(0);background:var(--green);transition:transform .2s ease}.desktop-nav>.nav-link:hover:after,.desktop-nav>.nav-link.active:after,.desktop-nav>.dropdown:hover>.nav-link:after,.desktop-nav>.dropdown.is-open>.nav-link:after,.desktop-nav>.dropdown.is-active>.nav-link:after{transform:scaleX(1)}.nav-link:hover,.nav-link.active,.dropdown.is-active>.nav-link{color:var(--green-dark)}.dropdown{position:relative;display:flex}.dropdown-panel{position:absolute;top:calc(100% - 1px);left:0;min-width:290px;padding:9px;background:#fff;border:1px solid var(--line);border-radius:0 0 16px 16px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}.dropdown.is-open .dropdown-panel{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-panel a{display:block;padding:10px 12px;border-radius:10px;color:var(--blue);font-size:14px;text-decoration:none;font-weight:650}.dropdown-panel a:hover,.dropdown-panel a.active{background:var(--green-soft);color:var(--green-dark)}.mobile-menu-button{display:none;margin-left:auto;border:0;background:var(--blue);color:#fff;width:46px;height:46px;border-radius:12px;align-items:center;justify-content:center;cursor:pointer}.mobile-nav{display:none}.doctolib-tab{position:fixed;right:0;top:42%;z-index:950;background:#006bff;color:#fff;text-decoration:none;min-height:160px;width:54px;border-radius:14px 0 0 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;box-shadow:0 10px 30px #003d9b42}.doctolib-tab span:last-child{writing-mode:vertical-rl;transform:rotate(180deg);font-weight:800;font-size:13px}.doctolib-dot{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:7px;overflow:hidden}.doctolib-dot img{display:block;width:100%;height:100%;object-fit:cover}.hero{position:relative;overflow:hidden;padding:78px 0 88px;background:linear-gradient(130deg,#f7f8ff,#fff 55%,#f0f6ed)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:70px;align-items:center;position:relative;z-index:2}.hero-bg-shape{position:absolute;border-radius:999px;opacity:.45}.hero-shape-one{width:420px;height:420px;background:#dfe2ff;right:-170px;top:-130px}.hero-shape-two{width:310px;height:310px;background:#dbead5;left:-130px;bottom:-160px}.hero-logo-link{color:inherit;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hero-portrait{width:100%;min-height:500px;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.hero-portrait img{width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center;display:block}.hero-logo-link:hover{transform:translateY(-3px);border-color:#45803159;box-shadow:0 20px 50px #16186729}.hero-logo-link:focus-visible{outline:3px solid rgba(69,128,49,.4);outline-offset:3px}.hero-logo-arrow{margin-left:4px;color:var(--green);flex-shrink:0;transition:transform .2s ease}.hero-logo-link:hover .hero-logo-arrow{transform:translate(4px)}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:13px;color:var(--green-dark);font-size:13px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:3px;background:var(--green);border-radius:2px}.hero h1,.page-hero h1,.section-heading h2,.content-title,.article-content h2{font-family:Georgia,Times New Roman,serif;color:var(--blue);letter-spacing:-.025em;line-height:1.08}.hero h1{font-size:clamp(42px,5vw,70px);margin:0 0 24px;max-width:760px}.hero-lead{font-size:18px;color:#4d5966;max-width:680px;margin:0 0 30px}.hero-actions{display:flex;flex-wrap:wrap;gap:13px}.button{min-height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 21px;border:1px solid transparent;font-weight:780;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px #1618672e}.button-primary:hover{background:var(--blue-2)}.button-secondary{background:#fff;color:var(--blue);border-color:#cfd3e2}.button-secondary:hover{border-color:var(--green);color:var(--green-dark)}.home-costs .button{padding-left:26px;padding-right:26px;white-space:nowrap;flex-shrink:0;min-width:max-content}.button-block{width:100%}.trust-row{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:30px;color:#4c5760;font-size:14px}.trust-row span{display:inline-flex;align-items:center;gap:6px}.trust-row svg{color:var(--green)}.hero-visual{position:relative}.image-placeholder{min-height:300px;border-radius:var(--radius);border:1px dashed rgba(22,24,103,.25);background:linear-gradient(145deg,#16186712,#45803117),repeating-linear-gradient(45deg,transparent 0 16px,rgba(255,255,255,.7) 16px 32px);display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;padding:34px;color:var(--blue);box-shadow:var(--shadow)}.image-placeholder-tall{min-height:500px}.placeholder-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#fff;color:var(--green);margin-bottom:14px}.image-placeholder strong{font-size:20px}.image-placeholder span{font-size:14px;color:var(--muted);margin-top:7px}.hero-logo-card{position:absolute;left:-30px;bottom:26px;background:#fff;border-radius:18px;padding:13px 17px 13px 12px;box-shadow:var(--shadow);display:flex;align-items:center;gap:12px;border:1px solid rgba(22,24,103,.08)}.hero-logo-card img{width:58px;height:58px;object-fit:contain}.hero-logo-card strong,.hero-logo-card span{display:block}.hero-logo-card strong{color:var(--blue)}.hero-logo-card span{font-size:12px;color:var(--muted)}.section-heading{max-width:760px;margin-bottom:38px}.section-heading.centered{margin-left:auto;margin-right:auto;text-align:center}.section-heading.centered .eyebrow{justify-content:center}.section-heading h2{font-size:clamp(34px,4vw,50px);margin:0 0 15px}.section-heading p{color:var(--muted);margin:0;font-size:17px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid-four{grid-template-columns:repeat(4,1fr)}.service-card{border:1px solid var(--line);border-radius:18px;padding:27px;background:#fff}.service-card h3,.therapy-card h3{color:var(--blue);font-family:Georgia,Times New Roman,serif;font-size:24px;margin:0 0 10px;line-height:1.2}.service-card p,.therapy-card p{color:var(--muted);margin:0 0 20px}.text-link{color:var(--green-dark);font-weight:780;text-decoration:none;display:inline-flex;align-items:center;gap:7px}.service-card-link{display:flex;flex-direction:column;justify-content:space-between;min-height:230px;color:inherit;text-decoration:none;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-card-link:hover{transform:translateY(-5px);border-color:#45803173;box-shadow:0 16px 35px #1618671a}.service-card-link:focus-visible{outline:3px solid rgba(69,128,49,.4);outline-offset:3px}.service-card-arrow{display:inline-flex;align-items:center;gap:7px;margin-top:22px;color:#458031;font-size:14px;font-weight:600}.service-card-arrow svg{transition:transform .2s ease}.service-card-link:hover .service-card-arrow svg{transform:translate(4px)}.treatment-process-section{background:#fff}.treatment-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.treatment-step{position:relative;padding:30px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.treatment-step-number{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:20px;border-radius:14px;background:var(--green-soft);color:var(--green-dark);font-size:13px;font-weight:850;letter-spacing:.08em}.treatment-step h3{margin:0 0 12px;color:var(--blue);font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.2}.treatment-step p{margin:0;color:var(--muted)}.therapy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch;max-width:1000px;margin:0 auto}.therapy-card{background:#fff;border:1px solid #e1e5df;border-radius:var(--radius)}.therapy-real-image{width:100%;height:100%;object-fit:cover;display:block}.therapy-card-image-link{display:flex;flex-direction:column;height:100%;padding:0;overflow:hidden;color:inherit;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.therapy-card-image-link:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#45803159;text-decoration:none}.therapy-card-image-link:focus,.therapy-card-image-link:visited,.therapy-card-image-link:active{text-decoration:none}.therapy-card-image-link:focus-visible{outline:3px solid rgba(69,128,49,.4);outline-offset:3px}.therapy-image{width:100%;height:210px;overflow:hidden}.therapy-image>*{width:100%;height:100%;min-height:100%;border-radius:0;box-shadow:none}.therapy-card-content{display:flex;flex-direction:column;flex:1;padding:26px}.therapy-card-content h3{margin:0 0 12px;color:var(--blue)}.therapy-card-content p{margin:0 0 22px;color:var(--muted)}.therapy-card-content .text-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:var(--green-dark);font-weight:780;text-decoration:none}.therapy-card-content .text-link svg{transition:transform .2s ease}.therapy-card-image-link:hover .text-link svg{transform:translate(4px)}.info-heading{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.info-heading .eyebrow{margin-bottom:7px}.info-heading .content-title{margin-bottom:0}.info-heading-icon{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:14px;background:var(--green-soft);color:var(--green)}.price-table-single{grid-template-columns:minmax(0,420px)}.additional-costs{display:grid;gap:12px;margin-top:24px}.additional-costs>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;background:var(--surface-soft);border:1px solid var(--line);border-radius:14px}.additional-costs span{color:var(--blue);font-weight:700}.additional-costs strong{color:var(--muted);font-size:14px}.reimbursement-box{margin-top:24px}.reimbursement-link{display:inline-flex;align-items:flex-start;gap:8px;max-width:100%;margin-top:12px;color:var(--green-dark);font-weight:750;text-decoration:none;white-space:normal;overflow-wrap:break-word}.reimbursement-link:hover{text-decoration:underline}.reimbursement-link svg{flex-shrink:0;transition:transform .2s ease}.reimbursement-link:hover svg{transform:translate(4px)}.reimbursement-note{display:flex;align-items:flex-start;gap:12px;min-width:0}.reimbursement-note>div{min-width:0}.reimbursement-note>svg{flex:0 0 auto;margin-top:3px;color:var(--green)}.reimbursement-note strong{display:block;margin-bottom:10px;color:var(--blue)}.reimbursement-note ul{margin:0;padding-left:20px}.reimbursement-note li{margin-bottom:6px;color:var(--ink)}.reimbursement-note li:last-child{margin-bottom:0}.about-page-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px}.about-profile-image{width:100%;height:620px;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.about-profile-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top;border-radius:inherit}.about-quote{margin:26px 0 30px;padding:24px 28px;background:var(--green-soft);border-left:4px solid var(--green);border-radius:0 16px 16px 0;color:var(--blue);font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.45;font-style:italic}.about-content>p{color:var(--muted);font-size:17px;margin:0 0 18px}.about-content .content-title{margin-bottom:0}.about-career{max-width:1050px}.about-timeline{display:grid;gap:14px;margin:30px 0 40px}.about-timeline .career-row{display:grid;grid-template-columns:180px minmax(0,1.4fr) minmax(220px,.9fr);align-items:center;gap:32px;padding:24px 28px;background:#fff;border-left:3px solid var(--green);border-radius:0 16px 16px 0}.career-date{color:var(--blue);font-weight:800;white-space:nowrap}.career-place{display:flex;flex-direction:column;color:var(--blue);font-weight:700;line-height:1.4}.career-place span{margin-top:4px;color:var(--muted);font-size:14px;font-weight:500}.career-description{color:var(--muted);line-height:1.5}.home-costs h2{color:var(--blue);margin:0 0 13px;font-size:clamp(34px,4vw,50px)}.home-costs{background:linear-gradient(135deg,#f2f4fb,#f7f8f6 55%,#eef5eb);color:var(--ink);border-top:1px solid rgba(22,24,103,.06)}.home-costs p{color:var(--muted);max-width:720px}.home-costs .eyebrow{color:var(--green-dark)}.home-costs .eyebrow:before{background:var(--green)}.teaser-split{display:flex;align-items:center;justify-content:space-between;gap:40px}.page-hero{padding:58px 0 62px;background:linear-gradient(135deg,#f7f8ff,#fff 62%,#f0f6ed);border-bottom:1px solid #edf0f1}.page-hero h1{font-size:clamp(42px,5vw,64px);margin:0 0 18px;max-width:880px}.page-hero p{font-size:18px;color:var(--muted);max-width:800px;margin:0}.page-hero h1,.section-heading h2,.content-title,.article-content h2,.sidebar-card h3{max-width:100%;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-bottom:24px;color:#737d88;font-size:13px}.breadcrumbs a{text-decoration:none;color:var(--green-dark)}.content-title{font-size:clamp(34px,4vw,48px);margin:0 0 18px}.lead-copy{font-size:18px;color:var(--muted)}.article-main-image{width:100%;height:430px;margin-bottom:42px;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.article-main-image img{width:100%;height:100%;display:block;object-fit:cover}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:56px;align-items:start}.article-content{min-width:0}.article-content>.image-placeholder{margin-bottom:42px}.article-section{padding:0 0 34px;margin:0 0 34px;border-bottom:1px solid var(--line)}.article-section:last-of-type{border-bottom:0}.article-content h2{font-size:34px;margin:0 0 14px}.article-content p{color:var(--muted);margin:0 0 16px}.article-list{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:10px}.article-list li{position:relative;padding-left:20px;color:var(--ink)}.article-list li:before{content:"–";position:absolute;left:0;color:var(--green);font-weight:800}.info-box{background:var(--green-soft);border:1px solid #d8e8d2;border-radius:var(--radius);padding:28px}.info-box h2{font-size:28px}.article-sidebar{min-width:0}.sidebar-card{border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:#fff;box-shadow:0 10px 35px #1618670f}.sticky-card{position:sticky;top:145px}.sidebar-kicker{color:var(--green);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:850}.sidebar-card h3{color:var(--blue);font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1.2;margin:7px 0 12px}.sidebar-card p{color:var(--muted);font-size:14px}.sidebar-link{margin-top:18px}.costs-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:56px;align-items:start}.price-table{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:28px 0 44px}.price-table>div{border:1px solid var(--line);border-radius:var(--radius);padding:26px;display:flex;flex-direction:column}.price-table span{color:var(--muted)}.price-table strong{color:var(--blue);font-size:34px}.price-table small{color:var(--muted)}.legal-content{max-width:840px}.legal-content h2{color:var(--blue);font-family:Georgia,Times New Roman,serif;font-size:30px;margin:34px 0 10px}.legal-content p{color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:26px}.contact-card{border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:#fff;box-shadow:0 10px 35px #1618670d}.contact-item{display:grid;grid-template-columns:46px 1fr;gap:13px;padding:16px 0;border-bottom:1px solid var(--line)}.contact-item:last-of-type{border-bottom:0}.contact-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:var(--green);background:var(--green-soft)}.contact-item strong,.contact-item span,.contact-item a{display:block}.contact-item strong{color:var(--blue)}.contact-item span,.contact-item a{color:var(--muted);text-decoration:none}.contact-item a:hover{color:var(--green-dark)}.opening-hours{width:100%}.opening-hours>span{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin-top:5px}.opening-hours em{font-style:normal;color:var(--muted)}.opening-hours b{color:var(--ink)}.contact-booking{margin-top:20px;width:100%}.map-shell{min-height:520px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);background:#eef2ed}.map-shell iframe{width:100%;height:100%;min-height:520px;border:0;display:block}.map-consent{min-height:520px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:40px;background:radial-gradient(circle at 50% 40%,#fff 0,#edf3ea 45%,#dfe8db)}.map-consent svg{color:var(--green);margin-bottom:13px}.map-consent h3{margin:0;color:var(--blue);font-family:Georgia,Times New Roman,serif;font-size:27px}.map-consent p{max-width:440px;color:var(--muted);margin:10px 0 20px}.footer{background:#0f123f;color:#fff;padding:0 0 22px}.practice-preview-section{background:var(--surface-soft)}.practice-preview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}.practice-preview-heading .section-heading{margin-bottom:0}.practice-preview-link{flex-shrink:0;margin-bottom:4px}.practice-gallery{display:grid;grid-template-columns:1.55fr .85fr;gap:18px;height:560px}.practice-gallery-main,.practice-gallery-small{overflow:hidden;border-radius:var(--radius)}.practice-gallery-main{height:100%}.practice-gallery-side{display:grid;grid-template-rows:1fr 1fr;gap:18px;min-height:0}.practice-gallery-small{min-height:0}.practice-gallery img{width:100%;height:100%;display:block;object-fit:cover}.footer-brand-row{width:100%;background:#f2f3f8;border-top:1px solid rgba(22,24,103,.08);border-bottom:1px solid rgba(22,24,103,.12)}.footer-brand-inner{max-width:900px;margin:0 auto;padding:28px 24px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.footer-practice-brand{display:flex;align-items:center;justify-content:center}.footer-membership{display:flex;align-items:center;justify-content:center;gap:1.25rem;color:#161867;font-size:.95rem;font-weight:600}.footer-practice-logo{display:block;width:auto;height:115px;max-width:100%;object-fit:contain}.footer-membership a{display:inline-flex;align-items:center}.footer-bvo-logo{display:block;width:auto;height:85px;object-fit:contain;transition:transform .2s ease}.footer-membership a:hover .footer-bvo-logo{transform:scale(1.04)}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:10px;gap:50px;text-align:center}.footer-grid>div{display:flex;flex-direction:column;align-items:center;gap:8px}.footer-grid strong{color:#fff;margin-bottom:7px}.footer-grid a{color:#c8ccea;text-decoration:none;font-size:14px;transition:color .2s ease}.footer-grid a:hover{color:#fff}.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:#abb0d4;font-size:12px;display:flex;justify-content:space-between;align-items:center;gap:15px}.footer-bottom span{display:inline-flex;align-items:center;gap:6px}.opening-hours-note{margin:12px 0 0;padding-top:10px;border-top:1px solid var(--line);color:var(--green-dark);font-size:13px;font-weight:700}@media (max-width: 1120px){.brand{width:165px;flex-basis:165px}.nav-link{padding-left:9px;padding-right:9px;font-size:13px}.hero-grid{gap:45px}.service-grid-four{grid-template-columns:repeat(2,1fr)}}@media (max-width: 980px){.top-contact-email{display:none!important}.desktop-nav{display:none}.mobile-menu-button{display:flex}.brand{width:auto;flex-basis:auto}.brand-full{display:none}.brand-mark{display:block}.mobile-nav{display:block;max-height:0;overflow:hidden;background:#fff;border-top:1px solid transparent;transition:max-height .32s ease,border .2s ease}.mobile-nav.is-open{max-height:calc(100dvh - 118px);overflow-y:auto;border-top-color:var(--line);overscroll-behavior:contain}.mobile-nav-inner{padding-top:9px;padding-bottom:20px;display:grid}.mobile-nav .nav-link{min-height:48px;width:100%;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 4px}.dropdown-mobile{display:block}.dropdown-mobile .dropdown-panel{position:static;display:none;opacity:1;visibility:visible;transform:none;min-width:0;border:0;box-shadow:none;padding:4px 0 8px 12px;border-radius:0}.dropdown-mobile.is-open .dropdown-panel{display:block}.dropdown-mobile .dropdown-panel a{padding:9px 12px}.mobile-booking{margin-top:14px;min-height:50px;border-radius:13px;background:#006bff;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.hero{padding-top:56px}.hero-grid,.about-page-grid,.contact-grid,.article-layout,.costs-page-grid{grid-template-columns:1fr}.hero-grid{gap:32px}.hero-visual{max-width:690px}.therapy-image{height:220px}.about-page-grid{gap:34px}.practice-gallery{height:480px;grid-template-columns:1.35fr 1fr}.treatment-process{grid-template-columns:1fr}.about-timeline .career-row{grid-template-columns:160px 1fr}.career-description{grid-column:2}.article-sidebar{order:-1}.sticky-card{position:static}.sidebar-card{max-width:650px}.contact-grid{gap:22px}.map-shell,.map-shell iframe,.map-consent{min-height:420px}.footer-grid{grid-template-columns:repeat(3,1fr);gap:32px}}@media (max-width: 768px){.footer-brand-inner{grid-template-columns:1fr;gap:24px;padding:26px 20px}.footer-practice-logo{height:90px}.footer-membership{flex-direction:column;justify-content:center;gap:.6rem;text-align:center}.footer-bvo-logo{height:70px}}@media (max-width: 720px){.price-table,.price-table-single,.additional-costs{width:100%;min-width:0}.price-table>div,.additional-costs>div{min-width:0;max-width:100%}.info-heading{align-items:flex-start}.info-heading-icon{width:44px;height:44px}.info-heading .content-title{min-width:0;max-width:100%;font-size:clamp(28px,7.5vw,34px);overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.section-heading h2,.contact-teaser h2{font-size:clamp(31px,8.5vw,37px)}.page-hero h1,.section-heading h2,.content-title,.article-content h2{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.top-contact-landline{display:none!important}.top-contact-inner{justify-content:space-between;gap:10px;min-height:38px}.top-contact-inner>span,.top-contact-inner>a{font-size:12px}.mobile-nav.is-open{max-height:calc(100dvh - 110px)}.container{width:min(100% - 28px,1180px)}.header-inner{height:72px}.brand-mark{width:50px;height:50px}.hero{padding:42px 0 62px}.hero-portrait,.hero-portrait img{min-height:390px}.hero h1{font-size:clamp(39px,11vw,55px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-row{display:grid}.image-placeholder-tall{min-height:390px}.hero-logo-card{left:15px;right:15px;bottom:15px}.section{padding:68px 0}.section-heading{margin-bottom:30px}.service-grid,.service-grid-four,.therapy-grid{grid-template-columns:1fr}.therapy-image{height:210px}.therapy-card-content{padding:22px}.about-profile-image{height:460px}.about-quote{padding:20px;font-size:19px}.about-timeline .career-row{grid-template-columns:1fr;gap:8px;padding:20px}.career-description{grid-column:auto}.career-date{margin-bottom:4px}.info-heading{gap:12px}.additional-costs>div{align-items:flex-start;flex-direction:column;gap:4px}.price-table-single{grid-template-columns:1fr}.article-main-image{height:280px;margin-bottom:32px}.practice-preview-heading{align-items:flex-start;flex-direction:column;gap:18px}.practice-gallery{height:auto;grid-template-columns:1fr}.practice-gallery-main{height:300px}.practice-gallery-side{grid-template-columns:1fr 1fr;grid-template-rows:none;gap:12px}.practice-gallery-small{height:180px}.teaser-split{align-items:flex-start;flex-direction:column}.page-hero{padding:42px 0 46px}.page-hero h1{font-size:clamp(34px,9vw,46px)}.page-hero p{font-size:16px}.article-content h2{font-size:30px}.price-table{grid-template-columns:1fr}.contact-card{padding:20px}.info-box{padding:22px}.opening-hours>span{flex-direction:column;gap:0;padding-bottom:5px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-grid>div,.footer-grid>div:last-child{grid-column:auto;align-items:center}.footer-bottom{flex-direction:column;justify-content:center;text-align:center}.doctolib-tab{top:auto;right:14px;bottom:14px;width:auto;min-height:0;height:50px;padding:0 16px 0 10px;border-radius:999px;flex-direction:row;box-shadow:0 9px 28px #003d9b52}.doctolib-tab span:last-child{writing-mode:horizontal-tb;transform:none;font-size:13px}.doctolib-dot{width:32px;height:32px;border-radius:7px}}@media (max-width: 480px){.practice-gallery-side{grid-template-columns:1fr}.practice-gallery-small{height:230px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
