 .u-section-1 {
  background-image: url("images/bg.jpg");
  background-position: 50% 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-section-1 .u-text-1 {
  font-family: NeueHaasDisplayLight;
  font-size: 0.8125rem;
  margin: 29px 0 0;
}

.u-section-1 .u-text-2 {
  font-family: NeueHaasDisplayLight;
  font-size: 0.9375rem;
  margin: 29px 0 0;
}

.u-section-1 .u-text-3 {
  font-family: NeueHaasDisplayLight;
  font-size: 0.9375rem;
  margin: 20px 0 0;
}

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

.u-section-1 .u-text-4 {
  font-family: NeueHaasDisplayLight;
  font-size: 0.9375rem;
  margin: 20px 0 41px;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  padding: 0;
}

@media (max-width: 575px) {
   .u-section-1 {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 807px;
  }

  .u-section-1 .u-countdown-1 {
    margin-top: 346px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 16px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 70px;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: -71px;
  }

  .u-section-1 .u-text-4 {
    width: auto;
    margin-top: 70px;
    margin-bottom: 60px;
  }
}@font-face {
  font-family: 'NeueHaasDisplayLight';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NeueHaasDisplayLight.ttf);
}