@import url("./venue-map.css?v=20260617-1");
@import url("./about-team-slider.css?v=20260618-1");

.hero {
  background: var(--color-navy);
  height: 700px;
  overflow: hidden;
  position: relative;
}
.site-page:after {
  height: calc(100% - 700px);
  top: 700px;
}
.hero:after,
.hero__bg,
.hero__shade {
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}
.hero__shade--left {
  background: linear-gradient(126.84deg, #00031c 20%, #01122f00 50%);
  width: 100%;
}
@media (min-width: 1441px) {
  .hero__shade--left {
    display: none;
  }
}
.hero:after {
  background:
    radial-gradient(
      circle at 28% 44%,
      rgba(22, 82, 137, 0.26),
      transparent 26%
    ),
    linear-gradient(180deg, #00031c14, #00031c2e);
  content: "";
  mix-blend-mode: screen;
}
.hero__bg {
  opacity: 0.72;
  transform: scale(1.06);
  transform-origin: center;
}
.hero__bg-mobile {
  display: none;
}
body.is-page-ready .hero__bg {
  animation: heroMediaReveal 2.4s 0.1s cubic-bezier(0.22, 1, 0.36, 1) both;
}
.hero__content {
  padding-left: 130px;
  padding-top: 205px;
  position: relative;
  width: 610px;
  z-index: 2;
}
.hero [data-animate] {
  transition-duration: 0.48s;
}
.hero__eyebrow {
  color: var(--color-gold-soft);
  font-size: 20px;
  font-weight: 500;
  left: 112px;
  letter-spacing: 0.03em;
  line-height: 1.2;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 147px;
  white-space: nowrap;
  width: 414px;
  padding-left: 17px;
  --delay: 0ms;
}
.hero__title {
  color: #f5eede;
  font-family: var(--font-display);
  font-size: 104px;
  font-weight: 700;
  line-height: 0.88;
  text-transform: uppercase;
  --delay: 0ms;
}
.event-facts {
  left: 130px;
  position: absolute;
}
.event-facts {
  gap: 17px;
  list-style: none;
  margin: 0;
  padding: 0;
  top: 502px;
  --delay: 60ms;
}
.event-facts,
.event-facts__item {
  align-items: center;
  display: flex;
}
.event-facts__item img {
  height: 42px;
  width: 42px;
}
.event-facts__item span {
  color: #fff;
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  min-width: 148px;
}
.event-facts__item strong {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.event-facts__item small {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.hero__actions {
  display: flex;
  gap: 15px;
  left: 128px;
  position: absolute;
  top: 596px;
  --delay: 90ms;
}
.hero__actions .button--gold {
  height: 41px;
  width: 203px;
}
@media (max-width: 1439px) and (min-width: 768px) {
  .hero {
    height: clamp(499px, calc(48.39vw + 3px), 700px);
  }
  .hero__bg {
    object-position: center;
    transform: none;
  }
  .hero__content {
    padding-left: var(--container-x);
    padding-top: clamp(109px, calc(23.08vw - 127px), 205px);
    width: min(610px, 58vw);
  }
  .hero__eyebrow {
    left: var(--container-x);
    padding-left: 0;
    text-align: left;
    top: clamp(80px, calc(16.11vw - 85px), 147px);
    width: auto;
  }
  .hero__title {
    font-size: clamp(78px, calc(6.25vw + 14px), 104px);
  }
  .event-facts {
    left: var(--container-x);
    top: clamp(343px, calc(38.22vw - 48px), 502px);
  }
  .hero__actions {
    left: var(--container-x);
    top: clamp(416px, calc(43.51vw - 30px), 596px);
  }
}
@media (max-width: 1024px) {
  .hero__bg {
    object-fit: fill;
  }
}

@media (max-width: 767px) {
  .hero {
    height: auto;
    padding-bottom: 22px;
  }
  .hero:after {
    background: linear-gradient(
      0deg,
      #00031c 17.94%,
      rgba(1, 18, 47, 0) 29.49%
    );
    mix-blend-mode: normal;
  }
  .hero__shade--left {
    background: linear-gradient(
      180deg,
      #00031c 0,
      rgba(0, 3, 28, 1) 47%,
      rgba(1, 18, 47, 0) 53%
    );
    bottom: auto;
    height: 592px;
  }
  .hero__shade--right {
    background: linear-gradient(
      360deg,
      #00031c 0,
      rgba(0, 3, 28, 1) 10%,
      rgba(1, 18, 47, 0) 25%
    );
    top: unset;
    right: unset;
  }
  .hero__bg {
    bottom: auto;
    height: 317px;
    object-position: center bottom;
    opacity: 1;
    top: 270px;
    transform: none;
    object-fit: cover;
    object-position: right;
  }
  .hero__content {
    min-height: 700px;
    padding: 0 15px;
    width: 100%;
  }
  .hero__eyebrow {
    font-size: 14px;
    left: 16px;
    padding-left: 0;
    text-align: center;
    top: 81px;
    white-space: normal;
    width: calc(100% - 32px);
  }
  .hero__title {
    font-size: clamp(50px, 15.47vw, 58px);
    left: 15px;
    line-height: 0.98;
    position: absolute;
    text-align: center;
    top: 101px;
    width: calc(100% - 30px);
  }
  .event-facts {
    align-items: flex-start;
    gap: 0;
    justify-content: space-between;
    left: 16px;
    top: 544px;
    width: calc(100% - 31px);
  }
  .event-facts__item {
    align-items: center;
    flex: 0 1 31%;
    flex-direction: column;
    text-align: center;
    gap: 5px;
  }
  .event-facts__item img {
    height: 38px;
    width: 38px;
  }
  .event-facts__item span {
    min-width: 0;
    width: 100%;
  }
  .event-facts__item strong {
    font-size: 15px;
  }
  .event-facts__item small {
    font-size: 13px;
  }
  .hero__actions {
    gap: 15px;
    left: 15px;
    top: 649px;
    width: calc(100% - 30px);
  }
  .hero__actions .button {
    flex: 1 1 0;
    height: 42px;
    min-width: 0;
    width: auto;
  }
}

@media (max-width: 600px) {
  .hero__bg-mobile {
    display: block;
  }
  .hero__bg-desktop {
    display: none;
  }
}

@media (max-width: 374px) {
  .hero__content {
    padding: 0 15px;
  }
  .hero__eyebrow,
  .hero__title,
  .event-facts,
  .hero__actions {
    left: 15px;
    width: calc(100% - 30px);
  }
  .event-facts__item strong {
    font-size: 13px;
  }
  .event-facts__item small {
    font-size: 11px;
  }
  .hero__actions {
    gap: 10px;
  }
  .hero__actions .button {
    font-size: 10px;
  }
}
.event-facts__item {
  opacity: 0;
  transform: translateY(18px) scale(0.96);
  transition:
    opacity 0.42s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
}
.event-facts.is-visible .event-facts__item {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.event-facts.is-visible .event-facts__item:nth-child(1) {
  transition-delay: calc(var(--delay, 0s) + 20ms);
}
.event-facts.is-visible .event-facts__item:nth-child(2) {
  transition-delay: calc(var(--delay, 0s) + 50ms);
}
.event-facts.is-visible .event-facts__item:nth-child(3) {
  transition-delay: calc(var(--delay, 0s) + 80ms);
}

.discount {
  background-color: #022c5f;
}

.discount-wrapper {
  max-width: 1440px;
  padding: 56.5px var(--container-x) 65.5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.discount-action {
  width: 202px;
  min-width: 160px;
}

.discount-action > .button {
  width: 100%;
}

.discount-text {
  display: flex;
  flex-direction: column;
  max-width: clamp(200px, 19.3vw, 267px);
  width: 100%;
}
.discount-text > .section-title {
  font-size: clamp(30px, 2.9vw, 40px);
}

.discount-text > div {
  display: flex;
  align-items: center;
  gap: clamp(5px, 1.3vw, 20px);
  margin-top: 20px;
}

.discount-text > div > p {
  font-size: clamp(16px, 1.5vw, 20px);
  line-height: 120%;
  letter-spacing: 0.03em;
  color: #fff;
}

.discount-timer {
  max-width: 556px;
  width: fit-content;
  display: flex;
  gap: clamp(10px, 1.5vw, 26px);
  visibility: hidden;
}

.discount-timer[data-animate] {
  --animate-end-opacity: 1;
  --animate-start-opacity: 1;
  --animate-y: 0;
}

.discount-timer.is-ready {
  visibility: visible;
}

.unit {
  text-align: center;
}

.discount-timer[data-animate] .unit {
  opacity: 0;
  transform: translateY(18px) scale(0.96);
  transition:
    opacity 0.72s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.72s cubic-bezier(0.22, 1, 0.36, 1);
}

.discount-timer[data-animate].is-visible .unit {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.discount-timer[data-animate].is-visible .unit:nth-child(1) {
  transition-delay: calc(var(--delay, 0s) + 40ms);
}

.discount-timer[data-animate].is-visible .unit:nth-child(2) {
  transition-delay: calc(var(--delay, 0s) + 120ms);
}

.discount-timer[data-animate].is-visible .unit:nth-child(3) {
  transition-delay: calc(var(--delay, 0s) + 200ms);
}

.discount-timer[data-animate].is-visible .unit:nth-child(4) {
  transition-delay: calc(var(--delay, 0s) + 280ms);
}

.unit .text {
  display: block;
  color: #d7b46a;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
  line-height: 13px;
  margin-top: clamp(5.5px, 0.8vw, 9px);
}

.flip {
  --flip-size: clamp(111px, 10.8vw, 124px);
  --flip-font-size: clamp(71px, 6.9vw, 80px);
  --flip-divider-color: #010823;
  position: relative;
  width: var(--flip-size);
  height: var(--flip-size);
  border-radius: 14px;
  background: #020a25;
  box-shadow:
    4px 14px 12.7px 0px #032349,
    -2px -2px 12.7px 0px #21599c;
  color: #fff;
  overflow: hidden;
  perspective: 520px;
  transform-style: preserve-3d;
  isolation: isolate;
}

.flip::before,
.flip::after,
.top-flip::before,
.bottom-flip::before {
  content: attr(data-value);
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  font-family: "Geologica", sans-serif;
  font-size: var(--flip-font-size);
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
}

.flip::before {
  z-index: 1;
  clip-path: inset(0 0 50% 0);
  color: #aab6c8;
  background: linear-gradient(
    180deg,
    rgba(0, 3, 28, 0.3) 0%,
    rgba(2, 44, 95, 0.5) 100%
  );
}

.flip.is-flipping::before {
  content: "";
}

.flip.is-top-ready::before {
  content: attr(data-next-value);
}

.flip::after {
  z-index: 0;
  clip-path: inset(50% 0 0 0);
  color: #fff;
  background: linear-gradient(0deg, rgba(0, 3, 28, 0.3) 0%, #022c5f 65%);
}

.flip.is-bottom-ready::after {
  content: "";
}

.flip::after {
  box-shadow: inset 0 1px 0 rgba(1, 8, 35, 0.95);
}

.flip-divider {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 6;
  width: 100%;
  height: 2px;
  background: var(--flip-divider-color);
  pointer-events: none;
  transform: translateY(-50%);
}

.top-flip,
.bottom-flip {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 3;
  background: none;
  box-shadow: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
}

.top-flip::before,
.bottom-flip::before {
  color: inherit;
  background: none;
}

.top-flip {
  clip-path: inset(0 0 50% 0);
  color: #aab6c8;
  transform-origin: center center;
  animation: flipTop 0.32s cubic-bezier(0.45, 0.05, 0.7, 0.45) forwards;
}

.bottom-flip {
  clip-path: inset(50% 0 0 0);
  color: #fff;
  transform-origin: center center;
  transform: rotateX(90deg);
  animation: flipBottom 0.32s cubic-bezier(0.2, 0.65, 0.35, 1) 0.32s forwards;
}

@keyframes flipTop {
  to {
    transform: rotateX(-90deg);
  }
}

@keyframes flipBottom {
  to {
    transform: rotateX(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .top-flip,
  .bottom-flip {
    animation: none;
  }
}

@media (max-width: 1180px) {
  .discount-wrapper {
    padding: 40px var(--container-x);
  }
}

@media (max-width: 930px) {
  .discount-wrapper {
    gap: 15px;
  }
}

@media (max-width: 920px) {
  .discount-wrapper {
    flex-direction: column;
    gap: 20px;
    padding: 20px 16px;
  }

  .discount-text {
    max-width: unset;
    align-items: center;
  }

  .discount-text > .section-title {
    text-align: center;
  }

  .discount-text > .section-title > br {
    display: none;
  }

  .discount-timer {
    gap: 12px;
  }

  .flip {
    --flip-size: clamp(75px, 12.1vw, 111px);
    --flip-font-size: clamp(49px, 8vw, 71px);
  }

  .unit span {
    font-size: clamp(10px, 2.6vw, 12px);
  }
}

.concept {
  background: linear-gradient(90deg, #00113a, #00031c 48%, #02051f), #00031c;
  border-top: none;
}
.concept > .circle {
  background: radial-gradient(50% 50% at 50% 50%, #d7b56a73 0, #d7b56a00);
  bottom: -340px;
  height: 829px;
  pointer-events: none;
  position: absolute;
  right: -281px;
  width: 829px;
  z-index: 12;
}
.concept__bg-a {
  background-repeat: no-repeat;
  background-position-x: -650px;
  background-position-y: -120px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.92;
  width: 100%;
}
.concept__bg-a.is-lazy-bg-loaded {
  background-image: url(../images/home/concept-arena-a.webp);
}
.concept__bg-a,
.concept__bg-b {
  height: 100%;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.concept__bg-b {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  left: 520px;
  mix-blend-mode: lighten;
  opacity: 0.4;
  width: 920px;
}
.concept__bg-b.is-lazy-bg-loaded {
  background-image: url(../images/home/concept-arena-b.webp);
}
.concept__bg-b:after {
  background: linear-gradient(270deg, #01122f00 80.61%, #00031c80 91.89%);
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.concept__bg-a:after {
  background: linear-gradient(270deg, #00031c 12.62%, #01122fb3 27.15%);
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 890px;
}
.concept__bg-a[data-animate],
.concept__bg-b[data-animate] {
  --animate-scale: 1;
}
.concept__bg-a[data-animate] {
  --animate-end-opacity: 0.92;
}
.concept__bg-b[data-animate] {
  --animate-end-opacity: 0.4;
}
.concept__intro {
  left: 128px;
  position: absolute;
  top: 111px;
  width: 536px;
  z-index: 2;
}
.concept__intro p {
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.03em;
  line-height: 1.2;
  margin-top: 21px;
  max-width: 510px;
}
.concept .social-links {
  margin-top: 24px;
}
.concept__features {
  display: flex;
  flex-direction: column;
  gap: 62px;
  left: 724px;
  padding-left: 34px;
  position: absolute;
  top: 62px;
  width: 586px;
  z-index: 2;
}
.feature {
  display: block;
  position: relative;
  z-index: 1;
}
.feature:before {
  background: linear-gradient(180deg, #a4895100, #d7b46a 48.56%, #715f3800);
  content: "";
  height: 100%;
  left: -29px;
  position: absolute;
  top: 0;
  transform: scaleY(0);
  transform-origin: top center;
  transition: transform 0.88s cubic-bezier(0.22, 1, 0.36, 1);
  width: 2px;
}
.feature.is-visible:before {
  transform: scaleY(1);
  transition-delay: calc(var(--delay, 0s) + 160ms);
}
.feature__icon {
  height: 40px;
  margin-bottom: 10px;
  width: 40px;
}
.feature__icon,
.feature h3,
.feature p {
  opacity: 0;
  transform: translateY(14px);
  transition:
    opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}
.feature.is-visible .feature__icon,
.feature.is-visible h3,
.feature.is-visible p {
  opacity: 1;
  transform: translateY(0);
}
.feature.is-visible .feature__icon {
  transition-delay: calc(var(--delay, 0s) + 120ms);
}
.feature.is-visible h3 {
  transition-delay: calc(var(--delay, 0s) + 200ms);
}
.feature.is-visible p {
  transition-delay: calc(var(--delay, 0s) + 280ms);
}
.feature h3 {
  color: #f9dfb6;
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
}
.feature h3,
.feature p {
  letter-spacing: 0.03em;
  line-height: 1.2;
}
.feature p {
  color: #fff;
  font-size: 20px;
  margin-top: 10px;
  max-width: 549px;
}
@media (max-width: 1439px) and (min-width: 768px) {
  .concept {
    height: 714px;
  }
  .concept__bg-a {
    background-image: linear-gradient(rgb(2 20 49 / 40%), rgb(2 20 49));
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
  }
  .concept__bg-a.is-lazy-bg-loaded {
    background-image:
      linear-gradient(rgb(2 20 49 / 40%), rgb(2 20 49)),
      url(../images/home/concept-arena-a.webp);
  }
  .concept__bg-a:after {
    background: linear-gradient(
      0deg,
      #00031c 24.94%,
      rgba(1, 18, 47, 0) 40.49%
    );
    width: 100%;
  }
  .concept__bg-b,
  .concept > .circle {
    display: none;
  }
  .concept > .section-label {
    left: var(--container-x);
    top: 35px;
  }
  .concept__intro {
    left: var(--container-x);
    top: 70px;
    width: calc(100% - var(--container-x) * 2);
  }
  .concept__intro .section-title--large {
    font-size: clamp(48px, 5.47vw, 56px);
  }
  .concept__intro .section-title br:first-of-type {
    display: none;
  }
  .concept__intro p {
    margin-top: 25px;
    max-width: 718px;
  }
  .concept .social-links {
    margin-top: 24px;
  }
  .concept .social-links a {
    height: 40px;
    width: 40px;
  }
  .concept .social-links svg {
    max-height: 28px;
    max-width: 28px;
  }
  .concept__features {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    left: var(--container-x);
    padding-left: 0;
    top: 483px;
    width: calc(100% - var(--container-x) * 2);
  }
  .feature {
    min-width: 0;
  }
  .feature:before {
    display: none;
    left: 0;
    width: 2px;
  }
  .feature + .feature {
    padding-left: 22px;
  }
  .feature + .feature:before {
    display: block;
  }
  .feature h3 {
    font-size: 18px;
  }
  .feature p {
    font-size: 18px;
    max-width: none;
  }
}

@media (max-width: 800px) and (min-width: 768px) {
  .concept {
    height: 746px;
  }
}

@media (max-width: 767px) {
  .concept {
    height: auto;
    overflow: hidden;
  }
  .concept__bg-a {
    background-image: linear-gradient(
      rgb(60 105 177 / 40%),
      rgb(2 20 49 / 30%)
    );
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 440px;
    left: 0;
    opacity: 1;
    right: 0;
    width: 100%;
  }
  .concept__bg-a.is-lazy-bg-loaded {
    background-image:
      linear-gradient(rgb(60 105 177 / 40%), rgb(2 20 49 / 30%)),
      url(../images/home/concept-arena-a.webp);
  }
  .concept__bg-a:after {
    background: linear-gradient(0deg, #00031c 12.62%, #01122f30 27.15%);
    width: 100%;
  }
  .concept__bg-b,
  .concept > .circle {
    display: none;
  }
  .concept > .section-label {
    font-size: 14px;
    padding-top: 15px;
    padding-left: 15px;
    position: unset;
  }
  .concept__intro {
    width: calc(100% - 30px);
    padding-top: 19px;
    padding-left: 0;
    position: unset;
    margin-left: 13px;
  }
  .concept__intro .section-title--large {
    font-size: 40px;
    line-height: 1;
  }
  .concept__intro .section-title br:first-of-type {
    display: none;
  }
  .concept__intro p {
    font-size: 16px;
    line-height: 1.2;
    margin-top: 16px;
    max-width: 100%;
  }
  .concept .social-links {
    justify-content: center;
    margin-top: 37px;
  }
  .concept .social-links a {
    height: 40px;
    width: 40px;
  }
  .concept .social-links svg {
    max-height: 28px;
    max-width: 28px;
  }
  .concept__features {
    gap: 30px;
    width: calc(100% - 32px);
    padding-top: 6px;
    padding-left: 0;
    position: relative;
    left: 15px;
    top: 0;
    padding-bottom: 28px;
  }
  .concept__features::before {
    position: absolute;
    content: "";
    top: 0;
    left: -15px;
    width: calc(100% + 30px);
    height: 100%;
    background: linear-gradient(
      360deg,
      #00031c 90.27%,
      rgba(1, 18, 47, 0) 99.75%
    );
  }
  .feature {
    text-align: center;
    padding-top: 20px;
  }
  .feature:first-of-type:before {
    display: none;
  }
  .feature:before {
    background: linear-gradient(
      90deg,
      rgba(164, 137, 81, 0) 0%,
      #d7b46a 48.56%,
      rgba(113, 95, 56, 0) 100%
    );
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 0;
    width: 192px;
    opacity: 0.5;
  }
  .feature + .feature:before {
    display: block;
  }
  .feature__icon {
    margin: 0 auto 10px;
  }
  .feature h3 {
    font-size: 18px;
  }
  .feature p {
    font-size: 16px;
    max-width: none;
  }
}
.show {
  background: #00031c;
}
.show__image {
  background-image: linear-gradient(89.51deg, #01122f00 10.09%, #00031c 75.16%);
  background-position-x: 112%;
  background-position-y: -45px;
  background-repeat: no-repeat;
  background-size: auto 110%;
  height: 677px;
  position: absolute;
  right: 0;
  top: 1px;
  transform: scaleX(-1);
  width: 1155px;
}
.show__image.is-lazy-bg-loaded {
  background-image:
    linear-gradient(89.51deg, #01122f00 10.09%, #00031c 75.16%),
    url(../images/home/show-rider2.webp);
}
.show__image[data-animate] {
  --animate-extra-transform: scaleX(-1);
  --animate-scale: 1.03;
}
.show__copy {
  left: 130px;
  position: absolute;
  top: 64px;
  width: clamp(472px, 45vw, 597px);
  z-index: 2;
}
.show__copy p {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 1.2;
}
.show__copy .title-line {
  margin-bottom: 78px;
}
.show__copy p + p {
  margin-top: 18px;
}
.show__button {
  margin-top: 124px;
}

@media (max-width: 1439px) {
  .show {
    height: clamp(590px, 50vw, 680px);
  }
  .show__image {
    height: calc(100% - 1px);
    width: clamp(760px, 80vw, 1155px);
  }
  .show__copy {
    left: var(--container-x);
    top: 57px;
  }
  .show__copy .title-line {
    margin-bottom: clamp(58px, 5.5vw, 78px);
  }
  .show__button {
    margin-top: clamp(81px, 7.5vw, 124px);
  }
}

@media (max-width: 1165px) {
  .show__image {
    background-position-x: clamp(-390px, calc(364px - 20.58vw), 112%);
  }
}

@media (max-width: 990px) {
  .show__copy p {
    font-size: clamp(16px, 1.5vw, 18px);
  }
}

@media (max-width: 767px) {
  .show {
    height: 585px;
  }
  .show__image {
    background-image:
      linear-gradient(360deg, #01122f00 90%, #00031c 100%),
      linear-gradient(270deg, #021431 0.89%, rgba(1, 18, 47, 0) 46.97%);
    background-position: 70% center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 312px;
    right: 0;
    top: 271px;
    width: 100%;
  }
  .show__image.is-lazy-bg-loaded {
    background-image:
      linear-gradient(360deg, #01122f00 90%, #00031c 100%),
      linear-gradient(270deg, #021431 0.89%, rgba(1, 18, 47, 0) 46.97%),
      url(../images/home/show-rider2.webp);
  }
  .show__copy {
    left: 16px;
    top: 34px;
    width: calc(100% - 31px);
  }
  .show__copy .section-title {
    font-size: 40px;
    line-height: 1;
    white-space: nowrap;
  }
  .show__copy .section-title br {
    display: none;
  }
  .show__copy .title-line {
    margin-bottom: 26px;
  }
  .show__copy p {
    width: 100%;
  }
  .show__copy p + p {
    margin-top: 8px;
  }
  .show__button {
    left: -1px;
    margin-top: 0;
    position: absolute;
    top: 479px;
    width: 153px;
  }
}

.tournament {
  background:
    radial-gradient(circle at 12% 15%, rgba(0, 143, 230, 0.3), transparent 23%),
    #00031c;
  position: relative;
}
.tournament > .circle {
  background: radial-gradient(50% 50% at 50% 50%, #d7b56a73 0, #d7b56a00);
  bottom: -379px;
  height: 829px;
  left: -276px;
  pointer-events: none;
  position: absolute;
  width: 829px;
  z-index: 12;
}
.tournament__image {
  background-image: linear-gradient(270deg, #00031c 1%, #01122f00 27%);
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 678px;
  left: 0;
  position: absolute;
  top: 0;
  width: 760px;
}
.tournament__image.is-lazy-bg-loaded {
  background-image:
    linear-gradient(270deg, #00031c 1%, #01122f00 27%),
    url(../images/home/tournament.webp);
}
.tournament__image:after {
  background:
    linear-gradient(270.19deg, #00031c 0.17%, #01122f00 6.47%), #02143166;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.tournament__image:before {
  background: linear-gradient(270deg, #0070be00 10%, #0070be4d 40%);
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  mix-blend-mode: color-dodge;
  position: absolute;
  z-index: 2;
}
.tournament__copy {
  left: 720px;
  position: absolute;
  top: 66px;
  width: 580px;
  z-index: 2;
}
.tournament-title__hyphen,
.tournament-title__break {
  display: none;
}
.tournament-title__hyphen {
  font-family: var(--font-text);
}
.tournament__copy p {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 1.2;
  margin-top: 28px;
}
.tournament__copy p + p {
  margin-top: 25px;
}
.tournament__button {
  margin-top: 61px;
}

@media (max-width: 1439px) and (min-width: 768px) {
  .tournament {
    height: clamp(620px, 50vw, 680px);
  }
  .tournament__image {
    height: calc(100% - 2px);
    left: -260px;
    width: clamp(1090px, 79.6vw, 1146px);
  }
  .tournament__copy {
    left: unset;
    right: 20px;
    top: 60px;
    width: 590px;
    text-align: right;
  }
  .tournament__copy .section-title br:nth-of-type(2) {
    display: none;
  }
  .tournament__copy p {
    margin-left: auto;
    width: min(472px, 100%);
  }
  .tournament__button {
    margin-top: clamp(52px, 5.2vw, 61px);
  }
  .tournament__copy .title-line {
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .tournament {
    height: 776px;
  }
  .tournament > .circle {
    display: none;
  }
  .tournament__image {
    background-image:
      linear-gradient(180deg, #00020e 0%, rgb(0 0 0 / 16%) 10%),
      linear-gradient(180deg, #00031c 0, rgba(0, 3, 28, 0) 20%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 316px;
    left: 0;
    top: 482px;
    width: 100%;
  }
  .tournament__image.is-lazy-bg-loaded {
    background-image:
      linear-gradient(180deg, #00020e 0%, rgb(0 0 0 / 16%) 10%),
      linear-gradient(180deg, #00031c 0, rgba(0, 3, 28, 0) 20%),
      url(../images/home/tournament.webp);
  }
  .tournament__image:after {
    background: linear-gradient(180deg, #00031c00 60%, #0070be4d 100%);
  }
  .tournament__image:before {
    background: linear-gradient(360deg, #0070be00 10%, #0070be4d 50%);
  }
  .tournament__copy {
    left: 16px;
    text-align: left;
    top: 26px;
    width: calc(100% - 31px);
  }
  .tournament__copy .section-title {
    font-size: 40px;
    line-height: 120%;
    word-break: normal;
  }
  .tournament__copy .title-line {
    margin-left: 0;
    margin-top: 20px;
  }
  .tournament__copy p {
    font-size: 16px;
    margin-left: 0;
    margin-top: 22px;
    width: 100%;
  }
  .tournament__copy p + p {
    margin-top: 8px;
  }
  .tournament__button {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 680px;
  }
  .stat:last-of-type > div > h3 {
    max-width: 140px;
  }
}
@media (max-width: 465px) {
  .tournament-title__hyphen,
  .tournament-title__break {
    display: inline;
  }
}
@media (max-width: 385px) {
  .tournament__copy .section-title {
    font-size: clamp(37px, 10.3vw, 40px);
  }
}
.stats {
  border-bottom-color: #01041d;
  border-top: 0;
  height: 314px;
  position: relative;
}
.stats > .stats-bg {
  background-size: contain;
  height: 100%;
  left: 0;
  mix-blend-mode: exclusion;
  opacity: 0.2;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}
.stats > .stats-bg.is-lazy-bg-loaded {
  background-image: url(../images/home/stats-bg.webp);
}
.stats__grid {
  display: grid;
  gap: 34px 86px;
  grid-template-columns: repeat(3, 300px);
  left: 130px;
  position: absolute;
  top: 87px;
  width: 1180px;
  padding-left: 39px;
}
.stats__grid[data-animate] {
  --animate-y: 12px;
}
.stat {
  align-items: center;
  display: flex;
  gap: 5px;
  min-height: 58px;
  opacity: 0;
  position: relative;
  transform: translateY(22px) scale(0.98);
  transition:
    opacity 0.62s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.62s cubic-bezier(0.22, 1, 0.36, 1);
}
.stats__grid.is-visible .stat {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.stats__grid.is-visible .stat:nth-child(1) {
  transition-delay: calc(var(--delay, 0s) + 70ms);
}
.stats__grid.is-visible .stat:nth-child(2) {
  transition-delay: calc(var(--delay, 0s) + 140ms);
}
.stats__grid.is-visible .stat:nth-child(3) {
  transition-delay: calc(var(--delay, 0s) + 210ms);
}
.stats__grid.is-visible .stat:nth-child(4) {
  transition-delay: calc(var(--delay, 0s) + 280ms);
}
.stats__grid.is-visible .stat:nth-child(5) {
  transition-delay: calc(var(--delay, 0s) + 350ms);
}
.stats__grid.is-visible .stat:nth-child(6) {
  transition-delay: calc(var(--delay, 0s) + 420ms);
}
.stat:after {
  background: #d7b56a66;
  content: "";
  height: 55px;
  position: absolute;
  right: -43px;
  top: 2px;
  width: 1px;
}
.stat:nth-child(3n):after {
  display: none;
}
.stat img {
  flex: 0 0 40px;
  height: 40px;
  transform: scale(0.86);
  transition:
    filter 0.58s ease,
    transform 0.58s cubic-bezier(0.22, 1, 0.36, 1);
  width: 40px;
}
.stats__grid.is-visible .stat img {
  filter: drop-shadow(0 0 14px rgba(215, 181, 106, 0.45));
  transform: scale(1);
}
.stat h3 {
  color: var(--color-gold);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.stat h3,
.stat p {
  letter-spacing: 0.03em;
  line-height: 1.2;
}
.stat p {
  color: #fff;
  font-size: 12px;
  margin-top: 5px;
}

@media (max-width: 1439px) and (min-width: 768px) {
  .stats {
    height: clamp(250px, 21.8vw, 314px);
  }
  .stats__grid {
    gap: 34px clamp(24px, 5.8vw, 86px);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    left: var(--container-x);
    top: clamp(42px, 4.8vw, 87px);
    width: calc(100% - var(--container-x) * 2);
  }
  .stat {
    min-width: 0;
  }
  .stat:after {
    right: clamp(-43px, -2.9vw, -12px);
  }
}

@media (max-width: 767px) {
  .stats {
    height: 408px;
  }
  .stats > .stats-bg {
    background-size: auto 100%;
  }
  .stats__grid {
    gap: 22px 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    left: 15px;
    top: 24px;
    width: calc(100% - 30px);
    padding-left: 0;
  }
  .stat {
    align-items: center;
    flex-direction: column;
    gap: 8px;
    justify-content: flex-start;
    min-height: 94px;
    text-align: center;
  }
  .stat:after {
    display: none;
  }
  .stat img {
    flex-basis: 40px;
  }
}

.about-team {
  background: #030a1a;
  border: 0;
  height: auto;
  overflow: visible;
  padding: 0 var(--container-x);
  position: relative;
}

.about-team > .circle {
  background: radial-gradient(50% 50% at 50% 50%, #d7b56a73 0, #d7b56a00);
  height: 829px;
  position: absolute;
  width: 829px;
  z-index: 12;
  pointer-events: none;
}

.about-team > .circle.first {
  top: 783px;
  right: -375px;
}

.about-team > .circle.last {
  bottom: -282px;
  left: -296px;
}

.about-team__intro {
  align-items: center;
  display: flex;
  gap: 33px;
  margin: 0 auto;
  max-width: 1180px;
  min-height: 349px;
  padding: 40px 0;
  width: 100%;
}
.about-team__avatar {
  background-image: url("../images/home/about.png");
  background-repeat: no-repeat;
  background-size: 140% 180%;
  background-position-x: -80px;
  background-position-y: -120px;
  border-radius: 50%;
  flex: 0 0 240px;
  height: 240px;
  width: 240px;
}
.about-team__intro-copy {
  flex: 1 1 auto;
  min-width: 0;
}
.about-team__eyebrow {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.2;
  text-transform: uppercase;
}
.about-team__title {
  color: var(--color-gold);
  font-family: var(--font-display);
  font-size: clamp(50px, 4.8vw, 70px);
  font-weight: 700;
  line-height: 1;
  margin-top: 25px;
  text-transform: uppercase;
}
.about-team__lead {
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.03em;
  line-height: 1.4;
  margin-top: 25px;
}
.about-team__lead strong {
  font-weight: 700;
  text-transform: uppercase;
}
.about-team__quote {
  align-items: center;
  display: flex;
  gap: 20px;
  margin: 40px auto 0;
  max-width: 1182px;
  width: 100%;
}
.about-team__quote-mark {
  color: var(--color-gold);
  flex: 0 0 62px;
  font-family: var(--font-display);
  font-size: 130px;
  font-weight: 700;
  height: 130px;
  line-height: 1;
}
.about-team__quote blockquote {
  color: rgba(255, 255, 255, 0.5);
  flex: 1 1 auto;
  font-size: 20px;
  font-style: italic;
  letter-spacing: 0.03em;
  line-height: 1.4;
  margin: 0;
}
.about-team__events {
  margin: clamp(40px, 3.9vw, 60px) auto 0;
  max-width: 920px;
  text-align: center;
}
.about-team__events h3 {
  color: var(--color-gold);
  font-family: var(--font-display);
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.about-team__events span {
  background: #a48951;
  display: block;
  height: 2px;
  margin: 20px auto;
  width: 60px;
}
.about-team__list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 12px;
  justify-content: center;
  list-style: none;
  margin: 60px auto 0;
  max-width: 1120px;
  padding: 0;
}
.about-team__list li {
  align-items: center;
  color: var(--color-gold);
  display: inline-flex;
  font-size: 20px;
  font-weight: 700;
  gap: 10px;
  letter-spacing: 0.03em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
.about-team__list li:before {
  content: "⬥";
  font-size: 12px;
}
.about-team__texts {
  display: flex;
  flex-direction: column;
}
.about-team__text {
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.03em;
  line-height: 1.4;
  margin: clamp(40px, 3.9vw, 49px) auto 0;
  max-width: 1180px;
  text-align: center;
}
.about-team__text:first-of-type {
  margin-top: 0;
}
.about-team__text strong {
  font-weight: 700;
}
.about-team__finale {
  align-items: center;
  background-color: #00031c;
  display: flex;
  justify-content: center;
  margin-left: calc(50% - min(50vw, 720px));
  margin-top: 13px;
  min-height: 311px;
  overflow: visible;
  padding: 54px var(--container-x) 59px;
  position: relative;
  width: min(100vw, 1440px);
  z-index: 2;
}
.about-team__finale > .about-team {
  background-size: contain;
  height: 100%;
  left: 0;
  mix-blend-mode: exclusion;
  opacity: 0.2;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}
.about-team__finale > .about-team.is-lazy-bg-loaded {
  background-image: url(../images/home/stats-bg.webp);
}
.about-team__finale-inner {
  align-items: center;
  display: grid;
  gap: 10px;
  grid-template-columns: 201px minmax(0, 757px) 201px;
  max-width: 1180px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.about-team__finale-logo {
  height: 183px;
  opacity: 0.95;
  width: 201px;
}
.about-team__finale-logo--right {
  transform: scaleX(-1);
}
.about-team__finale-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  position: relative;
}
.about-team__finale-content h3 {
  color: var(--color-gold);
  font-family: var(--font-display);
  font-size: clamp(50px, 4.8vw, 70px);
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}
.about-team__finale-content p {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 1.4;
  margin-top: 10px;
}
.about-team__finale-content p > span {
  color: #d7b46a;
}
.about-team__button {
  height: 41px;
  margin-top: 20px;
  width: 203px;
}
.about-team__finale-content > .svg-buy-arrow {
  height: auto;
  overflow: visible;
  position: absolute;
  right: calc(50% - 160px);
  top: calc(100% - 32px);
  width: clamp(175px, calc(26vw - 91px), 283px);
  z-index: 2;
  pointer-events: none;
  user-select: none;
}

.about-team__finale-content > .svg-buy-arrow.mobile {
  display: none;
}

[data-animate].is-visible .svg-buy-arrow .elem1 {
  animation: animate-svg-buy-arrow-circle 1s cubic-bezier(0.47, 0, 0.745, 0.715)
    0s both;
}

[data-animate].is-visible .svg-buy-arrow .elem2 {
  animation:
    animate-svg-buy-arrow 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    animate-svg-buy-arrow-fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s
      both;
}

@media (max-width: 1439px) and (min-width: 1100px) {
  .about-team__finale-content > .svg-buy-arrow {
    top: clamp(184px, calc(210.6px - 1.86vw), 190px);
    transform: rotate(
      clamp(-10deg, calc(((1439px - 100vw) / 339px) * -10deg), 0deg)
    );
  }
}

@media (max-width: 1439px) and (min-width: 768px) {
  .about-team {
    padding-left: 30px;
    padding-right: 30px;
  }
  .about-team__intro,
  .about-team__quote,
  .about-team__text {
    max-width: 964px;
  }
  .about-team__events {
    max-width: 964px;
  }
  .about-team__list {
    max-width: 964px;
  }
  .about-team__finale {
    padding-left: 30px;
    padding-right: 30px;
  }
  .about-team__finale-inner {
    grid-template-columns: 161px minmax(0, 622px) 161px;
    max-width: 964px;
  }
  .about-team__finale-logo {
    height: 147px;
    width: 161px;
  }
}

@media (max-width: 1100px) {
  .about-team__text {
    order: 3;
  }
  .about-team__text:first-of-type {
    order: 2;
    margin-top: 40px;
  }
  .about-team__list {
    margin-top: 0;
  }
  .about-team__finale-content > .svg-buy-arrow {
    top: 190px;
    transform: rotate(-10deg);
    width: clamp(124px, calc(21.25vw - 38.75px), 195px);
  }
}

@media (max-width: 1050px) and (min-width: 903px) {
  .about-team__finale-content > .svg-buy-arrow {
    transform: rotate(
      clamp(-25deg, calc(-10deg + ((1050px - 100vw) / 140px) * -15deg), -10deg)
    );
  }
}

@media (max-width: 1023px) {
  .about-team__title,
  .about-team__events h3 {
    font-size: clamp(30px, 4.9vw, 50px);
  }

  .about-team__finale-content h3 {
    white-space: unset;
  }

  .about-team__finale-content > .svg-buy-arrow {
    top: 190px;
    width: clamp(124px, calc(21.25vw - 38.75px), 195px);
  }
}

@media (max-width: 901.98px) and (min-width: 768px) {
  .about-team__finale-content > .svg-buy-arrow {
    right: clamp(0px, calc(217.16vw - 1667.79px), calc(50% - 180px));
    top: clamp(270px, calc(270px + ((902px - 100vw) / 134px) * 10px), 280px);
    transform: rotate(
      clamp(-55deg, calc(-25deg + ((902px - 100vw) / 134px) * -30deg), -25deg)
    );
  }
}

@media (max-width: 767px) {
  .about-team {
    padding-left: 15px;
    padding-right: 15px;
  }
  .about-team > .circle {
    display: none;
  }
  .about-team__intro {
    align-items: center;
    flex-direction: column;
    gap: 20px;
    min-height: unset;
    padding: 20px 0 0;
    width: 100%;
  }
  .about-team__intro-copy {
    width: 100%;
  }
  .about-team__eyebrow {
    text-align: center;
  }
  .about-team__title {
    font-size: 29px;
    line-height: 1.2;
    margin-top: 10px;
    text-align: center;
  }
  .about-team__lead {
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
  }
  .about-team__quote {
    align-items: flex-start;
    gap: 20px;
    margin-top: 20px;
  }
  .about-team__quote blockquote {
    font-size: 20px;
    width: calc(100% - 82px);
  }
  .about-team__events {
    margin-top: 20px;
    max-width: unset;
  }
  .about-team__events h3 {
    font-size: 30px;
  }
  .about-team__list {
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 5px;
    margin-top: 0;
    max-width: unset;
    width: 100%;
  }
  .about-team__list li {
    align-items: flex-start;
    font-size: 14px;
    text-align: left;
  }
  .about-team__list li:before {
    flex: 0 0 auto;
  }
  .about-team__text {
    font-size: 16px;
    margin-top: 20px;
    max-width: unset;
  }
  .about-team__finale {
    margin-top: 20px;
    min-height: 406px;
    padding: 0 15px 40px;
  }
  .about-team__finale-inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 345px;
  }
  .about-team__finale-logo {
    height: 147px;
    width: 161px;
  }
  .about-team__finale-logo--right {
    display: none;
  }
  .about-team__finale-content h3 {
    font-size: 50px;
    max-width: 345px;
  }
  .about-team__finale-content p {
    font-size: 16px;
  }
  .about-team__finale-content p > span {
    display: block;
  }
  .about-team__finale-content p br {
    display: none;
  }
  .about-team__button {
    margin-top: 10px;
  }
  .about-team__finale-content > .svg-buy-arrow {
    right: clamp(0px, calc(6.72vw - 39.04px), 13px);
    top: clamp(240px, calc(281.24px - 5.38vw), 250px);
    transform: rotate(
      clamp(-45deg, calc(-15deg + ((767px - 100vw) / 186px) * -30deg), -15deg)
    );
    width: clamp(110px, calc(26.88vw - 46.18px), 160px);
  }
}
@media (max-width: 580px) {
  .about-team__finale-content > .svg-buy-arrow.desk {
    display: none;
  }
  .about-team__finale-content > .svg-buy-arrow.mobile {
    display: block;
    transform: rotate(0deg);
    width: 149px;
    right: 40px;
    top: 225px;
  }
}
@keyframes heroMediaReveal {
  from {
    opacity: 0.72;
    transform: scale(1.06);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@media (prefers-reduced-motion: reduce) {
  body.is-page-ready .hero__bg {
    animation: none;
  }
  .hero__bg,
  .event-facts__item,
  .feature:before,
  .feature__icon,
  .feature h3,
  .feature p,
  .stat,
  .stat img {
    filter: none;
    opacity: 1;
    transform: none;
  }
  .show__image[data-animate] {
    transform: scaleX(-1);
  }
}

@keyframes animate-svg-buy-arrow-circle {
  0% {
    stroke-dashoffset: 58.548667764616276px;
    stroke-dasharray: 58.548667764616276px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 58.548667764616276px;
  }
}

@keyframes animate-svg-buy-arrow {
  0% {
    stroke-dashoffset: 622.8101806640625px;
    stroke-dasharray: 622.8101806640625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 622.8101806640625px;
  }
}

@keyframes animate-svg-buy-arrow-fill {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(215, 180, 106);
  }
}
