.body {
  color: #fff;
  background-color: #040914;
  font-family: Neue Haas, sans-serif;
  font-weight: 700;
}

.warp-main-wrapper {
  width: 100%;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  background-color: #040914;
}

.warp_hero_video {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  padding: 0%;
  display: flex;
  position: relative;
}

.warp_hero_video_wrapper {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.warp_bg_video {
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 0;
}

.warp_logo {
  z-index: 2;
  width: 40vw;
  max-width: none;
  min-width: 220px;
  font-size: 1px;
  position: absolute;
}

.warp-intro-section-2 {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.warp-intro-section-2-text {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.warp-display-1 {
  font-family: Neue Haas, sans-serif;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 8vw;
  font-weight: 700;
  line-height: 1;
}

.running-text-wrapper {
  width: 1000vw;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.warp-h1 {
  font-family: Neue Haas, sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 60px;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1;
}

.warp-p {
  font-family: Neue Haas, sans-serif;
  font-weight: 400;
  color: #fff;
  margin-bottom: 40px;
  font-size: 1.6vw;
  font-weight: 400;
  line-height: 1.6;
}

.warp-sec-2-text-wrapper {
  width: 60%;
}

.warp-sec-2-img-wrapper {
  width: 40%;
  border-radius: 32px;
  display: none;
  overflow: hidden;
}

.image {
  opacity: 1;
  mix-blend-mode: normal;
}

.warp-intro-text-wrapper {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 5% 80px;
  display: flex;
}

.warp-full-widh-img {
  width: 100%;
  overflow: hidden;
}

.warp-img-2 {
  width: 100%;
}

.warp-video-wrapper {
  width: 100%;
  border-radius: 32px;
  margin-top: 80px;
  margin-bottom: 60px;
  overflow: hidden;
}

.warp-gallery {
  width: 100%;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 1px;
  display: flex;
}

.warp-gallery-img {
  width: 25vw;
  height: auto;
  max-height: 1156px;
  max-width: 867px;
  aspect-ratio: 3 / 4;
  background-image: linear-gradient(rgba(4, 9, 20, .3), rgba(4, 9, 20, .3)), url('../images/feature_taurobran.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-items: flex-end;
  padding-bottom: 2%;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.warp-gallery-img.is-gallery {
  width: 33.333%;
  height: auto;
  max-height: none;
  background-image: none;
  padding-bottom: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

.warp-gallery-img.is-waterproof {
  background-image: linear-gradient(rgba(4, 9, 20, .3), rgba(4, 9, 20, .3)), url('../images/feature_waterproof.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.warp-gallery-img.is-motionfit {
  background-image: linear-gradient(rgba(4, 9, 20, .3), rgba(4, 9, 20, .3)), url('../images/feature_motion-fit.jpg');
}

.warp-gallery-img.is-beanielaser {
  background-image: linear-gradient(rgba(4, 9, 20, .3), rgba(4, 9, 20, .3)), url('../images/feature_beanie_laser.jpg');
}

.warp-gallery-img.is-windresistant {
  background-image: linear-gradient(rgba(4, 9, 20, .3), rgba(4, 9, 20, .3)), url('../images/feature_wind.jpg');
}

.warp-gallery-img.is-packable {
  background-image: linear-gradient(rgba(4, 9, 20, .3), rgba(4, 9, 20, .3)), url('../images/feature_packable.jpg');
}

.warp-gallery-img.is-primaloft {
  background-image: linear-gradient(rgba(4, 9, 20, .3), rgba(4, 9, 20, .3)), url('../images/feature_primaloft.jpg');
}

.warp-gallery-img.is-recycled {
  background-image: linear-gradient(rgba(4, 9, 20, .3), rgba(4, 9, 20, .3)), url('../images/feature_recycled.jpg');
}

.warp-floating-button {
  font-family: Neue Haas, sans-serif;
  font-weight: 700;
  z-index: 10;
  height: 50px;
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  margin-top: 72px;
  margin-right: 3.333%;
  padding-left: 33px;
  padding-right: 33px;
  font-family: Neue Haas, sans-serif;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.warp-floating-button:hover {
  background-color: #c3d4f7;
}

.link-block-2 {
  z-index: 2;
  position: absolute;
  top: auto;
  bottom: 40px;
  left: auto;
  right: auto;
}

.koov-ss23-hero-scroll {
  width: 1.6vw;
  height: 5.5vw;
  max-height: 96px;
  max-width: 32px;
  min-height: 60px;
  min-width: 32px;
  outline-offset: 0px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 9vw;
  outline: 1px solid #fff;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.koov-ss23-hero-scroll:hover {
  outline-width: 2px;
}

.arrow-down-long {
  width: .6vw;
  max-width: 16px;
  min-width: 12px;
  filter: invert();
}

.gradient-move {
  display:none;
}

.ata-hero-text {
  font-family: Neue Haas, sans-serif;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 16px;
  font-size: 2.2vw;
  font-weight: 700;
  line-height: 1;
}

.ata-hero-text.is-big {
  font-family: Neue Haas, sans-serif;
  font-weight: 700;
  font-size: 4vw;
}

.ata-buttons-wrapper {
  height: 4vw;
  max-height: 80px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.ata-main-button {
  font-family: Neue Haas, sans-serif;
  font-weight: 700;
  width: 100%;
  height: 4vw;
  max-height: 80px;
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 2vw;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 20;
  display: flex;
}

.ata-feature-headline {
  font-family: Neue Haas, sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 1.6vw;
  line-height: 1;
}

.ata-feature-subline {
  font-family: Neue Haas, sans-serif;
  color: #fff;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.5;
}

.ata-feature-icon {
  width: 4vw;
  max-width: 64px;
  margin-bottom: 16px;
}

.ata-gallery-img {
  width: 100%;
  height: 100%;
}

.ata-detail-bg-video {
  width: 100%;
  height: 100%;
  opacity: .16;
  position: absolute;
}

.ata-shop-anchor {
  width: 100%;
}

.ata-hero-icon-wrapper {
  width: auto;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.ata-hero-icon {
  width: 3vw;
  min-width: 48px;
}

.ata-p-link {
  font-family: Neue Haas, sans-serif;
  font-weight: 400;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

.ata-hero-icon-linkblock {
  width: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ata-icon-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .warp_logo {
    width: 90vw;
  }

  .warp-h1 {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    font-size: 40px;
  }

  .warp-p {
    font-family: Neue Haas, sans-serif;
    font-weight: 400;
    font-size: 20px;
  }

  .warp-sec-2-text-wrapper {
    width: 100%;
  }

  .warp-intro-text-wrapper {
    padding-top: 80px;
    padding-bottom: 24px;
  }

  .warp-gallery {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    padding-bottom: 24px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .warp-gallery.is-main-gallery {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    flex-direction: row;
    margin-bottom: 0;
    padding-bottom: 1px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .warp-gallery-img {
    width: 100%;
    height: 120vw;
    max-height: none;
    max-width: none;
    padding-bottom: 10%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .warp-floating-button {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    height: 40px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 12px;
  }

  .koov-ss23-hero-scroll {
    height: 20vw;
  }

  .ata-hero-text {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    font-size: 24px;
  }

  .ata-hero-text.is-big {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    font-size: 54px;
  }

  .ata-main-button {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    height: 50px;
    max-height: none;
    border-radius: 25px;
  }

  .ata-feature-headline {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    font-size: 36px;
  }

  .ata-feature-subline {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    font-size: 18px;
  }

  .ata-feature-icon {
    width: 60px;
  }

  .ata-hero-icon {
    width: 40px;
    min-width: auto;
  }
}

@media screen and (min-width: 2560px) {
  .warp-floating-button {
      z-index: 10;
      height: 50px;
      color: #000;
      text-transform: uppercase;
      background-color: #ffffff;
      border-radius: 25px;
      justify-content: center;
      align-items: center;
      margin-top: 72px;
      margin-right: 5%;
      padding-left: 33px;
      padding-right: 33px;
      font-family: Neue Haas, sans-serif;
      font-weight: 700;
      font-size: 16px;
      transition: background-color .2s;
      display: flex;
      position: fixed;
      top: 0%;
      bottom: auto;
      left: auto;
      right: calc(50vw - 1330px);
    }
  }

@media screen and (max-width: 767px) {
  .warp_hero_video {
    height: 360px;
  }

  .warp_hero_video_wrapper {
    align-items: flex-end;
  }

  .warp_logo {
    width: 90vw;
    max-width: none;
    min-width: auto;
    bottom: 60px;
  }

  .warp-intro-section-2 {
    height: 460px;
    margin-bottom: 60px;
  }

  .warp-sec-2-text-wrapper {
    width: 100%;
  }

  .warp-intro-text-wrapper {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .warp-floating-button {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    height: 40px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 12px;
  }

  .link-block-2.w--current {
    display: none;
  }

  .koov-ss23-hero-scroll {
    height: 11vw;
  }

  .ata-hero-text {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    margin-top: 8px;
    font-size: 18px;
  }

  .ata-hero-text.is-big {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    font-size: 40px;
  }

  .ata-buttons-wrapper {
    height: auto;
    max-height: none;
    flex-direction: column;
  }

  .ata-hero-icon-wrapper {
    margin-top: 12px;
  }
}

@media screen and (max-width: 479px) {
  .warp_hero_video {
    width: 100vw;
    height: 150vw;
  }

  .warp_hero_video_wrapper {
    align-items: center;
  }

  .warp_logo {
    width: 90vw;
    bottom: auto;
  }

  .warp-h1 {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    margin-bottom: 32px;
    font-size: 28px;
  }

  .warp-p {
    font-family: Neue Haas, sans-serif;
    font-weight: 400;
    margin-bottom: 32px;
    font-size: 18px;
  }

  .warp-intro-text-wrapper {
    padding-bottom: 20px;
  }

  .warp-video-wrapper {
    margin-top: 40px;
  }

  .warp-gallery, .warp-gallery.is-main-gallery {
    flex-direction: column;
  }

  .warp-gallery-img {
    width: 100%;
    padding-bottom: 8%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .warp-gallery-img.is-gallery {
    width: 100vw;
  }

  .warp-floating-button {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    height: 40px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 12px;
    margin-right: 5%;
  }

  .link-block-2 {
    margin-left: auto;
    margin-right: auto;
    bottom: 8px;
  }

  .link-block-2.w--current {
    bottom: 0;
  }

  .koov-ss23-hero-scroll {
    height: 20vw;
    bottom: 20px;
  }

  .ata-hero-text {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    font-size: 16px;
  }

  .ata-hero-text.is-big {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    font-size: 28px;
  }

  .ata-feature-headline {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    font-size: 24px;
  }

  .ata-feature-subline {
    font-family: Neue Haas, sans-serif;
    font-weight: 700;
    font-size: 14px;
  }

  .ata-hero-icon-wrapper {
    width: 70%;
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .ata-hero-icon {
    width: 36px;
  }
}


@font-face {
  font-family: 'Neue Haas';
  src: url('../fonts/neue_haas_regular.woff2') format('woff2'), url('../fonts/neue_haas_regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas';
  src: url('../fonts/neue_haas_bold.woff2') format('woff2'), url('../fonts/neue_haas_bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}