:root{--primary-color:#008696;--secondary-color:#00a4b8;--accent-color:#00b9d1;--bg-color:#f8fafc;--text-dark:#0f172a;--text-light:#fff;--glass-bg:#ffffffbf;--glass-border:#ffffff80;--transition-smooth:all .4s cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-dark);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Plus Jakarta Sans,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.02em;color:inherit;text-shadow:none;margin-bottom:1rem;font-weight:800;line-height:1.1}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.25rem}.text-center{text-align:center}.text-primary{color:var(--primary-color)}.text-secondary{color:var(--secondary-color)}.text-accent{color:var(--accent-color)}.btn{cursor:pointer;transition:var(--transition-smooth);text-transform:uppercase;letter-spacing:1px;border:none;border-radius:100px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--secondary-color) 0%, var(--accent-color) 100%);color:var(--text-light);box-shadow:0 10px 25px #00b4d84d}.btn-primary:hover{color:#fff;transform:translateY(-4px)scale(1.02);box-shadow:0 15px 35px #00b4d873}.btn-outline{color:var(--primary-color);background:#ffffffe6;border:2px solid #0000;box-shadow:0 4px 15px #0000000d}.btn-outline:hover{border-color:var(--secondary-color);color:var(--secondary-color);transform:translateY(-2px)}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:24px;padding:3rem 2rem;transition:box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 15px 30px #0000000a}.glass-card:hover{box-shadow:0 25px 50px #00b4d814}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeIn}.section{flex-direction:column;justify-content:center;padding:4.5rem 0;display:flex;position:relative}@media (min-width:769px){.container{padding-inline:2rem}.section{min-height:100svh;padding:6rem 0}}@media (min-width:1024px){.section{justify-content:flex-start;min-height:100svh;padding-top:120px;padding-bottom:4rem}}input.form-control,select.form-control,textarea.form-control{transition:var(--transition-smooth);background:#ffffffe6;border:2px solid #0000;font-family:inherit;box-shadow:0 4px 15px #00000005}input.form-control:focus,select.form-control:focus,textarea.form-control:focus{outline:none;transform:translateY(-2px);box-shadow:0 4px 25px #00b4d826}@keyframes patternPan{0%{background-position:0 0, 0 var(--s)}to{background-position:var(--s) var(--s), var(--s) calc(var(--s) * 2)}}.animated-arch{--s:70px;--c1:var(--primary-color);--c2:var(--secondary-color);--_g:var(--c2) 6% 14%, var(--c1) 16% 24%, var(--c2) 26% 34%, var(--c1) 36% 44%, var(--c2) 46% 54%, var(--c1) 56% 64%, var(--c2) 66% 74%, var(--c1) 76% 84%, var(--c2) 86% 94%;background:radial-gradient(100% 100% at 100% 0, var(--c1) 4%, var(--_g), #0008 96%, #0000), radial-gradient(100% 100% at 0 100%, #0000, #0008 4%, var(--_g), var(--c1) 96%) var(--c1);background-size:var(--s) var(--s);border-bottom-right-radius:50%;border-bottom-left-radius:50%;box-shadow:inset 0 -4px 10px #0000001a}
.Footer-module__as8s1W__footer{z-index:10;color:#fff;background:radial-gradient(circle at 15% 0,#00b9d11f,#0000 24rem),#08172c;padding:4rem 0 1.5rem;position:relative;overflow:hidden}.Footer-module__as8s1W__container{width:100%}.Footer-module__as8s1W__top{text-align:center;flex-direction:column;align-items:center;gap:2.25rem;display:flex}.Footer-module__as8s1W__brand{flex-direction:column;align-items:center;gap:1rem;max-width:570px;display:flex}.Footer-module__as8s1W__brand img{object-fit:contain;filter:brightness(0)invert();width:auto;height:54px}.Footer-module__as8s1W__brand h2{color:#fff;margin:0;font-size:clamp(1.7rem,6vw,2.4rem)}.Footer-module__as8s1W__brand p{color:#94a3b8;margin-top:.5rem;font-size:.95rem}.Footer-module__as8s1W__socials{flex-direction:column;justify-content:center;gap:.75rem;width:100%;display:flex}.Footer-module__as8s1W__socials a{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;min-height:3.25rem;padding:.8rem 1.15rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:border-color .25s,background .25s,transform .25s;display:inline-flex}.Footer-module__as8s1W__socials a:hover{background:#00b9d124;border-color:#67e8f973;transform:translateY(-2px)}.Footer-module__as8s1W__socials svg{width:1.2rem}.Footer-module__as8s1W__bottom{text-align:center;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.5rem;display:flex}.Footer-module__as8s1W__bottom p,.Footer-module__as8s1W__legal a{color:#718096;font-size:.76rem}.Footer-module__as8s1W__legal{flex-direction:column;align-items:center;gap:.7rem;display:flex}.Footer-module__as8s1W__legal a{text-decoration:none;transition:color .2s}.Footer-module__as8s1W__legal a:hover{color:#fff}@media (min-width:560px){.Footer-module__as8s1W__socials{flex-direction:row;width:auto}.Footer-module__as8s1W__legal{flex-direction:row;gap:1.25rem}}@media (min-width:850px){.Footer-module__as8s1W__top,.Footer-module__as8s1W__bottom{text-align:left;flex-direction:row;justify-content:space-between}.Footer-module__as8s1W__brand{text-align:left;flex-direction:row;align-items:center}.Footer-module__as8s1W__bottom{align-items:center}}
.Navbar-module__UMbBgq__navbar{z-index:1000;-webkit-backdrop-filter:blur(24px);background:#ffffffb8;border:1px solid #ffffff80;border-radius:999px;align-items:center;width:calc(100% - 1rem);max-width:1200px;height:52px;margin:0 auto;transition:top .35s,height .35s,background .35s,box-shadow .35s;display:flex;position:fixed;top:.5rem;left:0;right:0;box-shadow:0 12px 30px #0f172a14,inset 0 1px #ffffffb8}.Navbar-module__UMbBgq__scrolled{background:#ffffffdb;height:48px;top:.35rem;box-shadow:0 16px 40px #0f172a1f,inset 0 1px #ffffffd9}.Navbar-module__UMbBgq__navbarInner{justify-content:space-between;align-items:center;width:100%;padding:0 .65rem;display:flex}.Navbar-module__UMbBgq__logo{z-index:1002;align-items:center;text-decoration:none;display:flex;position:relative}.Navbar-module__UMbBgq__logoImage{object-fit:contain;width:auto;max-width:100px;height:28px;display:block}.Navbar-module__UMbBgq__desktopNav{display:none}.Navbar-module__UMbBgq__menuButton{z-index:1002;width:2.35rem;height:2.35rem;color:var(--primary-color);cursor:pointer;background:#ffffffb8;border:1px solid #0086961f;border-radius:50%;place-items:center;padding:0;display:grid;position:relative}.Navbar-module__UMbBgq__menuButton svg{width:1.25rem;height:1.25rem}.Navbar-module__UMbBgq__mobileMenu{z-index:1001;-webkit-backdrop-filter:blur(30px);background:#f8fafcf0;min-height:100dvh;padding:5.5rem 1.25rem 2rem;position:fixed;top:0;left:0;right:0;overflow-y:auto}.Navbar-module__UMbBgq__mobileMenu ul{flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:min(100%,32rem);min-height:calc(100dvh - 7.5rem);margin:0 auto;padding:0;list-style:none;display:flex}.Navbar-module__UMbBgq__mobileMenu li{text-align:center;width:100%}.Navbar-module__UMbBgq__mobileMenu li>a:not(.Navbar-module__UMbBgq__bookingLink){width:100%;color:var(--text-dark);letter-spacing:-.025em;border-radius:16px;padding:.7rem 1rem;font-size:clamp(1.25rem,6.5vw,1.85rem);font-weight:700;text-decoration:none;transition:color .25s,background .25s;display:block}.Navbar-module__UMbBgq__mobileMenu li>a:not(.Navbar-module__UMbBgq__bookingLink):hover{color:var(--primary-color);background:#00869612}.Navbar-module__UMbBgq__mobileMenu li>a.Navbar-module__UMbBgq__activeLink{color:var(--primary-color);background:#0086961a}.Navbar-module__UMbBgq__mobileCtaItem{margin-top:1rem}.Navbar-module__UMbBgq__bookingLink{background:linear-gradient(135deg, var(--primary-color), var(--accent-color));color:#fff;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:2.9rem;padding:.72rem 1.35rem;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #00a4b840}.Navbar-module__UMbBgq__mobileMenu .Navbar-module__UMbBgq__bookingLink{width:100%;min-height:3.25rem;font-size:1rem}@media (min-width:769px){.Navbar-module__UMbBgq__navbar{width:95%;height:76px;top:1.25rem}.Navbar-module__UMbBgq__scrolled{height:70px;top:.75rem}.Navbar-module__UMbBgq__navbarInner{padding:0 1.5rem}.Navbar-module__UMbBgq__logoImage{max-width:150px;height:44px}.Navbar-module__UMbBgq__menuButton,.Navbar-module__UMbBgq__mobileMenu{display:none}.Navbar-module__UMbBgq__desktopNav{justify-content:flex-end;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__UMbBgq__desktopNav li{align-items:center;display:flex}.Navbar-module__UMbBgq__desktopNav li>a:not(.Navbar-module__UMbBgq__bookingLink){color:#334155;border-radius:999px;padding:.62rem .7rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .25s,background .25s}.Navbar-module__UMbBgq__desktopNav li>a:not(.Navbar-module__UMbBgq__bookingLink):hover{color:var(--primary-color);background:#0f172a0b}.Navbar-module__UMbBgq__desktopNav li>a.Navbar-module__UMbBgq__activeLink{color:var(--primary-color);background:#00869617}.Navbar-module__UMbBgq__bookingLink{margin-left:.5rem}}@media (min-width:1000px){.Navbar-module__UMbBgq__navbarInner{padding-inline:2rem}.Navbar-module__UMbBgq__desktopNav{gap:.35rem}.Navbar-module__UMbBgq__desktopNav li>a:not(.Navbar-module__UMbBgq__bookingLink){padding-inline:.9rem;font-size:.88rem}.Navbar-module__UMbBgq__bookingLink{margin-left:.75rem;padding-inline:1.5rem}}@media (prefers-reduced-motion:reduce){.Navbar-module__UMbBgq__navbar,.Navbar-module__UMbBgq__desktopNav a,.Navbar-module__UMbBgq__mobileMenu a{transition-duration:.01ms}}
.HeroCarousel-module__qKMwcW__carouselContainer{background-color:var(--primary-color);justify-content:center;align-items:center;width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}.HeroCarousel-module__qKMwcW__slide{opacity:0;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity 1.2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0}.HeroCarousel-module__qKMwcW__slide.HeroCarousel-module__qKMwcW__active{opacity:1;z-index:10}.HeroCarousel-module__qKMwcW__slideBackground{background-blend-mode:overlay;z-index:1;background-color:#0b22424d;background-position:50%;background-size:cover;width:100%;height:100%;transition:transform 8s ease-out;position:absolute;top:0;left:0;transform:scale(1.1)}.HeroCarousel-module__qKMwcW__slide.HeroCarousel-module__qKMwcW__active .HeroCarousel-module__qKMwcW__slideBackground{transform:scale(1)}.HeroCarousel-module__qKMwcW__gradientOverlay{z-index:2;background:linear-gradient(#0000 0%,#0b2242cc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroCarousel-module__qKMwcW__slideContent{z-index:20;color:#fff;opacity:0;width:100%;max-width:900px;padding:5rem 1.25rem 2rem;transition:all 1.2s cubic-bezier(.16,1,.3,1) .2s;position:relative;transform:translateY(40px)scale(.95)}.HeroCarousel-module__qKMwcW__slide.HeroCarousel-module__qKMwcW__active .HeroCarousel-module__qKMwcW__slideContent{opacity:1;transform:translateY(0)scale(1)}.HeroCarousel-module__qKMwcW__title{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2.35rem,7vw,5.5rem);font-weight:800;line-height:1.05}.HeroCarousel-module__qKMwcW__highlight{color:#67e8f9;font-weight:800}.HeroCarousel-module__qKMwcW__subtitle{color:#ffffffe6;max-width:46rem;margin:0 auto 2rem;font-size:clamp(1rem,4vw,1.5rem);font-weight:400}.HeroCarousel-module__qKMwcW__cta{width:min(100%,18rem);padding:.9rem 1.5rem;font-size:1rem}.HeroCarousel-module__qKMwcW__controls{bottom:max(1.5rem, env(safe-area-inset-bottom));z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;border-radius:50px;gap:12px;padding:10px 20px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.HeroCarousel-module__qKMwcW__dot{cursor:pointer;width:10px;height:10px;transition:var(--transition-smooth);background:#ffffff4d;border-radius:50%}.HeroCarousel-module__qKMwcW__dot.HeroCarousel-module__qKMwcW__active{background:var(--secondary-color);box-shadow:0 0 10px var(--secondary-color);transform:scale(1.5)}@media (max-width:768px){.HeroCarousel-module__qKMwcW__carouselContainer{height:auto;min-height:80vh;max-height:820px}.HeroCarousel-module__qKMwcW__slideBackground{background-position:top;background-size:cover;transform:scale(1.02)}.HeroCarousel-module__qKMwcW__slide.HeroCarousel-module__qKMwcW__active .HeroCarousel-module__qKMwcW__slideBackground{transform:scale(1)}.HeroCarousel-module__qKMwcW__slideContent{padding-top:5.5rem;padding-bottom:4.5rem}}@media (min-width:769px){.HeroCarousel-module__qKMwcW__slideContent{padding-inline:2rem}.HeroCarousel-module__qKMwcW__subtitle{margin-bottom:3rem}.HeroCarousel-module__qKMwcW__cta{width:auto;padding:1rem 3rem;font-size:1.2rem}.HeroCarousel-module__qKMwcW__controls{bottom:50px}}
.AboutSection-module__oSDazW__section{background:radial-gradient(circle at 10% 15%,#00b9d11f,#0000 28rem),linear-gradient(#f8fafc 0%,#fff 100%);position:relative;overflow:hidden}.AboutSection-module__oSDazW__blob{z-index:0;background:#ffffff73;border:1px solid #00b4d81f;border-radius:50%;width:28rem;height:28rem;position:absolute;top:12%;left:-12rem}.AboutSection-module__oSDazW__container{z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1400px;display:flex;position:relative}.AboutSection-module__oSDazW__layout{grid-template-columns:minmax(0,1fr);align-items:center;gap:3.5rem;width:100%;display:grid}.AboutSection-module__oSDazW__copy,.AboutSection-module__oSDazW__cards{flex-direction:column;justify-content:center;width:100%;display:flex}.AboutSection-module__oSDazW__eyebrow{background:linear-gradient(135deg, var(--secondary-color), var(--accent-color));color:#fff;letter-spacing:2px;text-transform:uppercase;border-radius:50px;align-self:flex-start;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:800;box-shadow:0 4px 15px #00b4d84d}.AboutSection-module__oSDazW__title{letter-spacing:-1px;margin-top:.5rem;font-size:clamp(2.25rem,10vw,3.2rem);line-height:1.1}.AboutSection-module__oSDazW__gradientText{color:var(--text-dark)}.AboutSection-module__oSDazW__description{color:#475569;margin-top:1.2rem;font-size:1.05rem;line-height:1.6}.AboutSection-module__oSDazW__strong{color:var(--primary-color)}.AboutSection-module__oSDazW__values{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}.AboutSection-module__oSDazW__valueCard{background:#ffffffd1;border:1px solid #0086961a;border-radius:22px;padding:1.25rem;box-shadow:0 14px 35px #0f172a0f}.AboutSection-module__oSDazW__valueIcon{width:2.75rem;height:2.75rem;color:var(--primary-color);background:#00a4b81c;border-radius:12px;place-items:center;margin-bottom:.8rem;display:grid}.AboutSection-module__oSDazW__valueIcon svg{width:1.4rem}.AboutSection-module__oSDazW__valueTitle{font-size:1.2rem}.AboutSection-module__oSDazW__valueText{color:#64748b;margin-top:.5rem;font-size:.9rem}.AboutSection-module__oSDazW__cards{gap:1.5rem;padding:1.25rem 0;position:relative}.AboutSection-module__oSDazW__card{background:#ffffffeb;border:1px solid #fffc;border-radius:28px;align-items:flex-start;gap:1rem;width:100%;padding:1.75rem;display:flex;box-shadow:0 24px 60px #0f172a1c}.AboutSection-module__oSDazW__paymentCard{align-self:flex-start}.AboutSection-module__oSDazW__agreementsCard{align-self:flex-end}.AboutSection-module__oSDazW__cardIcon{background:linear-gradient(135deg, var(--primary-color), var(--accent-color));color:#fff;border-radius:15px;flex:0 0 3.2rem;place-items:center;width:3.2rem;height:3.2rem;display:grid;box-shadow:0 10px 22px #0086963d}.AboutSection-module__oSDazW__cardIcon svg{width:1.5rem}.AboutSection-module__oSDazW__cardTitle{align-items:center;gap:.5rem;font-size:1.2rem;display:flex}.AboutSection-module__oSDazW__cardText{color:#475569;margin-top:.5rem;font-size:.95rem;line-height:1.6}.AboutSection-module__oSDazW__trustBadge{color:#fff;text-align:center;background:#0f172a;border:1px solid #00869624;border-radius:18px;align-self:center;padding:1rem 1.35rem;box-shadow:0 18px 40px #0f172a2e}.AboutSection-module__oSDazW__trustBadge span,.AboutSection-module__oSDazW__trustBadge strong{display:block}.AboutSection-module__oSDazW__trustBadge span{color:#67e8f9;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.AboutSection-module__oSDazW__trustBadge strong{margin-top:.2rem;font-size:.95rem}@media (min-width:600px){.AboutSection-module__oSDazW__values{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.AboutSection-module__oSDazW__container{min-height:calc(100vh - 180px)}.AboutSection-module__oSDazW__layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(4rem,8vw,7rem)}.AboutSection-module__oSDazW__cards{gap:2.5rem;min-height:470px}.AboutSection-module__oSDazW__paymentCard{width:92%;transform:translate(-1rem)rotate(-2deg)}.AboutSection-module__oSDazW__agreementsCard{width:92%;transform:translate(1rem)rotate(2deg)}.AboutSection-module__oSDazW__trustBadge{position:absolute;bottom:0;right:10%}}
.ConveniosSection-module__9VQH1a__section{background:radial-gradient(circle at 90% 10%,#00b9d11f,#0000 28rem),#eefbfd;overflow:hidden}.ConveniosSection-module__9VQH1a__container{flex-direction:column;gap:2.5rem;display:flex}.ConveniosSection-module__9VQH1a__heading{text-align:center;max-width:850px;margin:0 auto}.ConveniosSection-module__9VQH1a__eyebrow{color:var(--primary-color);letter-spacing:.14em;text-transform:uppercase;background:#0086961a;border-radius:999px;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:800;display:inline-block}.ConveniosSection-module__9VQH1a__title{color:var(--text-dark);font-size:clamp(2.2rem,8vw,3.8rem);line-height:1.05}.ConveniosSection-module__9VQH1a__title span{color:var(--primary-color)}.ConveniosSection-module__9VQH1a__lead{color:#475569;max-width:720px;margin:1.25rem auto 0;font-size:clamp(1rem,3vw,1.2rem);line-height:1.7}.ConveniosSection-module__9VQH1a__cards{grid-template-columns:minmax(0,1fr);gap:1.25rem;display:grid}.ConveniosSection-module__9VQH1a__cardsStack{flex-direction:column;gap:1.25rem;display:flex}.ConveniosSection-module__9VQH1a__cardsExpand{overflow:hidden}.ConveniosSection-module__9VQH1a__card{background:#ffffffe0;border:1px solid #0086961f;border-radius:28px;flex-direction:column;min-width:0;padding:1.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #08172c12}.ConveniosSection-module__9VQH1a__card:after{content:"";background:#00b9d114;border-radius:50%;width:8rem;height:8rem;position:absolute;bottom:-3rem;right:-2rem}.ConveniosSection-module__9VQH1a__icon{background:linear-gradient(135deg, var(--primary-color), var(--accent-color));color:#fff;border-radius:20px;place-items:center;width:4.5rem;height:4.5rem;margin-bottom:1.25rem;display:grid;box-shadow:0 12px 24px #00869638}.ConveniosSection-module__9VQH1a__benefit{color:var(--primary-color);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.4rem;font-size:.75rem;font-weight:800}.ConveniosSection-module__9VQH1a__card h3{color:var(--text-dark);margin-bottom:.75rem;font-size:1.65rem}.ConveniosSection-module__9VQH1a__description{color:#64748b;margin-bottom:1.5rem;line-height:1.65}.ConveniosSection-module__9VQH1a__cardLink{z-index:1;color:var(--primary-color);align-items:center;gap:.5rem;margin-top:auto;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.ConveniosSection-module__9VQH1a__cardLink span{transition:transform .25s}.ConveniosSection-module__9VQH1a__toggleWrap{justify-content:center;display:flex}.ConveniosSection-module__9VQH1a__toggleButton{color:var(--primary-color);cursor:pointer;letter-spacing:.02em;background:#ffffffeb;border:1.5px solid #00869647;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:800;transition:transform .25s,background .25s,border-color .25s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 28px #08172c0f}.ConveniosSection-module__9VQH1a__toggleButton:hover{border-color:var(--primary-color);background:#00869614;transform:translateY(-2px);box-shadow:0 14px 32px #00869624}.ConveniosSection-module__9VQH1a__toggleButton:focus-visible{outline:2px solid var(--accent-color);outline-offset:3px}.ConveniosSection-module__9VQH1a__process{background:var(--text-dark);color:#fff;border-radius:30px;grid-template-columns:minmax(0,1fr);gap:2rem;padding:1.75rem;display:grid}.ConveniosSection-module__9VQH1a__processIntro span{color:var(--accent-color);letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:800}.ConveniosSection-module__9VQH1a__processIntro h3{max-width:380px;margin-top:.75rem;font-size:clamp(1.6rem,6vw,2.3rem)}.ConveniosSection-module__9VQH1a__steps{gap:1.25rem;list-style:none;display:grid}.ConveniosSection-module__9VQH1a__steps li{align-items:flex-start;gap:1rem;display:flex}.ConveniosSection-module__9VQH1a__stepNumber{background:var(--accent-color);width:2.5rem;height:2.5rem;color:var(--text-dark);border-radius:50%;flex:0 0 2.5rem;place-items:center;font-weight:900;display:grid}.ConveniosSection-module__9VQH1a__steps h4{color:#fff;margin-bottom:.3rem;font-size:1rem}.ConveniosSection-module__9VQH1a__steps p{color:#cbd5e1;font-size:.9rem;line-height:1.5}.ConveniosSection-module__9VQH1a__disclaimer{color:#64748b;text-align:center;font-size:.8rem}@media (hover:hover){.ConveniosSection-module__9VQH1a__card{transition:transform .3s,box-shadow .3s}.ConveniosSection-module__9VQH1a__card:hover{transform:translateY(-6px);box-shadow:0 24px 55px #08172c1f}.ConveniosSection-module__9VQH1a__cardLink:hover span{transform:translate(4px)}}@media (min-width:720px){.ConveniosSection-module__9VQH1a__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.ConveniosSection-module__9VQH1a__process{grid-template-columns:.8fr 1.2fr;align-items:center;padding:2.5rem}}@media (min-width:1050px){.ConveniosSection-module__9VQH1a__card{padding:2.25rem}.ConveniosSection-module__9VQH1a__steps{grid-template-columns:repeat(3,minmax(0,1fr))}}
.ServicesSection-module__NA6OPW__section{background-color:var(--text-dark);color:#fff;position:relative}.ServicesSection-module__NA6OPW__container{flex-direction:column;justify-content:center;height:100%;display:flex}.ServicesSection-module__NA6OPW__heading{text-align:center;flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.ServicesSection-module__NA6OPW__eyebrow{background:linear-gradient(135deg, var(--secondary-color), var(--accent-color));color:#fff;letter-spacing:2px;text-transform:uppercase;border-radius:50px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.8rem;font-weight:800;display:inline-block;box-shadow:0 5px 15px #00b4d84d}.ServicesSection-module__NA6OPW__title{color:#fff;letter-spacing:-1px;margin:.2rem 0;font-size:clamp(2.25rem,10vw,3.2rem)}.ServicesSection-module__NA6OPW__intro{color:#94a3b8;max-width:700px;font-size:1.05rem;line-height:1.5}.ServicesSection-module__NA6OPW__grid{grid-template-columns:minmax(0,1fr);gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;display:grid}.ServicesSection-module__NA6OPW__card{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;align-items:center;width:100%;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.ServicesSection-module__NA6OPW__icon{color:#67e8f9;background:#00b9d11f;border-radius:18px;place-items:center;width:4.25rem;height:4.25rem;margin-bottom:.8rem;display:grid}.ServicesSection-module__NA6OPW__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.2rem}.ServicesSection-module__NA6OPW__cardText{color:#cbd5e1;font-size:.88rem;line-height:1.5}@media (hover:hover){.ServicesSection-module__NA6OPW__card:hover{background:#ffffff14;border-color:#00b4d84d;transform:translateY(-5px)}}@media (min-width:650px){.ServicesSection-module__NA6OPW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.ServicesSection-module__NA6OPW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.TeamSection-module__ApwJZW__section{background-color:var(--bg-color);position:relative;overflow:hidden}.TeamSection-module__ApwJZW__blob{z-index:0;background:radial-gradient(circle,#00b4d80f 0%,#fff0 70%);border-radius:50%;width:40vw;height:40vw;position:absolute;top:10%;right:-10%}.TeamSection-module__ApwJZW__content{z-index:10;flex-direction:column;width:100%;display:flex;position:relative}.TeamSection-module__ApwJZW__heading{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.5rem;padding-top:1rem;display:flex}.TeamSection-module__ApwJZW__eyebrow{color:#fff;letter-spacing:2px;text-transform:uppercase;background:linear-gradient(135deg,#0077b6,#00b4d8);border-radius:50px;margin-bottom:.5rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:800;display:inline-block;box-shadow:0 4px 15px #00b4d866}.TeamSection-module__ApwJZW__title{letter-spacing:-1px;margin-top:.5rem;font-size:clamp(2.25rem,10vw,3rem)}.TeamSection-module__ApwJZW__intro{color:#64748b;max-width:800px;margin:.5rem auto 1rem;font-size:1rem;line-height:1.5}.TeamSection-module__ApwJZW__logo{object-fit:contain;filter:drop-shadow(0 4px 6px #00869626);width:auto;height:58px;margin-bottom:1.5rem}.TeamSection-module__ApwJZW__marqueeViewport{touch-action:pan-y;cursor:grab;width:100%;padding:1rem 0 3rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.TeamSection-module__ApwJZW__marqueeViewport:active{cursor:grabbing}.TeamSection-module__ApwJZW__marqueeTrack{will-change:transform;width:max-content;display:flex}.TeamSection-module__ApwJZW__marqueeGroup{gap:1.25rem;padding-right:1.25rem;display:flex}.TeamSection-module__ApwJZW__card{-webkit-user-select:none;user-select:none;background:#fff;flex-direction:column;align-items:center;width:min(82vw,340px);min-width:min(82vw,340px);padding:0;display:flex;position:relative;overflow:hidden}.TeamSection-module__ApwJZW__arch{z-index:0;height:170px;position:absolute;top:-10%;left:-10%;right:-10%}.TeamSection-module__ApwJZW__cardContent{z-index:1;flex-direction:column;align-items:center;width:100%;height:100%;padding:2.5rem 1.25rem 1.5rem;display:flex;position:relative}.TeamSection-module__ApwJZW__photoWrapper{aspect-ratio:1;width:min(180px,58vw);color:var(--primary-color);background:#fff;border:6px solid #fff;border-radius:35px;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:3rem;font-weight:700;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 15px 30px #0086964d}.TeamSection-module__ApwJZW__photo{object-fit:cover;pointer-events:none;background-color:#fff;width:100%;height:100%}.TeamSection-module__ApwJZW__photoFallback{width:4rem;height:4rem;color:var(--primary-color);stroke-width:1.4px}.TeamSection-module__ApwJZW__name{color:#0f172a;text-wrap:balance;margin-bottom:.4rem;font-size:clamp(1.15rem,6vw,1.4rem);font-weight:900}.TeamSection-module__ApwJZW__specialty{color:#0077b6;letter-spacing:.5px;text-transform:uppercase;margin-bottom:1.5rem;font-size:.9rem;font-weight:800}.TeamSection-module__ApwJZW__credential{color:#0f172a;white-space:pre-line;margin-bottom:.8rem;font-size:.9rem;font-weight:800;line-height:1.4}.TeamSection-module__ApwJZW__diploma{margin-bottom:1.2rem}.TeamSection-module__ApwJZW__registry{color:#0f172a;margin-top:auto;font-size:.95rem;font-weight:900}.TeamSection-module__ApwJZW__loading{color:#64748b;text-align:center;width:100%;padding:3rem 1.25rem;font-size:1.2rem}@media (hover:hover){.TeamSection-module__ApwJZW__card:hover .TeamSection-module__ApwJZW__photoWrapper{transform:scale(1.08)translateY(-5px)}}@media (min-width:1050px){.TeamSection-module__ApwJZW__logo{height:70px}.TeamSection-module__ApwJZW__card{width:360px;min-width:360px}}@media (prefers-reduced-motion:reduce){.TeamSection-module__ApwJZW__marqueeViewport{scrollbar-width:none;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.TeamSection-module__ApwJZW__marqueeViewport::-webkit-scrollbar{display:none}}
.FAQSection-module__bE-TJq__section{background:#fff}.FAQSection-module__bE-TJq__container{flex-direction:column;gap:2.5rem;width:100%;max-width:820px;margin:0 auto;display:flex}.FAQSection-module__bE-TJq__heading{text-align:center}.FAQSection-module__bE-TJq__eyebrow{color:var(--primary-color);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.85rem;font-size:.78rem;font-weight:800;display:inline-block}.FAQSection-module__bE-TJq__title{color:var(--text-dark);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,7vw,3rem)}.FAQSection-module__bE-TJq__lead{color:#64748b;max-width:34rem;margin:.9rem auto 0;font-size:1.05rem;line-height:1.6}.FAQSection-module__bE-TJq__list{flex-direction:column;gap:.75rem;display:flex}.FAQSection-module__bE-TJq__item{background:#fff;border:1px solid #0f172a14;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0f172a0a}.FAQSection-module__bE-TJq__trigger{width:100%;min-height:4.5rem;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.25rem;display:flex}.FAQSection-module__bE-TJq__question{color:var(--text-dark);letter-spacing:-.02em;font-size:clamp(1.05rem,3.8vw,1.25rem);font-weight:700;line-height:1.35}.FAQSection-module__bE-TJq__icon{color:#64748b;background:#f1f5f9;border-radius:50%;flex:0 0 2rem;place-items:center;width:2rem;height:2rem;display:grid}.FAQSection-module__bE-TJq__icon svg{width:1.1rem}.FAQSection-module__bE-TJq__open .FAQSection-module__bE-TJq__icon{color:var(--primary-color);background:#0086961a}.FAQSection-module__bE-TJq__panel,.FAQSection-module__bE-TJq__panelInner{overflow:hidden}.FAQSection-module__bE-TJq__panelInner p{color:#64748b;max-width:40rem;margin:0;padding:0 4rem 1.4rem 1.25rem;font-size:1rem;line-height:1.7}@media (hover:hover){.FAQSection-module__bE-TJq__trigger:hover .FAQSection-module__bE-TJq__question,.FAQSection-module__bE-TJq__trigger:hover .FAQSection-module__bE-TJq__icon{color:var(--primary-color)}}@media (min-width:769px){.FAQSection-module__bE-TJq__trigger{min-height:4rem;padding-block:1.4rem}}
.ContactSection-module__EPo3pW__section{background:var(--bg-color);align-items:center;width:100%;min-height:100svh;padding:5rem 0;display:flex;position:relative;overflow:hidden}.ContactSection-module__EPo3pW__mapLayer{z-index:0;width:100%;height:100%;min-height:600px;position:absolute;inset:0;overflow:hidden}.ContactSection-module__EPo3pW__mapIframe{filter:saturate(.9)brightness(1.03);pointer-events:none;border:0;width:100%;max-width:none;height:calc(100% + 280px);display:block;position:absolute;top:-140px;left:0}@media (min-width:768px){.ContactSection-module__EPo3pW__mapIframe{width:150%;max-width:none}}.ContactSection-module__EPo3pW__overlay{z-index:1;pointer-events:none;background-color:#ffffff80;position:absolute;inset:0}.ContactSection-module__EPo3pW__topFade{z-index:2;background:linear-gradient(to bottom, var(--bg-color) 0%, transparent 100%);pointer-events:none;width:100%;height:150px;position:absolute;top:0;left:0}.ContactSection-module__EPo3pW__bottomFade{z-index:2;background:linear-gradient(to top, var(--bg-color) 0%, transparent 100%);pointer-events:none;width:100%;height:150px;position:absolute;bottom:0;left:0}.ContactSection-module__EPo3pW__container{z-index:3;justify-content:center;width:100%;max-width:1280px;display:flex;position:relative}.ContactSection-module__EPo3pW__card{-webkit-backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #ffffffbf;border-radius:1.75rem;width:min(90%,34rem);padding:2rem 1.5rem;box-shadow:0 25px 50px -12px #00000026}.ContactSection-module__EPo3pW__eyebrow{color:var(--primary-color);letter-spacing:.14em;text-transform:uppercase;background:#0086961a;border-radius:999px;margin-bottom:.9rem;padding:.45rem 1rem;font-size:.74rem;font-weight:800;display:inline-flex}.ContactSection-module__EPo3pW__title{color:var(--text-dark);letter-spacing:-.04em;margin:0;font-size:clamp(2.1rem,8vw,3.1rem);font-weight:800;line-height:1.05}.ContactSection-module__EPo3pW__description{color:#475569;margin-top:.9rem;font-size:clamp(.98rem,3vw,1.08rem);line-height:1.65}.ContactSection-module__EPo3pW__list{flex-direction:column;gap:1.15rem;margin:1.75rem 0 0;padding:0;list-style:none;display:flex}.ContactSection-module__EPo3pW__item{align-items:flex-start;gap:.95rem;min-width:0;display:flex}.ContactSection-module__EPo3pW__itemIcon{background:linear-gradient(135deg, var(--primary-color), var(--accent-color));color:#fff;border-radius:14px;flex:0 0 2.9rem;place-items:center;width:2.9rem;height:2.9rem;display:grid;box-shadow:0 10px 22px #0086963d}.ContactSection-module__EPo3pW__itemIcon svg{width:1.35rem}.ContactSection-module__EPo3pW__itemCopy{flex:1;min-width:0;padding-top:.15rem}.ContactSection-module__EPo3pW__itemCopy small,.ContactSection-module__EPo3pW__itemCopy strong,.ContactSection-module__EPo3pW__itemCopy a{display:block}.ContactSection-module__EPo3pW__itemCopy small{color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.2rem;font-size:.7rem;font-weight:700}.ContactSection-module__EPo3pW__itemCopy strong,.ContactSection-module__EPo3pW__itemCopy a{color:var(--text-dark);overflow-wrap:break-word;font-size:.96rem;font-weight:700;line-height:1.5;text-decoration:none}.ContactSection-module__EPo3pW__itemCopy a:hover{color:var(--primary-color)}.ContactSection-module__EPo3pW__whatsapp{background:linear-gradient(135deg, var(--secondary-color), var(--accent-color));color:#fff;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;width:100%;min-height:3.4rem;margin-top:2rem;padding:.95rem 1.5rem;font-size:.98rem;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 16px 32px #00b4d852}.ContactSection-module__EPo3pW__whatsapp svg{width:1.25rem}.ContactSection-module__EPo3pW__whatsapp:hover{transform:translateY(-3px);box-shadow:0 22px 42px #00b4d86b}@media (min-width:768px){.ContactSection-module__EPo3pW__card{border-radius:2rem;padding:2.75rem 2.5rem}}@media (min-width:1024px){.ContactSection-module__EPo3pW__container{justify-content:flex-start}.ContactSection-module__EPo3pW__card{width:34rem}}
.BookingForm-module__ckZ3fG__progress{scrollbar-width:none;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.45rem;width:100%;max-width:100%;margin-bottom:2rem;display:flex;overflow-x:auto}.BookingForm-module__ckZ3fG__progress::-webkit-scrollbar{display:none}.BookingForm-module__ckZ3fG__progressStep{flex:none;align-items:center;gap:.45rem;display:flex}.BookingForm-module__ckZ3fG__progressCircle{color:#94a3b8;background:#f1f5f9;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:800;transition:all .4s;display:flex}.BookingForm-module__ckZ3fG__progressCircleActive{background:linear-gradient(135deg, var(--secondary-color), var(--accent-color));color:#fff;box-shadow:0 5px 15px #00b4d84d}.BookingForm-module__ckZ3fG__progressLine{background:#f1f5f9;border-radius:2px;flex:none;width:22px;height:3px;transition:all .4s}.BookingForm-module__ckZ3fG__progressLineActive{background:var(--secondary-color)}@media (min-width:480px){.BookingForm-module__ckZ3fG__progress{gap:.75rem;margin-bottom:2.5rem}.BookingForm-module__ckZ3fG__progressStep{gap:.75rem}.BookingForm-module__ckZ3fG__progressCircle{width:40px;height:40px;font-size:1rem}.BookingForm-module__ckZ3fG__progressLine{width:32px;height:4px}}@media (min-width:768px){.BookingForm-module__ckZ3fG__progress{gap:1rem;margin-bottom:3rem}.BookingForm-module__ckZ3fG__progressStep{gap:1rem}.BookingForm-module__ckZ3fG__progressCircle{width:45px;height:45px;font-size:1.1rem}.BookingForm-module__ckZ3fG__progressLine{width:40px}}
.InstagramFeed-module__ijVxLG__section{background:#fff;padding:4.5rem 0;overflow:hidden}.InstagramFeed-module__ijVxLG__container{flex-direction:column;gap:2rem;display:flex}.InstagramFeed-module__ijVxLG__heading{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;display:grid}.InstagramFeed-module__ijVxLG__brandIcon{background:linear-gradient(135deg,#833ab4,#fd1d1d 55%,#fcb045);border-radius:16px;place-items:center;width:3.5rem;height:3.5rem;display:grid;box-shadow:0 10px 24px #e1306c40}.InstagramFeed-module__ijVxLG__brandIcon svg,.InstagramFeed-module__ijVxLG__followButton svg,.InstagramFeed-module__ijVxLG__postInstagram svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:1.65rem}.InstagramFeed-module__ijVxLG__brandIcon svg{color:#fff}.InstagramFeed-module__ijVxLG__iconDot{fill:currentColor;stroke:none}.InstagramFeed-module__ijVxLG__eyebrow{color:#e1306c;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.InstagramFeed-module__ijVxLG__heading h2{color:var(--text-dark);margin:.25rem 0 0;font-size:clamp(1.8rem,7vw,3rem)}.InstagramFeed-module__ijVxLG__followButton{color:#c2285d;text-align:center;border:2px solid #e1306c;border-radius:999px;grid-column:1/-1;justify-content:center;align-items:center;gap:.65rem;width:100%;padding:.9rem 1.2rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:color .25s,background .25s,transform .25s;display:inline-flex}.InstagramFeed-module__ijVxLG__gridStack{flex-direction:column;gap:.75rem;display:flex}.InstagramFeed-module__ijVxLG__gridExpand{overflow:hidden}.InstagramFeed-module__ijVxLG__grid,.InstagramFeed-module__ijVxLG__gridExtra{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.InstagramFeed-module__ijVxLG__toggleWrap{justify-content:center;display:flex}.InstagramFeed-module__ijVxLG__toggleButton{color:#c2285d;cursor:pointer;letter-spacing:.02em;background:#ffffffeb;border:1.5px solid #e1306c47;border-radius:999px;justify-content:center;align-items:center;min-width:9rem;padding:.9rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:800;transition:transform .25s,background .25s,border-color .25s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 28px #08172c0f}.InstagramFeed-module__ijVxLG__toggleButton:hover{background:#e1306c14;border-color:#e1306c;transform:translateY(-2px);box-shadow:0 14px 32px #e1306c24}.InstagramFeed-module__ijVxLG__toggleButton:focus-visible{outline-offset:3px;outline:2px solid #e1306c}.InstagramFeed-module__ijVxLG__post{aspect-ratio:1;color:#fff;background:#e2e8f0;border-radius:18px;min-width:0;text-decoration:none;display:block;position:relative;overflow:hidden}.InstagramFeed-module__ijVxLG__post img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.InstagramFeed-module__ijVxLG__overlay{background:linear-gradient(#0000 20%,#08172cdb 100%);flex-direction:column;justify-content:flex-end;padding:1rem;display:flex;position:absolute;inset:0}.InstagramFeed-module__ijVxLG__postInstagram{color:#e1306c;background:#ffffffe6;border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid;position:absolute;top:.8rem;right:.8rem}.InstagramFeed-module__ijVxLG__postInstagram svg{width:1.1rem}.InstagramFeed-module__ijVxLG__overlay strong{font-size:clamp(.8rem,3vw,1.15rem);line-height:1.25}.InstagramFeed-module__ijVxLG__overlay>span:last-child{color:#ffffffc7;margin-top:.5rem;font-size:.78rem;display:none}@media (hover:hover){.InstagramFeed-module__ijVxLG__followButton:hover{color:#fff;background:#e1306c;transform:translateY(-2px)}.InstagramFeed-module__ijVxLG__post:hover img{transform:scale(1.06)}.InstagramFeed-module__ijVxLG__overlay{opacity:.88;transition:opacity .3s}.InstagramFeed-module__ijVxLG__post:hover .InstagramFeed-module__ijVxLG__overlay{opacity:1}}@media (min-width:700px){.InstagramFeed-module__ijVxLG__heading{grid-template-columns:auto minmax(0,1fr) auto}.InstagramFeed-module__ijVxLG__followButton{grid-column:auto;width:auto}.InstagramFeed-module__ijVxLG__gridStack{gap:1rem}.InstagramFeed-module__ijVxLG__grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1.25fr .75fr .9fr;gap:1rem;height:630px}.InstagramFeed-module__ijVxLG__gridExtra{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.InstagramFeed-module__ijVxLG__grid .InstagramFeed-module__ijVxLG__post{aspect-ratio:auto;border-radius:24px}.InstagramFeed-module__ijVxLG__gridExtra .InstagramFeed-module__ijVxLG__post{border-radius:24px}.InstagramFeed-module__ijVxLG__post1{grid-row:1/3}.InstagramFeed-module__ijVxLG__post2{grid-area:1/2}.InstagramFeed-module__ijVxLG__post3{grid-area:2/2}.InstagramFeed-module__ijVxLG__post4{grid-area:1/3/3}.InstagramFeed-module__ijVxLG__overlay{padding:1.5rem}.InstagramFeed-module__ijVxLG__overlay>span:last-child{display:inline}}
.LegalDocument-module__ntoO7G__page{background:radial-gradient(circle at 90% 0%, #00b9d11a, transparent 28rem), radial-gradient(circle at 10% 40%, #0086960f, transparent 22rem), var(--bg-color);min-height:100vh;overflow-x:hidden}.LegalDocument-module__ntoO7G__header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fafceb;border-bottom:1px solid #0f172a0f;position:sticky;top:0}.LegalDocument-module__ntoO7G__headerInner{justify-content:space-between;align-items:center;gap:.75rem;width:100%;max-width:56rem;min-height:3.5rem;margin:0 auto;padding-inline:1.5rem;display:flex}.LegalDocument-module__ntoO7G__logo{min-width:0;color:var(--text-dark);align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.LegalDocument-module__ntoO7G__logo img{object-fit:contain;flex-shrink:0;width:auto;height:2rem}.LegalDocument-module__ntoO7G__logo span{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:800;overflow:hidden}.LegalDocument-module__ntoO7G__backLink{color:var(--primary-color);white-space:nowrap;flex-shrink:0;font-size:.82rem;font-weight:700;text-decoration:none}.LegalDocument-module__ntoO7G__backLink:hover{text-decoration:underline}.LegalDocument-module__ntoO7G__main{box-sizing:border-box;width:100%;max-width:56rem;margin:0 auto;padding:1.75rem 1.5rem 3.5rem}.LegalDocument-module__ntoO7G__article{overflow-wrap:anywhere;word-break:break-word;width:100%}.LegalDocument-module__ntoO7G__eyebrow{color:var(--primary-color);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.65rem;font-size:.68rem;font-weight:800;display:inline-block}.LegalDocument-module__ntoO7G__title{color:var(--text-dark);overflow-wrap:break-word;margin-bottom:.6rem;font-size:clamp(1.55rem,7vw,2.75rem);line-height:1.15}.LegalDocument-module__ntoO7G__updated{color:#64748b;margin-bottom:1.75rem;font-size:.85rem;line-height:1.5}.LegalDocument-module__ntoO7G__section{margin-bottom:1.65rem}.LegalDocument-module__ntoO7G__section h2{color:var(--text-dark);overflow-wrap:break-word;margin-bottom:.65rem;font-size:clamp(1.05rem,4.5vw,1.35rem);line-height:1.3}.LegalDocument-module__ntoO7G__section p,.LegalDocument-module__ntoO7G__section li{color:#475569;overflow-wrap:anywhere;word-break:break-word;font-size:.95rem;line-height:1.7}.LegalDocument-module__ntoO7G__section p+p{margin-top:.75rem}.LegalDocument-module__ntoO7G__section ul,.LegalDocument-module__ntoO7G__section ol{flex-direction:column;gap:.45rem;margin:.65rem 0 0;padding-left:1.25rem;list-style-position:outside;display:flex}.LegalDocument-module__ntoO7G__section a{color:var(--primary-color);overflow-wrap:anywhere;word-break:break-word;font-weight:600;text-decoration:none}.LegalDocument-module__ntoO7G__section a:hover{text-decoration:underline}@media (min-width:640px){.LegalDocument-module__ntoO7G__headerInner{min-height:4.25rem}.LegalDocument-module__ntoO7G__logo img{height:2.4rem}.LegalDocument-module__ntoO7G__logo span{font-size:.95rem}.LegalDocument-module__ntoO7G__backLink{font-size:.9rem}.LegalDocument-module__ntoO7G__main{padding-top:2.5rem;padding-bottom:4rem}.LegalDocument-module__ntoO7G__updated{margin-bottom:2.25rem;font-size:.92rem}.LegalDocument-module__ntoO7G__section{margin-bottom:2rem}.LegalDocument-module__ntoO7G__section p,.LegalDocument-module__ntoO7G__section li{font-size:1rem;line-height:1.75}}@media (min-width:768px){.LegalDocument-module__ntoO7G__headerInner,.LegalDocument-module__ntoO7G__main{padding-inline:3rem}.LegalDocument-module__ntoO7G__main{padding-top:3rem;padding-bottom:4.5rem}.LegalDocument-module__ntoO7G__section h2{font-size:1.25rem}.LegalDocument-module__ntoO7G__section p,.LegalDocument-module__ntoO7G__section li{font-size:1.05rem}}@media (min-width:1024px){.LegalDocument-module__ntoO7G__headerInner,.LegalDocument-module__ntoO7G__main{padding-inline:6rem}}@media (max-width:560px){.LegalDocument-module__ntoO7G__logo span{display:none}}
