@font-face{font-family:"Montserrat";font-style:normal;font-weight:100 900;font-display:swap;src:url("fonts/montserrat-variable.woff2") format("woff2")}
/* Boston Dental v1: shared production theme and design-preview styles. */
:root{--bdc-font:"Montserrat",Arial,Helvetica,sans-serif;--bdc-green:#047633;--bdc-green-dark:#06532d;--bdc-mint:#edf6f0;--bdc-ink:#17322b;--bdc-navy:#223a66;--bdc-text:#45544e;--bdc-line:#dce6df;--bdc-white:#fff;--bdc-width:1240px;--bdc-radius:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px}body{margin:0;background:#fff;color:var(--bdc-text);font:400 17px/1.75 var(--bdc-font,Arial,Helvetica,sans-serif)}a{color:var(--bdc-green);text-decoration-thickness:1px;text-underline-offset:4px}a:hover{color:var(--bdc-green-dark)}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;vertical-align:middle}iframe{border:0;max-width:100%}h1,h2,h3,h4{color:var(--bdc-ink);line-height:1.18;letter-spacing:-.035em;margin:0 0 22px}h1{font-size:clamp(2.4rem,4.6vw,4.4rem);font-weight:600}h2{font-size:clamp(1.65rem,2.5vw,2.6rem);font-weight:600}h3{font-size:1.5rem}p{margin:0 0 22px}p:last-child{margin-bottom:0}.bdc-container{width:min(var(--bdc-width),calc(100% - 80px));margin-inline:auto}.bdc-skip{position:absolute;z-index:100;top:-100px;left:20px;background:#fff;padding:12px}.bdc-skip:focus{top:10px}:focus-visible{outline:3px solid #c29e22;outline-offset:4px}.bdc-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);box-shadow:0 1px 0 var(--bdc-line)}.admin-bar .bdc-header{top:32px}.bdc-topbar{color:#fff;background:linear-gradient(100deg,#047633,#073c29);font-size:.8rem}.bdc-topbar .bdc-container{display:flex;gap:26px;justify-content:flex-end;align-items:center;min-height:36px}.bdc-topbar a{color:#fff;text-decoration:none}.bdc-topbar span:last-child{border-inline-start:1px solid #ffffff40;padding-inline-start:24px}.bdc-header-row{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:96px}.bdc-brand{flex:0 0 147px;display:flex;align-items:center;align-self:stretch;position:relative;padding:8px 18px 8px 0}.bdc-brand:after{content:"";position:absolute;right:0;top:0;height:100%;border-right:1px solid #d8e7dc;transform:skew(-20deg)}.bdc-brand img{width:113px;height:79px;object-fit:contain}.bdc-menu,.bdc-menu ul{list-style:none;margin:0;padding:0}.bdc-menu{display:flex;align-items:center;gap:24px}.bdc-menu li{position:relative}.bdc-menu>li{display:flex;align-items:center;gap:4px}.bdc-menu a{display:block;color:#24372e;text-decoration:none;font-size:.82rem;font-weight:600;line-height:1.35;padding:17px 0}.bdc-menu a[aria-current="page"],.bdc-menu .current-menu-item>a{color:var(--bdc-green)}.bdc-menu ul{position:absolute;top:100%;left:-18px;width:290px;background:white;box-shadow:0 18px 50px #163b2520;border:1px solid var(--bdc-line);border-radius:10px;padding:10px;display:none;max-height:70vh;overflow-y:auto}.bdc-menu ul a{padding:10px 12px;font-size:.85rem;font-weight:400;border-radius:5px}.bdc-menu ul a:hover{background:var(--bdc-mint)}.bdc-menu ul ul{position:static;box-shadow:none;width:auto;margin-left:10px;border:0}.bdc-menu li:hover>ul,.bdc-menu li:focus-within>ul,.bdc-menu li.is-open>ul{display:block}.bdc-menu>li:nth-last-child(-n+3)>ul{left:auto;right:0}.bdc-submenu-toggle{border:0;background:none;width:22px;height:36px;color:var(--bdc-green);padding:0;font-size:13px}.bdc-menu-toggle{display:none;border:1px solid var(--bdc-line);background:#fff;border-radius:6px;padding:9px 15px;color:var(--bdc-ink)}.bdc-breadcrumbs{display:flex;gap:10px;align-items:center;font-size:.78rem;letter-spacing:.02em;margin-bottom:28px}.bdc-breadcrumbs a{text-decoration:none}.bdc-breadcrumbs span{opacity:.6}.bdc-hero{padding:54px 0 58px;background:linear-gradient(110deg,#f0f6f1 0%,#f8faf8 68%,#e9f2ec 100%);border-bottom:1px solid var(--bdc-line)}.bdc-hero-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.bdc-hero-layout.no-image{grid-template-columns:1fr;max-width:950px}.bdc-hero-image{width:100%;height:350px;object-fit:cover;border-radius:12px 64px 12px 12px}.bdc-hero-kicker{display:block;color:var(--bdc-green);font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;margin-bottom:20px;font-weight:700}.bdc-hero h1{margin-bottom:24px}.bdc-hero .bdc-actions{margin-top:30px}.bdc-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.bdc-button,.approved-content a.elementor-button{display:inline-flex;gap:14px;align-items:center;justify-content:center;border:1px solid var(--bdc-green);border-radius:6px;background:var(--bdc-green);color:#fff;padding:13px 22px;text-decoration:none;font-size:.88rem;font-weight:600;line-height:1.4}.bdc-button:hover{background:var(--bdc-green-dark);color:#fff}.bdc-button.secondary{background:transparent;color:var(--bdc-green)}.bdc-button.navy{background:var(--bdc-navy);border-color:var(--bdc-navy)}.bdc-home-hero{position:relative;min-height:580px;display:flex;align-items:center;isolation:isolate;color:#fff;background:#164735}.bdc-home-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.bdc-home-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#073b2dec,rgba(8,47,32,.72) 35%,#083c2800 80%);z-index:-1}.bdc-home-hero .hero-copy{max-width:590px;padding-block:75px}.bdc-home-hero h1{color:#fff;font-size:clamp(3rem,5.8vw,5rem);line-height:1.06;max-width:570px}.bdc-home-hero p{max-width:500px;font-size:1rem;color:#edf6f0}.bdc-home-hero .bdc-hero-kicker{color:#cae6d2}.bdc-home-hero .bdc-button{background:white;color:var(--bdc-green);border-color:white}.bdc-home-hero .secondary{background:transparent;color:white}.bdc-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:76px;padding-block:64px 90px}.bdc-page-grid.no-sidebar{display:block}.bdc-article{min-width:0}.bdc-sidebar>div{position:sticky;top:160px}.bdc-side-section{padding:24px;border:1px solid var(--bdc-line);border-radius:10px;margin-bottom:22px}.bdc-side-section h2{font-size:1.05rem;letter-spacing:0;margin-bottom:18px}.bdc-side-section a{display:block;text-decoration:none;font-size:.84rem;padding:9px 0;border-bottom:1px solid #e8eee9;line-height:1.5}.bdc-side-section a:last-child{border-bottom:0}.bdc-side-section a[aria-current="page"]{font-weight:700}.bdc-side-section .bdc-button{color:#fff;padding:12px;font-size:.85rem}.bdc-side-cta{background:var(--bdc-green);color:white;border:0}.bdc-side-cta h2{color:white;font-size:1.3rem}.bdc-side-cta a{color:#fff}.bdc-side-cta .bdc-button{background:#fff;color:var(--bdc-green)}.bdc-toc:empty{display:none}.approved-content{overflow-wrap:anywhere}.approved-content>div,.approved-content>section{min-width:0}.approved-content h2,.approved-content h3,.approved-content h4{scroll-margin-top:145px}.approved-content h2:not(:first-child),.approved-content h3:not(:first-child){margin-top:34px}.approved-content h4{font-size:1.16rem;margin-bottom:12px}.approved-content ul,.approved-content ol{padding-inline-start:24px}.approved-content li{margin-bottom:8px}.approved-content li::marker{color:var(--bdc-green)}.approved-content blockquote{border-inline-start:3px solid var(--bdc-green);padding:18px 24px;margin:24px 0;background:var(--bdc-mint)}.approved-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;margin-block:24px}.approved-content td,.approved-content th{padding:12px;border:1px solid var(--bdc-line)}.approved-content img{border-radius:10px}.approved-content figure{margin:18px 0}.approved-content iframe{display:block;width:100%;height:340px;margin-block:30px;border-radius:10px;background:#f5f8f6}.content-widget{margin-bottom:24px}.widget-heading,.widget-elementskit-heading{margin-top:36px}.widget-image img{width:100%;max-height:540px;object-fit:cover}.widget-icon-box,.widget-elementskit-icon-box{padding:26px;background:#f4f8f4;border:1px solid #e1ebe3;border-radius:10px}.widget-icon-box h2,.widget-elementskit-icon-box h2{font-size:1.45rem}.widget-image-box{display:inline-block;vertical-align:top;width:calc(25% - 16px);margin-inline-end:12px}.widget-image-box img{width:100%;object-fit:contain}.widget-image-gallery>div{display:flex;flex-wrap:wrap;gap:18px}.widget-image-gallery figure{flex:1 1 180px}.widget-image-gallery img{width:100%;height:190px;object-fit:cover}.widget-elementskit-client-logo ul,.widget-elementskit-client-logo .logo-grid{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;gap:25px;align-items:center}.widget-elementskit-client-logo img{max-height:70px;object-fit:contain}.widget-spacer{display:none}.content-widget p{line-height:1.85}.widget-shortcode{margin-top:45px;padding-top:30px;border-top:1px solid var(--bdc-line)}.bdc-embed-link{padding:22px;background:var(--bdc-mint);border:1px solid var(--bdc-line);border-radius:8px;margin-block:20px}.bdc-section{padding-block:70px}.bdc-section.alt{background:#f4f8f4}.bdc-section-title{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.bdc-section-title h2{margin:0}.bdc-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bdc-card{border:1px solid var(--bdc-line);border-radius:12px;overflow:hidden;background:white;text-decoration:none;color:var(--bdc-text);display:block}.bdc-card:hover{box-shadow:0 12px 28px #143b2710;transform:translateY(-2px)}.bdc-card img{width:100%;height:285px;object-fit:cover;object-position:top}.bdc-card>div{padding:24px}.bdc-card h3{font-size:1.25rem;letter-spacing:-.02em;margin:0 0 12px}.bdc-card p{font-size:.9rem;line-height:1.6}.bdc-card .card-link{display:block;margin-top:16px;font-size:.82rem;color:var(--bdc-green)}.bdc-home-doctors .bdc-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.bdc-service-number{display:block;font-size:.8rem;letter-spacing:.1em;color:var(--bdc-green);margin-bottom:22px}.bdc-home-services .bdc-card{padding:28px}.bdc-home-services .bdc-card h3{font-size:1.45rem;line-height:1.3}.bdc-appointment-band{background:var(--bdc-green);color:#fff;padding-block:40px}.bdc-appointment-band .bdc-container{display:flex;align-items:center;justify-content:space-between;gap:24px}.bdc-appointment-band h2{color:#fff;margin:0;font-size:2rem}.bdc-appointment-band a{color:#fff;text-decoration:none}.bdc-footer{background:#113b2e;color:#d8e5de;padding-top:50px}.bdc-footer a{color:#e9f3ec}.bdc-footer-main{display:grid;grid-template-columns:1.15fr 1fr .6fr;gap:60px;padding-bottom:35px}.bdc-footer h2{font-size:1rem;color:white;letter-spacing:0}.bdc-footer p,.bdc-footer li{font-size:.82rem}.bdc-footer ul{list-style:none;padding:0;margin:0}.bdc-footer li{margin-bottom:8px}.bdc-footer .footer-logo{width:113px;background:white;padding:6px;border-radius:4px;margin-bottom:22px}.bdc-footer .disclaimer{border-block:1px solid #ffffff24;padding-block:24px;font-size:.74rem;line-height:1.75}.bdc-footer-bottom{padding-block:20px;display:flex;justify-content:space-between;gap:20px;font-size:.75rem}.bdc-mobile-actions{display:none}.bdc-pagination{display:flex;gap:16px;flex-wrap:wrap;margin-block:30px}.bdc-preview-note{padding:9px 20px;background:#f4eedb;color:#67531e;text-align:center;font-size:.76rem}.bdc-search-form{display:flex;gap:10px}.bdc-search-form input{padding:12px;border:1px solid var(--bdc-line);border-radius:5px;min-width:0}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}[dir="rtl"] .bdc-brand{padding:8px 0 8px 18px}[dir="rtl"] .bdc-brand:after{right:auto;left:0}[dir="rtl"] .bdc-menu ul{left:auto;right:-18px}[dir="rtl"] .bdc-menu>li:nth-last-child(-n+3)>ul{left:0;right:auto}
@media(min-width:1440px){.bdc-menu{gap:29px}.bdc-menu a{font-size:.86rem}}
@media(max-width:1150px){.bdc-menu{gap:13px}.bdc-menu a{font-size:.76rem}.bdc-header-row{gap:20px}.bdc-brand{flex-basis:132px}.bdc-container{width:calc(100% - 48px)}.bdc-page-grid{gap:38px;grid-template-columns:minmax(0,1fr) 245px}}
@media(max-width:1024px){.bdc-menu-toggle{display:block}.bdc-header-row{min-height:85px}.bdc-brand{flex-basis:125px}.bdc-brand img{width:103px;height:69px}.bdc-header-nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;max-height:calc(100dvh - 120px);overflow-y:auto;box-shadow:0 20px 40px #143b2720;padding:18px 24px}.bdc-header-nav.is-open{display:block}.bdc-menu{display:block}.bdc-menu>li{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--bdc-line)}.bdc-menu>li>a{flex:1;font-size:1rem;padding:15px 0}.bdc-submenu-toggle{width:45px;height:45px}.bdc-menu ul{position:static;box-shadow:none;border:0;width:100%;border-radius:0;padding:0 0 14px 15px;max-height:none}.bdc-menu ul a{font-size:.95rem}.bdc-menu li:hover>ul,.bdc-menu li:focus-within>ul{display:none}.bdc-menu li.is-open>ul{display:block}.bdc-topbar .bdc-container{gap:18px}.bdc-topbar span{display:none}.bdc-hero-layout{gap:35px}.bdc-hero-image{height:300px}.bdc-home-hero{min-height:540px}}
@media(max-width:760px){body{font-size:16px}.bdc-container{width:calc(100% - 36px)}.bdc-topbar .bdc-container{justify-content:center;min-height:31px}.bdc-header-row{min-height:75px}.bdc-brand img{height:61px;width:94px}.bdc-brand{flex-basis:118px}.bdc-hero{padding:30px 0}.bdc-hero-layout{grid-template-columns:1fr;gap:28px}.bdc-hero-image{height:250px;border-top-right-radius:45px}.bdc-breadcrumbs{font-size:.72rem;margin-bottom:20px;flex-wrap:wrap}.bdc-hero h1{font-size:2.45rem}.bdc-hero-kicker{font-size:.68rem;margin-bottom:15px}.bdc-home-hero{min-height:570px;align-items:end}.bdc-home-hero>img{object-position:62% center}.bdc-home-hero:after{background:linear-gradient(0deg,#073b2ef5 0%,#073b2ecb 38%,#073b2e00 100%)}.bdc-home-hero .hero-copy{padding:90px 0 35px}.bdc-home-hero h1{font-size:3.2rem}.bdc-home-hero p{font-size:.94rem}.bdc-page-grid{display:flex;flex-direction:column;gap:30px;padding-block:38px 55px}.bdc-sidebar{order:2}.bdc-sidebar>div{position:static}.bdc-side-section{padding:20px}.bdc-section{padding-block:45px}.bdc-section-title{align-items:start;flex-direction:column;gap:15px;margin-bottom:25px}.bdc-cards,.bdc-home-doctors .bdc-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bdc-card img{height:230px}.bdc-card>div{padding:17px}.bdc-card h3{font-size:1.07rem}.bdc-home-services .bdc-card{padding:20px}.bdc-home-services .bdc-card h3{font-size:1.2rem}.bdc-appointment-band .bdc-container{flex-direction:column;align-items:start;gap:16px}.bdc-appointment-band h2{font-size:1.6rem}.bdc-footer-main{grid-template-columns:1fr;gap:30px}.bdc-footer-bottom{flex-direction:column;gap:12px}.bdc-footer{padding-bottom:65px}.bdc-mobile-actions{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:40;background:white;padding:10px 16px calc(10px + env(safe-area-inset-bottom));gap:10px;border-top:1px solid var(--bdc-line)}.bdc-mobile-actions a{font-size:.82rem;padding:11px}.widget-image-box{width:calc(50% - 16px)}.widget-elementskit-client-logo ul,.widget-elementskit-client-logo .logo-grid{grid-template-columns:repeat(2,1fr)}.admin-bar .bdc-header{top:46px}}
@media(max-width:420px){.bdc-cards,.bdc-home-doctors .bdc-cards{grid-template-columns:1fr}.bdc-home-doctors .bdc-card img{height:340px}.bdc-home-hero h1{font-size:2.7rem}.bdc-actions .bdc-button{padding:12px 17px}.bdc-hero h1{font-size:2.1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.bdc-card:hover{transform:none}}
@media print{.bdc-header,.bdc-sidebar,.bdc-footer,.bdc-mobile-actions,.bdc-preview-note{display:none}.bdc-container{width:100%}.bdc-page-grid{display:block}.bdc-hero{background:none;padding:20px 0}.bdc-hero-image{height:200px}.bdc-button{display:none}a{color:inherit}}

.native-doctors-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.doctor_box{position:relative;border:1px solid var(--bdc-line);border-radius:12px;overflow:hidden;background:#fff}.doctor_box_img>img{width:100%;height:330px;object-fit:cover;object-position:top;border-radius:0}.doctor_box_content{padding:20px}.doctor_box_content h2{font-size:1.3rem;margin:0!important}.doctor_box_social{list-style:none;padding:12px 20px!important;margin:0;font-size:.83rem}.doctor_box_social a{text-decoration:none}.native-review{border:1px solid var(--bdc-line);padding:24px;border-radius:10px;margin-bottom:18px;background:white;font-size:.9rem;line-height:1.75}.native-review img{width:42px;height:42px;border-radius:50%}.native-stars{color:var(--bdc-green)}.home-extras .widget-shortcode{margin:0;padding:0;border:0}.home-extras .widget-shortcode div:has(>.native-review){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-extras .native-review{max-height:350px;overflow:auto;margin:0}.native-blog-card{border:1px solid var(--bdc-line);border-radius:12px;margin-bottom:24px;overflow:hidden}.native-blog-card img{width:100%;height:260px;object-fit:cover}.native-blog-card h2{font-size:1.5rem;padding:18px}.home-extras .content-widget{margin-bottom:35px}.home-extras .widget-elementskit-client-logo img{max-width:180px;max-height:70px}.home-extras .widget-elementskit-client-logo figure,.home-extras .widget-elementskit-client-logo a{display:inline-block;margin:15px}.home-extras iframe{height:350px;width:100%;margin:20px 0}.bdc-hero-image.portrait{object-fit:contain;background:#e3ece5}.integration-shortcode{display:none}@media(max-width:760px){.native-doctors-grid{grid-template-columns:1fr}.home-extras .widget-shortcode div:has(>.native-review){grid-template-columns:1fr}}

.bdc-book-page{max-width:1040px;padding-block:42px 60px}.bdc-book-content .elementor-section.elementor-section-boxed>.elementor-container{max-width:100%}.bdc-book-content .elementor-spacer{display:none}.bdc-book-content .elementor-widget-text-editor{max-width:850px;margin-inline:auto}.bdc-book-content .elementor-widget-icon svg{width:32px;height:32px;fill:var(--bdc-green)}
/* Existing Book assistance section: approved copy and WhatsApp destination retained. */
.bdc-book-content .elementor-element-f5076c3{max-width:960px;margin:24px auto 0!important;padding:26px 28px!important;background:#f0f6f2;border:1px solid #d5e5d9;border-radius:10px}
.bdc-book-content .elementor-element-f5076c3>.elementor-container{display:block}.bdc-book-content .elementor-element-f5076c3 .elementor-column{width:100%}
.bdc-book-content .elementor-element-f5076c3 .elementor-widget-wrap{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:28px;padding:0!important}
.bdc-book-content .elementor-element-f5076c3 .elementor-element-0b106d0{flex:1;min-width:0;width:auto;max-width:660px;margin:0!important;color:#365543;font:400 1rem/1.65 var(--bdc-font,Arial,Helvetica,sans-serif)!important;text-align:start!important}
.bdc-book-content .elementor-element-f5076c3 .elementor-element-f7d3191{flex:0 0 auto;width:auto;margin:0!important}.bdc-book-content .elementor-element-f5076c3 .elementor-icon-wrapper{line-height:1}
.bdc-book-content .elementor-element-f5076c3 a.elementor-icon{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 20px!important;border:1px solid #047633;border-radius:6px!important;background:#047633!important;color:#fff!important;text-decoration:none!important;font:600 1rem/1.4 var(--bdc-font,Arial,Helvetica,sans-serif)!important;white-space:nowrap}
.bdc-book-content .elementor-element-f5076c3 a.elementor-icon:hover{background:#065a31!important}.bdc-book-content .elementor-element-f5076c3 a.elementor-icon:focus-visible{outline:3px solid #04763350;outline-offset:4px}.bdc-book-content .elementor-element-f5076c3 a.elementor-icon svg{width:22px;height:22px;fill:currentColor!important;flex:none}
@media(max-width:760px){.bdc-book-content .elementor-element-f5076c3{padding:22px!important}.bdc-book-content .elementor-element-f5076c3 .elementor-widget-wrap{flex-direction:column;align-items:stretch;gap:18px}.bdc-book-content .elementor-element-f5076c3 a.elementor-icon{width:100%}}
.bdc-footer-payments{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;margin:28px 0;border:1px solid #d9e6dd;border-radius:8px;background:#fff;color:#173b2b}.bdc-footer-payment-label{display:block;color:#567360;font-size:.875rem;margin-bottom:3px}.bdc-footer-payments a{color:#173b2b;text-decoration:none;font-weight:600}.bdc-footer-payment-logo{display:block;flex:0 1 280px}.bdc-footer-payment-logo img{display:block;width:280px;max-width:100%;height:auto;object-fit:contain}.bdc-footer-payments a:focus-visible{outline:3px solid #04763360;outline-offset:4px}@media(max-width:600px){.bdc-footer-payments{flex-direction:column;align-items:flex-start;padding:20px;gap:16px}.bdc-footer-payment-logo{flex:auto;width:240px}}

/* 1.9.1 — original Boston green, Montserrat and the logo cutting into the top strip. */
.bdc-header{--bdc-header-gutter:max(40px,calc((100% - var(--bdc-width))/2));isolation:isolate}
.bdc-topbar{background:var(--bdc-green)}.bdc-topbar .bdc-container{min-height:40px;padding-inline-start:205px;font-size:.75rem;gap:20px}.bdc-topbar span:last-child{padding-inline-start:20px}
.bdc-header-row{min-height:96px;gap:28px}.bdc-brand{z-index:2;flex-basis:170px;padding:8px 20px 8px 0;margin-top:-40px;height:136px;align-self:flex-start}.bdc-brand img{width:140px;height:100px;object-fit:contain}.bdc-brand:after{display:none}
.bdc-header:before{content:"";position:absolute;inset:0 auto 0 0;width:calc(var(--bdc-header-gutter) + 188px);background:#fff;clip-path:polygon(0 0,100% 0,calc(100% - 34px) 100%,0 100%);z-index:1;pointer-events:none}
.bdc-header-nav{flex:1;min-width:0}.bdc-menu{justify-content:flex-end;gap:18px}.bdc-menu a{font-family:var(--bdc-font);font-size:.875rem;font-weight:600;letter-spacing:0;padding:18px 0}.bdc-menu>li{gap:2px}.bdc-menu ul{border-top:3px solid var(--bdc-green);border-radius:0 0 10px 10px}.bdc-menu ul a{font-size:.875rem;line-height:1.5;padding:11px 12px}.bdc-menu>li>a:hover,.bdc-menu>li:focus-within>a{color:var(--bdc-green)}.bdc-menu ul a:hover,.bdc-menu ul a:focus-visible{background:#edf7f0;color:var(--bdc-green)}.bdc-submenu-toggle{font-family:var(--bdc-font);font-size:16px}
.bdc-footer{background:var(--bdc-green);color:#fff}.bdc-footer a,.bdc-footer h2{color:#fff}.bdc-footer-main{grid-template-columns:1.1fr 1fr minmax(280px,.95fr);gap:42px}.bdc-footer-main>div{min-width:0}.bdc-footer-main>div:first-child>img{width:120px;height:auto;background:#fff;padding:8px;border-radius:6px;margin-bottom:20px}.bdc-footer p,.bdc-footer li{font-size:.875rem;line-height:1.8}.bdc-footer-hours>p{margin-bottom:14px}.bdc-footer .bdc-native-footer-review{width:100%;max-width:none;margin:20px 0 0;padding:14px 10px 0;border-radius:8px;background:#fff;overflow:hidden}.bdc-footer .bdc-native-footer-review iframe{display:block;width:100%;height:155px;max-width:100%;background:#fff;border:0}.bdc-footer .bdc-footer-social{margin:16px 0 0;display:flex}.bdc-footer-social a{display:inline-flex;align-items:center;min-height:44px;gap:8px;border:1px solid #ffffff65;border-radius:6px;padding:8px 16px;text-decoration:none;font-size:.875rem;font-weight:600}.bdc-footer-social a:hover{background:#ffffff18}.bdc-footer .bdc-footer-payments a{color:var(--bdc-ink)}.bdc-footer .disclaimer{font-size:.8rem}.bdc-footer-bottom{font-size:.8125rem}
.bdc-theme .bdc-booking{--booking-green:var(--bdc-green);font-family:var(--bdc-font)}.bdc-theme .bdc-booking :is(input:not([type=checkbox]):not([type=hidden]),select,textarea),.bdc-theme .bdc-booking-submit button{font-family:var(--bdc-font)}
@media(min-width:1440px){.bdc-menu{gap:22px}}
@media(min-width:1025px) and (max-width:1200px){.bdc-menu{gap:11px}.bdc-menu a{font-size:.8125rem}.bdc-header-row{gap:22px}.bdc-brand{flex-basis:145px}.bdc-brand img{width:125px}.bdc-header:before{width:calc(var(--bdc-header-gutter) + 157px)}.bdc-topbar .bdc-container{padding-inline-start:180px;gap:14px;font-size:.68rem}}
@media(max-width:1150px){.bdc-header{--bdc-header-gutter:24px}}
@media(max-width:1024px){.bdc-topbar .bdc-container{min-height:40px;padding-inline-start:160px;gap:12px}.bdc-topbar span:last-child{padding-inline-start:12px}.bdc-header-row{min-height:82px;gap:20px}.bdc-brand{height:122px;flex-basis:140px;padding-inline-end:12px}.bdc-brand img{width:120px;height:86px}.bdc-header:before{width:calc(var(--bdc-header-gutter) + 158px)}.bdc-menu-toggle{position:relative;z-index:2;font-family:var(--bdc-font);min-height:44px;min-width:88px}.bdc-header-nav{z-index:3}.bdc-menu>li>a{font-size:1rem}.bdc-menu ul a{font-size:.9375rem}.bdc-footer-main{grid-template-columns:1fr 1fr;gap:30px}.bdc-footer-hours{grid-column:1/-1;max-width:480px}}
@media(max-width:760px){.bdc-header{--bdc-header-gutter:16px}.bdc-topbar .bdc-container{padding-inline-start:134px;justify-content:flex-end;min-height:34px;gap:0}.bdc-topbar a{font-size:.67rem;white-space:nowrap;letter-spacing:-.02em}.bdc-brand{margin-top:-34px;height:112px;flex-basis:118px;padding:8px 12px 8px 0}.bdc-brand img{width:105px;height:77px}.bdc-header-row{min-height:78px;gap:12px}.bdc-header:before{width:calc(var(--bdc-header-gutter) + 132px);clip-path:polygon(0 0,100% 0,calc(100% - 24px) 100%,0 100%)}.bdc-menu-toggle{min-width:82px;padding:8px 12px;font-size:.875rem}.bdc-footer-main{grid-template-columns:1fr;gap:30px}.bdc-footer-hours{grid-column:auto;max-width:100%}.bdc-footer .bdc-native-footer-review{max-width:440px}.bdc-footer-bottom{gap:14px}}
@media(max-width:360px){.bdc-topbar .bdc-container{padding-inline-start:114px}.bdc-topbar a{font-size:.61rem}.bdc-brand{flex-basis:102px}.bdc-brand img{width:98px}.bdc-header:before{width:calc(var(--bdc-header-gutter) + 114px)}}
[dir="rtl"] .bdc-header:before{inset-inline-start:0;inset-inline-end:auto;transform:scaleX(-1)}[dir="rtl"] .bdc-brand{padding:8px 0 8px 20px}

/* 1.9.2 — a quieter header, visible controls and local service icons. */
.bdc-header{background:#fff;box-shadow:0 1px 0 #dce6df,0 6px 22px #17322b06}
.bdc-header .bdc-header-nav{position:relative;z-index:3}
.bdc-header .bdc-menu{gap:12px}
.bdc-header .bdc-menu>li{gap:0;border-radius:8px}
.bdc-header .bdc-menu>li>a{position:relative;padding:15px 6px;font-size:.875rem;line-height:1.45;letter-spacing:-.015em;font-weight:500;white-space:nowrap;transition:color .18s,background .18s}
.bdc-header .bdc-menu>li>a:after{content:"";position:absolute;inset:auto 7px 5px;height:2px;border-radius:2px;background:var(--bdc-green);opacity:0;transform:scaleX(.35);transition:opacity .18s,transform .18s}
.bdc-header .bdc-menu>li:is(.current-menu-item,.current-menu-ancestor,.is-open)>a:after,.bdc-header .bdc-menu>li>a[aria-current="page"]:after,.bdc-header .bdc-menu>li:hover>a:after{opacity:1;transform:scaleX(1)}
.bdc-header .bdc-menu>li:is(.current-menu-ancestor,.is-open)>a{color:var(--bdc-green)}
.bdc-header .bdc-submenu-toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:40px;padding:0;border:0;border-radius:6px;background:transparent;color:var(--bdc-green);line-height:1}
.bdc-header .bdc-submenu-toggle:hover,.bdc-header .bdc-submenu-toggle:focus-visible{background:var(--bdc-mint)}
.bdc-chevron{display:none}
.bdc-header .bdc-submenu-toggle:before{content:'+';font:400 21px/1 var(--bdc-font)}
.bdc-header .bdc-submenu-toggle[aria-expanded="true"]:before{content:'−'}
.bdc-submenu-toggle[aria-expanded="true"] .bdc-chevron{transform:translateY(2px) rotate(225deg)}
.bdc-header .bdc-menu ul{inset:100% auto auto 0;width:312px;padding:10px;border:1px solid #dce9e0;border-top:3px solid var(--bdc-green);border-radius:12px;background:#fff;box-shadow:0 18px 48px #103c2921;max-height:calc(100dvh - 170px);overscroll-behavior:contain;scrollbar-width:thin}
.bdc-header .bdc-menu>li:nth-last-child(-n+3)>ul{inset-inline-start:auto;inset-inline-end:0}
.bdc-header .bdc-menu ul a{display:flex;align-items:center;gap:12px;min-height:48px;padding:11px 12px;font-size:.875rem;font-weight:500;line-height:1.45;letter-spacing:0;border-radius:8px;overflow-wrap:anywhere;transition:background .18s,color .18s}
.bdc-header .bdc-menu ul a:is(:hover,:focus-visible,[aria-current="page"]),.bdc-header .bdc-menu ul .current-menu-item>a{background:#edf7f0;color:var(--bdc-green)}
.bdc-header :is(a,button):focus-visible{outline:2px solid var(--bdc-green);outline-offset:3px}
.bdc-header .bdc-topbar a:focus-visible{outline-color:#fff}
.bdc-service-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;width:38px;height:38px;border-radius:10px;background:#edf7f0;color:var(--bdc-green)}
.bdc-service-icon svg{display:block;flex:none;width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65}
.bdc-menu-label{flex:1;min-width:0}
.bdc-header .bdc-menu ul a:hover .bdc-service-icon,.bdc-header .bdc-menu ul a[aria-current="page"] .bdc-service-icon{background:#fff}
.bdc-header .bdc-menu-toggle{display:none;align-items:center;justify-content:center;gap:12px;background:var(--bdc-mint);border:1px solid #d0e4d6;border-radius:9px;color:var(--bdc-green);font-weight:600}
.bdc-menu-glyph{position:relative;display:block;width:18px;height:12px;border-block:2px solid currentColor}
.bdc-menu-glyph:after{content:"";position:absolute;inset:4px 0 auto;border-top:2px solid currentColor}
@media(min-width:1200px){
 .bdc-header-row{justify-content:flex-start;gap:28px}
 .bdc-header .bdc-header-nav{flex:1 1 auto}
 .bdc-header .bdc-menu{justify-content:flex-start;gap:26px;flex-wrap:wrap}
 .bdc-header .bdc-menu>li>a{padding-inline:4px}
 .bdc-header .bdc-menu>li:has(>.sub-menu .bdc-service-icon)>ul{width:min(640px,calc(100vw - 80px));inset-inline-start:50%;inset-inline-end:auto;transform:translateX(-50%);grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px;padding:12px}
 .bdc-header .bdc-menu>li:is(:hover,:focus-within,.is-open):has(>.sub-menu .bdc-service-icon)>ul{display:grid}
 .bdc-header .bdc-menu>li:has(>.sub-menu .bdc-service-icon)>ul>li>a{height:100%;min-height:70px}
 .bdc-header .bdc-menu ul ul{position:static;width:auto;max-height:none;box-shadow:none;border:0;padding:0;margin-inline:12px 0}
 [dir="rtl"] .bdc-header .bdc-menu>li:has(>.sub-menu .bdc-service-icon)>ul{transform:translateX(50%)}
}
@media(min-width:1200px) and (max-width:1350px){.bdc-header .bdc-menu{gap:18px}.bdc-header-row{gap:24px}}
/* Mouse users open dropdowns on hover; retain a visible control on keyboard focus.
   Touch navigation keeps its separate plus/minus button and the original URLs. */
@media(min-width:1200px) and (hover:hover){
 .bdc-header .bdc-submenu-toggle{position:absolute;width:1px;height:1px;flex-basis:0;clip-path:inset(50%);overflow:hidden;white-space:nowrap}
 .bdc-header .bdc-submenu-toggle:focus-visible{position:static;width:28px;height:40px;flex-basis:28px;clip-path:none;overflow:visible}
}
@media(max-width:1199px){
 .bdc-header .bdc-menu-toggle{display:inline-flex;min-height:46px;min-width:96px;padding:10px 14px}
 .bdc-header .bdc-header-nav{display:none;position:absolute;inset:100% 0 auto;background:#fff;max-height:calc(100dvh - 160px);overflow-y:auto;overscroll-behavior:contain;padding:14px 24px calc(24px + env(safe-area-inset-bottom));border-top:1px solid var(--bdc-line);box-shadow:0 18px 30px #17322b16}
 .bdc-header .bdc-header-nav.is-open{display:block}
 .bdc-header .bdc-menu{display:block}
 .bdc-header .bdc-menu>li{display:flex;align-items:center;flex-wrap:wrap;border:0;border-bottom:1px solid #e8efe9;border-radius:0;padding-block:3px}
 .bdc-header .bdc-menu>li:last-child{border:0}
 .bdc-header .bdc-menu>li>a{flex:1;min-width:0;padding:14px 10px;white-space:normal;font-size:1rem}
 .bdc-header .bdc-menu>li>a:after{display:none}
 .bdc-header .bdc-menu>li:is(.current-menu-item,.is-open)>a{color:var(--bdc-green)}
 .bdc-header .bdc-submenu-toggle{flex:0 0 46px;width:46px;min-width:46px;height:46px;background:#f3f8f4;border:1px solid #e1ede4;border-radius:8px}
 .bdc-header .bdc-menu li>ul{position:static;flex:0 0 100%;width:100%;max-height:none;padding:6px 0 12px;margin:0;border:0;border-radius:0;background:none;box-shadow:none;transform:none}
 .bdc-header .bdc-menu li:hover>ul,.bdc-header .bdc-menu li:focus-within>ul{display:none}
 .bdc-header .bdc-menu li.is-open>ul{display:block}
 .bdc-header .bdc-menu ul>li{display:flex;flex-wrap:wrap;align-items:center}
 .bdc-header .bdc-menu ul>li>a{flex:1;min-width:0;padding:10px 12px;font-size:.875rem;min-height:48px}
 .bdc-header .bdc-menu ul ul{margin-inline:12px 0}
}
@media(max-width:600px){.bdc-header .bdc-header-nav{padding-inline:16px;max-height:calc(100dvh - 135px)}}
@media(prefers-reduced-motion:reduce){.bdc-header .bdc-menu a,.bdc-header .bdc-menu>li>a:after,.bdc-chevron{transition:none}}
