.Hero-module__JgYmMq__hero{align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__bgWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__heroImage{object-fit:cover}.Hero-module__JgYmMq__overlay{z-index:1;background:linear-gradient(90deg,#0b1e21cc 0%,#0b1e2166 50%,#0b1e2133 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__container{z-index:10;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.Hero-module__JgYmMq__content{max-width:700px;color:var(--text-light)}.Hero-module__JgYmMq__title{margin-bottom:24px;font-size:clamp(2.5rem,6vw,4.5rem)}.Hero-module__JgYmMq__description{opacity:.9;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.Hero-module__JgYmMq__ctas{gap:20px;display:flex}@media (max-width:768px){.Hero-module__JgYmMq__ctas{flex-direction:column}}
.Services-module__h5-agW__servicesSection{background-color:var(--bg-light)}.Services-module__h5-agW__header{text-align:center;margin-bottom:60px}.Services-module__h5-agW__subtitle{color:var(--primary);letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;font-size:.9rem;font-weight:700;display:block}.Services-module__h5-agW__header h2{color:var(--secondary);font-size:2.5rem}.Services-module__h5-agW__grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}@media (max-width:1024px){.Services-module__h5-agW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__h5-agW__grid{grid-template-columns:1fr}}.Services-module__h5-agW__card{background:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border-bottom:4px solid #0000;flex-direction:column;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Services-module__h5-agW__card:hover{box-shadow:var(--shadow-lg);border-bottom-color:var(--primary);transform:translateY(-10px)}.Services-module__h5-agW__cardNumber{color:var(--primary);opacity:.15;margin-bottom:20px;font-size:3.5rem;font-weight:800;line-height:1;transition:opacity .3s}.Services-module__h5-agW__card:hover .Services-module__h5-agW__cardNumber{opacity:.3}.Services-module__h5-agW__cardTitle{color:var(--secondary);margin-bottom:16px;font-size:1.3rem;font-weight:700;line-height:1.3}.Services-module__h5-agW__cardDesc{color:var(--text-muted);flex-grow:1;line-height:1.6}
.SportsGrid-module__GQwecW__header{margin-bottom:60px}.SportsGrid-module__GQwecW__header h2{margin-bottom:16px;font-size:3rem}.SportsGrid-module__GQwecW__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.SportsGrid-module__GQwecW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;display:grid}.SportsGrid-module__GQwecW__card{background:var(--bg-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden}.SportsGrid-module__GQwecW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.SportsGrid-module__GQwecW__imageWrapper{width:100%;height:200px;position:relative}.SportsGrid-module__GQwecW__sportImage{object-fit:cover}.SportsGrid-module__GQwecW__cardContent{flex-direction:column;flex-grow:1;padding:24px;display:flex}.SportsGrid-module__GQwecW__cardContent h3{color:var(--secondary);margin-bottom:12px;font-size:1.5rem}.SportsGrid-module__GQwecW__cardContent p{color:var(--text-muted);margin-bottom:20px;line-height:1.5}.SportsGrid-module__GQwecW__learnMore{color:var(--primary);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:auto;padding:0;font-weight:600;transition:transform .3s}.SportsGrid-module__GQwecW__learnMore:hover{transform:translate(5px)}
.Membership-module__hYVPJq__membershipSection{background-color:var(--bg-light)}.Membership-module__hYVPJq__header{text-align:center;margin-bottom:40px}.Membership-module__hYVPJq__subtitle{color:var(--primary);letter-spacing:2px;margin-bottom:16px;font-size:.9rem;font-weight:700;display:block}.Membership-module__hYVPJq__header h2{color:var(--secondary);margin-bottom:20px;font-size:2.5rem;line-height:1.2}.Membership-module__hYVPJq__description{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Membership-module__hYVPJq__sportSelector{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:60px;display:flex}.Membership-module__hYVPJq__sportBtn{background:var(--bg-white);border-radius:var(--radius-full);cursor:pointer;color:var(--text-dark);border:1px solid #0000000d;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #00000005}.Membership-module__hYVPJq__sportBtn:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #00d2c11a}.Membership-module__hYVPJq__sportBtn.Membership-module__hYVPJq__sportBtnActive{background:var(--primary);color:var(--text-light);border-color:var(--primary);box-shadow:0 8px 20px #00d2c133}.Membership-module__hYVPJq__sportBtn.Membership-module__hYVPJq__sportBtnActive:hover{color:var(--text-light)}.Membership-module__hYVPJq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:stretch;gap:30px;display:grid}.Membership-module__hYVPJq__card{background:var(--bg-white);box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.5s forwards Membership-module__hYVPJq__fadeIn;display:flex}@keyframes Membership-module__hYVPJq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Membership-module__hYVPJq__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Membership-module__hYVPJq__highlighted{background-color:var(--primary);color:var(--text-light)}.Membership-module__hYVPJq__cardHeader{border-bottom:1px solid #0000000d;margin-bottom:30px;padding-bottom:30px}.Membership-module__hYVPJq__highlighted .Membership-module__hYVPJq__cardHeader{border-bottom:1px solid #fff3}.Membership-module__hYVPJq__planName{color:var(--primary);margin-bottom:16px;font-size:1rem;font-weight:700;display:block}.Membership-module__hYVPJq__highlighted .Membership-module__hYVPJq__planName{color:var(--secondary)}.Membership-module__hYVPJq__price{align-items:baseline;display:flex}.Membership-module__hYVPJq__amount{color:var(--secondary);font-size:3rem;font-weight:800}.Membership-module__hYVPJq__highlighted .Membership-module__hYVPJq__amount{color:var(--text-light)}.Membership-module__hYVPJq__period{color:var(--text-muted);margin-left:4px;font-size:1.2rem;font-weight:600}.Membership-module__hYVPJq__highlighted .Membership-module__hYVPJq__period{color:var(--text-light);opacity:.8}.Membership-module__hYVPJq__features{flex-grow:1;margin-bottom:40px;list-style:none}.Membership-module__hYVPJq__features li{align-items:center;gap:12px;margin-bottom:16px;font-size:1.05rem;display:flex}.Membership-module__hYVPJq__check{color:var(--primary);background:#00d2c11a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex}.Membership-module__hYVPJq__highlighted .Membership-module__hYVPJq__check{color:var(--primary);background:var(--bg-white)}.Membership-module__hYVPJq__btn{cursor:pointer;border:none;border-radius:99px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.Membership-module__hYVPJq__btnPrimary{background-color:var(--primary);color:var(--secondary)}.Membership-module__hYVPJq__btnPrimary:hover{background-color:var(--primary-dark)}.Membership-module__hYVPJq__btnWhite{background-color:var(--bg-white);color:var(--secondary)}.Membership-module__hYVPJq__btnWhite:hover{background-color:#ffffffe6}.Membership-module__hYVPJq__arrow,.Membership-module__hYVPJq__arrowDark{background:var(--secondary);width:24px;height:24px;color:var(--text-light);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:flex}@media (max-width:768px){.Membership-module__hYVPJq__header h2{font-size:1.8rem}}
.OfficialApp-module__S0vpLa__appSection{background:var(--secondary);color:var(--text-light);border-top:4px solid var(--primary);position:relative;overflow:hidden}.OfficialApp-module__S0vpLa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.OfficialApp-module__S0vpLa__subtitle{color:var(--primary);letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;font-size:.9rem;font-weight:700;display:block}.OfficialApp-module__S0vpLa__content h2{margin-bottom:24px;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.2}.OfficialApp-module__S0vpLa__description{color:#fffc;margin-bottom:40px;font-size:1.1rem;line-height:1.8}.OfficialApp-module__S0vpLa__featureList{flex-direction:column;gap:15px;margin-bottom:40px;display:flex}.OfficialApp-module__S0vpLa__featureItem{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;align-items:flex-start;gap:20px;padding:16px;transition:all .3s;display:flex}.OfficialApp-module__S0vpLa__featureItem:hover{background:#ffffff08}.OfficialApp-module__S0vpLa__activeFeature{background:#00d2c114;border-color:#00d2c14d}.OfficialApp-module__S0vpLa__iconBox{border-radius:var(--radius-md);background:#00d2c11a;border:1px solid #00d2c180;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.4rem;transition:all .3s;display:flex}.OfficialApp-module__S0vpLa__activeFeature .OfficialApp-module__S0vpLa__iconBox{background:var(--primary);color:var(--text-dark);box-shadow:0 0 20px #00d2c166}.OfficialApp-module__S0vpLa__featureItem h4{color:var(--text-light);margin-bottom:6px;font-size:1.2rem;transition:color .3s}.OfficialApp-module__S0vpLa__activeFeature h4{color:var(--primary)}.OfficialApp-module__S0vpLa__featureItem p{color:#ffffff80;margin:0;font-size:.95rem;line-height:1.5;transition:color .3s}.OfficialApp-module__S0vpLa__activeFeature p{color:#ffffffe6}.OfficialApp-module__S0vpLa__downloadBox{border-top:1px solid #ffffff1a;padding-top:30px}.OfficialApp-module__S0vpLa__downloadText{color:#ffffffe6;margin-bottom:16px;font-weight:600}.OfficialApp-module__S0vpLa__playStoreBtn{transition:transform .3s;display:inline-block}.OfficialApp-module__S0vpLa__playStoreBtn:hover{transform:scale(1.05)}.OfficialApp-module__S0vpLa__playStoreImg{width:auto;height:50px}.OfficialApp-module__S0vpLa__imageColumn{justify-content:center;align-items:center;display:flex;position:relative}.OfficialApp-module__S0vpLa__imageWrapper{aspect-ratio:390/844;background:var(--primary);z-index:2;border:10px solid #222;border-radius:40px;width:100%;max-width:320px;transition:transform .5s;position:relative;overflow:hidden;transform:rotate(-5deg);box-shadow:0 30px 60px #00000080}.OfficialApp-module__S0vpLa__imageWrapper:hover{transform:rotate(0)scale(1.02)}.OfficialApp-module__S0vpLa__appImage{animation:.4s ease-out OfficialApp-module__S0vpLa__fadeImageIn}@keyframes OfficialApp-module__S0vpLa__fadeImageIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.OfficialApp-module__S0vpLa__glowEffect{z-index:1;pointer-events:none;background:radial-gradient(circle,#00d2c126 0%,#0000 60%);width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:992px){.OfficialApp-module__S0vpLa__grid{grid-template-columns:1fr;gap:40px}.OfficialApp-module__S0vpLa__imageColumn{order:-1}.OfficialApp-module__S0vpLa__imageWrapper{transform:rotate(0)}}
.JoinClub-module__q-gpqq__joinSection{align-items:center;min-height:500px;padding:100px 0;display:flex;position:relative;overflow:hidden}.JoinClub-module__q-gpqq__bgWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.JoinClub-module__q-gpqq__bgImage{object-fit:cover}.JoinClub-module__q-gpqq__overlay{z-index:1;background:linear-gradient(90deg,#0b1e21cc 0%,#0b1e2166 50%,#0b1e2133 100%);width:100%;height:100%;position:absolute;top:0;left:0}.JoinClub-module__q-gpqq__content{z-index:10;max-width:600px;color:var(--text-light);position:relative}.JoinClub-module__q-gpqq__title{margin-bottom:24px;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.JoinClub-module__q-gpqq__description{opacity:.9;margin-bottom:40px;font-size:1.1rem;line-height:1.6}.JoinClub-module__q-gpqq__ctas{flex-wrap:wrap;gap:20px;display:flex}.JoinClub-module__q-gpqq__btnPrimary{background-color:var(--primary);color:var(--secondary);cursor:pointer;border:none;border-radius:99px;align-items:center;gap:12px;padding:16px 32px;font-weight:700;transition:all .3s;display:flex}.JoinClub-module__q-gpqq__btnPrimary:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.JoinClub-module__q-gpqq__btnSecondary{background-color:var(--bg-white);color:var(--secondary);cursor:pointer;border:none;border-radius:99px;align-items:center;gap:12px;padding:16px 32px;font-weight:700;transition:all .3s;display:flex}.JoinClub-module__q-gpqq__btnSecondary:hover{background-color:#ffffffe6;transform:translateY(-2px)}.JoinClub-module__q-gpqq__arrow,.JoinClub-module__q-gpqq__arrowDark{background:var(--secondary);width:28px;height:28px;color:var(--text-light);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;display:flex}@media (max-width:768px){.JoinClub-module__q-gpqq__joinSection{text-align:center;padding:60px 0}.JoinClub-module__q-gpqq__content{margin:0 auto}.JoinClub-module__q-gpqq__ctas{justify-content:center}}
.FAQ-module__YTKPaG__faqSection{background-color:var(--bg-white)}.FAQ-module__YTKPaG__wrapper{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;display:grid}.FAQ-module__YTKPaG__imageWrapper{border-radius:var(--radius-lg);height:500px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.FAQ-module__YTKPaG__faqImage{object-fit:cover}.FAQ-module__YTKPaG__subtitle{color:var(--primary);letter-spacing:2px;margin-bottom:16px;font-size:.9rem;font-weight:700;display:block}.FAQ-module__YTKPaG__title{color:var(--secondary);margin-bottom:40px;font-size:2.5rem;line-height:1.2}.FAQ-module__YTKPaG__accordion{flex-direction:column;gap:16px;display:flex}.FAQ-module__YTKPaG__item{background:var(--bg-light);border-radius:var(--radius-md);transition:all .3s;overflow:hidden}.FAQ-module__YTKPaG__active{background:var(--primary)}.FAQ-module__YTKPaG__question{cursor:pointer;width:100%;color:var(--secondary);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px;font-size:1.1rem;font-weight:700;display:flex}.FAQ-module__YTKPaG__active .FAQ-module__YTKPaG__question{color:var(--text-light)}.FAQ-module__YTKPaG__icon{font-size:1.5rem;font-weight:400}.FAQ-module__YTKPaG__active .FAQ-module__YTKPaG__icon{color:var(--text-light)}.FAQ-module__YTKPaG__answer{color:var(--text-muted);padding:0 24px 24px;line-height:1.6}.FAQ-module__YTKPaG__active .FAQ-module__YTKPaG__answer{color:var(--text-light);opacity:.9}@media (max-width:992px){.FAQ-module__YTKPaG__wrapper{grid-template-columns:1fr;gap:60px}.FAQ-module__YTKPaG__imageCol{order:2}}@media (max-width:768px){.FAQ-module__YTKPaG__title{font-size:2rem}}
