.About-module__hVONLq__about{position:relative;overflow:hidden}.About-module__hVONLq__about:before{content:"";filter:blur(120px);z-index:0;background:radial-gradient(circle,#3b82f633,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;left:-100px}.About-module__hVONLq__hero{text-align:center;margin-bottom:60px}.About-module__hVONLq__hero h1{font-size:42px;font-weight:800}.About-module__hVONLq__hero p{color:var(--muted);margin-top:10px}.About-module__hVONLq__section{text-align:center;z-index:2;max-width:800px;margin:0 auto 60px;position:relative}.About-module__hVONLq__grid{z-index:2;gap:30px;max-width:900px;margin:60px auto;display:grid;position:relative}.About-module__hVONLq__grid div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:30px;transition:all .3s}.About-module__hVONLq__grid div:hover{border-color:#3b82f680;transform:translateY(-5px)}@media (min-width:768px){.About-module__hVONLq__grid{grid-template-columns:1fr 1fr}}.About-module__hVONLq__stats{text-align:center;z-index:2;justify-content:center;gap:40px;margin:60px 0;display:flex;position:relative}.About-module__hVONLq__stats h2{color:#3b82f6;font-size:36px}.About-module__hVONLq__cta{text-align:center;background:linear-gradient(135deg,#3b82f61a,#ef44441a);border-radius:20px;margin-top:80px;padding:40px}.About-module__hVONLq__imageSection{border-radius:20px;max-width:900px;margin:40px auto;overflow:hidden}.About-module__hVONLq__imageSection img{width:100%;transition:all .5s;display:block}.About-module__hVONLq__imageSection img:hover{transform:scale(1.05)}.About-module__hVONLq__stats div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:16px;padding:20px 30px}.About-module__hVONLq__stats h2{background:linear-gradient(90deg,#3b82f6,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:40px}.About-module__hVONLq__hero h1{letter-spacing:-1px;font-size:48px;font-weight:900}.About-module__hVONLq__section h2{margin-bottom:15px;font-size:32px}.About-module__hVONLq__timeline{max-width:700px;margin:80px auto;position:relative}.About-module__hVONLq__timeline:before{content:"";background:#fff3;width:2px;position:absolute;top:0;bottom:0;left:20px}.About-module__hVONLq__timelineItem{gap:20px;margin-bottom:40px;display:flex;position:relative}.About-module__hVONLq__dot{background:#3b82f6;border-radius:50%;width:14px;height:14px;margin-top:6px}.About-module__hVONLq__coaches{text-align:center;margin:80px 0}.About-module__hVONLq__coachGrid{gap:30px;margin:40px 0;display:grid}@media (min-width:768px){.About-module__hVONLq__coachGrid{grid-template-columns:repeat(2,1fr)}}.About-module__hVONLq__coachCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:20px;padding:20px;transition:all .3s}.About-module__hVONLq__coachCard:hover{transform:translateY(-5px)}.About-module__hVONLq__coachCard img{border-radius:12px;width:100%;margin-bottom:15px}
.Header-module__KHjLKa__header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--glass-border);background:#020617bf;position:sticky;top:0}.Header-module__KHjLKa__inner{justify-content:space-between;align-items:center;height:70px;display:flex}.Header-module__KHjLKa__logo{font-size:20px;font-weight:700}.Header-module__KHjLKa__logo span{color:var(--primary)}.Header-module__KHjLKa__nav{align-items:center;gap:24px;display:flex}.Header-module__KHjLKa__link{color:#cbd5f5;font-size:14px;transition:all .2s;position:relative}.Header-module__KHjLKa__link:hover{color:var(--accent)}.Header-module__KHjLKa__link:after{content:"";background:var(--accent);width:0%;height:2px;transition:all .3s;position:absolute;bottom:-4px;left:0}.Header-module__KHjLKa__link:hover:after{width:100%}.Header-module__KHjLKa__button{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-blue);border-radius:8px;padding:8px 18px;font-weight:600;transition:all .3s}.Header-module__KHjLKa__button:hover{background:var(--gradient-accent);box-shadow:var(--shadow-red);color:#fff}.Header-module__KHjLKa__menuIcon{font-size:22px;display:none}@media (max-width:768px){.Header-module__KHjLKa__nav{display:none}.Header-module__KHjLKa__menuIcon{display:block}}.Header-module__KHjLKa__mobileMenu{z-index:100;background:#020617;flex-direction:column;width:260px;height:100vh;padding:20px;animation:.3s Header-module__KHjLKa__slideIn;display:flex;position:fixed;top:0;right:0}.Header-module__KHjLKa__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:20px;font-weight:600;display:flex}.Header-module__KHjLKa__mobileNav{flex-direction:column;gap:16px;display:flex}.Header-module__KHjLKa__mobileNav a{color:#fff;font-size:16px}.Header-module__KHjLKa__mobileNav a:hover{color:var(--primary)}.Header-module__KHjLKa__overlay{z-index:90;background:#0009;position:fixed;inset:0}@keyframes Header-module__KHjLKa__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Header-module__KHjLKa__scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020617f2;box-shadow:0 10px 40px #0009}.Header-module__KHjLKa__progress{z-index:100;background:linear-gradient(90deg,#3b82f6,#8b5cf6);width:0%;height:3px;position:fixed;top:0;left:0}
.Footer-module__yg9ahW__footer{border-top:1px solid var(--border);text-align:center;background:radial-gradient(circle at top,#020617,#000 90%);margin-top:100px;position:relative;overflow:hidden}.Footer-module__yg9ahW__footer:before{content:"";filter:blur(120px);background:#3b82f626;width:400px;height:400px;position:absolute;top:-100px;left:-100px}.Footer-module__yg9ahW__grid{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:768px){.Footer-module__yg9ahW__grid{grid-template-columns:repeat(3,1fr)}}.Footer-module__yg9ahW__title{color:#fff;margin-bottom:12px;font-size:16px;font-weight:700}.Footer-module__yg9ahW__text{color:var(--muted);font-size:14px;line-height:1.6}.Footer-module__yg9ahW__links{flex-direction:column;gap:10px;display:flex}.Footer-module__yg9ahW__links a{color:var(--muted);font-size:14px;transition:all .25s;position:relative}.Footer-module__yg9ahW__links a:hover{color:var(--primary);transform:translate(4px)}.Footer-module__yg9ahW__socials{gap:12px;margin-top:12px;display:flex}.Footer-module__yg9ahW__socials a{background:var(--glass);border:1px solid var(--glass-border);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Footer-module__yg9ahW__socials a:hover{background:var(--primary);color:#fff;box-shadow:var(--shadow-blue)}.Footer-module__yg9ahW__bottom{text-align:center;color:var(--muted);border-top:1px solid var(--border);background:#ffffff05;padding:18px 0;font-size:13px}
.Home-module__X9f2NG__heroOverlay{background:linear-gradient(#000000b3,#000000e6)}.Home-module__X9f2NG__section{padding:80px 20px}.Home-module__X9f2NG__container{max-width:1200px;margin:auto}.Home-module__X9f2NG__card{background:#111;border:1px solid #222;border-radius:16px;padding:24px;transition:all .3s}.Home-module__X9f2NG__card:hover{border-color:#eab308;transform:translateY(-5px)}.Home-module__X9f2NG__title{font-size:28px;font-weight:700}.Home-module__X9f2NG__subtitle{color:#aaa;margin-top:10px}
.Hero-module__MWgFwW__hero{text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding:0 20px;display:flex;position:relative}.Hero-module__MWgFwW__overlay{background:radial-gradient(circle at top,#3b82f626,#0000 40%),radial-gradient(circle at bottom,#ef444426,#0000 40%),#000000bf;position:absolute;inset:0}.Hero-module__MWgFwW__content{z-index:10;max-width:800px;position:relative}.Hero-module__MWgFwW__content:before{content:"";filter:blur(80px);z-index:-1;background:radial-gradient(circle,#3b82f640,#0000 70%);width:400px;height:400px;position:absolute}.Hero-module__MWgFwW__title{color:#fff;opacity:0;font-size:40px;font-weight:800;animation:.8s forwards Hero-module__MWgFwW__fadeUp;transform:translateY(40px)}@media (min-width:768px){.Hero-module__MWgFwW__title{font-size:64px}}.Hero-module__MWgFwW__subtitle{color:#cbd5f5;opacity:0;margin-top:20px;animation:1s .2s forwards Hero-module__MWgFwW__fadeUp;transform:translateY(40px)}@media (min-width:768px){.Hero-module__MWgFwW__subtitle{font-size:18px}}@keyframes Hero-module__MWgFwW__fadeUp{to{opacity:1;transform:translateY(0)}}.Hero-module__MWgFwW__actions{margin-top:30px}.Hero-module__MWgFwW__scroll{color:var(--muted);opacity:.7;margin-top:40px;font-size:14px}.Hero-module__MWgFwW__glow1,.Hero-module__MWgFwW__glow2{filter:blur(100px);z-index:1;border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite Hero-module__MWgFwW__float;position:absolute}.Hero-module__MWgFwW__glow1{background:#3b82f666;top:10%;left:10%}.Hero-module__MWgFwW__glow2{background:#ef444466;animation-delay:2s;bottom:10%;right:10%}@keyframes Hero-module__MWgFwW__float{0%{transform:translateY(0)}50%{transform:translateY(-40px)}to{transform:translateY(0)}}.Hero-module__MWgFwW__slider{will-change:transform;position:absolute;inset:0;overflow:hidden}.Hero-module__MWgFwW__slide{background-position:50%;background-size:cover;position:absolute;inset:0}.Hero-module__MWgFwW__slide,.Hero-module__MWgFwW__video{will-change:transform, opacity}.Hero-module__MWgFwW__nav{z-index:20;justify-content:space-between;width:100%;padding:0 20px;display:flex;position:absolute;top:50%}.Hero-module__MWgFwW__arrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:50%;padding:10px 16px;font-size:28px;transition:all .3s}.Hero-module__MWgFwW__arrow:hover{background:#ffffff4d}.Hero-module__MWgFwW__dots{width:100%;z-index:20px;justify-content:center;gap:10px;display:flex;position:absolute;bottom:30px}.Hero-module__MWgFwW__dot{cursor:pointer;background:#ffffff80;border-radius:50%;width:10px;height:10px;transition:all .3s}.Hero-module__MWgFwW__activeDot{background:#fff;transform:scale(1.3)}.Hero-module__MWgFwW__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}
.Card-module__QRy0Sa__card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:20px;transition:all .3s;position:relative;overflow:hidden}.Card-module__QRy0Sa__card:hover{box-shadow:var(--shadow-blue);border-color:#3b82f666;transform:translateY(-8px)}.Card-module__QRy0Sa__icon{margin-bottom:10px;font-size:28px}.Card-module__QRy0Sa__title{font-size:18px;font-weight:600}.Card-module__QRy0Sa__text{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.5}.Card-module__QRy0Sa__card:before{content:"";opacity:0;background:linear-gradient(135deg,#0000,#3b82f64d,#0000);border-radius:16px;transition:all .3s;position:absolute;inset:0}.Card-module__QRy0Sa__card:hover:before{opacity:1}.Card-module__QRy0Sa__image{object-fit:cover;border-radius:12px;width:100%;height:160px;margin-bottom:12px}.Card-module__QRy0Sa__body{padding-top:5px}
.Gallery-module__DiFapa__section{padding:80px 0}.Gallery-module__DiFapa__grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px;display:grid}@media (min-width:768px){.Gallery-module__DiFapa__grid{grid-template-columns:repeat(3,1fr)}}.Gallery-module__DiFapa__image{object-fit:cover;width:100%;height:240px;transition:transform .4s}.Gallery-module__DiFapa__image:hover{opacity:.9;transform:scale(1.05)}.Gallery-module__DiFapa__card{break-inside:avoid;margin-bottom:16px;overflow:hidden}.Gallery-module__DiFapa__overlay{opacity:0;background:linear-gradient(#0000,#000000b3);justify-content:center;align-items:flex-end;padding:20px;transition:all .3s;display:flex;position:absolute;inset:0}.Gallery-module__DiFapa__overlay span{color:#fff;background:#3b82f6cc;border-radius:6px;padding:6px 12px;font-size:14px;font-weight:600}.Gallery-module__DiFapa__card:hover .Gallery-module__DiFapa__image{transform:scale(1.1)}.Gallery-module__DiFapa__card:hover .Gallery-module__DiFapa__overlay{opacity:1}.Gallery-module__DiFapa__card:after{content:"";border:1px solid #0000;border-radius:16px;transition:all .3s;position:absolute;inset:0}.Gallery-module__DiFapa__card:hover:after{border-color:#3b82f680}.Gallery-module__DiFapa__lightbox{z-index:200;cursor:pointer;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Gallery-module__DiFapa__lightboxImage{border-radius:12px;max-width:90%;max-height:90%}.Gallery-module__DiFapa__close,.Gallery-module__DiFapa__prev,.Gallery-module__DiFapa__next{color:#fff;cursor:pointer;background:#00000080;border:none;padding:10px;font-size:30px;position:absolute}.Gallery-module__DiFapa__close{top:20px;right:20px}.Gallery-module__DiFapa__prev{top:50%;left:20px;transform:translateY(-50%)}.Gallery-module__DiFapa__next{top:50%;right:20px;transform:translateY(-50%)}
.Contact-module__GiXF3a__section{padding:100px 0}.Contact-module__GiXF3a__form{background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;flex-direction:column;gap:16px;max-width:520px;margin-top:40px;margin-left:auto;margin-right:auto;padding:24px;display:flex}.Contact-module__GiXF3a__input,.Contact-module__GiXF3a__textarea{border:1px solid var(--border);color:var(--text);background:#020617;border-radius:10px;padding:14px;font-size:14px;transition:all .25s}.Contact-module__GiXF3a__input:focus,.Contact-module__GiXF3a__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #3b82f633}.Contact-module__GiXF3a__textarea{resize:none;min-height:120px}.Contact-module__GiXF3a__button{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-blue);border:none;border-radius:10px;padding:14px;font-weight:600;transition:all .25s}.Contact-module__GiXF3a__button:hover{background:var(--gradient-accent);box-shadow:var(--shadow-red);transform:translateY(-2px)}.Contact-module__GiXF3a__whatsapp{color:#22c55e;margin-top:24px;font-weight:500;transition:all .3s;display:inline-block}.Contact-module__GiXF3a__whatsapp:hover{color:#4ade80;text-shadow:0 0 10px #22c55e80}
