.footer{background-color:#1a1410;color:#c8b8a8;width:100%}.footer-main{max-width:1300px;margin:0 auto;padding:4rem 2rem 2.5rem;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:3rem}.footer-brand-col{display:flex;flex-direction:column}.footer-brand-link{display:inline-block;margin-bottom:.8rem}.footer-logo-img{height:64px;width:auto;object-fit:contain;filter:brightness(1.1)}.footer-tagline{font-family:Gotham-Light,sans-serif;font-size:.85rem;color:#9a8a7a;line-height:1.6;margin:0 0 1.5rem;letter-spacing:.3px}.footer-social{display:flex;gap:.7rem}.footer-social a{width:38px;height:38px;border-radius:50%;border:1.5px solid rgba(206,154,105,.3);display:flex;align-items:center;justify-content:center;color:#ce9a69;transition:all .3s ease;background:transparent}.footer-social a:hover{background:#ce9a69;color:#1a1410;border-color:#ce9a69;transform:translateY(-3px);box-shadow:0 4px 15px #ce9a694d}.footer-social svg{width:16px;height:16px}.footer-col-title{font-family:Gotham-Bold,sans-serif;font-size:.8rem;color:#ffd95d;text-transform:uppercase;letter-spacing:2px;margin:0 0 1.5rem;position:relative;padding-bottom:.8rem}.footer-col-title:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background:#ce9a69;border-radius:2px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.7rem}.footer-links a{color:#b0a090;text-decoration:none;font-family:Gotham-Light,sans-serif;font-size:.9rem;transition:all .3s ease;display:inline-block;position:relative}.footer-links a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#ce9a69;transition:width .3s ease}.footer-links a:hover{color:#ffd95d;transform:translate(4px)}.footer-links a:hover:after{width:100%}.footer-contact-info{display:flex;flex-direction:column;gap:1.2rem}.footer-contact-item{display:flex;align-items:flex-start;gap:.8rem}.footer-icon{width:18px;height:18px;min-width:18px;color:#ce9a69;margin-top:2px}.footer-contact-item p{margin:0;font-family:Gotham-Light,sans-serif;font-size:.85rem;color:#b0a090;line-height:1.6}.footer-contact-item a{color:inherit;text-decoration:none;transition:color .2s ease}.footer-contact-item a:hover{color:#ffd95d}.footer-contact-item strong{font-family:Gotham-Bold,sans-serif;color:#c8b8a8;font-size:.8rem;letter-spacing:.5px}.footer-cta-banner{background:linear-gradient(135deg,#2a1f16,#1a1410);border-top:1px solid rgba(206,154,105,.15);border-bottom:1px solid rgba(206,154,105,.15);padding:1.8rem 2rem;display:flex;align-items:center;justify-content:center;gap:2rem}.footer-cta-text{margin:0;font-family:Lora,serif;font-size:1.3rem;color:beige;letter-spacing:.5px}.footer-cta-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 2rem;background:#ce9a69;color:#1a1410;text-decoration:none;border-radius:50px;font-family:Gotham-Bold,sans-serif;font-size:.85rem;letter-spacing:1px;text-transform:uppercase;transition:all .3s ease;border:2px solid #ce9a69}.footer-cta-btn:hover{background:transparent;color:#ffd95d;border-color:#ffd95d;transform:translateY(-2px);box-shadow:0 6px 20px #ce9a6940}.footer-cta-btn svg{transition:transform .3s ease}.footer-cta-btn:hover svg{transform:translate(4px)}.footer-bottom{max-width:1300px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:center;align-items:center;text-align:center}.footer-copyright{margin:0;font-family:Gotham-Light,sans-serif;font-size:.8rem;color:#6b5d52;letter-spacing:.5px}.footer-scroll-top{width:40px;height:40px;border-radius:50%;border:1.5px solid rgba(206,154,105,.3);background:transparent;color:#ce9a69;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.footer-scroll-top:hover{background:#ce9a69;color:#1a1410;border-color:#ce9a69;transform:translateY(-3px);box-shadow:0 4px 15px #ce9a694d}@media(max-width:1024px){.footer-main{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-brand-col{grid-column:1 / -1;flex-direction:row;align-items:center;gap:2rem;flex-wrap:wrap}.footer-brand-link{margin-bottom:0}.footer-tagline{margin-bottom:0;flex:1;min-width:200px}}@media(max-width:768px){.footer-main{grid-template-columns:1fr 1fr;gap:2rem 1.5rem;padding:3rem 1.5rem 2rem}.footer-brand-col{grid-column:1 / -1;flex-direction:column;align-items:center;text-align:center;gap:.9rem}.footer-tagline{text-align:center;margin-bottom:.4rem}.footer-social{justify-content:center}.footer-contact-col{grid-column:1 / -1}.footer-cta-banner{flex-direction:column;gap:1.2rem;padding:1.5rem;text-align:center}.footer-cta-text{font-size:1.1rem}.footer-cta-btn{width:100%;justify-content:center}.footer-bottom{padding:1.2rem 1.5rem}}@media(max-width:480px){.footer-main{padding:2.5rem 1rem 1.5rem;gap:1.5rem 1rem}.footer-logo-img{height:52px}.footer-col-title{font-size:.75rem;margin-bottom:1.2rem}.footer-links a{font-size:.85rem}.footer-contact-item p{font-size:.8rem}.footer-cta-text{font-size:1rem}.footer-cta-btn{font-size:.8rem;padding:.7rem 1.5rem}.footer-bottom{padding:1rem}.footer-copyright{font-size:.75rem}.footer-scroll-top{width:36px;height:36px}}@media(min-width:768px){.mobile-menu,.hamburger-menu{display:none!important}}.contact-dropdown{position:absolute;top:100%;background:#fff;box-shadow:0 4px 16px #ce9a691f;border-radius:8px;max-width:600px;padding:.2rem .2rem .2rem .5rem;display:flex;gap:2.5rem;align-items:flex-start;padding:20px}.contact-dropdown .dropdown-col{flex:1;flex-direction:column;align-items:flex-start}.contact-dropdown h4{font-family:GothamR;font-size:1.08rem;color:#17414d;margin-bottom:.7rem;font-weight:700;letter-spacing:.02em;border-bottom:2px solid #e5e5e5;padding-bottom:.3rem;width:100%}.contact-dropdown ul{list-style-type:none!important;padding-left:0!important;margin-left:0!important}.contact-dropdown li{list-style-type:none!important}.contact-dropdown li{padding:.5em .7em;font-family:Gotham-Light,sans-serif;font-size:1rem;color:#2c1a09;cursor:pointer;border-radius:6px;transition:background .2s,color .2s;width:100%;text-align:left}.contact-dropdown li:hover{background:#ffda5d;color:#222}.about-dropdown{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 16px #ce9a691f;border-radius:8px;min-width:220px;padding:.7rem .5rem;z-index:1000}.about-dropdown ul{list-style:none;margin:0;padding:0}.about-dropdown li{padding:.6em 1em;font-family:Gotham-Light,sans-serif;font-size:1rem;color:#2c1a09;cursor:pointer;border-radius:6px;transition:background .2s,color .2s}.about-dropdown li:hover{background:#ffda5d;color:#222}.services-dropdown{opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s}.services-dropdown.open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}*{margin:0;padding:0;box-sizing:border-box}.app{min-height:100vh;display:flex;flex-direction:column}.navbar{background:#fbf8f2e6;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px #1f385012,0 10px 30px -22px #14283c80;position:fixed;top:38px;left:0;z-index:100;width:100%;-webkit-backdrop-filter:blur(16px) saturate(1.4);backdrop-filter:blur(16px) saturate(1.4);height:72px;transition:height .3s ease,box-shadow .3s ease,background .3s ease}.navbar.scrolled{height:60px;box-shadow:0 1px #1f385012,0 14px 34px -22px #14283c99;background:#fbf8f2f5}.nav-brand a{text-decoration:none;color:inherit;transition:color .3s ease}.nav-brand h2{color:beige;margin:0;font-family:Brush Script MT,Lucida Handwriting,cursive;font-size:1.8rem;letter-spacing:1px;cursor:pointer;transition:color .3s ease}.nav-brand a:hover h2{color:#ffd95d}.nav-links{display:flex;align-items:center;list-style:none;gap:1.8rem;margin:0;height:100%}.nav-links a,.nav-links .nav-trigger{font-family:Poppins,sans-serif;color:#36475a;text-decoration:none;font-weight:500;font-size:.95rem;letter-spacing:.01em;transition:color .3s ease;padding:.75rem 0;min-height:44px;background:none;display:inline-flex;align-items:center;position:relative;white-space:nowrap;cursor:pointer}.nav-links a:after,.nav-links .nav-trigger:after{content:"";position:absolute;left:0;right:100%;bottom:-2px;height:2px;background:#c4a05c;border-radius:2px;transition:right .35s cubic-bezier(.22,.61,.36,1)}.nav-links a:hover,.nav-links a:focus,.nav-links .nav-trigger:hover,.nav-links .nav-trigger:focus{color:#1f3850!important;outline:none}.nav-links a:hover:after,.nav-links a:focus:after,.nav-links .nav-trigger:hover:after,.nav-links .nav-trigger:focus:after{right:0}.nav-links>li:last-child>a:after{display:none}.book-appointment-btn{background:linear-gradient(135deg,#e0b35e,#a9854a);color:#2a1e0c;border:none;border-radius:999px;padding:.7em 1.4em;font-family:Poppins,sans-serif;font-weight:600;font-size:.92rem;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;cursor:pointer;display:inline-flex;align-items:center;gap:.5em;box-shadow:0 12px 30px -12px #b0863cb3}.book-appointment-btn svg{width:16px;height:16px}.book-appointment-btn:hover{background:linear-gradient(135deg,#e6bd6b,#b8925a);color:#2a1e0c;transform:translateY(-2px);box-shadow:0 18px 38px -14px #b0863cd9}.main-content{flex:1;width:100%;padding-top:110px}.ticker{position:fixed;top:0;left:0;right:0;z-index:100;height:38px;background:linear-gradient(90deg,#15273a,#1f3850,#15273a);border-bottom:1px solid rgba(255,255,255,.07);overflow:hidden;display:flex;align-items:center}.ticker:before,.ticker:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.ticker:before{left:0;background:linear-gradient(90deg,#15273a,transparent)}.ticker:after{right:0;background:linear-gradient(270deg,#15273a,transparent)}.ticker-track{display:flex;align-items:center;gap:0;white-space:nowrap;will-change:transform;animation:marq 60s linear infinite}.ticker:hover .ticker-track{animation-play-state:paused}.tk{display:inline-flex;align-items:center;gap:.55rem;padding:0 1.5rem;font-family:Poppins,sans-serif;font-weight:500;font-size:.78rem;letter-spacing:.04em;color:#ffffffdb}.tk-dot{width:4px;height:4px;border-radius:50%;background:#c4a05c;opacity:.6;flex:none}@keyframes marq{to{transform:translate(-50%)}}.nav-logo{height:58px;width:auto;display:block;margin:0 .5rem 0 0;object-fit:contain;transition:height .3s ease}.navbar.scrolled .nav-logo{height:50px}.hamburger-menu{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:10px;z-index:1000}.hamburger-menu span{width:24px;height:3px;background:#2c1a09;border-radius:2px;transition:all .3s ease}.mobile-menu{position:fixed;inset:0;width:100%;height:100dvh;background:linear-gradient(180deg,#f3ece0,#fbf6ee 45%,#f3ece0);color:#2c1a09;z-index:1001;display:flex;flex-direction:column;transform:translate(100%);transition:transform .4s cubic-bezier(.22,.61,.36,1);overflow:hidden}.mobile-menu.active{transform:translate(0)}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;flex-shrink:0}.mobile-logo{height:40px;width:auto}.close-menu{background:none;border:none;font-size:2.6rem;color:#2c1a09;cursor:pointer;line-height:1;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:color .25s ease}.close-menu:hover{color:#ce9a69}.mobile-menu-body{flex:1;overflow-y:auto;padding:.5rem 1.5rem 1.5rem;-webkit-overflow-scrolling:touch}.mobile-main-list{display:flex;flex-direction:column}.mobile-menu a.mobile-main-link,.mobile-menu button.mobile-main-link{display:flex;align-items:center;justify-content:space-between;gap:.6rem;width:100%;background:none;border:none;text-align:left;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.7rem,7vw,2.3rem);font-weight:500;line-height:1.2;color:#2c1a09;text-decoration:none;padding:.85rem 0;cursor:pointer;transition:color .25s ease;animation:menuItemIn .5s ease both}.mobile-main-link:hover,.mobile-main-link:active{color:#ce9a69}.mobile-main-link .chev{font-size:1.6rem;color:#ce9a69;line-height:1}.mobile-subpanel{animation:panelIn .35s ease both}.mobile-back{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;color:#8a7560;font-family:Mulish,sans-serif;font-size:1.02rem;cursor:pointer;padding:.4rem 0 1rem;transition:color .25s ease}.mobile-back:hover{color:#ce9a69}.mobile-back .chev-back{font-size:1.5rem;line-height:1}.mobile-sub-list{display:flex;flex-direction:column}.mobile-sub-item{display:flex;flex-direction:column;gap:.35rem;padding:1.05rem 0;text-decoration:none;border-top:1px solid rgba(74,53,39,.14);transition:opacity .2s ease}.mobile-sub-item:active{opacity:.7}.mobile-sub-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:600;color:#4a3527}.mobile-sub-desc{font-family:Mulish,sans-serif;font-size:.92rem;line-height:1.5;color:#4a35279e}.mobile-learn-more{align-self:flex-start;margin-top:.6rem;padding:.5rem 1.1rem;border-radius:8px;border:1px solid rgba(74,53,39,.3);background:transparent;color:#2c1a09;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease}.mobile-learn-more:hover,.mobile-learn-more:active{background:#ce9a69;border-color:#ce9a69;color:#fff}.mobile-menu-footer{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;padding:1rem 1.5rem calc(1.3rem + env(safe-area-inset-bottom));flex-shrink:0;border-top:1px solid rgba(74,53,39,.12)}.mobile-foot-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1rem;border-radius:10px;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .25s ease,background .25s ease,color .25s ease}.mobile-foot-btn svg{width:18px;height:18px}.mobile-foot-btn--solid{background:#ce9a69;color:#fff;border:1px solid #ce9a69}.mobile-foot-btn--solid:hover{background:#b8875e}.mobile-foot-btn--outline{background:transparent;color:#2c1a09;border:1px solid rgba(74,53,39,.35)}.mobile-foot-btn--outline:hover{border-color:#ce9a69;color:#ce9a69}@keyframes menuItemIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes panelIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.mobile-menu,.mobile-main-link,.mobile-subpanel{transition:none;animation:none}}.desktop-nav{display:flex}@media(max-width:768px){.ticker{height:34px}.navbar{padding:.75rem 1rem;height:60px;top:34px}.navbar.scrolled{height:54px}.main-content{padding-top:94px}.nav-logo{height:42px}.desktop-nav{display:none}.hamburger-menu{display:flex}}@media(max-width:480px){.navbar{padding:.6rem 1rem;height:56px}.navbar.scrolled{height:50px}.main-content{padding-top:90px}.nav-logo{height:38px}}.home-btn,.review-btn,.consultation-btn,.read-more-btn,.view-services-btn{display:inline-block;padding:1rem 3rem;background-color:#ffd95d;color:#2c3e50;text-decoration:none;border-radius:50px;font-size:1.1rem;font-weight:600;transition:all .3s ease;font-family:Lora,sans-serif;text-shadow:.5px 0 0 #2c3e50,-.5px 0 0 #2c3e50,0 .5px 0 #2c3e50,0 -.5px 0 #2c3e50}.home-btn:hover,.review-btn:hover,.consultation-btn:hover,.read-more-btn:hover,.view-services-btn:hover{background-color:beige;color:#2c3e50;transform:translateY(-2px);box-shadow:0 8px 20px #ffd95d66}.read-more-btn{padding:.8rem 2rem!important;margin-bottom:1.5rem!important}@media(max-width:600px){.reviews-section{padding:1.5rem 0;flex-direction:column;align-items:center}.reviews-container{width:98%;padding:0 .5rem}.reviews-grid{grid-template-columns:1fr;gap:1.2rem 0}.review-text{font-size:1rem}}@media(max-width:600px){.hero-section h1{font-size:2.4rem!important;line-height:1.1}.mission-line{font-size:.95rem!important;line-height:1.4}}@media(max-width:600px){.mission-line,p.mission-line{font-size:1rem!important;line-height:1.4}}.teamshowcase-section{width:100%;background:linear-gradient(135deg,#fffaf0,#fff 55%,#fffaf0);display:flex;justify-content:center;align-items:center;padding:3.5rem 2rem;margin:0}.teamshowcase-container{max-width:1150px;width:100%;display:flex;align-items:center;justify-content:center;gap:4rem}.teamshowcase-image{flex:1;display:flex;align-items:center;justify-content:center;padding:2.5rem;background:#fff;border-radius:22px;border:1px solid rgba(206,154,105,.18);box-shadow:0 18px 50px #4a35271f}.teamshowcase-image img{width:100%;height:auto;max-height:420px;object-fit:contain;display:block}.teamshowcase-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0}.teamshowcase-eyebrow{font-family:Gotham-Black,sans-serif;text-transform:uppercase;letter-spacing:3px;font-size:.78rem;font-weight:700;color:#ce9a69;margin-bottom:.6rem}.teamshowcase-content h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.3rem,4vw,3.2rem);color:#4a3527;margin-bottom:1.2rem;font-weight:600;line-height:1.1}.teamshowcase-accent{font-style:italic;color:#ce9a69}.teamshowcase-content p{font-family:Mulish,sans-serif;font-size:1rem;color:#6b5a4a;margin-bottom:1.2rem;line-height:1.7}.teamshowcase-promise{font-family:Cormorant Garamond,Georgia,serif!important;font-style:italic;font-size:1.3rem!important;color:#4a3527!important}.teamshowcase-btn{display:inline-flex;align-items:center;gap:.6rem;margin-top:.6rem;padding:.95rem 2.4rem;background:linear-gradient(135deg,#ce9a69,#b8885a);color:#fff;font-family:Lora,serif;font-size:1.02rem;font-weight:700;border-radius:50px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 8px 24px #ce9a694d}.teamshowcase-btn:hover{transform:translateY(-3px);box-shadow:0 14px 34px #ce9a6973;color:#fff}.teamshowcase-btn .btn-arrow{transition:transform .3s ease}.teamshowcase-btn:hover .btn-arrow{transform:translate(4px)}@media(max-width:900px){.teamshowcase-section{padding:2.8rem 1.4rem}.teamshowcase-container{flex-direction:column;gap:2rem}.teamshowcase-image{padding:1.8rem}.teamshowcase-image img{max-height:300px}}.home-specialties{padding-bottom:clamp(1.5rem,3vw,2.5rem)!important}.showcase-clinic-section{width:100%;background:#fff;padding:0;overflow:hidden;display:flex;justify-content:center;align-items:center}.showcase-clinic-images{width:100%;max-width:100%;display:flex;justify-content:center;align-items:stretch;gap:0;overflow:hidden}.showcase-img{width:33.333%;height:38vw;max-height:500px;object-fit:cover;display:block;margin:0;border:none}@media(max-width:900px){.showcase-img{width:100%;height:40vw}.showcase-clinic-images{flex-direction:column}}.stats-band{width:100%;background:#1f3850;position:relative;overflow:hidden}.stats-band:before{content:"";position:absolute;inset:0;opacity:.5;background:radial-gradient(80% 140% at 15% 0%,rgba(196,160,92,.16),transparent 55%);pointer-events:none}.stats-grid{position:relative;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;padding:clamp(2.4rem,5vw,3.6rem) clamp(1.1rem,4vw,2.4rem)}.stat{text-align:center;padding:.4rem;border-right:1px solid rgba(255,255,255,.1)}.stat:last-child{border-right:none}.stat .num{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(2.2rem,4vw,3.1rem);color:#dcbf83;line-height:1;letter-spacing:-.01em}.stat .lbl{font-family:Poppins,sans-serif;font-weight:500;font-size:.82rem;color:#ffffffbd;margin-top:.55rem;letter-spacing:.03em;line-height:1.4}@media(max-width:1080px){.stats-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem 1rem}.stat:nth-child(3){border-right:none}.stat:nth-child(4),.stat:nth-child(5){border-top:1px solid rgba(255,255,255,.1);padding-top:1.6rem}}@media(max-width:680px){.stats-grid{grid-template-columns:1fr 1fr}.stat{border-right:none!important}.stat:nth-child(odd){border-right:1px solid rgba(255,255,255,.1)!important}.stat:nth-child(n+3){border-top:1px solid rgba(255,255,255,.1);padding-top:1.4rem}.stat:nth-child(5){order:4;border-right:none!important}.stat:nth-child(4){order:5;grid-column:1 / -1;display:flex;flex-direction:row;align-items:baseline;justify-content:center;gap:.6rem}.stat:nth-child(4) .lbl{margin-top:0}}.hero-elevated{color:#ffda5d!important;font-family:Gotham-Bold,Helvetica!important;text-shadow:3px 3px 6px rgba(0,0,0,.6),6px 6px 14px rgba(0,0,0,.4)!important;font-size:100px;font-weight:900;margin-bottom:1.5rem;line-height:1.3;animation:heroFadeUp 1.2s cubic-bezier(.23,1,.32,1) .2s forwards}.mission-section{width:100%;background:#fffbe9;padding:1.5rem 0 1.2rem;display:flex;justify-content:center;margin-top:2.5rem;margin-bottom:2.5rem}.mission-content{max-width:900px;width:90%;text-align:center;font-family:Gotham-Light,sans-serif;font-weight:400}.mission-line{font-size:1.5rem!important;color:#222;margin-bottom:.7rem;font-weight:500!important;font-family:Gotham-Regular,sans-serif!important;letter-spacing:.01em}.home-container{width:100%;overflow-x:hidden}.hero-section{position:relative;min-height:100vh;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;align-items:flex-end;justify-content:flex-start;padding:0;background:#fff;overflow:hidden}.text-brown{color:#ffd95d;text-shadow:1000px 500px 200px rgba(206,154,105,.18)}.hero-image{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:0}.hero-image img{position:absolute;top:0;left:0;width:100vw;height:100vh;object-fit:cover;filter:brightness(1);opacity:0;transition:opacity 1.5s ease-in-out}.hero-image img.active{opacity:1}.hero-image:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,#281f189e,#281f182e 40%,#281f1800 65%),linear-gradient(to right,#281f186b,#281f1800 55%)}.carousel-indicators{position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%);display:flex;gap:.8rem;z-index:2}.carousel-indicators .indicator{width:11px;height:11px;min-width:11px;min-height:11px;flex:0 0 auto;border-radius:50%;border:none;background-color:#ffffff80;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease;padding:0}.carousel-indicators .indicator:hover{background-color:#fffc}.carousel-indicators .indicator.active{background-color:#ffd95d;box-shadow:0 0 0 3px #ffffff59}.hero-content{max-width:none;width:100%;padding:0 6vw 13vh 6vw;text-align:left;color:#fff;z-index:1;position:relative;background:none;border-radius:0;box-shadow:none;margin:0;display:flex;align-items:flex-end;justify-content:space-between;gap:3rem}.hero-left{flex:1 1 auto;max-width:620px}.hero-right{flex:0 0 auto;width:100%;max-width:490px;padding:2rem 2.1rem;border-radius:18px;background:#281f1852;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 20px 50px #00000040;display:flex;flex-direction:column;gap:1.5rem}.hero-stat{display:flex;align-items:baseline;gap:.55rem;flex-wrap:wrap;opacity:0;transform:translateY(30px);animation:heroFadeUp 1.2s cubic-bezier(.23,1,.32,1) .3s forwards}.hero-stat-num{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,3.2vw,2.9rem);font-weight:600;line-height:1;color:#ffda5d;text-shadow:0 2px 14px rgba(0,0,0,.35)}.hero-stat-label{font-family:Mulish,sans-serif;font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:500;color:#f5f3eef2;text-shadow:0 1px 10px rgba(0,0,0,.4)}.hero-chips{display:flex;flex-wrap:wrap;gap:.45rem}.hero-chip{font-family:Mulish,sans-serif;font-size:.74rem;white-space:nowrap;color:#f5f3ee;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);border-radius:50px;padding:.35rem .8rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-cta{display:flex;flex-wrap:wrap;gap:1.1rem}.hero-cta .read-more-btn{white-space:nowrap}.hero-cta .read-more-btn--outline{color:#f5f3ee!important;border-color:#f5f3ee8c}.hero-cta .read-more-btn--outline:hover{color:#f5f3ee!important;background:#ffffff24!important}.hero-eyebrow{font-family:Gotham-Black,sans-serif;text-transform:uppercase;letter-spacing:2px;font-size:clamp(.68rem,1.3vw,.8rem);color:#ffda5d;margin-bottom:1rem;text-shadow:0 1px 8px rgba(0,0,0,.35);opacity:0;transform:translateY(30px);animation:heroFadeUp 1.2s cubic-bezier(.23,1,.32,1) .15s forwards}.hero-headline{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.3rem,5vw,3.8rem);font-weight:500;line-height:1.06;letter-spacing:-.005em;margin-bottom:1.3rem;color:#fdfaf4;text-shadow:0 2px 16px rgba(0,0,0,.32);opacity:0;transform:translateY(30px);animation:heroFadeUp 1.2s cubic-bezier(.23,1,.32,1) .2s forwards}.hero-accent{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:600;color:#e0b35e}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-lead{font-family:Mulish,sans-serif;font-size:clamp(.95rem,1.2vw,1.08rem);line-height:1.65;font-weight:400;max-width:100%;margin:0 0 1.2rem;color:#f5f3eef2;text-shadow:0 1px 10px rgba(0,0,0,.4);opacity:0;transform:translateY(30px);animation:heroFadeUp 1.2s cubic-bezier(.23,1,.32,1) .3s forwards}.hero-trust{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.5rem;margin-top:1.4rem;opacity:0;transform:translateY(30px);animation:heroFadeUp 1.2s cubic-bezier(.23,1,.32,1) .4s forwards}.hero-trust .t{font-family:Mulish,sans-serif;font-size:clamp(.68rem,1.1vw,.78rem);font-weight:600;color:#fff;letter-spacing:.01em;white-space:nowrap;padding:.35rem .7rem;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,217,93,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-cta{margin-top:0;display:flex;gap:.7rem;justify-content:flex-start;flex-wrap:nowrap;align-items:center}.hero-cta.reveal{transition-delay:.35s}.hero-cta .consultation-btn,.hero-cta .view-services-btn{flex:1 1 0;padding:.8rem 1rem;font-size:.98rem;text-align:center;white-space:nowrap;position:relative;overflow:hidden}.hero-cta .consultation-btn:before,.hero-cta .view-services-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transition:left .6s ease;pointer-events:none}.hero-cta .consultation-btn:hover:before,.hero-cta .view-services-btn:hover:before{left:100%}.hero-cta .consultation-btn:hover,.hero-cta .view-services-btn:hover{transform:translateY(-3px);box-shadow:0 12px 28px #ffd95d80}.hero-cta .view-services-btn{background:transparent;background-color:transparent;color:#fff9f0;border:1.5px solid rgba(255,249,240,.7);text-shadow:0 1px 6px rgba(0,0,0,.35)}.hero-cta .view-services-btn:hover{background:#ce9a69f2;background-color:#ce9a69f2;color:#fff9f0;border-color:#ce9a69;box-shadow:0 12px 28px #ce9a6973}.btn-primary,.btn-secondary{padding:1rem 2rem;font-size:clamp(.9rem,2vw,1.1rem);font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;min-width:200px;white-space:nowrap}.btn-primary{background-color:#ce9a69;color:#fff;animation:pulseBtn 1.5s infinite alternate;box-shadow:0 6px 24px #ce9a6959,0 0 #ce9a69b3;position:relative;z-index:2}@keyframes pulseBtn{0%{box-shadow:0 0 #ce9a69b3;transform:scale(1)}70%{box-shadow:0 0 0 10px #ce9a691a;transform:scale(1.04)}to{box-shadow:0 0 #ce9a6900;transform:scale(1)}}.btn-primary:hover{background-color:#ce9a69;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.btn-secondary{background-color:#ce9a69;color:#fff;border:3px solid #ce9a69;font-weight:700;box-shadow:0 2px 12px #ce9a692e}.btn-secondary:hover{background-color:#b8885a;color:#fff;border-color:#b8885a;transform:translateY(-2px);box-shadow:0 6px 20px #ce9a694d}.what-to-expect-section{padding:3.2rem 2rem;background:linear-gradient(135deg,#feecc7,#fffaf0,#feecc7);position:relative;overflow:hidden}.what-to-expect-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(206,154,105,.05) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(206,154,105,.05) 0%,transparent 50%);pointer-events:none}.expect-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.expect-header{text-align:center;margin-bottom:2rem}.expect-eyebrow{font-family:Gotham-Black,sans-serif;text-transform:uppercase;letter-spacing:3px;font-size:.78rem;font-weight:700;color:#ce9a69;margin-bottom:.6rem}.expect-header h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.1rem,4vw,3rem);color:#4a3527;font-weight:600;line-height:1.1;margin-bottom:.6rem}.expect-accent{font-style:italic;color:#ce9a69}.expect-subtitle{font-family:Mulish,sans-serif;font-size:clamp(1rem,2vw,1.15rem);color:#8b735f;font-weight:400;max-width:640px;margin:0 auto;line-height:1.6}.visits-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.4rem;margin-bottom:2rem}.visit-card{background:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:18px;padding:1.8rem 1.7rem 1.6rem;box-shadow:0 10px 40px #ce9a691f;transition:transform .45s cubic-bezier(.23,1,.32,1),box-shadow .45s ease,border-color .45s ease;position:relative;border:1px solid rgba(206,154,105,.18);overflow:hidden}.visit-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#ce9a69,#ffd95d);transform:scaleX(0);transform-origin:left;transition:transform .45s ease}.visit-card:hover{transform:translateY(-8px);box-shadow:0 22px 55px #ce9a6938;border-color:#ce9a6966}.visit-card:hover:before{transform:scaleX(1)}.pillar-num{display:block;font-family:Cormorant Garamond,Georgia,serif;font-size:2.7rem;font-weight:600;line-height:1;color:#ce9a69;opacity:.55;margin-bottom:.3rem}.visit-card h3{font-family:Cormorant Garamond,Georgia,serif;font-size:1.7rem;color:#4a3527;margin-bottom:.6rem;font-weight:600;position:relative;padding-bottom:.6rem}.visit-card h3:after{content:"";position:absolute;bottom:0;left:0;width:38px;height:2px;background:#ce9a69}.pillar-text{font-family:Mulish,sans-serif;color:#6b5a4a;font-size:.98rem;line-height:1.65}.trust-strip-section{padding:1rem 1.5rem 4rem}.trust-strip-section .trust-strip{max-width:min(1600px,96vw);margin:0 auto}.trust-strip{text-align:center;margin:2.6rem 0 2rem;padding-top:2.4rem}.trust-strip-head{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.trust-accent-line{width:44px;height:2px;border-radius:2px;background:linear-gradient(90deg,#ce9a69,#b8885a);margin-bottom:1rem}.trust-strip-eyebrow{font-family:Poppins,sans-serif;font-weight:600;font-size:.74rem;letter-spacing:.26em;text-transform:uppercase;color:#a9854a;margin:0 0 .5rem}.trust-strip-subtitle{font-family:Mulish,sans-serif;font-size:.95rem;color:#8a7560;margin:0}.trust-badges{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.4rem .9rem;overflow-x:auto}.trust-badge{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:.5rem .6rem;background:transparent;flex:0 0 auto}.trust-badge-logo{height:34px;width:auto;object-fit:contain;display:block}.trust-badge-logo--lg{height:58px}.trust-badge-logo--md{height:46px}.expect-cta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.2rem 2rem;padding:1.8rem 2.6rem;background:linear-gradient(120deg,#4a3527,#6b4e38);border-radius:22px;box-shadow:0 18px 50px #4a352747}@media(max-width:600px){.trust-strip{margin:2rem 0 1.6rem;padding-top:1.6rem}.trust-badges{gap:.5rem 1rem}.trust-badge{min-height:46px;padding:.5rem .85rem}.trust-badge-logo{height:28px}.trust-badge-logo--lg{height:44px}}.expect-cta-text{text-align:left}.expect-cta-eyebrow{font-family:Gotham-Black,sans-serif;text-transform:uppercase;letter-spacing:2.5px;font-size:.72rem;font-weight:700;color:#ffd95d;margin-bottom:.5rem}.expect-cta-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,3vw,2.1rem);color:#fdfaf4;font-weight:500;line-height:1.2;margin:0}.btn-expect{display:inline-flex;align-items:center;gap:.6rem;padding:1.05rem 2.4rem;background:linear-gradient(135deg,#ffd95d,#e9b84e);color:#4a3527;font-family:Lora,serif;font-size:1.05rem;font-weight:700;border-radius:50px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 8px 24px #ffd95d59;position:relative;overflow:hidden;white-space:nowrap;flex:0 0 auto}.btn-expect:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);transition:left .6s ease}.btn-expect:hover:before{left:100%}.btn-expect:hover{transform:translateY(-3px);box-shadow:0 14px 34px #ffd95d80;color:#4a3527}.btn-arrow{display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease}.btn-arrow svg{width:1.05em;height:1.05em;display:block}.btn-expect:hover .btn-arrow{transform:translate(4px)}@media(max-width:768px){.what-to-expect-section{padding:4rem 1.2rem}.visits-timeline{grid-template-columns:1fr;gap:1.4rem}.visit-card{padding:2.2rem 1.6rem}.expect-cta{flex-direction:column;text-align:center;padding:2.2rem 1.6rem}.expect-cta-text{text-align:center}.btn-expect{width:100%;justify-content:center}}.services-section{padding:4rem 2rem;background:linear-gradient(135deg,#feecc7,#fff5e6,#feecc7);background-image:url(/assets/servicesectionhomepage-U9pIlLPE.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.services-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 15% 20%,rgba(206,154,105,.03) 0%,transparent 50%),radial-gradient(circle at 85% 80%,rgba(206,154,105,.03) 0%,transparent 50%);pointer-events:none}.services-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.services-header{text-align:center;margin-bottom:3rem}.services-header h2{font-size:clamp(2rem,4vw,3rem);color:#ce9a69;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.05)}.services-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:#666;font-weight:400;max-width:700px;margin:0 auto;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem 2rem;margin-bottom:2rem;justify-items:center;max-width:1000px;margin-left:auto;margin-right:auto}.service-card:nth-child(5){grid-column:2 / 3}.service-card:nth-child(6){grid-column:3 / 4}.service-card:nth-child(7){grid-column:4 / 5}.service-card{display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;cursor:pointer;text-decoration:none;max-width:180px;outline:none!important;-webkit-tap-highlight-color:transparent}.service-card:hover{transform:translateY(-5px)}.service-icon{width:120px;height:120px;border-radius:50%;background:#5a5a5a;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:all .3s ease;box-shadow:0 4px 15px #0003;position:relative}.service-card:hover .service-icon{background:#4a4a4a;box-shadow:0 6px 20px #0000004d;transform:scale(1.05)}.icon-emoji{font-size:3.5rem;filter:grayscale(100%) brightness(2)}.service-card h3{font-size:.9rem;color:#ce9a69;font-weight:700;text-transform:uppercase;letter-spacing:.5px;line-height:1.3;margin:0;transition:color .3s ease}.service-card:hover h3{color:#b8885a}@media(max-width:968px){.services-grid{grid-template-columns:repeat(3,1fr);gap:2rem 1.5rem}.service-icon{width:100px;height:100px}.icon-emoji{font-size:3rem}.service-card h3{font-size:.8rem}}@media(max-width:768px){.services-section{padding:3rem 1.5rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem}.service-icon{width:90px;height:90px}.icon-emoji{font-size:2.5rem}.service-card h3{font-size:.75rem}}@media(max-width:480px){.services-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}.service-icon{width:80px;height:80px}.icon-emoji{font-size:2rem}.service-card h3{font-size:.7rem}}.reveal{opacity:0;transform:translateY(36px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal.reveal-left{transform:translate(-44px)}.reveal.reveal-right{transform:translate(44px)}.reveal.is-visible{opacity:1;transform:translate(0)}.stats-grid .stat.reveal{transition-delay:calc(var(--i, 0) * 80ms)}.stats-grid .stat:nth-child(1){--i: 0}.stats-grid .stat:nth-child(2){--i: 1}.stats-grid .stat:nth-child(3){--i: 2}.stats-grid .stat:nth-child(4){--i: 3}.stats-grid .stat:nth-child(5){--i: 4}.showcase-clinic-images .showcase-img:nth-child(2).reveal{transition-delay:.12s}.showcase-clinic-images .showcase-img:nth-child(3).reveal{transition-delay:.24s}.visits-timeline .visit-card:nth-child(2).reveal{transition-delay:.12s}.visits-timeline .visit-card:nth-child(3).reveal{transition-delay:.24s}.px-grid .px-card:nth-child(2).reveal{transition-delay:.12s}.px-grid .px-card:nth-child(3).reveal{transition-delay:.24s}.diff-rows .diff-row:nth-child(2).reveal{transition-delay:.1s}@media(prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important;transition:none!important}}.why-section{padding:3.6rem 2rem;background:linear-gradient(135deg,#f7f1e8,#fffaf0,#fdf3e4,#fffaf0,#f7f1e8);background-size:200% 200%;animation:gradientShift 15s ease infinite;overflow:hidden;position:relative}.why-section:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(139,115,95,.02) 0px,rgba(139,115,95,.02) 1px,transparent 1px,transparent 50px),repeating-linear-gradient(0deg,rgba(139,115,95,.02) 0px,rgba(139,115,95,.02) 1px,transparent 1px,transparent 50px);pointer-events:none;opacity:.3}.why-section:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(190,171,156,.1) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(190,171,156,.1) 0%,transparent 50%);pointer-events:none}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.why-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.why-header{text-align:center;margin-bottom:4rem}.why-header h2{font-size:clamp(2.5rem,5vw,3.5rem);margin-bottom:1rem;color:#2c3e50;font-weight:700;line-height:1.2}.why-header h3{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:0;color:#8b735f;font-weight:600;text-shadow:1px 1px 3px rgba(0,0,0,.1)}.why-description{font-size:clamp(1.1rem,2.5vw,1.3rem);line-height:1.8;color:#555;font-style:italic;margin-top:3rem;text-align:center;max-width:900px;margin-left:auto;margin-right:auto}.why-left,.why-right{display:none}.difference-section .diff-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.diff-head{max-width:980px;margin:0 auto clamp(2.4rem,5vw,3.6rem);text-align:center}.diff-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.74rem;letter-spacing:.26em;text-transform:uppercase;color:#a9854a;margin-bottom:1.1rem}.diff-eyebrow:before,.diff-eyebrow:after{content:"";width:30px;height:1.5px;background:#c4a05c}.diff-title{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:1.08;font-size:clamp(2rem,4.4vw,3.15rem);letter-spacing:-.01em;color:#4a3527;margin:0}.diff-lead{font-family:Mulish,sans-serif;font-size:clamp(1.04rem,1.5vw,1.18rem);color:#6b5a4a;line-height:1.65;font-weight:400;margin-top:1rem;white-space:nowrap}@media(max-width:820px){.diff-lead{white-space:normal}}.diff-rows{display:flex;flex-direction:column;gap:1.1rem;max-width:1000px;margin:0 auto}.diff-row{background:linear-gradient(135deg,#fff,#fbf4ea);border:1px solid rgba(206,154,105,.16);border-radius:18px;padding:1.4rem 1.8rem;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 16px #4a35270f;font-family:Mulish,sans-serif;font-size:clamp(1.02rem,1.6vw,1.22rem);line-height:1.5;text-align:left}.diff-row .muted{color:#9a8773}.diff-row b{color:#4a3527;font-family:Poppins,sans-serif;font-weight:700}.diff-mark{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex:none}.diff-mark svg{width:16px;height:16px}.diff-mark.x{background:#bf524d1f;color:#bf524d}.diff-mark.c{background:#c4a05c29;color:#a9854a}.px-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;margin-top:2rem}.px-card{background:#ffffffe6;border:1px solid rgba(206,154,105,.16);border-radius:18px;padding:1.7rem 1.6rem;box-shadow:0 4px 16px #4a35270f;transition:transform .4s cubic-bezier(.22,.61,.36,1),box-shadow .4s cubic-bezier(.22,.61,.36,1),border-color .4s ease;text-align:left}.px-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px -24px #4a352761;border-color:#ce9a6966}.px-head{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.px-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;flex:none;color:#ce9a69;background:linear-gradient(150deg,#ce9a692e,#ce9a690d)}.px-icon svg{width:23px;height:23px}.px-card h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:1.45rem;color:#4a3527;line-height:1.2;margin:0}.px-list{list-style:none;padding:0;margin:0}.px-list li{display:flex;gap:.55rem;font-family:Mulish,sans-serif;font-size:.94rem;color:#6b5a4a;padding:.32rem 0;line-height:1.4}.px-check{width:15px;height:15px;color:#ce9a69;flex:none;margin-top:.25rem}@media(max-width:1080px){.px-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.px-grid{grid-template-columns:1fr}.diff-row{font-size:1rem;padding:1.3rem 1.4rem}}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}.feature-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:all .6s ease;opacity:0;transform:translateY(30px);position:relative}.feature-card.visible{opacity:1;transform:translateY(0)}.feature-card:hover{transform:translateY(-8px);box-shadow:0 10px 30px #00000026}.feature-card-header{position:relative;height:180px;display:flex;align-items:flex-start;justify-content:center;padding:1rem;overflow:hidden}.option-label{position:absolute;top:1rem;left:1rem;color:#fff;font-size:.7rem;font-weight:600;letter-spacing:1px;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.option-circle{position:absolute;right:-100px;top:0;width:200px;height:200px;border-radius:50%;background:#fff3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:50px}.option-number{color:#fff;font-size:1rem;font-weight:600;letter-spacing:2px;margin-bottom:.3rem}.option-num{color:#fff;font-size:4rem;font-weight:900;line-height:1}.feature-card-body{padding:2rem 1.5rem;text-align:left;min-height:280px;display:flex;flex-direction:column;position:relative}.feature-card-body h3{font-size:1.4rem;color:#2c3e50;margin-bottom:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.feature-description{font-size:.95rem;color:#666;line-height:1.7;margin-bottom:2rem;flex:1}.feature-icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;box-shadow:0 4px 10px #00000026;margin-top:auto}.features-list-container,.feature-item,.feature-banner,.feature-step,.step-number,.feature-content,.feature-text,.features-wheel,.wheel-center,.wheel-icon,.wheel-circle,.features-list,.closing-statement{display:none}@media(max-width:1024px){.hero-content{gap:2rem}.hero-right{max-width:360px;padding:1.4rem 1.5rem}.why-section{padding:4rem 1.5rem}.why-header{margin-bottom:3rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card-body{padding:1.5rem 1.2rem;min-height:260px}}@media(max-width:768px){.hero-section{min-height:90vh;align-items:stretch}.hero-content{max-width:100%;width:100%;padding:128px 4vw 5vh 4vw;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1.2rem}.hero-left,.hero-right{max-width:100%;width:100%}.hero-left{text-align:center}.hero-right{padding:1.1rem 1.2rem;margin-bottom:2rem}.hero-trust{justify-content:center;gap:.4rem}.hero-trust .t{font-size:.66rem;padding:.3rem .55rem}.carousel-indicators{bottom:.9rem}.hero-lead{font-size:.86rem;line-height:1.55;margin-bottom:1rem}.hero-content h1{margin-bottom:1rem}.hero-content p{margin-bottom:.8rem}.hero-cta{flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:.6rem;margin-top:1.2rem;width:100%}.hero-cta .read-more-btn{flex:1 1 0;min-width:0;justify-content:center;padding:.75rem .6rem!important;font-size:.84rem;white-space:nowrap}.hero-cta .consultation-btn,.hero-cta .view-services-btn{width:auto;max-width:none}.btn-primary,.btn-secondary{width:100%;max-width:280px;padding:.9rem 1.5rem;min-width:unset}.why-section{padding:3rem 1rem}.why-container{gap:2rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card-header{height:150px}.option-circle{width:180px;height:180px;right:-90px}.option-num{font-size:3.5rem}.feature-card-body{padding:1.5rem 1rem;min-height:240px}.feature-card-body h3{font-size:1.2rem}.feature-description{font-size:.9rem}.feature-icon{width:60px;height:60px;font-size:1.8rem}}@media(max-width:480px){.hero-section{min-height:100vh}.hero-content{width:100%;padding:120px 4vw 6vh 4vw}.hero-eyebrow{font-size:.66rem;margin-bottom:.6rem}.hero-headline{font-size:2rem;line-height:1.1;margin-bottom:1rem}.hero-right{padding:1.2rem}.hero-cta .consultation-btn,.hero-cta .view-services-btn{padding:.75rem .6rem;font-size:.92rem}.btn-primary,.btn-secondary{max-width:100%;font-size:1rem}.why-section{padding:2.5rem 1rem}.features-grid{gap:1.2rem}.feature-card-header{height:130px}.option-label{font-size:.6rem}.option-circle{width:160px;height:160px;right:-80px}.option-number{font-size:.85rem}.option-num{font-size:3rem}.feature-card-body{padding:1.2rem .8rem;min-height:220px}.feature-card-body h3{font-size:1.1rem}.feature-description{font-size:.85rem}.feature-icon{width:55px;height:55px;font-size:1.6rem}}.about-section{width:100%;background:#fff9f0;padding:4rem 2rem;min-height:100vh;display:flex;align-items:center}.about-container{max-width:1320px;width:100%;margin:0 auto}.about-content{display:grid;grid-template-columns:1fr 1.1fr;gap:5rem;align-items:center}.about-text{padding-right:1rem;max-width:560px}.about-label{color:#ce9a69;font-family:Gotham-Black,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;margin-bottom:.6rem}.about-text h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.8rem,5vw,4rem);font-weight:600;color:#4a3527;line-height:1.1;margin-bottom:.5rem}.about-heading{display:flex;align-items:baseline;gap:.55rem;flex-wrap:wrap}.about-heading-badge{font-family:Gotham-Black,sans-serif;font-size:clamp(.85rem,1.4vw,1.1rem);font-weight:700;letter-spacing:2px;color:#4a3527;background:#ce9a6938;border-radius:10px;padding:.18em .5em;align-self:center}.about-subtitle{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:clamp(1.3rem,2.4vw,1.7rem);color:#ce9a69;margin-bottom:1.8rem}.about-chips{display:flex;flex-wrap:wrap;gap:.7rem;margin:.4rem 0}.about-chip{font-family:Mulish,sans-serif;font-size:.9rem;color:#6b5a4a;background:#fff;border:1px solid rgba(206,154,105,.3);border-radius:50px;padding:.55rem 1.2rem;box-shadow:0 4px 14px #4a35270f}.about-description{font-family:Mulish,sans-serif;font-size:1.12rem;color:#6b5a4a;line-height:1.75;margin-bottom:1rem;text-align:left}.about-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.about-image img{width:100%;max-width:100%;height:auto;aspect-ratio:5 / 4;max-height:78vh;object-fit:cover;border-radius:16px;border:1px solid rgba(206,154,105,.25);box-shadow:0 18px 50px #4a35272e}.about-cta-row{display:flex;flex-wrap:wrap;gap:1.1rem;margin-top:1.6rem}.read-more-btn{display:inline-flex!important;align-items:center;gap:.6rem;font-size:.95rem;padding:.7rem 1.6rem!important;margin-top:0!important;margin-bottom:0!important;background:linear-gradient(135deg,#ce9a69,#b8885a)!important;color:#fff!important;text-shadow:none!important;box-shadow:0 8px 24px #ce9a694d}.read-more-btn:hover{background:linear-gradient(135deg,#b8885a,#ce9a69)!important;color:#fff!important;transform:translateY(-3px);box-shadow:0 14px 34px #ce9a6973}.read-more-btn--outline{background:transparent!important;color:#b8885a!important;text-shadow:none!important;border:1.5px solid #ce9a69;box-shadow:none}.read-more-btn--outline:hover{background:#ce9a691f!important;color:#b8885a!important;box-shadow:none}.read-more-btn .btn-arrow{transition:transform .3s ease}.read-more-btn:hover .btn-arrow{transform:translate(4px)}@media(max-width:768px){.about-section{padding:2.6rem 1.2rem;min-height:auto}.about-content{display:flex;flex-direction:column;gap:0}.about-text{display:contents}.about-label{order:1}.about-heading{order:2}.about-subtitle{order:3}.about-image{order:4;margin:0 0 1.5rem}.about-description{order:5}.about-cta-row{order:6}.about-image img{height:auto;max-height:none;aspect-ratio:auto}.about-cta-row{flex-wrap:nowrap;gap:.6rem}.about-cta-row .read-more-btn{flex:1 1 0;min-width:0;justify-content:center;padding:.75rem .6rem!important;font-size:.84rem;white-space:nowrap}}@font-face{font-family:Lora;src:url(./assets/fonts/Lora.ttf) format("truetype");font-weight:400;font-style:normal}._servicePage_12wiv_9{width:100%}._serviceBanner_12wiv_14{height:100vh;width:100%;position:relative;background-image:url(/assets/contactpic-DJUDHi_G.webp);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}._bannerOverlay_12wiv_27{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center}._bannerContent_12wiv_39{text-align:left;color:#333;padding:2rem;max-width:1200px;width:100%;z-index:1;margin-left:5%}._bannerBadge_12wiv_49{display:inline-flex;align-items:center;gap:.5rem;background-color:#add8e64d;color:#ffd95d;font-family:Gotham-Black,sans-serif;padding:.5rem 1.5rem;border-radius:25px;font-size:.9rem;font-weight:600;letter-spacing:1px;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._badgeIcon_12wiv_65{font-size:1.2rem}._bannerMainText_12wiv_69{font-size:clamp(2.55rem,6.4vw,4.7rem);font-weight:600;font-family:Cormorant Garamond,Georgia,serif;letter-spacing:-.01em;margin-bottom:1.5rem;line-height:1.04;color:beige;text-shadow:2px 2px 8px rgba(0,0,0,.7),4px 4px 12px rgba(0,0,0,.5)}._textBrown_12wiv_81{color:#e0b35e;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:600}._bannerSubText_12wiv_88{font-size:clamp(1.04rem,1.5vw,1.22rem);line-height:1.72;font-weight:400;color:beige;text-align:justify;max-width:800px;font-family:Mulish,sans-serif;text-shadow:1px 1px 4px rgba(0,0,0,.7),2px 2px 6px rgba(0,0,0,.5)}._serviceSection_12wiv_101{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;font-size:2rem}._standardSection_12wiv_111{padding:4rem 2rem;background:#fff;border-bottom:1px solid rgba(139,115,95,.15)}._standardContainer_12wiv_117{max-width:900px;margin:0 auto;text-align:center}._standardTitle_12wiv_123{font-size:1.02rem;font-weight:700;color:#1f3850;margin:0;font-family:Poppins,sans-serif;line-height:1.25}._standardText_12wiv_132{font-size:1.15rem;color:#555;line-height:1.8;margin:0 0 1.5rem;font-family:Gotham-Light,sans-serif}._standardHighlight_12wiv_140{font-size:1.3rem;font-weight:600;color:#8b735f;font-family:Gotham-Black,sans-serif;line-height:1.6;margin:0;padding:1.5rem 2rem;background:linear-gradient(135deg,#f5ebe0,#ebe4dc);border-radius:12px;border-left:4px solid #8b735f}._specializationsSection_12wiv_154{width:100%;padding:clamp(4.5rem,9vw,7.5rem) clamp(1.25rem,4vw,2.4rem);background:#fbf8f2;overflow:hidden;position:relative}._specializationsSection_12wiv_154:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(139,115,95,.02) 0px,rgba(139,115,95,.02) 1px,transparent 1px,transparent 50px),repeating-linear-gradient(0deg,rgba(139,115,95,.02) 0px,rgba(139,115,95,.02) 1px,transparent 1px,transparent 50px);pointer-events:none;opacity:.3}._specializationsSection_12wiv_154:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(190,171,156,.1) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(190,171,156,.1) 0%,transparent 50%);pointer-events:none}@keyframes _gradientShift_12wiv_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}._specializationsContainer_12wiv_209{max-width:1240px;margin:0 auto;position:relative;z-index:1}._specializationsHeader_12wiv_216{text-align:left;max-width:760px;margin-bottom:clamp(2.4rem,5vw,3.6rem)}._headerLabel_12wiv_222{color:#a9854a;font-family:Poppins,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.26em;text-transform:uppercase;margin-bottom:1.1rem;display:flex;align-items:center;gap:.7rem}._headerLabel_12wiv_222:before{content:"";display:inline-block;width:30px;height:1.5px;background-color:#c4a05c}._specializationsTitle_12wiv_243{font-size:clamp(2rem,4.4vw,3.15rem);font-weight:600;color:#1f3850;font-family:Cormorant Garamond,Georgia,serif;letter-spacing:-.01em;line-height:1.08;margin-bottom:1.15rem}._specializationsSubtitle_12wiv_253{font-size:clamp(1.04rem,1.5vw,1.22rem);color:#36475a;font-family:Mulish,sans-serif;line-height:1.72;max-width:760px;margin:0}._specialtyGrid_12wiv_263{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}._specialtyCard_12wiv_269{position:relative;background:#fff;border:1px solid rgba(31,56,80,.07);border-radius:18px;padding:2rem 1.7rem;text-align:left;display:flex;flex-direction:column;height:100%;overflow:hidden;box-shadow:0 2px 10px #14283c0f;transition:transform .45s cubic-bezier(.22,.61,.36,1),box-shadow .45s cubic-bezier(.22,.61,.36,1),border-color .45s ease}._specialtyCard_12wiv_269:before{content:"";position:absolute;top:0;left:0;right:100%;height:3px;background:linear-gradient(90deg,#e0b35e,#a9854a);transition:right .5s cubic-bezier(.22,.61,.36,1)}._specialtyCard_12wiv_269:hover{transform:translateY(-7px);box-shadow:0 16px 44px -22px #12263a6b;border-color:transparent}._specialtyCard_12wiv_269:hover:before{right:0}._specialtyIcon_12wiv_307{width:54px;height:54px;border-radius:15px;background:linear-gradient(150deg,#c4a05c2e,#c4a05c0f);color:#a9854a;display:grid;place-items:center;margin-bottom:1.25rem;transition:transform .45s cubic-bezier(.22,.61,.36,1),background .45s ease,color .45s ease}._specialtyIcon_12wiv_307 svg{width:27px;height:27px;transition:color .45s ease}._specialtyCard_12wiv_269:hover ._specialtyIcon_12wiv_307{background:linear-gradient(150deg,#e0b35e,#a9854a);transform:scale(1.05) rotate(-4deg)}._specialtyCard_12wiv_269:hover ._specialtyIcon_12wiv_307 svg{color:#fff}@media(prefers-reduced-motion:reduce){._specialtyCard_12wiv_269:hover ._specialtyIcon_12wiv_307{transform:none}}._specialtyLabel_12wiv_341{font-family:Poppins,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:#a9854a;display:block;margin-bottom:.5rem}._specialtyTitle_12wiv_352{font-size:1.18rem;font-weight:700;color:#1f3850;font-family:Poppins,sans-serif;line-height:1.25;margin:0 0 .55rem}._specialtyDesc_12wiv_361{font-size:.95rem;color:#36475a;font-family:Mulish,sans-serif;line-height:1.6;margin:0}._carousel_12wiv_370{position:relative}._carouselTrack_12wiv_374{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.5rem .25rem 1.75rem;margin:0 -.25rem;scrollbar-width:none;-ms-overflow-style:none}._carouselTrack_12wiv_374::-webkit-scrollbar{display:none}._photoCard_12wiv_389{position:relative;flex:0 0 auto;width:clamp(248px,23vw,350px);aspect-ratio:3 / 5;border-radius:22px;overflow:hidden;display:flex;align-items:flex-end;scroll-snap-align:start;cursor:pointer;text-decoration:none;background-color:#dcc9ab;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 10px 34px -20px #14283c73;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s cubic-bezier(.22,.61,.36,1)}._photoCard_12wiv_389:focus-visible{outline:2px solid #c4a05c;outline-offset:3px}._photoCard_12wiv_389{background-image:linear-gradient(155deg,#e9ddca,#cbb287)}._photoCard_12wiv_389:nth-child(4n+2){background-image:linear-gradient(155deg,#e6dccf,#c2ad94)}._photoCard_12wiv_389:nth-child(4n+3){background-image:linear-gradient(155deg,#e2ddd2,#b9b2a3)}._photoCard_12wiv_389:nth-child(4n){background-image:linear-gradient(155deg,#ece0cd,#cdb085)}._photoCard_12wiv_389:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#f3ece057,#cebb9e99);transition:background .55s ease;z-index:1}._photoCard_12wiv_389:after{content:"";position:absolute;left:0;right:0;bottom:0;height:60%;background:linear-gradient(180deg,transparent 0%,rgba(34,28,22,.5) 100%);opacity:.55;transition:opacity .55s ease;z-index:1}._photoCardContent_12wiv_453{position:relative;z-index:2;width:100%;padding:1.7rem 1.6rem}._photoCardLabel_12wiv_460{display:block;font-family:Poppins,sans-serif;font-size:.66rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#f0d79b;margin-bottom:.5rem;opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease}._photoCardTitle_12wiv_474{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.55rem,2.1vw,1.95rem);line-height:1.08;color:#fbf6ec;text-shadow:0 2px 12px rgba(20,18,14,.45)}._photoCardDesc_12wiv_484{margin:.6rem 0 0;font-family:Mulish,sans-serif;font-size:.86rem;line-height:1.55;color:#fbf6eceb;max-height:0;opacity:0;overflow:hidden;transition:max-height .55s ease,opacity .5s ease,margin .55s ease}._learnMore_12wiv_496{display:inline-flex;align-items:center;gap:.45rem;margin-top:0;padding:0;max-height:0;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.02em;color:#f0d79b;opacity:0;overflow:hidden;transition:max-height .55s ease,opacity .5s ease,margin .55s ease,gap .3s ease}._learnMore_12wiv_496 svg{width:17px;height:17px;transition:transform .3s ease}._photoCard_12wiv_389:hover ._learnMore_12wiv_496,._photoCard_12wiv_389:focus-visible ._learnMore_12wiv_496{max-height:3rem;opacity:1;margin-top:1rem}._photoCard_12wiv_389:hover ._learnMore_12wiv_496 svg,._photoCard_12wiv_389:focus-visible ._learnMore_12wiv_496 svg{transform:translate(3px)}._photoCard_12wiv_389:hover,._photoCard_12wiv_389:focus-visible{transform:translateY(-7px);box-shadow:0 30px 64px -28px #12263a99}._photoCard_12wiv_389:hover:before,._photoCard_12wiv_389:focus-visible:before{background:linear-gradient(180deg,#0e141e1f,#070b11d1)}._photoCard_12wiv_389:hover:after,._photoCard_12wiv_389:focus-visible:after{opacity:1}._photoCard_12wiv_389:hover ._photoCardLabel_12wiv_460,._photoCard_12wiv_389:focus-visible ._photoCardLabel_12wiv_460{opacity:1;transform:translateY(0)}._photoCard_12wiv_389:hover ._photoCardDesc_12wiv_484,._photoCard_12wiv_389:focus-visible ._photoCardDesc_12wiv_484{max-height:9rem;opacity:1;margin-top:.7rem}._carouselNav_12wiv_562{display:flex;justify-content:flex-end;gap:.7rem;margin-top:.5rem}button._carouselButton_12wiv_569{width:46px;height:46px;padding:0;line-height:0;box-sizing:border-box;border-radius:50%;border:1px solid rgba(31,56,80,.18);background:#fff;color:#1f3850;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 14px -8px #12263a66;transition:background .3s ease,color .3s ease,transform .3s ease,border-color .3s ease}button._carouselButton_12wiv_569:hover{background:linear-gradient(150deg,#e0b35e,#a9854a);color:#fff;border-color:transparent;transform:translateY(-2px)}button._carouselButton_12wiv_569:focus{outline:none}button._carouselButton_12wiv_569:focus-visible{outline:2px solid #c4a05c;outline-offset:2px}._carouselButton_12wiv_569 svg{display:block;width:22px;height:22px}@media(prefers-reduced-motion:reduce){._photoCard_12wiv_389,._photoCardLabel_12wiv_460,._photoCardDesc_12wiv_484,._learnMore_12wiv_496,._carouselButton_12wiv_569{transition:none}}._servicesHeading_12wiv_621{font-size:1.8rem;font-weight:600;color:#000;margin-bottom:2rem;margin-top:2rem}._servicesList_12wiv_629{display:flex;flex-direction:column;gap:2rem}._serviceCard_12wiv_635{background-color:#f8f9fa;padding:2rem;border-radius:12px;border-left:4px solid #1e90ff;transition:all .3s ease}._serviceCard_12wiv_635:hover{background-color:#e9f5ff;transform:translate(5px);box-shadow:0 4px 12px #1e90ff26}._serviceName_12wiv_649{font-size:1.3rem;font-weight:600;color:#000;margin-bottom:.8rem}._serviceDescription_12wiv_656{font-size:1rem;color:#6c757d;line-height:1.6;margin:0}._serviceSection3_12wiv_663{background-color:#e9ecef}._serviceSection4_12wiv_667{background-color:#dee2e6}._clinicalStandardsSection_12wiv_672{padding:clamp(4.5rem,9vw,7.5rem) clamp(1.25rem,4vw,2.4rem);background:#f1e9dd}._expertiseContainer_12wiv_677{max-width:1240px;margin:0 auto}._expertiseHeader_12wiv_682{text-align:center;max-width:760px;margin:0 auto clamp(2.4rem,5vw,3.6rem)}._expertiseLabel_12wiv_688{color:#a9854a;font-family:Poppins,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.26em;text-transform:uppercase;margin-bottom:1.1rem;display:flex;align-items:center;justify-content:center;gap:.7rem}._expertiseLabel_12wiv_688:before,._expertiseLabel_12wiv_688:after{content:"";display:inline-block;width:30px;height:1.5px;background-color:#c4a05c}._expertiseTitle_12wiv_711{font-size:clamp(2rem,4.4vw,3.15rem);font-weight:600;color:#1f3850;font-family:Cormorant Garamond,Georgia,serif;letter-spacing:-.01em;line-height:1.08;margin-bottom:1.15rem}._expertiseSubtitle_12wiv_721{font-size:clamp(1.04rem,1.5vw,1.22rem);color:#36475a;font-family:Mulish,sans-serif;line-height:1.72;max-width:760px;margin:0 auto}._expertiseGrid_12wiv_730{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}._standardCard_12wiv_736{background:#fff;padding:1.8rem 1.5rem;border-radius:18px;border:1px solid rgba(31,56,80,.07);box-shadow:0 2px 10px #14283c0f;transition:transform .4s cubic-bezier(.22,.61,.36,1),box-shadow .4s cubic-bezier(.22,.61,.36,1);display:flex;flex-direction:column}._standardCard_12wiv_736:hover{transform:translateY(-5px);box-shadow:0 16px 44px -22px #12263a6b}._standardHeader_12wiv_753{display:flex;align-items:center;gap:.7rem;margin-bottom:1.1rem}._standardIconTile_12wiv_760{flex-shrink:0;width:40px;height:40px;border-radius:11px;background:#1f3850;color:#dcbf83;display:grid;place-items:center;transition:transform .4s cubic-bezier(.22,.61,.36,1)}._standardIconTile_12wiv_760 svg{width:20px;height:20px}._standardCard_12wiv_736:hover ._standardIconTile_12wiv_760{transform:scale(1.08) rotate(-4deg)}._standardText_12wiv_132{font-size:1rem;color:#36475a;line-height:1.7;margin-bottom:1.5rem;font-family:Mulish,sans-serif}._standardList_12wiv_789{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}._standardItem_12wiv_797{display:flex;gap:.6rem;font-size:.9rem;color:#36475a;line-height:1.45;font-family:Mulish,sans-serif;padding:.32rem 0}._standardItem_12wiv_797:before{content:"✓";color:#c4a05c;font-weight:700;font-size:.85rem;line-height:1.45;flex:none}._standardFooter_12wiv_816{font-size:1.05rem;color:#8b735f;font-weight:600;font-style:italic;margin-top:auto;padding-top:1rem;font-family:Cormorant Garamond,Georgia,serif}._emergencyContact_12wiv_826{font-size:1.15rem;color:#2c3e50;font-weight:700;margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid rgba(139,115,95,.3);font-family:Gotham-Black,sans-serif;text-align:center}._emergencySection_12wiv_838{padding:4rem 2rem;background:linear-gradient(135deg,#2c3e50,#34495e,#2c3e50);position:relative;overflow:hidden}._emergencySection_12wiv_838:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 50px),repeating-linear-gradient(0deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 50px);pointer-events:none;opacity:.3}._emergencyContainer_12wiv_876{max-width:900px;margin:0 auto;position:relative;z-index:1}._emergencyContent_12wiv_883{background:linear-gradient(135deg,#ffd95d26,#ffd95d14);padding:3rem;border-radius:16px;border:2px solid rgba(255,217,93,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}._emergencyTitle_12wiv_896{font-size:2.5rem;font-weight:700;color:#ffd95d;margin-bottom:1rem;font-family:Gotham-Black,serif;text-shadow:.5px 0 0 #ffd95d,-.5px 0 0 #ffd95d,0 .5px 0 #ffd95d,0 -.5px 0 #ffd95d}._emergencySubtitle_12wiv_909{font-size:1.3rem;font-weight:700;color:beige;margin-bottom:2rem;font-family:Gotham-Black,sans-serif;letter-spacing:1px}._emergencyText_12wiv_918{font-size:1.1rem;color:#e0e0e0;line-height:1.8;margin-bottom:2rem;font-family:Gotham-Light,sans-serif}._emergencyList_12wiv_926{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem;max-width:600px;margin-left:auto;margin-right:auto}._emergencyItem_12wiv_938{display:flex;align-items:flex-start;gap:1rem;font-size:1.05rem;color:#e0e0e0;line-height:1.7;font-family:Gotham-Light,sans-serif;padding-left:1.5rem;position:relative;text-align:left}._emergencyItem_12wiv_938:before{content:"✓";position:absolute;left:0;color:#ffd95d;font-weight:700;font-size:1.2rem}._emergencyFooter_12wiv_960{font-size:1.1rem;color:#ffd95d;font-weight:600;font-style:italic;margin-bottom:2rem;font-family:Lora,sans-serif}._emergencyContact_12wiv_826{font-size:1.4rem;color:#ffd95d;font-weight:700;margin-top:2rem;padding-top:2rem;border-top:2px solid rgba(255,217,93,.3);font-family:Gotham-Black,sans-serif;letter-spacing:.5px}@media(max-width:1024px){._specializationsSection_12wiv_154,._clinicalStandardsSection_12wiv_672{padding:5rem 2.5rem}._specialtyGrid_12wiv_263,._expertiseGrid_12wiv_730{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._bannerMainText_12wiv_69{font-size:2.5rem}._bannerSubText_12wiv_88{font-size:1rem}._bannerContent_12wiv_39{padding:1rem;margin-left:3%}._bannerBadge_12wiv_49{font-size:.75rem;padding:.4rem 1rem}._standardSection_12wiv_111{padding:3rem 1rem}._standardText_12wiv_132{font-size:1rem;margin-bottom:1rem}._standardHighlight_12wiv_140{font-size:1.1rem;padding:1.25rem 1.5rem}._specializationsSection_12wiv_154{padding:3.5rem 1.25rem;overflow:hidden}._specializationsHeader_12wiv_216{margin-bottom:2.5rem}._specializationsSubtitle_12wiv_253{font-size:1rem}._specialtyGrid_12wiv_263{grid-template-columns:1fr;gap:1.25rem}._specialtyCard_12wiv_269{padding:1.75rem 1.6rem 1.9rem}._specialtyTitle_12wiv_352{font-size:1.25rem}._clinicalStandardsSection_12wiv_672{padding:3.5rem 1.25rem}._expertiseHeader_12wiv_682{margin-bottom:2.5rem}._expertiseSubtitle_12wiv_721{font-size:1rem}._expertiseGrid_12wiv_730{grid-template-columns:1fr;gap:1.25rem}._standardCard_12wiv_736{padding:2rem 1.5rem}._emergencySubtitle_12wiv_909{font-size:1rem}._standardText_12wiv_132,._standardItem_12wiv_797{font-size:.95rem}._standardFooter_12wiv_816{font-size:1rem}._emergencySection_12wiv_838{padding:3rem 1rem}._emergencyContent_12wiv_883{padding:2rem 1.5rem}._emergencyTitle_12wiv_896{font-size:1.8rem}._emergencySubtitle_12wiv_909{font-size:1.1rem}._emergencyText_12wiv_918{font-size:1rem}._emergencyItem_12wiv_938{font-size:.95rem}._emergencyFooter_12wiv_960{font-size:1rem}._emergencyContact_12wiv_826{font-size:1.15rem}}._gridItem_12wiv_1124{display:flex;flex-direction:column;width:100%;height:100%}._gridItem_12wiv_1124>button,._gridItem_12wiv_1124>div{width:100%;height:100%;flex:1}._fadeUp_12wiv_1141{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeUp_12wiv_1141._animated_12wiv_1147{opacity:1;transform:translateY(0)}._fadeLeft_12wiv_1153{opacity:0;transform:translate(-50px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeLeft_12wiv_1153._animated_12wiv_1147{opacity:1;transform:translate(0)}._fadeRight_12wiv_1165{opacity:0;transform:translate(50px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeRight_12wiv_1165._animated_12wiv_1147{opacity:1;transform:translate(0)}._scaleIn_12wiv_1177{opacity:0;transform:scale(.92);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}._scaleIn_12wiv_1177._animated_12wiv_1147{opacity:1;transform:scale(1)}._fadeIn_12wiv_1189{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1)}._fadeIn_12wiv_1189._animated_12wiv_1147{opacity:1}@keyframes _heroSlideUp_12wiv_1{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}._heroAnimateIn_12wiv_1210{animation:_heroSlideUp_12wiv_1 .9s cubic-bezier(.22,1,.36,1) both}._heroDelay1_12wiv_1214{animation-delay:.2s}._heroDelay2_12wiv_1218{animation-delay:.4s}._heroDelay3_12wiv_1222{animation-delay:.6s}@media(prefers-reduced-motion:reduce){._fadeUp_12wiv_1141,._fadeLeft_12wiv_1153,._fadeRight_12wiv_1165,._scaleIn_12wiv_1177,._fadeIn_12wiv_1189{opacity:1;transform:none;transition:none}._heroAnimateIn_12wiv_1210{animation:none;opacity:1;transform:none}}.contact-container{width:100%;overflow-x:hidden}.sec-head{max-width:760px;margin:0 0 clamp(1.4rem,3vw,2rem)}.sec-head.center{margin-left:auto;margin-right:auto;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:.7rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.74rem;letter-spacing:.26em;text-transform:uppercase;color:#a9854a;margin-bottom:.7rem}.eyebrow:before{content:"";width:30px;height:1.5px;background:#c4a05c}.eyebrow.center{justify-content:center}.eyebrow.center:after{content:"";width:30px;height:1.5px;background:#c4a05c}.h-sec{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:1.08;font-size:clamp(2rem,4.4vw,3.15rem);letter-spacing:-.01em;color:#1f3850;margin:0}.lead{font-family:Mulish,sans-serif;font-size:clamp(1rem,1.4vw,1.12rem);color:#36475a;line-height:1.6;font-weight:400;margin-top:.7rem}.contact-section{background:#fbf8f2;padding:clamp(1.8rem,3.5vw,2.8rem) clamp(1.1rem,4vw,2.4rem) clamp(2rem,4vw,3rem)}.contact-section .sec-head{max-width:1100px}.contact-section .lead{white-space:nowrap}@media(max-width:980px){.contact-section .lead{white-space:normal}}.contact-inner{max-width:1240px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(1.8rem,4vw,3rem);align-items:start}.form-card{padding:0}.contact-form{display:flex;flex-direction:column;gap:.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;color:#1f3850;margin-bottom:.3rem;letter-spacing:.01em}.form-group input,.form-group select,.form-group textarea{width:100%;font-family:Mulish,sans-serif;font-size:.95rem;color:#1b2a38;background:#f7f1e8;border:1.5px solid rgba(31,56,80,.07);border-radius:12px;padding:.7em 1em;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease}.form-group textarea{min-height:88px;resize:vertical}.form-group input::placeholder,.form-group textarea::placeholder{color:#9aa4af}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231f3850' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#bf524d;background:#fff5f5}.error-message{display:block;color:#bf524d;font-size:.85rem;margin-top:.3rem;font-weight:500}.submit-btn{margin-top:.3rem;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5em;background:linear-gradient(135deg,#ce9a69,#b8885a);color:#fff;border:none;border-radius:50px;padding:.95rem 2.4rem;font-family:Lora,serif;font-size:1.02rem;font-weight:700;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;box-shadow:0 8px 24px #ce9a694d}.submit-btn:hover{transform:translateY(-3px);background:linear-gradient(135deg,#b8885a,#ce9a69);color:#fff;box-shadow:0 14px 34px #ce9a6973}.submit-btn:disabled{opacity:.7;cursor:default;transform:none}.contact-grid--single{display:block;max-width:720px;margin:0 auto}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.contact-socials{display:flex;justify-content:center;flex-wrap:wrap;gap:.9rem;margin-top:1.3rem}.social-ic{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;color:#ce9a69;background:#fff;border:1px solid rgba(206,154,105,.35);box-shadow:0 6px 18px #4a352714;transition:transform .3s ease,background .3s ease,color .3s ease,box-shadow .3s ease}.social-ic svg{width:22px;height:22px}.contact-socials.cta-hero-socials{justify-content:center;margin-top:1.4rem}.social-ic:hover{transform:translateY(-3px);background:linear-gradient(135deg,#ce9a69,#b8885a);color:#fff;box-shadow:0 12px 26px #ce9a6966}.contact-side{display:flex;flex-direction:column;gap:1.1rem}.quick{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.qbtn{display:flex;align-items:center;gap:.7rem;background:#fff;border:1px solid rgba(31,56,80,.07);border-radius:14px;padding:.9rem 1rem;text-decoration:none;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s ease,border-color .35s ease}.qbtn:hover{transform:translateY(-3px);box-shadow:0 2px 10px #14283c0f;border-color:#dcbf83}.qbtn .ic{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;flex:none}.qbtn .ic svg{width:20px;height:20px;color:#fff}.ic-msg{background:#0084ff}.ic-viber{background:#7360f2}.ic-whatsapp{background:#25d366}.ic-call{background:#1f3850}.qbtn b{font-family:Poppins,sans-serif;font-weight:600;font-size:.88rem;color:#1f3850;display:block}.qbtn small{font-family:Mulish,sans-serif;font-size:.76rem;color:#6c7886}.loc{background:#fff;border:1px solid rgba(31,56,80,.07);border-radius:18px;overflow:hidden;box-shadow:0 2px 10px #14283c0f}.loc-map{aspect-ratio:16 / 10;position:relative;background:#f7f1e8}.loc-map iframe{width:100%;height:100%;border:0;display:block;filter:grayscale(.2) contrast(1.02)}.loc-det{padding:1.4rem 1.5rem}.loc-det h3{display:flex;align-items:center;gap:.5rem;font-family:Poppins,sans-serif;font-weight:700;font-size:1.05rem;color:#1f3850;margin:0 0 .5rem}.loc-det h3 svg{width:18px;height:18px;color:#a9854a;flex:none}.loc-det p{font-family:Mulish,sans-serif;font-size:.92rem;color:#36475a;line-height:1.55;margin:0}.loc-hours{margin-top:.9rem;padding-top:.9rem;border-top:1px solid rgba(31,56,80,.07)}.loc-hours .hr{display:flex;justify-content:space-between;font-family:Mulish,sans-serif;font-size:.88rem;padding:.2rem 0}.loc-hours .hr span:first-child{color:#36475a}.loc-hours .hr span:last-child{color:#1f3850;font-family:Poppins,sans-serif;font-weight:600}.loc-hours .hr.closed span:last-child{color:#bf524d}.maplink{display:inline-flex;align-items:center;gap:.5em;margin-top:1rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.86rem;color:#a9854a;text-decoration:none;border:1.5px solid rgba(196,160,92,.4);border-radius:999px;padding:.55em 1.1em;transition:background .3s ease,border-color .3s ease,transform .3s ease}.maplink svg{width:16px;height:16px}.maplink:hover{background:#c4a05c1a;border-color:#c4a05c;transform:translateY(-2px)}.faq-section{background:#f7f1e8;padding:clamp(2rem,4vw,3rem) clamp(1.1rem,4vw,2.4rem)}.faq-inner{max-width:1240px;margin:0 auto}.acc{max-width:840px;margin:0 auto;display:flex;flex-direction:column;gap:.5rem}.acc-item{background:#fff;border:1px solid rgba(206,154,105,.18);border-radius:18px;overflow:hidden;transition:box-shadow .35s ease,border-color .35s ease}.acc-item.open{border-color:#c4a05c;box-shadow:0 16px 44px -22px #b0863c80}.acc-q{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.4rem;background:none;border:none;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600;font-size:1.02rem;color:#1f3850}.acc-q:focus{outline:none}.acc-q:focus-visible{outline:2px solid #c4a05c;outline-offset:-2px;border-radius:18px}.acc-ico{width:30px;height:30px;border-radius:50%;background:#c4a05c24;display:grid;place-items:center;flex:none;transition:background .4s cubic-bezier(.22,.61,.36,1)}.acc-ico svg{width:16px;height:16px;color:#a9854a;transition:transform .4s cubic-bezier(.22,.61,.36,1),color .4s ease}.acc-item.open .acc-ico{background:#a9854a}.acc-item.open .acc-ico svg{color:#fff;transform:rotate(45deg)}.acc-a{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.22,.61,.36,1)}.acc-item.open .acc-a{max-height:600px}@media(hover:hover){.acc-item:hover .acc-a{max-height:600px}.acc-item:hover .acc-ico{background:#a9854a}.acc-item:hover .acc-ico svg{color:#fff;transform:rotate(45deg)}.acc-item:hover{border-color:#c4a05c;box-shadow:0 16px 44px -22px #b0863c80}}.acc-a-inner{padding:0 1.4rem 1.1rem;font-family:Mulish,sans-serif;font-size:.96rem;color:#36475a;line-height:1.6}@media(max-width:900px){.contact-grid{grid-template-columns:1fr}}@media(max-width:680px){.quick,.form-row{grid-template-columns:1fr}}.visit-banner{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;min-height:clamp(400px,46vw,620px);display:flex;align-items:center;justify-content:flex-start;padding:clamp(1.6rem,5vw,4rem);overflow:hidden}.visit-banner__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.visit-banner:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(to right,#1c16114d,#1c16111a 45%,#1c161100 75%)}.visit-banner__card{position:relative;z-index:2;width:100%;max-width:540px;padding:clamp(1.6rem,3vw,2.6rem);border-radius:20px;background:#ffffff9e;border:1px solid rgba(255,255,255,.55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 24px 60px #1c161138;text-align:center}.visit-banner__title{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:1.1;letter-spacing:-.01em;font-size:clamp(1.8rem,3.4vw,2.85rem);color:#1f3850;margin:0 0 clamp(1.3rem,2.5vw,1.8rem)}.visit-banner__ctas{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.visit-banner__card .contact-socials{justify-content:center;margin-top:1.4rem}.visit-banner__ctas .read-more-btn:hover,.visit-banner__ctas .read-more-btn:focus,.visit-banner__ctas .read-more-btn:focus-visible,.visit-banner__ctas .read-more-btn:active{outline:none!important}.visit-modal-overlay{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1.2rem;background:#140f0b8c;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:visitFade .25s ease}@keyframes visitFade{0%{opacity:0}to{opacity:1}}.visit-modal{position:relative;width:100%;max-width:640px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:22px;padding:clamp(1.6rem,3.5vw,2.6rem);box-shadow:0 30px 70px #12263a59;animation:visitPop .28s cubic-bezier(.23,1,.32,1)}@keyframes visitPop{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.visit-modal .h-sec{font-size:clamp(1.6rem,3.6vw,2.4rem);margin-bottom:1.3rem}.visit-modal__close{position:absolute;top:.9rem;right:1.1rem;display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-height:44px;padding:0;box-sizing:border-box;border:none;border-radius:50%;background:#f7f1e8;color:#1f3850;font-size:1.7rem;line-height:1;cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease}.visit-modal__close:hover{background:#ce9a69;color:#fff;transform:scale(1.06)}@media(max-width:600px){.visit-banner{border-radius:18px}.visit-banner__ctas{flex-direction:column;align-items:stretch}.visit-banner__ctas .read-more-btn{justify-content:center}}._detailPage_15e6u_1{width:100%}._hero_15e6u_6{position:relative;background:linear-gradient(160deg,#1f3850,#2a4a66 55%,#1a2f44);padding:clamp(7rem,14vw,11rem) clamp(1.5rem,5vw,3rem) clamp(4rem,8vw,6rem);overflow:hidden}._hero_15e6u_6:after{content:"";position:absolute;top:-30%;right:-10%;width:55%;height:160%;background:radial-gradient(circle,rgba(224,179,94,.18) 0%,transparent 60%);pointer-events:none}._heroInner_15e6u_24{position:relative;z-index:1;max-width:820px;margin:0 auto;text-align:center}._backLink_15e6u_32{display:inline-flex;align-items:center;gap:.45rem;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#e0b35e;text-decoration:none;margin-bottom:1.6rem;transition:gap .3s ease,color .3s ease}._backLink_15e6u_32 svg{width:16px;height:16px;transition:transform .3s ease}a._backLink_15e6u_32,a._backLink_15e6u_32:visited{color:#e0b35e}a._backLink_15e6u_32:hover{color:#f0d79b}._backLink_15e6u_32:hover svg{transform:translate(-3px)}._heroLabel_15e6u_66{display:block;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#e0b35e;margin-bottom:1rem}._heroTitle_15e6u_77{margin:0 0 1.2rem;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(2rem,4.6vw,3.2rem);line-height:1.07;letter-spacing:-.01em;color:#fbf6ec}._heroText_15e6u_87{margin:0 auto;max-width:620px;font-family:Mulish,sans-serif;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.7;color:#fbf6ece6}._heroActions_15e6u_97{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2.2rem}a._heroCtaPrimary_15e6u_105,a._heroCtaPrimary_15e6u_105:visited,a._heroCtaPrimary_15e6u_105:hover,a._heroCtaPrimary_15e6u_105:focus{color:#fff}._heroCtaPrimary_15e6u_105{display:inline-flex;align-items:center;gap:.55rem;padding:.9rem 1.8rem;border-radius:50px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;background:linear-gradient(150deg,#e0b35e,#a9854a);box-shadow:0 12px 30px -14px #a9854ab3;transition:transform .3s ease,box-shadow .3s ease}._heroCtaPrimary_15e6u_105 svg{width:20px;height:20px;transition:transform .3s ease}._heroCtaPrimary_15e6u_105:hover{transform:translateY(-2px);box-shadow:0 18px 38px -16px #a9854ad9}._heroCtaPrimary_15e6u_105:hover svg{transform:translate(4px)}a._heroCtaSecondary_15e6u_142,a._heroCtaSecondary_15e6u_142:visited,a._heroCtaSecondary_15e6u_142:hover,a._heroCtaSecondary_15e6u_142:focus{color:#fbf6ec}._heroCtaSecondary_15e6u_142{display:inline-flex;align-items:center;gap:.55rem;padding:.9rem 1.8rem;border-radius:50px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;background:#fbf6ec0f;border:1px solid rgba(224,179,94,.55);transition:background .3s ease,border-color .3s ease,transform .3s ease}._heroCtaSecondary_15e6u_142 svg{width:18px;height:18px}._heroCtaSecondary_15e6u_142:hover{background:#e0b35e29;border-color:#e0b35ee6;transform:translateY(-2px)}@media(max-width:600px){._heroActions_15e6u_97{flex-direction:column;align-items:stretch}._heroCtaPrimary_15e6u_105,._heroCtaSecondary_15e6u_142{justify-content:center}}._about_15e6u_188{background:#fbf8f2;padding:clamp(4rem,9vw,7rem) clamp(1.5rem,5vw,3rem)}._aboutInner_15e6u_193{max-width:780px;margin:0 auto}._aboutEyebrow_15e6u_198{display:flex;align-items:center;gap:.7rem;font-family:Poppins,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.26em;text-transform:uppercase;color:#a9854a;margin-bottom:1rem}._aboutEyebrow_15e6u_198:before{content:"";display:inline-block;width:30px;height:1.5px;background-color:#c4a05c}._aboutTitle_15e6u_219{margin:0 0 1.6rem;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.8rem,3.6vw,2.6rem);line-height:1.1;letter-spacing:-.01em;color:#1f3850}._aboutBody_15e6u_229{display:flex;flex-direction:column;gap:1.2rem}._aboutParagraph_15e6u_235{margin:0;font-family:Mulish,sans-serif;font-size:clamp(1.02rem,1.4vw,1.15rem);line-height:1.78;color:#36475a}._sectionInner_15e6u_244{max-width:780px;margin:0 auto}._forWho_15e6u_250{background:#fff;padding:clamp(3.5rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}._forWhoList_15e6u_255{list-style:none;margin:0;padding:0;display:grid;gap:1rem}._forWhoItem_15e6u_263{display:flex;align-items:flex-start;gap:.85rem;font-family:Mulish,sans-serif;font-size:clamp(1.02rem,1.4vw,1.15rem);line-height:1.6;color:#36475a}._forWhoIcon_15e6u_273{flex-shrink:0;width:22px;height:22px;margin-top:.15rem;padding:3px;border-radius:50%;color:#a9854a;background:#c4a05c24}._aftercare_15e6u_285{background:#fbf8f2;padding:clamp(3.5rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}._aftercareInner_15e6u_290{max-width:1160px;margin:0 auto}._aftercareIntro_15e6u_295{margin:clamp(.9rem,2vw,1.2rem) 0 0;max-width:640px;font-family:Mulish,sans-serif;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.6;color:#36475a}._timeline_15e6u_304{list-style:none;margin:clamp(2.4rem,5vw,3.6rem) 0 0;padding:0;display:flex;align-items:flex-start;gap:clamp(1.2rem,2.5vw,2rem)}._timelineStep_15e6u_313{position:relative;flex:1 1 0;min-width:0;display:grid;grid-template-columns:1fr;gap:.55rem;text-align:center}._timelineStep_15e6u_313:before{content:"";position:absolute;top:31px;left:calc(50% + 31px);width:calc(100% + clamp(1.2rem,2.5vw,2rem) - 62px);height:2px;background:#c4a05c66}._timelineStep_15e6u_313:last-child:before{display:none}._timelineMarker_15e6u_337{display:inline-flex;align-items:center;justify-content:center;justify-self:center;width:62px;height:62px;border-radius:50%;background:#fbf8f2;border:1.5px solid rgba(196,160,92,.55);color:#1f3850}._timelineMarker_15e6u_337 svg{width:26px;height:26px}._timelineMarkerEnd_15e6u_353{background:#1f3850;border-color:#1f3850;color:#fff}._timelinePhase_15e6u_359{margin-top:.6rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:#a9854a}._timelineText_15e6u_369{margin:0;font-family:Mulish,sans-serif;font-size:clamp(1rem,1.15vw,1.08rem);line-height:1.55;color:#36475a}._timelineText_15e6u_369 strong{color:#1f3850;font-weight:700}@media(max-width:860px){._timeline_15e6u_304{flex-direction:column;gap:clamp(1.8rem,5vw,2.4rem)}._timelineStep_15e6u_313{grid-template-columns:62px 1fr;column-gap:1.1rem;row-gap:.35rem;align-items:center;text-align:left}._timelineMarker_15e6u_337{grid-row:1 / span 2;justify-self:start}._timelinePhase_15e6u_359{margin-top:0;align-self:end}._timelineText_15e6u_369{align-self:start}._timelineStep_15e6u_313:before{top:calc(50% + 31px);left:30px;width:2px;height:calc(100% + clamp(1.8rem,5vw,2.4rem) - 62px)}}._dentists_15e6u_415{background:#fbf8f2;padding:clamp(3.5rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}._dentistsInner_15e6u_422{max-width:1040px;margin:0 auto}._dentistGrid_15e6u_430{display:flex;gap:1.2rem;max-width:100%;padding:.75rem .5rem 1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(196,160,92,.5) transparent}._dentistGrid_15e6u_430::-webkit-scrollbar{height:6px}._dentistGrid_15e6u_430::-webkit-scrollbar-thumb{background:#c4a05c80;border-radius:3px}._dentistGrid_15e6u_430 ._dentistCard_15e6u_452{flex:0 0 auto;scroll-snap-align:start}a._dentistCard_15e6u_452,a._dentistCard_15e6u_452:visited{color:#1f3850}._dentistCard_15e6u_452{width:285px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.45rem;padding:1.4rem 1.1rem 1.3rem;border-radius:16px;text-decoration:none;background:#fff;border:1px solid rgba(196,160,92,.28);box-shadow:0 10px 30px -22px #1f385080;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}._dentistCard_15e6u_452:hover{transform:translateY(-3px);border-color:#c4a05c99;box-shadow:0 18px 38px -22px #1f38508c}._dentistCardStatic_15e6u_485{cursor:default}._dentistCardStatic_15e6u_485:hover{transform:none;border-color:#c4a05c47;box-shadow:0 10px 30px -22px #1f385080}._dentistPhoto_15e6u_495{width:210px;height:210px;margin-bottom:.3rem;border-radius:50%;overflow:hidden;background:linear-gradient(150deg,#f5ebe0,#ece0cd);border:2px solid rgba(196,160,92,.4);display:flex;align-items:center;justify-content:center}._dentistPhoto_15e6u_495 img{width:100%;height:100%;object-fit:cover;object-position:top center}._dentistInitials_15e6u_515{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:2rem;color:#a9854a}._dentistName_15e6u_522{display:flex;align-items:center;justify-content:center;min-height:2.4em;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.2rem,2.2vw,1.45rem);line-height:1.2;color:#1f3850}._dentistRole_15e6u_535{font-family:Poppins,sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.03em;color:#5a4a3a}._dentistSchedule_15e6u_543{display:flex;align-items:center;gap:.5rem;width:100%;min-height:4.6rem;margin-top:.4rem;padding:.6rem .75rem;border-radius:12px;text-align:left;background:#c4a05c1a;border:1px solid rgba(196,160,92,.25)}._dentistScheduleIcon_15e6u_559{flex-shrink:0;width:16px;height:16px;color:#a9854a}._dentistScheduleBody_15e6u_566{display:flex;flex-direction:column;gap:.1rem}._dentistScheduleType_15e6u_572{font-family:Poppins,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.04em;color:#8a6d3b}._dentistScheduleDays_15e6u_580{font-family:Mulish,sans-serif;font-size:.88rem;font-weight:700;color:#1f3850}._dentistScheduleTime_15e6u_587{font-family:Mulish,sans-serif;font-size:.78rem;color:#5a6b7a}._dentistMeet_15e6u_593{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;padding-top:.4rem;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.04em;color:#a9854a}._dentistMeet_15e6u_593 svg{width:16px;height:16px;transition:transform .3s ease}._dentistCard_15e6u_452:hover ._dentistMeet_15e6u_593 svg{transform:translate(4px)}._related_15e6u_618{background:#fff;padding:clamp(3.5rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}._relatedInner_15e6u_623{max-width:1080px;margin:0 auto}._referrals_15e6u_629{background:#fff;padding:clamp(2rem,5vw,3.5rem) clamp(1.5rem,5vw,3rem)}._referralBlock_15e6u_634{display:flex;gap:1rem;padding:clamp(1.3rem,3vw,1.8rem);border-radius:16px;background:#fbf8f2;border:1px solid rgba(196,160,92,.3);border-left:4px solid #c4a05c}._referralBlockIcon_15e6u_644{flex-shrink:0;width:26px;height:26px;color:#a9854a}._referralBody_15e6u_651{flex:1}._referralTitle_15e6u_655{display:block;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.3rem,2.4vw,1.6rem);line-height:1.2;color:#1f3850;margin-bottom:.4rem}._referralIntro_15e6u_665{margin:0 0 .9rem;font-family:Mulish,sans-serif;font-size:clamp(.98rem,1.4vw,1.08rem);line-height:1.6;color:#36475a}._referralList_15e6u_673{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}._referralItem_15e6u_681{display:flex;flex-direction:column;gap:.1rem;padding-left:.9rem;border-left:2px solid rgba(196,160,92,.4)}._referralName_15e6u_689{font-family:Poppins,sans-serif;font-weight:600;font-size:.98rem;color:#1f3850}._referralFor_15e6u_696{font-family:Mulish,sans-serif;font-size:.9rem;color:#5a6b7a}._referralPolicy_15e6u_702{margin:1rem 0 0;font-family:Mulish,sans-serif;font-size:.85rem;font-style:italic;line-height:1.5;color:#7a8794}._process_15e6u_712{background:#fbf8f2;padding:clamp(3.5rem,8vw,6.5rem) clamp(1.5rem,5vw,3rem)}._processInner_15e6u_717{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,6vw,5.5rem);align-items:start}._processLeft_15e6u_727{position:sticky;top:2rem}._processHeadline_15e6u_732{margin:.4rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(2.1rem,4vw,3.2rem);line-height:1.08;color:#1f3850}._processImage_15e6u_741{margin-top:clamp(1.6rem,3vw,2.4rem);width:100%;max-width:460px;aspect-ratio:4 / 3;border-radius:22px;background-color:#efe4d4;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 30px 70px -40px #1f385080}._processSteps_15e6u_755{list-style:none;margin:0;padding:0;display:grid;gap:clamp(1.6rem,3vw,2.2rem)}._processStep_15e6u_755{margin:0}._processStepTitle_15e6u_767{margin:0 0 .55rem;font-family:Poppins,sans-serif;font-weight:600;font-size:clamp(.92rem,1.3vw,1.04rem);letter-spacing:.06em;text-transform:uppercase;color:#a9854a}._processStepText_15e6u_777{margin:0;font-family:Mulish,sans-serif;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.7;color:#36475a}._processActions_15e6u_785{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:clamp(2rem,4vw,3rem)}@media(max-width:860px){._processInner_15e6u_717{grid-template-columns:1fr;gap:clamp(2rem,6vw,3rem)}._processLeft_15e6u_727{position:static}._processImage_15e6u_741{aspect-ratio:16 / 11}}@media(max-width:600px){._processActions_15e6u_785{flex-direction:column;align-items:stretch}._processActions_15e6u_785 a{justify-content:center}}._brandLabel_15e6u_820{display:inline-block;margin:0 0 1.2rem;padding:.35rem .95rem;border-radius:50px;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.08em;color:#f0d79b;background:#e0b35e24;border:1px solid rgba(224,179,94,.35)}._brandLabel_15e6u_820 span{color:#fbf6ecb3;font-weight:500;letter-spacing:.04em}._pricing_15e6u_841{background:#fbf8f2;padding:clamp(3.5rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}._pricingList_15e6u_846{list-style:none;margin:.5rem 0 0;padding:0;display:grid;gap:.9rem}._pricingItem_15e6u_854{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1.2rem;padding:1.2rem 1.4rem;border-radius:14px;background:#fff;border:1px solid rgba(196,160,92,.28);box-shadow:0 10px 30px -24px #1f385080}._pricingName_15e6u_867{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.2rem,2.2vw,1.45rem);line-height:1.2;color:#1f3850}._pricingPrice_15e6u_875{font-family:Poppins,sans-serif;font-weight:600;font-size:clamp(1rem,1.6vw,1.15rem);color:#a9854a;white-space:nowrap}._pricingNote_15e6u_883{flex-basis:100%;margin:0;font-family:Mulish,sans-serif;font-size:.95rem;line-height:1.5;color:#5a6b7a}._pricingDisclaimer_15e6u_892{margin:1.4rem 0 0;font-family:Mulish,sans-serif;font-size:.85rem;font-style:italic;line-height:1.6;color:#7a8794}._faq_15e6u_902{background:#fff;padding:clamp(3.5rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}._faqList_15e6u_907{margin:.5rem 0 0;display:grid;gap:.8rem}._faqItem_15e6u_913{border-radius:14px;background:#fbf8f2;border:1px solid rgba(196,160,92,.28);overflow:hidden}._faqQuestion_15e6u_920{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.4rem;border:none;background:transparent;cursor:pointer;text-align:left;font-family:Poppins,sans-serif;font-size:clamp(1rem,1.6vw,1.1rem);font-weight:600;color:#1f3850}._faqIcon_15e6u_937{flex-shrink:0;font-size:1.4rem;line-height:1;color:#a9854a}._faqAnswer_15e6u_944{padding:0 1.4rem 1.3rem;margin:0;font-family:Mulish,sans-serif;font-size:clamp(1rem,1.4vw,1.1rem);line-height:1.7;color:#36475a}._results_15e6u_954{background:#fbf8f2;padding:clamp(3.5rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}._resultsGrid_15e6u_959{margin-top:.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.2rem}._resultCard_15e6u_966{padding:1.8rem 1.4rem;border-radius:16px;text-align:center;background:#fff;border:1px solid rgba(196,160,92,.28);box-shadow:0 10px 30px -24px #1f385080}._resultStat_15e6u_975{display:block;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.8rem,3.2vw,2.4rem);line-height:1.05;color:#a9854a;margin-bottom:.4rem}._resultLabel_15e6u_985{font-family:Mulish,sans-serif;font-size:.98rem;line-height:1.5;color:#36475a}._ctaHero_15e6u_995{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:0;background:transparent}._ctaHeroMedia_15e6u_1006{position:relative;display:flex;align-items:center;justify-content:flex-start;min-height:clamp(400px,46vw,620px);padding:clamp(1.6rem,5vw,4rem);overflow:hidden;background-color:#efe4d4;background-size:cover;background-position:center;background-repeat:no-repeat}._ctaHeroMedia_15e6u_1006:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#1c16114d,#1c16111a 45%,#1c161100 75%);pointer-events:none}._ctaHeroCard_15e6u_1034{position:relative;z-index:1;width:100%;max-width:540px;padding:clamp(1.6rem,3vw,2.6rem);border-radius:20px;background:#ffffff9e;border:1px solid rgba(255,255,255,.55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 24px 60px #1c161138;text-align:center}._ctaHeroHeadline_15e6u_1049{margin:0 0 clamp(1.3rem,2.5vw,1.8rem);font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.8rem,3.4vw,2.85rem);line-height:1.1;letter-spacing:-.01em;color:#1f3850}._ctaHeroActions_15e6u_1059{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media(max-width:600px){._ctaHeroActions_15e6u_1059{flex-direction:column;align-items:stretch}._ctaHeroActions_15e6u_1059 a,._ctaHeroActions_15e6u_1059 button{justify-content:center}}._notFound_15e6u_1079{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;padding:8rem 1.5rem 5rem;background:#fbf8f2}._notFoundLabel_15e6u_1091{margin:0;font-family:Poppins,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#a9854a}._notFoundTitle_15e6u_1101{margin:0 0 .5rem;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.8rem,4vw,2.6rem);color:#1f3850}@media(prefers-reduced-motion:reduce){._backLink_15e6u_32,._backLink_15e6u_32 svg,._heroCtaPrimary_15e6u_105,._heroCtaPrimary_15e6u_105 svg,._heroCtaSecondary_15e6u_142{transition:none}}._heroSection_1ud4b_7{padding:clamp(1rem,2.4vw,2rem);background:#fbf8f2}._heroMedia_1ud4b_12{position:relative;display:flex;min-height:clamp(560px,80vh,820px);border-radius:28px;overflow:hidden;background-color:#efe4d4;background-size:cover;background-position:center;background-repeat:no-repeat}._heroMedia_1ud4b_12:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,#fffbf48c,#fffbf41a 45%,#d6c5af38);pointer-events:none}._heroContent_1ud4b_38{position:relative;z-index:1;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem;padding:clamp(2rem,5vw,4rem)}._heroIntro_1ud4b_50{max-width:600px}._heroEyebrow_1ud4b_54{display:block;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#a9854a;margin-bottom:1.1rem}._heroTitle_1ud4b_65{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(2.4rem,5vw,4rem);line-height:1.04;letter-spacing:-.01em;color:#1f3850}._heroCard_1ud4b_76{align-self:flex-end;width:min(462px,100%);padding:clamp(1.4rem,2.4vw,1.9rem);border-radius:18px;background:#ffffff6b;border:1px solid rgba(255,255,255,.6);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 18px 50px -28px #1f385080}._heroCardTagline_1ud4b_88{margin:0 0 1.1rem;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.3rem,2vw,1.6rem);line-height:1.2;color:#1f3850}._heroCardActions_1ud4b_97{display:flex;flex-wrap:wrap;gap:.7rem}._heroBack_1ud4b_104{position:absolute;top:clamp(1.1rem,2.4vw,1.9rem);left:clamp(1.1rem,2.4vw,1.9rem);z-index:2;display:inline-flex;align-items:center;gap:.45rem;font-family:Poppins,sans-serif;font-size:.76rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#a9854a;text-decoration:none;transition:gap .3s ease,color .3s ease}._heroBack_1ud4b_104 svg{width:16px;height:16px;transition:transform .3s ease}._heroBack_1ud4b_104:hover{color:#1f3850}._heroBack_1ud4b_104:hover svg{transform:translate(-3px)}._heroCardWide_1ud4b_136{width:min(440px,100%)}._heroCardText_1ud4b_140{margin:0;font-family:Mulish,sans-serif;font-size:clamp(.98rem,1.3vw,1.08rem);line-height:1.72;color:#36475a}a._ctaPrimary_1ud4b_149,a._ctaPrimary_1ud4b_149:visited,a._ctaPrimary_1ud4b_149:hover,a._ctaPrimary_1ud4b_149:focus{color:#fff}a._ctaPrimary_1ud4b_149,a._ctaOutline_1ud4b_160,button._ctaOutline_1ud4b_160{min-height:44px}._ctaPrimary_1ud4b_149{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem 1.35rem;border-radius:50px;font-family:Poppins,sans-serif;font-size:.86rem;font-weight:600;text-decoration:none;background:linear-gradient(135deg,#ce9a69,#b8885a);box-shadow:0 8px 24px #ce9a694d;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}._ctaPrimary_1ud4b_149 svg{width:16px;height:16px;transition:transform .3s ease}._ctaPrimary_1ud4b_149:hover{transform:translateY(-3px);background:linear-gradient(135deg,#b8885a,#ce9a69);box-shadow:0 14px 34px #ce9a6973}._ctaPrimary_1ud4b_149:hover svg{transform:translate(3px)}a._ctaOutline_1ud4b_160,a._ctaOutline_1ud4b_160:visited,a._ctaOutline_1ud4b_160:hover,a._ctaOutline_1ud4b_160:focus,button._ctaOutline_1ud4b_160{color:#b8885a}._ctaOutline_1ud4b_160{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem 1.35rem;border-radius:50px;font-family:Poppins,sans-serif;font-size:.86rem;font-weight:600;text-decoration:none;background:transparent;border:1.5px solid #ce9a69;cursor:pointer;transition:background .3s ease,border-color .3s ease,transform .3s ease}._ctaOutline_1ud4b_160 svg{width:16px;height:16px}._ctaOutline_1ud4b_160:hover{background:#ce9a691f;border-color:#ce9a69;transform:translateY(-3px)}._aboutSection_1ud4b_232{background:#fbf8f2;padding:clamp(3.5rem,8vw,6.5rem) clamp(1.5rem,5vw,3rem)}._aboutInner_1ud4b_237{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:center}._aboutMedia_1ud4b_246{aspect-ratio:5 / 6;border-radius:22px;background-color:#e3d4bd;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 22px 60px -34px #1f385099}._aboutBody_1ud4b_256{display:flex;flex-direction:column;align-items:flex-start;gap:1.4rem}._aboutHeadline_1ud4b_263{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.9rem,3.6vw,2.9rem);line-height:1.08;letter-spacing:-.01em;color:#1f3850}._aboutText_1ud4b_273{margin:0;font-family:Mulish,sans-serif;font-size:clamp(1.02rem,1.4vw,1.16rem);line-height:1.78;color:#36475a}._aboutActions_1ud4b_281{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.4rem}._expectList_1ud4b_289{list-style:none;margin:.4rem 0;padding:0;width:100%}._expectItem_1ud4b_296{display:flex;align-items:flex-start;gap:.8rem;padding:1rem 0;border-top:1px solid rgba(31,56,80,.14);font-family:Mulish,sans-serif;font-size:clamp(1rem,1.35vw,1.1rem);line-height:1.55;color:#36475a}._expectItem_1ud4b_296:last-child{border-bottom:1px solid rgba(31,56,80,.14)}._expectDot_1ud4b_312{flex-shrink:0;width:7px;height:7px;margin-top:.55em;border-radius:50%;background:#a9854a}@media(max-width:860px){._heroContent_1ud4b_38{flex-direction:column;align-items:flex-start;justify-content:flex-end}._heroCard_1ud4b_76{align-self:stretch;width:100%}._aboutInner_1ud4b_237{grid-template-columns:1fr}._aboutMedia_1ud4b_246{order:-1;aspect-ratio:16 / 11}}@media(max-width:520px){._heroCardActions_1ud4b_97,._aboutActions_1ud4b_281{flex-direction:column;align-items:stretch}._ctaPrimary_1ud4b_149,._ctaOutline_1ud4b_160{justify-content:center}}@media(prefers-reduced-motion:reduce){._ctaPrimary_1ud4b_149,._ctaPrimary_1ud4b_149 svg,._ctaOutline_1ud4b_160{transition:none}}._treatments_1ud4b_364{background:#fbf8f2;padding:clamp(4rem,9vw,7rem) clamp(1.5rem,5vw,3rem)}._treatmentsInner_1ud4b_369{max-width:1080px;margin:0 auto}._treatmentsIntro_1ud4b_374{max-width:720px;margin:0 0 2.4rem;font-family:Mulish,sans-serif;font-size:clamp(1.02rem,1.4vw,1.15rem);line-height:1.78;color:#36475a}._serviceGrid_1ud4b_383{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.4rem}a._serviceCard_1ud4b_389,a._serviceCard_1ud4b_389:visited{color:#fbf6ec}._serviceCard_1ud4b_389{position:relative;display:flex;align-items:flex-end;min-height:clamp(420px,32vw,500px);border-radius:20px;overflow:hidden;text-decoration:none;background-color:#dcc9ab;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:linear-gradient(155deg,#e9ddca,#cbb287);box-shadow:0 12px 34px -22px #14283c80;transition:transform .4s ease,box-shadow .4s ease}._serviceCard_1ud4b_389:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0c162000 32%,#0c1620b8);transition:background .45s ease;z-index:1}._serviceCard_1ud4b_389:hover{transform:translateY(-6px);box-shadow:0 26px 54px -26px #12263a99}._serviceCard_1ud4b_389:hover:after,._serviceCard_1ud4b_389:focus-within:after{background:linear-gradient(180deg,#0c16204d,#0a121cdb)}._serviceCard_1ud4b_389:focus-visible{outline:2px solid #c4a05c;outline-offset:3px}._serviceCardContent_1ud4b_436{position:relative;z-index:2;width:100%;padding:1.7rem 1.6rem}._serviceCardTitle_1ud4b_443{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.6rem,2.2vw,2rem);line-height:1.1;color:#fbf6ec;text-shadow:0 2px 12px rgba(20,18,14,.45)}._serviceCardReveal_1ud4b_454{max-height:0;opacity:0;overflow:hidden;transition:max-height .45s ease,opacity .4s ease,margin-top .45s ease}._serviceCard_1ud4b_389:hover ._serviceCardReveal_1ud4b_454,._serviceCard_1ud4b_389:focus-within ._serviceCardReveal_1ud4b_454{max-height:320px;opacity:1;margin-top:.9rem}._serviceCardDesc_1ud4b_468{margin:0;font-family:Mulish,sans-serif;font-size:.92rem;line-height:1.6;color:#fbf6ecf0}._serviceCardButton_1ud4b_476{display:block;margin-top:1.2rem;padding:.85rem 1.4rem;border-radius:12px;text-align:center;background:#f4ede2;color:#1f3850;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;letter-spacing:.01em}@media(hover:none){._serviceCardReveal_1ud4b_454{max-height:320px;opacity:1;margin-top:.9rem}._serviceCard_1ud4b_389:after{background:linear-gradient(180deg,#0c16204d,#0a121cdb)}}@media(prefers-reduced-motion:reduce){._serviceCard_1ud4b_389,._serviceCard_1ud4b_389:after,._serviceCardReveal_1ud4b_454{transition:none}}.ip-section{background:linear-gradient(180deg,#f6efe3,#efe6d7);padding:clamp(4rem,9vw,7rem) clamp(1.1rem,4vw,2.4rem)}.ip-inner{max-width:1240px;margin:0 auto}.ip-bento{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,6fr);gap:clamp(.85rem,1.5vw,1.25rem);align-items:stretch}.ip-right{display:flex;flex-direction:column;gap:clamp(.85rem,1.5vw,1.25rem)}.ip-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(.85rem,1.5vw,1.25rem);flex:1}.ip-intro{display:flex;flex-direction:column;justify-content:center;gap:.95rem;padding:clamp(1.9rem,3vw,2.9rem);border-radius:22px;color:#f4ede0;background:radial-gradient(90% 70% at 100% 0%,rgba(196,160,92,.28),transparent 60%),radial-gradient(130% 130% at 0% 0%,#2a4a68,#1f3850 55%,#182c40);box-shadow:0 24px 52px -30px #182c40cc}.ip-eyebrow{display:inline-flex;align-items:center;gap:.7rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.74rem;letter-spacing:.26em;text-transform:uppercase;color:#dcbd7d}.ip-eyebrow:before{content:"";width:30px;height:1.5px;background:#c4a05c}.ip-title{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.9rem,3.4vw,2.9rem);line-height:1.08;letter-spacing:-.01em;color:#fbf6ec}.ip-lead{margin:0;font-family:Mulish,sans-serif;font-size:clamp(.98rem,1.3vw,1.08rem);line-height:1.62;color:#f4ede0d1}.ip-card,.ip-method{background:#fffdfa;border:1px solid rgba(196,160,92,.28);box-shadow:0 18px 40px -30px #1f385099;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.ip-card:hover,.ip-method:hover{transform:translateY(-3px);border-color:#c4a05c85;box-shadow:0 28px 52px -30px #1f38509e}.ip-badge{flex:none;width:44px;height:44px;border-radius:13px;display:grid;place-items:center;color:#a9854a;background:linear-gradient(140deg,#c4a05c2e,#a9854a1a);border:1px solid rgba(196,160,92,.22);transition:background .3s ease,border-color .3s ease,color .3s ease}.ip-badge svg{width:22px;height:22px}.ip-card{border-radius:22px;padding:clamp(1.6rem,2.5vw,2.2rem)}.ip-card-head{display:flex;align-items:center;gap:.85rem;margin-bottom:1.15rem;padding-bottom:.95rem;border-bottom:1px solid rgba(31,56,80,.08)}.ip-card-head h3{margin:0;font-family:Poppins,sans-serif;font-weight:700;font-size:1.2rem;color:#1f3850}.ip-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.6rem 1.8rem}.ip-list li{display:flex;align-items:flex-start;gap:.6rem;font-family:Mulish,sans-serif;font-size:.95rem;color:#36475a;line-height:1.5}.ip-check{flex:none;width:20px;height:20px;box-sizing:border-box;padding:3.5px;border-radius:50%;color:#a9854a;background:#c4a05c29;margin-top:.1rem}.ip-method{border-radius:20px;padding:clamp(1.5rem,2.2vw,1.9rem);display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}.ip-method .ip-badge{margin-bottom:.35rem}.ip-method:hover .ip-badge{color:#fff;border-color:transparent;background:linear-gradient(140deg,#c4a05c,#a9854a)}.ip-method h4{margin:0;font-family:Poppins,sans-serif;font-weight:600;font-size:1.02rem;color:#1f3850}.ip-method p{margin:0;font-family:Mulish,sans-serif;font-size:.88rem;color:#6c7886;line-height:1.5}@media(max-width:980px){.ip-bento{grid-template-columns:1fr}.ip-intro{text-align:center;align-items:center}.ip-intro .ip-lead{max-width:46ch}}@media(max-width:640px){.ip-methods{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.ip-card,.ip-method,.ip-badge{transition:none}.ip-card:hover,.ip-method:hover{transform:none}}@font-face{font-family:Lora;src:url(./assets/fonts/Lora.ttf) format("truetype");font-weight:400;font-style:normal}._aboutPage_ipesy_9{width:100%;min-height:100vh}._aboutHero_ipesy_15{height:100vh;width:100%;position:relative;background:linear-gradient(135deg,#2c3e50,#34495e,#2c3e50,#1a252f,#2c3e50);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}._aboutHero_ipesy_15:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0px,rgba(255,255,255,.03) 1px,transparent 1px,transparent 50px),repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0px,rgba(255,255,255,.03) 1px,transparent 1px,transparent 50px);pointer-events:none;opacity:.3}@keyframes _gradientShift_ipesy_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}._heroOverlay_ipesy_70{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;background:linear-gradient(to bottom,#4b3c3266,#4b3c32bf)}._aboutHeroContent_ipesy_85{text-align:center;color:beige;padding:2rem;max-width:1200px;width:100%;z-index:1}._aboutHeroBadge_ipesy_94{display:inline-flex;align-items:center;gap:.5rem;background-color:#ffd95d33;color:#ffd95d!important;padding:.5rem 1.5rem;border-radius:25px;font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,217,93,.3);font-family:Gotham-Black,sans-serif;text-transform:uppercase}._badgeIcon_ipesy_112{font-size:1.2rem}._heroMainText_ipesy_116{font-size:clamp(2.55rem,6.4vw,4.7rem);font-weight:600;margin-bottom:1.5rem;line-height:1.04;letter-spacing:-.01em;color:beige;font-family:Cormorant Garamond,Georgia,serif;text-shadow:2px 2px 4px rgba(0,0,0,.5)}._heroHighlight_ipesy_127{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:600;color:#e0b35e}._textHighlightAbout_ipesy_134{color:#ffd95d;font-family:Gotham-Black,sans-serif}._heroDescription_ipesy_139{max-width:900px;margin:2rem auto;display:flex;flex-direction:column;gap:1.2rem}._heroDescriptionText_ipesy_147{font-size:clamp(1.04rem,1.5vw,1.22rem);line-height:1.72;font-weight:400;color:#e0e0e0;margin:0;font-family:Mulish,sans-serif;text-align:center;text-shadow:2px 2px 8px rgba(0,0,0,.8)}._heroSubText_ipesy_158{font-size:1.3rem;line-height:1.7;font-weight:400;color:#e0e0e0;max-width:800px;margin:0 auto;font-family:Gotham-Light,sans-serif}._ctaGroup_ipesy_169{display:flex;flex-wrap:wrap;gap:1rem}._ctaPrimary_ipesy_175,._ctaOutline_ipesy_176{display:inline-flex;align-items:center;gap:.55rem;padding:.95rem 2rem;border-radius:999px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background .3s ease,color .3s ease,border-color .3s ease}._ctaPrimary_ipesy_175{background:linear-gradient(135deg,#e0b35e,#a9854a);color:#2a1e0c;border:1.5px solid transparent;box-shadow:0 12px 30px -12px #a9854ab3}._ctaOutline_ipesy_176{background:transparent;color:#a9854a;border:1.5px solid #a9854a}a._ctaPrimary_ipesy_175,a._ctaPrimary_ipesy_175:visited,a._ctaPrimary_ipesy_175:hover,a._ctaPrimary_ipesy_175:focus{color:#2a1e0c}a._ctaOutline_ipesy_176,a._ctaOutline_ipesy_176:visited,a._ctaOutline_ipesy_176:focus{color:#a9854a}a._ctaOutline_ipesy_176:hover{color:#fff}._ctaPrimary_ipesy_175 svg,._ctaOutline_ipesy_176 svg{width:18px;height:18px;transition:transform .3s ease}._ctaPrimary_ipesy_175:hover{transform:translateY(-2px);box-shadow:0 16px 38px -12px #a9854ad9}._ctaPrimary_ipesy_175:hover svg{transform:translate(4px)}._ctaOutline_ipesy_176:hover{background:#a9854a;color:#fff;transform:translateY(-2px)}._philosophySection_ipesy_246{padding:6rem 2rem;background:linear-gradient(160deg,#f4ece0,#efe6d8);position:relative}._philosophyContainer_ipesy_252{max-width:1240px;margin:0 auto;position:relative;z-index:1}._philoRow_ipesy_260{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(2.5rem,5vw,5rem);align-items:center}._philoTextCol_ipesy_267{min-width:0;max-width:540px}._philoStatement_ipesy_272{margin:0 0 1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(1.7rem,2.2vw,2.2rem);line-height:1.25;letter-spacing:.005em;color:#3b4550}._philoSupport_ipesy_282{margin:0 0 1.25rem;font-family:Gotham-Regular,sans-serif;font-size:1.02rem;line-height:1.8;color:#5c6873}._philoSupport_ipesy_282:last-of-type{margin-bottom:2.25rem}._philoImageCol_ipesy_294{min-width:0}._philoImages_ipesy_298{display:flex;gap:1.25rem;height:clamp(380px,42vw,580px)}._philoShot_ipesy_304{position:relative;height:100%;border-radius:20px;overflow:hidden;box-shadow:0 40px 80px -45px #3b2d1e8c}._philoShot_ipesy_304 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}._philoShotWide_ipesy_320{flex:1.35}._philoShotNarrow_ipesy_324{flex:1}@media(max-width:900px){._philoRow_ipesy_260{grid-template-columns:1fr;gap:2.5rem}._philoTextCol_ipesy_267{max-width:none}._philoImages_ipesy_298{height:clamp(320px,60vw,460px)}}@media(max-width:520px){._philoImages_ipesy_298{height:auto;flex-direction:column}._philoShot_ipesy_304{height:clamp(220px,60vw,300px)}}._sectionLabel_ipesy_354{color:#8b735f;font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;font-family:Gotham-Black,sans-serif;text-transform:uppercase}._sectionTitle_ipesy_364{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#2c3e50;margin-bottom:0;font-family:Lora,serif}._sectionSubtitle_ipesy_372{font-size:1.1rem;color:#555;line-height:1.7;max-width:700px;margin:0 auto;font-family:Gotham-Light,sans-serif}._philoCtas_ipesy_381{margin-top:.5rem}._philosophyValues_ipesy_385{display:flex;flex-direction:column;gap:1rem}._valueCard_ipesy_391{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 5px 20px #00000014;transition:all .3s ease}._valueCard_ipesy_391:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}._valueIcon_ipesy_404{font-size:2.5rem;margin-bottom:1rem}._valueTitle_ipesy_409{font-size:1.3rem;font-weight:700;color:#2c3e50;margin-bottom:.75rem;font-family:Lora,serif}._valueDescription_ipesy_417{font-size:.95rem;color:#555;line-height:1.6;margin:0;font-family:Gotham-Light,sans-serif}._founderSection_ipesy_426{padding:5rem 2rem;background:linear-gradient(135deg,#f5ebe0,#ebe4dc);position:relative}._founderContainer_ipesy_432{max-width:1200px;margin:0 auto}._founderHero_ipesy_438{display:grid;grid-template-columns:.8fr 1.2fr;gap:3.5rem;align-items:center;margin-top:3rem;margin-bottom:3.5rem}._founderImageWrapper_ipesy_447{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 15px 50px #00000026;transition:all .3s ease;position:sticky;top:100px}._founderImageWrapper_ipesy_447:hover{transform:translateY(-5px);box-shadow:0 20px 60px #0003}._founderImage_ipesy_447{width:100%;height:100%;object-fit:cover;display:block}._founderIntro_ipesy_469{display:flex;flex-direction:column;gap:.5rem}._founderName_ipesy_475{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#2c3e50;margin:0;font-family:Lora,serif}._founderTitle_ipesy_483{font-size:1.2rem;color:#8b735f;font-weight:600;font-family:Gotham-Regular,sans-serif;text-transform:uppercase;letter-spacing:1px}._founderBio_ipesy_493{display:flex;flex-direction:column;gap:.5rem}._founderBioBlock_ipesy_499{padding:2rem 2.5rem;background:#ffffff80;border-radius:16px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._founderBioColumns_ipesy_506{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}._founderParagraph_ipesy_512{font-size:1.05rem;color:#555;line-height:1.8;margin:0 0 .75rem;font-family:Gotham-Light,sans-serif;text-align:justify}._founderSubheading_ipesy_521{font-size:1.3rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;font-family:Gotham-Black,sans-serif;border-bottom:2px solid rgba(139,115,95,.2);padding-bottom:.75rem}._founderList_ipesy_531{margin:1rem 0}._founderListTitle_ipesy_535{font-size:1.05rem;color:#555;line-height:1.8;margin:0 0 .75rem;font-family:Gotham-Light,sans-serif;font-weight:500}._bulletList_ipesy_544{list-style-type:none;padding-left:0;margin:.75rem 0 1.5rem}._bulletList_ipesy_544 li{font-size:1rem;color:#555;line-height:1.8;margin-bottom:.5rem;font-family:Gotham-Light,sans-serif;padding-left:1.5rem;position:relative}._bulletList_ipesy_544 li:before{content:"✦";position:absolute;left:0;color:#8b735f;font-size:.7rem;top:.35rem}._founderClosing_ipesy_569{font-weight:600;color:#8b735f;font-style:italic;text-align:center;font-size:1.15rem;margin-top:.5rem;padding-top:1rem;border-top:2px solid rgba(139,115,95,.2)}._foundersSection_ipesy_581{padding:5rem 2rem;background:linear-gradient(135deg,#f5ebe0,#ebe4dc);position:relative}._foundersContainer_ipesy_587{max-width:1200px;margin:0 auto}._foundersSection_ipesy_581 ._sectionLabel_ipesy_354{font-family:Poppins,sans-serif}._foundersSection_ipesy_581 ._sectionTitle_ipesy_364{font-family:Cormorant Garamond,Georgia,serif;font-weight:600}._foundersSection_ipesy_581 ._sectionSubtitle_ipesy_372{font-family:Mulish,sans-serif}._leadershipRow_ipesy_608{--lead-gap: clamp(1.5rem, 3vw, 2.5rem);margin-top:clamp(2.4rem,5vw,3.6rem);margin-bottom:clamp(3rem,6vw,5rem);display:grid;grid-template-columns:repeat(2,calc((100% - 2 * var(--lead-gap)) / 3));gap:var(--lead-gap);justify-content:center}@media(max-width:968px){._leadershipRow_ipesy_608{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){._leadershipRow_ipesy_608{grid-template-columns:minmax(0,360px)}}._profile_ipesy_630{--portrait: 440px;display:grid;grid-template-columns:var(--portrait) 1fr;gap:clamp(2rem,5vw,4rem);align-items:center;margin-bottom:clamp(3.5rem,7vw,6rem)}._profile_ipesy_630:last-child{margin-bottom:0}._profileReversed_ipesy_644{grid-template-columns:1fr var(--portrait)}._profileReversed_ipesy_644 ._profileCardCol_ipesy_649{order:2}._profileCard_ipesy_649{position:relative;width:100%;aspect-ratio:1 / 1.05;display:grid;place-items:end center;text-align:center;border-radius:26px;background:linear-gradient(160deg,#34495e,#2c3e50,#102233);box-shadow:0 40px 90px -40px #10223480;overflow:hidden;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1)}._profileCardImage_ipesy_670{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;z-index:1}._profileCardPlaceholder_ipesy_681:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,transparent 45%,rgba(15,34,51,.85))}._profileCard_ipesy_649:hover{transform:translateY(-5px);box-shadow:0 48px 100px -40px #10223499}._profileBadge_ipesy_694{position:absolute;top:1.1rem;left:1.1rem;z-index:4;padding:.45em 1em;border-radius:999px;background:linear-gradient(135deg,#e0b35e,#a9854a);color:#2a1e0c;font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;font-family:Poppins,sans-serif}._profileCardName_ipesy_710{position:relative;z-index:3;font-size:1.5rem;font-weight:700;color:#fffffff5;margin:0;padding:1.5rem 1.25rem 1.75rem;line-height:1.3;letter-spacing:.01em;text-shadow:0 2px 12px rgba(0,0,0,.45);font-family:Poppins,sans-serif}._profileBody_ipesy_725{display:block}._profileLabel_ipesy_729{display:inline-flex;align-items:center;gap:.7rem;color:#a9854a;font-size:.74rem;font-weight:600;letter-spacing:.26em;text-transform:uppercase;font-family:Poppins,sans-serif;margin-bottom:.6rem}._profileLabel_ipesy_729:before{content:"";width:30px;height:1.5px;background:#c4a05c}._profileName_ipesy_749{font-size:clamp(1.9rem,3.6vw,2.7rem);font-weight:600;color:#2c3e50;margin:0 0 .3rem;line-height:1.05;font-family:Cormorant Garamond,Georgia,serif}._profileRoles_ipesy_758{font-size:1rem;color:#a9854a;font-weight:500;letter-spacing:.02em;margin:0 0 1.3rem;font-family:Poppins,sans-serif;line-height:1.5}._profileIntro_ipesy_768{font-size:.98rem;color:#36475a;line-height:1.72;margin:0 0 1rem;max-width:38rem;font-family:Mulish,sans-serif}._profileQuote_ipesy_777{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:1.2rem;line-height:1.45;color:#2c3e50;padding-left:1.1rem;border-left:3px solid #c4a05c;margin:1.2rem 0}._profileBlock_ipesy_788{margin-top:1.2rem}._profileBlockTitle_ipesy_792{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2c3e50;margin:0 0 .7rem;font-family:Poppins,sans-serif}._profileBlockIcon_ipesy_805{display:inline-flex;align-items:center;justify-content:center;color:#a9854a;flex-shrink:0}._profileBlockIcon_ipesy_805 svg{width:16px;height:16px}._pillGroup_ipesy_819{display:flex;flex-wrap:wrap;gap:.5rem}._pill_ipesy_819{display:inline-block;padding:.42em .9em;border-radius:999px;background:#1f38500d;border:1px solid rgba(31,56,80,.07);color:#36475a;font-size:.8rem;font-weight:500;font-family:Poppins,sans-serif;transition:all .25s ease}._pill_ipesy_819:hover{background:#fff;border-color:#c4a05c;transform:translateY(-2px)}._checkList_ipesy_845{list-style:none;padding:0;margin:0}._checkList_ipesy_845 li{display:flex;gap:.55rem;font-size:.92rem;color:#36475a;line-height:1.5;padding:.26rem 0;font-family:Mulish,sans-serif}._checkList_ipesy_845 li:before{content:"✓";color:#c4a05c;font-weight:700;font-size:.9rem;line-height:1.5;flex:none}._profileClosing_ipesy_870{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:1.2rem;line-height:1.45;color:#2c3e50;padding-left:1.1rem;border-left:3px solid #c4a05c;margin:1.2rem 0 0}._clinicalDirectorSection_ipesy_882{padding:5rem 2rem;background:linear-gradient(135deg,#2c3e50,#34495e);position:relative}._clinicalDirectorSection_ipesy_882:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 60px),repeating-linear-gradient(0deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 60px);pointer-events:none}._clinicalDirectorContainer_ipesy_913{max-width:1200px;margin:0 auto;position:relative;z-index:1}._clinicalDirectorHero_ipesy_921{display:grid;grid-template-columns:1.2fr .8fr;gap:3.5rem;align-items:center;margin-top:3rem;margin-bottom:3.5rem}._clinicalDirectorIntro_ipesy_930{display:flex;flex-direction:column;gap:.5rem}._clinicalDirectorName_ipesy_936{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:beige;margin:0;font-family:Lora,serif}._clinicalDirectorTitle_ipesy_944{font-size:1.2rem;color:#ffd95d;font-weight:600;margin:0 0 .5rem;font-family:Gotham-Regular,sans-serif;text-transform:uppercase;letter-spacing:1px}._clinicalDirectorBio_ipesy_955{display:flex;flex-direction:column;gap:.5rem}._clinicalDirectorBioBlock_ipesy_961{padding:2rem 2.5rem;background:#ffffff0d;border-radius:16px;border:1px solid rgba(255,255,255,.08)}._clinicalDirectorBioColumns_ipesy_968{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}._clinicalDirectorParagraph_ipesy_974{font-size:1.05rem;color:#e0e0e0;line-height:1.8;margin:0 0 .75rem;font-family:Gotham-Light,sans-serif;text-align:justify}._clinicalDirectorSubheading_ipesy_983{font-size:1.3rem;font-weight:700;color:#ffd95d;margin:0 0 1rem;font-family:Gotham-Black,sans-serif;border-bottom:2px solid rgba(255,217,93,.2);padding-bottom:.75rem}._bulletListDark_ipesy_993{list-style-type:none;padding-left:0;margin:.75rem 0 1.5rem}._bulletListDark_ipesy_993 li{font-size:1rem;color:#e0e0e0;line-height:1.8;margin-bottom:.75rem;font-family:Gotham-Light,sans-serif;padding-left:1.5rem;position:relative}._bulletListDark_ipesy_993 li:before{content:"✦";position:absolute;left:0;color:#ffd95d;font-size:.7rem;top:.35rem}._bulletListDark_ipesy_993 li strong{color:#ffd95d;font-weight:600}._clinicalDirectorClosing_ipesy_1023{font-weight:600;color:#ffd95d;font-style:italic;text-align:center;font-size:1.15rem;margin-top:.5rem;padding-top:1rem;border-top:2px solid rgba(255,217,93,.2)}._clinicalDirectorImageWrapper_ipesy_1034{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 15px 50px #0000004d;transition:all .3s ease;position:sticky;top:100px}._clinicalDirectorImageWrapper_ipesy_1034:hover{transform:translateY(-5px);box-shadow:0 20px 60px #0006}._clinicalDirectorImage_ipesy_1034{width:100%;height:100%;object-fit:cover;display:block}._teamSection_ipesy_1057{padding:5rem 2rem;background:#fff;position:relative}._teamContainer_ipesy_1063{max-width:1200px;margin:0 auto}._teamImageWrapper_ipesy_1068{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 15px 50px #00000026;margin:3rem 0 2rem;transition:transform .3s ease}._teamImageWrapper_ipesy_1068:hover{transform:scale(1.02);box-shadow:0 20px 60px #0003}._teamImage_ipesy_1068{width:100%;height:100%;object-fit:cover;display:block}._teamDescription_ipesy_1089{display:flex;flex-direction:column;gap:1.5rem;max-width:900px;margin:2rem auto 0;text-align:center}._teamParagraph_ipesy_1098{font-size:1.05rem;color:#555;line-height:1.8;margin:0;font-family:Gotham-Light,sans-serif}._technologySection_ipesy_1107{padding:5rem 2rem;background:linear-gradient(135deg,#2c3e50,#34495e);position:relative}._technologySection_ipesy_1107:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 60px),repeating-linear-gradient(0deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 60px);pointer-events:none}._technologyContainer_ipesy_1138{max-width:1100px;margin:0 auto;position:relative;z-index:1}._sectionHeaderDark_ipesy_1145{text-align:center;margin-bottom:3.5rem}._sectionLabelDark_ipesy_1150{color:#ffd95d;font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;font-family:Gotham-Black,sans-serif;text-transform:uppercase}._sectionTitleDark_ipesy_1160{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:beige;margin-bottom:1rem;font-family:Lora,serif}._sectionSubtitleDark_ipesy_1168{font-size:1.05rem;color:#e0e0e0;line-height:1.7;max-width:700px;margin:0 auto;font-family:Gotham-Light,sans-serif}._technologyGrid_ipesy_1177{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}._techCard_ipesy_1184{background:#ffffff0d;padding:2rem 1.75rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;text-align:center;position:relative;overflow:hidden}._techCard_ipesy_1184:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#ffd95d,transparent);transform:translate(-100%);transition:transform .5s ease}._techCard_ipesy_1184:hover:before{transform:translate(100%)}._techCard_ipesy_1184:hover{background:#ffffff1a;border-color:#ffd95d66;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}._techImageWrapper_ipesy_1218{width:100%;height:180px;margin-bottom:1.5rem;border-radius:12px;overflow:hidden;background:#0003}._techImage_ipesy_1218{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}._techCard_ipesy_1184:hover ._techImage_ipesy_1218{transform:scale(1.08)}._techNumber_ipesy_1238{font-size:2rem;color:#ffd95d;margin-bottom:1rem;display:block}._techTitle_ipesy_1245{font-size:1.05rem;font-weight:600;color:beige;margin:0;font-family:Gotham-Light,sans-serif;line-height:1.5}._techDescription_ipesy_1254{font-size:.95rem;color:#e0e0e0;line-height:1.7;font-family:Gotham-Light,sans-serif}._technologyFooter_ipesy_1261{text-align:center;padding:2.5rem 2rem 0;margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.15)}._technologyFooterText_ipesy_1268{font-size:1.15rem;color:#ffd95d;line-height:1.8;font-style:italic;max-width:750px;margin:0 auto;font-family:Gotham-Light,sans-serif;font-weight:500}._leadershipSection_ipesy_1280{padding:4rem 2rem;background:linear-gradient(135deg,#f5ebe0,#ebe4dc,#f5f1ed);position:relative}._leadershipContainer_ipesy_1286{max-width:1100px;margin:0 auto}._leadershipContent_ipesy_1291{display:grid;grid-template-columns:.9fr 1.1fr;gap:3rem;align-items:start}._leadershipLeft_ipesy_1298{position:sticky;top:100px;padding:2rem;background:#fff9;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 30px #00000014}._leadershipIntro_ipesy_1308{font-size:1rem;color:#555;line-height:1.7;margin:1rem 0 1.5rem;font-family:Gotham-Light,sans-serif}._leadershipRight_ipesy_1316{padding-top:.5rem}._expertiseGrid_ipesy_1320{display:flex;flex-direction:column;gap:1rem}._expertiseCard_ipesy_1326{background:#fff;padding:1.5rem 2rem;border-radius:12px;box-shadow:0 3px 15px #0000000f;display:flex;align-items:center;gap:1.5rem;transition:all .3s ease;border:2px solid transparent}._expertiseCard_ipesy_1326:hover{transform:translateY(-3px);box-shadow:0 8px 30px #8b735f33;border-color:#8b735f}._expertiseNumber_ipesy_1344{font-size:2rem;font-weight:700;color:#8b735f;font-family:Lora,serif;line-height:1;opacity:.3;flex-shrink:0;min-width:50px}._expertiseCard_ipesy_1326:hover ._expertiseNumber_ipesy_1344{opacity:.7;transform:scale(1.1)}._expertiseText_ipesy_1360{font-size:1.05rem;color:#2c3e50;font-weight:600;margin:0;font-family:Gotham-Light,sans-serif}._leadershipFooter_ipesy_1368{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid rgba(139,115,95,.2)}._leadershipFooterText_ipesy_1374{font-size:.95rem;color:#8b735f;line-height:1.7;font-style:italic;margin:0;font-family:Gotham-Light,sans-serif;font-weight:500}._sectionHeader_ipesy_1145{text-align:center;margin-bottom:3rem}._expertiseList_ipesy_1389{display:flex;flex-direction:column;gap:1.25rem;max-width:700px;margin:0 auto 3rem}._expertiseItem_ipesy_1397{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.75rem;background:linear-gradient(135deg,#f5ebe0,#ebe4dc);border-radius:12px;border-left:4px solid #8b735f;transition:all .3s ease}._expertiseItem_ipesy_1397:hover{transform:translate(8px);box-shadow:0 5px 20px #8b735f26;background:linear-gradient(135deg,#ebe4dc,#e8ddd1)}._expertiseIcon_ipesy_1414{font-size:1.5rem;color:#8b735f;flex-shrink:0}._statsShowcase_ipesy_1420{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin:4rem 0}._statBox_ipesy_1427{text-align:center;padding:2rem;background:linear-gradient(135deg,#f5ebe0,#e8ddd1);border-radius:16px;transition:all .3s ease}._statBox_ipesy_1427:hover{transform:translateY(-5px);box-shadow:0 10px 30px #8b735f26}._statValue_ipesy_1440{font-size:3.5rem;font-weight:700;color:#8b735f;font-family:Lora,serif;margin-bottom:.5rem}._statLabel_ipesy_1448{font-size:.9rem;color:#555;text-transform:uppercase;letter-spacing:1px;font-family:Gotham-Light,sans-serif}._credentialsGrid_ipesy_1456{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}._credentialItem_ipesy_1463{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#f8f9fa;border-radius:12px;border-left:4px solid #8b735f;transition:all .3s ease}._credentialItem_ipesy_1463:hover{background:#f0f1f2;transform:translate(5px)}._credentialIcon_ipesy_1479{font-size:2rem;flex-shrink:0}._credentialText_ipesy_1484{font-size:1rem;color:#2c3e50;font-weight:600;margin:0;font-family:Gotham-Light,sans-serif}._experienceSection_ipesy_1493{padding:6rem 2rem;background:linear-gradient(135deg,#f5ebe0,#ebe4dc,#e8ddd1,#f0e6da,#f5f1ed);background-size:200% 200%;animation:_gradientShift_ipesy_1 15s ease infinite}._experienceContainer_ipesy_1506{max-width:1200px;margin:0 auto}._experienceContent_ipesy_1511{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._experienceTextSide_ipesy_1518{display:flex;flex-direction:column;gap:2rem}._experienceTitle_ipesy_1524{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#2c3e50;margin-bottom:1rem;font-family:Lora,serif}._experienceDescription_ipesy_1532{font-size:1.05rem;color:#555;line-height:1.8;margin:0;font-family:Gotham-Light,sans-serif}._experienceList_ipesy_1540{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}._experienceListItem_ipesy_1549{display:flex;align-items:flex-start;gap:1rem}._listIcon_ipesy_1555{width:24px;height:24px;background-color:#8b735f;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;margin-top:.25rem}._listText_ipesy_1570{font-size:1rem;color:#555;line-height:1.6;font-family:Gotham-Light,sans-serif}._experienceImageSide_ipesy_1577{position:relative}._experienceImagePlaceholder_ipesy_1581{width:100%;height:100%;border-radius:20px;overflow:hidden;box-shadow:0 15px 50px #00000026}._experienceImage_ipesy_1577{width:100%;height:100%;object-fit:cover;display:block}._commitmentSection_ipesy_1597{padding:6rem 2rem;background:#fff}._commitmentContainer_ipesy_1602{max-width:1200px;margin:0 auto}._sectionHeaderCentered_ipesy_1607{text-align:center;margin-bottom:4rem}._sectionLabelGold_ipesy_1612{color:#8b735f;font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;font-family:Gotham-Light,sans-serif;text-transform:uppercase}._commitmentTitle_ipesy_1622{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#2c3e50;margin-bottom:1rem;font-family:Lora,serif}._commitmentSubtitle_ipesy_1630{font-size:1.1rem;color:#555;line-height:1.7;max-width:700px;margin:0 auto;font-family:Gotham-Light,sans-serif}._commitmentCards_ipesy_1639{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem}._commitmentCard_ipesy_1639{background:linear-gradient(135deg,#f5ebe0,#e8ddd1);padding:2.5rem;border-radius:16px;transition:all .3s ease}._commitmentCard_ipesy_1639:hover{transform:translateY(-5px);box-shadow:0 10px 30px #8b735f26}._commitmentCardHeader_ipesy_1658{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._commitmentIcon_ipesy_1665{font-size:2rem}._commitmentCardTitle_ipesy_1669{font-size:1.3rem;font-weight:700;color:#2c3e50;margin:0;font-family:Lora,serif}._commitmentCardText_ipesy_1677{font-size:.95rem;color:#555;line-height:1.7;margin:0;font-family:Gotham-Light,sans-serif}._commitmentCta_ipesy_1685{text-align:center;margin-top:4rem}._commitmentButton_ipesy_1690{display:inline-block;padding:1rem 3rem;background-color:#8b735f;color:#fff;text-decoration:none;border-radius:50px;font-size:1.1rem;font-weight:700;transition:all .3s ease;font-family:Lora,serif;margin-bottom:2rem}._commitmentButton_ipesy_1690:hover{background-color:#6b5d52;transform:translateY(-2px);box-shadow:0 8px 20px #8b735f66}._commitmentFooterText_ipesy_1710{font-size:.9rem;color:#888;letter-spacing:1px;margin-top:1rem;font-family:Gotham-Light,sans-serif}@media(max-width:968px){._technologyGrid_ipesy_1177{grid-template-columns:repeat(2,1fr);gap:1.5rem}._founderHero_ipesy_438,._clinicalDirectorHero_ipesy_921{grid-template-columns:1fr;gap:2.5rem}._profile_ipesy_630,._profileReversed_ipesy_644{grid-template-columns:1fr;gap:2rem}._profileReversed_ipesy_644 ._profileCardCol_ipesy_649{order:0}._profileCard_ipesy_649{max-width:380px;width:100%;margin:0 auto}._founderBioColumns_ipesy_506,._clinicalDirectorBioColumns_ipesy_968{grid-template-columns:1fr;gap:.5rem}._founderImageWrapper_ipesy_447,._clinicalDirectorImageWrapper_ipesy_1034{position:relative;top:0;max-width:400px;margin:0 auto}._clinicalDirectorImageWrapper_ipesy_1034{order:-1}._leadershipContent_ipesy_1291{grid-template-columns:1fr;gap:3rem}._leadershipLeft_ipesy_1298{position:relative;top:0}._statsShowcase_ipesy_1420{grid-template-columns:1fr;gap:2rem}._credentialsGrid_ipesy_1456{grid-template-columns:1fr}._experienceContent_ipesy_1511{grid-template-columns:1fr;gap:3rem}._experienceImageSide_ipesy_1577{order:-1}._commitmentCards_ipesy_1639{grid-template-columns:1fr}}@media(max-width:768px){._aboutHero_ipesy_15{height:auto;min-height:80vh;padding:4rem 0}._heroMainText_ipesy_116{font-size:2.5rem}._heroDescription_ipesy_139{margin-top:2rem;gap:1.25rem}._heroDescriptionText_ipesy_147{font-size:1rem}._heroBadge_ipesy_1818{font-size:.75rem;padding:.4rem 1rem}._heroSubText_ipesy_158{font-size:1rem}._philosophySection_ipesy_246,._founderSection_ipesy_426,._foundersSection_ipesy_581,._clinicalDirectorSection_ipesy_882,._teamSection_ipesy_1057,._technologySection_ipesy_1107,._leadershipSection_ipesy_1280,._experienceSection_ipesy_1493,._commitmentSection_ipesy_1597{padding:2.5rem 1rem}._profileName_ipesy_749{font-size:1.9rem}._sectionHeader_ipesy_1145,._sectionHeaderDark_ipesy_1145,._sectionHeaderCentered_ipesy_1607{margin-bottom:2rem}._sectionTitle_ipesy_364,._sectionTitleDark_ipesy_1160,._commitmentTitle_ipesy_1622{font-size:2rem}._philosophyEmphasis_ipesy_1855{font-size:1.2rem}._philosophyIntro_ipesy_1859{font-size:1.05rem}._statValue_ipesy_1440{font-size:2.5rem}._commitmentButton_ipesy_1690{padding:.9rem 2.5rem;font-size:1rem}._technologyGrid_ipesy_1177{grid-template-columns:1fr}._techCard_ipesy_1184{padding:1.5rem}._technologyFooterText_ipesy_1268{font-size:1rem}._expertiseCard_ipesy_1326{padding:1.5rem 1.75rem;gap:1.5rem}._expertiseNumber_ipesy_1344{font-size:2rem;min-width:50px}._expertiseText_ipesy_1360{font-size:1.05rem}._founderBioBlock_ipesy_499,._clinicalDirectorBioBlock_ipesy_961{padding:1.5rem 1.25rem}._founderSubheading_ipesy_521,._clinicalDirectorSubheading_ipesy_983{font-size:1.15rem}._founderName_ipesy_475,._clinicalDirectorName_ipesy_936{font-size:1.8rem}._founderHero_ipesy_438,._clinicalDirectorHero_ipesy_921{margin-bottom:2.5rem}}._fadeUp_ipesy_1922{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeUp_ipesy_1922._animated_ipesy_1928{opacity:1;transform:translateY(0)}._fadeLeft_ipesy_1934{opacity:0;transform:translate(-50px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeLeft_ipesy_1934._animated_ipesy_1928{opacity:1;transform:translate(0)}._fadeRight_ipesy_1946{opacity:0;transform:translate(50px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeRight_ipesy_1946._animated_ipesy_1928{opacity:1;transform:translate(0)}._scaleIn_ipesy_1958{opacity:0;transform:scale(.92);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}._scaleIn_ipesy_1958._animated_ipesy_1928{opacity:1;transform:scale(1)}._fadeIn_ipesy_1970{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1)}._fadeIn_ipesy_1970._animated_ipesy_1928{opacity:1}@keyframes _heroSlideUp_ipesy_1{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}._heroAnimateIn_ipesy_1991{animation:_heroSlideUp_ipesy_1 .9s cubic-bezier(.22,1,.36,1) both}._heroDelay1_ipesy_1995{animation-delay:.2s}._heroDelay2_ipesy_1999{animation-delay:.45s}._founderBioBlock_ipesy_499{transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){._fadeUp_ipesy_1922,._fadeLeft_ipesy_1934,._fadeRight_ipesy_1946,._scaleIn_ipesy_1958,._fadeIn_ipesy_1970{opacity:1;transform:none;transition:none}._heroAnimateIn_ipesy_1991{animation:none;opacity:1;transform:none}}._glanceSection_ipesy_2028{padding:6rem 2rem;background:#f6f4ec}._glanceContainer_ipesy_2033{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2.5rem,6vw,6rem);align-items:center}._glanceIntro_ipesy_2042{min-width:0}._glanceTitle_ipesy_2046{margin:0 0 1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:clamp(2.4rem,4.5vw,3.8rem);line-height:1.05;color:#3b4550}._glanceLead_ipesy_2055{margin:0;font-family:Gotham-Regular,sans-serif;font-size:1.12rem;line-height:1.7;color:#5c6873}._glanceListCol_ipesy_2063{min-width:0}._glanceList_ipesy_2063{display:flex;flex-direction:column;border-top:1px solid rgba(59,69,80,.16)}._glanceRow_ipesy_2073{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem .25rem;border-bottom:1px solid rgba(59,69,80,.16);text-decoration:none;transition:padding-left .3s ease}._glanceName_ipesy_2084{font-family:Gotham-Regular,sans-serif;font-size:clamp(1.05rem,1.6vw,1.25rem);color:#3b4550;transition:color .3s ease}._glanceArrow_ipesy_2091{flex-shrink:0;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid rgba(59,69,80,.3);color:#6b7264;transition:background .3s ease,border-color .3s ease,color .3s ease,transform .3s ease}._glanceArrow_ipesy_2091 svg{width:18px;height:18px}._glanceRow_ipesy_2073:hover{padding-left:.9rem}._glanceRow_ipesy_2073:hover ._glanceName_ipesy_2084{color:#a9854a}._glanceRow_ipesy_2073:hover ._glanceArrow_ipesy_2091{background:#a9854a;border-color:#a9854a;color:#fff;transform:translate(2px)}@media(max-width:900px){._glanceContainer_ipesy_2033{grid-template-columns:1fr;gap:2.5rem}}._teamPage_7v8rh_1{width:100%;min-height:100vh}._teamSection_7v8rh_7{padding:5rem 2rem;background:#fff;position:relative}._teamContainer_7v8rh_13{max-width:1200px;margin:0 auto}._sectionHeader_7v8rh_18{text-align:center;margin-bottom:1rem}._sectionLabel_7v8rh_23{display:block;color:#a9854a;font-size:.85rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;font-family:Poppins,sans-serif;text-transform:uppercase}._sectionTitle_7v8rh_34{font-size:clamp(2rem,4vw,2.8rem);font-weight:600;color:#2c3e50;margin-bottom:1rem;font-family:Cormorant Garamond,Georgia,serif}._sectionSubtitle_7v8rh_42{font-size:1.1rem;color:#555;line-height:1.7;max-width:700px;margin:0 auto;font-family:Mulish,sans-serif}._teamImageWrapper_7v8rh_51{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 15px 50px #00000026;margin:3rem 0 2rem;transition:transform .3s ease}._teamImageWrapper_7v8rh_51:hover{transform:scale(1.02);box-shadow:0 20px 60px #0003}._teamImage_7v8rh_51{width:100%;height:100%;object-fit:cover;display:block}._teamDescription_7v8rh_72{display:flex;flex-direction:column;gap:1.5rem;max-width:900px;margin:2rem auto 0;text-align:center}._teamParagraph_7v8rh_81{font-size:1.05rem;color:#555;line-height:1.8;margin:0;font-family:Mulish,sans-serif}._cardGrid_7v8rh_90{margin-top:clamp(2.4rem,5vw,3.6rem);display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem)}._card_7v8rh_90{display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:0;border:none;background:transparent;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent;outline:none}._card_7v8rh_90:focus,._card_7v8rh_90:focus-visible{outline:none}._cardImageWrap_7v8rh_116{position:relative;width:100%;aspect-ratio:3 / 4;border-radius:10px;overflow:hidden;background:linear-gradient(160deg,#34495e,#2c3e50,#102233);box-shadow:0 30px 70px -40px #10223480;display:grid;place-items:center;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1)}._card_7v8rh_90:hover ._cardImageWrap_7v8rh_116{transform:translateY(-6px);box-shadow:0 40px 90px -40px #10223499}._cardImage_7v8rh_116{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;display:block}._cardName_7v8rh_145{font-size:1.35rem;font-weight:600;color:#2c3e50;margin:1.1rem 0 0;line-height:1.25;text-align:center;font-family:Cormorant Garamond,Georgia,serif}._cardRole_7v8rh_155{margin:.35rem 0 0;font-size:.82rem;font-weight:500;color:#a9854a;text-align:center;line-height:1.4;letter-spacing:.01em;font-family:Poppins,sans-serif}._modalOverlay_7v8rh_167{position:fixed;inset:0;z-index:1000;background:#0f22338c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;animation:_modalFade_7v8rh_1 .25s ease}@keyframes _modalFade_7v8rh_1{0%{opacity:0}to{opacity:1}}._modalShell_7v8rh_185{position:relative;width:80vw;max-width:1280px;height:88vh;animation:_modalRise_7v8rh_1 .3s cubic-bezier(.22,1,.36,1)}._modal_7v8rh_167{display:grid;grid-template-columns:2fr 3fr;grid-template-rows:minmax(0,1fr);width:100%;height:100%;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 50px 120px -30px #1022348c}@keyframes _modalRise_7v8rh_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}._modalClose_7v8rh_210{position:absolute;top:-14px;right:-14px;z-index:10;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:999px;background:#fff;color:#2c3e50;font-size:1.7rem;line-height:1;font-family:Mulish,sans-serif;cursor:pointer;box-shadow:0 6px 18px #10223440;transition:background .2s ease,transform .2s ease,color .2s ease}._modalClose_7v8rh_210 span{display:block;margin-top:-3px}._modalClose_7v8rh_210:hover{background:#2c3e50;color:#fff;transform:rotate(90deg)}._modalPortrait_7v8rh_244{position:relative;background:linear-gradient(160deg,#34495e,#2c3e50,#102233);display:grid;place-items:center}._modalPortraitImage_7v8rh_251{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center}._modalBody_7v8rh_260{padding:clamp(1.75rem,3vw,2.75rem);overflow-y:auto;min-height:0}._profileBadge_7v8rh_266{position:absolute;top:1.1rem;left:1.1rem;z-index:4;padding:.45em 1em;border-radius:999px;background:linear-gradient(135deg,#e0b35e,#a9854a);color:#2a1e0c;font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;font-family:Poppins,sans-serif}._profileLabel_7v8rh_282{display:inline-flex;align-items:center;gap:.7rem;color:#a9854a;font-size:.74rem;font-weight:600;letter-spacing:.26em;text-transform:uppercase;font-family:Poppins,sans-serif;margin-bottom:.6rem}._profileLabel_7v8rh_282:before{content:"";width:30px;height:1.5px;background:#c4a05c}._profileName_7v8rh_302{font-size:clamp(1.9rem,3.6vw,2.7rem);font-weight:600;color:#2c3e50;margin:0 0 .3rem;line-height:1.05;font-family:Cormorant Garamond,Georgia,serif}._profileRoles_7v8rh_311{font-size:1rem;color:#a9854a;font-weight:500;letter-spacing:.02em;margin:0 0 1.3rem;font-family:Poppins,sans-serif;line-height:1.5}._profileIntro_7v8rh_321{font-size:.98rem;color:#36475a;line-height:1.72;margin:0 0 1rem;max-width:38rem;font-family:Mulish,sans-serif}._profileQuote_7v8rh_330{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:1.2rem;line-height:1.45;color:#2c3e50;padding-left:1.1rem;border-left:3px solid #c4a05c;margin:1.2rem 0}._profileBlock_7v8rh_341{margin-top:1.2rem}._profileBlockTitle_7v8rh_345{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2c3e50;margin:0 0 .7rem;font-family:Poppins,sans-serif}._profileBlockIcon_7v8rh_358{display:inline-flex;align-items:center;justify-content:center;color:#a9854a;flex-shrink:0}._profileBlockIcon_7v8rh_358 svg{width:16px;height:16px}._pillGroup_7v8rh_372{display:flex;flex-wrap:wrap;gap:.5rem}._pill_7v8rh_372{display:inline-block;padding:.42em .9em;border-radius:999px;background:#1f38500d;border:1px solid rgba(31,56,80,.07);color:#36475a;font-size:.8rem;font-weight:500;font-family:Poppins,sans-serif;transition:all .25s ease}._pill_7v8rh_372:hover{background:#fff;border-color:#c4a05c;transform:translateY(-2px)}._checkList_7v8rh_398{list-style:none;padding:0;margin:0}._checkList_7v8rh_398 li{display:flex;gap:.55rem;font-size:.92rem;color:#36475a;line-height:1.5;padding:.26rem 0;font-family:Mulish,sans-serif}._checkList_7v8rh_398 li:before{content:"✓";color:#c4a05c;font-weight:700;font-size:.9rem;line-height:1.5;flex:none}._profileClosing_7v8rh_423{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:1.2rem;line-height:1.45;color:#2c3e50;padding-left:1.1rem;border-left:3px solid #c4a05c;margin:1.2rem 0 0}@media(max-width:968px){._cardGrid_7v8rh_90{grid-template-columns:repeat(2,1fr)}._modalShell_7v8rh_185{width:100%;height:auto;max-height:90vh}._modal_7v8rh_167{grid-template-columns:1fr;grid-template-rows:auto auto;height:auto;max-height:90vh;overflow-y:auto}._modalPortrait_7v8rh_244{aspect-ratio:945 / 900}._modalBody_7v8rh_260{overflow-y:visible}}@media(max-width:768px){._teamSection_7v8rh_7{padding:7rem 1rem 2.5rem}._sectionTitle_7v8rh_34{font-size:2rem}._profileName_7v8rh_302{font-size:1.9rem}}@media(max-width:560px){._cardGrid_7v8rh_90{grid-template-columns:1fr;max-width:360px;margin-left:auto;margin-right:auto}._modalOverlay_7v8rh_167{padding:1rem .75rem}}._fadeUp_7v8rh_491{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeUp_7v8rh_491._animated_7v8rh_497{opacity:1;transform:translateY(0)}._scaleIn_7v8rh_502{opacity:0;transform:scale(.92);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}._scaleIn_7v8rh_502._animated_7v8rh_497{opacity:1;transform:scale(1)}._fadeIn_7v8rh_513{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1)}._fadeIn_7v8rh_513._animated_7v8rh_497{opacity:1}@media(prefers-reduced-motion:reduce){._fadeUp_7v8rh_491,._scaleIn_7v8rh_502,._fadeIn_7v8rh_513{opacity:1;transform:none;transition:none}}@font-face{font-family:Lora;src:url(./assets/fonts/Lora.ttf) format("truetype");font-weight:400;font-style:normal}._clinicPage_1a9u6_9{width:100%;min-height:100vh}._clinicHero_1a9u6_15{height:100vh;width:100%;position:relative;background:linear-gradient(#2c3e50bf,#2c3e50bf),url(https://images.unsplash.com/photo-1629909613654-28e377c37b09?q=80&w=2068) center/cover no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}._clinicHero_1a9u6_15:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 0%,rgba(0,0,0,.3) 100%);pointer-events:none}._heroOverlay_1a9u6_45{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}._clinicHeroContent_1a9u6_55{text-align:center;color:#fff;padding:2rem;max-width:1000px;width:100%;z-index:2;position:relative}._clinicHeroBadge_1a9u6_65{display:inline-flex;align-items:center;gap:.5rem;background-color:#ffd95d33;color:#ffd95d!important;padding:.5rem 1.5rem;border-radius:25px;font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,217,93,.3);font-family:Gotham-Black,sans-serif;text-transform:uppercase}._badgeIcon_1a9u6_83{font-size:1.2rem}._heroMainText_1a9u6_87{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;margin-bottom:1.5rem;line-height:1.1;color:beige;text-align:left;font-family:Gotham-Black,serif;text-shadow:0 2px 10px rgba(0,0,0,.3)}._textHighlight_1a9u6_98{color:#ffd95d;font-family:Gotham-Black,sans-serif}._heroSubText_1a9u6_103{font-size:1.15rem;line-height:1.7;font-weight:400;color:#e0e0e0;max-width:850px;text-align:justify;margin-bottom:1rem;font-family:Gotham-Light,sans-serif;text-shadow:0 1px 5px rgba(0,0,0,.3)}._technologySection_1a9u6_116{padding:5rem 2rem;background:linear-gradient(135deg,#2c3e50,#34495e);position:relative}._technologySection_1a9u6_116:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 60px),repeating-linear-gradient(0deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 60px);pointer-events:none}._technologyContainer_1a9u6_147{max-width:1100px;margin:0 auto;position:relative;z-index:1}._sectionHeaderDark_1a9u6_154{text-align:center;margin-bottom:3.5rem}._sectionLabelDark_1a9u6_159{color:#ffd95d;font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;font-family:Gotham-Black,sans-serif;text-transform:uppercase}._sectionTitleDark_1a9u6_169{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:beige;margin-bottom:1rem;font-family:Gotham-Black,sans-serif}._sectionSubtitleDark_1a9u6_177{font-size:1.05rem;color:#e0e0e0;line-height:1.7;max-width:700px;margin:0 auto;font-family:Gotham-Light,sans-serif}._technologyGrid_1a9u6_186{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}._techCard_1a9u6_193{background:#ffffff0d;padding:2rem 1.75rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;text-align:center;position:relative;overflow:hidden}._techCard_1a9u6_193:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#ffd95d,transparent);transform:translate(-100%);transition:transform .5s ease}._techCard_1a9u6_193:hover:before{transform:translate(100%)}._techCard_1a9u6_193:hover{background:#ffffff1a;border-color:#ffd95d66;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}._techImageWrapper_1a9u6_227{width:100%;height:180px;margin-bottom:1.5rem;border-radius:12px;overflow:hidden;background:#0003}._techImage_1a9u6_227{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}._techCard_1a9u6_193:hover ._techImage_1a9u6_227{transform:scale(1.08)}._techTitle_1a9u6_247{font-size:1.05rem;font-weight:600;color:beige;margin:0;font-family:Lora,sans-serif;line-height:1.5;text-shadow:0 1px 5px rgba(0,0,0,.3)}._techCardDuplicate_1a9u6_258{display:none}._technologyFooter_1a9u6_262{text-align:center;padding:2.5rem 2rem 0;margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.15)}._technologyFooterText_1a9u6_269{font-size:1.15rem;color:#ffd95d;line-height:1.8;font-style:italic;max-width:750px;margin:0 auto;font-family:Lora,serif;font-weight:500}._visitUsSection_1a9u6_281{padding:4rem 2rem;background:linear-gradient(135deg,beige,#f0ead6);border-top:1px solid rgba(139,115,95,.2);border-bottom:1px solid rgba(139,115,95,.2)}._visitUsContainer_1a9u6_288{max-width:900px;margin:0 auto;text-align:center}._visitUsTitle_1a9u6_294{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#2c3e50;margin-bottom:2.5rem;font-family:Lora,serif}._visitUsContent_1a9u6_302{display:flex;flex-direction:column;align-items:center;gap:2.5rem}._visitUsInfo_1a9u6_309{display:flex;flex-direction:column;gap:2rem;width:100%}._visitUsAddress_1a9u6_316,._visitUsHours_1a9u6_317{display:flex;align-items:flex-start;justify-content:center;gap:1rem;text-align:center}._visitUsText_1a9u6_325{font-size:1.1rem;color:#2c3e50;line-height:1.8;font-family:Gotham-Light,sans-serif}._hoursLine_1a9u6_332{margin:0;line-height:1.8}._visitUsButton_1a9u6_337{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,#8b735f,#a68968);color:#fff;text-decoration:none;border-radius:30px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 15px #8b735f4d;font-family:Gotham-Light,sans-serif;letter-spacing:.5px}._visitUsButton_1a9u6_337:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b735f66;color:#fff;background:linear-gradient(135deg,#9d8470,#b89778)}._differenceSection_1a9u6_360{padding:5rem 2rem;background:#fff}._differenceContainer_1a9u6_365{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}._differenceHeader_1a9u6_373{text-align:center;margin-bottom:1rem}._differenceMainTitle_1a9u6_378{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#2c3e50;margin:1rem 0 0;font-family:Lora,serif;line-height:1.2}._differenceMainContent_1a9u6_387{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:stretch}._differenceContentSide_1a9u6_394{display:flex;flex-direction:column;gap:2rem}._differenceTextBlock_1a9u6_400{display:flex;flex-direction:column;gap:1rem}._differenceContent_1a9u6_394{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._differenceImageSide_1a9u6_413{position:relative}._differenceImagePlaceholder_1a9u6_417{width:100%;aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;box-shadow:0 15px 50px #00000026}._differenceImage_1a9u6_413{width:100%;height:100%;object-fit:cover;display:block}._differenceTextSide_1a9u6_432{display:flex;flex-direction:column;gap:1.5rem}._sectionLabel_1a9u6_159{color:#8b735f;font-size:.85rem;font-weight:700;letter-spacing:2px;font-family:Gotham-Black,sans-serif;text-transform:uppercase;margin-bottom:.5rem}._differenceTitle_1a9u6_448{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#2c3e50;margin:0;font-family:Lora,serif;line-height:1.2}._differenceDescription_1a9u6_457{font-size:1.05rem;color:#555;line-height:1.8;text-align:justify;font-family:Gotham-Light,sans-serif}._commitmentBlock_1a9u6_465{margin-top:0;padding:1.5rem;background:linear-gradient(135deg,#f5ebe0,#ebe4dc);border-radius:12px;border-left:4px solid #8b735f}._commitmentBlockTitle_1a9u6_473{font-size:1.4rem;font-weight:700;color:#2c3e50;margin:0 0 .5rem;font-family:Lora,serif}._commitmentBlockText_1a9u6_481{font-size:1rem;color:#555;margin:0 0 1rem;font-family:Gotham-Light,sans-serif}._commitmentBlockFooter_1a9u6_488{font-size:1rem;color:#8b735f;font-style:italic;margin:1.5rem 0 0;font-weight:500;text-align:justify;font-family:Gotham-Light,sans-serif}._visitBlock_1a9u6_498{margin-top:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014}._visitBlockTitle_1a9u6_506{font-size:1.4rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;font-family:Lora,serif}._visitAddress_1a9u6_514{font-size:1rem;color:#555;line-height:1.7;margin:0 0 1rem;font-family:Gotham-Light,sans-serif}._visitHours_1a9u6_522{font-size:.95rem;color:#555;line-height:1.7;margin:0;font-family:Gotham-Light,sans-serif}._visitHours_1a9u6_522 strong{color:#8b735f;font-weight:600}._differenceList_1a9u6_535{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}._differenceListItem_1a9u6_544{display:flex;align-items:flex-start;gap:1rem}._listIcon_1a9u6_550{width:24px;height:24px;background-color:#8b735f;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;margin-top:.25rem}._listText_1a9u6_565{font-size:1rem;color:#555;line-height:1.6;font-family:Gotham-Light,sans-serif}._commitmentSection_1a9u6_573{padding:5rem 2rem;background:linear-gradient(135deg,#f5ebe0,#ebe4dc,#f5f1ed)}._commitmentContainer_1a9u6_578{max-width:1200px;margin:0 auto}._sectionHeaderCentered_1a9u6_583{text-align:center;margin-bottom:4rem}._sectionLabelGold_1a9u6_588{color:#8b735f;font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;font-family:Gotham-Black,sans-serif;text-transform:uppercase}._commitmentTitle_1a9u6_598{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#2c3e50;margin-bottom:1rem;font-family:Lora,serif}._commitmentSubtitle_1a9u6_606{font-size:1.1rem;color:#555;line-height:1.7;max-width:700px;margin:0 auto;font-family:Gotham-Light,sans-serif}._commitmentCards_1a9u6_615{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem}._commitmentCard_1a9u6_615{background:#fff;padding:2.5rem;border-radius:16px;transition:all .3s ease;box-shadow:0 5px 20px #00000014}._commitmentCard_1a9u6_615:hover{transform:translateY(-5px);box-shadow:0 10px 30px #8b735f33}._commitmentCardHeader_1a9u6_635{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._commitmentIcon_1a9u6_642{font-size:2rem}._commitmentCardTitle_1a9u6_646{font-size:1.3rem;font-weight:700;color:#2c3e50;margin:0;font-family:Lora,serif}._commitmentCardText_1a9u6_654{font-size:.95rem;color:#555;line-height:1.7;margin:0;font-family:Gotham-Light,sans-serif}._commitmentCta_1a9u6_662{text-align:center;margin-top:4rem}._commitmentButton_1a9u6_667{display:inline-block;padding:1rem 3rem;background-color:#8b735f;color:#fff;text-decoration:none;border-radius:50px;font-size:1.1rem;font-weight:700;transition:all .3s ease;font-family:Lora,serif;margin-bottom:2rem}._commitmentButton_1a9u6_667:hover{background-color:#6b5d52;transform:translateY(-2px);box-shadow:0 8px 20px #8b735f66}._commitmentFooterText_1a9u6_687{font-size:.9rem;color:#888;letter-spacing:1px;margin-top:1rem;font-family:Gotham-Light,sans-serif}._leadershipSection_1a9u6_696{padding:4rem 2rem;background:linear-gradient(135deg,#f5ebe0,#ebe4dc,#f5f1ed);position:relative}._leadershipContainer_1a9u6_702{max-width:1100px;margin:0 auto}._leadershipContent_1a9u6_707{display:grid;grid-template-columns:.9fr 1.1fr;gap:3rem;align-items:start}._leadershipLeft_1a9u6_714{position:sticky;top:100px;padding:2rem;background:#fff9;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 30px #00000014}._leadershipIntro_1a9u6_724{font-size:1rem;color:#555;line-height:1.7;margin:1rem 0 1.5rem;font-family:Gotham-Black,sans-serif}._leadershipRight_1a9u6_732{padding-top:.5rem}._expertiseGrid_1a9u6_736{display:flex;flex-direction:column;gap:1rem}._expertiseCard_1a9u6_742{background:#fff;padding:1.5rem 2rem;border-radius:12px;box-shadow:0 3px 15px #0000000f;display:flex;align-items:center;gap:1.5rem;transition:all .3s ease;border:2px solid transparent}._expertiseCard_1a9u6_742:hover{transform:translateY(-3px);box-shadow:0 8px 30px #8b735f33;border-color:#8b735f}._expertiseNumber_1a9u6_760{font-size:2rem;font-weight:700;color:#8b735f;font-family:Lora,serif;line-height:1;opacity:.3;flex-shrink:0;min-width:50px}._expertiseCard_1a9u6_742:hover ._expertiseNumber_1a9u6_760{opacity:.7;transform:scale(1.1)}._expertiseText_1a9u6_776{font-size:1.05rem;color:#2c3e50;font-weight:600;margin:0;font-family:Gotham-Light,sans-serif}._leadershipFooter_1a9u6_784{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid rgba(139,115,95,.2)}._leadershipFooterText_1a9u6_790{font-size:.95rem;color:#8b735f;line-height:1.7;font-style:italic;margin:0;text-align:justify;font-family:Gotham-Light,sans-serif;font-weight:500}._sectionTitle_1a9u6_169{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#2c3e50;margin-bottom:0;font-family:Lora,serif}._claritySection_1a9u6_810{padding:6rem 2rem;background:linear-gradient(135deg,#2c3e50,#34495e,#2c3e50);position:relative;overflow:hidden}._claritySection_1a9u6_810:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,217,93,.05) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,217,93,.05) 0%,transparent 50%);pointer-events:none}._claritySection_1a9u6_810:after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 60px),repeating-linear-gradient(0deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 60px);pointer-events:none}._clarityContainer_1a9u6_860{max-width:900px;margin:0 auto;position:relative;z-index:1}._clarityContent_1a9u6_867{text-align:center;background:#ffffff0d;padding:4rem 3rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,217,93,.2);box-shadow:0 20px 60px #0000004d}._clarityTitle_1a9u6_877{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#ffd95d;margin:0 0 1.5rem;font-family:Lora,serif;text-shadow:.5px 0 0 #ffd95d,-.5px 0 0 #ffd95d,0 .5px 0 #ffd95d,0 -.5px 0 #ffd95d,0 4px 20px rgba(255,217,93,.3)}._clarityDivider_1a9u6_891{width:80px;height:3px;background:linear-gradient(90deg,transparent,#ffd95d,transparent);margin:0 auto 2rem}._clarityText_1a9u6_898{font-size:1.15rem;color:#e0e0e0;line-height:1.9;margin:0 0 1.5rem;font-family:Gotham-Light,sans-serif}._clarityHighlight_1a9u6_906{font-size:1.2rem;color:#ffd95d;font-weight:600;font-style:italic;margin:2rem 0;font-family:Lora,serif;text-shadow:0 2px 10px rgba(255,217,93,.3)}._clarityButton_1a9u6_916{display:inline-block;padding:1.1rem 3rem;background:linear-gradient(135deg,#ffd95d,#f5c842);color:#2c3e50;text-decoration:none;border-radius:50px;font-weight:700;font-size:1.05rem;transition:all .3s ease;margin-top:1.5rem;font-family:Gotham-Black,sans-serif;letter-spacing:.5px;box-shadow:0 6px 25px #ffd95d66;text-transform:uppercase}._clarityButton_1a9u6_916:hover{transform:translateY(-3px);box-shadow:0 10px 35px #ffd95d99;background:linear-gradient(135deg,#f5c842,#ffd95d);color:#1a252f}@media(max-width:968px){._technologyGrid_1a9u6_186{grid-template-columns:repeat(2,1fr);gap:1.5rem}._differenceContainer_1a9u6_365{gap:3rem}._differenceMainContent_1a9u6_387{grid-template-columns:1fr;gap:3rem}._differenceContent_1a9u6_394{grid-template-columns:1fr;gap:3rem}._differenceImageSide_1a9u6_413{order:-1}._commitmentCards_1a9u6_615{grid-template-columns:1fr}._visitUsInfo_1a9u6_309{gap:1.5rem}._visitUsAddress_1a9u6_316,._visitUsHours_1a9u6_317{flex-direction:column;align-items:center;text-align:center}._leadershipContent_1a9u6_707{grid-template-columns:1fr;gap:2rem}._leadershipLeft_1a9u6_714{position:static}._expertiseCard_1a9u6_742{padding:1.25rem 1.5rem}._expertiseNumber_1a9u6_760{font-size:1.5rem;min-width:40px}}@media(max-width:768px){._clinicHero_1a9u6_15{height:100vh;min-height:100vh;padding:4rem 0}._heroMainText_1a9u6_87{font-size:2.5rem}._heroSubText_1a9u6_103{font-size:1rem;line-height:1.6}._clinicHeroBadge_1a9u6_65{font-size:.75rem;padding:.4rem 1rem}._differenceSection_1a9u6_360,._commitmentSection_1a9u6_573,._visitUsSection_1a9u6_281{padding:3rem 1rem}._visitUsTitle_1a9u6_294{font-size:1.8rem;margin-bottom:2rem}._visitUsText_1a9u6_325{font-size:1rem}._visitUsButton_1a9u6_337{padding:.9rem 2rem;font-size:1rem}._differenceImagePlaceholder_1a9u6_417{min-height:350px}._sectionHeaderCentered_1a9u6_583{margin-bottom:3rem}._commitmentTitle_1a9u6_598{font-size:2rem}._commitmentButton_1a9u6_667{padding:.9rem 2.5rem;font-size:1rem}._commitmentCard_1a9u6_615{padding:2rem}._technologyGrid_1a9u6_186{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:1rem;margin-bottom:1.5rem;scrollbar-width:none}._technologyGrid_1a9u6_186::-webkit-scrollbar{display:none}._techCardDuplicate_1a9u6_258{display:block}._techCard_1a9u6_193{min-width:75vw;flex-shrink:0;scroll-snap-align:center;padding:1.5rem}._techCard_1a9u6_193:hover{transform:none}._techImageWrapper_1a9u6_227{height:200px}._technologyFooterText_1a9u6_269{font-size:1rem}._leadershipSection_1a9u6_696{padding:3rem 1rem}._expertiseCard_1a9u6_742{flex-direction:column;align-items:flex-start;padding:1.5rem}._expertiseNumber_1a9u6_760{font-size:1.8rem}._expertiseText_1a9u6_776{font-size:1rem}._claritySection_1a9u6_810{padding:4rem 1rem}._clarityContent_1a9u6_867{padding:3rem 1.5rem}._clarityTitle_1a9u6_877{font-size:2rem;margin-bottom:1rem}._clarityText_1a9u6_898{font-size:1rem;margin-bottom:1rem}._clarityHighlight_1a9u6_906{font-size:1.05rem;margin:1.5rem 0}._clarityButton_1a9u6_916{padding:1rem 2.5rem;font-size:.95rem}}._fadeUp_1a9u6_1156{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeUp_1a9u6_1156._animated_1a9u6_1162{opacity:1;transform:translateY(0)}._fadeLeft_1a9u6_1168{opacity:0;transform:translate(-50px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeLeft_1a9u6_1168._animated_1a9u6_1162{opacity:1;transform:translate(0)}._fadeRight_1a9u6_1180{opacity:0;transform:translate(50px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeRight_1a9u6_1180._animated_1a9u6_1162{opacity:1;transform:translate(0)}._scaleIn_1a9u6_1192{opacity:0;transform:scale(.92);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}._scaleIn_1a9u6_1192._animated_1a9u6_1162{opacity:1;transform:scale(1)}._fadeIn_1a9u6_1204{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1)}._fadeIn_1a9u6_1204._animated_1a9u6_1162{opacity:1}@keyframes _heroSlideUp_1a9u6_1{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}._heroAnimateIn_1a9u6_1225{animation:_heroSlideUp_1a9u6_1 .9s cubic-bezier(.22,1,.36,1) both}._heroDelay1_1a9u6_1229{animation-delay:.15s}._heroDelay2_1a9u6_1233{animation-delay:.3s}._heroDelay3_1a9u6_1237{animation-delay:.45s}._heroDelay4_1a9u6_1241{animation-delay:.6s}@media(prefers-reduced-motion:reduce){._fadeUp_1a9u6_1156,._fadeLeft_1a9u6_1168,._fadeRight_1a9u6_1180,._scaleIn_1a9u6_1192,._fadeIn_1a9u6_1204{opacity:1;transform:none;transition:none}._heroAnimateIn_1a9u6_1225{animation:none;opacity:1;transform:none}}.aftercare-container{width:100%;min-height:100vh;background:#e8ebed}.aftercare-hero{background:#ce9a69;color:#fff;padding:5rem 2rem 8rem;text-align:center}.aftercare-hero h1{font-size:3.5rem;font-family:Gotham-Bold,sans-serif;margin-bottom:1.5rem;font-weight:700;letter-spacing:-1px}.aftercare-hero p{font-size:1.3rem;font-family:Gotham-Light,sans-serif;opacity:.9;max-width:700px;margin:0 auto;line-height:1.6}.aftercare-content{max-width:1100px;margin:-5rem auto 0;padding:4rem 3rem;background:#fff;box-shadow:0 2px 8px #0000001a;position:relative;z-index:10}.aftercare-intro{text-align:center;margin-bottom:4rem}.aftercare-intro h2{font-size:2.2rem;font-family:Gotham-Bold,sans-serif;color:#ce9a69;margin-bottom:1rem;font-weight:700}.aftercare-intro p{font-size:1.1rem;font-family:Gotham-Light,sans-serif;color:#555;max-width:800px;margin:0 auto;line-height:1.8}.procedures-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem}.procedure-card{background:#f8f9fa;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px #0000000f;transition:all .3s ease;border:1px solid #e0e0e0}.procedure-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.procedure-header{background:linear-gradient(135deg,#ce9a69,#b8845a);padding:1.5rem;text-align:center}.procedure-icon{font-size:2.5rem;margin-bottom:.5rem}.procedure-header h3{font-size:1.4rem;font-family:Gotham-Bold,sans-serif;color:#fff;margin:0;font-weight:700}.procedure-body{padding:2rem;background:#fff}.instruction-list{list-style:none;padding:0;margin:0}.instruction-list li{font-family:Gotham-Light,sans-serif;color:#555;padding:.8rem 0 .8rem 2rem;position:relative;line-height:1.6;border-bottom:1px solid #f0f0f0}.instruction-list li:last-child{border-bottom:none}.instruction-list li:before{content:"✓";position:absolute;left:0;color:#ffda5d;font-weight:700;font-size:1.2rem}.general-tips{background:#fff;border-radius:12px;padding:3rem;margin-bottom:3rem;box-shadow:0 4px 20px #00000014}.general-tips h2{font-size:2rem;font-family:Gotham-Bold,sans-serif;color:#2c5f7f;margin-bottom:2rem;text-align:center}.tips-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.tip-item{display:flex;gap:1rem}.tip-icon{width:40px;height:40px;background:linear-gradient(135deg,#ffda5d,#ffc728);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.2rem}.tip-content h3{font-size:1.1rem;font-family:Gotham-Bold,sans-serif;color:#2c5f7f;margin-bottom:.5rem}.tip-content p{font-size:.95rem;font-family:Gotham-Light,sans-serif;color:#666;line-height:1.6;margin:0}.warning-box{background:linear-gradient(135deg,#fff5e6,#fffaf0);border-left:4px solid #ff6b6b;border-radius:8px;padding:2rem;margin-bottom:3rem}.warning-box h3{font-size:1.4rem;font-family:Gotham-Bold,sans-serif;color:#d32f2f;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.warning-box ul{list-style:none;padding:0;margin:0}.warning-box li{font-family:Gotham-Light,sans-serif;color:#555;padding:.5rem 0 .5rem 1.5rem;position:relative;line-height:1.6}.warning-box li:before{content:"⚠";position:absolute;left:0;color:#ff6b6b;font-weight:700}.emergency-contact{background:#2c5f7f;color:#fff;border-radius:12px;padding:3rem;text-align:center}.emergency-contact h3{font-size:1.8rem;font-family:Gotham-Bold,sans-serif;margin-bottom:1rem}.emergency-contact p{font-size:1.1rem;font-family:Gotham-Light,sans-serif;margin-bottom:2rem;opacity:.95}.emergency-btn{display:inline-block;background:#ffda5d;color:#333;font-family:Gotham-Bold,sans-serif;font-size:1rem;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:6px;padding:1rem 2.5rem;cursor:pointer;transition:all .3s ease;text-decoration:none;margin:0 .5rem}.emergency-btn:hover{background:#ffc728;transform:translateY(-2px);box-shadow:0 6px 20px #ffda5d4d}@media(max-width:768px){.aftercare-hero{padding:3rem 1.5rem}.aftercare-hero h1{font-size:2rem}.aftercare-hero p{font-size:1rem}.aftercare-content{padding:3rem 1.5rem}.procedures-grid,.tips-grid{grid-template-columns:1fr}.general-tips,.emergency-contact{padding:2rem 1.5rem}.emergency-btn{display:block;margin:.5rem 0}}@font-face{font-family:Lora;src:url(./assets/fonts/Lora.ttf) format("truetype");font-weight:400;font-style:normal}._smileTransformationPage_8yj7r_9{width:100%;min-height:100vh}._transformationHero_8yj7r_15{min-height:70vh;width:100%;position:relative;background:linear-gradient(135deg,#f5ebe0,#ebe4dc,#e8ddd1,#f0e6da,#f5f1ed);background-size:200% 200%;animation:_gradientShift_8yj7r_1 15s ease infinite;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;overflow:hidden}._transformationHero_8yj7r_15:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(139,115,95,.02) 0px,rgba(139,115,95,.02) 1px,transparent 1px,transparent 50px),repeating-linear-gradient(0deg,rgba(139,115,95,.02) 0px,rgba(139,115,95,.02) 1px,transparent 1px,transparent 50px);pointer-events:none;opacity:.3}._transformationHero_8yj7r_15:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(190,171,156,.1) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(190,171,156,.1) 0%,transparent 50%);pointer-events:none}._heroContent_8yj7r_73{text-align:center;max-width:900px;z-index:1;position:relative}._heroBadge_8yj7r_80{display:inline-flex;align-items:center;gap:.5rem;background-color:#8b735f26;color:#8b735f;font-family:Gotham-Black,sans-serif;padding:.5rem 1.5rem;border-radius:25px;font-size:.85rem;font-weight:700;letter-spacing:2px;margin-bottom:2rem;text-transform:uppercase;border:1px solid rgba(139,115,95,.2)}._badgeIcon_8yj7r_97{font-size:1.2rem}._heroTitle_8yj7r_101{font-size:clamp(3rem,8vw,5.5rem);font-weight:700;margin-bottom:1.5rem;line-height:1.1;color:#2c3e50;font-family:Gotham-Black,sans-serif}._smilesTextHighlight_8yj7r_110{color:#8b735f}._heroSubtitle_8yj7r_114{font-size:1.3rem;line-height:1.6;font-weight:400;color:#555;font-family:Gotham-Light,sans-serif;max-width:700px;margin:0 auto}._transformationsSection_8yj7r_125{padding:clamp(4.5rem,9vw,7.5rem) clamp(1.25rem,4vw,2.4rem);background:#fbf8f2}@keyframes _gradientShift_8yj7r_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}._transformationsContainer_8yj7r_139{max-width:1240px;margin:0 auto}._baHeader_8yj7r_145{text-align:center;max-width:760px;margin:0 auto clamp(2.4rem,5vw,3.6rem)}._baEyebrow_8yj7r_151{display:inline-flex;align-items:center;gap:.7rem;color:#a9854a;font-family:Poppins,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.26em;text-transform:uppercase;margin-bottom:1.1rem}._baEyebrow_8yj7r_151:before,._baEyebrow_8yj7r_151:after{content:"";width:30px;height:1.5px;background:#c4a05c}._baTitle_8yj7r_172{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(2rem,4.4vw,3.15rem);letter-spacing:-.01em;line-height:1.08;color:#1f3850;margin-bottom:1.15rem}._baLead_8yj7r_182{font-family:Mulish,sans-serif;font-size:clamp(1.04rem,1.5vw,1.22rem);color:#36475a;line-height:1.72;max-width:700px;margin:0 auto}._baGrid_8yj7r_191{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._ba_8yj7r_97{background:#fff;border:1px solid rgba(31,56,80,.07);border-radius:18px;overflow:hidden;box-shadow:0 2px 10px #14283c0f;transition:transform .4s cubic-bezier(.22,.61,.36,1),box-shadow .4s cubic-bezier(.22,.61,.36,1)}._ba_8yj7r_97:hover{transform:translateY(-5px);box-shadow:0 16px 44px -22px #12263a6b}._baSlider_8yj7r_212{position:relative;aspect-ratio:4 / 3.2;overflow:hidden;cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none}._baAfter_8yj7r_221,._baBefore_8yj7r_222{position:absolute;inset:0;display:grid;place-items:center;font-family:Poppins,sans-serif;font-weight:700;color:#ffffffb3;letter-spacing:.1em;text-transform:uppercase;font-size:.85rem}._baAfter_8yj7r_221{background:linear-gradient(150deg,#a9854a,#a8855c)}._baBefore_8yj7r_222{background:linear-gradient(150deg,#2c4d6b,#102233);clip-path:inset(0 50% 0 0)}._baTag_8yj7r_244{position:absolute;top:.7rem;z-index:3;font-family:Poppins,sans-serif;font-weight:600;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#0f223380;padding:.35em .8em;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._baTagB_8yj7r_260{left:.7rem}._baTagA_8yj7r_261{right:.7rem}._baHandle_8yj7r_263{position:absolute;top:0;bottom:0;left:50%;width:3px;background:#fff;z-index:4;transform:translate(-50%);box-shadow:0 0 12px #0006}._baHandle_8yj7r_263:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:38px;height:38px;border-radius:50%;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%231f3850' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='M9 6 3 12l6 6M15 6l6 6-6 6'/%3E%3C/svg%3E") no-repeat center;box-shadow:0 4px 14px #0000004d}._cap_8yj7r_288{padding:1.1rem 1.3rem;font-family:Mulish,sans-serif;font-size:.92rem;color:#36475a;line-height:1.5;margin:0}._cap_8yj7r_288 b{color:#1f3850;font-family:Poppins,sans-serif;font-weight:600}._testiGrid_8yj7r_304{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;margin-top:2.4rem}._testi_8yj7r_304{background:linear-gradient(150deg,#fff,#f7f1e8);border:1px solid rgba(31,56,80,.07);border-radius:18px;padding:1.8rem;box-shadow:0 2px 10px #14283c0f}._stars_8yj7r_319{color:#c4a05c;letter-spacing:.15em;margin-bottom:.9rem;font-size:.95rem}._testi_8yj7r_304 p{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:1.3rem;color:#1f3850;line-height:1.5;margin-bottom:1.2rem}._who_8yj7r_335{display:flex;align-items:center;gap:.8rem}._av_8yj7r_341{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#e0b35e,#a9854a);display:grid;place-items:center;color:#fff;font-family:Poppins,sans-serif;font-weight:700;flex:none}._who_8yj7r_335 b{font-family:Poppins,sans-serif;font-weight:600;font-size:.92rem;color:#1f3850;display:block}._who_8yj7r_335 small{font-size:.8rem;color:#6c7886}._transformationCard_8yj7r_368{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000001a;transition:all .3s ease}._transformationCard_8yj7r_368:hover{transform:translateY(-8px);box-shadow:0 15px 50px #00000026}._cardImageContainer_8yj7r_382{position:relative;width:100%;aspect-ratio:2/1;overflow:hidden}._imageComparisonSlider_8yj7r_389{position:relative;width:100%;height:100%;overflow:hidden;--position: 50%}._imageWrapper_8yj7r_397{position:absolute;top:0;left:0;width:100%;height:100%}._imageWrapper_8yj7r_397:not(._afterWrapper_8yj7r_405){clip-path:inset(0 calc(100% - var(--position)) 0 0)}._afterWrapper_8yj7r_405{clip-path:inset(0 0 0 var(--position))}._comparisonImage_8yj7r_413{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none;pointer-events:none}._imageLabel_8yj7r_423{position:absolute;top:20px;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:700;letter-spacing:1px;font-family:Gotham-Light,sans-serif;text-transform:uppercase;z-index:2}._beforeLabel_8yj7r_436{left:20px;background-color:#dc143ce6;color:#fff}._afterLabel_8yj7r_442{right:20px;background-color:#228b22e6;color:#fff}._sliderHandle_8yj7r_449{position:absolute;top:0;bottom:0;left:var(--position);transform:translate(-50%);width:4px;cursor:ew-resize;z-index:3;display:flex;align-items:center;justify-content:center}._sliderLine_8yj7r_463{position:absolute;width:4px;height:100%;background-color:#ffd95d;box-shadow:0 0 10px #ffd95d80}._sliderButton_8yj7r_471{position:absolute;width:50px;height:50px;background-color:#ffd95d;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0000004d;color:#2c3e50;transition:all .2s ease}._sliderButton_8yj7r_471:hover{transform:scale(1.1);background-color:beige}._sliderButton_8yj7r_471 svg{width:24px;height:24px}._cardContent_8yj7r_496{padding:1.5rem 2rem}._smilesCardTitle_8yj7r_500{font-size:1.8rem;font-weight:700;color:#8b735f;margin-bottom:.2rem;font-family:Lora,serif}._smilesCardDescription_8yj7r_508{font-size:1rem;color:#555;line-height:1.5;margin-bottom:1.5rem;font-family:Gotham-Light,sans-serif}._servicesPills_8yj7r_517{display:flex;flex-wrap:wrap;gap:.75rem}._servicePill_8yj7r_523{display:inline-block;padding:.5rem 1rem;background-color:#8b735f1a;color:#8b735f;border-radius:20px;font-size:.85rem;font-weight:600;font-family:Gotham-Light,sans-serif;border:1px solid rgba(139,115,95,.2);transition:all .2s ease}._servicePill_8yj7r_523:hover{background-color:#8b735f;color:#fff;transform:translateY(-2px)}._patientExperienceSection_8yj7r_543{padding:6rem 2rem;background:linear-gradient(135deg,#f5ebe0,#ebe4dc,#e8ddd1,#f0e6da,#f5f1ed);background-size:200% 200%;animation:_gradientShift_8yj7r_1 15s ease infinite}._patientExperienceContainer_8yj7r_556{max-width:1200px;margin:0 auto}._experienceIntro_8yj7r_561{max-width:900px;margin:3rem auto;text-align:center}._experienceText_8yj7r_567{font-size:1.1rem;color:#555;line-height:1.8;margin-bottom:1.5rem;font-family:Mulish,sans-serif}._experienceContact_8yj7r_575{font-size:1.2rem;color:#8b735f;font-weight:600;margin-top:2rem;font-family:Poppins,sans-serif}._structuredVisit_8yj7r_583{max-width:900px;margin:4rem auto;padding:2.5rem;background:#fff9;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 30px #00000014}._structuredTitle_8yj7r_593{font-size:2.1rem;font-weight:600;color:#2c3e50;margin-bottom:1rem;font-family:Cormorant Garamond,Georgia,serif;text-align:center}._structuredText_8yj7r_602{font-size:1.05rem;color:#555;line-height:1.8;margin-bottom:1rem;font-family:Mulish,sans-serif;text-align:center}._phasesList_8yj7r_611{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin:2rem 0}._phaseItem_8yj7r_619{padding:.75rem 1.5rem;background:linear-gradient(135deg,#8b735f,#6b5d52);color:#fff;border-radius:25px;font-size:.95rem;font-weight:600;font-family:Poppins,sans-serif;box-shadow:0 4px 15px #8b735f4d}._structuredFooter_8yj7r_630{font-size:1.2rem;color:#8b735f;font-weight:500;font-style:italic;text-align:center;margin-top:1.5rem;font-family:Cormorant Garamond,Georgia,serif}._phaseCarousel_8yj7r_641{max-width:1000px;margin:4rem auto 0}._phaseIndicators_8yj7r_646{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}._phaseIndicator_8yj7r_646{background:#fff9;border:2px solid rgba(139,115,95,.2);border-radius:12px;padding:1rem 1.5rem;cursor:pointer;transition:background .3s ease,border-color .3s ease,transform .3s ease;display:flex;flex-direction:column;gap:.5rem;align-items:center;flex:1;max-width:300px}._phaseIndicator_8yj7r_646:hover:not(._activeIndicator_8yj7r_668){border-color:#8b735f66;transform:translateY(-2px)}._phaseIndicator_8yj7r_646:focus{outline:none}._phaseIndicator_8yj7r_646:focus-visible{outline:2px solid #8b735f;outline-offset:2px}._activeIndicator_8yj7r_668{background:linear-gradient(135deg,#8b735f,#6b5d52);border-color:#8b735f}._activeIndicator_8yj7r_668:hover{border-color:#8b735f}._activeIndicator_8yj7r_668 ._indicatorNumber_8yj7r_691,._activeIndicator_8yj7r_668 ._indicatorTitle_8yj7r_692{color:#fff}._indicatorNumber_8yj7r_691{font-size:.85rem;font-weight:700;color:#8b735f;font-family:Poppins,sans-serif;letter-spacing:1px;text-transform:uppercase;transition:color .3s ease}._indicatorTitle_8yj7r_692{font-size:.9rem;font-weight:600;color:#2c3e50;font-family:Poppins,sans-serif;text-align:center;line-height:1.3;transition:color .3s ease}._phaseContent_8yj7r_716{position:relative;min-height:600px}._phasePanel_8yj7r_721{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .5s ease;background:#fff;padding:3rem;border-radius:16px;box-shadow:0 10px 40px #0000001a}._activePanel_8yj7r_736{opacity:1;visibility:visible;transform:translateY(0);position:relative}._phaseHeader_8yj7r_743{margin-bottom:2rem;text-align:center}._phaseNumber_8yj7r_748{display:inline-block;font-size:.9rem;font-weight:700;color:#8b735f;font-family:Poppins,sans-serif;letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem}._phaseTitle_8yj7r_759{font-size:2.4rem;font-weight:600;color:#2c3e50;margin:.5rem 0 0;font-family:Cormorant Garamond,Georgia,serif}._phaseSubtitle_8yj7r_767{font-size:1.1rem;color:#555;line-height:1.8;margin-bottom:1.5rem;font-family:Mulish,sans-serif;font-weight:500}._phaseList_8yj7r_776{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem}._phaseListItem_8yj7r_785{display:flex;align-items:flex-start;gap:1rem;font-size:1rem;color:#555;line-height:1.7;font-family:Mulish,sans-serif;padding-left:1.5rem;position:relative}._phaseListItem_8yj7r_785:before{content:"✓";position:absolute;left:0;color:#8b735f;font-weight:700;font-size:1.1rem}._phaseFooter_8yj7r_806{font-size:1.1rem;color:#555;line-height:1.8;margin:2rem 0 1.5rem;font-family:Mulish,sans-serif;font-weight:500}._phaseClosing_8yj7r_815{font-size:1.3rem;color:#8b735f;font-weight:500;font-style:italic;margin-top:2rem;padding-top:2rem;border-top:2px solid rgba(139,115,95,.2);font-family:Cormorant Garamond,Georgia,serif;text-align:center}._caseStudiesSection_8yj7r_828{padding:6rem 2rem;background:linear-gradient(135deg,#f5ebe0,#ebe4dc,#e8ddd1,#f0e6da,#f5f1ed);background-size:200% 200%;animation:_gradientShift_8yj7r_1 15s ease infinite}._caseStudiesContainer_8yj7r_841{max-width:1200px;margin:0 auto}._smilesSectionHeader_8yj7r_846{text-align:center;margin-bottom:4rem}._sectionLabel_8yj7r_851{color:#8b735f;font-size:.85rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;font-family:Poppins,sans-serif;text-transform:uppercase}._sectionTitle_8yj7r_861{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:600;color:#2c3e50;margin-bottom:1rem;font-family:Cormorant Garamond,Georgia,serif}._sectionSubtitle_8yj7r_869{font-size:1.1rem;color:#555;line-height:1.7;max-width:700px;margin:0 auto;font-family:Gotham-Light,sans-serif}._caseStudiesGrid_8yj7r_878{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}._caseStudyCard_8yj7r_884{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 5px 20px #00000014;transition:all .3s ease;position:relative}._caseStudyCard_8yj7r_884:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}._caseNumber_8yj7r_898{font-size:3rem;font-weight:700;color:#8b735f26;font-family:Lora,serif;margin-bottom:1rem;line-height:1}._caseTitle_8yj7r_907{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;font-family:Lora,serif}._caseDescription_8yj7r_915{font-size:.95rem;color:#555;line-height:1.7;margin-bottom:2rem;font-family:Gotham-Light,sans-serif}._caseStats_8yj7r_923{display:flex;gap:2rem;padding-top:1.5rem;border-top:1px solid rgba(139,115,95,.2)}._statItem_8yj7r_930{display:flex;flex-direction:column;gap:.25rem}._statValue_8yj7r_936{font-size:1.8rem;font-weight:700;color:#8b735f;font-family:Lora,serif}._statLabel_8yj7r_943{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:1px;font-family:Gotham-Light,sans-serif}._testimonialsSection_8yj7r_952{padding:6rem 2rem;background:#2c3e50}._testimonialsContainer_8yj7r_957{max-width:1200px;margin:0 auto}._testimonialsSection_8yj7r_952 ._sectionLabel_8yj7r_851{color:#ffd95d}._testimonialsSection_8yj7r_952 ._sectionTitle_8yj7r_861{color:beige}._testimonialsGrid_8yj7r_970{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}._testimonialCard_8yj7r_976{background:#ffffff14;padding:2.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;display:flex;flex-direction:column}._testimonialCard_8yj7r_976:hover{background:#ffffff1f;border-color:#ffd95d4d;transform:translateY(-5px)}._quoteIcon_8yj7r_992{font-size:4rem;color:#ffd95d;line-height:1;margin-bottom:1rem;font-family:Georgia,serif;opacity:.3}._testimonialText_8yj7r_1001{font-size:1rem;color:#e0e0e0;line-height:1.8;margin-bottom:2rem;font-family:Gotham-Light,sans-serif;font-style:italic;flex-grow:1}._testimonialAuthor_8yj7r_1011{display:flex;justify-content:space-between;align-items:flex-end;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);margin-top:auto}._authorInfo_8yj7r_1020{display:flex;flex-direction:column}._authorName_8yj7r_1025{font-size:1.1rem;font-weight:700;color:beige;margin-bottom:.25rem;font-family:Lora,serif}._authorTreatment_8yj7r_1033{font-size:.85rem;color:#ffd95d;font-family:Gotham-Light,sans-serif}._rating_8yj7r_1039{font-size:1.2rem;color:#ffd95d}._processSection_8yj7r_1045{padding:6rem 2rem;background:#fff}._processContainer_8yj7r_1050{max-width:1000px;margin:0 auto}._processTimeline_8yj7r_1055{display:flex;flex-direction:column;gap:3rem;position:relative;padding-left:3rem}._processTimeline_8yj7r_1055:before{content:"";position:absolute;left:1.5rem;top:3rem;bottom:3rem;width:2px;background:linear-gradient(to bottom,#8b735f,#8b735f33)}._processStep_8yj7r_1073{display:flex;gap:2rem;align-items:flex-start;position:relative}._stepNumber_8yj7r_1080{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#8b735f,#6b5d52);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;font-family:Lora,serif;flex-shrink:0;box-shadow:0 4px 15px #8b735f4d;position:relative;z-index:1}._stepContent_8yj7r_1098{flex:1;padding-top:.5rem}._stepTitle_8yj7r_1103{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:.75rem;font-family:Lora,serif}._stepDescription_8yj7r_1111{font-size:1rem;color:#555;line-height:1.7;font-family:Gotham-Light,sans-serif}._differenceSection_8yj7r_1119{padding:6rem 2rem;background:#fff}._differenceContainer_8yj7r_1124{max-width:1000px;margin:0 auto;text-align:center}._differenceTitle_8yj7r_1130{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#2c3e50;margin-bottom:3rem;font-family:Lora,serif}._differenceContent_8yj7r_1138{display:flex;flex-direction:column;gap:2.5rem}._differenceItem_8yj7r_1144{padding:2rem;background:linear-gradient(135deg,#f5ebe0,#ebe4dc,#e8ddd1,#f0e6da,#f5f1ed);border-radius:16px;border:2px solid rgba(139,115,95,.2);transition:all .3s ease}._differenceItem_8yj7r_1144:hover{transform:translateY(-5px);border-color:#8b735f66;box-shadow:0 8px 30px #8b735f26}._differenceText_8yj7r_1164{font-size:1.3rem;color:#555;line-height:1.8;font-family:Gotham-Light,sans-serif;margin:0}._differenceText_8yj7r_1164 strong{color:#8b735f;font-family:Gotham-Black,sans-serif;font-weight:700}._finalCtaSection_8yj7r_1179{padding:6rem 2rem;background:linear-gradient(135deg,#2c3e50,#34495e,#2c3e50);text-align:center;position:relative;overflow:hidden}._finalCtaSection_8yj7r_1179:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 50px),repeating-linear-gradient(0deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 50px);pointer-events:none}._finalCtaContent_8yj7r_1212{max-width:800px;margin:0 auto;position:relative;z-index:1}._finalCtaTitle_8yj7r_1219{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#ffd95d;margin-bottom:1rem;font-family:Lora,serif}._finalCtaSubtitle_8yj7r_1227{font-size:1.3rem;color:#e0e0e0;margin-bottom:3rem;line-height:1.7;font-family:Gotham-Light,sans-serif}._finalCtaActions_8yj7r_1235{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._finalCtaButton_8yj7r_1242{display:inline-block;padding:1.2rem 3.5rem;background-color:#ffd95d;color:#2c3e50;text-decoration:none;border-radius:50px;font-size:1.2rem;font-weight:700;transition:all .3s ease;font-family:Gotham-Black,sans-serif;letter-spacing:1px;text-transform:uppercase}._finalCtaButton_8yj7r_1242:hover{background-color:beige;color:#2c3e50;transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px #ffd95d80}._finalCtaTagline_8yj7r_1264{font-size:1.1rem;color:beige;font-style:italic;font-family:Gotham-Light,sans-serif;margin:0}@media(max-width:1080px){._baGrid_8yj7r_191,._testiGrid_8yj7r_304{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._baGrid_8yj7r_191,._testiGrid_8yj7r_304{grid-template-columns:1fr}._heroTitle_8yj7r_101{font-size:2.5rem}._heroSubtitle_8yj7r_114{font-size:1rem}._smilesCardTitle_8yj7r_500{font-size:1.5rem}._smilesCardDescription_8yj7r_508{font-size:.95rem}._imageLabel_8yj7r_423{font-size:.75rem;padding:.4rem .8rem;top:15px}._beforeLabel_8yj7r_436{left:15px}._afterLabel_8yj7r_442{right:15px}._sliderButton_8yj7r_471{width:40px;height:40px}._transformationsSection_8yj7r_125,._transformationCtaSection_8yj7r_1325,._caseStudiesSection_8yj7r_828,._testimonialsSection_8yj7r_952,._processSection_8yj7r_1045{padding:4rem 1rem}._caseStudiesGrid_8yj7r_878,._testimonialsGrid_8yj7r_970{grid-template-columns:1fr;gap:1.5rem}._processTimeline_8yj7r_1055{padding-left:2rem}._processTimeline_8yj7r_1055:before{left:1rem}._stepNumber_8yj7r_1080{width:50px;height:50px;font-size:1.3rem}._stepTitle_8yj7r_1103{font-size:1.3rem}._stepDescription_8yj7r_1111{font-size:.95rem}._patientExperienceSection_8yj7r_543{padding:4rem 1rem}._experienceText_8yj7r_567{font-size:1rem}._experienceContact_8yj7r_575{font-size:1.05rem}._structuredVisit_8yj7r_583{padding:2rem 1.5rem}._structuredTitle_8yj7r_593{font-size:1.5rem}._phasesList_8yj7r_611,._phaseIndicators_8yj7r_646{flex-direction:column;gap:.75rem}._phaseIndicator_8yj7r_646{max-width:100%}._phaseContent_8yj7r_716{min-height:auto}._phasePanel_8yj7r_721{padding:2rem 1.5rem;position:relative}._phaseTitle_8yj7r_759{font-size:1.6rem}._phaseSubtitle_8yj7r_767{font-size:1rem}._phaseListItem_8yj7r_785{font-size:.95rem}._phaseClosing_8yj7r_815{font-size:1rem}._caseNumber_8yj7r_898{font-size:2.5rem}._caseTitle_8yj7r_907{font-size:1.3rem}._differenceSection_8yj7r_1119{padding:4rem 1rem}._differenceTitle_8yj7r_1130{font-size:2rem}._differenceText_8yj7r_1164{font-size:1.1rem}._finalCtaSection_8yj7r_1179{padding:4rem 1rem}._finalCtaTitle_8yj7r_1219{font-size:2rem}._finalCtaSubtitle_8yj7r_1227{font-size:1.1rem}._finalCtaButton_8yj7r_1242{padding:1rem 2.5rem;font-size:1rem}._finalCtaTagline_8yj7r_1264{font-size:1rem}}@media(max-width:600px){._transformationsContainer_8yj7r_139{grid-template-columns:1fr;min-width:100%}._transformationCard_8yj7r_368{min-width:100%}}._gridItem_8yj7r_1476{display:flex;flex-direction:column;width:100%;height:100%}._gridItem_8yj7r_1476>div,._gridItem_8yj7r_1476>article{width:100%;height:100%;flex:1}._fadeUp_8yj7r_1493{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeUp_8yj7r_1493._animated_8yj7r_1499{opacity:1;transform:translateY(0)}._fadeLeft_8yj7r_1505{opacity:0;transform:translate(-50px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeLeft_8yj7r_1505._animated_8yj7r_1499{opacity:1;transform:translate(0)}._fadeRight_8yj7r_1517{opacity:0;transform:translate(50px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}._fadeRight_8yj7r_1517._animated_8yj7r_1499{opacity:1;transform:translate(0)}._scaleIn_8yj7r_1529{opacity:0;transform:scale(.92);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}._scaleIn_8yj7r_1529._animated_8yj7r_1499{opacity:1;transform:scale(1)}._fadeIn_8yj7r_1541{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1)}._fadeIn_8yj7r_1541._animated_8yj7r_1499{opacity:1}@keyframes _heroSlideUp_8yj7r_1{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}._heroAnimateIn_8yj7r_1562{animation:_heroSlideUp_8yj7r_1 .9s cubic-bezier(.22,1,.36,1) both}._heroDelay1_8yj7r_1566{animation-delay:.2s}._heroDelay2_8yj7r_1570{animation-delay:.4s}._heroDelay3_8yj7r_1574{animation-delay:.6s}@media(prefers-reduced-motion:reduce){._fadeUp_8yj7r_1493,._fadeLeft_8yj7r_1505,._fadeRight_8yj7r_1517,._scaleIn_8yj7r_1529,._fadeIn_8yj7r_1541{opacity:1;transform:none;transition:none}._heroAnimateIn_8yj7r_1562{animation:none;opacity:1;transform:none}}._page_qegck_1{width:100%;overflow-x:hidden}._fadeUp_qegck_7{opacity:0;transform:translateY(34px);transition:opacity .8s cubic-bezier(.22,.61,.36,1),transform .8s cubic-bezier(.22,.61,.36,1)}._scaleIn_qegck_13{opacity:0;transform:scale(.96);transition:opacity .7s ease,transform .7s cubic-bezier(.22,.61,.36,1)}._animated_qegck_18{opacity:1;transform:none}._eyebrow_qegck_24{display:inline-flex;align-items:center;gap:.7rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.74rem;letter-spacing:.26em;text-transform:uppercase;color:#a9854a;margin-bottom:1.1rem}._eyebrow_qegck_24:before{content:"";width:30px;height:1.5px;background:#c4a05c}._eyebrowCenter_qegck_42{justify-content:center}._eyebrowCenter_qegck_42:after{content:"";width:30px;height:1.5px;background:#c4a05c}._eyebrowLight_qegck_51{color:#dcbf83}._eyebrowLight_qegck_51:before{background:#dcbf83}._accent_qegck_58{font-style:italic;color:#c4a05c}._intro_qegck_64{background:radial-gradient(120% 120% at 80% -10%,#fdfaf4,#f1e9dd 46%,#e8ddcc);padding:clamp(3.5rem,8vw,6rem) clamp(1.1rem,4vw,2.4rem) clamp(2.5rem,6vw,4rem);text-align:center}._introInner_qegck_69{max-width:820px;margin:0 auto}._introTitle_qegck_73{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:1.08;font-size:clamp(2.2rem,5vw,3.6rem);letter-spacing:-.01em;color:#1f3850;margin:0 0 1.2rem}._introLead_qegck_82{font-family:Mulish,sans-serif;font-size:clamp(1.04rem,1.5vw,1.22rem);line-height:1.72;color:#36475a;margin:0 auto;max-width:700px}._sectionTitle_qegck_92,._sectionTitleLight_qegck_93{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:1.08;font-size:clamp(2rem,4.4vw,3.15rem);letter-spacing:-.01em;margin:0}._sectionTitle_qegck_92{color:#1f3850}._sectionTitleLight_qegck_93{color:#fff}._lead_qegck_107,._leadLight_qegck_108{font-family:Mulish,sans-serif;font-size:clamp(1.04rem,1.5vw,1.22rem);line-height:1.72;margin-top:1.15rem}._lead_qegck_107{color:#36475a}._leadLight_qegck_108{color:#ffffffd1}._institute_qegck_122{background:linear-gradient(155deg,#1f3850,#102233);position:relative;overflow:hidden;padding:clamp(4rem,9vw,7rem) clamp(1.1rem,4vw,2.4rem)}._institute_qegck_122:before{content:"";position:absolute;inset:0;opacity:.6;background:radial-gradient(70% 120% at 85% 10%,rgba(196,160,92,.18),transparent 55%);pointer-events:none}._instituteInner_qegck_136{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,5vw,4rem);align-items:center}._instituteSeal_qegck_146{display:grid;place-items:center}._instituteSeal_qegck_146 img{width:min(82%,300px);height:auto;filter:drop-shadow(0 24px 50px rgba(0,0,0,.45))}._progGrid_qegck_156{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1.8rem}._progCard_qegck_162{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:1rem 1.1rem;height:100%;transition:transform .35s cubic-bezier(.22,.61,.36,1),background .35s ease}._progCard_qegck_162:hover{background:#ffffff1a;transform:translateY(-3px)}._progCard_qegck_162 h3{display:flex;align-items:center;gap:.55rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.92rem;color:#fff;margin:0 0 .3rem}._progIcon_qegck_184{display:inline-grid;place-items:center;flex:none;color:#dcbf83}._progIcon_qegck_184 svg{width:18px;height:18px}._progCard_qegck_162 p{font-family:Mulish,sans-serif;font-size:.82rem;color:#ffffffa8;line-height:1.45;margin:0}._curaprox_qegck_203{background:linear-gradient(180deg,#fbf8f2,#eef2f7);padding:clamp(4rem,9vw,7rem) clamp(1.1rem,4vw,2.4rem)}._curaproxInner_qegck_207{max-width:1200px;margin:0 auto}._curaFlag_qegck_211{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:1rem}._curaSquare_qegck_217{width:28px;height:28px;background:#d8392c;border-radius:6px;display:grid;place-items:center;box-shadow:0 5px 12px -4px #d8392c80}._curaSquare_qegck_217 svg{width:100%;height:100%;display:block}._curaFlag_qegck_211 span:last-child{font-family:Poppins,sans-serif;font-weight:700;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#1f3a8a}._curaprox_qegck_203 ._sectionTitle_qegck_92{color:#1f3a8a}._prodGrid_qegck_243{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:2.6rem}._prodCard_qegck_249{background:#fff;border:1px solid rgba(31,58,138,.12);border-radius:18px;padding:1.4rem;height:100%;box-shadow:0 2px 10px #14283c0f;transition:transform .4s cubic-bezier(.22,.61,.36,1),box-shadow .4s ease}._prodCard_qegck_249:hover{transform:translateY(-6px);box-shadow:0 24px 50px -26px #1f3a8a66}._prodIcon_qegck_262{width:48px;height:48px;border-radius:13px;background:#1f3a8a14;display:grid;place-items:center;margin-bottom:1rem;color:#1f3a8a}._prodIcon_qegck_262 svg{width:24px;height:24px}._prodCard_qegck_249 h3{font-family:Poppins,sans-serif;font-weight:700;font-size:.98rem;color:#162a63;margin:0 0 .4rem;line-height:1.25}._prodCard_qegck_249 p{font-family:Mulish,sans-serif;font-size:.85rem;color:#36475a;line-height:1.5;margin:0}._curaCta_qegck_293{margin-top:2.6rem;background:linear-gradient(135deg,#1f3a8a,#162a63);border-radius:26px;padding:clamp(2rem,4vw,2.8rem);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;position:relative;overflow:hidden}._curaCta_qegck_293:before{content:"";position:absolute;top:-30%;right:-5%;width:240px;height:240px;border-radius:50%;background:#d8392c40;filter:blur(20px);pointer-events:none}._curaCtaText_qegck_318{position:relative;color:#fff}._curaCtaText_qegck_318 h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:1.7rem;margin:0 0 .4rem}._curaCtaText_qegck_318 p{font-family:Mulish,sans-serif;color:#ffffffd1;font-size:.95rem;max-width:34rem;margin:0}._curaCtaBtn_qegck_335{position:relative;display:inline-flex;align-items:center;gap:.5em;background:#fff;color:#162a63;text-decoration:none;font-family:Poppins,sans-serif;font-weight:600;font-size:.95rem;padding:.9em 1.7em;border-radius:999px;transition:transform .3s ease,box-shadow .3s ease;white-space:nowrap}._curaCtaBtn_qegck_335 svg{width:17px;height:17px}._curaCtaBtn_qegck_335:hover{transform:translateY(-3px);box-shadow:0 16px 30px -12px #0006}@media(max-width:1080px){._instituteInner_qegck_136{grid-template-columns:1fr}._instituteSeal_qegck_146{max-width:240px;margin:0 auto}._prodGrid_qegck_243{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){._progGrid_qegck_156{grid-template-columns:1fr}._prodGrid_qegck_243{grid-template-columns:1fr 1fr}._curaCta_qegck_293{flex-direction:column;align-items:flex-start}}@media(max-width:420px){._prodGrid_qegck_243{grid-template-columns:1fr}}.dialog-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dialog-box{background:#fff;border-radius:12px;padding:40px;max-width:400px;width:90%;box-shadow:0 10px 40px #0003;text-align:center;animation:slideUp .3s ease-in-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.dialog-icon{width:80px;height:80px;margin:0 auto 20px;border-radius:50%;background-color:#d4a574;display:flex;justify-content:center;align-items:center;animation:scaleIn .4s ease-in-out .2s both}.dialog-icon.error{background-color:#fff;border:4px solid #dc3545}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.dialog-icon svg{width:50px;height:50px;stroke:#fff;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}.dialog-icon.error svg{stroke:#dc3545;stroke-width:4}.dialog-title{font-size:28px;font-weight:600;color:#333;margin-bottom:12px}.dialog-message{font-size:16px;color:#666;margin-bottom:30px;line-height:1.5}.dialog-button{background-color:#d4a574;color:#fff;border:none;padding:12px 40px;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.dialog-button:hover{background-color:#c49564}.dialog-button:active{transform:scale(.98)}.book-appointment-container{width:100%;min-height:100vh;background:linear-gradient(135deg,#fffaf0,#fbf8f2)}.booking-content{max-width:880px;margin:0 auto;padding:2.5rem 2rem 4rem}.booking-intro{text-align:center;margin-bottom:2.2rem}.booking-eyebrow{font-family:Poppins,sans-serif;font-weight:600;font-size:.74rem;letter-spacing:.26em;text-transform:uppercase;color:#a9854a;margin-bottom:.7rem}.booking-intro h1{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.3rem,4.4vw,3.2rem);font-weight:600;line-height:1.08;color:#4a3527;margin-bottom:.6rem}.booking-lead{font-family:Mulish,sans-serif;font-size:clamp(1rem,1.5vw,1.12rem);color:#8b735f;line-height:1.6;max-width:560px;margin:0 auto}.booking-steps{display:flex;justify-content:space-between;margin-bottom:3rem;position:relative}.booking-steps:before{content:"";position:absolute;top:20px;left:10%;right:10%;height:2px;background:#e0e0e0;z-index:0}.step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.step.clickable{cursor:pointer}.step.clickable:focus-visible{outline:none}.step.clickable:hover .step-number,.step.clickable:focus-visible .step-number{border-color:#ce9a69;box-shadow:0 4px 12px #ce9a6947}.step-number{width:42px;height:42px;border-radius:50%;background:#fff;border:2px solid #e6d8c4;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:1.2rem;color:#b8a288;margin-bottom:.5rem;transition:all .3s ease}.step.active .step-number{background:linear-gradient(135deg,#ce9a69,#b8885a);border-color:#ce9a69;color:#fff;box-shadow:0 6px 18px #ce9a6959}.step.completed .step-number{background:#ffda5d;border-color:#ffda5d;color:#4a3527}.step-label{font-family:Mulish,sans-serif;font-size:.85rem;color:#b8a288}.step.active .step-label{color:#4a3527;font-weight:700}.booking-form{background:#fff;border:1px solid rgba(206,154,105,.18);border-radius:26px;padding:2.6rem;box-shadow:0 18px 50px #4a35271a}.booking-form--bare{background:transparent;border:none;box-shadow:none;padding:0}.form-section{margin-bottom:1rem}.form-section h3{font-family:Cormorant Garamond,Georgia,serif;color:#4a3527;font-weight:600;font-size:1.9rem;margin-bottom:1.5rem}.form-group{margin-bottom:1.3rem}.form-group label{display:block;font-family:Poppins,sans-serif;font-weight:600;color:#4a3527;font-size:.9rem;margin-bottom:.45rem}.form-group label .required{color:#bf524d}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.85rem 1rem;background:#f7f1e8;border:1.5px solid rgba(206,154,105,.18);border-radius:12px;font-family:Mulish,sans-serif;font-size:1rem;color:#4a3527;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#c4a05c;background:#fff;box-shadow:0 0 0 4px #c4a05c1f}.form-group input.error,.form-group select.error{border-color:#bf524d;background:#fff5f5}.error-message{color:#bf524d;font-family:Mulish,sans-serif;font-size:.85rem;margin-top:.3rem}.date-picker{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;margin-bottom:1rem}.date-header{text-align:center;font-family:Gotham-Bold,sans-serif;color:#666;font-size:.85rem;padding:.5rem}.date-cell{aspect-ratio:1;border:1.5px solid rgba(206,154,105,.18);border-radius:10px;display:flex;align-items:center;justify-content:center;font-family:Mulish,sans-serif;color:#4a3527;cursor:pointer;transition:all .2s ease;background:#fff}.date-cell:hover:not(.disabled):not(.selected){border-color:#c4a05c;background:#fbf4ea}.date-cell.selected{background:linear-gradient(135deg,#ce9a69,#b8885a);border-color:#ce9a69;color:#fff;font-weight:600}.date-cell.disabled{background:#f6f2ec;color:#c8bba6;cursor:not-allowed}.date-cell.today{border-color:#ffda5d}.time-slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.8rem}.time-slot{padding:.8rem;border:1.5px solid rgba(206,154,105,.18);border-radius:10px;text-align:center;font-family:Mulish,sans-serif;color:#4a3527;cursor:pointer;transition:all .2s ease;background:#fff}.time-slot:hover:not(.disabled):not(.selected){border-color:#c4a05c;background:#fbf4ea}.time-slot.selected{background:linear-gradient(135deg,#ce9a69,#b8885a);border-color:#ce9a69;color:#fff;font-weight:600}.time-slot.disabled{background:#f6f2ec;color:#c8bba6;cursor:not-allowed;opacity:.6}.step2-grid{display:flex;align-items:flex-start;justify-content:flex-start;gap:1.6rem}.step2-cal{flex:0 0 auto;width:480px;background:#fff;border:1px solid rgba(206,154,105,.18);border-radius:20px;padding:1.6rem 1.7rem;box-shadow:0 18px 50px #4a35271a}.step2-cal .form-group{margin-bottom:0}.step2-side{flex:0 0 auto;width:0;opacity:0;overflow:hidden;transform:translate(-12px);transition:width .45s cubic-bezier(.22,1,.36,1),opacity .4s ease,transform .45s ease}.step2-side.open{width:300px;opacity:1;transform:translate(0)}.step2-side-inner{width:300px;box-sizing:border-box;background:#fff;border:1px solid rgba(206,154,105,.18);border-radius:20px;padding:1.6rem 1.5rem;box-shadow:0 18px 50px #4a35271a}.step2-side-inner .form-group:last-child{margin-bottom:0}.step2-side .time-slots{grid-template-columns:repeat(2,1fr);gap:.6rem}.step2-side .time-slot{padding:.7rem .4rem;font-size:.92rem}@media(prefers-reduced-motion:reduce){.step2-side{transition:none}}@media(max-width:768px){.step2-grid{flex-direction:column;gap:1.2rem}.step2-cal{width:100%}.step2-side{width:100%;opacity:1;overflow:visible;transform:none;transition:none}.step2-side:not(.open){display:none}.step2-side-inner{width:100%}}.month-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.month-nav h4{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;color:#4a3527;font-size:1.4rem}.month-nav button{background:#fff;border:1.5px solid rgba(206,154,105,.25);border-radius:10px;padding:.5rem 1rem;font-family:Mulish,sans-serif;font-weight:600;color:#4a3527;cursor:pointer;transition:all .2s ease}.month-nav button:hover{border-color:#c4a05c;color:#ce9a69;background:#fbf4ea}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.8rem;padding-top:1.8rem;border-top:1px solid rgba(206,154,105,.18)}.btn-submit{background:linear-gradient(135deg,#ce9a69,#b8885a);color:#fff;font-family:Lora,serif;font-size:1.02rem;font-weight:700;border:none;border-radius:50px;padding:.95rem 2.4rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;box-shadow:0 8px 24px #ce9a694d}.btn-submit:hover:not(:disabled){background:linear-gradient(135deg,#b8885a,#ce9a69);transform:translateY(-3px);box-shadow:0 14px 34px #ce9a6973}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.btn-back{background:transparent;color:#8b735f;font-family:Lora,serif;font-size:1.02rem;font-weight:700;border:1.5px solid rgba(206,154,105,.4);border-radius:50px;padding:.95rem 2.4rem;cursor:pointer;transition:all .3s ease}.btn-back:hover{border-color:#ce9a69;color:#ce9a69;background:#fbf4ea}.success-message{background:#fff;border:1px solid rgba(206,154,105,.18);border-radius:26px;padding:3rem;text-align:center;box-shadow:0 18px 50px #4a35271a}.success-icon{width:80px;height:80px;background:linear-gradient(135deg,#ce9a69,#b8885a);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto 1.5rem;box-shadow:0 12px 30px #ce9a6959}.success-message h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;color:#4a3527;font-size:2.2rem;margin-bottom:1rem}.success-message p{font-family:Mulish,sans-serif;color:#6b5a4a;font-size:1.05rem;margin-bottom:2rem;line-height:1.7}.btn-home{display:inline-block;background:linear-gradient(135deg,#ce9a69,#b8885a);color:#fff;font-family:Lora,serif;font-size:1.02rem;font-weight:700;border:none;border-radius:50px;padding:.95rem 2.4rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;text-decoration:none}.btn-home:hover{background:linear-gradient(135deg,#b8885a,#ce9a69);color:#fff;transform:translateY(-3px);box-shadow:0 14px 34px #ce9a6973}.confirm-summary{background:#f7f1e8;border:1px solid rgba(206,154,105,.18);padding:1.8rem;border-radius:16px;margin-bottom:1.4rem;display:flex;flex-direction:column;gap:.7rem}.confirm-summary .crow{display:flex;justify-content:space-between;gap:1rem;font-family:Mulish,sans-serif;color:#4a3527;font-size:.98rem;padding-bottom:.7rem;border-bottom:1px solid rgba(206,154,105,.14)}.confirm-summary .crow:last-child{border-bottom:none;padding-bottom:0}.confirm-summary .crow .clabel{font-family:Poppins,sans-serif;font-weight:600;color:#8b735f}.confirm-summary .crow .cval{text-align:right;font-weight:600}.confirm-note{font-family:Mulish,sans-serif;color:#8b735f;margin-bottom:1.6rem;line-height:1.6}.confirm-fee-note{font-family:Mulish,sans-serif;color:#6b5640;background:#f7f0e7;border:1px solid #e6d6c2;border-radius:10px;padding:.9rem 1.1rem;margin:1.2rem 0 1rem;line-height:1.6}.field-hint{font-family:Mulish,sans-serif;font-size:.85rem;color:#8b735f;margin-top:.4rem;line-height:1.5}@media(max-width:560px){.confirm-summary .crow{flex-direction:column;align-items:flex-start;gap:.25rem}.confirm-summary .crow .cval{text-align:left}.confirm-summary .crow .clabel{font-size:.8rem}}@media(max-width:768px){.booking-content{padding:2rem 1.4rem 3rem}.booking-form{padding:2rem 1.5rem}.booking-steps{flex-wrap:wrap;gap:1rem}.booking-steps:before{display:none}.step2-cal{padding:1.1rem 1rem}.date-picker{grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem}.date-header{padding:.25rem 0;font-size:.72rem}.date-cell{font-size:.85rem;min-width:0}.month-nav{gap:.5rem}.month-nav h4{font-size:1.1rem;white-space:nowrap}.month-nav button{padding:.45rem .6rem;font-size:.8rem;white-space:nowrap}.time-slots{grid-template-columns:repeat(2,1fr)}.form-actions{flex-direction:column-reverse}.btn-submit,.btn-back{width:100%}}@font-face{font-family:Higuen;src:url(/assets/Higuen-Regular-DM4B-Wlx.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Lora;src:url(/assets/Lora-Jr-ptgqq.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gotham-Light;src:url(/assets/Gotham-Light-DFDWWjwL.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Gotham-Book;src:url(/assets/Gotham-Book-C9-38SpN.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Gotham-Bold;src:url(/assets/Gotham-Bold-BlQ1c_KP.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Gotham-Black;src:url(/assets/Gotham-Black-BxPkaytu.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Gotham-Light;src:url(/assets/Gotham-Light-DFDWWjwL.otf) format("opentype");font-weight:400;font-style:normal}:root{font-family:Gotham-Light,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body,html{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus-visible{outline:2px solid #ce9a69;outline-offset:2px}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{font-size:16px}img,video,svg,iframe{max-width:100%;height:auto}button,a[role=button],input[type=submit],input[type=button],[class*=cta],[class*=btn]{min-height:48px}@media(max-width:600px){button,a[role=button],input[type=submit],input[type=button],[class*=cta],[class*=btn]{min-height:48px;font-size:16px;line-height:1.4}input,select,textarea{font-size:16px}}
