.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.body {
  background-color: #000;
}

.section {
  position: relative;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
}

.section.odyssey {
  height: 100vh;
}

.section.muscle {
  height: 100vh;
}

.lottie-animation {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 10;
}

.lottie-animation-2 {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: auto;
  z-index: 11;
  margin-top: 0px;
}

.lottie-animation-3 {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  text-align: center;
}

.lottie-animation-5 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0px;
  z-index: 8;
  height: 150vh;
  margin-top: -324px;
}

.eclipse-div {
  position: relative;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.eclipse-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  font-family: Roboto, sans-serif;
  color: hsla(0, 0%, 100%, 0.66);
  font-size: 40px;
  line-height: 44px;
  font-weight: 300;
  text-align: left;
}

.eclipse-heading.b {
  position: fixed;
  left: auto;
  top: 454.484375px;
  right: auto;
  overflow: hidden;
  min-height: Infinity%;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.77);
  font-size: 60px;
  line-height: 70px;
  font-weight: 800;
  text-align: center;
  letter-spacing: -1px;
}

.eclipse-heading.l {
  position: fixed;
  left: auto;
  top: 598.484375px;
  margin-right: auto;
  margin-left: auto;
  color: hsla(0, 0%, 100%, 0.77);
  text-align: center;
  letter-spacing: 2px;
}

.eclipse-heading.c {
  position: fixed;
  top: 479.484375px;
  overflow: hidden;
  min-height: Infinity%;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 70px;
  line-height: 65px;
  font-weight: 800;
  text-align: center;
  letter-spacing: -1px;
}

.eclipse-heading.m {
  position: fixed;
  left: auto;
  top: 599.484375px;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  line-height: 45px;
  font-weight: 400;
  text-align: center;
}

.eclipse-heading.d {
  position: fixed;
  top: 521.484375px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.77);
  font-size: 60px;
  line-height: 66px;
  font-weight: 800;
  text-align: center;
}

.eclipse-heading.n {
  position: fixed;
  left: auto;
  top: 597.484375px;
  margin-right: auto;
  margin-left: auto;
  color: hsla(0, 0%, 100%, 0.77);
  text-align: center;
}

.eclipse-heading.e {
  position: fixed;
  top: 556.484375px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.77);
  font-size: 60px;
  line-height: 70px;
  font-weight: 800;
  text-align: center;
}

.eclipse-heading.o {
  position: fixed;
  left: auto;
  top: 803.484375px;
  margin-right: auto;
  margin-left: auto;
  color: hsla(0, 0%, 100%, 0.77);
  text-align: center;
}

.eclipse-heading.wt {
  position: fixed;
  top: 782.484375px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.77);
  font-size: 60px;
  line-height: 70px;
  font-weight: 800;
  text-align: center;
}

.eclipse-heading.wt.span {
  top: 540.484375px;
}

.muscle-div {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  z-index: 90;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: left;
}

.odyssey-div {
  position: relative;
  left: 0%;
  top: 157%;
  right: 0%;
  bottom: auto;
  z-index: 80;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.rocket-man-div {
  position: relative;
  left: 0%;
  top: 170%;
  right: 0%;
  bottom: auto;
  z-index: 70;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.span {
  font-size: 80px;
  line-height: 40px;
}

.div-block {
  width: auto;
  height: auto;
  min-height: 300px;
  min-width: 500px;
  background-color: rgba(0, 0, 0, 0.66);
}

.body-2 {
  background-color: #000;
}

.merch-div-wrapper {
  position: relative;
  overflow: visible;
  width: 60vw;
  height: 40vh;
  margin: 199px auto 300px;
  -o-object-fit: contain;
  object-fit: contain;
}

.merch-div-wrapper.kc {
  margin-top: 490px;
}

.merch-div-wrapper.ts {
  margin-top: 425px;
}

.merch-div-wrapper._115 {
  margin-top: 425px;
}

.merch-div-wrapper.hat {
  margin-top: 425px;
}

.merch-div {
  position: relative;
  margin-bottom: -1px;
}

.image-4 {
  position: absolute;
  left: 0%;
  top: 66%;
  right: 0%;
  bottom: 0%;
  width: 260px;
  margin: 52px auto 0px;
}

.image-4.dt {
  top: 44%;
  width: 260px;
  max-width: none;
}

.image-4.kc {
  top: 44%;
  width: 300px;
}

.image-4.ts {
  top: 61%;
  width: 325px;
  margin-top: 0px;
}

.image-4._115 {
  top: 78%;
  width: 345px;
  margin-top: 0px;
}

.image-4.hat {
  top: 82%;
  width: 333px;
  margin-top: 0px;
  -webkit-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  transform: rotate(11deg);
}

.image-4.shaker {
  top: 53%;
  z-index: 0;
  width: 213px;
  margin-top: 0px;
  -webkit-transform: rotate(23deg);
  -ms-transform: rotate(23deg);
  transform: rotate(23deg);
}

.image-4.shaker._1 {
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 325ms ease;
  transition: opacity 325ms ease;
}

.image-4.shaker._1:hover {
  opacity: 1;
}

.section-2 {
  margin-bottom: 0px;
}

.price-text {
  margin-top: 15px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.button-4 {
  margin-top: 20px;
  border-radius: 6px;
  background-color: #ac8137;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.button-4:hover {
  background-color: #6e6e6e;
}

.merch-heading {
  color: #fff;
  text-align: center;
}

.product-details {
  position: relative;
  left: 0%;
  top: 507px;
  right: 0%;
  bottom: auto;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding-top: 0px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.71);
}

.product-details.mk {
  z-index: 101;
}

.product-details.kc {
  z-index: 102;
}

.product-details.ts {
  z-index: 103;
}

.product-details._115 {
  z-index: 104;
}

.product-details.hat {
  top: 499px;
  z-index: 105;
}

.merch-detail {
  max-width: 370px;
  color: #fff;
  text-align: center;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 0.25fr 1fr;
  grid-template-columns: 1fr 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: transparent;
}

.container-2 {
  display: -ms-grid;
  display: grid;
  max-width: 1400px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.5fr 1fr;
  grid-template-columns: 1fr 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: center;
}

.brand-merch {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.image-3 {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  opacity: 0.88;
  text-align: center;
}

.nav-menu {
  background-color: hsla(0, 0%, 43.3%, 0.15);
}

.nav-link {
  color: #6e6e6e;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.menu-button {
  margin-top: 20px;
  margin-right: 0px;
  padding-right: 0px;
}

.menu-button.w--open {
  padding-right: 18px;
  padding-left: 18px;
  background-color: hsla(0, 0%, 43.3%, 0.15);
}

.button-6 {
  margin-top: 20px;
  border-radius: 6px;
  background-color: #6b1c2b;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.button-6:hover {
  background-color: #6e6e6e;
}

.button-3 {
  margin-top: 20px;
  border-radius: 6px;
  background-color: rgba(53, 87, 173, 0.9);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.button-3:hover {
  background-color: #6e6e6e;
}

.button-3.kezie {
  margin-top: 15px;
  background-color: #3147aa;
}

.button-3.kezie:hover {
  background-color: #808ab6;
}

.button-5 {
  margin-top: 20px;
  border-radius: 6px;
  background-color: #be1c3b;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.button-5:hover {
  background-color: #6e6e6e;
}

.button-7 {
  margin-top: 20px;
  border-radius: 6px;
  background-color: #9e0000;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.button-7:hover {
  background-color: #6e6e6e;
}

.button-8 {
  margin-top: 20px;
  border-radius: 6px;
  background-color: #664dac;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.button-8:hover {
  background-color: #6e6e6e;
}

.wr-brand-link {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.brand-instagram {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.container-3 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid {
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  grid-auto-columns: 0.25fr;
  grid-row-gap: 4px;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-div {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
}

.nav-div.home {
  position: fixed;
  left: 0%;
  top: 5%;
  right: 0%;
  bottom: auto;
  z-index: 300;
  margin-top: 0px;
}

.image-5 {
  opacity: 0.33;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.image-5:hover {
  opacity: 0.77;
}

.image-6 {
  opacity: 0.33;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.image-6:hover {
  opacity: 0.77;
}

.image-7 {
  opacity: 0.77;
}

.navbar-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.brand {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.background-video {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  text-decoration: none;
}

.section-3 {
  position: relative;
  width: 100vw;
  height: 230vh;
  margin-top: 0px;
}

.background-video-6 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 10;
  width: 100%;
  height: 100vh;
  margin-top: 0px;
}

.text-span {
  font-size: 100px;
  font-weight: 300;
  letter-spacing: normal;
}

.bill-heading {
  position: relative;
  left: 0%;
  top: 170%;
  right: 0%;
  bottom: auto;
  z-index: 70;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

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

  .lottie-animation-2 {
    left: 0px;
    top: 100px;
    right: 0%;
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lottie-animation-3 {
    overflow: visible;
  }

  .eclipse-heading.b {
    left: auto;
  }

  .eclipse-heading.l {
    left: 156.6875px;
  }

  .eclipse-heading.c {
    left: auto;
    top: 474.484375px;
    font-size: 65px;
    line-height: 63px;
  }

  .eclipse-heading.m {
    left: 57.6875px;
    top: 631.484375px;
    font-size: 30px;
  }

  .eclipse-heading.d {
    left: auto;
    top: 507.484375px;
    font-size: 50px;
  }

  .eclipse-heading.n {
    left: 57.6875px;
    top: 631.484375px;
    font-size: 30px;
  }

  .eclipse-heading.e {
    left: auto;
    top: 535.484375px;
    font-size: 50px;
  }

  .eclipse-heading.o {
    left: 57.6875px;
    top: 631.484375px;
    font-size: 30px;
  }

  .eclipse-heading.wt {
    left: auto;
    top: 535.484375px;
    font-size: 50px;
  }

  .merch-div-wrapper {
    width: 100vw;
  }

  .image-4 {
    top: 65%;
  }

  .image-4.dt {
    top: 61%;
    width: 220px;
  }

  .image-4.kc {
    top: 56%;
    width: 285px;
  }

  .image-4.ts {
    top: 68%;
    width: 280px;
  }

  .image-4._115 {
    top: 78%;
  }

  .image-4.hat {
    top: 83%;
  }

  .image-4.shaker {
    top: 83%;
  }

  .product-details {
    top: 453px;
  }

  .product-details.mk {
    top: 498px;
  }

  .product-details.kc {
    top: 499px;
  }

  .container-2 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .brand-merch {
    margin-right: auto;
    margin-left: auto;
  }

  .menu-button {
    margin-right: -11px;
    padding-right: 18px;
  }

  .wr-brand-link {
    margin-right: auto;
    margin-left: auto;
  }

  .brand-instagram {
    margin-right: auto;
    margin-left: auto;
  }

  .grid {
    grid-row-gap: 5px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .brand {
    margin-right: auto;
    margin-left: auto;
  }

  .container-4 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .background-video {
    margin-top: 150px;
  }

  .section-3 {
    margin-top: 100px;
  }

  .background-video-6 {
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lottie-animation-2 {
    left: 0px;
    top: 60px;
    height: 200%;
  }

  .eclipse-heading.b {
    left: 0%;
    top: 40%;
    right: 0%;
    bottom: auto;
  }

  .eclipse-heading.l {
    left: 66.6875px;
  }

  .eclipse-heading.c {
    left: 0%;
    top: 41%;
    right: 0%;
    bottom: auto;
    width: 500px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    font-size: 85px;
    line-height: 75px;
  }

  .eclipse-heading.m {
    left: 75.6875px;
    font-size: 20px;
  }

  .eclipse-heading.d {
    left: 0%;
    top: 43%;
    right: 0%;
    bottom: auto;
    font-size: 60px;
    line-height: 60px;
  }

  .eclipse-heading.n {
    left: 75.6875px;
    font-size: 20px;
  }

  .eclipse-heading.e {
    left: 0%;
    top: 46%;
    right: 0%;
    bottom: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 40px;
  }

  .eclipse-heading.o {
    left: 75.6875px;
    font-size: 20px;
  }

  .eclipse-heading.wt {
    left: 0%;
    top: 46%;
    right: 0%;
    bottom: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 40px;
  }

  .merch-div-wrapper {
    z-index: 103;
    height: 80vh;
    margin-top: 261px;
  }

  .background-video-5 {
    height: 80vh;
    margin-top: -444px;
  }

  .image-4.dt {
    top: 0%;
    width: 410px;
    margin-top: -162px;
  }

  .image-4.mk {
    top: -66%;
    width: 400px;
  }

  .image-4.kc {
    top: 0%;
    width: 525px;
    margin-top: -255px;
  }

  .image-4.ts {
    top: -97%;
    width: 550px;
  }

  .image-4._115 {
    top: -101%;
    width: 600px;
  }

  .image-4.hat {
    top: 0%;
    width: 450px;
  }

  .image-4.shaker {
    top: -105%;
    width: 300px;
  }

  .image-4.shaker._1 {
    width: 300px;
  }

  .button-4 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .product-details {
    top: 502px;
  }

  .product-details.dt {
    top: 525px;
  }

  .product-details.mk {
    top: 430px;
  }

  .product-details.kc {
    top: 526px;
  }

  .product-details.ts {
    top: 526px;
    z-index: 105;
  }

  .product-details._115 {
    top: 525px;
  }

  .product-details.hat {
    top: 433px;
  }

  .container-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .brand-merch {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .menu-button {
    margin-right: 22px;
  }

  .button-6 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .button-3 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .button-5 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .button-7 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .button-8 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .wr-brand-link {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .brand-instagram {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .grid {
    grid-auto-columns: 0.5fr;
    grid-row-gap: 15px;
    -ms-grid-columns: 0.5fr 1fr;
    grid-template-columns: 0.5fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .link-block {
    padding-left: 0px;
  }

  .link-block-2 {
    padding-right: 20px;
  }

  .link-block-2.w--current {
    padding-right: 0px;
  }

  .brand {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .container-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .background-video-6 {
    width: 100vw;
  }
}

@media screen and (max-width: 479px) {
  .eclipse-heading.b {
    left: 0%;
    top: 39%;
    right: 0%;
    bottom: auto;
    font-size: 60px;
    line-height: 60px;
  }

  .eclipse-heading.l {
    left: 91.6875px;
    top: 428.484375px;
    font-size: 20px;
  }

  .eclipse-heading.c {
    left: 0%;
    top: 40%;
    right: 0%;
    bottom: auto;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 55px;
    line-height: 50px;
  }

  .eclipse-heading.m {
    left: 20.6875px;
    top: 534.484375px;
    font-size: 30px;
  }

  .eclipse-heading.d {
    left: 0%;
    top: 41%;
    right: 0%;
    bottom: auto;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 38px;
    line-height: 35px;
    text-align: center;
  }

  .eclipse-heading.n {
    left: 20.6875px;
    top: 534.484375px;
    font-size: 30px;
  }

  .eclipse-heading.e {
    left: 0%;
    top: 41%;
    right: 0%;
    bottom: auto;
    font-size: 55px;
    line-height: 55px;
  }

  .eclipse-heading.o {
    left: 20.6875px;
    top: 534.484375px;
    font-size: 30px;
  }

  .eclipse-heading.wt {
    left: 0%;
    top: 41%;
    right: 0%;
    bottom: auto;
    font-size: 55px;
    line-height: 55px;
  }

  .merch-div-wrapper {
    position: relative;
    overflow: visible;
    margin-top: 400px;
  }

  .background-video-5 {
    position: relative;
    height: 60vh;
    margin-top: -199px;
  }

  .merch-div {
    position: relative;
    top: 411px;
  }

  .image-4 {
    position: absolute;
    z-index: 1;
    margin-top: -87px;
    margin-bottom: -1152px;
  }

  .image-4.dt {
    top: 0%;
    width: 300px;
    margin-top: -418px;
    margin-bottom: 0px;
  }

  .image-4.mk {
    top: 0%;
    width: 380px;
    margin-top: -403px;
    margin-bottom: 0px;
  }

  .image-4.kc {
    top: 0%;
    width: 500px;
    margin-top: -477px;
    margin-bottom: 0px;
  }

  .image-4.ts {
    top: 0%;
    width: 400px;
    max-width: 100%;
    margin-top: -456px;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .image-4._115 {
    top: 0%;
    width: 300px;
    max-width: none;
    margin-top: -444px;
    margin-bottom: 0px;
  }

  .image-4.hat {
    width: 275px;
    max-width: none;
    margin-top: -270px;
    margin-bottom: 0px;
  }

  .image-4.shaker {
    top: 0%;
    width: 160px;
    max-width: none;
    margin-top: -406px;
    margin-bottom: 0px;
  }

  .image-4.shaker._1 {
    width: 160px;
  }

  .section-2 {
    width: 100vw;
    height: 100vh;
  }

  .price-text {
    color: #fff;
  }

  .merch-heading {
    color: #fff;
  }

  .product-details {
    position: absolute;
    top: 507px;
    z-index: 2;
    margin-top: -245px;
    padding: 6px 25px 20px;
    background-color: rgba(0, 0, 0, 0.57);
  }

  .product-details.dt {
    top: 0px;
    margin-top: 28px;
  }

  .product-details.mk {
    top: 0px;
    margin-top: 105px;
  }

  .product-details.kc {
    top: 0px;
    margin-top: 112px;
  }

  .product-details.ts {
    top: 34px;
    margin-top: 0px;
  }

  .product-details._115 {
    top: 0px;
    margin-top: -90px;
  }

  .product-details.hat {
    top: 229px;
  }

  .merch-detail {
    color: #fff;
  }

  .navbar {
    padding-right: 0px;
  }

  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 21px;
    padding-left: 21px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .brand-merch {
    margin-right: auto;
    margin-left: auto;
  }

  .menu-button {
    margin-top: 10px;
    margin-right: 0px;
    padding-right: 18px;
    padding-left: 18px;
  }

  .wr-brand-link {
    margin-right: auto;
    margin-left: auto;
  }

  .brand-instagram {
    margin-right: auto;
    margin-left: auto;
  }

  .grid {
    grid-auto-columns: 0.25fr;
    grid-row-gap: 14px;
    -ms-grid-columns: 0.25fr 1fr;
    grid-template-columns: 0.25fr 1fr;
  }

  .link-block {
    padding-left: 15px;
  }

  .link-block-2 {
    padding-right: 15px;
  }

  .link-block-2.w--current {
    padding-right: 10px;
  }

  .navbar-2 {
    padding-right: 0px;
  }

  .brand {
    margin-right: auto;
    margin-left: auto;
  }

  .container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 21px;
    padding-left: 21px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

#w-node-_0acae20e-f208-8eee-619b-fef04a083110-e2258bb1 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_0acae20e-f208-8eee-619b-fef04a083112-e2258bb1 {
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_0acae20e-f208-8eee-619b-fef04a083114-e2258bb1 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_31911a38-db3c-1e29-4a95-0d3d820e8c3c-6fa3b967 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_5fa9ca4c-a541-6000-d399-8591d6423017-6fa3b967 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ba777036-f31d-2e56-1c19-f0d4e2d54f24-6fa3b967 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-f3510cc1-6263-a909-6166-959a57838118-74cbe521 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-f3510cc1-6263-a909-6166-959a5783811a-74cbe521 {
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f3510cc1-6263-a909-6166-959a5783811c-74cbe521 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_940a05df-238e-47ad-838d-3736fe57838f-651f3163 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_940a05df-238e-47ad-838d-3736fe578391-651f3163 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_940a05df-238e-47ad-838d-3736fe578393-651f3163 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: end;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_31911a38-db3c-1e29-4a95-0d3d820e8c3c-6fa3b967 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_5fa9ca4c-a541-6000-d399-8591d6423017-6fa3b967 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-ba777036-f31d-2e56-1c19-f0d4e2d54f24-6fa3b967 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_940a05df-238e-47ad-838d-3736fe57838f-651f3163 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_940a05df-238e-47ad-838d-3736fe578391-651f3163 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_940a05df-238e-47ad-838d-3736fe578393-651f3163 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: end;
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0acae20e-f208-8eee-619b-fef04a083110-e2258bb1 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_0acae20e-f208-8eee-619b-fef04a083114-e2258bb1 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_31911a38-db3c-1e29-4a95-0d3d820e8c3c-6fa3b967 {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_5fa9ca4c-a541-6000-d399-8591d6423017-6fa3b967 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-ba777036-f31d-2e56-1c19-f0d4e2d54f24-6fa3b967 {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-f3510cc1-6263-a909-6166-959a57838118-74cbe521 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-f3510cc1-6263-a909-6166-959a5783811c-74cbe521 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_940a05df-238e-47ad-838d-3736fe57838f-651f3163 {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_940a05df-238e-47ad-838d-3736fe578391-651f3163 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_940a05df-238e-47ad-838d-3736fe578393-651f3163 {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0acae20e-f208-8eee-619b-fef04a083110-e2258bb1 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_0acae20e-f208-8eee-619b-fef04a083114-e2258bb1 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_31911a38-db3c-1e29-4a95-0d3d820e8c3c-6fa3b967 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-ba777036-f31d-2e56-1c19-f0d4e2d54f24-6fa3b967 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-f3510cc1-6263-a909-6166-959a57838118-74cbe521 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-f3510cc1-6263-a909-6166-959a5783811c-74cbe521 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_940a05df-238e-47ad-838d-3736fe57838f-651f3163 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_940a05df-238e-47ad-838d-3736fe578393-651f3163 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

