.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0e0e0ee0;transition:border-color .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{border-bottom-color:#d32f2f40}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;height:70px;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{background:var(--red);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);color:#fff;justify-content:center;align-items:center;width:42px;height:42px;font-family:Noto Serif JP,serif;font-size:18px;font-weight:700;display:flex}.Header-module__hBw1pG__logoText{letter-spacing:1.5px;text-transform:uppercase;color:var(--white);font-family:Montserrat,sans-serif;font-size:15px;font-weight:900;line-height:1.3}.Header-module__hBw1pG__logoText span{letter-spacing:4px;color:var(--gold);font-size:10px;font-weight:400;display:block}.Header-module__hBw1pG__nav{align-items:center;gap:28px;display:flex}.Header-module__hBw1pG__navLink{letter-spacing:2px;text-transform:uppercase;color:var(--steel);font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--white)}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__hBw1pG__hamburger span{background:var(--white);transform-origin:50%;width:24px;height:2px;transition:all .3s;display:block}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{background:var(--bg2);border-top:1px solid var(--border);flex-direction:column;max-height:0;padding:0;transition:max-height .4s,padding .3s;display:none;overflow:hidden}.Header-module__hBw1pG__mobileOpen{max-height:500px;padding:20px 24px}.Header-module__hBw1pG__mobileLink{letter-spacing:2px;text-transform:uppercase;color:var(--steel);border-bottom:1px solid var(--border);padding:12px 0;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:block}.Header-module__hBw1pG__mobileLink:hover{color:var(--white)}.Header-module__hBw1pG__mobileCta{color:var(--red-bright);border-bottom:none;margin-top:8px}@media (max-width:960px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__actions .Header-module__hBw1pG__btn{display:none}.Header-module__hBw1pG__hamburger,.Header-module__hBw1pG__mobileMenu{display:flex}}
.Hero-module__ZARIfG__hero{background:#0e0e0e;align-items:center;min-height:100vh;padding-top:70px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bg{background:radial-gradient(60% 60% at 70% 40%,#d32f2f12 0%,#0000 65%),linear-gradient(#0e0e0e 0%,#111 50%,#0e0e0e 100%);position:absolute;inset:0}.Hero-module__ZARIfG__gridLines{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__ZARIfG__accentLine{background:linear-gradient(180deg,transparent,var(--red),transparent);width:3px;position:absolute;top:0;bottom:0;left:0}.Hero-module__ZARIfG__content{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:80px 24px 60px;position:relative}.Hero-module__ZARIfG__eyebrow{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:10px;margin-bottom:36px;padding:6px 14px 6px 10px;display:inline-flex}.Hero-module__ZARIfG__dot{background:var(--red);border-radius:50%;flex-shrink:0;width:8px;height:8px}.Hero-module__ZARIfG__eyebrow span{letter-spacing:1.5px;color:#ffffffbf;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600}.Hero-module__ZARIfG__title{letter-spacing:-2px;max-width:820px;margin-bottom:28px;font-family:Montserrat,sans-serif;font-size:clamp(2.8rem,7.5vw,5.5rem);font-weight:900;line-height:1}.Hero-module__ZARIfG__line1,.Hero-module__ZARIfG__line2{color:var(--white);display:block}.Hero-module__ZARIfG__line3{color:#ffffff73;display:block}.Hero-module__ZARIfG__sub{color:var(--steel);max-width:520px;margin-bottom:40px;font-size:16px;line-height:1.75}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;gap:12px;margin-bottom:56px;display:flex}.btn-outline{letter-spacing:2px;text-transform:uppercase;cursor:pointer;color:var(--white);background:0 0;border:1.5px solid #ffffff40;border-radius:2px;align-items:center;gap:8px;padding:14px 28px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.btn-outline:hover{background:#ffffff0d;border-color:#fff9}.Hero-module__ZARIfG__pillars{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__ZARIfG__pillar{background:#ffffff0a;border:1px solid #ffffff17;border-radius:8px;flex-direction:column;gap:4px;min-width:180px;padding:14px 20px;display:flex}.Hero-module__ZARIfG__pillar strong{color:var(--white);font-family:Montserrat,sans-serif;font-size:13px;font-weight:700}.Hero-module__ZARIfG__pillar span{color:var(--steel);font-size:12px;line-height:1.5}@media (max-width:600px){.Hero-module__ZARIfG__title{letter-spacing:-1px}.Hero-module__ZARIfG__ctas,.Hero-module__ZARIfG__pillars{flex-direction:column}.Hero-module__ZARIfG__pillar{min-width:unset}}
.School-module__0zn3rq__section{background:var(--bg2)}.School-module__0zn3rq__layout{grid-template-columns:1fr 1fr;align-items:start;gap:72px;display:grid}.School-module__0zn3rq__title{color:var(--white);margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:900;line-height:1.2}.School-module__0zn3rq__body{color:var(--steel);margin-bottom:32px;font-size:15px;line-height:1.8}.School-module__0zn3rq__highlights{grid-template-columns:1fr 1fr;gap:10px;display:grid}.School-module__0zn3rq__chip{color:var(--steel);background:#ffffff0a;border:1px solid #ffffff17;border-radius:8px;padding:12px 16px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600}.School-module__0zn3rq__box{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:32px}.School-module__0zn3rq__boxTitle{color:var(--white);margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700}.School-module__0zn3rq__boxList{flex-direction:column;gap:12px;list-style:none;display:flex}.School-module__0zn3rq__boxList li{color:var(--steel);font-size:14px;line-height:1.5}@media (max-width:768px){.School-module__0zn3rq__layout{grid-template-columns:1fr;gap:40px}.School-module__0zn3rq__highlights{grid-template-columns:1fr}}
.SenseiPhoto-module__wbnTwa__wrap{background:#1c1c1c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;display:flex;overflow:hidden}.SenseiPhoto-module__wbnTwa__img{object-fit:cover;width:100%;height:100%;display:block}.SenseiPhoto-module__wbnTwa__fallback{font-size:40px;line-height:1}
.Sensei-module__ISxgca__section{background:var(--bg)}.Sensei-module__ISxgca__intro{color:var(--steel);max-width:640px;margin-bottom:0;font-size:15px;line-height:1.8}.Sensei-module__ISxgca__grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:48px;display:grid}.Sensei-module__ISxgca__card{background:var(--bg2);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:24px;padding:28px;transition:border-color .3s;display:flex;overflow:hidden}.Sensei-module__ISxgca__card:hover{border-color:#d32f2f4d}.Sensei-module__ISxgca__info{flex:1;min-width:0}.Sensei-module__ISxgca__role{letter-spacing:4px;color:var(--steel-dim);text-transform:uppercase;margin-bottom:4px;font-family:Noto Serif JP,serif;font-size:10px}.Sensei-module__ISxgca__name{color:var(--white);margin-bottom:14px;font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:900}.Sensei-module__ISxgca__tags{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.Sensei-module__ISxgca__tag{color:var(--steel);white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:4px 12px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600}.Sensei-module__ISxgca__tagDan{color:var(--red-bright);background:#d32f2f14;border-color:#d32f2f40}.Sensei-module__ISxgca__achievements{flex-direction:column;gap:7px;list-style:none;display:flex}.Sensei-module__ISxgca__achievements li{color:var(--steel);font-size:13px;line-height:1.5}.Sensei-module__ISxgca__ctaBox{background:var(--bg2);border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;margin-top:40px;padding:32px 36px;display:flex}.Sensei-module__ISxgca__ctaTitle{margin-bottom:6px;font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:700}.Sensei-module__ISxgca__ctaDesc{color:var(--steel);max-width:500px;font-size:14px;line-height:1.6}@media (max-width:768px){.Sensei-module__ISxgca__grid{grid-template-columns:1fr}.Sensei-module__ISxgca__card{text-align:center;flex-direction:column;align-items:center}.Sensei-module__ISxgca__tags{justify-content:center}.Sensei-module__ISxgca__ctaBox{text-align:center;flex-direction:column}}
.Achievements-module__lLTeTq__section{background:var(--bg2)}.Achievements-module__lLTeTq__subtitle{color:var(--steel);max-width:640px;margin-top:8px;font-size:15px;line-height:1.8}.Achievements-module__lLTeTq__orgsBox{border:1px solid var(--border);border-radius:12px;margin-top:48px;margin-bottom:32px;padding:28px}.Achievements-module__lLTeTq__orgsLabel{letter-spacing:2px;color:var(--steel-dim);text-transform:uppercase;margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:10px}.Achievements-module__lLTeTq__orgsGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Achievements-module__lLTeTq__orgCard{height:80px;color:var(--steel-dim);border:1px dashed #ffffff1a;border-radius:8px;justify-content:center;align-items:center;font-size:13px;display:flex}.Achievements-module__lLTeTq__orgsNote{color:var(--steel-dim);margin-top:16px;font-size:11px;font-style:italic}.Achievements-module__lLTeTq__bullets{flex-direction:column;gap:14px;list-style:none;display:flex}.Achievements-module__lLTeTq__bullets li{color:var(--steel);gap:12px;font-size:15px;line-height:1.6;display:flex}.Achievements-module__lLTeTq__bulletDot{color:var(--red);flex-shrink:0;font-size:18px;line-height:1.4}.Achievements-module__lLTeTq__cta{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:12px;margin-top:48px;padding:32px}.Achievements-module__lLTeTq__cta p{color:var(--white);margin-bottom:6px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700}.Achievements-module__lLTeTq__ctaSub{color:var(--steel)!important;margin-bottom:24px!important;font-family:Open Sans,sans-serif!important;font-size:14px!important;font-weight:400!important}@media (max-width:600px){.Achievements-module__lLTeTq__orgsGrid{grid-template-columns:1fr}}
.Schedule-module__PJu5eq__section{background:var(--bg2)}.Schedule-module__PJu5eq__intro{color:var(--steel);max-width:640px;font-size:15px;line-height:1.8}.Schedule-module__PJu5eq__grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:48px;display:grid}.Schedule-module__PJu5eq__card{background:var(--bg);border:1px solid var(--border);border-radius:12px;overflow:hidden}.Schedule-module__PJu5eq__cardHeader{border-bottom:1px solid var(--border);background:#ffffff08;padding:24px 28px}.Schedule-module__PJu5eq__senseiLabel{letter-spacing:4px;color:var(--steel-dim);text-transform:uppercase;margin-bottom:4px;font-family:Noto Serif JP,serif;font-size:10px}.Schedule-module__PJu5eq__senseiName{color:var(--white);margin-bottom:4px;font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:900}.Schedule-module__PJu5eq__tipo{color:var(--gold);letter-spacing:1px;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600}.Schedule-module__PJu5eq__nota{color:var(--steel-dim);margin-top:4px;font-size:12px;font-style:italic}.Schedule-module__PJu5eq__rows{padding:8px 0}.Schedule-module__PJu5eq__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 28px;display:flex}.Schedule-module__PJu5eq__row:last-child{border-bottom:none}.Schedule-module__PJu5eq__dia{color:var(--white);flex-shrink:0;min-width:90px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700}.Schedule-module__PJu5eq__rowRight{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.Schedule-module__PJu5eq__horario{color:var(--steel);text-align:right;font-size:13px}.Schedule-module__PJu5eq__rowNota{color:var(--steel-dim);text-align:right;font-size:11px;font-style:italic}.Schedule-module__PJu5eq__ctaBox{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:12px;margin-top:32px;padding:32px}.Schedule-module__PJu5eq__ctaBox p{color:var(--white);margin-bottom:6px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700}.Schedule-module__PJu5eq__ctaSub{color:var(--steel)!important;margin-bottom:20px!important;font-family:Open Sans,sans-serif!important;font-size:14px!important;font-weight:400!important}@media (max-width:768px){.Schedule-module__PJu5eq__grid{grid-template-columns:1fr}}
.Pricing-module__yc4bBa__section{background:var(--bg)}.Pricing-module__yc4bBa__subtitle{color:var(--steel);max-width:560px;margin-top:8px;font-size:15px;line-height:1.8}.Pricing-module__yc4bBa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:20px;margin-top:48px;display:grid}.Pricing-module__yc4bBa__card{background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:32px;transition:border-color .3s;position:relative}.Pricing-module__yc4bBa__card:hover:not(.Pricing-module__yc4bBa__featured){border-color:#ffffff26}.Pricing-module__yc4bBa__featured{background:#111;border-color:#ffffff26}.Pricing-module__yc4bBa__badge{background:var(--red);color:#fff;letter-spacing:2px;text-transform:uppercase;border-radius:100px;padding:4px 14px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;position:absolute;top:-12px;left:24px}.Pricing-module__yc4bBa__cardTop{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.Pricing-module__yc4bBa__planLabel{color:var(--white);margin-bottom:6px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700}.Pricing-module__yc4bBa__planDesc{color:var(--steel);font-size:13px;line-height:1.5}.Pricing-module__yc4bBa__priceBox{text-align:right;flex-shrink:0}.Pricing-module__yc4bBa__price{color:var(--white);font-family:Montserrat,sans-serif;font-size:2.2rem;font-weight:900;line-height:1;display:block}.Pricing-module__yc4bBa__period{color:var(--steel-dim);white-space:nowrap;margin-top:4px;font-size:12px;display:block}.Pricing-module__yc4bBa__features{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:28px;display:grid}.Pricing-module__yc4bBa__feature{color:var(--steel);background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;padding:10px 14px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600}.Pricing-module__yc4bBa__actions{flex-direction:column;gap:10px;display:flex}.Pricing-module__yc4bBa__altLink{text-align:center;letter-spacing:1px;color:var(--steel);border:1px solid #ffffff1a;border-radius:2px;padding:12px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Pricing-module__yc4bBa__altLink:hover{color:var(--white);border-color:#ffffff4d}@media (max-width:640px){.Pricing-module__yc4bBa__grid,.Pricing-module__yc4bBa__features{grid-template-columns:1fr}.Pricing-module__yc4bBa__cardTop{flex-direction:column}.Pricing-module__yc4bBa__priceBox{text-align:left}}
.FAQ-module__V8_xEa__section{background:var(--bg2)}.FAQ-module__V8_xEa__header{text-align:center;max-width:600px;margin:0 auto 60px}.FAQ-module__V8_xEa__list{max-width:800px;margin:0 auto}.FAQ-module__V8_xEa__item{border-bottom:1px solid var(--border)}.FAQ-module__V8_xEa__question{width:100%;color:var(--white);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;line-height:1.4;transition:color .2s;display:flex}.FAQ-module__V8_xEa__question:hover{color:var(--gold)}.FAQ-module__V8_xEa__icon{border:1px solid var(--border);width:30px;height:30px;color:var(--red);flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:300;transition:transform .35s;display:flex}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{transform:rotate(45deg)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height .4s,padding-bottom .3s;overflow:hidden}.FAQ-module__V8_xEa__answer p{color:var(--steel);font-size:14px;line-height:1.85}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:300px;padding-bottom:24px}.FAQ-module__V8_xEa__cta{text-align:center;margin-top:60px}.FAQ-module__V8_xEa__cta p{color:var(--steel);margin-bottom:24px;font-size:15px}
.Contact-module__hcVmEa__section{background:var(--bg2)}.Contact-module__hcVmEa__subtitle{color:var(--steel);max-width:560px;margin-top:8px;font-size:15px;line-height:1.8}.Contact-module__hcVmEa__layout{grid-template-columns:1fr 1fr;align-items:start;gap:64px;margin-top:48px;display:grid}.Contact-module__hcVmEa__form{background:var(--bg);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:20px;padding:36px;display:flex}.Contact-module__hcVmEa__field{flex-direction:column;gap:7px;display:flex}.Contact-module__hcVmEa__field label{color:var(--steel);font-family:Montserrat,sans-serif;font-size:12px;font-weight:600}.Contact-module__hcVmEa__field input,.Contact-module__hcVmEa__field textarea{background:var(--bg2);border:1px solid var(--border);color:var(--white);border-radius:8px;outline:none;width:100%;padding:13px 15px;font-family:Open Sans,sans-serif;font-size:14px;transition:border-color .2s}.Contact-module__hcVmEa__field input:focus,.Contact-module__hcVmEa__field textarea:focus{border-color:#ffffff4d}.Contact-module__hcVmEa__field textarea{resize:vertical;min-height:100px}.Contact-module__hcVmEa__field input::placeholder,.Contact-module__hcVmEa__field textarea::placeholder{color:var(--steel-dim)}.Contact-module__hcVmEa__formActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Contact-module__hcVmEa__waBtn{letter-spacing:1.5px;text-transform:uppercase;color:#fff;cursor:pointer;background:#111;border:1.5px solid #ffffff26;border-radius:2px;justify-content:center;align-items:center;padding:14px 20px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.Contact-module__hcVmEa__waBtn:hover{border-color:#fff6}.Contact-module__hcVmEa__formNote{color:var(--steel-dim);font-size:11px;line-height:1.5}.Contact-module__hcVmEa__successMsg{color:#25d366;background:#25d36614;border:1px solid #25d36640;border-radius:8px;padding:14px 16px;font-family:Montserrat,sans-serif;font-size:13px}.Contact-module__hcVmEa__infoTitle{color:var(--white);margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700}.Contact-module__hcVmEa__infoItem{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.Contact-module__hcVmEa__infoIcon{flex-shrink:0;margin-top:1px;font-size:18px}.Contact-module__hcVmEa__infoLabel{color:var(--steel-dim);letter-spacing:1px;text-transform:uppercase;margin-bottom:2px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:700}.Contact-module__hcVmEa__infoText{color:var(--steel);font-size:14px;line-height:1.6;text-decoration:none}a.Contact-module__hcVmEa__infoText:hover{color:var(--white)}.Contact-module__hcVmEa__mapWrap{border:1px solid var(--border);border-radius:10px;margin-top:24px;overflow:hidden}@media (max-width:768px){.Contact-module__hcVmEa__layout{grid-template-columns:1fr;gap:36px}.Contact-module__hcVmEa__formActions{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:#0a0a0a;padding:64px 0 28px}.Footer-module__S6Hkya__top{grid-template-columns:2fr 1fr 1fr 1fr;gap:56px;margin-bottom:56px;display:grid}.Footer-module__S6Hkya__logoText{letter-spacing:1.5px;text-transform:uppercase;margin-bottom:4px;font-family:Montserrat,sans-serif;font-size:17px;font-weight:900}.Footer-module__S6Hkya__tagline{letter-spacing:4px;color:var(--gold);margin-bottom:20px;font-family:Noto Serif JP,serif;font-size:11px}.Footer-module__S6Hkya__desc{color:var(--steel);font-size:13px;line-height:1.75}.Footer-module__S6Hkya__colTitle{letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700}.Footer-module__S6Hkya__links{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__S6Hkya__links a{color:var(--steel);font-size:13px;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--white)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:28px;display:flex}.Footer-module__S6Hkya__copy{color:var(--steel-dim);font-size:12px}.Footer-module__S6Hkya__social{gap:10px;display:flex}.Footer-module__S6Hkya__socialBtn{border:1px solid var(--border);justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialBtn:hover{border-color:var(--red);background:#d32f2f1a}@media (max-width:900px){.Footer-module__S6Hkya__top{grid-template-columns:1fr 1fr}}@media (max-width:500px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:36px}}
.FloatingWhatsApp-module__QndPVW__wrap{z-index:999;align-items:center;display:flex;position:fixed;bottom:28px;right:28px}.FloatingWhatsApp-module__QndPVW__btn{background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:28px;text-decoration:none;transition:transform .3s,box-shadow .3s;animation:3s ease-in-out infinite FloatingWhatsApp-module__QndPVW__waFloat;display:flex;box-shadow:0 4px 20px #25d36666}.FloatingWhatsApp-module__QndPVW__btn:hover{transform:scale(1.1);box-shadow:0 8px 30px #25d36699}.FloatingWhatsApp-module__QndPVW__tooltip{white-space:nowrap;letter-spacing:1px;color:#fff;opacity:0;pointer-events:none;background:#1a1a1a;border:1px solid #ffffff1a;padding:8px 14px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;transition:opacity .2s;position:absolute;top:50%;right:74px;transform:translateY(-50%)}.FloatingWhatsApp-module__QndPVW__tooltip:after{content:"";border:6px solid #0000;border-left-color:#ffffff1a;border-right:none;position:absolute;top:50%;right:-7px;transform:translateY(-50%)}.FloatingWhatsApp-module__QndPVW__wrap:hover .FloatingWhatsApp-module__QndPVW__tooltip{opacity:1}@keyframes FloatingWhatsApp-module__QndPVW__waFloat{0%,to{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 8px 40px #25d366a6}}
