.hero {
  display: flex;
  height: 600px;
  align-items: flex-start;
  gap: 10px;
  padding: 64px 96px;
  position: relative;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 27%, rgba(0, 0, 0, 0.6) 55%);
  background-image: url("/frontend/img/redesign/backgrounds/hero.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.hero .hero-content {
  flex-direction: column;
  width: 698px;
  gap: 10px;
  padding: 32px 0px;
  display: flex;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
}
.hero .div-wrapper {
  flex-direction: column;
  gap: 10px;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
}
.hero .hero-copy {
  flex-direction: column;
  padding: 8px 16px;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
}
.hero .the-industry-leader {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 172px;
  margin-top: -1px;
  color: #ffffff;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 1;
}
.hero .hero-ctas {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  padding: 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.hero .primary-button {
  width: 180px;
  height: 44px;
}
.hero .secondary-button {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 182px;
  height: 46px;
  margin-top: -1px;
  margin-bottom: -1px;
  border-radius: 44px;
  overflow: hidden;
  border: 2px solid;
  border-color: #ffffff;
  aspect-ratio: 4.12;
  cursor: pointer;
}
.hero .text-wrapper {
  top: calc(50% - 12px);
  left: calc(50% - 41px);
  position: absolute;
  width: 80px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.hero .hero-bottom-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}
.hero .hero-stats {
  height: 100px;
  gap: 64px;
  padding: 8px 16px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
}
.hero .stat {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -17px;
}
.hero .div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.hero .STAT {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  font-size: 70px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
.hero .STAT > sup {
  font-size: 60%;
  top: -0.2em;
}
.hero .stat-desc {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.hero .stat-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -20px;
}
.hero .STAT-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  font-size: 72px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
.how-it-works {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: flex-start;
  gap: 10px;
  padding: 48px 96px;
  position: relative;
}
.how-it-works .how-it-works-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.how-it-works .title-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 32px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.how-it-works .title-copy-box {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}
.how-it-works .text-wrapper {
  position: relative;
  width: 506px;
  height: 49px;
  margin-top: -1px;
  color: #ffffff;
  font-size: 52px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.how-it-works .top-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.how-it-works .steps-block {
  position: relative;
  width: 354px;
  height: 180px;
}
.how-it-works .step-number {
  position: absolute;
  top: 0;
  left: 0;
  width: 119px;
  height: 180px;
  display: flex;
}
.how-it-works .div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -20px;
  width: 76px;
  height: 220px;
  margin-left: 18px;
  opacity: 0.1;
  color: #ffffff;
  font-size: 180px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
.how-it-works .step-copy-block {
  display: flex;
  flex-direction: column;
  width: 350px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 29px;
  left: calc(50% - 175px);
}
.how-it-works .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.how-it-works .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  color: #ffffff;
  font-size: 35px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
.how-it-works .p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
.how-it-works .icon {
  display: flex;
  flex-direction: column;
  width: 102px;
  height: 102px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: var(--variable-collection-NFC-royal-blue-500);
  border-radius: 9px;
  border: 2px dashed;
  border-color: #cacaca;
}
.how-it-works .img {
  position: relative;
  width: 60px;
  height: 60px;
}
.how-it-works .mid-row {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 100px;
}
.how-it-works .bottom-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 134px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.how-it-works .clipboard-wrapper {
  margin-left: -1px;
  display: flex;
  flex-direction: column;
  width: 102px;
  height: 102px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: var(--variable-collection-NFC-royal-blue-500);
  border-radius: 9px;
  border: 2px dashed;
  border-color: #cacaca;
}
.how-it-works .trophy-wrapper {
  margin-right: -1px;
  display: flex;
  flex-direction: column;
  width: 102px;
  height: 102px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: var(--variable-collection-NFC-royal-blue-500);
  border-radius: 9px;
  border: 2px dashed;
  border-color: #cacaca;
}
.how-it-works .trophy {
  position: relative;
  width: 60px;
  height: 60px;
  aspect-ratio: 1;
}
.winners-circle {
  display: flex;
  flex-direction: column;
  height: 546px;
  align-items: flex-start;
  gap: 10px;
  padding: 32px 0px 64px;
  position: relative;
}
.winners-circle .div {
  display: flex;
  align-items: center;
  gap: 128px;
  padding: 32px 96px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}
.winners-circle .title-container {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}
.winners-circle .div-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}
.winners-circle .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  font-size: 52px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.winners-circle .lorem-ipsum-dolor {
  position: relative;
  width: 556px;
  margin-top: -1px;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
}
.winners-circle .view-more {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}
.winners-circle .primary-button {
  width: 180px;
  height: 40px;
  font-size: 18px;
}
.winners-circle .image-gallery {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}
.winners-circle .back-arrow {
  display: inline-flex;
  flex-direction: column;
  height: 320px;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  margin-left: -7px;
}
.winners-circle .img {
  position: relative;
  width: 48px;
  height: 48px;
  aspect-ratio: 1;
}
.winners-circle .top-image {
  position: relative;
  width: 450px;
  height: 320px;
  background-image: url(/frontend/redesign/img/top-image.png);
  background-size: cover;
  background-position: 50% 50%;
}
.winners-circle .forward-arrow {
  display: inline-flex;
  flex-direction: column;
  height: 320px;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  margin-right: -7px;
}
.game_types_container {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 16px 0px;
  position: relative;
  background-color: #071326;
}
.game_types_container > .game_types_header {
  display: flex;
  flex-direction: column;
  padding: 32px 0px;
  align-self: stretch;
  width: 100%;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
  font-size: 52px;
}
.game_types_container > .contests {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 21px;
  padding: 1em;
}
.sports-offering {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
.sports-offering > .div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 32px;
  padding: 32px 96px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.sports-offering > .div > .title-container {
  gap: 32px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}
.sports-offering > .div > .title-container > .title-copy {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}
.sports-offering > .div > .title-container > .title-copy > .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Proxima Nova-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 52px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.sports-offering > .div > .image-gallery {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.sports-offering > .div > .image-gallery > .divider {
  position: relative;
  width: 2px;
  height: 250px;
  background-color: var(--variable-collection-grid-line-grey);
  top: -2em;
}
.sports-offering > .div > .image-gallery > .sport-section {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}
.sports-offering > .div > .image-gallery > .sport-section > .logo-container {
  display: flex;
  width: 450px;
  height: 320px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.sports-offering > .div > .image-gallery > .sport-section > .logo-container > a > .logo-section {
  position: relative;
  width: 213px;
  height: 213px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.sports-offering > .div > .image-gallery > .sport-section > .logo-container > a > .logo-section.nfbc {
  background-image: url("/frontend/img/redesign/logos/nfbc_inv.svg");
}
.sports-offering > .div > .image-gallery > .sport-section > .logo-container > a > .logo-section.nffc {
  background-image: url("/frontend/img/redesign/logos/nffc_inv.svg");
}
.sports-offering > .div > .image-gallery > .sport-section > .logo-container > a > .logo-section.nfbkc {
  background-image: url("/frontend/img/redesign/logos/nfbkc_inv.svg");
}
.sports-offering > .div > .image-gallery > .sport-section > .sport-title-section {
  display: flex;
  flex-direction: column;
  width: 450px;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}
.sports-offering > .div > .image-gallery > .sport-section > .sport-title-section > .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.video-gallery {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 32px 0px 64px;
  position: relative;
}
.video-gallery .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.video-gallery .title-copy-box {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}
.video-gallery .text-wrapper {
  position: relative;
  width: 506px;
  height: 49px;
  margin-top: -1px;
  color: #ffffff;
  font-size: 52px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
.video-gallery .gallery-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.video-gallery .gallery {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}
.video-gallery .inner-col {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}
.video-gallery .video-link-container {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding: 10px;
  position: relative;
  flex: 0 0 auto;
}
.video-gallery .video-thumbnail {
  position: relative;
  width: 320px;
  height: 180px;
  background-color: #ffffff;
  border-radius: 16px;
}
.video-gallery .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.video-gallery .div {
  position: relative;
  width: fit-content;
  max-width: 15em;
  margin-top: -1px;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}
.video-gallery .frame {
  display: flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  position: relative;
}
.video-gallery .arrow-forward {
  position: relative;
  width: 32px;
  height: 32px;
  margin-top: -4px;
  margin-bottom: -4px;
  margin-left: -4px;
  margin-right: -4px;
}
.mobile {
  display: none;
}
@media screen and (max-width: 50em) {
  .mobile {
    display: block;
  }
  .hero {
    padding: 0;
    height: 480px;
  }
  .hero > .hero-content {
    padding: 1em;
    width: 100%;
    justify-content: center;
  }
  .hero > .hero-content > .div-wrapper > .hero-copy {
    padding: 0;
  }
  .hero > .hero-content > .div-wrapper > .hero-copy > .the-industry-leader {
    height: unset;
    font-size: 40px;
    padding: 0.4em;
  }
  .hero > .hero-content > .div-wrapper > .hero-ctas {
    justify-content: center;
  }
  .hero > .hero-content > .hero-bottom-section {
    display: none;
  }
  .hero .primary-button,
  .hero .secondary-button {
    height: 31px;
    width: 129px;
  }
  .hero-mobile {
    display: flex;
    width: 100%;
    align-items: flex-start;
    gap: 16px;
    padding: 24px;
    position: relative;
    background-color: var(--variable-collection-NFC-red-500);
  }
  .hero-mobile > .hero-content-mobile {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    flex: 1;
    flex-grow: 1;
  }
  .hero-mobile > .hero-content-mobile > .hero-bottom-section-mobile {
    display: flex;
    flex-direction: column;
    height: 176px;
    align-items: flex-start;
    justify-content: center;
    gap: 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
  }
  .hero-mobile > .hero-content-mobile > .hero-bottom-section-mobile > .hero-stats-mobile {
    justify-content: center;
    align-self: stretch;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    flex: 1;
    flex-grow: 1;
  }
  .hero-mobile > .hero-content-mobile > .hero-bottom-section-mobile > .hero-stats-mobile > .stat-mobile {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    flex: 0 0 auto;
    margin-top: -3.5px;
    justify-content: center;
    position: relative;
  }
  .hero-mobile > .hero-content-mobile > .hero-bottom-section-mobile > .hero-stats-mobile > .stat-mobile > .div-wrapper-mobile {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 0 0 auto;
    justify-content: center;
    position: relative;
    gap: 16px;
  }
  .hero-mobile > .hero-content-mobile > .hero-bottom-section-mobile > .hero-stats-mobile > .stat-mobile > .div-wrapper-mobile > .STAT-mobile {
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1px;
    color: #ffffff;
    font-size: 50px;
    letter-spacing: 0;
    line-height: normal;
    justify-content: center;
    position: relative;
  }
  .hero-mobile > .hero-content-mobile > .hero-bottom-section-mobile > .hero-stats-mobile > .stat-mobile > .div-wrapper-mobile > .STAT-mobile > sup {
    font-size: 60%;
    top: -0.2em;
  }
  .hero-mobile > .hero-content-mobile > .hero-bottom-section-mobile > .hero-stats-mobile > .stat-mobile > .div-wrapper-mobile > .stat-desc-mobile {
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1px;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
    justify-content: center;
    position: relative;
  }
  .how-it-works {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    padding: 0;
    position: relative;
  }
  .how-it-works .how-it-works-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    padding: 1em;
  }
  .how-it-works .title-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 32px 0px;
    position: relative;
    flex: 0 0 auto;
  }
  .how-it-works .title-copy-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  .how-it-works .text-wrapper {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }
  .how-it-works .top-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    justify-content: center;
  }
  .how-it-works .steps-block {
    position: relative;
    height: 180px;
  }
  .how-it-works .step-number {
    position: absolute;
    top: 0;
    left: 0;
    width: 119px;
    height: 180px;
    display: flex;
  }
  .how-it-works .div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -20px;
    width: 76px;
    height: 220px;
    margin-left: 18px;
    opacity: 0.1;
    color: #ffffff;
    font-size: 180px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
  }
  .how-it-works .step-copy-block {
    display: flex;
    flex-direction: column;
    width: 350px;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 29px;
    left: calc(50% - 175px);
  }
  .how-it-works .div-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  .how-it-works .text-wrapper-2 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    margin-top: -1px;
    color: #ffffff;
    font-size: 25px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
  }
  .how-it-works .p {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    margin-top: -1px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
  }
  .how-it-works .mid-row {
    display: flex;
    height: 100px;
    align-items: center;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    justify-content: center;
  }
  .how-it-works .steps-block-2 {
    width: 400px;
    margin-top: -40px;
    margin-bottom: -40px;
    margin-left: -37px;
    margin-right: -37px;
    position: relative;
    height: 180px;
  }
  .how-it-works .text-wrapper-3 {
    margin-left: 298px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -20px;
    width: 76px;
    height: 220px;
    opacity: 0.1;
    color: #ffffff;
    font-size: 180px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
  }
  .how-it-works .bottom-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 134px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    justify-content: center;
  }
  .how-it-works .steps-block-3 {
    width: 354px;
    margin-left: -148px;
    margin-right: -148px;
    position: relative;
    height: 180px;
  }
  .not_mobile {
    display: none;
  }
  .winners-circle {
    height: unset;
    padding: 0;
  }
  .winners-circle > .div {
    padding: 1em;
    flex-direction: column-reverse;
    gap: 10px;
  }
  .winners-circle > .div > .title-container > .div-wrapper > .text-wrapper {
    font-size: 28px;
  }
  .winners-circle > .div > .title-container > .div-wrapper > .lorem-ipsum-dolor {
    width: 100%;
    font-size: 14px;
  }
  .winners-circle > .div > .title-container > .view-more {
    width: 100%;
    align-items: center;
  }
  .sports-offering {
    width: 100%;
  }
  .sports-offering > .div > .title-container > .title-copy > .text-wrapper {
    font-size: 28px;
  }
  .sports-offering > .div > .image-gallery {
    flex-direction: column;
    gap: 40px;
  }
  .sports-offering > .div > .image-gallery > .divider {
    display: none;
  }
  .sports-offering > .div > .image-gallery > .sport-section > a > .logo-container {
    height: unset;
    width: unset;
  }
  .sports-offering > .div > .image-gallery > .sport-section > a > .logo-container > .logo-section {
    height: 135px;
  }
  .sports-offering > .div > .image-gallery > .sport-section > .sport-title-section > .text-wrapper-2 {
    font-size: 28px;
  }
  .game_types_container {
    padding: 0;
    width: 100%;
  }
  .game_types_container > .game_types_header {
    font-size: 32px;
  }
  .game_types_container > .contests {
    padding: 0 1em;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: unset;
    width: 100%;
    overflow: auto;
    justify-content: flex-start;
  }
  .video-gallery {
    height: unset;
    width: 100%;
  }
  .video-gallery > .div-wrapper {
    padding: 20px 0;
  }
  .video-gallery > .div-wrapper > .title-copy-box > .text-wrapper {
    font-size: 32px;
    width: 100%;
  }
  .video-gallery > .div-wrapper:nth-child(2) {
    overflow: auto;
  }
  .video-gallery > .div-wrapper:nth-child(2) > .gallery-wrapper {
    justify-content: flex-start;
  }
}
/*# sourceMappingURL=z_index.css.map */