@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";#root{width:100%;min-height:100vh}main{overflow:hidden}section{scroll-margin-top:100px}.navbar{z-index:1000;padding:17px 20px;transition:padding .35s,transform .35s;position:fixed;top:0;left:0;right:0}.navbar__shell{-webkit-backdrop-filter:blur(22px);background:#ffffffe0;border:1px solid #0b5d4917;border-radius:28px;justify-content:space-between;align-items:center;gap:28px;width:min(100%,1420px);min-height:88px;margin-inline:auto;padding:10px 12px 10px 14px;transition:min-height .35s,box-shadow .35s,border-radius .35s,background .35s;display:flex;box-shadow:0 18px 55px #0a3f3112,0 3px 12px #0a3f310a}.navbar--scrolled{padding-top:9px;padding-bottom:9px}.navbar--scrolled .navbar__shell{background:#fffffff5;border-color:#07503d1f;min-height:76px;box-shadow:0 18px 50px #0a362b1f,0 2px 10px #0a362b0d}.navbar__brand{flex-shrink:0;align-items:center;gap:13px;min-width:310px;display:flex}.navbar__logo-outer{flex:0 0 70px;width:70px;height:70px;position:relative}.navbar__logo-ring{z-index:2;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#e8bf55,#0b6f58 42%,#043d31 72%,#d6a845) border-box;border:2px solid #0000;border-radius:50%;width:100%;height:100%;padding:3px;transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s;position:relative;overflow:hidden;box-shadow:0 8px 25px #09523f2b,0 0 0 5px #127e600d}.navbar__brand:hover .navbar__logo-ring{transform:rotate(-4deg)scale(1.05);box-shadow:0 13px 32px #09523f38,0 0 0 7px #127e600f}.navbar__logo{object-fit:cover;border-radius:50%;width:100%;height:100%}.navbar__logo-glow{filter:blur(18px);opacity:0;background:#15936b45;border-radius:50%;transition:opacity .4s;position:absolute;inset:8px}.navbar__brand:hover .navbar__logo-glow{opacity:1}.navbar__brand-content{flex-direction:column;min-width:0;display:flex}.navbar__brand-top{align-items:center;gap:5px;line-height:1.05;display:flex}.navbar__brand-name,.navbar__brand-highlight{letter-spacing:-.035em;font-family:Manrope,sans-serif;font-size:18px;font-weight:800}.navbar__brand-name{color:#112e25}.navbar__brand-highlight{color:#118162}.navbar__brand-subtitle{color:#60726b;letter-spacing:.015em;margin-top:5px;font-size:10.5px;font-weight:650}.navbar__location{color:#b58a2b;letter-spacing:.1em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:800}.navbar__desktop-nav{background:#eff8f4b8;border:1px solid #106b510f;border-radius:18px;align-items:center;gap:4px;height:52px;padding:5px;display:flex}.navbar__desktop-nav a{color:#40544c;border-radius:13px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:650;transition:color .3s,background .3s,transform .3s;display:inline-flex;position:relative}.navbar__desktop-nav a:before{content:"";opacity:0;background:#c99c36;border-radius:50%;width:4px;height:4px;transition:opacity .3s,transform .3s;position:absolute;bottom:5px;left:50%;transform:translate(-50%,5px)}.navbar__desktop-nav a:hover{color:#096349;background:#fff;transform:translateY(-1px)}.navbar__desktop-nav a:hover:before{opacity:1;transform:translate(-50%)}.navbar__right{flex-shrink:0;align-items:center;gap:11px;display:flex}.navbar__phone{align-items:center;gap:9px;padding-right:7px;display:flex}.navbar__phone-icon{color:#0e7459;background:linear-gradient(135deg,#17986f1f,#d4a83c1c);border-radius:12px;place-items:center;width:37px;height:37px;font-size:15px;display:grid}.navbar__phone>div{flex-direction:column;display:flex}.navbar__phone small{color:#87948f;font-size:8.5px;font-weight:700}.navbar__phone a{color:#17362c;margin-top:1px;font-size:12px;font-weight:800}.navbar__book-btn{color:#fff;background:radial-gradient(circle at 10% 10%,#ffffff2e,#0000 28%),linear-gradient(135deg,#168563 0%,#096048 55%,#074334 100%);border-radius:17px;align-items:center;gap:11px;min-height:56px;padding:7px 12px 7px 8px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #08614636,inset 0 1px #ffffff26}.navbar__book-btn:after{content:"";background:#ffffff21;width:30px;height:250%;transition:left .55s;position:absolute;top:-100%;left:-50%;transform:rotate(28deg)}.navbar__book-btn:hover:after{left:120%}.navbar__book-btn:hover{transform:translateY(-3px);box-shadow:0 16px 32px #0861464a,inset 0 1px #ffffff2b}.navbar__wa-icon{background:#ffffff24;border:1px solid #ffffff1f;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.navbar__wa-icon svg{width:22px;height:22px}.navbar__book-text{flex-direction:column;min-width:67px;display:flex}.navbar__book-text small{color:#ffffffa8;font-size:8px;font-weight:600}.navbar__book-text strong{color:#fff;margin-top:1px;font-size:12px;font-weight:800}.navbar__arrow{z-index:2;font-size:17px;transition:transform .3s;position:relative}.navbar__book-btn:hover .navbar__arrow{transform:translate(4px)}.navbar__menu-btn{cursor:pointer;background:#f1f8f5;border:1px solid #0b614817;border-radius:15px;width:48px;height:48px;padding:12px;display:none}.navbar__menu-btn span{transform-origin:50%;background:#174438;border-radius:20px;width:100%;height:2px;margin:5px 0;transition:transform .3s,opacity .3s,width .3s;display:block}.navbar__menu-btn span:nth-child(2){width:72%;margin-left:auto}.navbar__menu-btn--active span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__menu-btn--active span:nth-child(2){opacity:0;width:0}.navbar__menu-btn--active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu-overlay{z-index:1090;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;background:#0418137a;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.mobile-menu-overlay--active{opacity:1;visibility:visible}.mobile-menu{z-index:1100;background:radial-gradient(circle at 100% 0,#cfa6411f,#0000 28%),linear-gradient(145deg,#fff 0%,#f3faf7 100%);border-left:1px solid #0f6c5014;flex-direction:column;width:min(390px,91vw);padding:24px;transition:transform .42s cubic-bezier(.22,.8,.25,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-25px 0 80px #042d212b}.mobile-menu--active{transform:translate(0)}.mobile-menu__top{justify-content:space-between;align-items:center;gap:15px;display:flex}.mobile-menu__brand{align-items:center;gap:11px;display:flex}.mobile-menu__brand img{object-fit:cover;border:2px solid #d2aa46;border-radius:50%;width:58px;height:58px;box-shadow:0 7px 20px #08513e26}.mobile-menu__brand>div{flex-direction:column;display:flex}.mobile-menu__brand strong{color:#14362c;max-width:185px;font-family:Manrope,sans-serif;font-size:14px;line-height:1.25}.mobile-menu__brand span{color:#ba8e2e;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:800}.mobile-menu__close{color:#174438;cursor:pointer;background:#eaf5f1;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:25px;font-weight:300;display:grid}.mobile-menu__line{background:linear-gradient(90deg,#0000,#0f6f512e,#0000);height:1px;margin:24px 0 14px}.mobile-menu__nav{display:grid}.mobile-menu__nav a{color:#1c4236;border-bottom:1px solid #105b4614;grid-template-columns:35px 1fr 25px;align-items:center;gap:10px;min-height:64px;transition:padding .3s,color .3s;display:grid}.mobile-menu__nav a:hover{color:#0f785a;padding-left:7px}.mobile-menu__number{color:#bd9130;font-size:9px;font-weight:800}.mobile-menu__nav a>span:nth-child(2){font-family:Manrope,sans-serif;font-size:18px;font-weight:700}.mobile-menu__nav strong{font-weight:400;transition:transform .3s}.mobile-menu__nav a:hover strong{transform:translate(4px)}.mobile-menu__contact{background:#fffc;border:1px solid #0f664c17;border-radius:19px;margin-top:27px;padding:19px}.mobile-menu__contact>span{color:#81918b;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:700;display:block}.mobile-menu__contact>a{color:#115f49;margin-top:5px;font-family:Manrope,sans-serif;font-size:19px;font-weight:800;display:inline-block}.mobile-menu__contact p{color:#73817c;margin-top:9px;font-size:11px;line-height:1.55}.mobile-menu__book{color:#fff;background:radial-gradient(circle at 10% 10%,#ffffff2e,#0000 30%),linear-gradient(135deg,#159466,#096045);border-radius:19px;grid-template-columns:44px 1fr 22px;align-items:center;gap:11px;min-height:67px;margin-top:16px;padding:9px 14px 9px 9px;display:grid;box-shadow:0 15px 35px #0a6d4c33}.mobile-menu__wa{background:#ffffff26;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.mobile-menu__wa svg{width:23px;height:23px}.mobile-menu__book>div{flex-direction:column;display:flex}.mobile-menu__book small{color:#ffffffa6;font-size:8px}.mobile-menu__book strong{margin-top:2px;font-size:12px;font-weight:800}@media (width<=1280px){.navbar__phone{display:none}.navbar__desktop-nav a{padding-inline:11px}}@media (width<=1080px){.navbar__brand{min-width:250px}.navbar__brand-subtitle{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.navbar__desktop-nav{gap:1px}.navbar__desktop-nav a{padding-inline:9px;font-size:12px}}@media (width<=960px){.navbar{padding-inline:14px}.navbar__shell{border-radius:24px;min-height:78px;padding:8px 9px 8px 10px}.navbar__desktop-nav{display:none}.navbar__book-btn{min-height:52px}.navbar__menu-btn{display:block}}@media (width<=650px){.navbar{padding:9px 10px}.navbar--scrolled{padding:6px 8px}.navbar__shell{border-radius:21px;gap:10px;min-height:70px;padding:7px 8px}.navbar__brand{flex:1;gap:9px;min-width:0}.navbar__logo-outer{flex-basis:56px;width:56px;height:56px}.navbar__brand-top{display:block}.navbar__brand-name,.navbar__brand-highlight{font-size:14px}.navbar__brand-name{margin-right:3px}.navbar__brand-subtitle{max-width:175px;margin-top:3px;font-size:8.5px}.navbar__location{font-size:7.5px}.navbar__book-btn{border-radius:15px;justify-content:center;width:48px;min-height:48px;padding:4px}.navbar__wa-icon{flex-basis:38px;width:38px;height:38px}.navbar__book-text,.navbar__arrow{display:none}.navbar__menu-btn{width:48px;height:48px}}@media (width<=420px){.navbar__logo-outer{flex-basis:50px;width:50px;height:50px}.navbar__brand-name,.navbar__brand-highlight{font-size:12.5px}.navbar__brand-subtitle{max-width:145px;font-size:7.5px}.navbar__location{font-size:7px}.navbar__book-btn{width:44px;min-height:44px}.navbar__wa-icon{flex-basis:35px;width:35px;height:35px}.navbar__menu-btn{width:44px;height:44px;padding:10px}}.hero{background:radial-gradient(circle at 8% 18%,#158b691c,#0000 28%),radial-gradient(circle at 90% 10%,#d2a6421f,#0000 26%),linear-gradient(135deg,#f7fcfa 0%,#fffdf9 50%,#edf8f4 100%);min-height:920px;padding:165px 0 95px;position:relative;overflow:hidden}.hero__blob{pointer-events:none;border-radius:50%;position:absolute}.hero__blob--one{background:#1288650d;border:90px solid #12886509;width:480px;height:480px;top:-240px;left:-210px}.hero__blob--two{border:80px solid #cca13d0e;width:350px;height:350px;bottom:90px;right:-180px}.hero__grid-pattern{opacity:.21;pointer-events:none;background-image:linear-gradient(#0a694f09 1px,#0000 1px),linear-gradient(90deg,#0a694f09 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.hero__container{z-index:3;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;display:grid;position:relative}.hero__content{position:relative}.hero__badge{color:#0d7356;letter-spacing:.055em;text-transform:uppercase;background:#e0f6eed1;border:1px solid #12826021;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin-bottom:25px;padding:9px 14px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #0b684d0a,inset 0 1px #fffc}.hero__badge-dot{background:#19a977;border-radius:50%;width:8px;height:8px;position:relative;box-shadow:0 0 0 5px #19a97717}.hero__badge-dot:after{content:"";border:1px solid #18a7744d;border-radius:50%;animation:2s infinite badgePulse;position:absolute;inset:-6px}@keyframes badgePulse{0%{opacity:1;transform:scale(.7)}to{opacity:0;transform:scale(1.7)}}.hero__doctor-label{color:#87938e;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:5px;font-size:11px;font-weight:800;display:flex}.hero__doctor-label span{background:linear-gradient(90deg,#c69a37,#0000);width:38px;height:1px}.hero__doctor-name{align-items:baseline;gap:7px;margin-bottom:22px;display:flex}.hero__doctor-small{color:#c29432;font-family:Manrope,sans-serif;font-size:17px;font-weight:700}.hero__doctor-name strong{color:#173a2f;letter-spacing:-.03em;font-family:Manrope,sans-serif;font-size:25px;font-weight:800}.hero h1{color:#102b22;letter-spacing:-.064em;max-width:720px;font-family:Manrope,sans-serif;font-size:clamp(52px,6.4vw,82px);font-weight:800;line-height:.99}.hero h1 span{color:#107858;display:inline-block;position:relative}.hero h1 span:after{content:"";opacity:.6;background:linear-gradient(90deg,#cb9c3400,#d5a43b,#cb9c3400);border-radius:50%;height:5px;position:absolute;bottom:-7px;left:2px;right:2px}.hero__typing-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #0f6a4f17;border-radius:14px;flex-wrap:wrap;align-items:center;gap:7px;width:fit-content;min-height:45px;margin-top:30px;padding:10px 15px;display:flex;box-shadow:0 8px 25px #0c46350b,inset 0 1px #fff}.hero__typing-box>span:first-child{color:#72817b;font-size:12px;font-weight:600}.hero__typing-box strong{color:#0e7859;font-family:Manrope,sans-serif;font-size:13px;font-weight:800;animation:.6s typingFade}@keyframes typingFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hero__typing-cursor{background:#c99b35;width:2px;height:17px;margin-left:1px;animation:.85s infinite cursorBlink;display:inline-block}@keyframes cursorBlink{0%,50%{opacity:1}51%,to{opacity:0}}.hero__description{color:#65766f;max-width:650px;margin-top:23px;font-size:16px;line-height:1.85}.hero__actions{flex-wrap:wrap;align-items:center;gap:13px;margin-top:32px;display:flex}.hero__book-btn{color:#fff;background:radial-gradient(circle at 15% 0,#ffffff30,#0000 30%),linear-gradient(135deg,#168967 0%,#0c684e 50%,#074536 100%);border-radius:18px;align-items:center;gap:12px;min-height:62px;padding:7px 17px 7px 8px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 17px 35px #0963483b,inset 0 1px #ffffff29}.hero__book-btn:after{content:"";background:#ffffff24;width:35px;height:250%;transition:left .65s;position:absolute;top:-100%;left:-70px;transform:rotate(25deg)}.hero__book-btn:hover:after{left:120%}.hero__book-btn:hover{transform:translateY(-4px);box-shadow:0 23px 42px #0963484a,inset 0 1px #ffffff2e}.hero__whatsapp-icon{background:#ffffff24;border:1px solid #ffffff1f;border-radius:14px;flex:0 0 47px;place-items:center;width:47px;height:47px;display:grid}.hero__whatsapp-icon svg{width:25px;height:25px}.hero__book-btn>span:nth-child(2){flex-direction:column;min-width:110px;display:flex}.hero__book-btn small{color:#ffffffa8;font-size:8px}.hero__book-btn strong{color:#fff;margin-top:2px;font-size:13px;font-weight:800}.hero__book-btn b{z-index:2;margin-left:3px;font-size:20px;font-weight:400;transition:transform .3s;position:relative}.hero__book-btn:hover b{transform:translate(5px)}.hero__explore-btn{color:#173b30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #0e694d1c;border-radius:18px;justify-content:center;align-items:center;gap:13px;min-height:62px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .3s,background .3s,box-shadow .3s;display:inline-flex;box-shadow:0 9px 25px #0f46360a}.hero__explore-btn span{color:#c49532;font-size:17px;transition:transform .3s}.hero__explore-btn:hover{background:#fff;transform:translateY(-4px);box-shadow:0 15px 32px #0f463614}.hero__explore-btn:hover span{transform:translate(3px,-3px)}.hero__features{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:38px;display:grid}.hero__features>div{border-radius:14px;align-items:center;gap:10px;min-width:0;padding:12px 10px;transition:background .3s,transform .3s;display:flex}.hero__features>div:hover{background:#ffffffa6;transform:translateY(-3px)}.hero__features>div>span{color:#0d7c59;background:#dff4eb;border:1px solid #0d7c5917;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.hero__features p{color:#89948f;font-size:9.5px;line-height:1.4}.hero__features strong{color:#26463b;margin-bottom:2px;font-size:11px;font-weight:800;display:block}.hero__visual{justify-content:center;align-items:center;min-height:640px;display:flex;position:relative}.hero__visual-ring{pointer-events:none;border-radius:50%;position:absolute}.hero__visual-ring--one{border:1px solid #13805f1c;width:520px;height:520px;animation:30s linear infinite slowRotate}.hero__visual-ring--one:before,.hero__visual-ring--one:after{content:"";background:#d4a13a;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 7px #d4a13a14}.hero__visual-ring--one:before{top:45px;left:80px}.hero__visual-ring--one:after{bottom:170px;right:15px}.hero__visual-ring--two{border:1px dashed #0e7b5a1c;width:430px;height:430px;animation:24s linear infinite slowRotateReverse}@keyframes slowRotate{to{transform:rotate(360deg)}}@keyframes slowRotateReverse{to{transform:rotate(-360deg)}}.hero__image-card{z-index:2;background:#dcece6;border:7px solid #ffffffeb;border-radius:220px 220px 42px 42px;width:min(100%,475px);height:585px;position:relative;overflow:hidden;box-shadow:0 40px 90px #0d4b392e,0 0 0 1px #0a64490d}.hero__image-card img{object-fit:cover;width:100%;height:100%;transition:transform 1.15s cubic-bezier(.2,.65,.3,1)}.hero__image-card:hover img{transform:scale(1.045)}.hero__image-gradient{background:linear-gradient(#0000 52%,#042f23b8),linear-gradient(120deg,#0b6e5014,#0000 45%);position:absolute;inset:0}.hero__image-top{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);color:#145e49;background:#ffffffde;border-radius:999px;align-items:center;gap:7px;width:max-content;padding:8px 12px;font-size:9px;font-weight:800;display:flex;position:absolute;top:23px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #06322517}.hero__available-dot{background:#24b976;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #24b9761f}.hero__image-bottom{color:#fff;position:absolute;bottom:27px;left:27px;right:27px}.hero__image-bottom small{color:#ffffffad;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:600}.hero__image-bottom strong{letter-spacing:-.035em;margin-top:7px;font-family:Manrope,sans-serif;font-size:25px;line-height:1.15;display:block}.hero__doctor-card{z-index:5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffed;border:1px solid #0d654c14;border-radius:19px;align-items:center;gap:12px;min-width:270px;padding:13px;animation:4.5s ease-in-out infinite floatCard;display:flex;position:absolute;bottom:78px;left:-30px;box-shadow:0 18px 45px #083f2f26}.hero__doctor-icon{color:#fff;background:linear-gradient(135deg,#178966,#075643);border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.hero__doctor-icon span{font-size:26px;font-weight:300}.hero__doctor-card>div:last-child{flex-direction:column;display:flex}.hero__doctor-card small{color:#8b9994;font-size:8px;font-weight:700}.hero__doctor-card strong{color:#17392e;margin-top:2px;font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.hero__doctor-card>div:last-child>span{color:#71807a;margin-top:2px;font-size:8.5px}.hero__phone-card{z-index:5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffed;border:1px solid #0f6a5014;border-radius:17px;align-items:center;gap:10px;padding:11px 14px;animation:5s ease-in-out infinite floatCardReverse;display:flex;position:absolute;top:100px;right:-45px;box-shadow:0 16px 40px #09413021}.hero__phone-icon{color:#9f7721;background:#fff4d8;border-radius:12px;place-items:center;width:38px;height:38px;font-size:14px;display:grid}.hero__phone-card>div:last-child{flex-direction:column;display:flex}.hero__phone-card small{color:#8b9893;font-size:7.5px}.hero__phone-card strong{color:#173c31;margin-top:2px;font-size:11.5px;font-weight:800}.hero__mini-card{z-index:5;color:#fff;background:#103c30;border-radius:16px;grid-template-columns:auto auto auto;justify-content:center;align-items:center;gap:7px;min-width:170px;padding:13px 15px;display:grid;position:absolute;bottom:36px;right:-10px;box-shadow:0 15px 35px #0736282e}.hero__mini-card strong{font-size:10px}.hero__mini-card>span{color:#d9ad4a}.hero__mini-card small{text-align:center;color:#ffffff87;grid-column:1/-1;font-size:7.5px}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatCardReverse{0%,to{transform:translateY(-6px)}50%{transform:translateY(6px)}}.hero__bottom-strip{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b4334f0;border-top:1px solid #ffffff12;align-items:center;min-height:55px;display:flex;position:absolute;bottom:0;left:0;right:0}.hero__bottom-content{white-space:nowrap;color:#ffffffad;letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:24px;font-size:9px;font-weight:700;display:flex;overflow:hidden}.hero__bottom-content b{color:#d7ab47;font-size:12px}@media (width<=1150px){.hero__container{gap:45px}.hero__visual{min-height:600px}.hero__image-card{width:430px;height:550px}.hero__phone-card{right:-10px}.hero__doctor-card{left:-5px}.hero__features{grid-template-columns:1fr;max-width:420px}.hero__features>div{padding:8px}}@media (width<=960px){.hero{min-height:auto;padding:140px 0 90px}.hero__container{grid-template-columns:1fr;gap:60px}.hero__content{text-align:center}.hero__badge,.hero__typing-box{margin-inline:auto}.hero__doctor-label,.hero__doctor-name{justify-content:center}.hero__description{margin-inline:auto}.hero__actions{justify-content:center}.hero__features{margin-inline:auto;grid-template-columns:repeat(3,1fr);max-width:650px;margin-top:35px}.hero__features>div{text-align:center;flex-direction:column}.hero__visual{width:min(100%,620px);margin-inline:auto}.hero__image-card{width:min(100%,470px)}.hero__doctor-card{left:0}.hero__phone-card{right:0}}@media (width<=650px){.hero{padding:115px 0 80px}.hero__container{gap:45px}.hero__badge{margin-bottom:18px;padding:8px 11px;font-size:8.5px}.hero__doctor-name{margin-bottom:16px}.hero__doctor-small{font-size:14px}.hero__doctor-name strong{font-size:20px}.hero h1{font-size:clamp(42px,13vw,58px);line-height:1.02}.hero h1 span:after{height:3px}.hero__typing-box{justify-content:center;min-height:42px;margin-top:24px;padding:9px 12px}.hero__typing-box>span:first-child,.hero__typing-box strong{font-size:10px}.hero__description{margin-top:20px;font-size:14px;line-height:1.8}.hero__actions{flex-direction:column;width:100%;margin-top:27px}.hero__book-btn,.hero__explore-btn{justify-content:center;width:100%;max-width:380px}.hero__book-btn b{margin-left:auto}.hero__features{grid-template-columns:1fr;gap:4px;margin-top:28px}.hero__features>div{text-align:left;flex-direction:row;justify-content:center}.hero__visual{min-height:520px}.hero__visual-ring--one{width:410px;height:410px}.hero__visual-ring--two{width:350px;height:350px}.hero__image-card{border-radius:170px 170px 30px 30px;width:min(100%,390px);height:485px}.hero__image-bottom{bottom:22px;left:20px;right:20px}.hero__image-bottom strong{font-size:21px}.hero__doctor-card{min-width:auto;padding:9px;bottom:45px;left:5px}.hero__doctor-icon{flex-basis:40px;width:40px;height:40px}.hero__doctor-card small{font-size:7px}.hero__doctor-card strong{font-size:10px}.hero__doctor-card>div:last-child>span{font-size:7px}.hero__phone-card{padding:8px 10px;top:75px;right:5px}.hero__phone-icon{width:32px;height:32px}.hero__phone-card strong{font-size:9px}.hero__mini-card{display:none}.hero__bottom-content{scrollbar-width:none;justify-content:flex-start;padding-block:17px;overflow-x:auto}.hero__bottom-content::-webkit-scrollbar{display:none}}@media (width<=430px){.hero__visual{min-height:470px}.hero__image-card{height:440px}.hero__doctor-card{bottom:25px;left:8px}.hero__doctor-card>div:last-child>span{display:none}.hero__phone-card{top:55px}.hero__phone-card small{display:none}}@media (prefers-reduced-motion:reduce){.hero *,.hero :before,.hero :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.about{background:radial-gradient(circle at 4% 18%,#14896512,#0000 24%),radial-gradient(circle at 95% 85%,#d0a43e12,#0000 25%),linear-gradient(135deg,#fff 0%,#f8fcfa 48%,#f4faf7 100%);position:relative;overflow:hidden}.about__glow{pointer-events:none;border-radius:50%;position:absolute}.about__glow--one{border:80px solid #11795909;width:420px;height:420px;top:80px;left:-260px}.about__glow--two{border:60px solid #cda0390a;width:300px;height:300px;bottom:-110px;right:-180px}.about__container{z-index:2;grid-template-columns:.95fr 1.05fr;align-items:center;gap:95px;display:grid;position:relative}.about__visual{position:relative}.about__image-shell{width:min(100%,560px);margin-inline:auto;padding:22px 22px 50px 35px;position:relative}.about__image-frame{background:#e8f4ef;border:7px solid #fffffff0;border-radius:42px 170px 42px 42px;height:625px;position:relative;overflow:hidden;box-shadow:0 38px 90px #0a443329,0 0 0 1px #0f694e0d}.about__image-frame>img{object-fit:cover;width:100%;height:100%;transition:transform 1s cubic-bezier(.2,.65,.3,1)}.about__image-frame:hover>img{transform:scale(1.045)}.about__image-overlay{background:linear-gradient(#0000 55%,#0532258f),linear-gradient(135deg,#11765712,#0000 50%);position:absolute;inset:0}.about__image-badge{color:#13382c;-webkit-backdrop-filter:blur(16px);background:#ffffffe6;border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex;position:absolute;bottom:22px;left:22px;right:22px;box-shadow:0 15px 35px #0837291f}.about__image-badge-icon{color:#fff;background:linear-gradient(135deg,#178b68,#075441);border-radius:14px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:26px;font-weight:300;display:grid}.about__image-badge>div{flex-direction:column;display:flex}.about__image-badge small{color:#87938e;text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:700}.about__image-badge strong{color:#163c30;margin-top:3px;font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.about__doctor-card{z-index:5;background:#fffffff5;border:1px solid #0c644a14;border-radius:19px;align-items:center;gap:12px;min-width:270px;padding:13px;animation:4.5s ease-in-out infinite aboutFloat;display:flex;position:absolute;bottom:2px;left:0;box-shadow:0 18px 45px #093f2f29}.about__doctor-mark{color:#fff;background:linear-gradient(135deg,#cfa13d,#98701d);border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 18px #b0842133}.about__doctor-mark span{font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.about__doctor-card>div:last-child{flex-direction:column;display:flex}.about__doctor-card small{color:#8a9691;font-size:8px;font-weight:700}.about__doctor-card strong{color:#16382e;margin-top:2px;font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.about__doctor-card>div:last-child>span{color:#75837d;margin-top:2px;font-size:8px}.about__experience-card{z-index:4;color:#fff;background:radial-gradient(circle at 100% 0,#deb65447,#0000 35%),linear-gradient(145deg,#174b3c,#092d24);border-radius:23px;flex-direction:column;justify-content:center;width:145px;min-height:130px;padding:20px;animation:5s ease-in-out infinite aboutFloatReverse;display:flex;position:absolute;top:80px;right:-16px;box-shadow:0 20px 45px #08352833}.about__experience-card strong{color:#e0b75b;font-family:Manrope,sans-serif;font-size:26px;line-height:1}.about__experience-card span{color:#ffffffb8;margin-top:8px;font-size:10px;line-height:1.45}.about__decor-circle{pointer-events:none;border-radius:50%;position:absolute}.about__decor-circle--one{border:1px dashed #117c5b2b;width:110px;height:110px;animation:20s linear infinite aboutRotate;top:-10px;left:0}.about__decor-circle--two{background:#cda13c12;border:1px solid #cda13c26;width:55px;height:55px;bottom:100px;right:15px}@keyframes aboutFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes aboutFloatReverse{0%,to{transform:translateY(-6px)}50%{transform:translateY(6px)}}@keyframes aboutRotate{to{transform:rotate(360deg)}}.about__content{position:relative}.about .section-title{max-width:720px}.about__lead{color:#40564e;max-width:680px;margin-top:24px;font-size:17px;font-weight:550;line-height:1.8}.about__description{color:#77857f;max-width:680px;margin-top:15px;font-size:14px;line-height:1.8}.about__highlights{gap:11px;margin-top:30px;display:grid}.about__highlight{background:#ffffffbf;border:1px solid #0e664c17;border-radius:18px;grid-template-columns:48px 1fr;align-items:start;gap:15px;padding:17px 18px;transition:transform .35s,border-color .35s,box-shadow .35s,background .35s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 25px #083f2f09}.about__highlight:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#14876309);width:80px;height:100%;transition:opacity .3s;position:absolute;top:0;right:0}.about__highlight:hover{background:#fff;border-color:#0e664c2e;transform:translate(8px);box-shadow:0 13px 32px #083f2f13}.about__highlight:hover:after{opacity:1}.about__highlight-number{color:#0d7658;background:linear-gradient(135deg,#e1f5ee,#f8f3e7);border:1px solid #11785914;border-radius:14px;place-items:center;width:44px;height:44px;font-size:10px;font-weight:800;display:grid}.about__highlight h3{color:#183b30;font-family:Manrope,sans-serif;font-size:15px;font-weight:800}.about__highlight p{color:#798680;max-width:530px;margin-top:5px;font-size:12px;line-height:1.65}.about__bottom{flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px;display:flex}.about__book{color:#fff;background:radial-gradient(circle at 10% 0,#ffffff2e,#0000 30%),linear-gradient(135deg,#168965,#086048);border-radius:17px;align-items:center;gap:11px;min-height:60px;padding:7px 16px 7px 8px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #09644833}.about__book:after{content:"";background:#ffffff24;width:30px;height:230%;transition:left .6s;position:absolute;top:-80%;left:-60px;transform:rotate(25deg)}.about__book:hover:after{left:120%}.about__book:hover{transform:translateY(-4px);box-shadow:0 20px 40px #09644845}.about__book-icon{background:#ffffff24;border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.about__book-icon svg{width:23px;height:23px}.about__book>span:nth-child(2){flex-direction:column;min-width:112px;display:flex}.about__book small{color:#ffffffad;font-size:8px}.about__book strong{color:#fff;margin-top:2px;font-size:12px;font-weight:800}.about__book b{z-index:2;margin-left:3px;font-size:18px;font-weight:400;transition:transform .3s;position:relative}.about__book:hover b{transform:translate(5px)}.about__contact{flex-direction:column;display:flex}.about__contact span{color:#909b96;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:700}.about__contact a{color:#173c30;margin-top:3px;font-family:Manrope,sans-serif;font-size:17px;font-weight:800}.about__trust-row{border-top:1px solid #0f604817;flex-wrap:wrap;align-items:center;gap:15px;margin-top:28px;padding-top:25px;display:flex}.about__trust-row>div{align-items:center;gap:7px;display:flex}.about__trust-row span{color:#0b7556;background:#e1f4ed;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-weight:800;display:grid}.about__trust-row p{color:#697972;font-size:10px;font-weight:700}@media (width<=1080px){.about__container{gap:55px}.about__image-frame{height:560px}.about__experience-card{right:0}}@media (width<=900px){.about__container{grid-template-columns:1fr;gap:65px}.about__visual{order:2}.about__content{text-align:center;order:1}.about__lead,.about__description{margin-inline:auto}.about__highlights{margin-inline:auto;text-align:left;max-width:700px;margin-top:30px}.about__bottom,.about__trust-row{justify-content:center}.about__image-shell{width:min(100%,600px)}}@media (width<=620px){.about__image-shell{padding:10px 0 55px}.about__image-frame{border-radius:30px 100px 30px 30px;height:470px}.about__image-badge{padding:11px;bottom:14px;left:14px;right:14px}.about__image-badge-icon{flex-basis:40px;width:40px;height:40px}.about__image-badge strong{font-size:11px}.about__doctor-card{min-width:230px;padding:10px;bottom:5px;left:8px}.about__doctor-mark{flex-basis:40px;width:40px;height:40px}.about__doctor-card strong{font-size:11px}.about__experience-card{width:115px;min-height:105px;padding:15px;top:42px;right:-2px}.about__experience-card strong{font-size:21px}.about__experience-card span{font-size:8.5px}.about__lead{font-size:15px}.about__description{font-size:13px}.about__highlight{grid-template-columns:42px 1fr;padding:14px}.about__highlight-number{width:38px;height:38px}.about__highlight h3{font-size:14px}.about__bottom{flex-direction:column}.about__book{justify-content:center;width:100%;max-width:380px}.about__book b{margin-left:auto}.about__contact{align-items:center}.about__trust-row{gap:10px}}@media (width<=420px){.about__image-frame{height:420px}.about__experience-card{display:none}.about__doctor-card{min-width:0;right:8px}.about__doctor-card>div:last-child>span{display:none}.about__image-badge strong{font-size:10px}.about__trust-row{flex-direction:column}}@media (prefers-reduced-motion:reduce){.about *,.about :before,.about :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.treatments{background:radial-gradient(circle at 5% 12%,#12846214,#0000 25%),radial-gradient(circle at 96% 90%,#cda03b14,#0000 25%),linear-gradient(135deg,#f5fbf8 0%,#fff 48%,#f4faf7 100%);position:relative;overflow:hidden}.treatments__decor{pointer-events:none;border-radius:50%;position:absolute}.treatments__decor--one{border:80px solid #0d705108;width:370px;height:370px;top:-160px;right:-200px}.treatments__decor--two{border:60px solid #cda03b09;width:280px;height:280px;bottom:-120px;left:-160px}.treatments__header{z-index:2;grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;display:grid;position:relative}.treatments__header-right{padding-bottom:7px}.treatments__header-right>p{color:#6f7f79;max-width:470px;font-size:15px;line-height:1.8}.treatments__doctor{color:#8a9691;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:9px;margin-top:18px;font-size:9px;font-weight:800;display:flex}.treatments__doctor>span{background:linear-gradient(90deg,#d1a23c,#0000);width:33px;height:1px}.treatments__grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:55px;display:grid;position:relative}.treatment-card{background:linear-gradient(145deg,#fffffff5,#f8fcfae0);border:1px solid #0e694e17;border-radius:25px;flex-direction:column;min-height:335px;padding:24px;transition:opacity .8s,transform .8s,border-color .35s,box-shadow .35s,background .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 13px 40px #083d2e0d,inset 0 1px #fffc}.treatment-card:hover{background:#fff;border-color:#0e694e2e;transform:translateY(-10px);box-shadow:0 28px 60px #083d2e1c,inset 0 1px #ffffffe6}.treatment-card__top{z-index:2;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.treatment-card__number{color:#b48b30;font-family:Manrope,sans-serif;font-size:11px;font-weight:800}.treatment-card__tag{color:#167558;letter-spacing:.06em;text-transform:uppercase;background:#e7f5ef;border:1px solid #0d715314;border-radius:999px;padding:6px 9px;font-size:7px;font-weight:800}.treatment-card__icon{z-index:2;color:#fff;background:radial-gradient(circle at 20% 10%,#ffffff29,#0000 32%),linear-gradient(135deg,#178b68,#075441);border-radius:18px;place-items:center;width:58px;height:58px;margin-top:30px;transition:transform .4s,border-radius .4s;display:grid;position:relative;box-shadow:0 12px 28px #0b6b4e2e}.treatment-card:hover .treatment-card__icon{border-radius:50%;transform:rotate(-5deg)scale(1.05)}.treatment-card__icon span{font-size:30px;font-weight:300}.treatment-card h3{z-index:2;color:#163a2f;letter-spacing:-.025em;margin-top:23px;font-family:Manrope,sans-serif;font-size:18px;font-weight:800;line-height:1.28;position:relative}.treatment-card>p{z-index:2;color:#788680;margin-top:11px;font-size:12px;line-height:1.7;position:relative}.treatment-card__link{z-index:2;color:#0c7556;border-top:1px solid #0d604814;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:20px;font-size:10px;font-weight:800;display:flex;position:relative}.treatment-card__link strong{color:#b88925;background:#fff6df;border-radius:10px;place-items:center;width:31px;height:31px;font-size:14px;font-weight:400;transition:transform .3s,background .3s,color .3s;display:grid}.treatment-card:hover .treatment-card__link strong{color:#fff;background:#0e7658;transform:translate(3px,-3px)}.treatment-card__glow{background:#1084610f;border-radius:50%;width:140px;height:140px;transition:width .5s,height .5s,opacity .5s;position:absolute;bottom:-80px;right:-80px}.treatment-card:hover .treatment-card__glow{opacity:.7;width:210px;height:210px}.treatments__cta{z-index:2;color:#fff;background:radial-gradient(circle at 95% 0,#d6aa432e,#0000 28%),linear-gradient(135deg,#144b3b,#082f25);border-radius:25px;justify-content:space-between;align-items:center;gap:35px;margin-top:30px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #093d2e26}.treatments__cta-left{align-items:center;gap:16px;display:flex}.treatments__cta-icon{color:#dcb253;background:#ffffff12;border:1px solid #ffffff14;border-radius:17px;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:27px;font-weight:300;display:grid}.treatments__cta-left span{color:#83d3b7;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:800}.treatments__cta-left h3{margin-top:4px;font-family:Manrope,sans-serif;font-size:18px;font-weight:700}.treatments__cta-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.treatments__call{flex-direction:column;padding-right:8px;display:flex}.treatments__call small{color:#ffffff73;font-size:8px}.treatments__call strong{color:#fff;margin-top:2px;font-size:12px}.treatments__whatsapp{color:#0b5c44;background:#fff;border-radius:14px;align-items:center;gap:13px;min-height:48px;padding:0 16px;font-size:10px;font-weight:800;transition:transform .3s,box-shadow .3s;display:inline-flex}.treatments__whatsapp span{font-size:16px;transition:transform .3s}.treatments__whatsapp:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000029}.treatments__whatsapp:hover span{transform:translate(4px)}@media (width<=1100px){.treatments__grid{grid-template-columns:repeat(2,1fr)}.treatment-card{min-height:315px}}@media (width<=850px){.treatments__header{grid-template-columns:1fr;gap:22px}.treatments__header-right{padding-bottom:0}.treatments__cta{flex-direction:column;align-items:flex-start}}@media (width<=600px){.treatments__grid{grid-template-columns:1fr;gap:14px;margin-top:40px}.treatment-card{min-height:290px;padding:21px}.treatment-card__icon{width:52px;height:52px;margin-top:24px}.treatment-card h3{font-size:17px}.treatments__cta{padding:20px}.treatments__cta-actions{flex-direction:column;align-items:stretch;width:100%}.treatments__call{padding:0}.treatments__whatsapp{justify-content:space-between;width:100%}}@media (width<=420px){.treatments__cta-left{align-items:flex-start}.treatments__cta-left h3{font-size:16px}}@media (prefers-reduced-motion:reduce){.treatments *,.treatments :before,.treatments :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.why{color:#fff;background:#102a22;position:relative;overflow:hidden}.why:before{content:"";border:100px solid #ffffff06;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-250px;left:-270px}.why__container{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid;position:relative}.why .section-tag{color:#8de0c5;background:#54c49e14;border-color:#8de0c521}.why .section-title{color:#fff}.why .section-title span{color:#82d6b9}.why .section-description{color:#ffffff94}.why__list{display:grid}.why__item{border-bottom:1px solid #ffffff1c;grid-template-columns:45px 1fr 35px;align-items:start;gap:19px;padding:25px 0;transition:opacity .8s,transform .8s,padding .3s;display:grid}.why__item:first-child{border-top:1px solid #ffffff1c}.why__item:hover{padding-left:12px}.why__item>span{color:#83d9bb;font-size:11px;font-weight:700}.why__item h3{color:#fff;font-family:Manrope,sans-serif;font-size:18px}.why__item p{color:#ffffff8c;margin-top:8px;font-size:13px;line-height:1.7}.why__item>strong{color:#83d9bb;background:#7bd6b714;border-radius:50%;place-items:center;width:30px;height:30px;font-size:17px;font-weight:400;display:grid}@media (width<=850px){.why__container{grid-template-columns:1fr;gap:55px}}.gallery__grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:55px;display:grid;position:relative}.gallery__item{cursor:pointer;background:#e7f2ed;border:0;border-radius:24px;height:310px;padding:0;transition:opacity .8s,transform .8s,box-shadow .4s;display:block;position:relative;overflow:hidden;box-shadow:0 15px 40px #083a2c12,0 0 0 1px #0c654a0d}.gallery__item:hover{transform:translateY(-8px);box-shadow:0 28px 60px #083a2c24,0 0 0 1px #0c654a1a}.gallery__item img{object-fit:cover;width:100%;height:100%;transition:transform .85s cubic-bezier(.2,.65,.3,1),filter .5s}.gallery__item:hover img{filter:brightness(.9)saturate(1.05);transform:scale(1.07)}.gallery__hover-overlay{background:#05372900;place-items:center;transition:background .35s;display:grid;position:absolute;inset:0}.gallery__item:hover .gallery__hover-overlay{background:#05372933}.gallery__zoom{color:#155a46;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:#ffffffed;border-radius:50%;place-items:center;width:55px;height:55px;transition:opacity .35s,transform .35s,background .3s,color .3s;display:grid;transform:scale(.75);box-shadow:0 15px 35px #052b202e}.gallery__zoom svg{width:22px;height:22px}.gallery__item:hover .gallery__zoom{opacity:1;transform:scale(1)}.gallery__zoom:hover{color:#fff;background:#0d7256}.gallery-modal{z-index:5000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#031913e8;place-items:center;padding:30px;animation:.3s galleryModalFade;display:grid;position:fixed;inset:0}.gallery-modal__content{background:#071d17;border-radius:28px;width:min(100%,1150px);max-height:90vh;animation:.4s cubic-bezier(.2,.7,.2,1) galleryModalZoom;position:relative;overflow:hidden;box-shadow:0 45px 100px #0006}.gallery-modal__content>img{object-fit:contain;background:#071d17;width:100%;max-height:90vh}.gallery-modal__close{z-index:5;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#052f23a6;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:46px;height:46px;font-size:27px;font-weight:300;transition:transform .3s,background .3s;display:grid;position:absolute;top:16px;right:16px}.gallery-modal__close:hover{background:#117858;transform:rotate(90deg)}@keyframes galleryModalFade{0%{opacity:0}to{opacity:1}}@keyframes galleryModalZoom{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@media (width<=1050px){.gallery__grid{grid-template-columns:repeat(2,1fr)}.gallery__item{height:360px}}@media (width<=600px){.gallery__grid{grid-template-columns:1fr;gap:14px}.gallery__item{height:350px}.gallery__zoom{width:48px;height:48px}.gallery-modal{padding:12px}.gallery-modal__content{border-radius:20px}}.cta{background:#fff;padding:25px 0 100px}.cta__box{color:#fff;background:linear-gradient(115deg,#ffffff0a,#0000 50%),linear-gradient(135deg,#158168,#093d32);border-radius:35px;justify-content:space-between;align-items:center;gap:50px;min-height:350px;padding:60px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #0a4c3930}.cta__content{z-index:2;position:relative}.cta__content>span{color:#9be4cc;text-transform:uppercase;letter-spacing:.07em;font-size:12px;font-weight:700}.cta__content h2{letter-spacing:-.045em;margin-top:13px;font-family:Manrope,sans-serif;font-size:clamp(34px,5vw,53px);line-height:1.1}.cta__content p{color:#ffffffa6;max-width:540px;margin-top:17px;line-height:1.7}.cta__box>a{z-index:2;color:var(--primary-dark);background:#fff;border-radius:15px;flex:none;align-items:center;gap:16px;padding:17px 23px;font-size:14px;font-weight:800;transition:all .3s;display:inline-flex;position:relative}.cta__box>a:hover{transform:translateY(-4px)}.cta__circle{border:60px solid #ffffff09;border-radius:50%;position:absolute}.cta__circle--one{width:330px;height:330px;top:-210px;right:30%}.cta__circle--two{width:400px;height:400px;bottom:-290px;right:-100px}@media (width<=800px){.cta__box{flex-direction:column;align-items:flex-start;padding:45px 28px}}.contact{background:radial-gradient(circle at 8% 80%,#167c6314,#0000 25%),#f6faf8}.contact__container{grid-template-columns:1.15fr .85fr;align-items:center;gap:90px;display:grid}.contact__details{gap:14px;margin-top:35px;display:grid}.contact__item{background:#ffffffb8;border:1px solid #10604a1a;border-radius:17px;gap:17px;padding:18px;display:flex}.contact__item>span{width:40px;height:40px;color:var(--primary);background:var(--primary-light);border-radius:12px;flex:0 0 40px;place-items:center;font-size:11px;font-weight:800;display:grid}.contact__item small{color:#8b9893;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.contact__item a{color:var(--dark);font-size:17px;font-weight:700}.contact__item p{max-width:560px;color:var(--text);font-size:13px;line-height:1.7}.contact__buttons{flex-wrap:wrap;gap:12px;margin-top:25px;display:flex}.contact__buttons>a{background:var(--primary);color:#fff;border-radius:13px;padding:14px 20px;font-size:13px;font-weight:700;transition:all .3s}.contact__buttons>a:hover{transform:translateY(-3px)}.contact__buttons .contact__map-button{color:var(--dark);background:#fff;border:1px solid #1269501f}.contact__card{color:#fff;background:radial-gradient(circle at 90% 10%,#ddb24826,#0000 25%),linear-gradient(145deg,#14352b,#071e18);border-radius:32px;padding:45px;position:relative;box-shadow:0 30px 70px #08302533}.contact__card-logo{background:#fff;border-radius:20px;place-items:center;width:75px;height:75px;padding:5px;display:grid}.contact__card-logo img{object-fit:contain;border-radius:16px;width:100%;height:100%}.contact__card>span{color:#83d8bb;text-transform:uppercase;letter-spacing:.07em;margin-top:28px;font-size:12px;display:block}.contact__card h3{margin-top:10px;font-family:Manrope,sans-serif;font-size:27px;line-height:1.3}.contact__card>p{color:#ffffff87;margin-top:8px}.contact__divider{background:#ffffff1a;height:1px;margin:28px 0}.contact__card>small{color:#ffffff80}.contact__phone{color:#fff;margin-top:5px;font-family:Manrope,sans-serif;font-size:25px;font-weight:700;display:block}.contact__book{color:#0d5845;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;min-height:52px;margin-top:27px;padding:0 18px;font-size:14px;font-weight:800;transition:transform .3s;display:flex}.contact__book:hover{transform:translateY(-3px)}@media (width<=850px){.contact__container{grid-template-columns:1fr;gap:55px}}@media (width<=500px){.contact__card{padding:30px 22px}.contact__card h3{font-size:22px}.contact__phone{font-size:21px}}.footer{color:#fff;background:radial-gradient(circle at 8% 0,#1f987024,#0000 28%),radial-gradient(circle at 94% 92%,#d0a5401c,#0000 26%),linear-gradient(145deg,#0b2d24 0%,#071f19 52%,#041711 100%);padding:85px 0 26px;position:relative;overflow:hidden}.footer__glow{pointer-events:none;border-radius:50%;position:absolute}.footer__glow--one{border:90px solid #ffffff05;width:460px;height:460px;top:-280px;left:-180px}.footer__glow--two{border:70px solid #d2a94606;width:330px;height:330px;bottom:-160px;right:-170px}.footer__container{z-index:2;position:relative}.footer__top{grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;display:grid}.footer__brand{align-items:center;gap:20px;display:flex}.footer__logo-wrap{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#d8ad49,#15906c,#c99732) border-box;border:3px solid #0000;border-radius:50%;flex:0 0 100px;place-items:center;width:100px;height:100px;padding:5px;transition:transform .4s,box-shadow .4s;display:grid;box-shadow:0 18px 45px #00000038,0 0 0 7px #ffffff06}.footer__logo-wrap:hover{transform:rotate(-4deg)scale(1.04);box-shadow:0 24px 55px #00000047,0 0 0 9px #ffffff08}.footer__logo-wrap img{object-fit:cover;border-radius:50%;width:100%;height:100%}.footer__brand-text>span{color:#d8b157;text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:800}.footer__brand-text h3{letter-spacing:-.035em;margin-top:7px;font-family:Manrope,sans-serif;font-size:26px;line-height:1.22}.footer__brand-text p{color:#ffffff87;max-width:520px;margin-top:12px;font-size:13px;line-height:1.75}.footer__cta{justify-self:end;max-width:430px}.footer__cta>span{color:#84d8ba;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.footer__cta h3{letter-spacing:-.04em;margin-top:8px;font-family:Manrope,sans-serif;font-size:30px;line-height:1.2}.footer__whatsapp{color:#fff;background:radial-gradient(circle at 15% 0,#ffffff2e,#0000 30%),linear-gradient(135deg,#1a9b6e,#0b6e50);border-radius:18px;align-items:center;gap:12px;min-height:62px;margin-top:22px;padding:7px 17px 7px 8px;transition:transform .3s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #0000002e,inset 0 1px #ffffff24}.footer__whatsapp:after{content:"";background:#ffffff21;width:35px;height:250%;transition:left .6s;position:absolute;top:-100%;left:-60px;transform:rotate(24deg)}.footer__whatsapp:hover:after{left:120%}.footer__whatsapp:hover{transform:translateY(-4px);box-shadow:0 22px 45px #00000040,inset 0 1px #ffffff29}.footer__wa-icon{background:#ffffff21;border-radius:14px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.footer__wa-icon svg{width:24px;height:24px}.footer__whatsapp>div{flex-direction:column;min-width:120px;display:flex}.footer__whatsapp small{color:#ffffffa1;font-size:8px}.footer__whatsapp strong{color:#fff;margin-top:2px;font-size:12px;font-weight:800}.footer__arrow{z-index:2;margin-left:5px;font-size:18px;transition:transform .3s;position:relative}.footer__whatsapp:hover .footer__arrow{transform:translate(5px)}.footer__divider{background:linear-gradient(90deg,#0000,#ffffff21,#d6ac4829,#ffffff21,#0000);height:1px;margin:58px 0 45px}.footer__middle{grid-template-columns:.75fr 1fr 1.35fr .9fr;gap:50px;display:grid}.footer__column{min-width:0}.footer__column-title{color:#d8b157;letter-spacing:.11em;text-transform:uppercase;margin-bottom:18px;font-size:9px;font-weight:800;display:inline-block}.footer__links{gap:12px;display:grid}.footer__links a{color:#ffffff9c;width:fit-content;font-size:12px;font-weight:600;transition:color .3s,transform .3s;position:relative}.footer__links a:before{content:"";opacity:0;background:#79cfb1;border-radius:50%;width:5px;height:5px;transition:opacity .3s;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.footer__links a:hover{color:#fff;transform:translate(12px)}.footer__links a:hover:before{opacity:1}.footer__services{gap:11px;display:grid}.footer__services span{color:#ffffff8f;font-size:11px;line-height:1.4}.footer__column--contact{min-width:0}.footer__contact-item{align-items:flex-start;gap:11px;margin-bottom:17px;display:flex}.footer__contact-icon{color:#e0b45a;background:#ffffff0e;border:1px solid #ffffff0f;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.footer__contact-item>div{flex-direction:column;display:flex}.footer__contact-item small{color:#ffffff57;text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:700}.footer__contact-item a{color:#fff;margin-top:4px;font-size:12px;font-weight:800}.footer__contact-item p{color:#ffffff87;max-width:330px;margin-top:4px;font-size:10px;line-height:1.65}.footer__direction{color:#84d5b8;align-items:center;gap:9px;margin-top:3px;font-size:10px;font-weight:800;transition:color .3s,transform .3s;display:inline-flex}.footer__direction span{color:#d7af54;transition:transform .3s}.footer__direction:hover{color:#fff;transform:translate(3px)}.footer__direction:hover span{transform:translate(3px,-3px)}.footer__doctor-card{background:radial-gradient(circle at 100% 0,#d6ab4724,#0000 30%),#ffffff0b;border:1px solid #ffffff12;border-radius:22px;align-self:start;padding:23px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.footer__doctor-card:after{content:"+";color:#ffffff06;pointer-events:none;font-family:Manrope,sans-serif;font-size:140px;font-weight:300;position:absolute;bottom:-35px;right:-15px}.footer__doctor-label{color:#82d5b7;text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:800}.footer__doctor-name{align-items:baseline;gap:5px;margin-top:9px;display:flex}.footer__doctor-name span{color:#d8ac4b;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.footer__doctor-name strong{color:#fff;letter-spacing:-.03em;font-family:Manrope,sans-serif;font-size:18px;font-weight:800}.footer__doctor-card p{color:#ffffff70;margin-top:5px;font-size:9px}.footer__doctor-line{background:#ffffff14;width:100%;height:1px;margin:17px 0}.footer__doctor-location{color:#ffffff78;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700}.footer__bottom{color:#ffffff59;border-top:1px solid #ffffff12;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;margin-top:48px;padding-top:22px;font-size:9px;display:grid}.footer__bottom>a{color:#ffffff6b;justify-self:end;transition:color .3s}.footer__bottom>a:hover{color:#8bd8bd}.footer__bottom-center{align-items:center;gap:9px;display:flex}.footer__bottom-center span{background:#d5ab4a66;width:25px;height:1px}.footer__bottom-center p{color:#caa34c;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700}@media (width<=1100px){.footer__middle{grid-template-columns:repeat(2,1fr);gap:45px}}@media (width<=850px){.footer{padding-top:70px}.footer__top{grid-template-columns:1fr;gap:40px}.footer__cta{justify-self:start}.footer__bottom{text-align:center;grid-template-columns:1fr}.footer__bottom>a{justify-self:center}.footer__bottom-center{justify-content:center}}@media (width<=650px){.footer__brand{flex-direction:column;align-items:flex-start}.footer__logo-wrap{flex-basis:82px;width:82px;height:82px}.footer__brand-text h3{font-size:22px}.footer__cta h3{font-size:25px}.footer__whatsapp{width:100%;max-width:380px}.footer__whatsapp .footer__arrow{margin-left:auto}.footer__divider{margin:42px 0 35px}.footer__middle{grid-template-columns:1fr;gap:35px}.footer__doctor-card{max-width:420px}}@media (width<=420px){.footer{padding-top:60px}.footer__brand-text h3{font-size:20px}.footer__cta h3{font-size:23px}.footer__whatsapp{min-height:58px}.footer__wa-icon{flex-basis:42px;width:42px;height:42px}.footer__bottom-center span{width:15px}}.floating-whatsapp{z-index:999;color:#fff;background:linear-gradient(135deg,#25d366,#15994a);border-radius:18px;align-items:center;gap:11px;padding:10px 15px 10px 10px;transition:transform .3s,box-shadow .3s;animation:3s ease-in-out infinite whatsappFloat;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 40px #15994a4d}.floating-whatsapp:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 20px 50px #15994a66}.floating-whatsapp__icon{background:#ffffff2b;border-radius:13px;place-items:center;width:41px;height:41px;font-size:23px;display:grid}.floating-whatsapp div{flex-direction:column;display:flex}.floating-whatsapp small{opacity:.78;font-size:9px}.floating-whatsapp strong{margin-top:1px;font-size:12px}@keyframes whatsappFloat{0%,to{translate:0}50%{translate:0 -7px}}@media (width<=600px){.floating-whatsapp{border-radius:15px;padding:9px;bottom:14px;right:14px}.floating-whatsapp div{display:none}.floating-whatsapp__icon{width:45px;height:45px}}:root{color:#17221d;font-synthesis:none;text-rendering:optimizelegibility;--primary:#167c63;--primary-dark:#0c5544;--primary-light:#e7f6f1;--secondary:#d6a83d;--dark:#10231d;--text:#33433d;--muted:#6d7b76;--white:#fff;--border:#1054441f;--container:1240px;background:#f9fcfa;font-family:DM Sans,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at 5% 10%,#1e94740f,#0000 30%),#f9fcfa;margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{border:none}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section{padding:105px 0}.section-tag{color:var(--primary);background:var(--primary-light);letter-spacing:.05em;text-transform:uppercase;border:1px solid #167c631f;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.section-title{letter-spacing:-.045em;max-width:780px;color:var(--dark);margin-top:18px;font-family:Manrope,sans-serif;font-size:clamp(34px,5vw,58px);line-height:1.07}.section-title span{color:var(--primary)}.section-description{max-width:660px;color:var(--muted);margin-top:22px;font-size:17px;line-height:1.85}.reveal{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.65,.3,1);transform:translateY(45px)}.reveal.reveal-left{transform:translate(-50px)}.reveal.reveal-right{transform:translate(50px)}.reveal.reveal-scale{transform:scale(.94)}.reveal.active{opacity:1;transform:translate(0)scale(1)}@media (width<=768px){.container{width:min(calc(100% - 28px), var(--container))}.section{padding:75px 0}.section-description{font-size:15.5px}}
