:root {
  --grey: #212b36;
  --white: #40404000;
  --_apps---sidebar--sidebar-foreground-dark: #f6f9fc;
  --yellow: #d7fa18;
  --_apps---sidebar--sidebar-primary-foreground-dark: #050701;
  --_apps---sidebar--sidebar-accent-foreground-dark\<deleted\|variable-86295cf6-0c4a-be7a-db3d-2f79e59c9d56\>: #f8f8f8;
  --dark-grey: #f9fcff;
  --_apps---sidebar--sidebar-foreground\<deleted\|variable-50b63bcf-b2ba-8c91-5d45-07499d608df3\>: #060606;
  --_apps---sidebar--sidebar\<deleted\|variable-bd686132-2e2b-c1a9-36dd-87e031924678\>: #dedede;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.page-wrapper {
  position: relative;
}

.section {
  background-color: var(--grey);
  color: var(--white);
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.section.hide {
  display: none;
}

.section.darker-bg {
  background-color: #161c24;
  display: none;
}

.section.darker-bg.bg-element {
  background-image: url('../images/group-48096188.avif');
  background-position: 50% 0;
  background-size: contain;
  display: block;
}

.section.tar {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.section.gradient {
  background-image: url('../images/ai-football-coach-1259_1.avif'), linear-gradient(146deg, #499822, #c1e20c 50%, #fce621);
  background-position: 50%, 0 0;
  background-size: 100% 100%, auto;
}

.section.contact-bg {
  background-image: url('../images/group-48096183-2_1.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.section._300vh {
  height: 60vh;
}

.section._100vw {
  width: 100vw;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.section.mobile {
  display: none;
}

.section.features {
  width: 100vw;
}

.container {
  max-width: 1200px;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
  position: relative;
  overflow: hidden;
}

.container.overflow-hidden {
  overflow: hidden;
}

.container.sticky {
  position: sticky;
  top: 0;
}

.container.football_feed {
  overflow: visible;
}

.header-wrapper {
  background-image: linear-gradient(to bottom, var(--grey), var(--grey));
  width: 100vw;
  height: 95vh;
  position: relative;
  overflow: hidden;
}

.nav-logo-wrapper {
  z-index: 100;
  background-color: var(--white);
  color: var(--white);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  margin-bottom: -32px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.logo {
  width: 40px;
  margin: 26px 23px 15px 599px;
  padding-left: 0;
  display: block;
}

.header-top-image-wrapper {
  background-image: url('../images/image-1-min_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.header-middle-image-wrapper {
  z-index: 10;
  background-image: url('../images/3a72a2091b16eda9132b68ddd45232f8_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.header-bottom-image-wrapper {
  z-index: 10;
  background-image: url('../images/1fb51dc026502346534867f34091c176-min_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 1279.2px;
  height: 100%;
  padding-right: 0;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.header-trekker-image-wrapper {
  background-image: url('../images/02-1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.black-div {
  background-color: #000;
  height: 200px;
  position: relative;
}

.image-2 {
  width: 100%;
}

.marquee-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.marquee-stripe {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding: 52px 48px 52px 0;
  display: flex;
}

.marquee-text {
  color: var(--white);
  font-family: Poppins;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.marquee-text.yellow {
  color: var(--yellow);
}

.wrapper {
  color: var(--_apps---sidebar--sidebar-foreground-dark);
  padding: 100px 80px;
  display: block;
  position: relative;
}

.wrapper.flex {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  width: auto;
  display: flex;
  position: relative;
}

.wrapper.full {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.wrapper.full.np {
  padding-top: 0;
  padding-bottom: 0;
}

.wrapper.get-app-bg.no-top-mirgin {
  padding-top: 0;
  padding-left: 60px;
  padding-right: 60px;
}

.wrapper._20 {
  padding-left: 20px;
  padding-right: 20px;
}

.wrapper.footer {
  color: var(--_apps---sidebar--sidebar-foreground-dark);
}

.wrapper.features-bg {
  background-image: linear-gradient(#0006, #0006), url('../images/group-480960733.avif');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.wrapper.features-bg._300vh {
  height: 300vh;
}

.left-container {
  z-index: 5;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  color: var(--_apps---sidebar--sidebar-accent-foreground-dark\<deleted\|variable-86295cf6-0c4a-be7a-db3d-2f79e59c9d56\>);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.left-container.withbg {
  background-image: url('../images/group-48096085.avif');
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: flex-start;
}

.left-container.withbg.fifa_card {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  color: var(--_apps---sidebar--sidebar-accent-foreground-dark\<deleted\|variable-86295cf6-0c4a-be7a-db3d-2f79e59c9d56\>);
  flex: 1;
}

.left-container._40 {
  color: var(--grey);
  justify-content: flex-start;
  align-items: flex-start;
}

.heading-text {
  color: var(--_apps---sidebar--sidebar-foreground-dark);
  font-size: 38px;
  font-weight: 700;
  line-height: 57px;
}

.heading-text.yellow {
  color: var(--yellow);
  margin-bottom: 96px;
}

.heading-text.large {
  font-size: 52px;
  line-height: 60px;
}

.heading-text.middle {
  text-align: center;
  margin-bottom: 100px;
}

.right-container {
  z-index: 5;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
  position: relative;
}

.body {
  height: 100px;
  font-family: Poppins;
  overflow: visible;
}

.link-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--yellow);
  color: var(--dark-grey);
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.link-block.news-letter {
  margin-bottom: 0;
}

.link-block.grey {
  background-color: var(--grey);
}

.link-block.big {
  padding: 14px 32px;
  font-size: 18px;
  line-height: 28px;
}

.link-block.big.download-btn {
  margin-right: 28px;
  padding-left: 31px;
}

.arrow-icon.sub {
  position: absolute;
  inset: auto auto -100% -100%;
}

.text-block-2 {
  color: var(--grey);
}

.text-block-2.white {
  color: var(--_apps---sidebar--sidebar-foreground-dark);
}

.arrow-clip {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.arrow-clip.invert {
  filter: invert();
}

.background-video {
  z-index: 10;
}

.div-block {
  width: 80%;
}

.video-wrapper {
  width: 100%;
  position: relative;
  inset: auto;
  overflow: hidden;
}

.video-wrapper.absolute {
  width: 80%;
  position: relative;
  inset: auto;
}

.background-video-2 {
  z-index: 10;
}

.code-embed {
  border-radius: 12px;
  overflow: hidden;
}

.icon-element-wrapper {
  z-index: 0;
  position: absolute;
  inset: 0%;
}

.image-3 {
  position: absolute;
  left: 38%;
}

.image-4 {
  position: absolute;
  left: 64%;
}

.image-5 {
  position: absolute;
  bottom: 72%;
  left: 49%;
}

.image-carosel-wrapper {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  display: flex;
}

.image-carosel-stripe {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  display: flex;
}

.image-carosel-stripe.top {
  transform: translate(-302%);
}

.image-carosel-stripe.bottom {
  transform: translate(-310%);
}

.image-carosel-image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 18px;
  width: 28%;
  position: static;
}

.image-carosel-image.spcl {
  object-fit: cover;
  object-position: 50% 0%;
}

.bg {
  background-image: url('../images/group-48096186-2.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.tik-tok-for-fb-container {
  z-index: 10;
  position: relative;
}

.tik-tok-for-fb-container.absolute {
  padding-top: 140px;
  padding-bottom: 140px;
  position: absolute;
  inset: 0%;
}

.tik-tok-for-fb-container._250vh {
  height: 300vh;
  color: var(--_apps---sidebar--sidebar-accent-foreground-dark\<deleted\|variable-86295cf6-0c4a-be7a-db3d-2f79e59c9d56\>);
  height: 300vh;
}

.ai-fb-container {
  display: flex;
}

.sub-heading {
  font-size: 20px;
  line-height: 30px;
}

.sub-heading.middle {
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
  text-align: center;
}

.sub-heading-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.target-hover {
  background-color: #116500b3;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0 2px 7px #0003;
}

.target-one {
  aspect-ratio: 1;
  background-image: url('../images/1.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  max-width: 40%;
  padding: 40px 32px 28px;
  overflow: clip;
}

.target-one._00 {
  background-image: url('../images/card-hover-2-1_1.avif');
  max-width: 60%;
}

.targer-image {
  width: 100%;
  max-width: 100%;
}

.targer-image.hide {
  display: none;
}

.target-part {
  padding-left: 80px;
  padding-right: 80px;
}

.target-section {
  background-color: #161c24;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.target-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.in-the {
  color: #f4f6f8;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.target-two {
  background-image: url('../images/card-hover-2_1.avif');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  max-width: 60%;
  padding: 40px 32px 28px;
  overflow: clip;
}

.target-two._11 {
  background-image: url('../images/2.png');
  width: 100%;
  max-width: 40%;
}

.target-container {
  max-width: 1920px;
}

.target {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 26px;
  font-family: Poppins;
  font-size: 72px;
  font-weight: 700;
  line-height: 86px;
}

.target.less-bm {
  margin-bottom: 20px;
}

.target-logo {
  width: 30%;
}

.news {
  width: 100%;
}

.target-main {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  height: 500px;
  display: flex;
}

.target-main.two {
  flex: 0 auto;
  grid-template-columns: 1.3fr 1fr;
  justify-content: center;
  align-items: stretch;
}

.parents {
  color: #fff;
  font-family: Poppins;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.img-logo {
  width: 100%;
}

.img-logo.hide {
  display: none;
}

.bar-icon {
  position: absolute;
  inset: 4% auto auto 0%;
}

.bar-icon-02 {
  position: absolute;
  inset: 2% 40%;
}

.bar-icon03 {
  position: absolute;
  inset: 10% 0% auto auto;
}

.get-the-part {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.get-the-text {
  width: 100%;
  max-width: 60%;
}

.get-the--img {
  width: 100%;
  max-width: 40%;
  position: relative;
}

.get-the {
  width: 550px;
  font-family: Poppins;
  font-size: 92px;
  line-height: 118px;
}

.get-button {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding-top: 100px;
  display: flex;
}

.get-play, .get-app {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #000;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  max-width: 50%;
  padding: 20px;
  display: flex;
}

.play {
  width: 32px;
}

.get-ti-on {
  font-family: Poppins;
  font-weight: 400;
}

.google {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.app {
  width: 32px;
}

.app-image {
  position: absolute;
  inset: auto -26% 3% auto;
}

.get-con {
  position: absolute;
  inset: 9% auto auto 9%;
}

.get-icon {
  position: absolute;
  inset: 15% 1% auto auto;
}

.get-u {
  position: absolute;
  inset: 0% 0% auto 43%;
}

.get-plus {
  position: absolute;
  inset: 8% 0% auto 54%;
}

.mobile-image {
  -webkit-text-fill-color: inherit;
  vertical-align: middle;
  mix-blend-mode: color-burn;
  background-color: #0000;
  background-clip: border-box;
  width: 300px;
  height: 661px;
  margin: -22px 69px -228px 124px;
  padding: 57px 0 0;
  font-family: Poppins;
  position: absolute;
  inset: -43px 659px -164px -113px;
  box-shadow: 0 2px 5px #0003;
}

.heading-wrapper {
  margin-bottom: 100px;
}

.team-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.team-card {
  background-image: url('../images/team-card-back.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  padding: 16px;
  transition: height .35s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-image-wrapper {
  z-index: 10;
  border-radius: 12px;
  transition: height .3s cubic-bezier(.645, .045, .355, 1);
  position: relative;
  overflow: hidden;
}

.background-image {
  opacity: .1;
}

.bg-image-wrapper {
  position: absolute;
  inset: 0%;
}

.bg-image-wrapper.none {
  display: none;
}

.bg-image-wrapper-again {
  position: absolute;
  inset: auto 0% 25% auto;
}

.bg-image-wrapper-again.none {
  display: none;
}

.team-content-wrapper {
  z-index: 10;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  flex: 1;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  position: relative;
}

.team-name {
  color: var(--dark-grey);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}

.team-post {
  color: var(--dark-grey);
}

.sub-post {
  color: var(--dark-grey);
  text-transform: uppercase;
  font-size: 10px;
}

.form-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-radius: 50px;
  padding: 50px;
  display: flex;
  box-shadow: 4px 4px 5px #112513, -2px -2px 5px #b7d0b5;
}

.form-heading {
  text-align: center;
  margin-bottom: 10px;
  font-size: 72px;
  font-weight: 600;
  line-height: 86px;
}

.form-heading.get-the-app {
  text-align: left;
  text-align: left;
  width: 70%;
}

.text-block-3 {
  color: #c4cdd5;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

.form {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-field {
  color: #919eab;
  background-color: #454f5b;
  border: 1px #000;
  border-radius: 8px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 24px 20px;
}

.text-field-2 {
  border-radius: 8px;
  margin-top: 0;
  margin-bottom: 0;
}

.team-details-wrapper {
  z-index: 10;
  color: var(--dark-grey);
  border-top: 1px solid #e2cd5e;
  border-bottom: 1px solid #e2cd5e;
  position: relative;
  overflow: hidden;
}

.team-link-wrapper {
  z-index: 10;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 13px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
}

.text-block-4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.link-block-2 {
  color: var(--dark-grey);
  text-decoration: none;
}

.news-letter-form-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.newsletter-form-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-radius: 50px;
  flex-flow: column;
  width: 60%;
  padding: 50px;
  display: flex;
  position: absolute;
  box-shadow: 4px 4px 5px #112513, -2px -2px 5px #b7d0b5;
}

.newsletter-heading-wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.newsletter-heading {
  text-align: center;
  margin-bottom: 20px;
  font-size: 52px;
  font-weight: 600;
  line-height: 60px;
}

.newsletter-subheading {
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 24px;
}

.news-letter {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.get-app-bg {
  width: 100%;
}

.get-app-wrapper {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 62px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.google-and-app-store-image-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: var(--_apps---sidebar--sidebar-foreground\<deleted\|variable-50b63bcf-b2ba-8c91-5d45-07499d608df3\>);
  overflow-wrap: normal;
  display: flex;
}

.google-play-wrapper {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: var(--dark-grey);
  border-radius: 12px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 20px;
  display: flex;
}

.image-6 {
  width: 36px;
}

.get-it-on {
  color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
  font-size: 10px;
  line-height: 16px;
  text-decoration: underline;
}

.google-play {
  color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
  -webkit-text-stroke-color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
}

.google-play.footer {
  white-space: nowrap;
}

.tekkers-image {
  width: 100%;
}

.trekker-image-wrapper {
  padding-left: 100px;
  padding-right: 100px;
}

.hero-peralax-wrapper {
  background-color: var(--grey);
  width: 100vw;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.video-section-wrapper {
  width: 100%;
  height: 90vh;
}

.background-video-3 {
  z-index: 10;
  width: 100%;
  height: 100%;
}

.background-video-3.mobile {
  display: none;
}

.mobile-video {
  border-radius: 20px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: hidden;
}

.background-video-4 {
  z-index: 10;
  aspect-ratio: 2 / 3;
  border-radius: 20px;
  width: 271px;
  height: 518px;
  position: absolute;
  inset: 4% auto auto 10px;
  overflow: hidden;
}

.background-video-4.hide {
  padding-top: 0;
  padding-left: 172px;
  display: none;
}

.background-video-4-copy {
  aspect-ratio: 2 / 3;
  width: 271px;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: none;
}

.tik-tok-footeball-cerosel {
  overflow: hidden;
}

.tik-tok-footeball-cerosel.hide {
  display: none;
}

.tik-tok-footeball-cerosel-stripe {
  grid-column-gap: 66px;
  grid-row-gap: 66px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tik-tok-image {
  flex: none;
  width: 33.33%;
}

.swiper-container.videoswiper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.swiper-wrapper {
  justify-content: space-between;
  align-items: center;
  height: 60vh;
  display: flex;
}

.swiper-slide.football-bg-video {
  z-index: 10;
}

.swiper-slide.video-slide {
  z-index: 10;
  flex: 1;
  height: 400px;
}

.swiper-slide.video-slide.hide {
  display: none;
}

.swiper-button-prev {
  border: 1px solid #d7fa18;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: none;
  position: relative;
}

.code-embed-2 {
  color: #d7fa18;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.swiper-button-next {
  border: 1px solid #d7fa18;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: none;
  position: relative;
}

.image-8 {
  border-radius: 10px;
}

.footer-container {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-heading {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}

.our-services-container {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.our-services-container.hide {
  display: none;
}

.our-services-heading {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  font-size: 20px;
}

.text-block-5 {
  color: var(--white);
  padding-left: 0;
  text-decoration: none;
}

.last-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  align-self: flex-end;
  display: flex;
}

.logo-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.image-9 {
  width: 100%;
  height: 80vh;
  display: none;
}

.overlay {
  z-index: 20;
  background-color: #0006;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.background-video-5 {
  z-index: 10;
  height: 80vh;
}

.code-embed-3, .image-10 {
  display: none;
}

.background-video-6 {
  z-index: 10;
  height: 80vh;
}

.video-swiper-wrapper {
  z-index: 100000000;
  position: relative;
}

.code-embed-4 {
  position: relative;
}

.video-slider-wrapper {
  z-index: 10;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.image-scroll-wrapper {
  height: 90vh;
  display: flex;
}

.scroll-image-wrapper {
  justify-content: flex-start;
  align-items: stretch;
  width: 40%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.scroll-image-wrapper._20 {
  width: 20%;
}

.scroll-image-wrapper.middle {
  width: 40%;
}

.image-11 {
  object-fit: cover;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.image-11._20 {
  transform: scale(1.2);
}

.background-video-7 {
  flex: 1;
}

.hero-slider_collection-list.list {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-slider_collection-item.item.slick-current {
  flex: 1;
}

.hero-slider_collection-item.item.slick-current.hide {
  display: none;
}

.lottie-animation {
  z-index: -10;
  width: 100%;
  height: 100%;
  position: relative;
}

.text-block-6 {
  text-transform: uppercase;
}

.background-video-8 {
  mix-blend-mode: screen;
  width: 272px;
  height: 600px;
  margin-left: 0;
  display: block;
}

.link-block-3 {
  color: var(--white);
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link-block-4 {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  text-decoration: none;
}

.hero-mobile-image-wrapper {
  display: none;
}

.fifa_card_description {
  font-size: 18px;
  line-height: 28px;
}

.fifalist {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  display: flex;
}

.fifa_point {
  font-size: 16px;
  line-height: 24px;
}

.tik-tok-footeball-anim {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: sticky;
  top: 10%;
}

.tik-tok-footeball-anim.hide {
  display: none;
}

.tik_tok_football_left_box {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.tik_tok_football_right_box {
  flex: 1;
}

.tik_tok_football_heading {
  font-size: 72px;
  font-weight: 500;
  line-height: 1.2em;
}

.tik_tok_football_sub_heading {
  font-size: 18px;
  line-height: 32px;
}

.tik_tok_football_sub_heading.top {
  position: absolute;
  inset: 0%;
}

.tik_tok_football_sub_heading.top._1, .tik_tok_football_sub_heading.top._2 {
  opacity: 0;
  position: absolute;
}

.tik_tok_football_sub_heading.top._3 {
  opacity: 0;
}

.video_wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.football_feed_video {
  width: 50%;
}

.football_feed_video.top {
  z-index: 5;
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.football_feed_video.top._1, .football_feed_video.top._3, .football_feed_video.top._2 {
  left: auto;
  right: auto;
}

.football_heading_wrapper {
  height: 1.2em;
  font-size: 72px;
  overflow: hidden;
}

.football_feed_description {
  position: relative;
}

.social_icon_wrapper {
  z-index: 20;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.hero-heading-center {
  background-color: #0000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: block;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-left: 264px;
  margin-right: -16px;
  font-size: 20px;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 40px;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.text-block-7 {
  -webkit-text-stroke-color: var(--white);
  text-shadow: 0 1px 1px #0003;
}

.text-span {
  -webkit-text-stroke-color: var(--white);
}

.list-item {
  font-size: 35px;
}

.navbar-logo-center {
  margin-left: -100px;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  color: #f6f9fc;
  width: 100%;
  max-width: 1140px;
  font-family: Montserrat, sans-serif;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  color: var(--_apps---sidebar--sidebar-foreground-dark);
  background-color: #efecec00;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.list-item-2 {
  color: var(--_apps---sidebar--sidebar\<deleted\|variable-bd686132-2e2b-c1a9-36dd-87e031924678\>);
}

.list-item-3 {
  padding-left: 171px;
  padding-right: 0;
}

.list-item-4 {
  color: #dedede;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.link-block-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #f9fcff;
  background-color: #d7fa18;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.link-block-5.big {
  padding: 14px 32px;
  font-size: 18px;
  line-height: 28px;
}

.link-block-5.big.download-btn {
  margin-right: 28px;
  padding-left: 31px;
}

.text-block-8 {
  color: #212b36;
}

.list-item-5 {
  padding-left: 171px;
  padding-right: 0;
}

.nav-logo-wrapper-2 {
  z-index: 100;
  -webkit-text-fill-color: inherit;
  background-color: #ffffff0f;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  margin-bottom: -32px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu-three-2 {
  color: #f6f9fc;
  background-color: #efecec00;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.list-item-6 {
  color: #dedede;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.link-block-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #f9fcff;
  background-color: #d7fa18;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.link-block-6.big {
  padding: 14px 32px;
  font-size: 18px;
  line-height: 28px;
}

.link-block-6.big.download-btn {
  margin-right: 28px;
  padding-left: 31px;
}

.text-block-9 {
  color: #212b36;
}

.list-item-7 {
  padding-left: 171px;
  padding-right: 0;
}

.nav-logo-wrapper-3 {
  z-index: 100;
  -webkit-text-fill-color: inherit;
  background-color: #ffffff0f;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  margin-bottom: -32px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.body-2 {
  background-color: #000;
}

.section-2 {
  color: #ffffff0f;
  background-color: #212b36;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.wrapper-2 {
  color: #f6f9fc;
  padding: 100px 80px;
  display: block;
  position: relative;
}

.wrapper-2._20 {
  padding-left: 20px;
  padding-right: 20px;
}

.wrapper-2.footer {
  color: #f6f9fc;
}

.link-block-7 {
  color: #ffffff0f;
  -webkit-text-stroke-color: #ffffff0f;
  text-decoration: none;
}

.text-block-10 {
  color: #ffffff8f;
  padding-left: 0;
  text-decoration: none;
}

.get-it-on-2 {
  color: #050701;
  font-size: 10px;
  line-height: 16px;
  text-decoration: underline;
}

.get-it-on-2.footer {
  color: #fcfff7;
}

.section-3 {
  color: #ffffff0f;
  background-color: #212b36;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.google-play-wrapper-2 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #080809;
  border-radius: 12px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 20px;
  display: flex;
}

.image-12 {
  width: 36px;
}

.google-play-2 {
  color: #050701;
  -webkit-text-stroke-color: #050701;
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
}

.google-play-2.footer {
  color: #fff;
  white-space: nowrap;
  background-color: #000;
}

.our-services-container-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.our-services-container-2.hide {
  display: none;
}

.div-block-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff0;
  display: flex;
}

.link-block-8 {
  color: #ffffff0f;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link-block-9 {
  color: #ffffff0f;
  -webkit-text-stroke-color: #ffffff0f;
  text-decoration: none;
}

.text-block-11 {
  color: #ffffff0f;
  padding-left: 0;
  text-decoration: none;
}

.google-play-wrapper-3 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
  border-radius: 12px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 20px;
  display: flex;
}

.image-13 {
  width: 36px;
}

.google-play-3 {
  color: #050701;
  -webkit-text-stroke-color: #050701;
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
}

.google-play-3.footer {
  color: #fff;
  white-space: nowrap;
}

.div-block-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -webkit-text-stroke-color: #020202;
  margin-left: -4px;
  display: flex;
}

.link-block-10 {
  color: #ffffff0f;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.list-item-8 {
  color: #dedede;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-12 {
  color: #212b36;
}

.list-item-9 {
  padding-left: 171px;
  padding-right: 0;
}

.nav-logo-wrapper-4 {
  z-index: 100;
  -webkit-text-fill-color: inherit;
  background-color: #ffffff0f;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  margin-bottom: -32px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.container-7 {
  max-width: 1920px;
  display: block;
  position: relative;
  overflow: hidden;
}

.header-bottom-image-wrapper-2 {
  z-index: 10;
  background-image: url('../images/1fb51dc026502346534867f34091c176-min_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.header-wrapper-2 {
  background-image: linear-gradient(#212b36, #212b36);
  width: 100vw;
  height: 95vh;
  position: relative;
  overflow: hidden;
}

.section-4 {
  color: #fff;
  background-color: #212b36;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.section-4._100vw {
  width: 100vw;
  overflow: hidden;
}

.hero-peralax-wrapper-2 {
  background-color: #212b36;
  width: 100vw;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.container-8 {
  max-width: 1920px;
  display: block;
  position: relative;
  overflow: hidden;
}

.header-wrapper-3 {
  background-image: linear-gradient(#212b36, #212b36);
  width: 100vw;
  height: 95vh;
  position: relative;
  overflow: hidden;
}

.hero-peralax-wrapper-3 {
  background-color: #212b36;
  width: 100vw;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.header-bottom-image-wrapper-3 {
  z-index: 10;
  background-image: url('../images/1fb51dc026502346534867f34091c176-min_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.section-5 {
  color: #fff;
  background-color: #212b36;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.container-9 {
  max-width: 1920px;
  display: block;
  position: relative;
  overflow: hidden;
}

.wrapper-3 {
  padding: 100px 80px;
  display: block;
  position: relative;
}

.wrapper-3.full {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.wrapper-3.full.np {
  padding-top: 0;
  padding-bottom: 0;
}

.wrapper-3._20 {
  padding-left: 20px;
  padding-right: 20px;
}

.wrapper-3.get-app-bg.no-top-mirgin {
  padding-top: 0;
  padding-left: 60px;
  padding-right: 60px;
}

.wrapper-3.features-bg {
  background-image: linear-gradient(#0006, #0006), url('../images/group-480960733.avif');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.wrapper-3.flex {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.background-video-9 {
  z-index: 10;
  height: 80vh;
}

.container-10 {
  max-width: 1920px;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-16 {
  width: 100%;
  height: 80vh;
  display: none;
}

.image-17 {
  display: none;
}

.background-video-10 {
  z-index: 10;
  height: 80vh;
}

.section-6 {
  color: #fff;
  background-color: #212b36;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.section-6.darker-bg {
  background-color: #161c24;
  display: none;
}

.section-6.darker-bg.bg-element {
  background-image: url('../images/group-48096188.avif');
  background-position: 50% 0;
  background-size: contain;
  display: block;
}

.section-6._300vh {
  height: 60vh;
}

.section-6.hide, .section-6.mobile {
  display: none;
}

.section-6._100vw {
  width: 100vw;
  overflow: hidden;
}

.section-6.features {
  width: 100vw;
}

.section-6.darker-bg {
  background-color: #161c24;
}

.section-6.darker-bg.bg-element {
  background-image: url('../images/group-48096188.avif');
  background-position: 50% 0;
  background-size: contain;
}

.section-6.contact-bg {
  background-image: url('../images/group-48096183-2_1.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-6.gradient {
  background-image: url('../images/ai-football-coach-1259_1.avif'), linear-gradient(146deg, #499822, #c1e20c 50%, #fce621);
  background-position: 50%, 0 0;
  background-size: 100% 100%, auto;
}

.container-11 {
  max-width: 1920px;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-19 {
  width: 100%;
  height: 80vh;
  display: none;
}

.image-20 {
  display: none;
}

.football_feed_video-2 {
  width: 50%;
}

.football_feed_video-2.top {
  z-index: 5;
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.football_feed_video-2.top._1, .football_feed_video-2.top._3, .football_feed_video-2.top._2 {
  left: auto;
  right: auto;
}

.heading-text-2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 57px;
}

.heading-text-2.middle {
  text-align: center;
  margin-bottom: 100px;
}

.heading-text-2.yellow {
  color: #d7fa18;
  margin-bottom: 96px;
}

.heading-text-2.large {
  font-size: 52px;
  line-height: 60px;
}

.background-video-11 {
  z-index: 10;
  aspect-ratio: 2 / 3;
  border-radius: 20px;
  width: 271px;
  height: 518px;
  position: absolute;
  inset: 4% auto auto 10px;
  overflow: hidden;
}

.background-video-11.hide {
  padding-top: 0;
  padding-left: 172px;
  display: none;
}

.sub-post-2 {
  color: #161c24;
  text-transform: uppercase;
  font-size: 10px;
}

.mobile-image-2 {
  -webkit-text-fill-color: inherit;
  vertical-align: middle;
  mix-blend-mode: color-burn;
  background-color: #0000;
  background-clip: border-box;
  width: 300px;
  height: 661px;
  margin: -22px 69px -228px 124px;
  padding: 57px 0 0;
  position: absolute;
  inset: -43px 659px -164px -113px;
  box-shadow: 0 2px 5px #0003;
}

.text-block-13 {
  color: #fff;
  padding-left: 0;
  text-decoration: none;
}

.lottie-animation-3 {
  z-index: -10;
  width: 100%;
  height: 100%;
  position: relative;
}

.link-block-11 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-decoration: none;
}

.google-play-wrapper-4 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #161c24;
  border-radius: 12px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 20px;
  display: flex;
}

.image-22 {
  position: absolute;
  bottom: 72%;
  left: 49%;
}

.container-12 {
  max-width: 1920px;
  display: block;
  position: relative;
  overflow: hidden;
}

.container-12.sticky {
  position: sticky;
  top: 0;
}

.container-12.overflow-hidden {
  overflow: hidden;
}

.container-12.football_feed {
  overflow: visible;
}

.team-grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.background-video-12 {
  z-index: 10;
  width: 100%;
  height: 100%;
}

.background-video-12.mobile {
  display: none;
}

.link-block-12 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #161c24;
  background-color: #d7fa18;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.link-block-12.grey {
  background-color: #212b36;
}

.link-block-12.big {
  padding: 14px 32px;
  font-size: 18px;
  line-height: 28px;
}

.link-block-12.news-letter {
  margin-bottom: 0;
}

.team-card-2 {
  background-image: url('../images/team-card-back.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  padding: 16px;
  transition: height .35s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-23 {
  width: 36px;
}

.background-video-13 {
  z-index: 10;
  height: 80vh;
}

.link-block-13 {
  color: #fff;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.image-24 {
  width: 100%;
  height: 80vh;
  display: none;
}

.image-25 {
  display: none;
}

.parents-2 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.text-block-14 {
  color: #212b36;
}

.text-block-14.white {
  color: #fff;
}

.footer-container-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.background-video-14 {
  mix-blend-mode: screen;
  width: 272px;
  height: 600px;
  margin-left: 0;
  display: block;
}

.in-the-2 {
  color: #f4f6f8;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.logo-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.team-link-wrapper-2 {
  z-index: 10;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 13px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
}

.image-26 {
  border-radius: 10px;
}

.team-details-wrapper-2 {
  z-index: 10;
  color: #161c24;
  border-top: 1px solid #e2cd5e;
  border-bottom: 1px solid #e2cd5e;
  position: relative;
  overflow: hidden;
}

.marquee-text-2 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.marquee-text-2.yellow {
  color: #d7fa18;
}

.background-video-15 {
  z-index: 10;
  height: 80vh;
}

.team-post-2 {
  color: #161c24;
}

.left-container-2 {
  z-index: 5;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.left-container-2.withbg {
  background-image: url('../images/group-48096085.avif');
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: flex-start;
}

.left-container-2.withbg.fifa_card {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex: 1;
}

.left-container-2._40 {
  color: #212b36;
  justify-content: flex-start;
  align-items: flex-start;
}

.google-and-app-store-image-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.team-name-2 {
  color: #161c24;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}

.google-play-4 {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
}

.google-play-4.footer {
  white-space: nowrap;
}

.social_icon_wrapper-2 {
  z-index: 20;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.text-block-15 {
  color: #c4cdd5;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

.right-container-2 {
  z-index: 5;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
  position: relative;
}

.marquee-stripe-2 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding: 52px 48px 52px 0;
  display: flex;
}

.link-block-14 {
  color: #161c24;
  text-decoration: none;
}

.text-field-3 {
  color: #919eab;
  background-color: #454f5b;
  border: 1px #000;
  border-radius: 8px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 24px 20px;
}

.text-block-16 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.target-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 60px;
  font-size: 72px;
  font-weight: 700;
  line-height: 86px;
}

.target-2.less-bm {
  margin-bottom: 20px;
}

.div-block-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.header-wrapper-4 {
  background-image: linear-gradient(#212b36, #212b36);
  width: 100vw;
  height: 95vh;
  position: relative;
  overflow: hidden;
}

.get-it-on-3 {
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  text-decoration: underline;
}

.tik_tok_football_left_box-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.get-app-wrapper-2 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  justify-content: space-between;
  align-items: center;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.our-services-container-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.our-services-container-3.hide {
  display: none;
}

.footer-heading-2 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}

.image-27 {
  object-fit: cover;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.image-27._20 {
  transform: scale(1.2);
}

.image-28 {
  position: absolute;
  left: 64%;
}

.image-29 {
  position: absolute;
  left: 38%;
}

.fifa_card_description-2 {
  font-size: 18px;
  line-height: 28px;
}

.hero-peralax-wrapper-4 {
  background-color: #212b36;
  width: 100vw;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.icon-element-wrapper-2 {
  z-index: 0;
  position: absolute;
  inset: 0%;
}

.text-block-17 {
  text-transform: uppercase;
}

.football_feed_video-3 {
  width: 50%;
}

.football_feed_video-3.top {
  z-index: 5;
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.football_feed_video-3.top._1, .football_feed_video-3.top._3, .football_feed_video-3.top._2 {
  left: auto;
  right: auto;
}

.heading-text-3 {
  font-size: 38px;
  font-weight: 700;
  line-height: 57px;
}

.heading-text-3.middle {
  text-align: center;
  margin-bottom: 100px;
}

.heading-text-3.yellow {
  color: #d7fa18;
  margin-bottom: 96px;
}

.heading-text-3.large {
  font-size: 52px;
  line-height: 60px;
}

.nav-logo-wrapper-5 {
  z-index: 100;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.hero-peralax-wrapper-5 {
  background-color: #212b36;
  width: 100vw;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.text-block-18 {
  color: #fff;
  padding-left: 0;
  text-decoration: none;
}

.link-block-15 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-decoration: none;
}

.google-play-wrapper-5 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #161c24;
  border-radius: 12px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 20px;
  display: flex;
}

.image-31 {
  position: absolute;
  bottom: 72%;
  left: 49%;
}

.team-card-3 {
  background-image: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  padding: 16px;
  transition: height .35s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-grid-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.logo-2 {
  width: 40px;
}

.background-video-16 {
  z-index: 10;
  width: 100%;
  height: 100%;
}

.background-video-16.mobile {
  display: none;
}

.link-block-16 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #161c24;
  background-color: #d7fa18;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.link-block-16.grey {
  background-color: #212b36;
}

.link-block-16.big {
  padding: 14px 32px;
  font-size: 18px;
  line-height: 28px;
}

.link-block-16.news-letter {
  margin-bottom: 0;
}

.image-32 {
  width: 36px;
}

.container-13 {
  max-width: 1920px;
  position: relative;
  overflow: hidden;
}

.container-13.sticky {
  position: sticky;
  top: 0;
}

.container-13.overflow-hidden {
  overflow: hidden;
}

.container-13.football_feed {
  overflow: visible;
}

.target-one-2 {
  aspect-ratio: 1;
  background-image: url('../images/card-hover-1_1.avif');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  max-width: 40%;
  padding: 40px 32px 28px;
  overflow: clip;
}

.target-one-2._00 {
  background-image: url('../images/card-hover-2-1_1.avif');
  max-width: 60%;
}

.background-video-17 {
  z-index: 10;
  height: 80vh;
}

.link-block-17 {
  color: #fff;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.image-33 {
  width: 100%;
  height: 80vh;
  display: none;
}

.image-34 {
  display: none;
}

.text-block-19 {
  color: #212b36;
}

.text-block-19.white {
  color: #fff;
}

.footer-container-3 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.background-video-18 {
  mix-blend-mode: screen;
  width: 272px;
  height: 600px;
  margin-left: 0;
  display: block;
}

.logo-wrapper-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-35 {
  border-radius: 10px;
}

.team-details-wrapper-3 {
  z-index: 10;
  color: #161c24;
  border-top: 1px solid #e2cd5e;
  border-bottom: 1px solid #e2cd5e;
  position: relative;
  overflow: hidden;
}

.marquee-text-3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.marquee-text-3.yellow {
  color: #d7fa18;
}

.background-video-19 {
  z-index: 10;
  height: 80vh;
}

.team-post-3 {
  color: #161c24;
}

.google-and-app-store-image-wrapper-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.text-block-20 {
  color: #c4cdd5;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

.link-block-18 {
  color: #161c24;
  text-decoration: none;
}

.wrapper-4 {
  padding: 100px 80px;
  position: relative;
}

.wrapper-4._20 {
  padding-left: 20px;
  padding-right: 20px;
}

.wrapper-4.get-app-bg.no-top-mirgin {
  padding-top: 0;
  padding-left: 60px;
  padding-right: 60px;
}

.wrapper-4.full {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.wrapper-4.full.np {
  padding-top: 0;
  padding-bottom: 0;
}

.wrapper-4.features-bg {
  background-image: linear-gradient(#0006, #0006), url('../images/group-480960733.avif');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.wrapper-4.flex {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.text-block-21 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.div-block-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.header-wrapper-5 {
  background-image: linear-gradient(#212b36, #212b36);
  width: 100vw;
  height: 95vh;
  position: relative;
  overflow: hidden;
}

.get-it-on-4 {
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  text-decoration: underline;
}

.tik_tok_football_left_box-3 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.get-app-wrapper-3 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  justify-content: space-between;
  align-items: center;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.our-services-container-4 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.our-services-container-4.hide {
  display: none;
}

.footer-heading-3 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}

.image-36 {
  object-fit: cover;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.image-36._20 {
  transform: scale(1.2);
}

.left-container-3 {
  z-index: 5;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.left-container-3._40 {
  color: #212b36;
  justify-content: flex-start;
  align-items: flex-start;
}

.left-container-3.withbg {
  background-image: url('../images/group-48096085.avif');
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: flex-start;
}

.left-container-3.withbg.fifa_card {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
}

.image-37 {
  position: absolute;
  left: 64%;
}

.image-38 {
  position: absolute;
  left: 38%;
}

.text-block-22 {
  text-transform: uppercase;
}

.container-14 {
  max-width: 1920px;
  position: relative;
  overflow: hidden;
}

.container-14.football_feed {
  overflow: visible;
}

.container-14.sticky {
  position: sticky;
  top: 0;
}

.team-details-wrapper-4 {
  z-index: 10;
  color: #161c24;
  border-top: 1px solid #e2cd5e;
  border-bottom: 1px solid #e2cd5e;
  position: relative;
  overflow: hidden;
}

.team-post-4 {
  color: #161c24;
}

.link-block-19 {
  color: #161c24;
  text-decoration: none;
}

.wrapper-5 {
  padding: 100px 80px;
  position: relative;
}

.wrapper-5.get-app-bg.no-top-mirgin {
  padding-top: 0;
  padding-left: 60px;
  padding-right: 60px;
}

.wrapper-5.features-bg {
  background-image: linear-gradient(#0006, #0006), url('../images/group-480960733.avif');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.wrapper-5.full {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.wrapper-5.full.np {
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-23 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.text-block-24 {
  text-transform: uppercase;
}

.team-post-5 {
  color: #161c24;
}

.link-block-20 {
  color: #161c24;
  text-decoration: none;
}

.text-block-25 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.text-block-26 {
  text-transform: uppercase;
}

.nav-logo-wrapper-6 {
  z-index: 100;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.image-39 {
  color: #100707;
}

.link-block-21 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #161c24;
  background-color: #d7fa18;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.text-block-27 {
  color: #212b36;
}

.link-block-22 {
  background-color: var(--yellow);
}

.get-it-on-5 {
  font-size: 10px;
  line-height: 16px;
}

.google-play-wrapper-6 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #161c24;
  border-radius: 12px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 20px;
  display: flex;
}

.image-40 {
  width: 36px;
}

.left-container-4 {
  z-index: 5;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.google-and-app-store-image-wrapper-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.right-container-3 {
  z-index: 5;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
  position: relative;
}

.google-play-5 {
  font-size: 14px;
  line-height: 16px;
}

.get-app-wrapper-4 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  justify-content: space-between;
  align-items: center;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.football_feed_video-4 {
  width: 50%;
}

.football_feed_video-4.top {
  z-index: 5;
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.football_feed_video-4.top._1, .football_feed_video-4.top._3, .football_feed_video-4.top._2 {
  left: auto;
  right: auto;
}

.heading-text-4 {
  font-size: 38px;
  font-weight: 700;
  line-height: 57px;
}

.heading-text-4.middle {
  text-align: center;
  margin-bottom: 100px;
}

.tik_tok_football_left_box-4 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.image-41 {
  object-fit: cover;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.image-41._20 {
  transform: scale(1.2);
}

.football_feed_video-5 {
  width: 50%;
}

.football_feed_video-5.top {
  z-index: 5;
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.football_feed_video-5.top._1, .football_feed_video-5.top._3, .football_feed_video-5.top._2 {
  left: auto;
  right: auto;
}

.heading-text-5 {
  font-size: 38px;
  font-weight: 700;
  line-height: 57px;
}

.heading-text-5.middle {
  text-align: center;
  margin-bottom: 100px;
}

.heading-text-5.yellow {
  color: #d7fa18;
  margin-bottom: 96px;
}

.heading-text-5.large {
  font-size: 52px;
  line-height: 60px;
}

.nav-logo-wrapper-7 {
  z-index: 100;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.text-block-28 {
  color: #fff;
  padding-left: 0;
  text-decoration: none;
}

.left-container-5 {
  z-index: 5;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.left-container-5.withbg {
  background-image: url('../images/group-48096085.avif');
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: flex-start;
}

.left-container-5.withbg.fifa_card {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex: 1;
  padding-left: 0;
}

.left-container-5._40 {
  color: #212b36;
  justify-content: flex-start;
  align-items: flex-start;
}

.lottie-animation-6 {
  z-index: -10;
  width: 100%;
  height: 100%;
  position: relative;
}

.link-block-23 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-decoration: none;
}

.hero-peralax-wrapper-6 {
  background-color: #212b36;
  width: 100vw;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.google-play-wrapper-7 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #161c24;
  border-radius: 12px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 20px;
  display: flex;
}

.image-43 {
  position: absolute;
  bottom: 72%;
  left: 49%;
}

.container-15 {
  max-width: 1920px;
  display: block;
  position: relative;
  overflow: hidden;
}

.container-15.sticky {
  position: sticky;
  top: 0;
}

.container-15.overflow-hidden {
  overflow: hidden;
}

.container-15.football_feed {
  overflow: visible;
}

.background-video-20 {
  z-index: 10;
  width: 100%;
  height: 100%;
}

.background-video-20.mobile {
  display: none;
}

.wrapper-6 {
  padding: 100px 80px;
  display: block;
  position: relative;
}

.wrapper-6._20 {
  padding-left: 20px;
  padding-right: 20px;
}

.wrapper-6.get-app-bg.no-top-mirgin {
  padding-top: 0;
  padding-left: 60px;
  padding-right: 60px;
}

.wrapper-6.full {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.wrapper-6.full.np {
  padding-top: 0;
  padding-bottom: 0;
}

.wrapper-6.features-bg {
  background-image: linear-gradient(#0006, #0006), url('../images/group-480960733.avif');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.wrapper-6.flex {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.link-block-24 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #161c24;
  background-color: #d7fa18;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.link-block-24.grey {
  background-color: #212b36;
}

.link-block-24.big {
  padding: 14px 32px;
  font-size: 18px;
  line-height: 28px;
}

.link-block-24.news-letter {
  margin-bottom: 0;
}

.image-44 {
  width: 36px;
}

.background-video-21 {
  z-index: 10;
  height: 80vh;
}

.link-block-25 {
  color: #fff;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.image-45 {
  width: 100%;
  height: 80vh;
  display: none;
}

.image-46 {
  display: none;
}

.text-block-29 {
  color: #212b36;
}

.text-block-29.white {
  color: #fff;
}

.footer-container-4 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.background-video-22 {
  mix-blend-mode: screen;
  width: 272px;
  height: 600px;
  margin-left: 0;
  display: block;
}

.logo-wrapper-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.page-wrapper-2 {
  position: relative;
}

.image-47 {
  border-radius: 10px;
}

.marquee-text-4 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.marquee-text-4.yellow {
  color: #d7fa18;
}

.background-video-23 {
  z-index: 10;
  height: 80vh;
}

.team-post-6 {
  color: #161c24;
}

.google-and-app-store-image-wrapper-5 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.text-block-30 {
  color: #c4cdd5;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

.right-container-4 {
  z-index: 5;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
  position: relative;
}

.link-block-26 {
  color: #161c24;
  text-decoration: none;
}

.text-block-31 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.div-block-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.header-wrapper-6 {
  background-image: linear-gradient(#212b36, #212b36);
  width: 100vw;
  height: 95vh;
  position: relative;
  overflow: hidden;
}

.get-it-on-6 {
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  text-decoration: underline;
}

.ai-fb-container-2 {
  display: flex;
}

.tik_tok_football_left_box-5 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.get-app-wrapper-5 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  justify-content: space-between;
  align-items: center;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.team-card-4 {
  background-image: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  padding: 16px;
  transition: height .35s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-48 {
  position: absolute;
  left: 64%;
}

.image-49 {
  position: absolute;
  left: 38%;
}

.text-block-32 {
  text-transform: uppercase;
}

.heading-wrapper-2 {
  margin-bottom: 100px;
}

.team-post-7 {
  color: #161c24;
}

.link-block-27 {
  color: #161c24;
  text-decoration: none;
}

.text-block-33 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.team-card-5 {
  background-image: url('../images/team-card-back.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  padding: 16px;
  transition: height .35s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-34 {
  text-transform: uppercase;
}

.lottie-animation-7 {
  z-index: -10;
  width: 100%;
  height: 100%;
  position: relative;
}

.container-16 {
  max-width: 1920px;
  position: relative;
  overflow: hidden;
}

.wrapper-7 {
  padding: 100px 80px;
  position: relative;
}

.wrapper-7._20 {
  padding-left: 20px;
  padding-right: 20px;
}

.lottie-animation-8 {
  z-index: -10;
  width: 100%;
  height: 100%;
  position: relative;
}

.body-3 {
  background-color: var(--grey);
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-17 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.google-play-wrapper-8 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #050701;
  border-radius: 12px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 20px;
  display: flex;
}

.footer-heading-4 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}

.section-7 {
  color: #ffffff0f;
  background-color: #212b36;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.logo-3 {
  width: 40px;
  margin: 26px 23px 15px 599px;
  padding-left: 0;
  display: block;
}

.google-play-6 {
  color: #050701;
  -webkit-text-stroke-color: #050701;
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
}

.google-play-6.footer {
  color: #fff;
  white-space: nowrap;
}

.wrapper-8 {
  color: #f6f9fc;
  padding: 100px 80px;
  display: block;
  position: relative;
}

.wrapper-8.footer {
  color: #f6f9fc;
}

.container-18 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-8 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -webkit-text-stroke-color: #020202;
  margin-left: -4px;
  display: flex;
}

.link-block-28 {
  color: #ffffff0f;
  -webkit-text-stroke-color: #ffffff0f;
  text-decoration: none;
}

.our-services-container-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.our-services-container-5.hide {
  display: none;
}

.image-50 {
  width: 36px;
}

.text-block-35 {
  color: #ffffff0f;
  padding-left: 0;
  text-decoration: none;
}

.container-19 {
  max-width: 1200px;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
  position: relative;
  overflow: hidden;
}

.link-block-29 {
  color: #ffffff0f;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.body-4 {
  background-color: #212b36;
}

.google-play-wrapper-9 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #050701;
  border-radius: 12px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 20px;
  display: flex;
}

.footer-heading-5 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}

.section-8 {
  color: #ffffff0f;
  background-color: #212b36;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.logo-4 {
  width: 40px;
  margin: 26px 23px 15px 599px;
  padding-left: 0;
  display: block;
}

.google-play-7 {
  color: #050701;
  -webkit-text-stroke-color: #050701;
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
}

.google-play-7.footer {
  color: #fff;
  white-space: nowrap;
}

.wrapper-9 {
  color: #f6f9fc;
  padding: 100px 80px;
  display: block;
  position: relative;
}

.wrapper-9.footer {
  color: #f6f9fc;
}

.container-20 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-9 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -webkit-text-stroke-color: #020202;
  margin-left: -4px;
  display: flex;
}

.link-block-30 {
  color: #ffffff0f;
  -webkit-text-stroke-color: #ffffff0f;
  text-decoration: none;
}

.our-services-container-6 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.our-services-container-6.hide {
  display: none;
}

.image-52 {
  width: 36px;
}

.text-block-36 {
  color: #ffffff0f;
  padding-left: 0;
  text-decoration: none;
}

.container-21 {
  max-width: 1200px;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
  position: relative;
  overflow: hidden;
}

.link-block-31 {
  color: #ffffff0f;
  -webkit-text-decoration: none;
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .section.gradient {
    background-image: url('../images/ai-football-coach-1280_1.avif'), linear-gradient(146deg, #499822, #c1e20c 50%, #fce621);
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .section._100vw {
    overflow: hidden;
  }

  .header-top-image-wrapper {
    background-image: url('../images/image-1-min_1.avif');
    background-size: cover;
  }

  .header-middle-image-wrapper {
    background-image: url('../images/01-5_1.avif');
    background-size: contain;
  }

  .header-bottom-image-wrapper {
    background-image: url('../images/crowd1440-min_1.avif');
    background-size: cover;
  }

  .marquee-stripe {
    color: var(--_apps---sidebar--sidebar-foreground-dark);
  }

  .marquee-text {
    color: var(--_apps---sidebar--sidebar-foreground-dark);
    font-size: 22px;
  }

  .wrapper.get-app-bg.no-top-mirgin {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.features-bg {
    background-image: url('../images/group-480960733.avif');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .text-block-2 {
    line-height: 35px;
  }

  .video-wrapper.absolute {
    width: 80%;
    bottom: 4%;
    left: -8%;
  }

  .google-play-wrapper {
    background-color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
    -webkit-text-stroke-color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
  }

  .image-6.footer {
    background-color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
    color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
  }

  .get-it-on {
    color: var(--_apps---sidebar--sidebar-foreground-dark);
  }

  .get-it-on.footer {
    color: var(--dark-grey);
  }

  .google-play {
    color: var(--_apps---sidebar--sidebar-foreground-dark);
  }

  .google-play.footer {
    color: var(--dark-grey);
  }

  .footer-heading {
    padding-top: 64px;
    padding-bottom: 1px;
  }

  .text-block-5 {
    color: var(--_apps---sidebar--sidebar-foreground-dark);
  }

  .football_feed_video {
    border: 1px solid #0000;
  }

  .text-block-10, .get-it-on-2 {
    color: #f6f9fc;
  }

  .get-it-on-2.footer {
    color: #f9fcff;
  }

  .google-play-wrapper-2 {
    -webkit-text-stroke-color: #050701;
    background-color: #050701;
  }

  .image-12.footer {
    color: #050701;
    background-color: #050701;
  }

  .google-play-2 {
    color: #f6f9fc;
  }

  .google-play-2.footer {
    color: #f9fcff;
  }

  .text-block-11 {
    color: #f6f9fc;
  }

  .google-play-wrapper-3 {
    -webkit-text-stroke-color: #050701;
    background-color: #050701;
  }

  .image-13.footer {
    color: #050701;
    background-color: #050701;
  }

  .google-play-3 {
    color: #f6f9fc;
  }

  .google-play-3.footer {
    color: #f9fcff;
  }

  .header-bottom-image-wrapper-2 {
    background-image: url('../images/crowd1440-min_1.avif');
    background-size: cover;
  }

  .section-4._100vw {
    overflow: hidden;
  }

  .header-bottom-image-wrapper-3 {
    background-image: url('../images/crowd1440-min_1.avif');
    background-size: cover;
  }

  .image-15 {
    border-radius: 0;
    max-width: none;
    overflow: clip;
  }

  .section-6._100vw {
    overflow: hidden;
  }

  .section-6.gradient {
    background-image: url('../images/ai-football-coach-1280_1.avif'), linear-gradient(146deg, #499822, #c1e20c 50%, #fce621);
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .marquee-text-2, .marquee-text-3, .marquee-text-4 {
    font-size: 22px;
  }

  .team-card-5 {
    background-image: url('../images/team-card-back.avif');
  }

  .google-play-wrapper-8 {
    -webkit-text-stroke-color: #050701;
    background-color: #050701;
  }

  .footer-heading-4 {
    padding-top: 64px;
    padding-bottom: 1px;
  }

  .google-play-6 {
    color: #f6f9fc;
  }

  .google-play-6.footer {
    color: #f9fcff;
  }

  .image-50.footer {
    color: #050701;
    background-color: #050701;
  }

  .text-block-35 {
    color: #f6f9fc;
  }

  .google-play-wrapper-9 {
    -webkit-text-stroke-color: #050701;
    background-color: #050701;
  }

  .footer-heading-5 {
    padding-top: 64px;
    padding-bottom: 1px;
  }

  .google-play-7 {
    color: #f6f9fc;
  }

  .google-play-7.footer {
    color: #f9fcff;
  }

  .image-52.footer {
    color: #050701;
    background-color: #050701;
  }

  .text-block-36 {
    color: #f6f9fc;
  }
}

@media screen and (min-width: 1440px) {
  .section, .section.marpuee.dark-bg, .section.darker-bg {
    overflow: hidden;
  }

  .section.gradient {
    background-image: url('../images/ai-football-coach-1440_1.avif'), linear-gradient(#0000, #0000);
    background-position: 50%, 0 0;
    background-size: auto, auto;
    overflow: hidden;
  }

  .section._100vw {
    overflow: hidden;
  }

  .section.features {
    overflow: visible;
  }

  .logo {
    margin-left: 744px;
  }

  .header-top-image-wrapper {
    background-image: url('../images/03-2_1.avif');
    background-size: cover;
  }

  .header-middle-image-wrapper {
    background-image: url('../images/01-5_1.avif');
  }

  .header-bottom-image-wrapper {
    background-image: url('../images/04-4.avif');
    background-size: cover;
  }

  .marquee-stripe {
    grid-column-gap: 58px;
    grid-row-gap: 58px;
  }

  .target-one {
    background-image: url('../images/7418526.jpg');
  }

  .target-two._11 {
    background-image: url('../images/8525825.jpg');
  }

  .app-image {
    bottom: 4%;
    right: -20%;
  }

  .get-icon {
    right: 0%;
  }

  .get-u {
    position: absolute;
    inset: 0% auto auto 42%;
  }

  .get-plus {
    position: absolute;
    inset: 7% 0% auto 52%;
  }

  .mobile-image {
    width: 350px;
    height: 664px;
    bottom: -100px;
    left: 212.5px;
  }

  .google-play-wrapper {
    background-color: #0a0000;
  }

  .hero-peralax-wrapper {
    width: 100vw;
    height: 100vh;
  }

  .image-8 {
    border-radius: 20px;
  }

  .footer-container {
    margin-left: -22px;
    padding-bottom: 6px;
  }

  .our-services-container {
    color: var(--dark-grey);
  }

  .social_icon_wrapper {
    overflow: visible;
  }

  .list-item-3 {
    padding-left: 87px;
  }

  .bold-text {
    background-color: #f1e5e5;
  }

  .section-2 {
    overflow: hidden;
  }

  .wrapper-2.footer {
    margin-top: -1px;
    padding-top: 0;
  }

  .section-3 {
    overflow: hidden;
  }

  .google-play-wrapper-2 {
    background-color: #0a0000;
  }

  .our-services-container-2 {
    color: #f9fcff;
  }

  .google-play-wrapper-3 {
    background-color: #0a0000;
  }

  .list-item-9 {
    padding-left: 87px;
  }

  .nav-logo-wrapper-4 {
    display: block;
  }

  .header-bottom-image-wrapper-2 {
    background-image: url('../images/04-4.avif');
    background-size: cover;
  }

  .section-4, .section-4._100vw {
    overflow: hidden;
  }

  .hero-peralax-wrapper-2, .hero-peralax-wrapper-3 {
    width: 100vw;
    height: 100vh;
  }

  .header-bottom-image-wrapper-3 {
    background-image: url('../images/04-4.avif');
    background-size: cover;
  }

  .section-5, .section-6, .section-6.darker-bg, .section-6.marpuee.dark-bg, .section-6._100vw {
    overflow: hidden;
  }

  .section-6.features {
    overflow: visible;
  }

  .section-6.darker-bg {
    overflow: hidden;
  }

  .section-6.gradient {
    background-image: url('../images/ai-football-coach-1440_1.avif'), linear-gradient(#0000, #0000);
    background-position: 50%, 0 0;
    background-size: auto, auto;
    overflow: hidden;
  }

  .mobile-image-2 {
    width: 350px;
    height: 664px;
    bottom: -100px;
    left: 212.5px;
  }

  .image-26 {
    border-radius: 20px;
  }

  .marquee-stripe-2 {
    grid-column-gap: 58px;
    grid-row-gap: 58px;
  }

  .target-2.less-bm {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .hero-peralax-wrapper-4, .hero-peralax-wrapper-5 {
    width: 100vw;
    height: 100vh;
  }

  .target-one-2 {
    background-image: url('../images/7418526.jpg');
  }

  .image-35 {
    border-radius: 20px;
  }

  .hero-peralax-wrapper-6 {
    width: 100vw;
    height: 100vh;
  }

  .image-47 {
    border-radius: 20px;
  }

  .team-card-5 {
    background-image: url('../images/team-card-back.avif');
  }

  .google-play-wrapper-8 {
    background-color: #0a0000;
  }

  .section-7 {
    overflow: hidden;
  }

  .logo-3 {
    margin-left: 744px;
  }

  .wrapper-8.footer {
    margin-top: -1px;
    padding-top: 0;
  }

  .our-services-container-5 {
    color: #f9fcff;
  }

  .google-play-wrapper-9 {
    background-color: #0a0000;
  }

  .section-8 {
    overflow: hidden;
  }

  .logo-4 {
    margin-left: 744px;
  }

  .wrapper-9.footer {
    margin-top: -1px;
    padding-top: 0;
  }

  .our-services-container-6 {
    color: #f9fcff;
  }
}

@media screen and (min-width: 1920px) {
  .page-wrapper {
    width: auto;
  }

  .section {
    width: auto;
    margin-bottom: 0;
    padding-top: 52px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .section.marpuee.dark-bg {
    background-color: var(--grey);
    overflow: hidden;
  }

  .section.gradient {
    background-image: url('../images/ai-football-coach-1920_1.avif'), linear-gradient(135deg, #499822, #c1e20c 50%, #fce621);
    background-position: 50%, 0 0;
    background-size: 100% 100%, auto;
    overflow: hidden;
  }

  .section.no-mirgin {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.contact-bg {
    background-image: url('../images/group-48096183-2_1.avif');
    background-position: 0 0;
    background-size: auto;
  }

  .section._300vh {
    height: 90vh;
  }

  .section._100vw {
    overflow: hidden;
  }

  .section.features {
    overflow: visible;
  }

  .container {
    width: 100%;
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
    overflow: visible;
  }

  .container.football_feed {
    overflow: visible;
  }

  .header-wrapper {
    width: 100vw;
  }

  .nav-logo-wrapper {
    background-color: #00000029;
  }

  .logo {
    margin-left: 964px;
    padding-left: 0;
  }

  .header-top-image-wrapper {
    background-image: url('../images/03-2_1.avif');
    background-size: 100% 100%;
    inset: 0%;
  }

  .header-middle-image-wrapper {
    background-image: url('../images/01-5_1.avif');
    background-size: 42.43%;
  }

  .header-bottom-image-wrapper {
    background-image: url('../images/04-4.avif');
    background-size: 100% 100%;
    width: 100vw;
  }

  .header-trekker-image-wrapper {
    background-size: 100% 100%;
  }

  .marquee-stripe {
    grid-column-gap: 86px;
    grid-row-gap: 86px;
  }

  .marquee-text {
    font-size: 32px;
    line-height: 48px;
  }

  .wrapper {
    color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
    margin-left: 49px;
    padding-left: 160px;
    padding-right: 160px;
  }

  .wrapper.flex {
    justify-content: space-between;
    align-items: center;
    padding-top: 180px;
    padding-bottom: 280px;
  }

  .wrapper.get-app-bg.no-top-mirgin {
    padding-left: 160px;
    padding-right: 160px;
  }

  .wrapper.features-bg {
    background-image: linear-gradient(#0006, #0006), url('../images/group-480960733.avif');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    overflow: visible;
  }

  .left-container {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex: 1;
    width: 40%;
    margin-bottom: -30px;
    margin-left: 909px;
    margin-right: -914px;
    padding-bottom: 0;
    padding-left: 113px;
    padding-right: 0;
  }

  .left-container.withbg {
    padding-left: 361px;
  }

  .left-container.withbg.fifa_card {
    margin-bottom: -147px;
    margin-left: 1099px;
    margin-right: 20px;
    padding-left: 0;
  }

  .left-container._40 {
    flex: 0 auto;
    margin-left: 777px;
  }

  .heading-text {
    font-size: 52px;
    line-height: 1.5em;
  }

  .heading-text.large {
    font-size: 76px;
    line-height: 90px;
  }

  .right-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 814px;
    margin-right: 800px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .right-container.right {
    justify-content: flex-start;
    align-items: flex-end;
    margin-left: 497px;
    margin-right: 1400px;
    padding-left: 54px;
    padding-right: 0;
    left: -200px;
  }

  .body {
    background-color: #212b36;
  }

  .link-block {
    padding: 18px 28px;
    font-size: 20px;
  }

  .link-block.news-letter {
    padding: 18px 28px;
    font-size: 18px;
  }

  .video-wrapper {
    width: 80%;
    bottom: -27%;
  }

  .video-wrapper.absolute {
    width: 70%;
    position: relative;
    inset: -68px auto auto;
  }

  .video-wrapper.absolute.hide {
    margin-left: 0;
  }

  .code-embed {
    border-radius: 12px;
    width: 50%;
    overflow: hidden;
  }

  .icon-element-wrapper {
    margin-left: -190px;
  }

  .image-carosel-wrapper, .image-carosel-stripe {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
  }

  .tik-tok-for-fb-container._250vh {
    justify-content: center;
    align-items: stretch;
    width: 100%;
  }

  .ai-fb-container {
    justify-content: center;
    align-items: center;
  }

  .sub-heading.middle {
    color: var(--_apps---sidebar--sidebar-foreground-dark);
  }

  .target-two._11 {
    background-image: url('../images/2.png');
  }

  .target-main {
    height: 700px;
  }

  .bar-icon {
    left: 9%;
  }

  .bar-icon03 {
    right: 3%;
  }

  .get-the {
    font-size: 122px;
  }

  .get-play, .get-app {
    width: 100%;
    max-width: 40%;
  }

  .play {
    width: auto;
  }

  .get-ti-on {
    font-size: 16px;
  }

  .google {
    font-size: 20px;
  }

  .app {
    width: auto;
  }

  .app-image {
    inset: auto 13% 5% auto;
  }

  .get-icon {
    right: 8%;
  }

  .get-plus {
    left: 49.5%;
  }

  .mobile-image {
    z-index: -5;
    width: auto;
    height: 856px;
    position: absolute;
    bottom: -91px;
    left: 405px;
  }

  .mobile-image.hide {
    display: none;
  }

  .heading-wrapper {
    align-self: flex-start;
    position: static;
  }

  .team-grid {
    color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
  }

  .team-card {
    color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
    padding: 24px;
  }

  .team-image {
    width: 100%;
  }

  .background-image {
    opacity: .1;
    width: 100%;
  }

  .team-content-wrapper {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .team-name {
    color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
    font-size: 32px;
  }

  .team-post {
    color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
    font-size: 22px;
    line-height: 28px;
  }

  .sub-post {
    color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
    font-size: 16px;
  }

  .form-wrapper {
    justify-content: space-between;
    align-items: center;
    padding: 50px;
    display: flex;
  }

  .form-heading.get-the-app {
    font-family: Montserrat, sans-serif;
    font-size: 122px;
    line-height: 144px;
  }

  .text-field {
    padding-top: 28px;
    padding-bottom: 28px;
    font-size: 20px;
    line-height: 24px;
  }

  .team-details-wrapper {
    color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
  }

  .team-link-wrapper {
    color: var(--_apps---sidebar--sidebar-primary-foreground-dark);
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-4 {
    font-size: 22px;
    line-height: 28px;
  }

  .newsletter-form-wrapper {
    justify-content: space-between;
    align-items: stretch;
    width: 80%;
    padding: 140px 50px;
    display: flex;
  }

  .newsletter-heading-wrapper {
    width: 50%;
  }

  .newsletter-heading {
    font-size: 72px;
    line-height: 86px;
  }

  .newsletter-subheading {
    font-size: 20px;
    line-height: 28px;
  }

  .get-app-wrapper {
    padding-bottom: 86px;
    padding-left: 0;
    padding-right: 348px;
  }

  .google-play-wrapper {
    background-color: #0a000026;
  }

  .image-6 {
    width: 72px;
  }

  .image-6.footer {
    width: 36px;
  }

  .get-it-on {
    font-size: 18px;
    line-height: 32px;
  }

  .get-it-on.footer {
    color: var(--dark-grey);
    -webkit-text-stroke-color: var(--dark-grey);
    font-size: 14px;
    line-height: 24px;
  }

  .google-play {
    font-size: 28px;
    line-height: 36px;
  }

  .google-play.footer {
    color: var(--dark-grey);
    font-size: 20px;
    line-height: 24px;
  }

  .image-7 {
    width: 100%;
  }

  .form-block {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-peralax-wrapper {
    background-image: url('../images/group-48096185-1_1.avif');
    background-position: 0%;
    background-size: auto;
    width: 100vw;
    height: 100vh;
  }

  .mobile-video {
    border-radius: 32px;
    overflow: hidden;
  }

  .background-video-4 {
    width: 372px;
    height: 724px;
    top: 8%;
    right: 8%;
  }

  .background-video-4.hide {
    display: none;
  }

  .background-video-4-copy {
    width: 372px;
    height: 720px;
  }

  .image-8 {
    margin-left: 319px;
  }

  .footer-container {
    overflow: visible;
  }

  .background-video-6 {
    max-width: none;
    height: 93vh;
  }

  .background-video-8 {
    width: 360px;
    height: 780px;
  }

  .lottie-animation-2 {
    margin-left: 211px;
    padding-left: 0;
  }

  .fifa_card_description {
    margin-bottom: 37px;
    margin-left: 41px;
  }

  .tik-tok-footeball-anim {
    justify-content: flex-start;
    align-items: stretch;
    height: 80vh;
    font-size: 22px;
    top: 20%;
  }

  .tik_tok_football_left_box {
    justify-content: center;
    align-items: flex-start;
    margin-left: 66px;
  }

  .tik_tok_football_sub_heading.top._1 {
    max-width: 515px;
    position: absolute;
  }

  .tik_tok_football_sub_heading.top._2 {
    max-width: 515px;
  }

  .tik_tok_football_sub_heading._0 {
    max-width: 515px;
    font-size: 22px;
    line-height: 40px;
  }

  .video_wrapper {
    align-items: stretch;
    height: 100%;
  }

  .football_feed_video {
    width: 70%;
    height: 100%;
  }

  .container-regular {
    padding-left: 0;
  }

  .navbar-wrapper {
    margin-left: 238px;
    margin-right: -333px;
    padding-left: 0;
    font-size: 20px;
  }

  .nav-link {
    overflow-wrap: normal;
    font-size: 25px;
    font-weight: 600;
  }

  .text-block-7 {
    color: var(--white);
    font-size: 25px;
    font-weight: 600;
  }

  .link-block-5 {
    padding: 18px 28px;
    font-size: 20px;
  }

  .nav-logo-wrapper-2 {
    background-color: #00000029;
  }

  .link-block-6 {
    padding: 18px 28px;
    font-size: 20px;
  }

  .nav-logo-wrapper-3 {
    background-color: #00000029;
  }

  .body-2 {
    overflow: visible;
  }

  .section-2 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .wrapper-2 {
    padding-left: 160px;
    padding-right: 160px;
  }

  .wrapper-2.footer {
    padding-top: 2px;
  }

  .get-it-on-2 {
    font-size: 18px;
    line-height: 32px;
  }

  .get-it-on-2.footer {
    color: #f9fcff;
    -webkit-text-stroke-color: #f9fcff;
    -webkit-text-stroke-color: #f9fcff;
    font-size: 14px;
    line-height: 24px;
  }

  .section-3 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .image-12 {
    width: 72px;
  }

  .image-12.footer {
    width: 36px;
  }

  .google-play-2 {
    font-size: 28px;
    line-height: 36px;
  }

  .google-play-2.footer {
    color: #f9fcff;
    font-size: 20px;
    line-height: 24px;
  }

  .image-13 {
    width: 72px;
  }

  .image-13.footer {
    width: 36px;
  }

  .google-play-3 {
    font-size: 28px;
    line-height: 36px;
  }

  .google-play-3.footer {
    color: #f9fcff;
    font-size: 20px;
    line-height: 24px;
  }

  .code-embed-5 {
    padding-top: 0;
  }

  .nav-logo-wrapper-4 {
    background-color: #00000029;
  }

  .container-7 {
    width: 100vw;
    max-width: none;
  }

  .header-bottom-image-wrapper-2 {
    background-image: url('../images/04-4.avif');
    background-size: 100% 100%;
    width: 100vw;
  }

  .header-wrapper-2 {
    width: 100vw;
  }

  .section-4 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .section-4._100vw {
    overflow: hidden;
  }

  .hero-peralax-wrapper-2 {
    background-image: url('../images/group-48096185-1_1.avif');
    background-position: 0%;
    background-size: auto;
    width: 100vw;
    height: 100vh;
  }

  .container-8 {
    width: 100vw;
    max-width: none;
  }

  .header-wrapper-3 {
    width: 100vw;
  }

  .hero-peralax-wrapper-3 {
    background-image: url('../images/group-48096185-1_1.avif');
    background-position: 0%;
    background-size: auto;
    width: 100vw;
    height: 100vh;
  }

  .header-bottom-image-wrapper-3 {
    background-image: url('../images/04-4.avif');
    background-size: 100% 100%;
    width: 100vw;
  }

  .image-15 {
    margin-left: 111px;
  }

  .section-5 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .container-9 {
    width: 100vw;
    max-width: none;
  }

  .wrapper-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    padding-left: 160px;
    padding-right: 160px;
    display: flex;
  }

  .wrapper-3.get-app-bg.no-top-mirgin {
    padding-left: 160px;
    padding-right: 160px;
  }

  .wrapper-3.features-bg {
    width: auto;
  }

  .wrapper-3.flex {
    padding-top: 180px;
    padding-bottom: 280px;
  }

  .background-video-9 {
    height: 93vh;
  }

  .container-10 {
    width: 100vw;
    max-width: none;
  }

  .section-6 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .section-6._300vh {
    height: 90vh;
  }

  .section-6.marpuee.dark-bg {
    background-color: #161c24;
    overflow: hidden;
  }

  .section-6._100vw {
    overflow: hidden;
  }

  .section-6.features {
    max-width: 12000px;
  }

  .section-6.contact-bg {
    background-image: url('../images/group-48096183-2_1.avif');
    background-size: auto;
  }

  .section-6.no-mirgin {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-6.contact-bg {
    background-image: url('../images/group-48096183-2_1.avif');
    background-position: 0 0;
    background-size: auto;
  }

  .section-6.gradient {
    background-image: url('../images/ai-football-coach-1920_1.avif'), linear-gradient(135deg, #499822, #c1e20c 50%, #fce621);
    background-position: 50%, 0 0;
    background-size: 100% 100%, auto;
    overflow: hidden;
  }

  .image-18 {
    margin-left: 200px;
    margin-right: 5px;
  }

  .container-11 {
    width: 100vw;
    max-width: none;
  }

  .football_feed_video-2 {
    width: 70%;
    height: 100%;
  }

  .heading-text-2 {
    font-size: 52px;
    line-height: 1.5em;
  }

  .heading-text-2.large {
    font-size: 76px;
    line-height: 90px;
  }

  .background-video-11 {
    width: 372px;
    height: 724px;
    top: 8%;
    right: 8%;
  }

  .background-video-11.hide {
    display: none;
  }

  .sub-post-2 {
    font-size: 16px;
  }

  .mobile-image-2 {
    z-index: -5;
    width: auto;
    height: 856px;
    position: absolute;
    bottom: -91px;
    left: 405px;
  }

  .image-21 {
    width: 100%;
  }

  .container-12 {
    justify-content: center;
    align-items: center;
    width: 100vw;
    max-width: none;
    display: flex;
  }

  .container-12.football_feed {
    display: block;
    overflow: visible;
  }

  .team-grid-2 {
    place-content: stretch;
  }

  .link-block-12 {
    padding: 18px 28px;
    font-size: 20px;
  }

  .link-block-12.news-letter {
    padding: 18px 28px;
    font-size: 18px;
  }

  .team-card-2 {
    padding: 24px;
  }

  .image-23 {
    width: 72px;
  }

  .image-23.footer {
    width: 36px;
  }

  .background-video-13 {
    height: 93vh;
  }

  .text-block-14 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .background-video-14 {
    width: 360px;
    height: 780px;
  }

  .team-link-wrapper-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-26 {
    margin-left: 0;
    margin-right: 500px;
    padding-left: 0;
  }

  .marquee-text-2 {
    font-size: 32px;
    line-height: 48px;
  }

  .team-post-2 {
    font-size: 22px;
    line-height: 28px;
  }

  .left-container-2 {
    flex: 1;
    width: 40%;
    margin-left: 184px;
  }

  .left-container-2._40 {
    flex: 0 auto;
  }

  .team-name-2 {
    font-size: 32px;
  }

  .google-play-4 {
    font-size: 28px;
    line-height: 36px;
  }

  .google-play-4.footer {
    font-size: 20px;
    line-height: 24px;
  }

  .right-container-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: -195px;
    padding-left: 174px;
    padding-right: 0;
    display: flex;
  }

  .right-container-2.right {
    justify-content: flex-start;
    align-items: flex-end;
    left: -200px;
  }

  .marquee-stripe-2 {
    grid-column-gap: 86px;
    grid-row-gap: 86px;
  }

  .text-field-3 {
    padding-top: 28px;
    padding-bottom: 28px;
    font-size: 20px;
    line-height: 24px;
  }

  .text-block-16 {
    font-size: 22px;
    line-height: 28px;
  }

  .header-wrapper-4 {
    width: 100vw;
  }

  .get-it-on-3 {
    font-size: 18px;
    line-height: 32px;
  }

  .get-it-on-3.footer {
    font-size: 14px;
    line-height: 24px;
  }

  .tik_tok_football_left_box-2 {
    justify-content: center;
    align-items: flex-start;
  }

  .get-app-wrapper-2 {
    padding-left: 180px;
    padding-right: 180px;
  }

  .hero-peralax-wrapper-4 {
    background-image: url('../images/group-48096185-1_1.avif');
    background-position: 0%;
    background-size: auto;
    width: 100vw;
    height: 100vh;
  }

  .football_feed_video-3 {
    width: 70%;
    height: 100%;
  }

  .heading-text-3 {
    font-size: 52px;
    line-height: 1.5em;
  }

  .heading-text-3.large {
    font-size: 76px;
    line-height: 90px;
  }

  .hero-peralax-wrapper-5 {
    background-image: url('../images/group-48096185-1_1.avif');
    background-position: 0%;
    background-size: auto;
    width: 100vw;
    height: 100vh;
  }

  .image-30 {
    width: 100%;
  }

  .team-card-3 {
    padding: 24px;
  }

  .link-block-16 {
    padding: 18px 28px;
    font-size: 20px;
  }

  .link-block-16.news-letter {
    padding: 18px 28px;
    font-size: 18px;
  }

  .image-32 {
    width: 72px;
  }

  .image-32.footer {
    width: 36px;
  }

  .container-13 {
    width: 100vw;
    max-width: none;
  }

  .container-13.football_feed {
    overflow: visible;
  }

  .background-video-17 {
    height: 93vh;
  }

  .background-video-18 {
    width: 360px;
    height: 780px;
  }

  .marquee-text-3 {
    font-size: 32px;
    line-height: 48px;
  }

  .team-post-3 {
    font-size: 22px;
    line-height: 28px;
  }

  .wrapper-4, .wrapper-4.get-app-bg.no-top-mirgin {
    padding-left: 160px;
    padding-right: 160px;
  }

  .wrapper-4.features-bg {
    overflow: visible;
  }

  .wrapper-4.flex {
    padding-top: 180px;
    padding-bottom: 280px;
  }

  .text-block-21 {
    font-size: 22px;
    line-height: 28px;
  }

  .header-wrapper-5 {
    width: 100vw;
  }

  .get-it-on-4 {
    font-size: 18px;
    line-height: 32px;
  }

  .get-it-on-4.footer {
    font-size: 14px;
    line-height: 24px;
  }

  .tik_tok_football_left_box-3 {
    justify-content: center;
    align-items: flex-start;
  }

  .get-app-wrapper-3 {
    padding-left: 180px;
    padding-right: 180px;
  }

  .left-container-3 {
    flex: 1;
    width: 40%;
  }

  .left-container-3._40 {
    flex: 0 auto;
  }

  .container-14 {
    width: 100vw;
    max-width: none;
  }

  .container-14.football_feed {
    overflow: visible;
  }

  .team-post-4 {
    font-size: 22px;
    line-height: 28px;
  }

  .wrapper-5, .wrapper-5.get-app-bg.no-top-mirgin {
    padding-left: 160px;
    padding-right: 160px;
  }

  .wrapper-5.features-bg {
    overflow: visible;
  }

  .text-block-23, .team-post-5, .text-block-25 {
    font-size: 22px;
    line-height: 28px;
  }

  .link-block-21 {
    padding: 18px 28px;
    font-size: 20px;
  }

  .text-block-27 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .get-it-on-5 {
    font-size: 18px;
    line-height: 32px;
  }

  .image-40 {
    width: 72px;
  }

  .left-container-4 {
    flex: 1;
    width: 40%;
  }

  .right-container-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 40px;
    padding-right: 0;
    display: flex;
  }

  .google-play-5 {
    font-size: 28px;
    line-height: 36px;
  }

  .get-app-wrapper-4 {
    padding-left: 180px;
    padding-right: 180px;
  }

  .football_feed_video-4 {
    width: 70%;
    height: 100%;
  }

  .heading-text-4 {
    font-size: 52px;
    line-height: 1.5em;
  }

  .tik_tok_football_left_box-4 {
    justify-content: center;
    align-items: flex-start;
  }

  .football_feed_video-5 {
    width: 70%;
    height: 100%;
  }

  .heading-text-5 {
    font-size: 52px;
    line-height: 1.5em;
  }

  .heading-text-5.large {
    font-size: 76px;
    line-height: 90px;
  }

  .image-42 {
    width: 100%;
  }

  .left-container-5 {
    flex: 1;
    width: 40%;
  }

  .left-container-5._40 {
    flex: 0 auto;
  }

  .hero-peralax-wrapper-6 {
    background-image: url('../images/group-48096185-1_1.avif');
    background-position: 0%;
    background-size: auto;
    width: 100vw;
    height: 100vh;
  }

  .container-15 {
    width: 100vw;
    max-width: none;
  }

  .container-15.football_feed {
    overflow: visible;
  }

  .wrapper-6, .wrapper-6.get-app-bg.no-top-mirgin {
    padding-left: 160px;
    padding-right: 160px;
  }

  .wrapper-6.features-bg {
    overflow: visible;
  }

  .wrapper-6.flex {
    padding-top: 180px;
    padding-bottom: 280px;
  }

  .link-block-24 {
    padding: 18px 28px;
    font-size: 20px;
  }

  .link-block-24.news-letter {
    padding: 18px 28px;
    font-size: 18px;
  }

  .image-44 {
    width: 72px;
  }

  .image-44.footer {
    width: 36px;
  }

  .background-video-21 {
    height: 93vh;
  }

  .background-video-22 {
    width: 360px;
    height: 780px;
  }

  .marquee-text-4 {
    font-size: 32px;
    line-height: 48px;
  }

  .team-post-6 {
    font-size: 22px;
    line-height: 28px;
  }

  .right-container-4 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 40px;
    padding-right: 0;
    display: flex;
  }

  .right-container-4.right {
    justify-content: flex-start;
    align-items: flex-end;
    left: -200px;
  }

  .text-block-31 {
    font-size: 22px;
    line-height: 28px;
  }

  .header-wrapper-6 {
    width: 100vw;
  }

  .get-it-on-6 {
    font-size: 18px;
    line-height: 32px;
  }

  .get-it-on-6.footer {
    font-size: 14px;
    line-height: 24px;
  }

  .tik_tok_football_left_box-5 {
    justify-content: center;
    align-items: flex-start;
  }

  .get-app-wrapper-5 {
    padding-left: 180px;
    padding-right: 180px;
  }

  .team-card-4 {
    padding: 24px;
  }

  .team-post-7, .text-block-33 {
    font-size: 22px;
    line-height: 28px;
  }

  .team-card-5 {
    background-image: url('../images/team-card-back.avif');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 24px;
  }

  .container-16 {
    width: 100vw;
    max-width: none;
  }

  .wrapper-7 {
    padding-left: 160px;
    padding-right: 160px;
  }

  .section-7 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .logo-3 {
    margin-left: 964px;
    padding-left: 0;
  }

  .google-play-6 {
    font-size: 28px;
    line-height: 36px;
  }

  .google-play-6.footer {
    color: #f9fcff;
    font-size: 20px;
    line-height: 24px;
  }

  .wrapper-8 {
    padding-left: 160px;
    padding-right: 160px;
  }

  .wrapper-8.footer {
    padding-top: 2px;
  }

  .image-50 {
    width: 72px;
  }

  .image-50.footer {
    width: 36px;
  }

  .container-19 {
    width: 100%;
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
    overflow: visible;
  }

  .section-8 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .logo-4 {
    margin-left: 964px;
    padding-left: 0;
  }

  .google-play-7 {
    font-size: 28px;
    line-height: 36px;
  }

  .google-play-7.footer {
    color: #f9fcff;
    font-size: 20px;
    line-height: 24px;
  }

  .wrapper-9 {
    padding-left: 160px;
    padding-right: 160px;
  }

  .wrapper-9.footer {
    padding-top: 2px;
  }

  .image-52 {
    width: 72px;
  }

  .image-52.footer {
    width: 36px;
  }

  .container-21 {
    width: 100%;
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
    overflow: visible;
  }
}

@media screen and (max-width: 991px) {
  .header-wrapper {
    height: 59vh;
  }

  .nav-logo-wrapper {
    margin-bottom: -32px;
    padding-top: 0;
  }

  .logo {
    margin-left: 572px;
  }

  .wrapper.flex {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    padding-left: 60px;
    padding-right: 60px;
  }

  .wrapper.footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .left-container.withbg {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .right-container {
    justify-content: flex-start;
    align-items: center;
  }

  .icon-element-wrapper {
    margin-bottom: 109px;
  }

  .ai-fb-container {
    flex-flow: column;
  }

  .target-one, .target-one._00, .target-two, .target-two._11, .target-two._11, .target-two._11 {
    max-width: 100%;
  }

  .target {
    margin-top: -16px;
    margin-bottom: 232px;
  }

  .target-main {
    flex-flow: column;
    height: auto;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .team-image {
    width: 100%;
  }

  .form-wrapper {
    flex-flow: column-reverse;
  }

  .form-heading.get-the-app {
    width: 100%;
    font-size: 52px;
    line-height: 58px;
  }

  .newsletter-form-wrapper {
    width: 107%;
  }

  .get-app-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .google-and-app-store-image-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .google-play-wrapper {
    padding: 10px 16px;
  }

  .image-6 {
    width: 28px;
  }

  .background-video-4 {
    left: 7%;
    right: auto;
  }

  .image-8 {
    width: 120px;
  }

  .footer-container {
    grid-column-gap: 52px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .tik-tok-footeball-anim {
    flex-flow: column;
  }

  .tik_tok_football_right_box {
    width: 100%;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-3 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
    padding-left: 516px;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-4 {
    max-width: 728px;
  }

  .nav-logo-wrapper-2 {
    margin-bottom: -32px;
    padding-top: 0;
  }

  .nav-menu-three-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .container-5 {
    max-width: 728px;
  }

  .nav-logo-wrapper-3 {
    margin-bottom: -32px;
    padding-top: 0;
  }

  .wrapper-2.footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .get-it-on-2.footer {
    color: #fff;
  }

  .google-play-wrapper-2 {
    background-color: #050505;
    padding: 10px 16px;
  }

  .image-12 {
    width: 28px;
  }

  .google-play-2.footer, .div-block-3 {
    color: #fff;
  }

  .google-play-wrapper-3 {
    padding: 10px 16px;
  }

  .image-13 {
    width: 28px;
  }

  .container-6 {
    max-width: 728px;
  }

  .nav-logo-wrapper-4 {
    margin-bottom: -32px;
    padding-top: 0;
  }

  .header-wrapper-2, .header-wrapper-3 {
    height: 59vh;
  }

  .wrapper-3.footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper-3.flex {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    padding-left: 60px;
    padding-right: 60px;
  }

  .background-video-11 {
    left: 7%;
    right: auto;
  }

  .google-play-wrapper-4 {
    padding: 10px 16px;
  }

  .team-grid-2 {
    grid-template-columns: 1fr;
  }

  .image-23 {
    width: 28px;
  }

  .footer-container-2 {
    grid-column-gap: 52px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image-26 {
    width: 120px;
  }

  .left-container-2.withbg {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .google-and-app-store-image-wrapper-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .right-container-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .header-wrapper-4 {
    height: 59vh;
  }

  .get-app-wrapper-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .google-play-wrapper-5 {
    padding: 10px 16px;
  }

  .team-grid-3 {
    grid-template-columns: 1fr;
  }

  .image-32 {
    width: 28px;
  }

  .target-one-2, .target-one-2._00 {
    max-width: 100%;
  }

  .footer-container-3 {
    grid-column-gap: 52px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image-35 {
    width: 120px;
  }

  .google-and-app-store-image-wrapper-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .wrapper-4.footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper-4.flex {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    padding-left: 60px;
    padding-right: 60px;
  }

  .header-wrapper-5 {
    height: 59vh;
  }

  .get-app-wrapper-3 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .left-container-3.withbg {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .google-play-wrapper-6 {
    padding: 10px 16px;
  }

  .image-40 {
    width: 28px;
  }

  .google-and-app-store-image-wrapper-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .right-container-3 {
    justify-content: flex-start;
    align-items: center;
  }

  .get-app-wrapper-4 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .left-container-5.withbg {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .google-play-wrapper-7 {
    padding: 10px 16px;
  }

  .wrapper-6.footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper-6.flex {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-44 {
    width: 28px;
  }

  .footer-container-4 {
    grid-column-gap: 52px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image-47 {
    width: 120px;
  }

  .google-and-app-store-image-wrapper-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .right-container-4 {
    justify-content: flex-start;
    align-items: center;
  }

  .header-wrapper-6 {
    height: 59vh;
  }

  .ai-fb-container-2 {
    flex-flow: column;
  }

  .get-app-wrapper-5 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .container-17 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .google-play-wrapper-8 {
    padding: 10px 16px;
  }

  .logo-3 {
    margin-left: 572px;
  }

  .wrapper-8.footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-18 {
    max-width: 728px;
  }

  .image-50 {
    width: 28px;
  }

  .google-play-wrapper-9 {
    padding: 10px 16px;
  }

  .logo-4 {
    margin-left: 572px;
  }

  .wrapper-9.footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-20 {
    max-width: 728px;
  }

  .image-52 {
    width: 28px;
  }
}

@media screen and (max-width: 767px) {
  .wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper.pdd {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .target {
    margin-bottom: 240px;
  }

  .target-logo {
    width: 50%;
  }

  .footer-heading {
    padding-top: 88px;
  }

  .hero-heading-center, .hero-heading-left {
    padding: 60px 15px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .nav-menu-three-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .wrapper-2, .wrapper-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper-3.pdd {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .wrapper-4 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper-4.pdd {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .wrapper-5, .wrapper-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper-6.pdd {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .wrapper-7 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer-heading-4 {
    padding-top: 88px;
  }

  .wrapper-8 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-heading-5 {
    padding-top: 88px;
  }

  .wrapper-9 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 479px) {
  .section._300vh {
    height: 30vh;
  }

  .section.mobile {
    display: none;
  }

  .container.sticky {
    position: relative;
  }

  .header-wrapper {
    height: 60vh;
  }

  .nav-logo-wrapper {
    padding-top: 0;
    padding-bottom: 0;
    position: fixed;
  }

  .logo {
    margin-left: 340px;
    margin-right: 15px;
  }

  .header-top-image-wrapper, .header-middle-image-wrapper, .header-bottom-image-wrapper {
    background-size: cover;
  }

  .marquee-stripe {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .marquee-text {
    font-size: 18px;
  }

  .wrapper, .wrapper.flex {
    padding: 60px 20px;
  }

  .wrapper.get-app-bg.no-top-mirgin {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper._20 {
    padding: 60px 0;
  }

  .wrapper.footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .left-container.withbg {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .left-container._40 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    color: var(--dark-grey);
  }

  .heading-text, .heading-text.large {
    font-size: 24px;
    line-height: 32px;
  }

  .heading-text.middle {
    margin-bottom: 40px;
  }

  .right-container {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    margin-top: 40px;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .right-container.right {
    margin-top: 0;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .link-block {
    margin-bottom: 40px;
  }

  .link-block.big.download-btn {
    padding-top: 0;
  }

  .arrow-clip.invert {
    filter: invert();
  }

  .video-wrapper {
    width: 100%;
    position: relative;
    inset: auto;
  }

  .video-wrapper.absolute {
    z-index: 20;
    width: 100%;
    display: block;
    inset: auto;
  }

  .video-wrapper.absolute.hide {
    display: block;
  }

  .ai-fb-container {
    flex-flow: column-reverse;
  }

  .sub-heading {
    font-size: 14px;
    line-height: 20px;
  }

  .sub-heading.middle {
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
  }

  .target-one {
    aspect-ratio: auto;
    padding: 20px;
  }

  .in-the {
    font-size: 16px;
    line-height: 24px;
  }

  .target-two._11 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .target {
    text-align: left;
    font-size: 48px;
    line-height: 48px;
  }

  .target-logo {
    width: 40%;
  }

  .parents {
    font-size: 28px;
  }

  .mobile-image {
    width: 100%;
    bottom: -3px;
  }

  .form-wrapper {
    padding: 20px;
  }

  .form-heading {
    font-size: 36px;
    line-height: 48px;
  }

  .text-block-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .form {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .text-field::placeholder {
    font-size: 12px;
  }

  .newsletter-form-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .newsletter-heading {
    font-size: 32px;
    line-height: 40px;
  }

  .newsletter-subheading {
    width: 100%;
  }

  .get-app-bg.hide {
    display: none;
  }

  .get-app-wrapper {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .google-play-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .google-play.footer {
    font-size: 12px;
  }

  .trekker-image-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-peralax-wrapper {
    display: block;
  }

  .video-section-wrapper {
    height: 98vh;
  }

  .background-video-3 {
    display: none;
  }

  .background-video-3.mobile {
    aspect-ratio: 3 / 2;
    object-fit: fill;
    display: block;
  }

  .background-video-4-copy {
    width: 189px;
    left: 13%;
  }

  .tik-tok-footeball-cerosel-stripe {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .tik-tok-image {
    aspect-ratio: 1;
    width: 95%;
    height: auto;
  }

  .footer-container {
    grid-template-columns: 1fr;
  }

  .footer-heading {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
  }

  .logo-wrapper {
    margin-left: 105px;
  }

  .div-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .background-video-5 {
    aspect-ratio: 1;
    height: auto;
  }

  .image-scroll-wrapper {
    height: 30vh;
  }

  .background-video-8 {
    width: 207px;
    height: 400px;
  }

  .hero-mobile-image-wrapper {
    display: none;
    position: relative;
  }

  .lottie-animation-2 {
    transform: scale(1.2);
  }

  .tik-tok-footeball-anim {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .tik_tok_football_left_box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .tik_tok_football_right_box {
    width: 100%;
  }

  .tik_tok_football_heading {
    font-size: 36px;
  }

  .tik_tok_football_sub_heading.top._1, .tik_tok_football_sub_heading.top._2, .tik_tok_football_sub_heading.top._3, .tik_tok_football_sub_heading._0 {
    font-size: 12px;
    line-height: 22px;
  }

  .football_feed_video {
    width: 50%;
    height: 300px;
  }

  .football_feed_heading, .football_heading_wrapper {
    font-size: 36px;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .navbar-no-shadow-container {
    flex: none;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .container-3 {
    max-width: none;
  }

  .navbar-wrapper-three {
    padding-left: 320px;
  }

  .nav-menu-three {
    background-color: #212b36;
    flex-direction: column;
    padding-left: 34px;
  }

  .mobile-margin-top-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .list-item-2 {
    margin-right: 23px;
    padding-left: 0;
    padding-right: 0;
  }

  .list-item-3 {
    margin-left: -199px;
    margin-right: -2px;
  }

  .icon {
    position: static;
  }

  .list-item-4 {
    margin-right: 23px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-4 {
    max-width: none;
  }

  .link-block-5 {
    margin-bottom: 40px;
  }

  .link-block-5.big.download-btn {
    padding-top: 0;
  }

  .list-item-5 {
    margin-left: -199px;
    margin-right: -2px;
  }

  .nav-logo-wrapper-2 {
    padding-top: 0;
    padding-bottom: 0;
    position: fixed;
  }

  .nav-menu-three-2 {
    background-color: #212b36;
    flex-direction: column;
    padding-left: 34px;
  }

  .list-item-6 {
    margin-right: 23px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-5 {
    max-width: none;
  }

  .link-block-6 {
    margin-bottom: 40px;
  }

  .link-block-6.big.download-btn {
    padding-top: 0;
  }

  .list-item-7 {
    margin-left: -199px;
    margin-right: -2px;
  }

  .nav-logo-wrapper-3 {
    padding-top: 0;
    padding-bottom: 0;
    position: fixed;
  }

  .wrapper-2 {
    padding: 60px 20px;
  }

  .wrapper-2._20 {
    padding: 60px 0;
  }

  .wrapper-2.footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .google-play-wrapper-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .google-play-2.footer {
    font-size: 12px;
  }

  .div-block-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-block-11 {
    color: #e6d8d8bf;
  }

  .google-play-wrapper-3 {
    background-color: #090a0b;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 83px;
  }

  .google-play-3.footer {
    color: #fff;
    font-size: 12px;
  }

  .div-block-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 2px;
  }

  .image-14 {
    margin-left: 39px;
    padding-right: 48px;
  }

  .list-item-8 {
    margin-right: 23px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-6 {
    max-width: none;
  }

  .list-item-9 {
    margin-left: -199px;
    margin-right: -2px;
  }

  .nav-logo-wrapper-4 {
    padding-top: 0;
    padding-bottom: 0;
    position: fixed;
  }

  .header-bottom-image-wrapper-2 {
    background-size: cover;
  }

  .header-wrapper-2 {
    height: 60vh;
  }

  .hero-peralax-wrapper-2 {
    display: block;
  }

  .header-wrapper-3 {
    height: 60vh;
  }

  .hero-peralax-wrapper-3 {
    display: block;
  }

  .header-bottom-image-wrapper-3 {
    background-size: cover;
  }

  .wrapper-3 {
    padding: 60px 20px;
  }

  .wrapper-3._20 {
    padding: 60px 0;
  }

  .wrapper-3.get-app-bg.no-top-mirgin {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-3.footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper-3.flex {
    padding: 60px 20px;
  }

  .background-video-10 {
    aspect-ratio: 1;
    height: auto;
  }

  .section-6._300vh {
    height: 30vh;
  }

  .section-6.mobile {
    display: none;
  }

  .football_feed_video-2 {
    width: 50%;
    height: 300px;
  }

  .heading-text-2 {
    font-size: 24px;
    line-height: 32px;
  }

  .heading-text-2.middle {
    margin-bottom: 40px;
  }

  .heading-text-2.large {
    font-size: 24px;
    line-height: 32px;
  }

  .mobile-image-2 {
    width: 100%;
    bottom: -3px;
  }

  .google-play-wrapper-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-12.sticky {
    position: relative;
  }

  .lottie-animation-4 {
    transform: scale(1.2);
  }

  .background-video-12 {
    display: none;
  }

  .background-video-12.mobile {
    aspect-ratio: 3 / 2;
    object-fit: fill;
    display: block;
  }

  .link-block-12 {
    margin-bottom: 40px;
  }

  .parents-2 {
    font-size: 28px;
  }

  .footer-container-2 {
    grid-template-columns: 1fr;
  }

  .background-video-14 {
    width: 207px;
    height: 400px;
  }

  .in-the-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .marquee-text-2 {
    font-size: 18px;
  }

  .background-video-15 {
    aspect-ratio: 1;
    height: auto;
  }

  .left-container-2.withbg {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .left-container-2._40 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    color: #161c24;
  }

  .google-play-4.footer {
    font-size: 12px;
  }

  .text-block-15 {
    font-size: 14px;
    line-height: 20px;
  }

  .right-container-2 {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    margin-top: 40px;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .right-container-2.right {
    margin-top: 0;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .marquee-stripe-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-field-3::placeholder {
    font-size: 12px;
  }

  .target-2 {
    text-align: left;
    font-size: 48px;
    line-height: 48px;
  }

  .div-block-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .header-wrapper-4 {
    height: 60vh;
  }

  .tik_tok_football_left_box-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .get-app-wrapper-2 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .footer-heading-2 {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
  }

  .hero-peralax-wrapper-4 {
    display: block;
  }

  .football_feed_video-3 {
    width: 50%;
    height: 300px;
  }

  .heading-text-3 {
    font-size: 24px;
    line-height: 32px;
  }

  .heading-text-3.middle {
    margin-bottom: 40px;
  }

  .heading-text-3.large {
    font-size: 24px;
    line-height: 32px;
  }

  .hero-peralax-wrapper-5 {
    display: block;
  }

  .google-play-wrapper-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lottie-animation-5 {
    transform: scale(1.2);
  }

  .background-video-16 {
    display: none;
  }

  .background-video-16.mobile {
    aspect-ratio: 3 / 2;
    object-fit: fill;
    display: block;
  }

  .link-block-16 {
    margin-bottom: 40px;
  }

  .container-13.sticky {
    position: relative;
  }

  .target-one-2 {
    aspect-ratio: auto;
    padding: 20px;
  }

  .footer-container-3 {
    grid-template-columns: 1fr;
  }

  .background-video-18 {
    width: 207px;
    height: 400px;
  }

  .marquee-text-3 {
    font-size: 18px;
  }

  .background-video-19 {
    aspect-ratio: 1;
    height: auto;
  }

  .text-block-20 {
    font-size: 14px;
    line-height: 20px;
  }

  .wrapper-4 {
    padding: 60px 20px;
  }

  .wrapper-4._20 {
    padding: 60px 0;
  }

  .wrapper-4.get-app-bg.no-top-mirgin {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-4.footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper-4.flex {
    padding: 60px 20px;
  }

  .div-block-6 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .header-wrapper-5 {
    height: 60vh;
  }

  .tik_tok_football_left_box-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .get-app-wrapper-3 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .footer-heading-3 {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
  }

  .left-container-3._40 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    color: #161c24;
  }

  .left-container-3.withbg {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .container-14.sticky {
    position: relative;
  }

  .wrapper-5 {
    padding: 60px 20px;
  }

  .wrapper-5.get-app-bg.no-top-mirgin {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-21 {
    margin-bottom: 40px;
  }

  .google-play-wrapper-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .right-container-3 {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    margin-top: 40px;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .get-app-wrapper-4 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .football_feed_video-4 {
    width: 50%;
    height: 300px;
  }

  .heading-text-4 {
    font-size: 24px;
    line-height: 32px;
  }

  .heading-text-4.middle {
    margin-bottom: 40px;
  }

  .tik_tok_football_left_box-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .football_feed_video-5 {
    width: 50%;
    height: 300px;
  }

  .heading-text-5 {
    font-size: 24px;
    line-height: 32px;
  }

  .heading-text-5.middle {
    margin-bottom: 40px;
  }

  .heading-text-5.large {
    font-size: 24px;
    line-height: 32px;
  }

  .left-container-5.withbg {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .left-container-5._40 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    color: #161c24;
  }

  .hero-peralax-wrapper-6 {
    display: block;
  }

  .google-play-wrapper-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-15.sticky {
    position: relative;
  }

  .background-video-20 {
    display: none;
  }

  .background-video-20.mobile {
    aspect-ratio: 3 / 2;
    object-fit: fill;
    display: block;
  }

  .wrapper-6 {
    padding: 60px 20px;
  }

  .wrapper-6._20 {
    padding: 60px 0;
  }

  .wrapper-6.get-app-bg.no-top-mirgin {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-6.footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper-6.flex {
    padding: 60px 20px;
  }

  .link-block-24 {
    margin-bottom: 40px;
  }

  .footer-container-4 {
    grid-template-columns: 1fr;
  }

  .background-video-22 {
    width: 207px;
    height: 400px;
  }

  .marquee-text-4 {
    font-size: 18px;
  }

  .background-video-23 {
    aspect-ratio: 1;
    height: auto;
  }

  .text-block-30 {
    font-size: 14px;
    line-height: 20px;
  }

  .right-container-4 {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    margin-top: 40px;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .right-container-4.right {
    margin-top: 0;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .div-block-7 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .header-wrapper-6 {
    height: 60vh;
  }

  .ai-fb-container-2 {
    flex-flow: column-reverse;
  }

  .tik_tok_football_left_box-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .get-app-wrapper-5 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .wrapper-7 {
    padding: 60px 20px;
  }

  .wrapper-7._20 {
    padding: 60px 0;
  }

  .container-17 {
    max-width: none;
  }

  .google-play-wrapper-8 {
    background-color: #090a0b;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 83px;
  }

  .footer-heading-4 {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
  }

  .logo-3 {
    margin-left: 340px;
    margin-right: 15px;
  }

  .google-play-6.footer {
    color: #fff;
    font-size: 12px;
  }

  .wrapper-8 {
    padding: 60px 20px;
  }

  .wrapper-8.footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-18 {
    max-width: none;
  }

  .div-block-8 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 2px;
  }

  .text-block-35 {
    color: #e6d8d8bf;
  }

  .image-51 {
    margin-left: 39px;
    padding-right: 48px;
  }

  .google-play-wrapper-9 {
    background-color: #090a0b;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 83px;
  }

  .footer-heading-5 {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
  }

  .logo-4 {
    margin-left: 340px;
    margin-right: 15px;
  }

  .google-play-7.footer {
    color: #fff;
    font-size: 12px;
  }

  .wrapper-9 {
    padding: 60px 20px;
  }

  .wrapper-9.footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-20 {
    max-width: none;
  }

  .div-block-9 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 2px;
  }

  .text-block-36 {
    color: #e6d8d8bf;
  }

  .image-53 {
    margin-left: 39px;
    padding-right: 48px;
  }
}

#w-node-_0f14eceb-a514-91f0-5c9d-d47474cf25bd-a611bfad {
  align-self: stretch;
}

#w-node-_0f14eceb-a514-91f0-5c9d-d47474cf25cc-a611bfad {
  place-self: stretch stretch;
}

#field.w-node-_42540818-4a21-3c6e-de83-d5b8ada39135-a611bfad {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Message.w-node-_42540818-4a21-3c6e-de83-d5b8ada39136-a611bfad {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_42540818-4a21-3c6e-de83-d5b8ada39137-a611bfad {
  justify-self: start;
}

#w-node-_52645bfc-1b40-0b28-dcc4-ddf4e3808c88-a611bfad {
  align-self: stretch;
}

#w-node-_52645bfc-1b40-0b28-dcc4-ddf4e3808c97-a611bfad {
  place-self: stretch stretch;
}

#field.w-node-_52645bfc-1b40-0b28-dcc4-ddf4e3808d70-a611bfad {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Message.w-node-_52645bfc-1b40-0b28-dcc4-ddf4e3808d71-a611bfad {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_52645bfc-1b40-0b28-dcc4-ddf4e3808d72-a611bfad {
  justify-self: start;
}


