.AcademyCard-module__kGv0mq__link{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.AcademyCard-module__kGv0mq__card{background:#262932;border-radius:20px;position:relative;overflow:hidden}.AcademyCard-module__kGv0mq__card:hover .AcademyCard-module__kGv0mq__image{transform:scale(1.05)}.AcademyCard-module__kGv0mq__imageWrap{aspect-ratio:2;border-radius:20px;position:relative;overflow:hidden}.AcademyCard-module__kGv0mq__image{object-fit:cover;transition:transform .3s}.AcademyCard-module__kGv0mq__content{padding:1.5rem;position:relative}.AcademyCard-module__kGv0mq__title{color:#fcfdff;margin:0 0 .75rem;font-size:20px;font-weight:400}.AcademyCard-module__kGv0mq__locationRow{justify-content:space-between;align-items:center;display:flex}.AcademyCard-module__kGv0mq__location{color:#fff6;align-items:center;gap:.5rem;font-size:15px;font-weight:300;display:flex}.AcademyCard-module__kGv0mq__location i{color:#fff6;font-size:15px}.AcademyCard-module__kGv0mq__button{color:#fff;background:#18191c;border-radius:26px;padding:.5rem 2rem;font-size:16px;font-weight:500;transition:all .3s;display:inline-block}.AcademyCard-module__kGv0mq__card:hover .AcademyCard-module__kGv0mq__button{background:#555;transform:scale(1.05)}
.ClubCard-module__HgNgwW__link{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.ClubCard-module__HgNgwW__card{aspect-ratio:232/300;background:#262932;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;padding:20px 30px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 40px #0000001a}.ClubCard-module__HgNgwW__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.ClubCard-module__HgNgwW__logoWrap{margin-bottom:.25rem}.ClubCard-module__HgNgwW__logo{object-fit:cover;border-radius:999px}.ClubCard-module__HgNgwW__title{color:#fff;margin:1rem 0;font-size:25px;font-weight:400;line-height:1.3}.ClubCard-module__HgNgwW__title span{color:#ffffff80}.ClubCard-module__HgNgwW__info{width:100%}.ClubCard-module__HgNgwW__info p{color:#fff6;margin:.5rem 0;font-size:.9rem}.ClubCard-module__HgNgwW__info i{color:#fff6;margin-right:4px;font-size:.8rem}@media (max-width:768px){.ClubCard-module__HgNgwW__card{padding:14px 16px}.ClubCard-module__HgNgwW__logo{width:60px!important;height:60px!important}.ClubCard-module__HgNgwW__title{margin:.5rem 0;font-size:16px}.ClubCard-module__HgNgwW__info p{margin:.3rem 0;font-size:.75rem}}
.CoachCard-module__mZ6Fua__card{background:#262932;border-radius:30px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.CoachCard-module__mZ6Fua__card:hover .CoachCard-module__mZ6Fua__image{transform:scale(1.05)}.CoachCard-module__mZ6Fua__imageWrap{aspect-ratio:232/180;border-radius:30px 30px 0 0;position:relative;overflow:hidden}.CoachCard-module__mZ6Fua__image{object-fit:cover;transition:transform .3s}.CoachCard-module__mZ6Fua__content{text-align:center;padding:1.5rem}.CoachCard-module__mZ6Fua__name{color:#fff;margin:0 0 .5rem;font-size:1.1rem;font-weight:600;line-height:1.3}.CoachCard-module__mZ6Fua__role{color:#ccc;margin:0;font-size:.9rem}@media (max-width:768px){.CoachCard-module__mZ6Fua__card{border-radius:20px}.CoachCard-module__mZ6Fua__imageWrap{border-radius:20px 20px 0 0}.CoachCard-module__mZ6Fua__content{padding:1rem}.CoachCard-module__mZ6Fua__name{margin-bottom:.25rem;font-size:.9rem}.CoachCard-module__mZ6Fua__role{font-size:.75rem}}
.CoachesSection-module__mQMDea__section{padding:60px 0}.CoachesSection-module__mQMDea__inner{padding:0 var(--layout-padding)}.CoachesSection-module__mQMDea__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.CoachesSection-module__mQMDea__title{color:#fff;margin:0;font-size:2.2rem;font-weight:500}.CoachesSection-module__mQMDea__nav{gap:8px;display:flex}.CoachesSection-module__mQMDea__navBtn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.CoachesSection-module__mQMDea__tabsWrap{justify-content:center;margin-bottom:2rem;display:flex}.CoachesSection-module__mQMDea__tabs{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.CoachesSection-module__mQMDea__tab{color:#ababab;cursor:pointer;background:0 0;border:2px solid #3e3e3e;border-radius:20px;padding:.5rem 1.2rem;font-family:Kanit,sans-serif;font-size:.875rem;transition:all .3s}.CoachesSection-module__mQMDea__tab:hover,.CoachesSection-module__mQMDea__tabActive{color:#fff;background:#4ea4f8;border-color:#4ea4f8;transform:translateY(-2px)}.CoachesSection-module__mQMDea__carousel{scrollbar-width:none;-ms-overflow-style:none;gap:16px;display:flex;overflow-x:auto}.CoachesSection-module__mQMDea__carousel::-webkit-scrollbar{display:none}.CoachesSection-module__mQMDea__item{width:calc((100vw - (2 * var(--layout-padding) + 64px)) / 5);flex-shrink:0}@media (max-width:768px){.CoachesSection-module__mQMDea__section{padding:40px 0}.CoachesSection-module__mQMDea__inner{padding:0 var(--layout-padding)}.CoachesSection-module__mQMDea__header{flex-direction:row;align-items:center;margin-bottom:16px}.CoachesSection-module__mQMDea__title{font-size:1.5rem}.CoachesSection-module__mQMDea__navBtn{width:36px;height:36px;font-size:.75rem}.CoachesSection-module__mQMDea__tabsWrap{scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;margin-bottom:1.2rem;overflow-x:auto}.CoachesSection-module__mQMDea__tabsWrap::-webkit-scrollbar{display:none}.CoachesSection-module__mQMDea__tabs{flex-wrap:nowrap;gap:.5rem}.CoachesSection-module__mQMDea__tab{white-space:nowrap;flex-shrink:0;padding:.4rem .9rem;font-size:.75rem}.CoachesSection-module__mQMDea__carousel{gap:12px}.CoachesSection-module__mQMDea__item{width:calc((100vw - (2 * var(--layout-padding) + 12px)) / 2)}}
.HeroSlider-module__vaTOtq__heroSection{min-height:100vh;position:relative;overflow:hidden}.HeroSlider-module__vaTOtq__heroSection:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(#0000,#18191c);height:120px;position:absolute;bottom:0;left:0;right:0}.HeroSlider-module__vaTOtq__heroSlide{align-items:center;height:100vh;display:flex;position:relative}.HeroSlider-module__vaTOtq__heroBg{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.HeroSlider-module__vaTOtq__heroBg:before{content:"";z-index:2;background:linear-gradient(#0006,#0009);position:absolute;inset:0}.HeroSlider-module__vaTOtq__heroContent{z-index:3;width:100%;padding:2rem 0;position:relative}.HeroSlider-module__vaTOtq__contentInner{min-height:100vh;padding:80px var(--layout-padding) 120px;align-items:center;display:flex}.HeroSlider-module__vaTOtq__copy{max-width:50%}.HeroSlider-module__vaTOtq__heroTitle{color:#fff;text-transform:uppercase;margin-bottom:2rem;font-size:4rem;font-weight:800;line-height:1.1}.HeroSlider-module__vaTOtq__heroTitle span{background:linear-gradient(45deg,#fff,#ccc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:block}.HeroSlider-module__vaTOtq__cta{color:#000;letter-spacing:1px;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:30px;padding:10px 1.5rem;font-family:Kanit,sans-serif;font-size:16px;font-weight:400;transition:all .3s}.HeroSlider-module__vaTOtq__cta:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 10px 25px #fff3}.HeroSlider-module__vaTOtq__heroDots{z-index:4;flex-direction:column;gap:1rem;display:flex;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.HeroSlider-module__vaTOtq__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:999px;width:8px;height:8px;transition:all .3s}.HeroSlider-module__vaTOtq__dot:hover{background:#fff9}.HeroSlider-module__vaTOtq__dotActive{background:#fff;transform:scale(1.2)}.HeroSlider-module__vaTOtq__updatesCarousel{z-index:4;gap:12px;width:min(690px,100vw - 40px);padding-right:20px;display:flex;position:absolute;bottom:35px;right:0;overflow:hidden}.HeroSlider-module__vaTOtq__updateCard{background:#111;border-radius:28px;flex:0 0 260px;position:relative;overflow:hidden}.HeroSlider-module__vaTOtq__updateImageWrap{height:260px;position:relative}.HeroSlider-module__vaTOtq__updateImage{object-fit:cover}.HeroSlider-module__vaTOtq__updateContent{background:linear-gradient(#0000 0%,#00000059 32%,#000000d1 65%,#000000f2 100%);padding:110px 22px 24px;position:absolute;bottom:0;left:0;right:0}.HeroSlider-module__vaTOtq__updateContent h5{color:#fff;margin-bottom:.9rem;font-size:16px;font-weight:500;line-height:1.35}.HeroSlider-module__vaTOtq__updateContent p{color:#ffffffc7;margin:0;font-size:13px;font-weight:400}.HeroSlider-module__vaTOtq__updateContent i{margin-right:.5rem}@media (max-width:991px){.HeroSlider-module__vaTOtq__copy{max-width:70%}.HeroSlider-module__vaTOtq__heroTitle{font-size:2.5rem}}@media (max-width:768px){.HeroSlider-module__vaTOtq__contentInner{padding:90px var(--layout-padding) 120px}.HeroSlider-module__vaTOtq__copy{max-width:100%}.HeroSlider-module__vaTOtq__heroTitle{font-size:2rem}.HeroSlider-module__vaTOtq__heroDots{right:1rem}.HeroSlider-module__vaTOtq__updatesCarousel{scrollbar-width:none;gap:8px;width:min(300px,100vw - 40px);padding-right:0;bottom:20px;right:20px;overflow-x:auto}.HeroSlider-module__vaTOtq__updatesCarousel::-webkit-scrollbar{display:none}.HeroSlider-module__vaTOtq__updateCard{flex:0 0 220px}.HeroSlider-module__vaTOtq__updateImageWrap{height:220px}.HeroSlider-module__vaTOtq__updateContent{padding:90px 18px 18px}.HeroSlider-module__vaTOtq__updateContent h5{font-size:14px}}
.PlayerCard-module__FRFzNW__link{text-decoration:none;display:block}.PlayerCard-module__FRFzNW__card{aspect-ratio:232/360;cursor:pointer;background:#2a2a2a;border:1px solid #333;border-radius:20px;flex-direction:column;justify-content:flex-end;transition:transform .3s;display:flex;position:relative;overflow:hidden}.PlayerCard-module__FRFzNW__card:hover{transform:translateY(-5px)}.PlayerCard-module__FRFzNW__background{position:absolute;inset:0}.PlayerCard-module__FRFzNW__backgroundImage{object-fit:cover;object-position:center}.PlayerCard-module__FRFzNW__overlay{z-index:1;background:linear-gradient(#2629320f 0%,#26293257 32%,#262932b8 62%,#262932fa 80%);position:absolute;inset:0}.PlayerCard-module__FRFzNW__marketValue{z-index:3;position:absolute;top:20px;left:20px}.PlayerCard-module__FRFzNW__marketLabel{color:#fff6;margin-bottom:2px;font-size:10px;font-weight:300;display:block}.PlayerCard-module__FRFzNW__marketAmount{color:#fff;font-size:11px;font-weight:400;display:block}.PlayerCard-module__FRFzNW__teamLogo{z-index:3;border-radius:999px;width:40px;height:40px;position:absolute;top:20px;right:20px;overflow:hidden}.PlayerCard-module__FRFzNW__teamLogoImage{object-fit:cover}.PlayerCard-module__FRFzNW__details{z-index:2;flex-direction:column;flex:1;justify-content:flex-end;padding:24px;display:flex;position:relative}.PlayerCard-module__FRFzNW__playerName{color:#fff;text-align:center;margin:0 0 24px;font-size:1.3rem;font-weight:500;line-height:1.2}.PlayerCard-module__FRFzNW__playerInfo{justify-content:space-between;gap:12px;display:flex}.PlayerCard-module__FRFzNW__infoItem{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.PlayerCard-module__FRFzNW__infoLabel{color:#fff6;margin-bottom:.3rem;font-size:10px;font-weight:300}.PlayerCard-module__FRFzNW__infoValue{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;font-weight:400;display:block;overflow:hidden}.PlayerCard-module__FRFzNW__countryFlag{border-radius:999px;width:25px;height:25px;position:relative;overflow:hidden}.PlayerCard-module__FRFzNW__countryFlagImage{object-fit:cover}
.SectionCarousel-module__HF-SKq__section{padding:70px 0 0}.SectionCarousel-module__HF-SKq__container{padding:0 var(--layout-padding)}.SectionCarousel-module__HF-SKq__header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.SectionCarousel-module__HF-SKq__titleGroup{align-items:center;gap:16px;display:flex}.SectionCarousel-module__HF-SKq__title{color:#fff;margin:0;font-size:2.2rem;font-weight:500}.SectionCarousel-module__HF-SKq__viewAll{color:#4ea4f8;font-size:14px;font-weight:500;text-decoration:none}.SectionCarousel-module__HF-SKq__navGroup{gap:8px;display:flex}.SectionCarousel-module__HF-SKq__navBtn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.SectionCarousel-module__HF-SKq__scrollRow{scrollbar-width:none;-ms-overflow-style:none;gap:30px;padding-top:12px;padding-bottom:4px;display:flex;overflow-x:auto}.SectionCarousel-module__HF-SKq__scrollRow::-webkit-scrollbar{display:none}.SectionCarousel-module__HF-SKq__cardItem{--responsive-card-width:var(--card-width);flex-shrink:0}@media (max-width:768px){.SectionCarousel-module__HF-SKq__section{padding:40px 0 0}.SectionCarousel-module__HF-SKq__header{margin-bottom:20px}.SectionCarousel-module__HF-SKq__title{font-size:1.5rem}.SectionCarousel-module__HF-SKq__navBtn{width:36px;height:36px}.SectionCarousel-module__HF-SKq__scrollRow{gap:16px}.SectionCarousel-module__HF-SKq__cardItem{--responsive-card-width:var(--mobile-card-width)}}
.TrialCard-module__emcs_W__link{text-decoration:none;display:block}.TrialCard-module__emcs_W__card{background:#262932;border-radius:20px;flex-direction:column;height:100%;transition:transform .3s;display:flex;overflow:hidden}.TrialCard-module__emcs_W__card:hover{transform:translateY(-5px)}.TrialCard-module__emcs_W__card:hover .TrialCard-module__emcs_W__image{transform:scale(1.05)}.TrialCard-module__emcs_W__imageWrap{aspect-ratio:2;border-radius:20px;position:relative;overflow:hidden}.TrialCard-module__emcs_W__image{object-fit:cover;transition:transform .3s}.TrialCard-module__emcs_W__content{flex:1;justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.TrialCard-module__emcs_W__left{flex:1;margin-right:1rem}.TrialCard-module__emcs_W__title{color:#fcfdff;margin-bottom:.5rem;font-size:19px;font-weight:400;line-height:1.35}.TrialCard-module__emcs_W__location{color:#fff6;align-items:center;font-size:13px;font-weight:300;display:flex}.TrialCard-module__emcs_W__location i{color:#fff6;margin-right:.4rem;font-size:13px}.TrialCard-module__emcs_W__right{z-index:2;background:#262932;border-radius:20px 0 0 20px;flex-direction:column;margin-top:-50px;margin-right:-24px;display:flex;box-shadow:0 -5px 18px #00000073}.TrialCard-module__emcs_W__dateBox{text-align:right;flex-direction:column;align-items:flex-end;padding:15px;display:flex}.TrialCard-module__emcs_W__dateRange{color:#fcfdff;font-size:16px;font-weight:400}.TrialCard-module__emcs_W__dateMonth{color:#fcfdff99;font-size:15px;font-weight:300}.TrialCard-module__emcs_W__button{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#18191c;border-radius:0 20px 20px;width:fit-content;padding:10px 30px;font-size:16px;font-weight:500;transition:transform .3s,background .3s,box-shadow .3s}.TrialCard-module__emcs_W__card:hover .TrialCard-module__emcs_W__button{background:#444;transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}@media (max-width:768px){.TrialCard-module__emcs_W__content{padding:1rem}.TrialCard-module__emcs_W__title{margin-bottom:.3rem;font-size:15px}.TrialCard-module__emcs_W__location,.TrialCard-module__emcs_W__location i{font-size:11px}.TrialCard-module__emcs_W__right{margin-top:-40px;margin-right:-16px}.TrialCard-module__emcs_W__dateBox{padding:10px}.TrialCard-module__emcs_W__dateRange{font-size:13px}.TrialCard-module__emcs_W__dateMonth{font-size:12px}.TrialCard-module__emcs_W__button{padding:8px 20px;font-size:13px}}
.UnifyingSection-module__k1RHQG__section{padding:80px 0}.UnifyingSection-module__k1RHQG__inner{padding:0 var(--layout-padding)}.UnifyingSection-module__k1RHQG__top{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:3rem;display:grid}.UnifyingSection-module__k1RHQG__title{color:#fff;font-size:55px;font-weight:500;line-height:1.2}.UnifyingSection-module__k1RHQG__description{color:#ffffffc9;font-size:16px;font-weight:200}.UnifyingSection-module__k1RHQG__description+.UnifyingSection-module__k1RHQG__description{margin-top:1rem}.UnifyingSection-module__k1RHQG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;display:grid}.UnifyingSection-module__k1RHQG__card{border:1px solid #333;border-radius:20px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.UnifyingSection-module__k1RHQG__card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0006}.UnifyingSection-module__k1RHQG__card:hover .UnifyingSection-module__k1RHQG__image{transform:scale(1.1)}.UnifyingSection-module__k1RHQG__imageWrap{aspect-ratio:2;position:relative;overflow:hidden}.UnifyingSection-module__k1RHQG__image{object-fit:cover;transition:transform .3s}.UnifyingSection-module__k1RHQG__content{background:0 0;flex-direction:column;flex:1;align-items:center;padding:1.5rem;display:flex}.UnifyingSection-module__k1RHQG__number{color:#fff;text-shadow:0 2px 4px #0000004d;margin-bottom:.5rem;font-size:3rem;font-weight:700;line-height:1}.UnifyingSection-module__k1RHQG__label{color:#fff;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.UnifyingSection-module__k1RHQG__cardDescription{color:#666;text-align:center;font-size:13px;font-weight:300}.UnifyingSection-module__k1RHQG__button{color:#fff;cursor:pointer;background:#4ea4f8;border:none;border-radius:50px;margin-top:auto;padding:.75rem 2.5rem;font-family:Kanit,sans-serif;font-size:.9rem;font-weight:400;transition:transform .3s,box-shadow .3s,background .3s}.UnifyingSection-module__k1RHQG__button:hover{background:#357abd;transform:translateY(-2px);box-shadow:0 5px 15px #4a90e24d}.UnifyingSection-module__k1RHQG__button i{margin-left:.5rem;font-size:.8rem}@media (max-width:1024px){.UnifyingSection-module__k1RHQG__top{grid-template-columns:1fr}.UnifyingSection-module__k1RHQG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.UnifyingSection-module__k1RHQG__inner{padding:0 var(--layout-padding)}.UnifyingSection-module__k1RHQG__title{font-size:2.5rem}}@media (max-width:576px){.UnifyingSection-module__k1RHQG__grid{grid-template-columns:1fr}}
