 .u-section-1 {
  background-image: none;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 228px;
  margin: 60px auto 0;
}

.u-section-1 .u-text-1 {
  font-family: thelorin;
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: thelorin;
  margin: 20px auto 0;
}

.u-section-1 .u-text-3 {
  font-family: thelorin;
  margin: 10px auto 0;
}

.u-section-1 .u-countdown-1 {
  margin: 10px auto 0;
}

.u-section-1 .u-countdown-counter-1 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: thelorin;
}

.u-section-1 .u-countdown-label-1 {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: thelorin;
}

.u-section-1 .u-countdown-separator-1 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: thelorin;
}

.u-section-1 .u-countdown-counter-2 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: thelorin;
}

.u-section-1 .u-countdown-label-2 {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: thelorin;
}

.u-section-1 .u-countdown-separator-2 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: thelorin;
}

.u-section-1 .u-countdown-counter-3 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: thelorin;
}

.u-section-1 .u-countdown-label-3 {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: thelorin;
}

.u-section-1 .u-countdown-separator-3 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: thelorin;
}

.u-section-1 .u-countdown-counter-4 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: thelorin;
}

.u-section-1 .u-countdown-label-4 {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: thelorin;
}

.u-section-1 .u-countdown-separator-4 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: thelorin;
}

.u-section-1 .u-countdown-counter-5 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: thelorin;
}

.u-section-1 .u-countdown-label-5 {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: thelorin;
}

.u-section-1 .u-countdown-separator-5 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: thelorin;
}

.u-section-1 .u-countdown-counter-6 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: thelorin;
}

.u-section-1 .u-countdown-label-6 {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: thelorin;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  border-style: solid;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  background-image: none;
  font-weight: 700;
  font-family: thelorin;
  margin: 20px auto 60px;
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    width: 540px;
    height: 216px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 136px;
  }
}@font-face {
  font-family: 'thelorin';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/thelorin.otf);
}