/** Shopify CDN: Minification failed

Line 16:0 All "@import" rules must come first

**/
@font-face {
  font-family: "Austin Cyr";
  src: url("https://db.onlinewebfonts.com/t/10abda0874a80258e81edf398bafb62d.eot");
  src: url("https://db.onlinewebfonts.com/t/10abda0874a80258e81edf398bafb62d.eot?#iefix") format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/10abda0874a80258e81edf398bafb62d.woff2") format("woff2"),
    url("https://db.onlinewebfonts.com/t/10abda0874a80258e81edf398bafb62d.woff") format("woff"),
    url("https://db.onlinewebfonts.com/t/10abda0874a80258e81edf398bafb62d.ttf") format("truetype"),
    url("https://db.onlinewebfonts.com/t/10abda0874a80258e81edf398bafb62d.svg#AustinCyr-Medium") format("svg");
}

@import url("https://fonts.cdnfonts.com/css/helvetica-neue-55");

* {
  font-family: "Helvetica Neue";
  letter-spacing: -0.2px;
  line-height: 172%;
  font-weight: 400;
}

strong {
  font-weight: 500;
}

h1,
h1 *,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
.h1 *,
h2 *,
.h2 *,
h3 *,
.h3 *,
h4 *,
.h4 * {
  font-family: "Austin Cyr" !important;
  line-height: 110% !important;
}

.header__menu-item {
  padding: 0;
}

.list-menu--inline {
  gap: 4.2rem;
}

.button--primary {
  border: 1px solid #e8ca53;
}

.max-100 {
  max-width: 100%;
}

.h-auto {
  height: auto;
}

.rich-text__heading span,
.exclusive-processes .title-wrapper-with-link span {
  color: #0f4fb4;
}

.rich-text {
  position: relative;
}

.rich-text-image-background {
  position: absolute;
  inset: 0;
  max-width: 40rem;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rich-text-image {
  margin-bottom: calc(var(--m-b) * -0.5rem) !important;
}

.exclusive-processes .title-wrapper-with-link {
  justify-content: center;
  text-align: center;
  padding-bottom: 5rem;
}

.process-slider {
  display: flex;
  width: 26%;
  /* margin: 5em 0; */
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.process-slider .slick-next,
.process-slider .slick-prev {
  display: none !important;
}

.exclusive-processes .slick-list {
  overflow: visible !important;
  padding: 0 !important;
}

.process-slider .slick-track {
  display: flex !important;
  align-items: center !important;
}

.process-item.slick-slide {
  display: flex !important;
  justify-content: center !important;
  flex-direction: column;
  align-items: center;
}

#add-to-cart-form button {
  margin-top: 20px;
}

.process-item img {
  width: 16.5em;
  opacity: 0.5;
  transition: opacity 0.3s;
  transition: all 0.3s;
  margin: 0 1.125em;
}

.process-item .colorimage {
  transition: all 0.3s;
  opacity: 0.5;
}

/* Removed for new new badge positioning */
/* .process-item.slick-current img {
  width: 20.5em !important;
  opacity: 1;
  transform: scale(1);
  position: relative;
  top: -3em;
} */

.book-image-wrapper {
    position: relative;
    transform: scale(1.1);
}
.new-badge-image {
    position: absolute !important;
    top: -3.5rem !important;
    left: 0;
    transform: translate(-15%, -15%);
    width: 78% !important;
    max-width: 75px;
    z-index: 3;
    pointer-events: none;
}

.process-item .book-image-wrapper {
    transition: transform 0.3s, opacity 0.3s;
    transform: scale(1);
    opacity: 1 !important;
}

.process-item.slick-current .book-image-wrapper {
    transform: scale(1.12);
    opacity: 1;
    top: -2.8em;
    z-index: 100;
}

.book-image-wrapper {
    position: relative;
    display: inline-block;
}

.book-image-wrapper .new-badge-image {
    position: absolute;
    top: 4.5px !important;
    left: 5px;
    width: 20%;
    z-index: 2;
    pointer-events: none;
}

.process-item.slick-current img {
    opacity: 1 !important;
}

.hxxl {
  font-size: clamp(calc(var(--font-heading-scale) * 5.6rem),
      14vw,
      calc(var(--font-heading-scale) * 9.2rem));
}

.process-slider {
  font-size: 1vw;
}

.slider_arrow {
  display: flex;
  width: 100%;
  gap: 15.5em;
  justify-content: center;
  align-items: center;
  /* margin-top: -8em; */
  /* margin-bottom: 5em; */
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  z-index: 2;
}

.slider_arrow svg {
  cursor: pointer !important;
  /* width: 5em;
  height: 5em; */
}

.exclusive-processes {
  position: relative;
  overflow-x: hidden;
}

/* .exclusive-processes .slider_arrow svg path {
  fill: #000000;
}

.exclusive-processes .slider_arrow svg rect {
  stroke: rgba(0, 0, 0, 0.5);
} */

.table-image img {
  width: 100%;
  height: 6em;
}

.table-image {
  margin-top: -6em;
}

.process-slider-item-nav {
  text-align: center;
  margin-top: 4.9rem;
}

.process-slider-item-nav button {
  margin-top: 3.6rem;
}

.process-slider-nav {
  max-width: 57.6rem;
  margin: auto;
  width: calc(100% - 3rem);
}

.footer_bottom {
  margin-top: 7.5em;
  border-top: 0.0625em solid rgba(255, 255, 255, 0.1);
  display: flex;
  width: 100%;
  padding: 2em 3.75em;
  align-items: center;
  justify-content: space-between;
}

.footer ul {
  list-style: none;
  padding: 0px;
  display: flex;
  gap: 2.5em;
  width: 30%;
  margin: 0px;
  align-items: center;
}

.footer ul li {
  line-height: 1;
}

.footer ul li a {
  /* color: #fff; */
  font-size: 1.125em;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  line-height: 172%;
  color: inherit;
  transition: all 0.5s;
}

.footer ul li a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}

.Reserved {
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.125em;
  font-style: normal;
  font-weight: 500;
  line-height: 172%;
  margin: 0px;
}

.footer ul {
  list-style: none;
  padding: 0px;
  display: flex;
  gap: 2.5em;
  width: 30%;
  margin: 0px;
  align-items: center;
}

.footer {
  width: 100%;
  margin: auto;
  border-radius: 0.75em;
  border: 0.0625em solid rgba(255, 255, 255, 0.12);
  background: #191919;
  padding-top: 11.25em;
  text-align: center;
  color: white;
  margin-bottom: 0em;
}

.footer_main_bpx {
  padding: 0;
  position: relative;
  top: -0.1em;
}

.footer-container {
  max-width: 88em;
  margin: 0 auto;
}

.header_header {
  display: flex;
  gap: 1.5em;
  align-items: center;
  justify-content: center;
}

.newsletter svg {
  width: 3.35416667em;
  height: 0.0625em;
}

.newsletter h1 {
  color: #e8ca53;
  text-align: center;
  text-shadow: 0px 0px 0.25em rgba(255, 255, 255, 0.4);
  font-family: "Austin Cyr";
  font-size: 3em;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  margin: 0px;
}

.newsletter h2 {
  color: #fff !important;
  text-align: center;
  text-shadow: 0px 0px 0.1875em rgba(255, 255, 255, 0.4);
  font-family: "Austin Cyr";
  font-size: 3.7em;
  font-style: normal;
  font-weight: 500;
  margin: 0px;
  line-height: 110%;
  text-transform: uppercase;
}

.newsletter h2 span {
  color: #fbb03b !important;
}

.newsletter h3 {
  color: #fff;
  text-align: center;
  text-shadow: 0px 0px 0.1875em rgba(255, 255, 255, 0.4);
  font-family: "Austin Cyr";
  font-size: 3.7em;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  margin: 0px;
  text-transform: uppercase;
}

.newsletter p {
  color: #fff;
  text-align: center;
  font-size: 1.125em;
  font-style: normal;
  font-weight: 500;
  line-height: 172%;
  margin-top: 0.88888889em;
  margin-bottom: 2em;
}

.subscribe-btn {
  display: flex;
  width: max-content;
  margin: auto;
  height: 3.33333333em;
  padding: 0.88888889em 1.77777778em;
  justify-content: center;
  align-items: center;
  gap: 0.55555556em;
  color: #000;
  font-size: 1.125em;
  font-style: normal;
  font-weight: 500;
  line-height: 172%;
  border-radius: 0.66666667em;
  border: 0.11111111em solid #d39d47;
  background: #e8ca53;
  text-decoration: none;
  box-shadow: 0px 0px 1.33333333em 0px rgba(230, 195, 138, 0.5);
  cursor: pointer;
}

.subscribe-btn svg {
  width: 1.38888889em;
  height: 1.33333333em;
}

@media screen and (min-width: 750px) {
  .rich-text-image {
    margin-bottom: calc(var(--m-b) * -1rem) !important;
  }

  .banner--desktop-transparent .banner__box {
    padding: 1.2rem 0 !important;
    max-width: 100% !important;
  }

  .banner__box>*+.banner__text {
    max-width: 85rem;
    margin: 2.4rem auto 0;
  }

  .rich-text__text p,
  .rich-text__text p * {
    font-size: 2.2rem;
    line-height: 172%;
  }

  .rich-text__text p strong {
    color: #000;
  }

  .button {
    font-size: 1.8rem;
    padding: 1.6rem 2.4rem;
    min-width: auto;
    min-height: auto;
  }

  .header__icons .button {
    font-size: 1.6rem;
    padding: 1rem 1.5rem;
  }

  h1,
  .h1 {
    font-size: calc(var(--font-heading-scale) * 4.8rem);
  }

  .rich-text__buttons {
    margin-top: 2.4rem !important;
  }

  .process-slider-item-nav .rte p,
  .process-slider-item-nav .rte p * {
    font-size: 2rem;
  }
}

@media screen and (min-width: 990px) {
  .header--middle-left {
    grid-template-columns: auto auto auto;
  }

  .link,
  .customer a,
  .header__active-menu-item {
    font-size: 1.125em;
    text-decoration: none;
  }

  .header {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }

  .h0 {
    font-size: calc(var(--font-heading-scale) * 6.4rem);
  }

  .rich-text__blocks.center {
    max-width: 88rem;
  }

  .rich-text__blocks.left {
    max-width: 100rem;
  }
}

@media (max-width: 749px) {
  .process-slider {
    width: 50%;
  }

  .process-slider {
    font-size: 2vw;
  }

  .table-image {
    margin-top: -4em;
  }

  .table-image img {
    height: 4em;
  }

  .slider_arrow {
    gap: 6.5em;
    top: 35%;
  }

  .slider_arrow {
    max-width: 85%;
    margin: auto;
  }

  .header {
    grid-template-areas: "navigation heading icons";
  }

  .header__inline-menu {
    display: block;
  }

  header-drawer {
    display: none;
  }

  .header {
    padding: 10px 0rem 10px 1rem !important;
  }

  .header__icons .button {
    padding: 0.8rem 0.8rem;
    font-size: 11px;
    min-width: auto;
    min-height: auto;
  }

  .header__heading-logo {
    height: auto;
    max-width: 70%;
  }

  .header__menu-item span {
    text-decoration: none;
    white-space: nowrap;
  }

  .header__inline-menu {
    margin-left: 0;
  }

  .footer_bottom {
    margin-top: 4.5em;
  }

  .footer_bottom {
    flex-direction: column;
    gap: 0.5em;
  }

  .footer ul {
    width: 100%;
    justify-content: center !important;
  }

  .footer_bottom {
    padding: 2em 1.75em;
  }

  .footer {
    padding-top: 6.25em;
    margin-left: 0em;
    margin-right: 0em;
    margin-bottom: 0em;
    max-width: 100%;
    width: 100%;
  }

  .footer_main_bpx {
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
  }

  .newsletter h1 {
    font-size: 2.5em;
  }

  .newsletter h2,
  .newsletter h3 {
    font-size: 3em;
  }
}

.view-cart {
  border: 1px solid #e8ca53;
  font-size: 1.6rem;
  padding: 1rem 1.5rem;
  min-width: auto;
  min-height: auto;
  letter-spacing: 0.1rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
  appearance: none;
  background-color: rgba(var(--color-button), var(--alpha-button-background));
  border-radius: 13px;
  text-decoration: none;
  color: black;
}

@media only screen and (max-width: 749px) {
  .view-cart {
    font-size: 1rem;
    padding: 1rem 1rem;
    min-height: auto;
    letter-spacing: 0;
    white-space: nowrap;
    color: black;
  }
}

