@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";.HeroSection{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/Images/Homepage/heroSection.webp);background-size:cover;background-position:bottom;background-repeat:no-repeat;position:relative;padding:0 20rem}@media only screen and (min-width:915px)and (max-width:1300px){.HeroSection{padding:0 10rem}}@media(max-width:915px){.HeroSection{padding:0 2rem}}.HeroSection__overlay{width:100%;height:100%;background-image:linear-gradient(180deg,transparent 40%,#000);position:absolute;top:0;left:0}.HeroSection__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;z-index:1;text-align:center;margin-bottom:4rem}.HeroSection__content--heading{font-size:5rem;text-transform:uppercase;font-family:Migra;width:auto;max-width:45rem;line-height:4.5rem}@media(max-width:915px){.HeroSection__content--heading{font-size:3rem;line-height:3rem}}.HeroSection__content--heading span{color:#90fa08}.HeroSection__content--paragraph{width:65vw;height:auto;font-size:1.3rem;line-height:1.5rem;font-weight:400;font-family:Poppins,sans-serif}@media(max-width:915px){.HeroSection__content--paragraph{width:80vw;height:auto;font-size:1.1rem;line-height:1.2rem}}.HeroSection__dates{width:100vw;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;z-index:1;position:absolute;bottom:2rem;text-align:center}.HeroSection__dates--date{font-family:Migra;font-size:1.5rem;color:#90fa08}.slider{width:100%;position:relative;margin:0}.slider:after,.slider:before{content:"";position:absolute;min-width:500px;z-index:2}.slider:after{right:0;top:0;transform:rotate(180deg)}.slider:before{left:0;top:0}.slider__track{animation:scroll 20s linear infinite;display:flex;width:max-content}.slider__track--item{padding:0 10px;font-size:5rem;font-family:Migra;text-transform:uppercase}@media(max-width:915px){.slider__track--item{font-size:3rem}}.slider__track--item--filled{color:#90fa08}.slider__track--item--outlined{color:#050505;-webkit-text-stroke:1px #90fa08}@media(max-width:580px){.slider__track--item{padding:0 5px}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.SportsSlider{width:100vw;position:relative;margin:0;direction:rtl}.SportsSlider:after,.SportsSlider:before{content:"";position:absolute;min-width:500px;z-index:2}.SportsSlider:after{right:0;top:0;transform:rotate(180deg)}.SportsSlider:before{left:0;top:0}.SportsSlider__track{animation:SportsScroll 20s linear infinite;display:flex;gap:2rem;width:max-content}.SportsSlider__track--item{background-color:#90fa08;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:15px;padding:0;text-align:center}@media(max-width:915px){.SportsSlider__track--item{width:10rem;height:100%}}.SportsSlider__track--item--image{border-radius:10px;width:13rem;height:13rem;aspect-ratio:1/1}@media(max-width:915px){.SportsSlider__track--item--image{width:100%;height:100%}}.SportsSlider__track--item--heading{font-size:1.5rem;font-family:Migra;text-transform:uppercase;color:#050505;padding:.5rem 0}@keyframes SportsScroll{0%{transform:translateX(0)}to{transform:translateX(50%)}}.GameStats{flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:100vh;padding:5rem 0}.GameStats,.GameStats__statistics{width:100%;height:auto;display:flex}.GameStats__statistics{padding:3rem 0;flex-wrap:wrap;gap:1rem;justify-content:space-evenly}@media only screen and (min-width:915px)and (max-width:1300px){.GameStats__statistics{padding:3rem 10rem}}@media(max-width:915px){.GameStats__statistics{padding:3rem 2rem}}.GameStats__statistics--card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:0}.GameStats__statistics--card h1{font-size:4.5rem;font-family:Poppins,sans-serif}@media(max-width:915px){.GameStats__statistics--card h1{font-size:2rem}}.GameStats__statistics--card h2{font-size:2.5rem;text-transform:uppercase;font-family:Migra;margin-bottom:-.75rem}@media(max-width:915px){.GameStats__statistics--card h2{font-size:1.5rem}}.GameStats__statistics--card h2:nth-child(3),.GameStats__statistics--card h2:nth-child(4),.GameStats__statistics--card h2:nth-child(5){color:transparent;-webkit-text-stroke:1px #90fa08}.GameStats__statistics--card h2:nth-child(4){opacity:.5}.GameStats__statistics--card h2:nth-child(5){opacity:.2}.GameStats__sports{width:100vw;height:auto;margin:auto;overflow-x:hidden}@media only screen and (min-width:915px)and (max-width:1300px){.GameStats__sports{width:calc(100vw - 20rem);height:auto}}@media(max-width:915px){.GameStats__sports{width:100%;height:auto}}.Sponsors{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:0 0 5rem}.Sponsors__content{padding:5rem 20rem;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:2rem}@media only screen and (min-width:915px)and (max-width:1300px){.Sponsors__content{padding:5rem 10rem}}@media(max-width:915px){.Sponsors__content{padding:5rem 2rem}}.Sponsors__content--card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:15rem;aspect-ratio:16/9;background-color:#fff;border-radius:15px}@media(max-width:915px){.Sponsors__content--card{width:10rem}}.Sponsors__content--card:hover .Sponsors__content--card--image{filter:saturate(1)}.Sponsors__content--card--image{transition:all .2s ease-in-out;filter:saturate(0);width:100%;height:100%}.Aftermovie{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;padding:0 20rem;text-align:center;gap:2rem;position:relative}@media only screen and (min-width:915px)and (max-width:1300px){.Aftermovie{padding:2.5rem 10rem}}@media(max-width:915px){.Aftermovie{padding:0 2rem;height:100vh}}.Aftermovie__video{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.5;display:flex;flex-direction:column;align-items:center;justify-content:center}.Aftermovie__video video{height:auto;width:100%}@media(max-width:1300px){.Aftermovie__video video{height:100%;width:auto}}.Aftermovie__content{z-index:1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.Aftermovie__heading{font-size:5rem;text-transform:uppercase;font-family:Migra;width:auto;line-height:4.5rem}@media(max-width:915px){.Aftermovie__heading{font-size:3rem;line-height:3rem}}.Aftermovie__heading span{color:#90fa08}.Aftermovie__paragraph{font-weight:400}.Aftermovie__paragraph,.CTA{font-size:1rem;font-family:Poppins,sans-serif}.CTA{padding:.75rem 2.5rem;border-radius:10px;border:none;background-color:#90fa08;color:#050505;cursor:pointer;transition:all .2s ease-in-out}.CTA:hover{background-color:#77cd08}.PastSponsors{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/Images/sponsorbg.webp);background-size:cover;background-position:bottom;background-repeat:no-repeat;position:relative}@media only screen and (min-width:915px)and (max-width:1300px){.PastSponsors{padding:0 10rem}}@media(max-width:915px){.PastSponsors{padding:0 2rem}}.PastSponsors__overlaybg{background-image:linear-gradient(0deg,#000 5%,transparent 80%);z-index:0}.PastSponsors__overlaybg,.PastSponsors__overlaybg2{width:100%;height:100%;position:absolute;top:0;left:0}.PastSponsors__overlaybg2{background-image:linear-gradient(180deg,#030303 2%,transparent 20%);z-index:10}.PastSponsors__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;z-index:10;text-align:center;margin-top:4rem;color:#fff}.PastSponsors__content--heading{font-size:5rem;text-transform:uppercase;font-family:Migra;width:auto;max-width:45rem;line-height:4.5rem;text-align:center;z-index:100;margin-top:-70px;margin-bottom:25px;text-shadow:0 0 1px rgba(0,0,0,.881)}@media(max-width:915px){.PastSponsors__content--heading{font-size:3rem;line-height:3rem}}.PastSponsors__content--heading span{color:red}.PastSponsors__content--paragraph{width:65vw;height:auto;font-size:1.3rem;line-height:1.5rem;font-weight:400;color:#fff;z-index:100;font-family:Poppins,sans-serif;text-align:center;bottom:100px;margin-bottom:30px;text-shadow:0 0 1px rgba(0,0,0,.881)}@media(max-width:915px){.PastSponsors__content--paragraph{width:80vw;height:auto;font-size:1.1rem;line-height:1.2rem}}.PastSponsors .ctabutton{width:12rem;height:3rem;border-radius:10px;border:none;background-color:#90fa08;color:#050505;font-family:Poppins,sans-serif;font-size:1rem;cursor:pointer;transition:all .2s ease-in-out}.PastSponsors .ctabutton:hover{background-color:#77cd08}