@font-face {
  font-family: Haffer;
  src: url('../fonts/68a5e1630039e3499e62b7be_HafferXHRegular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Haffer VF;
  src: url('../fonts/68a5df2de5b7c113032b4047_HafferStandardUprights-VF-3.ttf') format("truetype");
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ulmgrotesk ;
  src: url('../fonts/UlmGrotesk-Light-BF63d880d68c1d3.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ulmgrotesk;
  src: url('../fonts/UlmGrotesk-Extrabold-BF63d880d72ac1c.otf') format("opentype"), url('../fonts/UlmGrotesk-Bold-BF63d880d7c5c42.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ulmgrotesk;
  src: url('../fonts/UlmGrotesk-Medium-BF63d880d5e171d.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ulmgrotesk;
  src: url('../fonts/UlmGrotesk-Regular-BF63d880d5dc20d.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

body {
  color: #333;
  font-family: Outfit, sans-serif;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Haffer VF, Times New Roman, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 44px;
}

p {
  color: #fff;
  margin-bottom: 10px;
}

.container {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: #736eaa;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100svh;
  display: flex;
  position: relative;
}

.logo_container {
  z-index: 50;
  height: 7em;
  padding-top: 1em;
  padding-bottom: 1em;
  position: absolute;
  inset: 0% 0% auto;
}

.image {
  height: 4em;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 14ch;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5em;
  line-height: 1.2;
}

.loader {
  z-index: 100;
  color: #fff;
  visibility: hidden;
  width: 100%;
  height: 100dvh;
  position: fixed;
  inset: 0% 0% auto;
}

.loader__bg {
  background-color: #0a0a0a;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.loader__bg-bar {
  z-index: 1;
  transform-origin: 0%;
  transform-style: preserve-3d;
  background-color: #fff;
  width: 100%;
  height: .5em;
  position: absolute;
  inset: auto 0% 0%;
  transform: scale3d(0, 1, 1);
}

.loader__container {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.loader__logo-wrap {
  justify-content: center;
  align-items: center;
  width: 12em;
  height: 3em;
  display: flex;
  position: relative;
}

.loader__logo-item {
  width: 100%;
  position: absolute;
}

.loader__logo-item.is--base {
  opacity: .2;
}

.loader__logo-item.is--top {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}

.loader__logo-img {
  width: 100%;
  display: block;
}

.loader__logo-img.is-height {
  height: 100%;
  overflow: visible;
}

.loader__text-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 3.5em;
}

.loader__text-el {
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: -.25em;
  padding-bottom: .25em;
  position: absolute;
}

.heading_wrapper {
  z-index: 4;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.g {
  color: #fff;
}

.image_container {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-2 {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
}

.logo-svg {
  color: #fff;
  height: 100%;
}

.countdown {
  z-index: 4;
  grid-column-gap: .7em;
  grid-row-gap: .7em;
  flex-flow: wrap;
  justify-content: center;
  max-width: 100%;
  font-size: 1.4em;
  display: flex;
  position: fixed;
  inset: auto 0% 1em;
}

.image-3 {
  display: block;
  position: absolute;
}

.globe {
  z-index: 3;
  color: #d500ff;
  justify-content: center;
  align-items: center;
  width: 37.5vw;
  display: flex;
  position: absolute;
}

.globe__before {
  padding-top: 100%;
}

.globe__back {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.globe__back-circle {
  border: 1px solid;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
}

.globe__back-circle.is--1 {
  width: 50%;
  height: 16%;
  top: 0%;
}

.globe__back-circle.is--2 {
  width: 87.5%;
  height: 24%;
  top: 14%;
}

.globe__back-circle.is--3 {
  width: 100%;
  height: 28%;
  top: 36%;
}

.globe__back-circle.is--4 {
  width: 87.5%;
  height: 24%;
  top: 62%;
}

.globe__back-circle.is--5 {
  width: 50%;
  height: 16%;
  top: 84%;
}

.globe__front, .globe__mirror {
  width: 100%;
  height: 100%;
  position: absolute;
}

.globe__mirror.is--duplicate {
  transform: scaleX(-1);
}

.globe__circle {
  width: 50%;
  height: 100%;
  position: absolute;
  left: auto;
  right: 50%;
  overflow: hidden;
}

.globe__circle-inner {
  border: 1px solid;
  border-radius: 50%;
  width: 200%;
  height: 100%;
  position: absolute;
}

.background-video {
  width: 100%;
  height: 100%;
}

.overlay {
  z-index: 5;
  background-image: linear-gradient(#000c, #000c);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero-section {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.gradient-blob-1 {
  opacity: .6;
  filter: blur(100px);
  background-image: linear-gradient(90deg, #fbaa00 0%, #d84212 100%);
  width: 800px;
  height: 800px;
  position: absolute;
  top: -200px;
  right: -200px;
  transform: rotate(45deg);
}

.gradient-blob-2 {
  opacity: .6;
  filter: blur(100px);
  background-image: linear-gradient(90deg, #d84212 0%, #fbaa00 100%);
  width: 800px;
  height: 800px;
  position: absolute;
  bottom: -200px;
  left: -200px;
  transform: rotate(-45deg);
}

.hero-content {
  z-index: 10;
  flex-direction: column;
  align-items: center;
  max-width: 925px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.hero-badge {
  background-color: #ffffff0a;
  border-radius: 1000px;
  align-items: center;
  padding: 6px 16px;
  display: flex;
}

.hero-badge-dot {
  background-color: #d84212;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-right: 12px;
}

.hero-badge-text {
  color: #fff;
  letter-spacing: .28px;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}

.hero-heading-wrapper {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 24px;
}

.hero-heading-orange {
  color: #d84212;
  font-family: Inter, sans-serif;
  font-size: 92px;
  font-weight: 600;
  line-height: 100px;
}

.hero-heading-italic {
  color: #fff;
  font-size: 92px;
  font-style: italic;
  font-weight: 400;
  line-height: 100px;
}

.hero-subtext {
  color: #ffffff80;
  text-align: center;
  max-width: 609px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.hero-subtext-highlight {
  color: #fff;
}

.hero-buttons {
  justify-content: center;
  align-items: center;
  column-gap: 21px;
  margin-top: 48px;
  display: flex;
}

.btn-primary {
  color: #040404;
  background-color: #fff;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.btn-secondary {
  color: #fff;
  background-color: #ffffff1a;
  border-right: 1px solid #d84212;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

@media screen and (max-width: 991px) {
  .heading {
    width: 12ch;
    font-size: 4em;
    line-height: 1.2;
  }

  .logo-svg {
    height: 2em;
  }

  .countdown {
    font-size: 1.2em;
  }

  .globe {
    width: 50vw;
  }
}

@media screen and (max-width: 767px) {
  .countdown {
    justify-content: center;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    width: 10ch;
    font-size: 2.6em;
    line-height: 1.2;
  }

  .logo-svg {
    height: 100%;
  }

  .countdown {
    font-size: 1em;
  }

  .globe {
    width: 70vw;
  }
}


@font-face {
  font-family: 'Haffer';
  src: url('../fonts/68a5e1630039e3499e62b7be_HafferXHRegular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Haffer VF';
  src: url('../fonts/68a5df2de5b7c113032b4047_HafferStandardUprights-VF-3.ttf') format('truetype');
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ulmgrotesk ';
  src: url('../fonts/UlmGrotesk-Light-BF63d880d68c1d3.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ulmgrotesk';
  src: url('../fonts/UlmGrotesk-Extrabold-BF63d880d72ac1c.otf') format('opentype'), url('../fonts/UlmGrotesk-Bold-BF63d880d7c5c42.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ulmgrotesk';
  src: url('../fonts/UlmGrotesk-Medium-BF63d880d5e171d.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ulmgrotesk';
  src: url('../fonts/UlmGrotesk-Regular-BF63d880d5dc20d.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}