[x-cloak]{display:none!important}.header{position:fixed;top:0;left:0;right:0;z-index:30;transition:all .3s cubic-bezier(.4,0,.2,1);background-color:transparent;padding-block:1.5rem}.header.scrolled{background-color:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding-block:1rem}.header__container{max-width:1280px;margin-inline:auto;padding-inline:1rem}@media(min-width:1024px){.header__container{padding-inline:2rem}}.header__nav{display:flex;align-items:center;justify-content:space-between}.header__nav-desktop{display:none;align-items:center;gap:2.5rem}@media(min-width:1024px){.header__nav-desktop{display:flex}}.header__nav-link{position:relative;font-weight:600;transition:color .3s cubic-bezier(.4,0,.2,1);color:#fff}.scrolled .header__nav-link{color:#475569}.header__nav-link:hover{color:#fb923c}.header__nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#fb923c;transition:width .3s cubic-bezier(.4,0,.2,1)}.header__nav-link:hover:after{width:100%}.header__cta{display:inline-flex;align-items:center;gap:.5rem;background-color:#fb923c;color:#fff;font-weight:600;padding:1rem 1.25rem;border-radius:9999px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.header__cta:hover{background-color:#ea580c;box-shadow:0 10px 30px -5px #fb923c66}.header__cta:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#fff3;border-radius:50%;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease}.header__cta:hover:before{width:300%;height:300%}.header__cta-icon{font-size:1.25rem}.header__mobile-btn{display:none;padding:.5rem;border-radius:.5rem;color:#fff;transition:background-color .3s cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){.header__mobile-btn{display:none}}.header__mobile-btn:hover{background-color:#ffffff1a}.scrolled .header__mobile-btn{color:#0c4a6e}.scrolled .header__mobile-btn:hover{background-color:#0c4a6e1a}.header__mobile-btn-icon{font-size:1.875rem}.header__nav-mobile{margin-top:1rem;padding-bottom:1rem}@media(min-width:1024px){.header__nav-mobile{display:none}}.header__nav-mobile-inner{display:flex;flex-direction:column;gap:.5rem;background-color:#fff;border-radius:1rem;padding:1rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.header__nav-mobile-link{position:relative;color:#475569;font-weight:500;padding:.75rem 1rem;border-radius:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.header__nav-mobile-link:hover{color:#fb923c;background-color:#fb923c0d}.header__nav-mobile-link:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:#fb923c;border-radius:9999px;transition:height .2s ease}.header__nav-mobile-link:hover:before{height:60%}.header__cta--mobile{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:#fb923c;color:#fff;font-weight:600;padding:.75rem 1.25rem;border-radius:9999px;margin-top:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.header__cta--mobile:hover{background-color:#ea580c}.text-logo{display:flex;align-items:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.text-logo--sm .text-logo__img{width:100px}@media(min-width:768px){.text-logo--sm .text-logo__img{width:120px}}.text-logo--md .text-logo__img{width:120px}@media(min-width:768px){.text-logo--md .text-logo__img{width:150px}}.text-logo--lg .text-logo__img{width:140px}@media(min-width:768px){.text-logo--lg .text-logo__img{width:170px}}.text-logo--xl .text-logo__img{width:160px}@media(min-width:768px){.text-logo--xl .text-logo__img{width:200px}}.text-logo--auto .text-logo__img--white{display:block}.text-logo--auto .text-logo__img--dark,.text-logo--auto.scrolled .text-logo__img--white{display:none}.text-logo--auto.scrolled .text-logo__img--dark{display:block}.text-logo__img{height:auto;transition:transform .3s cubic-bezier(.4,0,.2,1)}.text-logo:hover .text-logo__img{transform:scale(1.02)}.floating-buttons{position:fixed;bottom:1.5rem;right:1.5rem;z-index:30;display:none;flex-direction:column;gap:.75rem;align-items:flex-end}@media(min-width:1024px){.floating-buttons{display:flex;bottom:2rem;right:2rem}}.scroll-top-btn{width:48px;height:48px;border-radius:.75rem;background:#0c4a6e;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px -5px #0c4a6e4d;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){.scroll-top-btn{width:52px;height:52px}}.scroll-top-btn:hover{background:#0369a1;transform:translateY(-4px);box-shadow:0 12px 25px #0c4a6e66}.scroll-top-btn:active{transform:translateY(-2px)}.scroll-top-btn .material-symbols-outlined{font-size:28px;transition:transform .15s cubic-bezier(.4,0,.2,1)}.scroll-top-btn:hover .material-symbols-outlined{transform:translateY(-2px)}.whatsapp-btn{position:relative;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#25d366;color:#fff;border-radius:9999px;box-shadow:0 4px 20px #25d36666;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}@media(min-width:1024px){.whatsapp-btn{padding:1rem 1.25rem}}.whatsapp-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 30px #25d36680}.whatsapp-btn:hover .whatsapp-label{max-width:120px;opacity:1}.whatsapp-icon{width:28px;height:28px;position:relative;z-index:2;flex-shrink:0}.whatsapp-label{font-size:.875rem;font-weight:600;white-space:nowrap;max-width:0;opacity:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){.whatsapp-label{max-width:120px;opacity:1}}.cursor-wrapper{display:none;position:fixed;top:0;left:0;z-index:9999;pointer-events:none}.cursor-dot{position:absolute;width:10px;height:10px;margin-left:-5px;margin-top:-5px;background-color:#fff;border-radius:50%;border:2px solid #fb923c;box-shadow:0 0 0 2px #082f4966,0 0 20px 6px #fb923ccc,0 0 40px 12px #fb923c66;transition:width .15s ease-out,height .15s ease-out,margin .15s ease-out,background-color .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out;will-change:transform}.is-hovering .cursor-dot{width:8px;height:8px;margin-left:-4px;margin-top:-4px;background-color:#fb923c;border-color:#fff;box-shadow:0 0 0 2px #082f4966,0 0 20px 4px #fb923c99}.is-button .cursor-dot{width:6px;height:6px;margin-left:-3px;margin-top:-3px;background-color:#fb923c;border-color:#fff}.is-clicking .cursor-dot{width:6px;height:6px;margin-left:-3px;margin-top:-3px}.cursor-circle{position:absolute;width:44px;height:44px;margin-left:-22px;margin-top:-22px;border-radius:50%;opacity:1;border:2px solid #fb923c;box-shadow:0 0 0 3px #ffffffe6,0 0 20px 5px #fb923c80,inset 0 0 0 1px #ffffff4d;transition:width .2s ease-out,height .2s ease-out,margin .2s ease-out,border-color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out,box-shadow .2s ease-out;will-change:transform}.is-hovering .cursor-circle{width:56px;height:56px;margin-left:-28px;margin-top:-28px;border-color:#fb923c;background-color:#fb923c26;box-shadow:0 0 0 2px #fffc,0 0 20px 5px #fb923c4d}.is-button .cursor-circle{width:52px;height:52px;margin-left:-26px;margin-top:-26px;border-color:#fff;background-color:#fb923c4d;box-shadow:0 0 0 2px #fb923c,0 0 25px 5px #fb923c66}.is-card .cursor-circle{width:56px;height:56px;margin-left:-28px;margin-top:-28px;border-style:dashed;border-color:#fb923c;box-shadow:0 0 0 2px #ffffff80}.is-clicking .cursor-circle{width:36px;height:36px;margin-left:-18px;margin-top:-18px;opacity:.7;background-color:#fb923c40}.loader{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;background:linear-gradient(135deg,#082f49,#06263b 40%,#083149);transition:opacity .4s ease,visibility .4s ease}.loader:before{content:"";position:absolute;top:30%;left:50%;transform:translate(-50%);width:600px;height:400px;background:radial-gradient(ellipse,rgba(251,146,60,.06) 0%,transparent 70%);pointer-events:none}.loader.is-loaded{opacity:0;visibility:hidden;pointer-events:none}.loader-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.loader-content.hidden{display:none}.loader-text{color:#fff9;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;font-weight:500}.loader-tagline{color:#ffffffb3;font-size:1.125rem;font-weight:500;text-align:center;letter-spacing:.02em}@media(min-width:768px){.loader-tagline{font-size:1.25rem}}@media(min-width:1024px){.loader-tagline{font-size:1.5rem}}.ecg-svg{color:#fb923c;filter:drop-shadow(0 0 8px rgba(251,146,60,.5));width:280px;height:auto}@media(min-width:640px){.ecg-svg{width:360px}}@media(min-width:768px){.ecg-svg{width:450px}}@media(min-width:1024px){.ecg-svg{width:550px}}@media(min-width:1280px){.ecg-svg{width:650px}}.ecg-line{stroke-dasharray:600;stroke-dashoffset:600;animation:ecg-draw 2.5s ease-in-out infinite}@keyframes ecg-draw{0%{stroke-dashoffset:600;opacity:.4}40%{opacity:1}60%{opacity:1}to{stroke-dashoffset:-600;opacity:.4}}.surgical-light{position:relative;width:100px;height:100px}@media(min-width:640px){.surgical-light{width:130px;height:130px}}@media(min-width:768px){.surgical-light{width:160px;height:160px}}@media(min-width:1024px){.surgical-light{width:200px;height:200px}}@media(min-width:1280px){.surgical-light{width:240px;height:240px}}.surgical-ring{position:absolute;inset:0;border-radius:50%;border:3px solid transparent}.surgical-ring-1{border-top-color:#fb923c;border-right-color:#fb923c;animation:surgical-rotate 1.2s linear infinite}.surgical-ring-2{inset:15px;border-bottom-color:#7dd3fc;border-left-color:#7dd3fc;animation:surgical-rotate .9s linear infinite reverse}.surgical-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:25%;height:25%;background:radial-gradient(circle,rgba(255,255,255,.9) 0%,rgba(251,146,60,.3) 70%,transparent 100%);border-radius:50%;animation:surgical-pulse 1.5s ease-in-out infinite}@keyframes surgical-rotate{to{transform:rotate(360deg)}}@keyframes surgical-pulse{0%,to{opacity:.4;transform:translate(-50%,-50%) scale(.8)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}}.mega-footer{position:relative}.cta-zone{background-color:#041c2c;color:#fff;position:relative;padding:4rem 0;overflow:hidden}@media(min-width:1024px){.cta-zone{padding:5rem 0}}.cta-zone__bg{position:absolute;inset:0;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse 600px 400px at 10% 0%,rgba(251,146,60,.08) 0%,transparent 70%),radial-gradient(ellipse 500px 350px at 90% 100%,rgba(251,146,60,.05) 0%,transparent 70%)}.cta-zone__content{position:relative;max-width:800px;margin-inline:auto;text-align:center}.cta-zone__icon{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:#fb923c26;border-radius:1rem;margin-inline:auto;margin-bottom:1.5rem}@media(min-width:1024px){.cta-zone__icon{width:88px;height:88px;border-radius:1.5rem}}.cta-zone__icon .material-symbols-outlined{font-size:36px;color:#fb923c}@media(min-width:1024px){.cta-zone__icon .material-symbols-outlined{font-size:44px}}.cta-zone__title{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.25}@media(min-width:768px){.cta-zone__title{font-size:1.875rem}}@media(min-width:1024px){.cta-zone__title{font-size:2.25rem}}.cta-zone__description{font-size:1rem;color:#ffffffa6;line-height:1.625;max-width:560px;margin-inline:auto;margin-bottom:2rem}@media(min-width:1024px){.cta-zone__description{font-size:1.125rem;margin-bottom:2.5rem}}.cta-zone__actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}@media(min-width:640px){.cta-zone__actions{flex-direction:row;justify-content:center;gap:1rem}}@media(min-width:1024px){.cta-zone__actions{margin-bottom:3rem}}.cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){.cta-btn{padding:1rem 2rem;font-size:1.125rem}}.cta-btn--primary{background-color:#fb923c;color:#fff}.cta-btn--primary:hover{background-color:#ea580c;box-shadow:0 8px 24px #fb923c59;transform:translateY(-2px)}.cta-btn--outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.2)}.cta-btn--outline:hover{background:#ffffff14;border-color:#ffffff4d}.cta-zone__contacts{display:grid;gap:.75rem}@media(min-width:640px){.cta-zone__contacts{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(min-width:1024px){.cta-zone__contacts{gap:1.5rem}}.contact-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:#ffffff0a;border-radius:.75rem;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.contact-card:not(.contact-card--static):hover{background:#ffffff14;transform:translateY(-2px)}.contact-card:not(.contact-card--static):hover .contact-card__icon{background:#fb923c}.contact-card:not(.contact-card--static):hover .contact-card__icon .material-symbols-outlined{color:#fff}.contact-card__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fb923c26;border-radius:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-card__icon .material-symbols-outlined{font-size:22px;color:#fb923c;transition:color .3s cubic-bezier(.4,0,.2,1)}.contact-card__text{text-align:center}.contact-card__label{display:block;font-size:.75rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.contact-card__value{font-weight:600;color:#fff;font-size:.875rem}.footer-main{background-color:#082f49;color:#fff;position:relative;overflow:hidden}.footer-heading{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-weight:700;font-size:1rem;color:#fff;margin-bottom:1.25rem;position:relative}.footer-heading:after{content:"";position:absolute;bottom:-.5rem;left:0;width:32px;height:2px;background:#fb923c;border-radius:9999px}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-link{display:inline-flex;align-items:center;gap:.25rem;color:#fff9;font-size:.875rem;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.footer-link .material-symbols-outlined{font-size:14px;opacity:.5;transition:transform .3s cubic-bezier(.4,0,.2,1)}.footer-link:hover{color:#fb923c}.footer-link:hover .material-symbols-outlined{transform:translate(4px);opacity:1}.footer-contact-item{display:flex;align-items:flex-start;gap:.75rem}.footer-contact-item .material-symbols-outlined{font-size:20px;margin-top:2px}.footer-whatsapp-btn{display:inline-flex;align-items:center;gap:.5rem;background:#fb923c26;color:#fb923c;font-size:.875rem;font-weight:500;padding:.75rem 1rem;border-radius:.5rem;margin-top:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.footer-whatsapp-btn:hover{background:#fb923c;color:#fff;transform:translateY(-2px)}.social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff14;border-radius:.5rem;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1)}.social-link .material-symbols-outlined{font-size:20px}.social-link:hover{background:#fb923c;transform:translateY(-2px)}.credentials-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.08)}.credential-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff0d;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;color:#ffffffb3}.credential-badge .material-symbols-outlined{font-size:18px;color:#fb923c}.footer-bottom{background-color:#020d14;border-top:1px solid rgba(255,255,255,.05)}.footer-bottom__container{max-width:1280px;margin-inline:auto;padding:1.25rem 1rem}@media(min-width:1024px){.footer-bottom__container{padding-inline:2rem}}.footer-bottom__inner{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.75rem;font-size:.75rem;color:#fff6}@media(min-width:768px){.footer-bottom__inner{flex-direction:row}}.footer-main__container{max-width:1280px;margin-inline:auto;padding:4rem 1rem;position:relative}@media(min-width:1024px){.footer-main__container{padding-inline:2rem}}.footer-main__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.footer-main__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-main__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}@media(min-width:768px){.footer-main__grid--5cols{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-main__grid--5cols{grid-template-columns:1.5fr repeat(4,1fr);gap:1.5rem}}@media(min-width:1280px){.footer-main__grid--5cols{gap:2rem}}@media(min-width:1024px){.footer-main__brand{grid-column:span 1}}.footer-main__brand-desc{margin-top:1.25rem;color:#fff9;font-size:.875rem;line-height:1.625;max-width:280px}.footer-main__social{display:flex;gap:.75rem;margin-top:1.5rem}.footer-main__contact-list{display:flex;flex-direction:column;gap:1rem}.footer-contact-item__icon{font-size:20px;color:#fb923c;margin-top:2px}.footer-contact-item__text{color:#fff9;font-size:.875rem;transition:color .3s cubic-bezier(.4,0,.2,1)}.footer-contact-item__text:hover{color:#fff}.footer-contact-item__text--email{word-break:break-all}.cta-zone__container{max-width:1280px;margin-inline:auto;padding-inline:1rem;position:relative}@media(min-width:1024px){.cta-zone__container{padding-inline:2rem}}.footer-whatsapp-btn__icon{width:16px;height:16px}.bottom-nav{display:none}@media(max-width:1023px){.bottom-nav{display:block;position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(203,213,225,.5);padding-bottom:env(safe-area-inset-bottom,0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.bottom-nav.is-hidden{transform:translateY(calc(100% + 40px))}}.bottom-nav__inner{display:flex;align-items:flex-end;justify-content:space-around;padding:.5rem .5rem .75rem;max-width:500px;margin:0 auto}.bottom-nav__item{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem;min-width:56px;border-radius:.75rem;color:#64748b;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;-webkit-tap-highlight-color:transparent}.bottom-nav__item:active{transform:scale(.92)}.bottom-nav__item.is-active{color:#fb923c}.bottom-nav__item.is-active .bottom-nav__indicator{opacity:1;transform:scaleX(1)}.bottom-nav__item.is-active .bottom-nav__label{font-weight:600}.bottom-nav__icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px}.bottom-nav__icon .material-symbols-outlined{font-size:26px;transition:font-variation-settings .2s ease}.bottom-nav__label{font-size:11px;font-weight:500;letter-spacing:-.01em;transition:font-weight .2s ease}.bottom-nav__indicator{position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:20px;height:3px;background:#fb923c;border-radius:9999px;opacity:0;transform:scaleX(0);transition:all .2s cubic-bezier(.4,0,.2,1)}.bottom-nav__center{position:relative;width:56px;height:48px;flex-shrink:0}.bottom-nav__book{position:absolute;left:50%;bottom:22px;transform:translate(-50%);width:60px;height:60px;background:linear-gradient(135deg,#fb923c,#ea580c);border-radius:9999px;border:none;cursor:pointer;box-shadow:0 6px 20px #fb923c73,0 0 0 4px #fb923c1f;transition:width .15s cubic-bezier(.34,1.56,.64,1),transform .15s cubic-bezier(.34,1.56,.64,1),background .1s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1;will-change:width,transform;contain:layout}.bottom-nav__book:active:not(.is-expanded){transform:translate(-50%) scale(.92)}.bottom-nav__book.is-expanded{width:130px;background:#fff;box-shadow:0 8px 25px #0000002e,0 0 0 1px #cbd5e14d;z-index:10}.bottom-nav__book-default{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff}.bottom-nav__book-default .material-symbols-outlined{font-size:28px}.bottom-nav__book-expanded{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;height:100%;padding:0 1rem}.bottom-nav__book-action{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;aspect-ratio:1;flex-shrink:0;border-radius:50%;transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent}.bottom-nav__book-action:active{transform:scale(.9)}.bottom-nav__book-action--whatsapp{background:#25d366;color:#fff}.bottom-nav__book-action--whatsapp svg{width:22px;height:22px}.bottom-nav__book-action--whatsapp:hover{background:#20bd5a}.bottom-nav__book-action--call{background:#0c4a6e;color:#fff}.bottom-nav__book-action--call .material-symbols-outlined{font-size:22px}.bottom-nav__book-action--call:hover{background:#0369a1}.bottom-nav__label--center{position:absolute;bottom:1px;left:50%;transform:translate(-50%);color:#fb923c;font-size:12px;font-weight:800;white-space:nowrap}.transition-fade-in.entering{opacity:0}.transition-fade-in.entered{opacity:1;transition:opacity .2s ease}.transition-fade-out.leaving{opacity:1}.transition-fade-out.left{opacity:0;transition:opacity .15s ease}.transition-expand-in.entering{opacity:0;transform:scale(.8)}.transition-expand-in.entered{opacity:1;transform:scale(1);transition:all .25s cubic-bezier(.68,-.55,.265,1.55)}.transition-expand-out.leaving{opacity:1;transform:scale(1)}.transition-expand-out.left{opacity:0;transform:scale(.8);transition:all .15s ease}@media(max-width:1023px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom,0))}}.exit-toast{position:fixed;bottom:calc(90px + env(safe-area-inset-bottom,0));left:50%;transform:translate(-50%) translateY(20px);background:#0c4a6ee6;color:#fff;padding:.75rem 1.25rem;border-radius:9999px;font-size:.875rem;font-weight:500;white-space:nowrap;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:50;pointer-events:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.exit-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}@media(min-width:1024px){.exit-toast{display:none}}.services-sheet{position:fixed;inset:0;z-index:40;pointer-events:none}@media(min-width:1024px){.services-sheet{display:none}}.services-sheet__backdrop{position:absolute;inset:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);pointer-events:auto}.services-sheet__content{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:1.5rem 1.5rem 0 0;max-height:85vh;overflow:hidden;pointer-events:auto;box-shadow:0 -10px 40px #00000026}.services-sheet__inner{padding:.5rem 1.25rem calc(80px + env(safe-area-inset-bottom,0)) 1.25rem;max-height:85vh;overflow-y:auto;overflow-x:hidden}.services-sheet__inner::-webkit-scrollbar{width:6px}.services-sheet__inner::-webkit-scrollbar-track{background:transparent;margin-top:40px;margin-bottom:80px}.services-sheet__inner::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;transition:background .2s ease}.services-sheet__inner:hover::-webkit-scrollbar-thumb{background:#64748b66}.services-sheet__inner:hover::-webkit-scrollbar-thumb:hover{background:#64748bb3}.services-sheet__inner{scrollbar-width:thin;scrollbar-color:transparent transparent}.services-sheet__inner:hover{scrollbar-color:rgba(100,116,139,.4) transparent}.services-sheet__handle{display:flex;justify-content:center;padding:.75rem 0}.services-sheet__handle-bar{width:40px;height:4px;background:#cbd5e1;border-radius:9999px}.services-sheet__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.services-sheet__title{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#0c4a6e}.services-sheet__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f1f5f9;border:none;cursor:pointer;color:#475569;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.services-sheet__close:active{transform:scale(.9);background:#e2e8f0}.services-sheet__close .material-symbols-outlined{font-size:22px}.services-sheet__services{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.services-sheet__card{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f1f5f9;border-radius:.75rem;text-decoration:none;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.services-sheet__card:active{transform:scale(.98);background:#e2e8f0}.services-sheet__card--tangerine .services-sheet__card-icon{background:#fb923c26;color:#fb923c}.services-sheet__card--sky .services-sheet__card-icon{background:#7dd3fc33;color:#0284c7}.services-sheet__card--ocean .services-sheet__card-icon{background:#0c4a6e1a;color:#0c4a6e}.services-sheet__card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:.5rem;flex-shrink:0}.services-sheet__card-icon .material-symbols-outlined{font-size:26px}.services-sheet__card-content{flex:1;min-width:0}.services-sheet__card-title{display:block;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:600;color:#0c4a6e;margin-bottom:2px}.services-sheet__card-desc{display:block;font-size:.875rem;color:#64748b}.services-sheet__card-arrow{color:#cbd5e1;font-size:22px;flex-shrink:0}.services-sheet__procedures{margin-bottom:1.25rem;overflow:hidden}.services-sheet__procedures-title{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.services-sheet__procedures-scroll{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.services-sheet__procedures-scroll:after{content:"";flex-shrink:0;width:1px}.services-sheet__procedures-scroll::-webkit-scrollbar{display:none}.services-sheet__pill{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#fff;border:1px solid #cbd5e1;border-radius:9999px;font-size:.875rem;font-weight:500;color:#0c4a6e;white-space:nowrap;text-decoration:none;transition:all .2s ease;-webkit-tap-highlight-color:transparent;flex-shrink:0}.services-sheet__pill:active{transform:scale(.95);background:#f1f5f9;border-color:#fb923c;color:#fb923c}.services-sheet__view-all{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:#0c4a6e;color:#fff;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.services-sheet__view-all:active{transform:scale(.98);background:#0369a1}.services-sheet__view-all .material-symbols-outlined{font-size:20px;transition:transform .2s ease}.services-sheet__view-all:active .material-symbols-outlined{transform:translate(4px)}.translate-y-full{transform:translateY(100%)}.translate-y-0{transform:translateY(0)}@keyframes gauze-fade-in{0%{opacity:0;filter:blur(3px)}to{opacity:var(--gauze-opacity, .3);filter:blur(0)}}.gauze-overlay{position:absolute;width:var(--gauze-size);height:var(--gauze-size);background-image:var(--gauze-image);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;mix-blend-mode:var(--gauze-blend);pointer-events:none;z-index:2;contain:layout style paint}.gauze-overlay.gauze-loaded{animation:gauze-fade-in .6s ease-out forwards}.gauze-overlay--full{width:100%;height:100%;background-size:cover}.gauze-overlay--thin{height:calc(var(--gauze-size) * .4)}.scroll-top{position:fixed;bottom:calc(1.5rem + 60px);right:1.5rem;z-index:30;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#0c4a6e;color:#fff;border:none;border-radius:50%;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){.scroll-top{bottom:calc(2rem + 64px);right:2rem;width:52px;height:52px}}.scroll-top:hover{background:#0369a1;transform:translateY(-4px);box-shadow:0 10px 30px -5px #0c4a6e4d}.scroll-top:active{transform:translateY(-2px)}.scroll-top .material-symbols-outlined{font-size:28px;transition:transform .15s cubic-bezier(.4,0,.2,1)}.scroll-top:hover .material-symbols-outlined{transform:translateY(-2px)}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.5;color:#475569;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-weight:700;line-height:1.25;color:#0c4a6e}a{text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}ul,ol{list-style:none}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1.25rem}@media(min-width:768px){.container{padding-inline:2rem}}@media(min-width:1024px){.container{padding-inline:2.5rem}}.section{padding-block:3rem;position:relative;overflow:hidden}@media(min-width:1024px){.section{padding-block:6rem}}.section--dark{background-color:#082f49;color:#fff}.section--gray{background-color:#f1f5f9}.section__header{text-align:center;max-width:800px;margin-inline:auto;margin-bottom:4rem}@media(min-width:1024px){.section__header{margin-bottom:5rem}}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle;line-height:1}.material-symbols-outlined.filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.badge{display:inline-flex;align-items:center;gap:.5rem;background-color:#fb923c1a;color:#fb923c;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1.25rem;border-radius:9999px}.badge--midnight{background-color:#0c4a6e1a;color:#0c4a6e}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:700;font-size:1rem;padding:1rem 2rem;border-radius:9999px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;border:none;position:relative;overflow:hidden}.btn--primary{background-color:#fb923c;color:#fff}.btn--primary:hover{background-color:#ea580c;box-shadow:0 10px 30px -5px #fb923c66;transform:translateY(-2px)}.btn--primary:before{content:"";position:absolute;inset:-3px;border-radius:inherit;background:#fb923c;opacity:0;z-index:-1;animation:ctaGlowPulse 3s ease-in-out infinite}.btn--secondary{background-color:#0c4a6e;color:#fff}.btn--secondary:hover{background-color:#0369a1;box-shadow:0 10px 30px -5px #0c4a6e4d;transform:translateY(-2px)}.btn--outline{background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.7)}.btn--outline:hover{background-color:#ffffff1a;border-color:#ffffffe6}.btn--lg{padding:1.25rem 2.5rem;font-size:1.125rem}.btn:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,255,255,.3) 0%,transparent 70%);opacity:0;transform:scale(0);transition:opacity .3s,transform .5s}.btn:active:after{opacity:1;transform:scale(2);transition:opacity 0s,transform 0s}@keyframes ctaGlowPulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.2;transform:scale(1.02)}}.card{background-color:#fff;border-radius:1rem;padding:2rem;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){.card{padding:2.5rem;border-radius:1.5rem}}.card:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;transform:translateY(-4px)}.icon-box{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background-color:#fb923c1a;border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.icon-box .material-symbols-outlined{color:#fb923c;font-size:32px;transition:color .3s cubic-bezier(.4,0,.2,1)}.icon-box--lg{width:80px;height:80px}.icon-box--lg .material-symbols-outlined{font-size:40px}.icon-box--sm{width:48px;height:48px}.icon-box--sm .material-symbols-outlined{font-size:24px}.text-tangerine{color:#fb923c}.text-midnight{color:#0c4a6e}.text-slate{color:#475569}.text-slate-light{color:#64748b}.reveal{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(0,0,.2,1),transform .8s cubic-bezier(0,0,.2,1)}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translate(-60px);transition:opacity .8s cubic-bezier(0,0,.2,1),transform .8s cubic-bezier(0,0,.2,1)}.reveal-left.revealed{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(60px);transition:opacity .8s cubic-bezier(0,0,.2,1),transform .8s cubic-bezier(0,0,.2,1)}.reveal-right.revealed{opacity:1;transform:translate(0)}.reveal-scale{opacity:0;transform:scale(.85);transition:opacity .8s cubic-bezier(0,0,.2,1),transform .8s cubic-bezier(0,0,.2,1)}.reveal-scale.revealed{opacity:1;transform:scale(1)}.reveal-rotate{opacity:0;transform:translateY(30px) rotate(-3deg);transition:opacity .8s cubic-bezier(0,0,.2,1),transform .8s cubic-bezier(0,0,.2,1)}.reveal-rotate.revealed{opacity:1;transform:translateY(0) rotate(0)}.reveal-stagger>*{opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(0,0,.2,1),transform .6s cubic-bezier(0,0,.2,1)}.reveal-stagger.revealed>*{opacity:1;transform:translateY(0)}.reveal-stagger.revealed>*:nth-child(1){transition-delay:0s}.reveal-stagger.revealed>*:nth-child(2){transition-delay:.1s}.reveal-stagger.revealed>*:nth-child(3){transition-delay:.2s}.reveal-stagger.revealed>*:nth-child(4){transition-delay:.3s}.reveal-stagger.revealed>*:nth-child(5){transition-delay:.4s}.reveal-stagger.revealed>*:nth-child(6){transition-delay:.5s}.reveal-stagger.revealed>*:nth-child(7){transition-delay:.6s}.reveal-stagger.revealed>*:nth-child(8){transition-delay:.7s}.reveal-stagger.revealed>*:nth-child(9){transition-delay:.8s}.reveal-stagger.revealed>*:nth-child(10){transition-delay:.9s}.reveal-fast{transition-duration:.5s!important}.reveal-slow{transition-duration:1.2s!important}@media(hover:hover)and (pointer:fine){.has-custom-cursor,.has-custom-cursor a,.has-custom-cursor button,.has-custom-cursor [role=button],.has-custom-cursor input[type=submit],.has-custom-cursor .cursor-pointer{cursor:none}}::selection{background-color:#fb923c33;color:#0c4a6e}:focus-visible{outline:2px solid #fb923c;outline-offset:2px}.social-link{transition:background-color .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.68,-.55,.265,1.55)}.social-link:hover{transform:translateY(-4px) scale(1.1)}.social-link:active{transform:translateY(-2px) scale(.95)}.floating-whatsapp{animation:attentionPulse 3s ease-in-out infinite}.floating-whatsapp:hover{animation:none}@keyframes attentionPulse{0%,to{box-shadow:0 4px 20px #25d3664d}50%{box-shadow:0 4px 30px #25d36680,0 0 0 8px #25d3661a}}
