/** Shopify CDN: Minification failed

Line 5175:0 Unexpected "}"
Line 5931:9 Expected ":"
Line 5943:9 Expected ":"
Line 5952:9 Expected ":"

**/
.new-at-block-1 {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/at_bg_new.png?v=1626323206');
  height: 100vh;
  min-height: 500px;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.new-at-block-1-dawn {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/dawn-bgg.png?v=1631590239');
  height: 100vh;
  min-height: 500px;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.new-at-block-1-wrapper {
  display: flex;
  position: absolute;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  height: 100%;
  width: 100vw;
  max-width: unset;
}

.new-at-title-container {
  height: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new-at-title-container>img {
  height: 60%;
}

.new-at-chair-container {
  display: none;
  height: 80%;
  justify-content: center;
  align-items: center;
}

.new-at-chair-container-mobile {
  display: grid;
  grid-template-columns: 0.9fr 1fr;
  grid-template-rows: 0.5fr 1.5fr;
  justify-content: center;
  align-items: center;
  height: 70%;
  position: relative;
  max-width: 1200px;
}

.at-duo-chair,
.at-swift-chair {
  height: 100%;
  max-height: -webkit-fill-available;
  width: auto;
  object-fit: contain;
  object-position: center;
}

.new-at-chair-container>div {
  height: 100%;
  width: 100%;
}

.new-at-chair-name {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.new-at-chair-duo {
  display: flex;
  width: inherit;
  justify-content: flex-end;
  margin-left: 2rem;
  position: relative;
  height: 80%;
}

.new-at-chair-swift {
  display: flex;
  position: relative;
  width: inherit;
  justify-content: flex-start;
  margin-right: 2rem;
  height: 90%;
}

.new-at-chair-name>img {
  object-fit: contain;
  margin-bottom: 1rem;
  width: 70%;
}

.at-spaceman {
  position: absolute;
  top: 0;
  padding-left: 25px;
  width: 100%;
  height: 35%;
  display: flex;
  justify-content: flex-end;
  transform: scaleX(-1);
  max-width: 1200px;
}

@media (min-width: 768px) {
  .new-at-block-1 {
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/at_bg_new.png?v=1626323206');
    height: 100vh;
    min-height: 500px;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .new-at-block-1-dawn {
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/dawn-bgg.png?v=1631590239');
    height: 100vh;
    min-height: 500px;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .new-at-block-1-wrapper {
    display: flex;
    position: absolute;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    height: 100%;
    width: 100vw;
    max-width: unset;
  }

  .new-at-title-container {
    height: 20%;
    display: flex;
    align-items: flex-end;
  }

  .new-at-title-container>img {
    height: 60%;
  }

  .new-at-chair-container {
    display: none;
    height: 80%;
    justify-content: center;
    align-items: center;
  }

  .new-at-chair-container-mobile {
    display: grid;
    grid-template-columns: 0.9fr 1fr;
    grid-template-rows: 0.5fr 1fr;
    justify-content: center;
    align-items: center;
    height: 70%;
    max-width: 1200px;
  }

  .at-duo-chair,
  .at-swift-chair {
    height: 100%;
    object-fit: contain;
    margin-top: -10px;
  }

  .new-at-chair-container>div {
    height: 100%;
    width: 100%;
  }

  .new-at-chair-name {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .new-at-chair-duo {
    display: flex;
    width: inherit;
    justify-content: flex-end;
    margin-left: 2rem;
    height: 80%;
  }

  .new-at-chair-swift {
    display: flex;
    width: inherit;
    justify-content: flex-start;
    margin-right: 2rem;
    height: 90%;
  }

  .new-at-chair-name>img {
    object-fit: contain;
    margin-bottom: 1rem;
    width: 70%;
  }

  .at-spaceman {
    position: absolute;
    top: 0;
    padding-left: 25px;
    width: 100%;
    height: 35%;
    display: flex;
    justify-content: flex-end;
    transform: scaleX(-1);
    max-width: 1200px;
  }
}

@media (min-width: 1200px) {
  .new-at-chair-container {
    display: flex;
    height: 70%;
    justify-content: center;
    align-items: center;
  }

  .new-at-chair-container>div {
    height: 100%;
    width: unset;
  }

  .new-at-chair-container-mobile {
    display: none;
  }

  .new-at-chair-name {
    width: 15% !important;
  }

  .new-at-chair-duo {
    display: flex;
    width: fit-content;
    justify-content: flex-end;
    margin-left: 2rem;
    height: 100%;
  }

  .new-at-chair-swift {
    display: flex;
    width: fit-content;
    justify-content: flex-start;
    margin-right: 2rem;
    height: 115% !important;
  }

  .new-at-chair-name>img {
    object-fit: contain;
    margin-bottom: 2rem;
    width: unset;
  }

  .at-spaceman {
    position: absolute;
    top: 0;
    width: 100%;
    height: 40%;
    display: flex;
    justify-content: flex-end;
    max-width: 1200px;
    transform: unset;
  }

  .new-at-block-1-wrapper {
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 80%;
    width: 100vw;
    max-width: unset;
  }

  .new-at-title-container {
    height: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0rem;
  }

  .new-at-title-container>img {
    height: 50%;
  }
}

@media (max-height: 500px) {
  .new-at-chair-container {
    display: flex;
    height: 70%;
    justify-content: center;
    align-items: center;
  }

  .new-at-chair-container>div {
    height: 100%;
    width: unset;
  }

  .new-at-chair-container-mobile {
    display: none;
  }

  .new-at-chair-name {
    width: 20% !important;
    justify-content: flex-start;
  }

  .new-at-chair-duo {
    display: flex;
    width: fit-content;
    justify-content: flex-end;
    margin-left: 2rem;
    height: 70% !important;
  }

  .new-at-chair-swift {
    display: flex;
    width: fit-content;
    justify-content: flex-start;
    margin-right: 2rem;
    height: 80% !important;
  }

  .new-at-chair-name>img {
    object-fit: contain;
    margin-bottom: 2rem;
    width: unset;
  }

  .at-spaceman {
    position: absolute;
    top: 0;
    width: 100%;
    height: 40%;
    display: flex;
    justify-content: flex-end;
    max-width: 1200px;
    transform: unset;
  }

  .new-at-block-1-wrapper {
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 80%;
    width: 100vw;
    max-width: unset;
  }

  .new-at-title-container {
    height: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0rem;
  }

  .new-at-title-container>img {
    height: 50%;
  }
}

.new-at-block-2-wrapper {
  max-width: 1500px;
  margin: auto;
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.at-features-header-img {
  position: absolute;
  top: 25px;
  z-index: 1;
  height: 60px;
  width: auto;
  object-fit: contain;
}

.at-features-header-img-dawn {
  position: absolute;
  top: 60px;
  z-index: 1;
  height: auto;
  width: 80%;
  max-width: 500px;
  object-fit: contain;
}

.at-features-header-img-dawn-reverse {
  z-index: 1;
  height: 100px;
  width: 100%;
  max-width: 500px;
  object-fit: contain;
}

.at-feather {
  position: absolute;
  z-index: 1;
  height: 50px;
  bottom: 150px;
  width: auto;
}

.at-feather-chair {
  position: absolute;
  bottom: 0;
  height: 70%;
  object-fit: cover;
  width: auto;
}

.at-feather-champion-chair {
  position: absolute;
  bottom: 0;
  height: 70%;
  object-fit: cover;
  width: auto;
}

.at-ship {
  position: absolute;
  right: 0;
  object-fit: cover;
  height: 100%;
  width: auto;
}

.at-ship-dawn {
  position: absolute;
  left: 0;
  object-fit: cover;
  height: 100%;
  width: auto;
}

.at-feather-btn {
  position: absolute;
  top: 100px;
  z-index: 1;
}

@media (min-width: 768px) {
  .new-at-block-2-wrapper {
    max-width: 1500px;
    margin: auto;
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .at-features-header-img {
    position: absolute;
    top: 50px;
    z-index: 1;
    left: 50px;
    height: 100px;
    width: auto;
    object-fit: contain;
  }

  .at-features-header-img-dawn {
    position: absolute;
    top: 50px;
    z-index: 1;
    left: 100px;
    height: 100px;
    width: 40%;
    object-fit: contain;
  }

  .at-features-header-img-dawn-reverse {
    z-index: 1;
    height: 100px;
    width: 100%;
    object-fit: contain;
  }


  .at-feather-btn {
    position: absolute;
    top: unset;
    bottom: 50px;
    z-index: 1;
  }

  .at-feather {
    position: absolute;
    z-index: 1;
    height: 100px;
    width: auto;
    bottom: unset;
  }

  .at-feather-chair {
    position: absolute;
    bottom: 0;
    height: 90%;
    object-fit: cover;
    width: auto;
  }

  .at-feather-champion-chair {
    position: absolute;
    bottom: 0;
    height: 85%;
    object-fit: cover;
    width: auto;
  }

  .at-ship {
    position: absolute;
    right: 0;
    object-fit: cover;
    height: 100%;
    width: auto;
  }

  .at-ship-dawn {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: auto;
  }
}


.add-on-container-guardian {
  max-width: 250px;
  margin: auto;
  position: relative;
  display: flex;
}

.add-on-offer-circle {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: black;
  border-radius: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
}

.add-on-offer-circle>p {
  color: white;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
}

@media (min-width: 769px) {
  .add-on-container-guardian {
    margin: unset;
  }
}

.add-on-wrapper-guardian {
  border: 1px solid var(--colorBorder);
  padding: 1rem;
  border-radius: 25px;
}

.slider-at {
  position: absolute;
  top: 188px;
  right: 30px;
  z-index: 5;
  height: 20px;
  cursor: pointer;
  width: 60px;
  border: solid 2.5px white;
  border-radius: 20px;
  transition: background 0.5s;
}

.slider-at.light {
  background: #a27d78;
}

.slider-at.dark {
  background: #37474F;
}

.slider-at>.slider-toggle {
  z-index: 1;
  cursor: pointer;
  position: relative;
  height: 14px;
  width: 14px;
  left: 0px;
  border-radius: 50%;
  transition: left 0.5s, background 0.5s;
}

.slider-at>.slider-toggle.light {
  border: solid 2px darken(#d29f83, 20%);
  background: #d29f83;
}

.slider-at>.slider-toggle.dark {
  border: solid 2px lighten(#CFD8DC, 10%);
  background: #CFD8DC;
  left: 41.35px;
}

.slider-at>.slider-accent {
  position: relative;
  z-index: -1;
  box-shadow: 0 0 transparent;
  transition: box-shadow 0.5s;
}

.slider-at>.slider-accent.light {
  left: 26.67px;
  display: none;
  top: -8.67px;
  background: #ffffff;
  width: 10px;
  height: 6.65px;
  border-radius: 5px;
  box-shadow: 7.5px 0 #ffffff, 15px 0 #ffffff, 7.5px -5px #ffffff;
}

.slider-at>.slider-accent.dark {
  top: -8.67px;
  display: none;
  width: 2.67px;
  height: 2.67px;
  border-radius: 50%;
  box-shadow: 15px 0 #ffffff, 45px -5px #ffffff, 30px 5px darken(#ffffff, 20%);
}


@media (min-width: 768px) {
  .slider-at {
    position: absolute;
    top: 200px;
    right: 100px;
    z-index: 5;
    height: 40px;
    width: 120px;
    border: solid 5px white;
    border-radius: 40px;
    transition: background 0.5s;
  }

  .slider-at.light {
    background: #a27d78;
  }

  .slider-at.dark {
    background: #37474F;
  }

  .slider-at>.slider-toggle {
    z-index: 1;
    cursor: pointer;
    position: relative;
    height: 30px;
    width: 30px;
    left: 0px;
    border-radius: 50%;
    transition: left 0.5s, background 0.5s;
  }

  .slider-at>.slider-toggle.light {
    border: solid 4px darken(#d29f83, 20%);
    background: #d29f83;
  }

  .slider-at>.slider-toggle.dark {
    border: solid 4px lighten(#CFD8DC, 10%);
    background: #CFD8DC;
    left: 82.7px;
  }

  .slider-at>.slider-accent {
    position: relative;
    z-index: -1;
    box-shadow: 0 0 transparent;
    transition: box-shadow 0.5s;
  }

  .slider-at>.slider-accent.light {
    left: 53.33px;
    display: none;
    top: -17.33px;
    background: #ffffff;
    width: 20px;
    height: 13.3px;
    border-radius: 10px;
    box-shadow: 15px 0 #ffffff, 30px 0 #ffffff, 15px -10px #ffffff;
  }

  .slider-at>.slider-accent.dark {
    top: -17.33px;
    display: none;
    width: 5.33px;
    height: 5.33px;
    border-radius: 50%;
    box-shadow: 30px 0 #ffffff, 90px -10px #ffffff, 60px 10px darken(#ffffff, 20%);
  }

}

@media (max-height: 500px) {
  .slider-at {
    position: absolute;
    top: 100px;
    right: 30px;
    z-index: 5;
    height: 20px;
    cursor: pointer;
    width: 60px;
    border: solid 2.5px white;
    border-radius: 20px;
    transition: background 0.5s;
  }

  .slider-at.light {
    background: #a27d78;
  }

  .slider-at.dark {
    background: #37474F;
  }

  .slider-at>.slider-toggle {
    z-index: 1;
    cursor: pointer;
    position: relative;
    height: 14px;
    width: 14px;
    left: 0px;
    border-radius: 50%;
    transition: left 0.5s, background 0.5s;
  }

  .slider-at>.slider-toggle.light {
    border: solid 2px darken(#d29f83, 20%);
    background: #d29f83;
  }

  .slider-at>.slider-toggle.dark {
    border: solid 2px lighten(#CFD8DC, 10%);
    background: #CFD8DC;
    left: 41.35px;
  }

  .slider-at>.slider-accent {
    position: relative;
    z-index: -1;
    box-shadow: 0 0 transparent;
    transition: box-shadow 0.5s;
  }

  .slider-at>.slider-accent.light {
    left: 26.67px;
    display: none;
    top: -8.67px;
    background: #ffffff;
    width: 10px;
    height: 6.65px;
    border-radius: 5px;
    box-shadow: 7.5px 0 #ffffff, 15px 0 #ffffff, 7.5px -5px #ffffff;
  }

  .slider-at>.slider-accent.dark {
    top: -8.67px;
    display: none;
    width: 2.67px;
    height: 2.67px;
    border-radius: 50%;
    box-shadow: 15px 0 #ffffff, 45px -5px #ffffff, 30px 5px darken(#ffffff, 20%);
  }
}


/* Dawn */

.at-container-dawn {
  position: relative;
  width: 100vw;
  height: 650px;
}

.at-container-dawn>.img-dawn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  overflow: hidden;
}

.at-container-dawn>.background-img {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/dusk-bgg.png?v=1631600077');
  z-index: 1;
}

.at-container-dawn>.foreground-img {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/dawn-bgg.png?v=1631590239');
  width: 0%;
  transition: width 2s;
  z-index: 2;
}

.slider-dawn {
  position: absolute;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  opacity: 0;
  height: 100%;
  background: rgba(#f2f2f2, .3);
  outline: none;
  margin: 0;
  transition: all .2s;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slider-dawn:hover {
  background: rgba(#f2f2f2, .1);
}

.slider-dawn::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 0px;
  height: 600px;
  background: white;
  cursor: pointer;
}

.at-dawn-wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 100%;
}

.at-last-cta {
  height: 100%;
}

@media (min-width: 768px) {
  .at-container-dawn {
    position: relative;
    width: 100vw;
    height: 1200px;
  }
}

@media (min-width: 1200px) {
  .at-last-cta {
    height: 100%;
  }

  .at-container-dawn {
    position: relative;
    width: 100vw;
    height: 100vh;
    min-height: 800px;
  }

  .at-container-dawn>.img-dawn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100vw 100%;
    overflow: hidden;
  }

  .at-container-dawn>.background-img {
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/dusk-bgg.png?v=1631600077');
  }

  .at-container-dawn>.foreground-img {
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/dawn-bgg.png?v=1631590239');
    width: 0%;
    transition: width 2s;
  }

  .slider-dawn {
    position: absolute;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    opacity: 0;
    height: 100%;
    background: rgba(#f2f2f2, .3);
    outline: none;
    margin: 0;
    transition: all .2s;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .slider-dawn:hover {
    background: rgba(#f2f2f2, .1);
  }

  .slider-dawn::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 0px;
    height: 600px;
    background: white;
    cursor: pointer;
  }

  .at-dawn-wrapper {
    display: flex;
    align-items: center;
    overflow: hidden;
    height: 100%;
  }
}

@media (max-height: 500px) {
  .at-container-dawn {
    position: relative;
    width: 100vw;
    height: 100vh;
    min-height: 500px;
  }
}

.atbutton-dawn {
  z-index: 6;
  top: 0;
  left: 40px;
  background-color: #a27d78;
  width: 60%;
  color: white;
}

.atbutton-dawn:hover {
  color: white;
}

.atbutton-dawn>.border {
  border: 1px solid #a27d78 !important;
}

.atbutton-dawn>.bottom,
.maxxgoldbutton>.left,
.maxxgoldbutton>.right,
.maxxgoldbutton>.top {
  background-color: #a27d78;
}

.atbutton-dusk {
  z-index: 6;
  width: 60%;
  left: 40px;
  top: 0 !important;
}

.atbuttoncontainer {
  position: relative;
  width: 100%;
  z-index: 6;
  display: flex;
  justify-content: center;
}

@media (min-width: 1200px) {
  .atbutton-dusk {
    width: 100%;
    left: unset;
  }

  .atbutton-dawn {
    width: 100%;
    left: unset;
  }
}

@media (max-height: 500px) {

  .atbutton-dawn,
  .atbutton-dusk {
    font-size: 10px;
    height: 22px;
  }

  .atbutton-dawn:hover:hover>.text,
  .atbutton-dusk:hover:hover>.text {
    font-size: 10px;
  }

}

.cta-last-chair {
  height: 100%;
}

.at-dawn-chair-btn {
  left: unset;
  right: unset;
  bottom: 50px;
  top: unset;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 85%;
  max-width: 500px;
}

@media (min-width: 768px) {
  .cta-last-chair {
    height: 90%;
  }
}

@media (min-width: 1200px) {
  .at-dawn-chair-btn {
    left: unset;
    right: 100px;
    bottom: unset;
    width: 35%;
  }
}

.at-dawn-swift-pillow {
  position: absolute;
  width: 50%;
  max-width: 150px;
  object-fit: contain;
  transition: all 0.4s ease;
  animation: jumping 5s ease-out 0s infinite;
}

.at-dawn-swift-feather {
  position: absolute;
  width: 50%;
  max-width: 150px;
  object-fit: contain;
  transition: all 0.4s ease;
  animation: jumping 5s ease-out 0s infinite;
}

.at-dawn-third {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .at-dawn-swift-pillow {
    position: absolute;
    width: 50%;
    max-width: 200px;
    object-fit: contain;
    bottom: 50%;
    transition: all 0.4s ease;
    animation: jumping 5s ease-out 0s infinite;
  }

  .at-dawn-swift-feather {
    position: absolute;
    width: 50%;
    max-width: 200px;
    object-fit: contain;
    right: 100px;
    transition: all 0.4s ease;
    animation: jumping 5s ease-out 0s infinite;
  }
}


/** **/


.slider-nav>.slick-list,
.slider-nav>.slick-list>.slick-track {
  height: 100%;
}

.slider-nav>.slick-prev {
  left: 5px;
  width: 10%;
  height: ;
  object-fit: contain;
  max-width: 25px;
  opacity: 0.8;
  margin-top: 0;
}

.slider-nav>.slick-next {
  right: 5px;
  height: ;
  object-fit: contain;
  width: 10%;
  max-width: 25px;
  opacity: 0.8;
  margin-top: 0;
}

.slider-nav>.slick-prev:hover {
  filter: invert(1) drop-shadow(2px 4px 6px black);
  transition: all 0.3s ease-in-out;
  left: 3px;
  opacity: 1;
}

.slider-nav>.slick-next:hover {
  filter: invert(1) drop-shadow(2px 4px 6px black);
  transition: all 0.3s ease-in-out;
  opacity: 1;
  right: 3px;
}


.slider-nav>.control-c {
  /* filter: brightness(0) invert(1);  */
}

@media (max-height: 450px) {
  .carousel-nav-container {
    margin: auto;
    height: 50vh;
    min-height: 500px;

  }

  .carousel-for-container {
    margin: auto;
  }

  .img-slider-slideshow {
    background-position: center;
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
    min-height: 500px;
  }


}

@media (min-width: 769px) {
  .carousel-nav-container {
    margin: auto;
    height: 60vh;
    /* background-size: contain; */
  }

  .carousel-for-container {
    margin: auto;
  }

  .img-slider-slideshow {
    background-position: center;
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
    padding: 1rem 0;
  }

  .slider-nav>.slick-prev {
    left: 50px;
    max-width: 50px;
  }

  .slider-nav>.slick-next {
    right: 50px;
    max-width: 50px;
  }

  .slider-nav>.slick-prev:hover {
    left: 45px;
  }

  .slider-nav>.slick-next:hover {
    right: 45px;
  }

}

@media (min-width: 1920px) {
  .carousel-nav-container {
    margin: auto;
    height: 60vh;
  }

  .carousel-for-container {
    margin: auto;
  }

  .img-slider-slideshow {
    background-position: center;
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
  }
}


/** maxx dawn **/


@font-face {
  font-family: Azonix;
  src: url(https://cdn.shopify.com/s/files/1/2021/9723/files/Azonix-1VB0.otf?v=1638766683);
}

.dawn-font {
  font-family: Azonix;
}

.maxx-dawn-container {
  height: 600px;
  width: 100vw;
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/maxx-dawn-bg_b2775944-d0e0-4072-b8ec-a5a5573e6df5.png?v=1638761661');
  background-position: center;
  background-size: cover;
  display: flex;
  position: relative;
}

.maxx-dawn-wrapper {
  max-width: 1500px;
  margin: auto;
  overflow: hidden;
  z-index: 1;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 10;
}

.maxx-dawn-section-2>img {
  height: 90%;
  width: auto;
  object-fit: contain;
}

.maxx-dawn-section-4>img {
  height: 80%;
  width: auto;
  object-position: bottom;
  object-fit: contain;
}

.maxx-dawn-section-5>img {
  height: 100%;
  width: auto;
  object-position: bottom;
  object-fit: contain;
  margin-bottom: 150px !important;
}



.maxx-dawn-section-1 {
  height: 9%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.maxx-dawn-section-2 {
  height: 18%;
  color: white;
  display: flex;
  text-align: center;
  justify-content: center;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
  align-items: center;
}

.maxx-dawn-section-3 {
  height: 8%;
  display: flex;
  align-items: flex-end;
}

.maxx-dawn-shop-now {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/maxx-dawn-description-1-bg.png?v=1638766352');
  background-position: center;
  z-index: 7;
}

.maxx-dawn-section-4 {
  height: 65%;
  display: flex;
  align-items: flex-end;
}

.maxx-dawn-description-1 {
  height: inherit;
  background: black;
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/maxx-dawn-description-1-bg.png?v=1638766352');
  background-position: center;
  color: white;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
  background-size: cover;
}

.maxx-dawn-description-2 {
  height: inherit;
  /* background: black; */
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/maxx-dawn-bg_b2775944-d0e0-4072-b8ec-a5a5573e6df5.png?v=1638761661');
  background-position: center;
  color: white;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
  background-size: cover;
  display: flex;
  position: relative;
}

.maxx-dawn-description-3 {
  height: inherit;
  background: black;
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/maxx-dawn-description-2-bg.png?v=1638772644');
  background-position: center;
  color: white;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
  background-size: cover;
}


.maxx-dawn-description-wrapper {
  max-width: 1500px;
  margin: auto;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.maxx-dawn-description-wrapper-reverse {
  max-width: 1500px;
  margin: auto;
  height: 100%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.maxx-dawn-description-section-1 {
  display: flex;
  height: 40%;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 2rem;
  text-align: center;
}

.maxx-dawn-description-section-1-reverse {
  display: flex;
  height: 40%;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 2rem;
  text-align: center;
}

.maxx-dawn-description-section-2 {
  display: flex;
  justify-content: center;
  height: 60%;
  align-items: flex-end;
  padding: 0 2rem;
  width: 100%;
}

.maxx-dawn-description-section-2-reverse {
  display: flex;
  justify-content: flex-start;
  height: 60%;
  align-items: flex-end;
  padding: 0 2rem 0 0;
  width: 100%;
}

.maxx-dawn-description-section-2>img {
  height: auto;
  width: 90%;
  object-fit: contain;
  object-position: bottom;
}

.maxx-dawn-description-section-2-reverse>img {
  height: auto;
  width: 90%;
  object-fit: contain;
  object-position: bottom;
}

.maxx-dawn-btn {
  width: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 300px;
  position: relative;
  padding: 1rem;
  left: unset;
  color: #ca5e59;
  font-family: Azonix;
  box-shadow: 0 5px 5px rgb(0 0 0 / 15%);
}

.maxx-dawn-btn:hover {
  color: #ca5e59;
  box-shadow: none;
}

.maxx-dawn-btn>.top,
.maxx-dawn-btn>.border,
.maxx-dawn-btn>.right,
.maxx-dawn-btn>.bottom,
.maxx-dawn-btn>.left {
  filter: brightness(0) saturate(100%) invert(42%) sepia(34%) saturate(750%) hue-rotate(314deg) brightness(102%) contrast(103%);
}

.parallax-new {
  background-attachment: fixed;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .maxx-dawn-description-section-2>img {
    height: 100%;
    width: auto;
  }

  .maxx-dawn-description-section-2-reverse>img {
    height: 100%;
    width: auto;
  }

  .maxx-dawn-shop-now {
    height: 100px;
    background-size: cover;
  }

  .maxx-dawn-description-wrapper {
    flex-direction: row;
  }

  .maxx-dawn-description-wrapper-reverse {
    flex-direction: row-reverse;
  }

  .maxx-dawn-description-section-1 {
    height: 100%;
    width: 40%;
    padding: 4rem 0 2rem 2rem;
  }

  .maxx-dawn-description-section-1-reverse {
    height: 100%;
    width: 40%;
    padding: 4rem 2rem 2rem 0;
  }

  .maxx-dawn-description-section-2 {
    height: 100%;
    width: 60%;
    padding: 0;
  }

  .maxx-dawn-description-section-2-reverse {
    height: 100%;
    width: 60%;
    padding: 0;
  }

  .maxx-dawn-container {
    height: 700px;
    background-size: cover;
  }

  .maxx-dawn-description-1 {
    height: 700px;
  }

  .maxx-dawn-description-2 {
    height: 700px;
  }

  .maxx-dawn-description-3 {
    height: 700px;
  }
}




/* Maxx Landing Page */

@-webkit-keyframes maxxzoomin {
  0% {
    transform: scale(1.5);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes maxxzoomin {
  0% {
    transform: scale(1.5);
  }

  100% {
    transform: scale(1);
  }
}


@keyframes glow {
  from {
    text-shadow: 0px 0px 10px #95959550;
  }

  to {
    text-shadow: 0px 0px 20px #959595;
  }
}


@keyframes boxglow {
  from {
    box-shadow: 0px 0px 10px #95959550;
  }

  to {
    box-shadow: 0px 0px 20px #959595;
  }
}

@keyframes filterglow {
  from {
    filter: drop-shadow(0px 0px 10px #95959550);
  }

  to {
    filter: drop-shadow(0px 0px 20px #959595);
  }
}

@keyframes textcolorchange {
  0% {
    color: #E6D084;
  }

  25% {
    color: #ffffff;
  }

  50% {
    color: #959595;
  }

  75% {
    color: #000000;
  }

  100% {
    color: #E6D084;
  }
}

#maxxVideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.maxxVideoOverlay {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

.maxx-block1 {
  height: calc(100vh - 100px);
  min-height: 300px;
  width: 100vw;
  position: relative;
  overflow: hidden;
}

.features-maxx-block1 {
  height: 300px;
  min-height: 300px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.maxx-block1-img {
  background-color: black;
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  animation: maxxzoomin 2s ease-in-out;
}

.features-maxx-block1-img {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/1920x1080.jpg?v=1620009427');
  background-color: black;
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.maxxTitle {
  font-size: 70px;
  color: #E6D084;
  text-align: center;
  margin: 0;
  text-shadow: 0px 0px 20px #959595;
  padding-left: 20px;
  line-height: 1;
  animation: glow 1s ease-in-out infinite alternate, textcolorchange 60s ease-in-out infinite;
}

.maxxSubtitle {
  font-size: 13px;
  color: white;
  padding: 0 3rem;
  line-height: 20px;
  margin-top: 2rem;
  letter-spacing: 8px;
  text-align: center;
  margin: 0;
  text-shadow: 0px 0px 20px #959595;
}

.maxxTitleContainer {
  height: 100%;
  width: 100%;
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}

.shopnowButton {
  background-color: black;
  padding: 10px 50px;
  box-shadow: 0px 0px 20px #95959550;
  color: white !important;
  cursor: pointer;
  letter-spacing: 2px;
  font-size: 10px;
  border-radius: 50px;
  margin-top: 2rem;
}

.maxxFrameLeft {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 70px;
  left: 20px;
  filter: drop-shadow(0px 0px 20px #959595);
  -webkit-filter: drop-shadow(0px 0px 20px #959595);
  -moz-filter: drop-shadow(0px 0px 20px #959595);
  animation: filterglow 1s ease-in-out infinite alternate;
}

.maxxFrameLeftDescription {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 10px;
  left: 20px;
  filter: drop-shadow(0px 0px 20px #959595);
  -webkit-filter: drop-shadow(0px 0px 20px #959595);
  -moz-filter: drop-shadow(0px 0px 20px #959595);
  animation: filterglow 1s ease-in-out infinite alternate;
}

.maxxFrameBatteryDescription {
  position: absolute;
  height: 50px;
  width: 50px;
  object-fit: contain;
  top: 10px;
  right: 20px;
  filter: drop-shadow(0px 0px 20px #959595);
  -webkit-filter: drop-shadow(0px 0px 20px #959595);
  -moz-filter: drop-shadow(0px 0px 20px #959595);
  animation: filterglow 1s ease-in-out infinite alternate;
}


.maxxFrameRight {
  height: 50px;
  width: 50px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  filter: drop-shadow(0px 0px 20px #959595);
  -webkit-filter: drop-shadow(0px 0px 20px #959595);
  -moz-filter: drop-shadow(0px 0px 20px #959595);
  animation: filterglow 1s ease-in-out infinite alternate;
}

.maxxFrameBattery {
  position: absolute;
  height: 50px;
  width: 50px;
  object-fit: contain;
  top: 60px;
  right: 20px;
  filter: drop-shadow(0px 0px 20px #959595);
  -webkit-filter: drop-shadow(0px 0px 20px #959595);
  -moz-filter: drop-shadow(0px 0px 20px #959595);
  animation: filterglow 1s ease-in-out infinite alternate;
}

.maxxFrameBatteryLoop {
  position: absolute;
  height: 50px;
  width: 50px;
  object-fit: contain;
  bottom: 10px;
  left: 20px;
  filter: drop-shadow(0px 0px 20px #959595);
  -webkit-filter: drop-shadow(0px 0px 20px #959595);
  -moz-filter: drop-shadow(0px 0px 20px #959595);
  animation: filterglow 1s ease-in-out infinite alternate;
}

.chevronDownMaxx {
  position: absolute;
  bottom: 5px;
  margin-top: 50px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  object-fit: contain;
}

.maxxBatteryBar {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 20px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}

.maxxBatteryBar1 {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 50px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}

.maxxBatteryBar2 {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 80px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}


.maxxBatteryBar3 {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 110px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}

.maxxBatteryBar4 {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 140px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}

.maxxBatteryBar5 {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 170px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}

.maxxBatteryBar6 {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 200px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}

@media (min-width: 768px) {
  #maxxVideo {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .maxxVideoOverlay {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
  }

  .maxx-block1 {
    height: calc(100vh);
    width: 100vw;
    position: relative;
    overflow: hidden;
  }

  .features-maxx-block1 {
    height: 800px;
  }

  .features-maxx-block1-img {
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/1920x1080.jpg?v=1620009427');
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: black;
  }

  .maxx-block1-img {
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: black;
    animation: maxxzoomin 2s ease-in-out;
  }

  .maxxTitle {
    font-size: 130px;
    color: #E6D084;
    text-align: center;
    margin: 0;
    text-shadow: 0px 0px 20px #959595;
    padding-left: 30px;
    line-height: 1;
    animation: glow 1s ease-in-out infinite alternate, textcolorchange 60s ease-in-out infinite;
  }

  .maxxSubtitle {
    font-size: 22px;
    color: white;
    letter-spacing: 8px;
    text-align: center;
    margin: 0;
    text-shadow: 0px 0px 20px #959595;
  }

  .maxxTitleContainer {
    height: 100%;
    width: 100%;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
  }

  .shopnowButton {
    background-color: black;
    padding: 10px 50px;
    box-shadow: 0px 0px 20px #95959550;
    color: white !important;
    cursor: pointer;
    letter-spacing: 2px;
    font-size: 15px;
    border-radius: 50px;
    margin-top: 3rem;
  }

  .maxxFrameLeft {
    height: 150px;
    width: 150px;
    position: absolute;
    top: 80px;
    left: 50px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameLeftDescription {
    height: 150px;
    width: 150px;
    position: absolute;
    top: 50px;
    left: 50px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameBatteryDescription {
    position: absolute;
    height: 100px;
    width: 100px;
    object-fit: contain;
    top: 25px;
    right: 75px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameRight {
    height: 150px;
    width: 150px;
    position: absolute;
    bottom: 50px;
    right: 50px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameBattery {
    position: absolute;
    height: 100px;
    width: 100px;
    object-fit: contain;
    top: 55px;
    right: 75px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameBatteryLoop {
    position: absolute;
    height: 100px;
    width: 100px;
    object-fit: contain;
    bottom: 25px;
    left: 75px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }


  .chevronDownMaxx {
    position: absolute;
    bottom: 50px;
    margin-top: 50px;
    cursor: pointer;
    width: 100px;
    height: 100px;
    object-fit: contain;
  }

  .maxxBatteryBar {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 75px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar1 {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 125px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar2 {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 175px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }


  .maxxBatteryBar3 {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 225px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar4 {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 275px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar5 {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 325px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar6 {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 375px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }
}

@media (min-width: 769px) {
  .maxx-block1 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  #maxxVideo {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .maxxVideoOverlay {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
  }

  .maxx-block1 {
    height: calc(100vh);
    width: 100vw;
    position: relative;
    overflow: hidden;
  }

  .features-maxx-block1-img {
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: top center;
    background-color: black;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .maxx-block1-img {
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: top center;
    background-color: black;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .maxxTitle {
    font-size: 160px;
    color: #E6D084;
    text-align: center;
    margin: 0;
    text-shadow: 0px 0px 20px #959595;
    padding-left: 30px;
    line-height: 1;
    animation: glow 1s ease-in-out infinite alternate, textcolorchange 60s ease-in-out infinite;
  }

  .maxxSubtitle {
    font-size: 30px;
    color: white;
    letter-spacing: 8px;
    text-align: center;
    margin: 0;
    text-shadow: 0px 0px 20px #959595;
  }

  .maxxTitleContainer {
    height: 100%;
    width: 100%;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
  }

  .shopnowButton {
    background-color: black;
    padding: 10px 50px;
    box-shadow: 0px 0px 20px #95959550;
    color: white !important;
    cursor: pointer;
    letter-spacing: 2px;
    font-size: 20px;
    border-radius: 50px;
    margin-top: 3rem;
  }

  .maxxFrameLeft {
    height: unset;
    width: unset;
    position: absolute;
    top: 80px;
    left: 50px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameLeftDescription {
    height: unset;
    width: unset;
    position: absolute;
    top: 50px;
    left: 50px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameBatteryDescription {
    position: absolute;
    height: 100px;
    width: 100px;
    object-fit: contain;
    top: 25px;
    right: 75px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameRight {
    height: unset;
    width: unset;
    position: absolute;
    bottom: 50px;
    right: 50px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameBattery {
    position: absolute;
    height: 100px;
    width: 100px;
    object-fit: contain;
    top: 55px;
    right: 75px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameBatteryLoop {
    position: absolute;
    height: 300px;
    width: 150px;
    object-fit: contain;
    bottom: 25px;
    left: 75px;
    transform: rotate(-90deg);
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .chevronDownMaxx {
    position: absolute;
    bottom: 50px;
    margin-top: 50px;
    cursor: pointer;
    width: 100px;
    height: 100px;
    object-fit: contain;
  }

  .maxxBatteryBar {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 75px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar1 {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 155px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar2 {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 235px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }


  .maxxBatteryBar3 {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 315px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar4 {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 395px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar5 {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 475px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar6 {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 555px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }
}

@media (min-width: 1920px) {
  .maxxTitle {
    font-size: 200px;
  }

  .maxxSubtitle {
    font-size: 41px;
  }

  .shopnowButton {
    font-size: 30px;
    margin-top: 5rem;
  }

  .features-maxx-block1 {
    height: 1200px;
  }
}

/* Maxx Landing Page */

.padding-maxx {
  width: unset !important;
  margin-left: 15px;
  margin-right: -5px;
}

@-webkit-keyframes maxxzoomin {
  0% {
    transform: scale(1.5);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes maxxzoomin {
  0% {
    transform: scale(1.5);
  }

  100% {
    transform: scale(1);
  }
}


@keyframes glow {
  from {
    text-shadow: 0px 0px 10px #95959550;
  }

  to {
    text-shadow: 0px 0px 20px #959595;
  }
}


@keyframes boxglow {
  from {
    box-shadow: 0px 0px 10px #95959550;
  }

  to {
    box-shadow: 0px 0px 20px #959595;
  }
}

@keyframes filterglow {
  from {
    filter: drop-shadow(0px 0px 10px #95959550);
  }

  to {
    filter: drop-shadow(0px 0px 20px #959595);
  }
}

@keyframes textcolorchange {
  0% {
    color: #E6D084;
  }

  25% {
    color: #ffffff;
  }

  50% {
    color: #959595;
  }

  75% {
    color: #000000;
  }

  100% {
    color: #E6D084;
  }
}

#maxxVideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.maxxVideoOverlay {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

.maxx-block1 {
  height: calc(100vh - 100px);
  min-height: 300px;
  width: 100vw;
  position: relative;
  overflow: hidden;
}

.features-maxx-block1 {
  height: 300px;
  min-height: 300px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.maxx-block1-img {
  background-color: black;
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  animation: maxxzoomin 2s ease-in-out;
}

.features-maxx-block1-img {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/1920x1080.jpg?v=1620009427');
  background-color: black;
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.maxxTitle {
  font-size: 70px;
  color: #E6D084;
  text-align: center;
  margin: 0;
  text-shadow: 0px 0px 20px #959595;
  padding-left: 20px;
  line-height: 1;
  animation: glow 1s ease-in-out infinite alternate, textcolorchange 60s ease-in-out infinite;
}

.maxxSubtitle {
  font-size: 13px;
  color: white;
  padding: 0 3rem;
  line-height: 20px;
  margin-top: 2rem;
  letter-spacing: 8px;
  text-align: center;
  margin: 0;
  text-shadow: 0px 0px 20px #959595;
}

.maxxTitleContainer {
  height: 100%;
  width: 100%;
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}

.shopnowButton {
  background-color: black;
  padding: 10px 50px;
  box-shadow: 0px 0px 20px #95959550;
  color: white !important;
  cursor: pointer;
  letter-spacing: 2px;
  font-size: 10px;
  border-radius: 50px;
  margin-top: 2rem;
}

.maxxFrameLeft {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 70px;
  left: 20px;
  filter: drop-shadow(0px 0px 20px #959595);
  -webkit-filter: drop-shadow(0px 0px 20px #959595);
  -moz-filter: drop-shadow(0px 0px 20px #959595);
  animation: filterglow 1s ease-in-out infinite alternate;
}

.maxxFrameLeftDescription {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 10px;
  left: 20px;
  filter: drop-shadow(0px 0px 20px #959595);
  -webkit-filter: drop-shadow(0px 0px 20px #959595);
  -moz-filter: drop-shadow(0px 0px 20px #959595);
  animation: filterglow 1s ease-in-out infinite alternate;
}

.maxxFrameBatteryDescription {
  position: absolute;
  height: 50px;
  width: 50px;
  object-fit: contain;
  top: 10px;
  right: 20px;
  filter: drop-shadow(0px 0px 20px #959595);
  -webkit-filter: drop-shadow(0px 0px 20px #959595);
  -moz-filter: drop-shadow(0px 0px 20px #959595);
  animation: filterglow 1s ease-in-out infinite alternate;
}


.maxxFrameRight {
  height: 50px;
  width: 50px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  filter: drop-shadow(0px 0px 20px #959595);
  -webkit-filter: drop-shadow(0px 0px 20px #959595);
  -moz-filter: drop-shadow(0px 0px 20px #959595);
  animation: filterglow 1s ease-in-out infinite alternate;
}

.maxxFrameBattery {
  position: absolute;
  height: 50px;
  width: 50px;
  object-fit: contain;
  top: 60px;
  right: 20px;
  filter: drop-shadow(0px 0px 20px #959595);
  -webkit-filter: drop-shadow(0px 0px 20px #959595);
  -moz-filter: drop-shadow(0px 0px 20px #959595);
  animation: filterglow 1s ease-in-out infinite alternate;
}

.maxxFrameBatteryLoop {
  position: absolute;
  height: 50px;
  width: 50px;
  object-fit: contain;
  bottom: 10px;
  left: 20px;
  filter: drop-shadow(0px 0px 20px #959595);
  -webkit-filter: drop-shadow(0px 0px 20px #959595);
  -moz-filter: drop-shadow(0px 0px 20px #959595);
  animation: filterglow 1s ease-in-out infinite alternate;
}

.chevronDownMaxx {
  position: absolute;
  bottom: 5px;
  margin-top: 50px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  object-fit: contain;
}

.maxxBatteryBar {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 20px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}

.maxxBatteryBar1 {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 50px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}

.maxxBatteryBar2 {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 80px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}


.maxxBatteryBar3 {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 110px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}

.maxxBatteryBar4 {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 140px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}

.maxxBatteryBar5 {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 170px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}

.maxxBatteryBar6 {
  width: 50px;
  height: 20px;
  position: absolute;
  left: 15px;
  bottom: 200px;
  background-color: #E6D084;
  z-index: 1;
  box-shadow: 0px 0px 20px #959595;
  animation: boxglow 1s ease-in-out infinite alternate;
}

@media (min-width: 768px) {
  .padding-maxx {
    width: unset !important;
    margin-left: unset;
    margin-right: unset;
  }

  #maxxVideo {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .maxxVideoOverlay {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
  }

  .maxx-block1 {
    height: calc(100vh);
    width: 100vw;
    position: relative;
    overflow: hidden;
  }

  .features-maxx-block1 {
    height: 800px;
  }

  .features-maxx-block1-img {
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/1920x1080.jpg?v=1620009427');
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: black;
  }

  .maxx-block1-img {
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: black;
    animation: maxxzoomin 2s ease-in-out;
  }

  .maxxTitle {
    font-size: 130px;
    color: #E6D084;
    text-align: center;
    margin: 0;
    text-shadow: 0px 0px 20px #959595;
    padding-left: 30px;
    line-height: 1;
    animation: glow 1s ease-in-out infinite alternate, textcolorchange 60s ease-in-out infinite;
  }

  .maxxSubtitle {
    font-size: 22px;
    color: white;
    letter-spacing: 8px;
    text-align: center;
    margin: 0;
    text-shadow: 0px 0px 20px #959595;
  }

  .maxxTitleContainer {
    height: 100%;
    width: 100%;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
  }

  .shopnowButton {
    background-color: black;
    padding: 10px 50px;
    box-shadow: 0px 0px 20px #95959550;
    color: white !important;
    cursor: pointer;
    letter-spacing: 2px;
    font-size: 15px;
    border-radius: 50px;
    margin-top: 3rem;
  }

  .maxxFrameLeft {
    height: 150px;
    width: 150px;
    position: absolute;
    top: 80px;
    left: 50px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameLeftDescription {
    height: 150px;
    width: 150px;
    position: absolute;
    top: 50px;
    left: 50px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameBatteryDescription {
    position: absolute;
    height: 100px;
    width: 100px;
    object-fit: contain;
    top: 25px;
    right: 75px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameRight {
    height: 150px;
    width: 150px;
    position: absolute;
    bottom: 50px;
    right: 50px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameBattery {
    position: absolute;
    height: 100px;
    width: 100px;
    object-fit: contain;
    top: 55px;
    right: 75px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameBatteryLoop {
    position: absolute;
    height: 100px;
    width: 100px;
    object-fit: contain;
    bottom: 25px;
    left: 75px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }


  .chevronDownMaxx {
    position: absolute;
    bottom: 50px;
    margin-top: 50px;
    cursor: pointer;
    width: 100px;
    height: 100px;
    object-fit: contain;
  }

  .maxxBatteryBar {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 75px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar1 {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 125px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar2 {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 175px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }


  .maxxBatteryBar3 {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 225px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar4 {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 275px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar5 {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 325px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar6 {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 75px;
    bottom: 375px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }
}

@media (min-width: 769px) {
  .maxx-block1 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  #maxxVideo {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .maxxVideoOverlay {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
  }

  .maxx-block1 {
    height: calc(100vh);
    width: 100vw;
    position: relative;
    overflow: hidden;
  }

  .features-maxx-block1-img {
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: top center;
    background-color: black;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .maxx-block1-img {
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: top center;
    background-color: black;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .maxxTitle {
    font-size: 160px;
    color: #E6D084;
    text-align: center;
    margin: 0;
    text-shadow: 0px 0px 20px #959595;
    padding-left: 30px;
    line-height: 1;
    animation: glow 1s ease-in-out infinite alternate, textcolorchange 60s ease-in-out infinite;
  }

  .maxxSubtitle {
    font-size: 30px;
    color: white;
    letter-spacing: 8px;
    text-align: center;
    margin: 0;
    text-shadow: 0px 0px 20px #959595;
  }

  .maxxTitleContainer {
    height: 100%;
    width: 100%;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
  }

  .shopnowButton {
    background-color: black;
    padding: 10px 50px;
    box-shadow: 0px 0px 20px #95959550;
    color: white !important;
    cursor: pointer;
    letter-spacing: 2px;
    font-size: 20px;
    border-radius: 50px;
    margin-top: 3rem;
  }

  .maxxFrameLeft {
    height: unset;
    width: unset;
    position: absolute;
    top: 80px;
    left: 50px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameLeftDescription {
    height: unset;
    width: unset;
    position: absolute;
    top: 50px;
    left: 50px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameBatteryDescription {
    position: absolute;
    height: 100px;
    width: 100px;
    object-fit: contain;
    top: 25px;
    right: 75px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameRight {
    height: unset;
    width: unset;
    position: absolute;
    bottom: 50px;
    right: 50px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameBattery {
    position: absolute;
    height: 100px;
    width: 100px;
    object-fit: contain;
    top: 55px;
    right: 75px;
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .maxxFrameBatteryLoop {
    position: absolute;
    height: 300px;
    width: 150px;
    object-fit: contain;
    bottom: 25px;
    left: 75px;
    transform: rotate(-90deg);
    filter: drop-shadow(0px 0px 20px #959595);
    -webkit-filter: drop-shadow(0px 0px 20px #959595);
    -moz-filter: drop-shadow(0px 0px 20px #959595);
    animation: filterglow 1s ease-in-out infinite alternate;
  }

  .chevronDownMaxx {
    position: absolute;
    bottom: 50px;
    margin-top: 50px;
    cursor: pointer;
    width: 100px;
    height: 100px;
    object-fit: contain;
  }

  .maxxBatteryBar {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 75px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar1 {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 155px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar2 {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 235px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }


  .maxxBatteryBar3 {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 315px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar4 {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 395px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar5 {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 475px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxBatteryBar6 {
    width: 200px;
    height: 50px;
    position: absolute;
    left: 75px;
    bottom: 555px;
    background-color: #E6D084;
    z-index: 1;
    box-shadow: 0px 0px 20px #959595;
    animation: boxglow 1s ease-in-out infinite alternate;
  }
}

@media (min-width: 1920px) {
  .maxxTitle {
    font-size: 200px;
  }

  .maxxSubtitle {
    font-size: 41px;
  }

  .shopnowButton {
    font-size: 30px;
    margin-top: 5rem;
  }

  .features-maxx-block1 {
    height: 1200px;
  }
}

/* Block2 */

.maxx-block2 {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/maxxLeather.jpg?v=1618303005');
  height: 400px;
  width: 100vw;
  background-size: cover;
  background-position: bottom right;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}

.maxxContentTitle {
  position: absolute;
  top: 20px;
  right: 25px;
  color: white;
  text-align: right;
  letter-spacing: 2px;
  text-shadow: 0px 0px 20px #959595;
  animation: glow 1s ease-in-out infinite alternate;
  font-size: 10px;
  width: 70vw;
  line-height: 20px;
}

.maxxContentSubtitle {
  position: absolute;
  bottom: 0px;
  font-size: 8px;
  color: white;
  letter-spacing: 2px;
  text-align: right;
  width: 100%;
  padding: 0 3rem 0 5rem;
  line-height: 20px;
  margin-bottom: 2rem;
}


.materialcontainer {
  width: 100px;
  height: 100px;
  background: transparent;
  border: 2px solid #959595;
  box-shadow: 0px 0px 50px #95959550;
  animation: boxglow 1s ease-in-out infinite alternate;
  position: relative;
}

.materialline {
  width: 50px;
  background: transparent;
  border: 1px solid #959595;
  box-shadow: 0px 0px 50px #95959550;
  animation: boxglow 1s ease-in-out infinite alternate;
  margin: auto 0;
}


.materialwrap1 {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 2rem;
}

.materialwrap2 {
  display: flex;
  justify-content: flex-end;
}

.materialcontainer2 {
  width: 100px;
  height: 100px;
  background: transparent;
  border: 2px solid #959595;
  box-shadow: 0px 0px 50px #95959550;
  animation: boxglow 1s ease-in-out infinite alternate;
}

.maxxContentContainer {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.maxxContentContainerStitching {
  height: 100%;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  justify-content: center;
  align-items: center;
}

.materialtext {
  color: white;
  margin: auto 0;
  padding: 0 1rem;
  text-align: center;
  letter-spacing: 2px;
  font-size: 10px;
}

@media (min-width: 768px) {
  .maxx-block2 {
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/maxxLeather.jpg?v=1618303005');
    height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: bottom right;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .maxxContentTitle {
    position: absolute;
    top: 50px;
    right: 75px;
    color: white;
    text-align: right;
    letter-spacing: 8px;
    text-shadow: 0px 0px 20px #959595;
    animation: glow 1s ease-in-out infinite alternate;
    font-size: 15px;
    width: 50vw;
    line-height: 30px;
  }

  .maxxContentSubtitle {
    position: absolute;
    bottom: 0px;
    font-size: 10px;
    color: white;
    letter-spacing: 8px;
    text-align: center;
    width: 100%;
    padding: 0 5rem;
    line-height: 20px;
    margin-bottom: 1rem;
  }


  .materialcontainer {
    width: 200px;
    height: 200px;
    background: transparent;
    border: 2px solid #959595;
    box-shadow: 0px 0px 50px #95959550;
    animation: boxglow 1s ease-in-out infinite alternate;
    position: relative;
  }

  .materialline {
    width: 150px;
    background: transparent;
    border: 1px solid #959595;
    box-shadow: 0px 0px 50px #95959550;
    animation: boxglow 1s ease-in-out infinite alternate;
    margin: auto 0;
  }


  .materialwrap1 {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 8rem;
  }

  .materialwrap2 {
    display: flex;
    justify-content: flex-end;
  }

  .materialcontainer2 {
    width: 200px;
    height: 200px;
    background: transparent;
    border: 2px solid #959595;
    box-shadow: 0px 0px 50px #95959550;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxContentContainer {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .maxxContentContainerStitching {
    height: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    justify-content: center;
    align-items: center;
  }

  .materialtext {
    color: white;
    margin: auto 1rem;
    white-space: nowrap;
    letter-spacing: 8px;
    font-size: 14px;
  }

}

@media (min-width: 1200px) {
  .maxx-block2 {
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/maxxLeather.jpg?v=1618303005');
    height: calc(100vh - 150px);
    min-height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: center right;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .maxxContentTitle {
    position: absolute;
    width: 100vw;
    top: 50px;
    right: 75px;
    color: white;
    text-align: right;
    letter-spacing: 8px;
    text-shadow: 0px 0px 20px #959595;
    animation: glow 1s ease-in-out infinite alternate;
    font-size: 25px;
  }

  .maxxContentSubtitle {
    position: absolute;
    bottom: 0px;
    font-size: 12px;
    color: white;
    letter-spacing: 8px;
    text-align: center;
    width: 100%;
    margin-bottom: 2rem;
  }


  .materialcontainer {
    width: 200px;
    height: 200px;
    background: transparent;
    border: 2px solid #959595;
    box-shadow: 0px 0px 50px #95959550;
    animation: boxglow 1s ease-in-out infinite alternate;
    position: relative;
  }

  .materialline {
    width: 150px;
    background: transparent;
    border: 1px solid #959595;
    box-shadow: 0px 0px 50px #95959550;
    animation: boxglow 1s ease-in-out infinite alternate;
    margin: auto 0;
  }


  .materialwrap1 {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0rem;
  }

  .materialwrap2 {
    display: flex;
    justify-content: flex-end;
  }

  .materialcontainer2 {
    width: 200px;
    height: 200px;
    background: transparent;
    border: 2px solid #959595;
    box-shadow: 0px 0px 50px #95959550;
    animation: boxglow 1s ease-in-out infinite alternate;
  }

  .maxxContentContainer {
    height: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: 0.5fr 1fr 1fr 0.5fr;
    grid-template-rows: 0.5fr 1fr 1fr 0.5fr;
    justify-content: center;
    align-items: center;
  }

  .maxxContentContainerStitching {
    height: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    justify-content: center;
    align-items: center;
  }

  .materialtext {
    color: white;
    margin: auto 2rem;
    white-space: nowrap;
    letter-spacing: 8px;
    font-size: 16px;
  }
}

@media (min-width: 1920px) {
  .materialcontainer {
    width: 300px;
    height: 300px;
  }

  .materialcontainer2 {
    width: 300px;
    height: 300px;
  }

  .materialline {
    width: 200px;
  }

  .materialtext {
    font-size: 25px;
  }

  .maxxContentTitle {
    font-size: 35px;
  }

  .maxxContentSubtitle {
    font-size: 22px;
    bottom: 25px;
  }

  .maxx-block2 {
    height: 1000px;
  }
}

/* Block3 */

.maxx-block3 {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/1980x1080_Stiching_3.jpg?v=1620713205');
  height: 400px;
  width: 100vw;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .maxx-block3 {
    height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  .maxx-block3 {
    height: calc(100vh - 150px);
    min-height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }
}

/* Block4 */

.maxx-block4 {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/MaxxLandingSeatBase.jpg?v=1620280498');
  height: 400px;
  width: 100vw;
  background-size: cover;
  background-position: bottom right;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .maxx-block4 {
    height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: bottom right;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  .maxx-block4 {
    height: calc(100vh - 150px);
    min-height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: center right;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }
}

/* Block5 */

.maxx-block5 {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/MaxxLandingStuff.jpg?v=1620453505');
  height: 400px;
  width: 100vw;
  background-size: cover;
  background-position: center right -100px;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .maxx-block5 {
    height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: bottom right;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  .maxx-block5 {
    height: calc(100vh - 150px);
    min-height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: center right;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }
}

/* Block6 */

.maxx-block6 {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/MaxxLandingBack.jpg?v=1620280498');
  height: 400px;
  width: 100vw;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .maxx-block6 {
    height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: bottom right;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  .maxx-block6 {
    height: calc(100vh - 150px);
    min-height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: center right;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }
}

/* Block7 */

.maxx-block7 {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/MaxxLifestyle.jpg?v=1618565217');
  height: 400px;
  width: 100vw;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .maxx-block7 {
    height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: bottom right;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  .maxx-block7 {
    height: calc(100vh - 150px);
    min-height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: center right;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }
}

.maxxblock7-clip {
  clip-path: polygon(50px 0px, 300px 0px, 300px 200px, 50px 200px);
  -webkit-clip-path: polygon(50px 0px, 300px 0px, 300px 200px, 50px 200px);
}

.popUpWord {
  background: black;
  color: white;
}

.outPop {
  margin: auto;
  background: linear-gradient(#E6D084, #E6D084) white no-repeat 0 0;
  background-size: 0 100%;
  animation: stripes 2s infinite ease-in-out;
}

.outPop .popUpWord {
  mix-blend-mode: multiply;
}

@keyframes stripes {
  to {
    background-size: 100% 100%;
  }
}

.maxxContentContainerBlock7 {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.block7Battery {
  height: 100px;
  width: 100px;
}

@media (min-width: 768px) {
  .maxxContentContainerBlock7 {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .block7Battery {
    height: 200px;
    width: 200px;
  }
}

@media (min-width: 1200px) {
  .maxxContentContainerBlock7 {
    height: 100%;
    width: 100%;
    display: flex;
    grid-template-columns: 0.5fr 1fr 1fr 0.5fr;
    grid-template-rows: 0.5fr 1fr 1fr 0.5fr;
    justify-content: center;
    align-items: center;
  }
}


/* Block8 */

.maxxchair8 {
  object-fit: contain;
  height: 280px;
}

.maxx-block8 {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/maxxlanding8.jpg?v=1620116013');
  height: 400px;
  width: 100vw;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}

.maxxtagline8 {
  display: flex;
  flex-direction: column;
  height: 100px;
  width: 100px;
  position: absolute;
  top: 20px;
}

.maxxtagline8-gold {
  display: flex;
  flex-direction: column;
  height: 100px;
  width: 100px;
  position: absolute;
  top: 20px;
}

.maxxtagline8Stitching {
  display: flex;
  flex-direction: column;
  height: 100px;
  width: 100px;
}

.maxxtagline8-goldStitching {
  display: flex;
  flex-direction: column;
  height: 100px;
  width: 100px;
}

.shopnowButtonFooter8 {
  background-color: black;
  padding: 5px 10px;
  box-shadow: 0px 0px 20px #95959550;
  color: white !important;
  cursor: pointer;
  letter-spacing: 2px;
  font-size: 10px;
  border-radius: 50px;
  margin-top: 1rem;
  text-align: center;
}

.maxxContentContainerBlock8 {
  height: 100%;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}

.maxxtaglinecontainer {
  display: flex;
  justify-content: center;
  align-items: center;
}

.maxxtaglinecontainer1 {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 768px) {
  .maxxchair8 {
    height: 450px;
  }

  .maxx-block8 {
    height: 600px;
    width: 100vw;
    background-size: cover;
    background-position: bottom right;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .maxxtagline8 {
    display: flex;
    flex-direction: column;
    height: 100px;
    width: 100px;
    position: absolute;
    top: 30px;
    margin: 0 5rem;
  }

  .maxxtagline8-gold {
    display: flex;
    flex-direction: column;
    height: 100px;
    width: 100px;
    position: absolute;
    top: 30px;
    margin: 0 5rem;
  }

  .maxxtagline8Stitching {
    display: flex;
    flex-direction: column;
    height: 100px;
    width: 100px;
    margin: 0 5rem;
  }

  .maxxtagline8-goldStitching {
    display: flex;
    flex-direction: column;
    height: 100px;
    width: 100px;
    margin: 0 5rem;
  }

  .shopnowButtonFooter8 {
    background-color: black;
    padding: 5px 10px;
    text-align: center;
    box-shadow: 0px 0px 20px #95959550;
    color: white !important;
    cursor: pointer;
    letter-spacing: 2px;
    font-size: 10px;
    border-radius: 50px;
  }

  .maxxContentContainerBlock8 {
    height: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
  }

  .maxxtaglinecontainer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }

  .maxxtaglinecontainer1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

}

@media (min-width: 1200px) {
  .maxxchair8 {
    height: 80vh;
  }

  .maxxtagline8 {
    display: flex;
    flex-direction: column;
    height: 150px;
    width: 150px;
    position: relative;
    margin: 0 0;
  }

  .maxxtagline8-gold {
    display: flex;
    flex-direction: column;
    height: 150px;
    width: 150px;
    position: relative;
    margin: 0 0;
  }

  .maxxtagline8Stitching {
    display: flex;
    flex-direction: column;
    height: 150px;
    width: 150px;
    position: relative;
    margin: 0 0;
  }

  .maxxtagline8-goldStitching {
    display: flex;
    flex-direction: column;
    height: 150px;
    width: 150px;
    position: relative;
    margin: 0 0;
  }

  .shopnowButtonFooter8 {
    background-color: black;
    padding: 10px 20px;
    text-align: center;
    box-shadow: 0px 0px 20px #95959550;
    color: white !important;
    cursor: pointer;
    letter-spacing: 2px;
    font-size: 15px;
    border-radius: 50px;
  }

  .maxx-block8 {
    height: calc(100vh - 150px);
    min-height: 700px;
    width: 100vw;
    background-size: cover;
    background-position: center right;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }

  .maxxContentContainerBlock8 {
    height: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
  }
}

@media (min-width: 1920px) {
  .maxxtagline8Stitching {
    display: flex;
    flex-direction: column;
    height: 250px;
    width: 250px;
    position: relative;
    margin: 0 0;
  }

  .maxxtagline8-goldStitching {
    display: flex;
    flex-direction: column;
    height: 250px;
    width: 250px;
    position: relative;
    margin: 0 0;
  }
}

/***** overide aos ***/
[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(.25, .46, .45, 90.94) !important;
}

[data-aos][data-aos][data-aos-duration='400'],
body[data-aos-duration='400'] [data-aos] {
  transition-duration: .01s !important;
}

.flickity-enabled.is-draggable {}

@media only screen and (max-width: 460px) {
  .flickity-enabled.is-draggable {}
}

/***** end overide aos ***/



/* Maxx Landing Button */

.maxxgoldbutton {
  position: absolute;
  display: block;
  width: 150px;
  height: 40px;
  color: #E6D084;
  font-size: 18px;
  line-height: 200%;
  text-decoration: none;
  text-align: center;
  top: 90px;
  z-index: 1;
}

.maxxgoldbutton>span {
  position: absolute;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  z-index: 1;
}

.maxxgoldbutton>.border {
  border: 1px solid #E6D084 !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.maxxgoldbutton>.top,
.maxxgoldbutton>.bottom,
.maxxgoldbutton>.left,
.maxxgoldbutton>.right {
  background-color: #E6D084;
  height: 1px;
  width: 0;
}

.maxxgoldbutton>.left,
.maxxgoldbutton>.right {
  height: 0;
  width: 1px;
}

.maxxgoldbutton>.top {
  top: -5px;
  left: -15px;
}

.maxxgoldbutton>.bottom {
  bottom: -5px;
  right: -15px;
}

.maxxgoldbutton>.left {
  top: -15px;
  right: -5px;
}

.maxxgoldbutton>.right {
  bottom: -15px;
  left: -5px;
}

.maxxgoldbutton>.text {
  position: relative;
  letter-spacing: .03em;
}

.maxxgoldbutton:hover {
  color: #E6D084;
}

.maxxgoldbutton:hover>.border {
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
}

.maxxgoldbutton:hover>.top,
.maxxgoldbutton:hover>.bottom {
  width: 230px;
}

.maxxgoldbutton:hover>.left,
.maxxgoldbutton:hover>.right {
  height: 40px;
}

.maxxgoldbutton:hover>.top {
  left: -5px;
}

.maxxgoldbutton:hover>.bottom {
  right: -5px;
}

.maxxgoldbutton:hover>.left {
  top: -5px;
}

.maxxgoldbutton:hover>.right {
  bottom: -5px;
}

.maxxgoldbutton:hover>.text {
  position: relative;
  letter-spacing: .03em;
  font-size: 20px;
}


.maxxgoldbutton {
  position: absolute;
  display: block;
  width: 150px;
  height: 40px;
  color: #E6D084;
  font-size: 18px;
  line-height: 200%;
  text-decoration: none;
  text-align: center;
  top: 90px;
  z-index: 1;
}

.maxxgoldbutton>span {
  position: absolute;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  z-index: 1;
}

.maxxgoldbutton>.border {
  border: 1px solid #E6D084 !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.maxxgoldbutton>.top,
.maxxgoldbutton>.bottom,
.maxxgoldbutton>.left,
.maxxgoldbutton>.right {
  background-color: #E6D084;
  height: 1px;
  width: 0;
}

.maxxgoldbutton>.left,
.maxxgoldbutton>.right {
  height: 0;
  width: 1px;
}

.maxxgoldbutton>.top {
  top: -5px;
  left: -15px;
}

.maxxgoldbutton>.bottom {
  bottom: -5px;
  right: -15px;
}

.maxxgoldbutton>.left {
  top: -15px;
  right: -5px;
}

.maxxgoldbutton>.right {
  bottom: -15px;
  left: -5px;
}

.maxxgoldbutton>.text {
  position: relative;
  letter-spacing: .03em;
}

.maxxgoldbutton:hover {
  color: #E6D084;
}

.maxxgoldbutton:hover>.border {
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
}

.maxxgoldbutton:hover>.top,
.maxxgoldbutton:hover>.bottom {
  width: 230px;
}

.maxxgoldbutton:hover>.left,
.maxxgoldbutton:hover>.right {
  height: 40px;
}

.maxxgoldbutton:hover>.top {
  left: -5px;
}

.maxxgoldbutton:hover>.bottom {
  right: -5px;
}

.maxxgoldbutton:hover>.left {
  top: -5px;
}

.maxxgoldbutton:hover>.right {
  bottom: -5px;
}

.maxxgoldbutton:hover>.text {
  position: relative;
  letter-spacing: .03em;
  font-size: 20px;
}

/* Stealth */

.maxxstealthbutton {
  position: absolute;
  display: block;
  width: 150px;
  height: 40px;
  color: #959595;
  font-size: 18px;
  line-height: 200%;
  text-decoration: none;
  text-align: center;
  top: 90px;
  z-index: 1;
}

.maxxstealthbutton>span {
  position: absolute;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  z-index: 1;
}

.maxxstealthbutton>.border {
  border: 1px solid #959595 !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.maxxstealthbutton>.top,
.maxxstealthbutton>.bottom,
.maxxstealthbutton>.left,
.maxxstealthbutton>.right {
  background-color: #959595;
  height: 1px;
  width: 0;
}

.maxxstealthbutton>.left,
.maxxstealthbutton>.right {
  height: 0;
  width: 1px;
}

.maxxstealthbutton>.top {
  top: -5px;
  left: -15px;
}

.maxxstealthbutton>.bottom {
  bottom: -5px;
  right: -15px;
}

.maxxstealthbutton>.left {
  top: -15px;
  right: -5px;
}

.maxxstealthbutton>.right {
  bottom: -15px;
  left: -5px;
}

.maxxstealthbutton>.text {
  position: relative;
  letter-spacing: .03em;
}

.maxxstealthbutton:hover {
  color: #959595;
}

.maxxstealthbutton:hover>.border {
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
}

.maxxstealthbutton:hover>.top,
.maxxstealthbutton:hover>.bottom {
  width: 230px;
}

.maxxstealthbutton:hover>.left,
.maxxstealthbutton:hover>.right {
  height: 40px;
}

.maxxstealthbutton:hover>.top {
  left: -5px;
}

.maxxstealthbutton:hover>.bottom {
  right: -5px;
}

.maxxstealthbutton:hover>.left {
  top: -5px;
}

.maxxstealthbutton:hover>.right {
  bottom: -5px;
}

.maxxstealthbutton:hover>.text {
  position: relative;
  letter-spacing: .03em;
  font-size: 20px;
}

@media (max-width: 1200px) {
  .maxxgoldbutton {
    position: absolute;
    display: block;
    width: 100px;
    height: 35px;
    color: #E6D084;
    font-size: 16px;
    line-height: 200%;
    text-decoration: none;
    text-align: center;
    top: 60px;
    z-index: 1;
  }

  .maxxstealthbutton {
    position: absolute;
    display: block;
    width: 100px;
    height: 35px;
    color: #959595;
    font-size: 16px;
    line-height: 200%;
    text-decoration: none;
    text-align: center;
    top: 60px;
    z-index: 1;
  }

  .maxxgoldbutton:hover>.text {
    position: relative;
    letter-spacing: .03em;
    font-size: 18px;
  }

  .maxxstealthbutton:hover>.text {
    position: relative;
    letter-spacing: .03em;
    font-size: 18px;
  }

  .maxxgoldbutton:hover>.top,
  .maxxgoldbutton:hover>.bottom {
    width: 130px;
  }

  .maxxstealthbutton:hover>.top,
  .maxxstealthbutton:hover>.bottom {
    width: 130px;
  }
}

@media (max-width: 575px) {
  .maxxgoldbutton {
    position: absolute;
    display: block;
    width: 100px;
    height: 30px;
    color: #E6D084;
    font-size: 14px;
    line-height: 200%;
    text-decoration: none;
    text-align: center;
    top: 60px;
    z-index: 1;
  }

  .maxxstealthbutton {
    position: absolute;
    display: block;
    width: 100px;
    height: 30px;
    color: #959595;
    font-size: 14px;
    line-height: 200%;
    text-decoration: none;
    text-align: center;
    top: 60px;
    z-index: 1;
  }

  .maxxgoldbutton:hover>.text {
    position: relative;
    letter-spacing: .03em;
    font-size: 16px;
  }

  .maxxstealthbutton:hover>.text {
    position: relative;
    letter-spacing: .03em;
    font-size: 16px;
  }

  .maxxgoldbutton:hover>.top,
  .maxxgoldbutton:hover>.bottom {
    width: 130px;
  }

  .maxxstealthbutton:hover>.top,
  .maxxstealthbutton:hover>.bottom {
    width: 130px;
  }
}

/* AT Landing Page */

.btn-at-btm {
  max-width: 100px;
  height: 30px !important;
}

.parallax {
  background-image: url("https://cdn.shopify.com/s/files/1/2021/9723/files/ATbg.png?v=1621321556");
  min-height: 100vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.AT-block-2 {
  position: relative;
  margin: auto;
  z-index: 1;
}


.AT-block-2-title {
  margin: 1rem 3rem;
  height: 100%;
  width: 250px;
  object-fit: contain;
}

.AT-block-2-button-container {
  max-width: 1500px;
  margin: auto;
  position: absolute;
  display: flex;
  right: unset;
  flex-direction: column;
  width: 100%;
  align-items: center;
  top: 250px;
  z-index: 3;
}

.AT-block-2-button {
  right: 0;
  margin-top: 1rem;
  width: fit-content;
  color: black;
  background-color: white;
  border-radius: 30px;
  z-index: 1;
}


.AT-block-2-button-2 {
  width: fit-content;
  right: 0;
  margin-top: 1rem;
  color: black;
  background-color: white;
  border-radius: 30px;
  top: 80px;
  z-index: 1;
}

.AT-block-2-button:hover,
.AT-block-2-button-2:hover {
  color: black;
}

.AT-block-2-img-container {
  height: calc(100vh - 200px);
  min-height: 300px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.AT-block-2-img {
  height: auto;
  width: auto;
  object-fit: contain;
  animation: ATMan 2s ease-in-out;
}


.AT-block-1 {
  height: 200px;
  width: 100vw;
  position: relative;
  overflow: hidden;
  z-index: 1;
}


.ATTitleContainer {
  height: 100%;
  width: 100%;
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 10px;
}

.AT-block-3 {
  color: white;
  height: 200px;
  min-height: 200px;
  background-size: contain, contain, cover;
  background-position: center center, center center, top center;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/Breathable_Soft_and_Smooth.png?v=1621406489'), url('https://cdn.shopify.com/s/files/1/2021/9723/files/feather_PNG12958.png?v=1621404503'), url('https://cdn.shopify.com/s/files/1/2021/9723/files/championAT.jpg?v=1621411975');
}

.AT-block-4-1 {
  color: white;
  height: 500px;
  min-height: 500px;
  background-color: black;
  position: relative;
  background-size: cover;
  background-repeat: repeat;
  background-position: top center;
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/stars.png?v=1621406599');
}

.AT-block-4-1-dawn {
  color: white;
  height: 500px;
  min-height: 500px;
  background-color: black;
  position: relative;
  background-size: cover;
  background-repeat: repeat;
  background-position: top center;
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/dawn-second-bg.png?v=1631607168');
}

.AT-block-4-2 {
  color: white;
  height: 500px;
  min-height: 500px;
  background-color: black;
  position: relative;
  background-size: cover;
  background-repeat: repeat;
  background-position: bottom center;
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/stars.png?v=1621406599');
}

.AT-block-5 {
  color: white;
  height: 200px;
  min-height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center center, bottom center, top center;
  background-size: auto, contain, cover;
  background-size: contain, contain, cover, cover;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/The_Champion_s_Seat.png?v=1621409872'), url('https://cdn.shopify.com/s/files/1/2021/9723/files/ATfly_6565e48c-e8c4-42a0-bbcf-e434a9220724.png?v=1621416534'), url('https://cdn.shopify.com/s/files/1/2021/9723/files/atflybg.jpg?v=1621416533');
}



@keyframes ATMan {
  0% {
    transform: translateX(2000px);
  }

  to {
    transform: translateX(0px);
  }
}

.stars,
.twinkling,
.clouds {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-height: 500px;
  height: calc(100vh);
}

.stars {
  z-index: 0;
  background: #000 url('https://cdn.shopify.com/s/files/1/2021/9723/files/stars.png?v=1621406599') repeat top center;
}

.twinkling {
  z-index: 0;
  background: transparent url('https://cdn.shopify.com/s/files/1/2021/9723/files/twinkling.png?v=1621406599') repeat top center;
  animation: move-twink-back 200s linear infinite;
}

.clouds {
  z-index: 2;
  background: transparent url('https://cdn.shopify.com/s/files/1/2021/9723/files/clouds.png?v=1621406599') repeat top center;
  animation: move-clouds-back 200s linear infinite;
}

@keyframes move-twink-back {
  from {
    background-position: 0 0;
  }

  to {
    background-position: -10000px 5000px;
  }
}

@keyframes move-clouds-back {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 10000px 0;
  }
}

@media (min-width: 768px) {

  .retro-btn .btn-at .btn-inner .content-wrapper .btn-content .btn-content-inner:before {
    padding-top: 9.5px !important;
  }

  .btn-at-btm {
    max-width: 150px;
    height: 46px !important;
  }

  .AT-block-3 {
    color: white;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: unset;
    background-position: center center, center center, top center;
    background-attachment: fixed;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/Breathable_Soft_and_Smooth.png?v=1621406489'), url('https://cdn.shopify.com/s/files/1/2021/9723/files/feather_PNG12958.png?v=1621404503'), url('https://cdn.shopify.com/s/files/1/2021/9723/files/championAT.jpg?v=1621411975');
  }

  .AT-block-2-img-container {
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }

  .AT-block-2-img {
    height: 100%;
    width: auto;
    object-fit: cover;
    animation: ATMan 2s ease-in-out;
  }

  .stars,
  .twinkling,
  .clouds {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: calc(100vh + 300px);
  }

  .AT-block-1 {
    height: 300px;
    width: 100vw;
    position: relative;
    overflow: hidden;
    z-index: 1;
  }


  .AT-block-2-title {
    margin: 2rem 10rem;
    height: 100%;
    width: 500px;
    object-fit: contain;
  }

  .AT-block-2-button-container {
    max-width: 1500px;
    width: unset;
    margin: auto;
    position: absolute;
    display: flex;
    right: 0;
    flex-direction: column;
    align-items: flex-end;
    top: 300px;
    z-index: 3;
  }

  .AT-block-2-button {
    right: 0;
    margin: 1rem 3rem;
    padding: 5px 5rem;
    width: fit-content;
    color: black;
    background-color: white;
    border-radius: 30px;
    z-index: 1;
  }


  .AT-block-2-button-2 {
    width: fit-content;
    right: 0;
    margin: 1rem 3rem;
    padding: 5px 5rem;
    color: black;
    background-color: white;
    border-radius: 30px;
    top: 80px;
    z-index: 1;
  }

  .AT-block-2-button:hover,
  .AT-block-2-button-2:hover {
    color: black;
  }

  .AT-block-1 {
    height: 300px;
    width: 100vw;
    position: relative;
    overflow: hidden;
  }

  .ATTitleContainer {
    height: 100%;
    width: 100%;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 50px;
  }

  .AT-block-4-1 {
    color: white;
    height: 700px;
    background-color: black;
    position: relative;
    background-size: cover;
    background-repeat: repeat;
    background-position: top center;
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/stars.png?v=1621406599');
  }

  .AT-block-4-1-dawn {
    color: white;
    height: 700px;
    background-color: black;
    position: relative;
    background-size: cover;
    background-repeat: repeat;
    background-position: top center;
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/dawn-second-bg.png?v=1631607168');
  }

  .AT-block-4-2 {
    color: white;
    height: 700px;
    background-color: black;
    position: relative;
    background-size: cover;
    background-repeat: repeat;
    background-position: bottom center;
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/stars.png?v=1621406599');
  }

  .AT-block-5 {
    color: white;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center center, bottom center, top center;
    background-size: auto, contain, cover;
    background-attachment: fixed;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/The_Champion_s_Seat.png?v=1621409872'), url('https://cdn.shopify.com/s/files/1/2021/9723/files/ATfly_6565e48c-e8c4-42a0-bbcf-e434a9220724.png?v=1621416534'), url('https://cdn.shopify.com/s/files/1/2021/9723/files/atflybg.jpg?v=1621416533');
  }
}

.AT-block-1 {
  height: 500px;
  width: 100vw;
  position: relative;
  overflow: hidden;
}

.AT-block-2-title {
  width: 650px;
}

.stars,
.twinkling,
.clouds {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: calc(100vh + 500px);
}

.AT-block-2-button-container {
  max-width: 1500px;
  margin: auto;
  position: absolute;
  display: flex;
  right: 0;
  flex-direction: column;
  align-items: flex-end;
  top: 500px;
  z-index: 3;
}

.ATTitleContainer {
  height: 100%;
  width: 100%;
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 130px;
}
}

.retro-btn {
  text-transform: uppercase;
  background: 0 0;
}

.retro-btn.lg .btn-at {
  width: 294px;
  height: 54px;
  font-size: 17px;
  line-height: 50px;
}

.retro-btn.lg .btn-at .btn-inner .content-wrapper .btn-content .btn-content-inner:before {
  padding-top: 0;
  letter-spacing: 0.15em;
}

.retro-btn.sm .btn-at {
  width: 165px;
  height: 37px;
  font-size: 10.5px;
  line-height: 32.5px;
}

.retro-btn.sm .btn-at .btn-inner .content-wrapper .btn-content .btn-content-inner:before {
  padding-top: 0;
}

.retro-btn .btn-at {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  padding-top: 3px;
  position: relative;
  cursor: pointer;
  font-weight: 600;
  font-family: inherit;
  font-style: normal;
  letter-spacing: 0;
  text-rendering: auto;
  text-decoration: none;
  text-align: center;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  z-index: 5;
  -webkit-font-smoothing: antialiased;
  width: 240px;
  height: 46px;
  font-size: 12px;
  line-height: 24px;
  background-color: transparent;
  text-decoration-color: initial;
  border-color: initial;
  -webkit-tap-highlight-color: transparent;
}

.retro-btn .btn-at,
.retro-btn .btn-at:focus {
  outline-color: 0;
  outline-style: none;
  outline-width: 0;
}

.retro-btn .btn-at:hover .btn-content-inner:before {
  background-color: rgba(13, 13, 13, 0.1);
}

.retro-btn .btn-at:before {
  content: " ";
  background-color: rgba(13, 13, 13, 0.3);
  width: calc(100% - 2px);
  height: calc(100% - 4px);
  bottom: -1px;
  left: 1px;
  position: absolute;
  border-radius: 3px;
  z-index: 1;
  -webkit-transition: background 0.12s ease-out, -webkit-transform 0.12s ease-out;
  transition: background 0.12s ease-out, -webkit-transform 0.12s ease-out;
  transition: transform 0.12s ease-out, background 0.12s ease-out;
  transition: transform 0.12s ease-out, background 0.12s ease-out, -webkit-transform 0.12s ease-out;
}

.retro-btn .btn-at.btn-left:before {
  -webkit-transform: skewY(1deg) translate3d(0, -0.5px, 0);
  transform: skewY(1deg) translate3d(0, -0.5px, 0);
}

.retro-btn .btn-at.btn-left .btn-content {
  -webkit-transform: skewY(-1deg);
  transform: skewY(-1deg);
}

.retro-btn .btn-at.btn-right:before {
  -webkit-transform: skewY(-1deg) translate3d(0, -0.5px, 0);
  transform: skewY(-1deg) translate3d(0, -0.5px, 0);
}

.retro-btn .btn-at.btn-right .btn-content {
  -webkit-transform: skewY(1deg);
  transform: skewY(1deg);
}

.retro-btn .btn-at.btn-center:before {
  -webkit-transform: translate3d(0, -1px, 0);
  transform: translate3d(0, -1px, 0);
}

.retro-btn .btn-at.btn-center .btn-content {
  -webkit-transform: translate3d(0, 1px, 0);
  transform: translate3d(0, 1px, 0);
}

.retro-btn .btn-at.btn-active .btn-inner .content-wrapper .btn-content {
  -webkit-transition: background 0.12s ease-out, color 0.12s ease-out, -webkit-transform 0.12s ease-out;
  transition: background 0.12s ease-out, color 0.12s ease-out, -webkit-transform 0.12s ease-out;
  transition: transform 0.12s ease-out, background 0.12s ease-out, color 0.12s ease-out;
  transition: transform 0.12s ease-out, background 0.12s ease-out, color 0.12s ease-out, -webkit-transform 0.12s ease-out;
  -webkit-transform: translate3d(0, 2px, 0);
  transform: translate3d(0, 2px, 0);
}

.retro-btn .btn-at.btn-active .btn-inner .content-wrapper .btn-content .btn-content-inner {
  opacity: 1;
}

.retro-btn .btn-at.btn-active:before {
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}

.retro-btn .btn-at .btn-inner {
  display: block;
  height: 100%;
}

.retro-btn .btn-at .btn-inner .content-wrapper {
  position: relative;
  font-family: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  height: calc(100% - 3px);
  margin-top: -3px;
}

.retro-btn .btn-at .btn-inner .content-wrapper:after,
.retro-btn .btn-at .btn-inner .content-wrapper:before,
.retro-btn .btn-at .btn-inner .content-wrapper .btn-content:after,
.retro-btn .btn-at .btn-inner .content-wrapper .btn-content:before,
.retro-btn .btn-at .btn-inner .content-wrapper .btn-content .btn-content-inner:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.retro-btn .btn-at .btn-inner .content-wrapper:before {
  background-image: initial;
  background-color: lightgray;
  content: " ";
  border-radius: 3px;
  top: auto;
  bottom: -3px;
  z-index: 1;
  -webkit-transition: background 0.185s ease-out, -webkit-transform 0.185s ease-out;
  transition: background 0.185s ease-out, -webkit-transform 0.185s ease-out;
  transition: transform 0.185s ease-out, background 0.185s ease-out;
  transition: transform 0.185s ease-out, background 0.185s ease-out, -webkit-transform 0.185s ease-out;
}

.retro-btn .btn-at .btn-inner .content-wrapper:after {
  background-color: rgba(13, 13, 13, 0.15);
  content: " ";
  border-radius: 3px;
  z-index: 3;
  width: 0;
  top: 2px;
}

.retro-btn .btn-at .btn-inner .content-wrapper .btn-content {
  background-image: initial;
  background-color: white;
  color: #ebf1f8;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px;
  text-indent: 0;
  z-index: 3;
  overflow: hidden;
  padding: 0 16px;
  -webkit-transition: border 0.185s ease-out, background 0.185s ease-out, color 0.185s ease-out, -webkit-transform 0.185s ease-out;
  transition: border 0.185s ease-out, background 0.185s ease-out, color 0.185s ease-out, -webkit-transform 0.185s ease-out;
  transition: border 0.185s ease-out, transform 0.185s ease-out, background 0.185s ease-out, color 0.185s ease-out;
  transition: border 0.185s ease-out, transform 0.185s ease-out, background 0.185s ease-out, color 0.185s ease-out, -webkit-transform 0.185s ease-out;
}

.retro-btn .btn-at .btn-inner .content-wrapper .btn-content:before,
.retro-btn .btn-at .btn-inner .content-wrapper .btn-content:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.1125s ease-out 0.05s, -webkit-transform 0.185s ease-out 0.05s;
  transition: opacity 0.1125s ease-out 0.05s, -webkit-transform 0.185s ease-out 0.05s;
  transition: transform 0.185s ease-out 0.05s, opacity 0.1125s ease-out 0.05s;
  transition: transform 0.185s ease-out 0.05s, opacity 0.1125s ease-out 0.05s, -webkit-transform 0.185s ease-out 0.05s;
}

.retro-btn .btn-at .btn-inner .content-wrapper .btn-content:before {
  content: " ";
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}

.retro-btn .btn-at .btn-inner .content-wrapper .btn-content:after {
  content: " ";
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.retro-btn .btn-at .btn-inner .content-wrapper .btn-content .btn-content-inner {
  display: block;
  -webkit-transition: opacity 75ms ease-out 0.1125s;
  transition: opacity 75ms ease-out 0.1125s;
}

.retro-btn .btn-at .btn-inner .content-wrapper .btn-content .btn-content-inner:before {
  content: attr(label);
  padding-top: 0px;
  font-size: 14px;
  color: black;
  font-weight: bold;
  letter-spacing: 0.06em;
  -webkit-transition: opacity 0.3s ease-out, background-color 0.1125s ease-in;
  transition: opacity 0.3s ease-out, background-color 0.1125s ease-in;
  opacity: 1;
  z-index: -1;
}

.notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

.dp-none {
  display: none;
}

@media (max-width: 575px) {

  .retro-btn .btn-at .btn-inner .content-wrapper:after,
  .retro-btn .btn-at .btn-inner .content-wrapper:before,
  .retro-btn .btn-at .btn-inner .content-wrapper .btn-content:after,
  .retro-btn .btn-at .btn-inner .content-wrapper .btn-content:before,
  .retro-btn .btn-at .btn-inner .content-wrapper .btn-content .btn-content-inner:before {
    font-size: 10px !important;
  }

  .retro-pt:before {
    padding-top: 9.5px !important;
  }
}

.btn-at:hover,
.btn-at:focus,
.btn-at:active,
.btn-at:target {
  animation: whiteglow 1s infinite alternate;
}

.whiteglow {
  animation: whiteglow 1s infinite alternate;
}

.bubbly-button {
  -webkit-appearance: none;
  appearance: none;
  background-color: white;
  border-radius: 4px;
  transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
}

.bubbly-button:focus {
  outline: 0;
}

.bubbly-button:before,
.bubbly-button:after {
  position: absolute;
  content: "";
  display: block;
  width: 140%;
  height: 100%;
  left: -20%;
  z-index: -1000;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
}

.bubbly-button:before {
  display: none;
  top: -75%;
  background-image: radial-gradient(circle, #ffffff 20%, transparent 20%), radial-gradient(circle, transparent 20%, #ffffff 20%, transparent 30%), radial-gradient(circle, #ffffff 20%, transparent 20%), radial-gradient(circle, #ffffff 20%, transparent 20%), radial-gradient(circle, transparent 10%, #ffffff 15%, transparent 20%), radial-gradient(circle, #ffffff 20%, transparent 20%), radial-gradient(circle, #ffffff 20%, transparent 20%), radial-gradient(circle, #ffffff 20%, transparent 20%), radial-gradient(circle, #ffffff 20%, transparent 20%);
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
}

.bubbly-button:after {
  display: none;
  bottom: -75%;
  background-image: radial-gradient(circle, #ffffff 20%, transparent 20%), radial-gradient(circle, #ffffff 20%, transparent 20%), radial-gradient(circle, transparent 10%, #ffffff 15%, transparent 20%), radial-gradient(circle, #ffffff 20%, transparent 20%), radial-gradient(circle, #ffffff 20%, transparent 20%), radial-gradient(circle, #ffffff 20%, transparent 20%), radial-gradient(circle, #ffffff 20%, transparent 20%);
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}

.bubbly-button:active {
  transform: scale(0.9);
  background-color: white;
  box-shadow: 0 2px 25px rgba(255, 0, 130, 0.2);
}

.bubbly-button.animate:before {
  display: block;
  background-color: transparent;
  animation: topBubbles ease-in-out 0.75s forwards;
}

.bubbly-button.animate:after {
  display: block;
  animation: bottomBubbles ease-in-out 0.75s forwards;
}

@keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }

  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }

  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }

  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }

  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

@-webkit-keyframes whiteglowtext {
  from {
    text-shadow: 0 0 5px #ffffff50;
  }

  to {
    text-shadow: 0 0 10px #ffffff50;
  }
}


@keyframes shinenew {
  0% {
    background-position: 0;
  }

  60% {
    background-position: 1200px;
  }

  100% {
    background-position: 1200px;
  }
}

.maxxdescription-block3 {
  display: grid;
  grid-template-areas: " item1"
    "item2";
  grid-template-rows: 0fr 1fr;
  background-color: black;
  justify-content: center;
  align-items: center;
}

.maxxdescription-block3-leftside {
  display: grid;
  grid-template-areas: " item1"
    "item2";
  grid-template-rows: 0fr 1fr;
  background-color: black;
  justify-content: center;
  align-items: center;
}

.maxxdescription-block3-rightside {
  display: grid;
  grid-template-areas: " item1"
    "item2";
  grid-template-rows: 0fr 1fr;
  background-color: black;
  justify-content: center;
  align-items: center;
}

.maxxdescription-video {
  grid-area: item1;
}

.maxxdescription-block3-left {
  grid-area: item2;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5rem 5rem;
  width: 100%;
}


@media (min-width: 769px) {
  .maxxdescription-block3 {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: unset;
    background-color: black;
    justify-content: center;
    align-items: center;
  }

  .maxxdescription-block3-leftside {
    grid-template-areas: " item1 item2 ";
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: unset;
    background-color: black;
    justify-content: center;
    align-items: center;
  }

  .maxxdescription-block3-rightside {
    grid-template-areas: " item2 item1 ";
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: unset;
    background-color: black;
    justify-content: center;
    align-items: center;
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-250px * 3))
  }
}



/**ironman landing only **/
.ironman-container-landing {
  height: inherit;
  width: 100vw;
  background-color: black;
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/ironman2-landing-page.jpg?v=1647647159');
  background-size: cover;
  background-position: bottom;
  transition: all 0.2s ease-in-out;
}

.ironman-wrapper {
  /* padding-top:30px; */
  /* background-image: url(' ');
  */
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 1rem 1rem;
  align-items: center;
  flex-direction: column;
  background-size: auto 90%;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in-out;
  margin-top: -30px !important;
}

.ironman-marvellogo {
  display: flex;
  height: 25%;
  max-width: 180px;
  max-height: 40px;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
}

.ironman-marvellogo>p {
  color: white;
  margin: 0 1rem;
  transition: all 0.2s ease-in-out;
}

.ironman-marvellogo>img {
  width: 40%;
  object-fit: contain;
  transition: all 0.2s ease-in-out;
}

.ironman-header h1 {
  font-family: ironmanfont;
  font-size: calc(var(--typeHeaderSize)*1.85);
}

.ironman-font {
  font-family: ironmanfont;
}

h1.ironman-font {
  font-size: calc(var(--typeHeaderSize)*1.7) !important;
}

h4.ironman-font {
  font-size: calc(var(--typeHeaderSize)*1.7) !important;
}

.ironman-header {
  color: white;
  margin-top: 1rem;
  height: !important;
  margin-bottom: 3rem;
  text-align: center;
  padding: 0 .5rem;
  font-size: calc(var(--typeHeaderSize));
  z-index: 999;
}

.ironman-header p {
  text-shadow: 2px 2px 5px black;
}

.ironman-header>img {
  height: 100%;
  object-fit: contain;
}

.ironman-chair-landing {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  transition: all 0.2s ease-in-out;
  height: 85%;
}

.ironman-chair-landing {
  margin-top: 1.5rem;
  border: 0px solid #a72a2f;
  max-width: 650px;

}

.ironman-chair-landing>img {
  height: 100%;
  width: auto;
  object-fit: contain;
  margin: 0 1rem;
  transition: all 0.2s ease-in-out;
}

.ironman-chair-feature {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  transition: all 0.2s ease-in-out;
}

.ironman-chair-feature>img {
  height: 100%;
  object-position: bottom;
  object-fit: cover;
  transition: all 0.2s ease-in-out;
}





.ironman-sectbg {
  background-image: url('//cdn.shopify.com/s/files/1/2021/9723/files/prodesc-bg-left.jpg?v=1647575455');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  max-height: 600px;
  /* overflow-y: hidden; */
}

.ironman-sectbg2 {
  background-image: url('//cdn.shopify.com/s/files/1/2021/9723/files/prodesc-bg-right.jpg?v=1647575454');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  max-height: 600px;
  /* overflow-y: hidden; */
}

.ironman-desc {
  background-color: transparent;
  padding: 50px 60px;
  width: 100%;
  color: #fff !important;
  font-size: 20px;
}

.ironman-desc2 {
  background-color: transparent;
  padding: 50px 60px;
  width: 100%;
  color: #fff !important;
  text-align: right;
  font-size: 20px;
}

.ironman-desc h1,
.ironman-desc2 h1 {
  color: #e0c455;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 1.1em;
}

.ironman-desc h4,
.ironman-desc2 h4 {
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: normal;
  font-size: 25px;
}

.ironman-image {
  background-color: transparent;
}

.ob1-pic-front {
  z-index: 10;
  position: relative;
  margin-top: -30px;
}

.ob1-pic-back {
  z-index: 6;
  position: absolute;
  left: 1px;
  top: -5px;
}


.ironman-desc p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
  display: inline-block;
  width: 650px;
}

.ironman-desc2 p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
  display: inline-block;
  width: 650px;
  /* float: right; */
}

.btn-ironman {
  padding: 12px 20px;
  letter-spacing: normal;
  font-size: 24px;
  color: #fff;
  display: block;
  /* border: 1px solid #ffcc00; */
  width: auto;
}

.ironman-btnbox1 {
  /* width:360px;  */
  float: ;
  margin: 0 auto;
  color: #fff;
  padding: 0 10px;
  text-align: center;
  z-index: 9999;
  margin-top: 100px;
}

.ironman-btnbox2 {
  width: 160px;
  float: left;
  color: #fff;
  padding: 0 10px;
}

.ironman-leftbox {
  /* border: 1px solid #ffcc00!important; color:#fff;  */
  margin: auto 0;
  display block;
  width: 35%;
  float: left;
  text-align: right;
  top: 50%;
  position: relative;
  z-index: 10000;
}

.ironman-middlebox {
  /* border: 1px solid #ff0000!important; color:#fff;  */
  margin: auto 0;
  display block;
  /* width: 30%; */
  /* float: left; */
  /* border:1px solid #ffcc00; */
}

.ironman-rightbox {
  /* border: 1px solid #ffcc00!important; color:#fff;  */
  margin: auto 0;
  display block;
  width: 35%;
  float: left;
  top: 50%;
  position: relative;
  z-index: 10000;
}

.jarvisscreen {
  position: absolute;
  width: 70%;
  opacity: 0.4;
}

img.ironman-arrow {
  position: absolute;
  z-index: 999;
  margin-top: -50px;
  /* border:1px solid #fff; */
  left: 50%;
  margin-left: -120px;
  opacity: 0.6;

}

img.ironman-arrow:hover {
  opacity: 0.9 !important;
}

/* .arrowcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
} */
.all-vcenter {
  position: absolute;
  top: 46% !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

.im-vwrapper {
  top: 47%;
  position: absolute;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.im-vwrapper2 {
  top: 47%;
  position: relative;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0%;
}

@media screen and (max-width: 1366px) {
  .ironman-btnbox1 {
    margin-top: 0px;
  }

}

@media screen and (max-width: 460px) {
  .im-vwrapper {
    top: 0%;
    position: unset;
    transform: translateY(0%);
  }

  .im-vwrapper2 {}

  .all-vcenter {
    position: unset !important;
    top: 0%;
    transform: translateY(0%) !important;
  }

  .ironman-btnbox1 {
    margin-top: 90px;
  }

  .slider-iron {
    width: 325px !important;
    /* border:1px solid #ccff00; */
    /* overflow-y:hidden; */
  }

  .slider-iron>img.center {
    z-index: 2;
    transform: translate(-35%, -30%) scale(2.05) !important;
    padding-left: 10%;
  }

  .ironman-leftbox {
    left: 7%;
    top: 99%;
  }

  .ironman-rightbox {
    left: -7%;
    top: 99%;
  }


  .ob1-pic-front {
    z-index: 10;
    position: relative;
    margin-top: -20px;
  }

  /* .ob1-pic-back { z-index: 6; position: absolute; left: 1px; top: -5px; }  */
  .ob1-pic-back {
    z-index: 6;
    position: absolute;
    top: -5px;
    height: 99%;
    left: 10%;
  }

  .ironman-wrapper {
    margin-top: -30px !important;
  }

  .ironman-header {
    margin-top: 0.3rem;
    margin-bottom: 4rem;
  }

  .ironman-header h1 {
    font-size: 26px;
  }

  .ironman-header p {
    font-size: 14px !important;
    line-height: normal;
  }


  .ironman-sectbg {
    background-image: url('//cdn.shopify.com/s/files/1/2021/9723/files/prodesc-bg-right.jpg?v=1647575454');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
  }

  .ironman-sectbg2 {
    background-image: url('//cdn.shopify.com/s/files/1/2021/9723/files/prodesc-bg-right.jpg?v=1647575454');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
  }

  .ironman-desc p {
    -webkit-line-clamp: 8;
  }

  .ironman-desc p:hover {
    -webkit-line-clamp: 12;
  }

  .ironman-desc2 p {
    -webkit-line-clamp: 8;
  }

  .ironman-desc2 p:hover {
    -webkit-line-clamp: 12;
  }

  .ironman-desc p,
  .ironman-desc2 p {
    width: 100%;
  }



  .ironman-desc2 {
    padding: 35px 25px 25px 25px !important;
    font-size: 18px !important;
    line-height: 1.4em;
    text-align: center;
  }

  .ironman-desc {
    padding: 35px 25px 25px 25px !important;
    font-size: 18px !important;
    line-height: normal;
    line-height: 1.4em;
    text-align: center;
  }

  .ironman-desc h1,
  .ironman-desc2 h1 {
    font-size: 26px !important;
  }

  .ironman-desc h4,
  .ironman-desc2 h4 {
    font-size: 20px !important;
  }

}

@media screen and (min-width: 769px) {
  .ironman-marvellogo {
    max-width: 250px;
  }

  .ironman-chair-feature {
    height: 100%;
    padding: 0;
  }

}

/* ironman preloader */

.pre-loader-ironman {
  background-color: #95090b;
  position: fixed;
  display: flex;
  height: 100%;
  z-index: 30;
  width: 100%;
  left: 0;
  top: 0;
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/preorder-ironman.gif?v=1647699389');
  background-size: auto 20%;
  background-position: center;
  background-repeat: no-repeat;
}

/* end ironman landing only */


.btn,
.rte .btn,
.shopify-payment-button .shopify-payment-button__button--unbranded {
  letter-spacing: normal;
}



/* Footer Payment */

.icon--payment {
  vertical-align: bottom !important;
}

.payment-icon-instalment {
  background-color: white;
  width: 36px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  margin-bottom: 1px;
  border: 1px solid #e7e7e7;
}

.payment-icon-instalment>img {
  height: auto;
  width: 80%;
  object-fit: contain;
}

.payment-line-height {
  line-height: 28px;
}



/* Atome/Grab */

.atome-container-1 {
  background-image: url('https://cdn.shopify.com/s/files/1/2021/9723/files/atome-bg-1.png?v=1632811213');
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100vh - 70px);
  max-height: 700px;
  min-height: 530px;
  width: 100vw;
}

.atome-container-1-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 0.8fr 1.2fr;
  max-width: 1500px;
  height: 100%;
  margin: auto;
  overflow: hidden;
}

.atome-container-1-wrapper>div:first-child {
  display: flex;
  flex-direction: column;
  max-width: 360px;
  margin: auto;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
}

.atome-container-1-wrapper>div:first-child>img {
  object-fit: contain;
  /*  margin-bottom: 0.5rem;  */
  max-height: 70px;
}

.atome-container-1-wrapper>div:first-child>p {
  text-align: center;
  color: #efff5f;
  font-weight: bold;
  font-size: 18px;
}

.atome-container-1-wrapper>div:last-child>div {
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  max-width: 500px;
  margin: auto;
  position: relative;
}

.atome-container-1-wrapper>div:last-child>div>a:first-child {
  position: absolute;
  width: 50%;
  display: flex;
  height: 95%;
  left: 0;
  object-fit: contain;
  object-position: bottom;
}

.atome-container-1-wrapper>div:last-child>div>a:last-child {
  position: absolute;
  display: flex;
  width: 50%;
  height: 95%;
  right: 20px;
  object-fit: contain;
  object-position: bottom;
}

.atome-container-1-wrapper>div:last-child>div>a:first-child>img {
  object-fit: contain;
  object-position: bottom;
}

.atome-container-1-wrapper>div:last-child>div>a:last-child>img {
  object-fit: contain;
  object-position: bottom;
}

#duo-atome:hover {
  content: url('https://cdn.shopify.com/s/files/1/2021/9723/files/atome-duo-hover.png?v=1632814656');
  transform: scale(1.05);
  transition: all .2s ease-in-out;
}

#swift-atome:hover {
  content: url('https://cdn.shopify.com/s/files/1/2021/9723/files/atome-swift-hover.png?v=1632814656');
  transform: scale(1.05);
  transition: all .2s ease-in-out;
}

#duo-hoolah:hover {
  /* content: url('https://cdn.shopify.com/s/files/1/2021/9723/files/atome-duo-hover.png?v=1632814656'); */
  transform: scale(1.05);
  transition: all .2s ease-in-out;
}

#swift-hoolah:hover {
  /* content: url('https://cdn.shopify.com/s/files/1/2021/9723/files/atome-swift-hover.png?v=1632814656'); */
  transform: scale(1.05);
  transition: all .2s ease-in-out;
}

#duo-grab:hover {
  content: url('https://cdn.shopify.com/s/files/1/2021/9723/files/duograb.png?v=1633923164');
  transform: scale(1.05);
  transition: all .2s ease-in-out;
}

#swift-grab:hover {
  content: url('https://cdn.shopify.com/s/files/1/2021/9723/files/swiftgrab.png?v=1633923164');
  transform: scale(1.05);
  transition: all .2s ease-in-out;
}

.atome-header-container {
  padding: 1rem 2rem;
  background-color: white;
}

.atome-header-container>div {
  max-width: 1500px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.atome-header-container>div>h3 {
  margin-bottom: 0;
  font-size: 12px;
}

.atome-numbering {
  padding: 5px;
  text-align: center;
  margin-right: 15px;
  width: 30px;
  height: 30px;
  min-width: 30px;
  border-radius: 50%;
  background-color: #ff5844;
  color: white;
  font-weight: bold;
}

.atome-step-container {
  background-color: #ff5844;
}

.atome-step-container>div {
  max-width: 1500px;
  margin: auto;
}

@media (min-width: 1200px) {
  .atome-container-1-wrapper {
    display: grid;
    grid-template-columns: 0.8fr 1.2fr;
    grid-template-rows: 1fr;
    max-width: 1500px;
    height: 100%;
    margin: auto;
    overflow: hidden;
  }

  .atome-container-1-wrapper>div:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 0 0 5rem;
  }

  .atome-container-1-wrapper>div:first-child>img {
    object-fit: contain;
    margin-bottom: 0.5rem;
  }

  .atome-header-container {
    padding: 3rem 5rem;
    background-color: white;
  }

  .atome-numbering {
    padding: 10px;
    text-align: center;
    margin-right: 15px;
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ff5844;
    color: white;
    font-weight: bold;
  }

  .atome-header-container>div>h3 {
    margin-bottom: 0;
    font-size: 20px;
  }

  .atome-header-container>div {
    max-width: 1500px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .atome-container-1-wrapper>div:first-child {
    display: flex;
    flex-direction: column;
    max-width: 500px;
    margin: auto;
    justify-content: center;
    align-items: center;
    padding: 0 1rem;
  }

  .atome-container-1-wrapper>div:last-child>div {
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    max-width: 1500px;
    margin: auto;
    position: relative;
  }

  .atome-container-1-wrapper>div:last-child>div>a:first-child {
    position: absolute;
    width: 60%;
    display: flex;
    height: 95%;
    left: 0;
    object-fit: contain;
    object-position: bottom;
  }

  .atome-container-1-wrapper>div:last-child>div>a:last-child {
    position: absolute;
    display: flex;
    width: 60%;
    height: 95%;
    right: 0;
    object-fit: contain;
    object-position: bottom;
  }
}


/* Atome Edits */

.atome-steps-container {
  display: grid;
  grid-template-rows: 0.2fr 1fr;
  justify-content: center;
  align-items: center;
  margin: auto;
  max-width: 1000px;
  margin-top: 40px !important;
}

.atome-steps-container>.a {
  grid-column: 2;
  padding: 0 1rem;
}

.atome-steps-container>.b {
  grid-column: 1;
}

.atome-steps-container.a {
  grid-column: 1;
}

.atome-steps-container>.b {
  grid-row: 2;
  grid-column: 2;
}

.atome-steps-container>div>img {
  height: 400px;
}


@media (min-width: 1200px) {
  .atome-steps-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    justify-content: center;
    align-items: center;
    margin: auto;
    max-width: 1000px;
  }

  .atome-steps-container>.a {
    grid-column: unset;
  }

  .atome-steps-container>.b {
    grid-column: unset;
  }

  .atome-steps-container.a {
    grid-column: unset;
  }

  .atome-steps-container>.b {
    grid-row: unset;
    grid-column: unset;
  }

  .atome-steps-container>div>img {
    height: 600px;
  }
}

.atome-steps-container>div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.atome-numbering>p {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

/*** overide flicky arrow button ***/
.flickity-button {     
  background: #4242424d!important;
  height: 25px!important;
  width: 25px!important;
}

convx-pdp-variant .flickity-button .flickity-button-icon {
    height: 80% !important;
    width: 80% !important;
    height: 12px !important;
    width: 12px !important;
    /* position: static; */
    margin-top: 0px !important;
}

.convx-style-by-us-container .flickity-button .flickity-button-icon {
  height: 80% !important;
  width: 80% !important;
  height: 12px !important;
  width: 12px !important;
}


/*** end overide flicky arrow button ***/

/***  Existing old page css ***/
@media screen and (max-width: 460px) {
    .about-section-2 {
      padding-top: 0px;
    }
    .bulk-client {
      padding: 0.5rem 2rem 2rem;
    }
    .about-section-1>div {

    }
}

/***  Existing old page css ***/


/*** try ***/
.timeline-slider > .slick-prev {
 top:-50px!important;
 left:0px!important;
}

.timeline-slider > .slick-next {
  top:-50px!important;
  right: 0px!important;

}
.timeline-slider > .slick-prev:before, .timeline-slider > .slick-next:before {
  color: #000!important;
  background-color: #ffffff;
  border-radius: 50%;
}

.timeline-nav-img-container {

}

@media (min-width: 768px) {
  .timeline-nav-img-container {
      width: 120px!important;
  }
}

@media screen and (max-width: 460px) { 
  .timeline-nav-img-container {
    width: 100px!important;
  }
}

.our-story-description  > .description-block-one, our-story-description  > .description-block-two {
  height:400px!important;
}

.timeline-wrapper {
       margin: 0 auto!important;
}

@media (min-width: 1920px) {
    .description-block-one {
        height: 400px!important;
    }
    .description-block-two {
        height: 400px!important;
    }
  }

  @media screen and (max-width: 460px) {
    .info-template-mobile {
        background-position: 85%;
    }
    .timeline-wrapper {
      margin: 0 auto 0px;
    }
}