/** Shopify CDN: Minification failed

Line 24:0 Unexpected "}"

**/
@font-face {
  font-family: "Futura Std";
  src: url("/cdn/shop/files/FuturaStdBook.otf?v=1666604441") format("opentype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Futura Std";
  src: url("/cdn/shop/files/FuturaStdBold.otf?v=1666604440") format("opentype");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Akzidenz-Grotesk Pro";
  src: url("/cdn/shop/files/AkzidGroProExtBol.otf?v=1666604343") format("opentype");
  font-weight: 900;
  font-display: swap;
}
}
@font-face {
  font-family: "NameSaneVariable TextBold";
  src: url("/cdn/shop/files/NameSansVariable-TextBold.ttf?v=1692670497") format("opentype");
  font-weight: 200;
  font-display: swap;
}
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  font-family: "Futura Std", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.01em;
}

label {
  margin-bottom: 1rem;
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  letter-spacing: inherit;
}

p {
  margin: 0;
  padding: 0;
}

p + p {
  margin-top: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: inherit;
}

address {
  margin: 0 0 1.5em;
}

abbr,
acronym {
  cursor: help;
}

mark,
ins {
  text-decoration: none;
}

figcaption {
  margin-top: 2rem;
}

sup {
  vertical-align: revert;
  margin-left: 0.25em;
  font-family: "Futura Std", "Helvetica", "Arial", sans-serif;
  opacity: 0.5;
}

p {
  margin: 0;
  padding: 0;
}

p + p {
  margin-top: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: inherit;
}

address {
  margin: 0 0 1.5em;
}

abbr,
acronym {
  cursor: help;
}

mark,
ins {
  text-decoration: none;
}

figcaption {
  margin-top: 2rem;
}

sup {
  vertical-align: revert;
  margin-left: 0.25em;
  font-family: "Futura Std", "Helvetica", "Arial", sans-serif;
  opacity: 0.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  letter-spacing: inherit;
}

/* Elements
--------------------------------------------- */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
}

*,
:after,
:before {
  box-sizing: border-box;
  border: 0;
}

html {
  display: block;
  font-size: 10px;
  -webkit-text-size-adjust: none;
  background-color: rgb(244, 244, 234);
}

body {
  background-color: rgb(244, 244, 234);
  color: rgb(0, 0, 0);
  font-family: "Futura Std", "Helvetica", "Arial", sans-serif;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
}

body,
figure,
footer,
hr,
main,
nav,
section {
  display: block;
  width: 100%;
  max-width: 100%;
}

hr {
  background-color: rgba(0, 0, 0, 0.5);
  border: 0;
  height: 1px;
  margin-bottom: 4rem;
  margin-top: 0;
}

ol,
ul {
  margin: 3rem 0 0;
  padding: 0 0 0 2rem;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li {
  padding: 0.5rem 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
  display: block;
}

figure {
  max-width: 100%;
  margin: 0;
}

table {
  margin: 0 0;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

p > a {
  text-decoration: underline;
  font-weight: 500;
}

/* Forms
--------------------------------------------- */
button {
  border: none;
  border-radius: 0;
  background-color: transparent;
  line-height: 1;
  padding: 0;
  margin: 0;
  color: inherit;
  cursor: pointer;
}
input,
select,
textarea {
  background-color: transparent;
  width: 100%;
  display: block;
  color: rgb(0, 0, 0);
  padding: 3rem;
  height: 6rem;
  border-radius: 3rem;
  background: rgba(0, 0, 0, 0.05);
}
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

input[type=hidden] {
  display: none;
}

textarea {
  min-height: 24rem;
}

html {
  font-size: 8px;
}

@media (min-width: 500px) {
  html {
    font-size: 9px;
  }
}
@media (min-width: 600px) {
  html {
    font-size: 7px;
  }
}
@media (min-width: 800px) {
  html {
    font-size: 8px;
  }
}
@media (min-width: 1000px) {
  html {
    font-size: 6px;
  }
}
@media (min-width: 1100px) {
  html {
    font-size: 7px;
  }
}
@media (min-width: 1500px) {
  html {
    font-size: 8px;
  }
}
@media (min-width: 1900px) {
  html {
    font-size: 8px;
  }
}
@keyframes splide-loading {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s infinite linear;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__play {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

/*!
 *
 *   @bornfight/gocart v1.0.9
 *
 *
 *   Copyright (c) Bornfight (https://www.bornfight.com/)
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */
.go-cart__modal {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 50;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 420px;
  height: 220px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.go-cart__modal.is-open {
  opacity: 1;
  visibility: visible;
}

.go-cart__overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 30;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.go-cart__overlay.is-open {
  opacity: 1;
  visibility: visible;
}

.go-cart__drawer {
  position: fixed;
  top: 0;
  right: -480px;
  z-index: 40;
  width: 100%;
  max-width: 480px;
  height: 100%;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.go-cart__drawer.is-open {
  -webkit-transform: translateX(-480px);
  transform: translateX(-480px);
}

.go-cart__drawer--left {
  right: auto;
  left: -480px;
}

.go-cart__drawer--left.is-open {
  -webkit-transform: translateX(480px);
  transform: translateX(480px);
}

.go-cart__mini-cart {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 40;
  width: 480px;
  height: 480px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  cursor: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.go-cart__mini-cart.is-open {
  opacity: 1;
  visibility: visible;
}

.go-cart__empty {
  text-align: center;
  padding: 40px 0;
}

.go-cart__trigger {
  position: relative;
  cursor: pointer;
}

.go-cart__button {
  background: #000;
  color: #fff;
  padding: 20px 10px;
  text-align: center;
  cursor: pointer;
}

.go-cart-modal {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.go-cart-modal__close {
  position: absolute;
  z-index: 10;
  right: 20px;
  top: 20px;
  line-height: 0;
  cursor: pointer;
}

.go-cart-modal__content {
  width: 100%;
  padding: 20px;
  text-align: center;
}

.go-cart-modal__buttons {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 20px;
}

.go-cart-drawer {
  position: relative;
  height: 100%;
}

.go-cart-drawer__header {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 30px;
}

.go-cart-drawer__close {
  cursor: pointer;
  line-height: 0;
}

.go-cart-drawer__content {
  height: calc(100% - 280px);
  overflow: hidden;
  overflow-y: scroll;
  padding: 0 30px;
}

.go-cart-drawer__subtotal {
  align-items: center;
  height: 50px;
  padding: 0 30px;
}

.go-cart-drawer__footer, .go-cart-drawer__subtotal {
  display: flex;
  justify-content: space-between;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.go-cart-drawer__footer {
  flex-direction: column;
  height: 170px;
  padding: 20px 30px;
}

.go-cart-mini-cart {
  position: relative;
}

.go-cart-mini-cart__content {
  position: relative;
  height: 330px;
  overflow: hidden;
  overflow-y: scroll;
  padding: 0 30px;
}

.go-cart-mini-cart__subtotal {
  align-items: center;
  height: 50px;
  padding: 0 30px;
}

.go-cart-mini-cart__footer, .go-cart-mini-cart__subtotal {
  display: flex;
  justify-content: space-between;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.go-cart-mini-cart__footer {
  height: 100px;
  text-align: center;
  padding: 20px 30px;
}

.go-cart-item__single {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 15px 0;
  border-bottom: 1px solid #f5f5f5;
}

.go-cart-item__info-wrapper {
  position: relative;
  display: flex;
}

.go-cart-item__info {
  max-width: 250px;
  line-height: 1.18;
  padding: 10px 10px 10px 30px;
}

.go-cart-item__image {
  width: 90px;
  height: 110px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.go-cart-item__title {
  vertical-align: top;
}

.go-cart-item__variant {
  position: relative;
  top: 5px;
}

.go-cart-item__quantity {
  position: absolute;
  bottom: 10px;
  display: flex;
  align-items: center;
}

.go-cart-item__quantity-label {
  margin-right: 5px;
}

.go-cart-item__quantity-number {
  width: 30px;
  height: 24px;
  margin: 0;
  text-align: center;
  font-size: 1rem;
  color: #000;
  border: none;
  outline: none;
  -moz-appearance: textfield;
}

.go-cart-item__quantity-number::-webkit-inner-spin-button, .go-cart-item__quantity-number::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}

.go-cart-item__quantity-button {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #f5f5f5;
  font-size: 1rem;
  padding: 0 5px;
  margin: 0 2px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.go-cart-item__price {
  position: absolute;
  bottom: 25px;
  right: 0;
}

.go-cart-item__remove {
  position: absolute;
  right: 0;
  top: 25px;
  cursor: pointer;
}

.go-cart-modal-item {
  position: relative;
  display: flex;
}

.go-cart-modal-item__info {
  max-width: 250px;
  padding: 10px 10px 10px 30px;
  line-height: 1.18;
}

.go-cart-modal-item__image {
  width: 90px;
  height: 110px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.is-invisible {
  opacity: 0;
  visibility: hidden;
}

/*# sourceMappingURL=index.css.map */
/* Elements
--------------------------------------------- */
body {
  font-size: 1.75rem;
  line-height: 1.57;
  letter-spacing: 0.01em;
}
@media (min-width: 600px) {
  body {
    font-size: 2rem;
    line-height: 1.5;
  }
}

.body-l {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0;
}
@media (min-width: 600px) {
  .body-l {
    font-size: 2.5rem;
  }
}

.body-s {
  font-size: 1.5rem;
  line-height: 1.428;
}
@media (min-width: 600px) {
  .body-s {
    font-size: 1.75rem;
  }
}

.body-xs {
  font-size: 1.5rem;
  line-height: 1.333;
}

.bold {
  font-weight: 700;
}

.caps {
  text-transform: uppercase;
}

.text-grey {
  color: rgba(0, 0, 0, 0.5);
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.c-content h1,
.c-content h2,
.c-content h3,
.c-content h4,
.c-content h5,
.c-content h6,
strong {
  font-weight: 700;
}

.h1 {
  font-size: 3rem;
  line-height: 4rem;
  letter-spacing: -0.02em;
}

.h2 {
  font-size: 2.5rem;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.h2.contained {
  max-width: 20em;
}

.h3 {
  font-size: 2.5rem;
  line-height: 1.25;
  letter-spacing: -0.01em;
}

.h4 {
  font-size: 2rem;
  line-height: 1.25;
  letter-spacing: 0em;
}

.h5 {
  font-size: 1.75rem;
  line-height: 1.428;
  letter-spacing: 0em;
}

.h6 {
  font-size: 1.5rem;
  line-height: 1.428;
  letter-spacing: 0em;
}

@media (min-width: 600px) {
  .h1 {
    font-size: 5rem;
    line-height: 6rem;
    letter-spacing: -0.02em;
  }

  .h2 {
    font-size: 4rem;
    line-height: 1.25;
    letter-spacing: -0.015em;
  }

  .h3 {
    font-size: 3rem;
    line-height: 1.33;
    letter-spacing: -0.01em;
  }

  .h4 {
    font-size: 2.5rem;
    line-height: 1.2;
    letter-spacing: 0em;
  }

  .h5 {
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0em;
  }

  .h6 {
    font-size: 1.75rem;
    line-height: 1.428;
    letter-spacing: 0em;
  }
}
@media (min-width: 1500px) {
  .h1 {
    font-size: 6rem;
    line-height: 7rem;
    letter-spacing: -0.02em;
  }
}
.display-1,
.display-2,
.display-3 {
  font-family: "NameSansVariable TextBold", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  margin-bottom: -0.1em;
}
.display-4 {
  font-family: "NameSansVariable TextBold", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-bottom: -0.1em;
  white-space: nowrap;
}

.display-1 {
  font-size: 4rem;
  line-height: 0.9;
}

.display-2 {
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 4
}

.display-3 {
  font-size: 5rem;
  line-height: 0.889;
}

.display-4 {
  font-size: 3rem;
  line-height: 0.9;
}

.display-1.contained {
  max-width: 18em;
}
.display-4.contained {
  max-width: 10em;
}

@media (min-width: 600px) {
  .display-1,
.display-2,
.display-3 {
    letter-spacing: -0.01em;
  }

  .display-1 {
    font-size: 6rem;
    line-height: 0.875;
  }

  .display-2 {
    font-size: 3rem;
    line-height: 0.99;
    letter-spacing: 0.02em
  }

  .display-3 {
    font-size: 4rem;
    line-height: 0.889;
  }

  .display-4 {
    font-size: 5rem;
    line-height: 0.875;
    letter-spacing: 0.02em
  }
}
@media (min-width: 800px) {
  .display-1,
.display-2,
.display-3
.display-4 {
    letter-spacing: -0.02em;
  }

  .display-1 {
    font-size: 6rem;
    line-height: 0.875;
  }

  .display-2 {
    font-size: 4rem;
    line-height: 0.99;
    letter-spacing: 0em
  }

  .display-3 {
    font-size: 6rem;
    line-height: 0.889;
  }

  .display-4 {
    font-size: 6rem;
    line-height: 0.875;
  }
}
@media (min-width: 1000px) {
  .display-1 {
    font-size: 8rem;
    line-height: 0.875;
  }

  .display-2 {
    font-size: 6rem;
    line-height: 0.99;
  }
  
  .display-4 {
    font-size: 8rem;
    line-height: 0.875;
  }
}
@media (min-width: 1300px) {
  .display-1 {
    font-size: 8rem;
    line-height: 1.175;
  }

  .display-2 {
    font-size: 6rem;
    line-height: 0.99;
  }

  .display-4 {
    font-size: 8rem;
    line-height: 0.875;
  }
}
@media (min-width: 1500px) {
  .display-3 {
    font-size: 7rem;
    line-height: 0.889;
  }
  
}
.o-col {
  display: block;
  width: 100%;
  padding-right: 2rem;
  flex-grow: 0;
  flex-shrink: 0;
}
@media (min-width: 600px) {
  .o-col {
    padding-right: 3rem;
  }
}

.o-section {
  padding-bottom: 4rem;
  max-width: 100%;
  overflow: hidden;
}
@media (min-width: 600px) {
  .o-section {
    padding-bottom: 6rem;
  }
}
@media (min-width: 1000px) {
  .o-section {
    padding-bottom: 8rem;
  }
}
.o-section.no-padding {
  padding: 0;
}

.o-section.is-title {
  padding-top: 14rem;
}
@media (min-width: 600px) {
  .o-section.is-title {
    padding-top: 16rem;
  }
}
@media (min-width: 1000px) {
  .o-section.is-title {
    padding-top: 18rem;
  }
}

.o-section.with-banner {
  padding-top: 5rem;
  padding-bottom: 3rem;
}
@media (min-width: 400px) {
  .o-section.with-banner {
    padding-top: 3rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 600px) {
  .o-section.with-banner {
    padding-top: 4rem;
    padding-bottom: 7rem;
  }
}
@media (min-width: 1000px) {
  .o-section.with-banner {
    padding-top: 6rem;
    padding-bottom: 8rem;
  }
}

.o-section.is-title-image {
  color: rgb(244, 244, 234);
  padding-top: 20rem;
  padding-bottom: 12rem;
  margin-bottom: 6rem;
  position: relative;
  overflow: hidden;
}
@media (min-width: 600px) {
  .o-section.is-title-image {
    padding-top: 28rem;
    padding-bottom: 20rem;
    margin-bottom: 12rem;
  }
}
@media (min-width: 1000px) {
  .o-section.is-title-image {
    padding-top: 32rem;
    padding-bottom: 24rem;
    margin-bottom: 16rem;
  }
}

.o-section.pt {
  padding-top: 8rem;
}
@media (min-width: 600px) {
  .o-section.pt {
    padding-top: 12rem;
  }
}
@media (min-width: 1000px) {
  .o-section.pt {
    padding-top: 16rem;
  }
}

.o-section.pt-s {
  padding-top: 8rem;
}

.o-section.pt-ms {
  padding-top: 2rem;
}

.o-section.pt-xs {
  padding-top: 1rem;
  padding-bottom: 10rem;
}

.o-section.pt-xxs {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 600px) {
  .o-section.pt-s {
    padding-top: 12rem;
  }
}

.o-section.pt-l {
  padding-top: 16rem;
}
@media (min-width: 600px) {
  .o-section.pt-l {
    padding-top: 24rem;
  }
}

.o-section.pt-t {
  padding-top: 12rem;
  padding-bottom: 0rem;
}
@media (min-width: 600px) {
  .o-section.pt-t {
    padding-top: 12rem;
    padding-bottom: 0rem;
  }
}

.o-section.pb-xs {
  padding-bottom: 2rem;
}
@media (min-width: 600px) {
  .o-section.pb-xs {
    padding-bottom: 4rem;
  }
}
@media (min-width: 1000px) {
  .o-section.pb-xs {
    padding-bottom: 4rem;
  }
}

.o-section.pb-s {
  padding-bottom: 6rem;
}
@media (min-width: 600px) {
  .o-section.pb-s {
    padding-bottom: 16rem;
  }
}
@media (min-width: 1000px) {
  .o-section.pb-s {
    padding-bottom: 20rem;
  }
}

.o-section.pb-m {
  padding-bottom: 12rem;
}
@media (min-width: 600px) {
  .o-section.pb-m {
    padding-bottom: 16rem;
  }
}
@media (min-width: 1000px) {
  .o-section.pb-m {
    padding-bottom: 20rem;
  }
}

.o-section.pb-j {
  padding-bottom: 12rem;
  padding-top: 12rem;
}
@media (min-width: 600px) {
  .o-section.pb-j {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
}
@media (min-width: 1000px) {
  .o-section.pb-j {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }
}

.o-section.pb-l {
  padding-bottom: 12rem;
}
@media (min-width: 600px) {
  .o-section.pb-l {
    padding-bottom: 24rem;
  }
}

@media (max-width: 800px) {
  .shopify-section:last-of-type .is-banner {
    padding-bottom: 0;
  }
}
.o-container {
  max-width: 1700px;
  width: 100%;
  margin: 0 auto;
  padding: 0 3rem;
}
@media (min-width: 600px) {
  .o-container {
    padding: 0 4rem;
  }
}
@media (min-width: 800px) {
  .o-container {
    padding: 0 6rem;
  }
}
@media (min-width: 1000px) {
  .o-container {
    padding: 0 8rem;
  }
}

.o-row {
  margin-right: -2rem;
}
@media (min-width: 600px) {
  .o-row {
    margin-right: -3rem;
  }
}

.o-flex {
  display: flex;
  flex-wrap: wrap;
}

.o-flex.nowrap {
  flex-wrap: nowrap;
}

.o-flex.column {
  flex-direction: column;
}

.o-flex.centered {
  justify-content: center;
  align-items: center;
}

.o-flex.justify-center {
  justify-content: center;
}

.o-flex.justify-end {
  justify-content: space-between;
}

.o-flex.align-center {
  align-items: center;
}

.o-flex.align-start {
  align-items: flex-start;
}

.o-flex.align-bottom {
  align-items: baseline;
}

.o-flex.column-gap-48 {
  column-gap: 6rem;
}

.o-flex.column-gap-32 {
  column-gap: 4rem;
}

.o-flex.column-gap-24 {
  column-gap: 3rem;
}

.o-flex.column-gap-16 {
  column-gap: 2rem;
}

.o-flex.column-gap-8 {
  column-gap: 1rem;
}

.o-flex.row-gap-64 {
  row-gap: 8rem;
}

.o-flex.row-gap-48 {
  row-gap: 6rem;
}

.o-flex.row-gap-32 {
  row-gap: 4rem;
}

.o-flex.row-gap-24 {
  row-gap: 3rem;
}

.o-flex.row-gap-16 {
  row-gap: 2rem;
}

.o-flex.row-gap-8 {
  row-gap: 1rem;
}

@media (max-width: 600px) {
  .o-flex.collapse-600 {
    flex-direction: column;
  }

  .o-flex.reverse-600 {
    flex-direction: column-reverse;
  }
}
@media (max-width: 1000px) {
  .o-flex.collapse-1000 {
    flex-direction: column;
  }

  .o-flex.column-gap-24 {
    column-gap: 2rem;
  }
}
@media (min-width: 600px) {
  .o-flex.row-gap-64-600 {
    row-gap: 8rem;
  }

  .o-flex.row-gap-32-600 {
    row-gap: 4rem;
  }

  .o-flex.row-gap-24-600 {
    row-gap: 3rem;
  }

  .o-flex.column-gap-32-600 {
    column-gap: 4rem;
  }

  .o-flex.column-600 {
    flex-direction: column;
  }

  .o-flex.column-gap-24-600 {
    column-gap: 3rem;
  }
}
@media (min-width: 1000px) {
  .o-flex.reverse-1000 {
    flex-direction: row-reverse;
  }
}
/* Media
--------------------------------------------- */
.o-image {
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  padding-top: 66%;
  overflow: hidden;
  transition: background-color 0.25s ease;
}

.o-image-responsive {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 0;
}

.o-image-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 0;
}
.o-image-bg:not(.no-overlay):before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: 1;
}

.o-image img, .o-image-bg img, .o-image-bg video, .o-image video {
  transition: all 0.25s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.o-image.tall {
  padding-top: 125%;
}

.o-image.square {
  padding-top: 100%;
}

.o-image.rectangle {
  padding-top: 75%;
}

.o-image.stretch {
  padding-top: 0;
  height: 100%;
}

.o-image.wide {
  padding-top: 56.25%;
}
@media (min-width: 1300px) {
  .o-image.wide {
    padding-top: 37.5%;
  }
}

.o-image.circle {
  border-radius: 50%;
  padding-top: 100%;
}

.o-image.radius-m {
  border-radius: 1rem;
}

.o-image.radius-l {
  border-radius: 1.5rem;
}

.o-image.radius-xl {
  border-radius: 2rem;
}

/* Elements
--------------------------------------------- */
.o-button {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  background: rgb(235, 135, 79);
  color: rgb(0, 0, 0);
  height: 6rem;
  min-width: 20rem;
  column-gap: 1rem;
  border-radius: 6rem;
  padding: 0 3rem;
  transition: background-color 0.25s ease;
  width: auto;
}
.o-button.bgegg {
  background: rgb(244,244,234);
}
.o-button.medium {
  height: 6rem;
}
.o-button.small {
  height: 5rem;
  min-width: none;
}

@media (min-width: 600px) {
  .o-button {
    height: 7rem;
    min-width: 24rem;
  }
}
.o-button.stretch {
  flex: 1 1 auto;
}

.o-button.disabled {
  background-color: rgba(0, 0, 0, 0.125);
}

.o-button_inner {
  position: relative;
}

.o-button_icon {
  position: absolute;
  right: 0;
  top: 50%;
  opacity: 0;
  transform: translate(0, -50%);
  width: 2rem;
  height: 2rem;
}
@media (min-width: 600px) {
  .o-button_icon {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.o-button_icon svg {
  width: 100%;
  height: 100%;
}

.o-button_h {
  transform: translateX(0rem);
}

.o-button_h, .o-button_icon {
  transition: opacity 0.25s ease, transform 0.25s ease;
}

@media (hover: hover) {
  .o-button:not(.disabled):hover {
    background: rgb(243, 192, 92);
  }
  .o-button:not(.disabled):hover .o-button_icon {
    opacity: 1;
    transform: translate(2rem, -50%);
  }
  .o-button:not(.disabled):hover .o-button_h {
    transform: translateX(-2rem);
  }
}
@media (hover: none) {
  .c-vendors .o-button .o-button_icon {
    opacity: 1;
    transform: translate(1.5rem, -50%);
  }
  .c-vendors .o-button .o-button_h {
    transform: translateX(-1.5rem);
  }
}
.o-tag {
  display: inline-flex;
  height: 3.5rem;
  padding: 0 2rem;
  border-radius: 3rem;
  background-color: rgb(0, 0, 0);
  color: rgb(244, 244, 234);
  align-items: center;
  justify-content: center;
  line-height: 1;
  transition: 0.2s ease;
  transition-property: background-color, color;
  cursor: pointer;
}
@media (min-width: 600px) {
  .o-tag {
    height: 4rem;
    padding: 0 2rem;
  }
}
.o-tag.red {
  background: rgb(171, 73, 45);
}
.o-tag.green {
  background: rgb(162, 182, 120);
}
.o-tag.blue {
  background: rgb(35, 55, 80);
}
.o-tag.dirt {
  background: rgb(244, 244, 234);
  color: rgb(0, 0, 0);
}
.o-tag.outline {
  background: transparent;
  color: rgb(0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.o-tag.active {
  background: rgb(0, 0, 0);
  color: rgb(244, 244, 234);
  border: 1px solid rgb(0, 0, 0);
}

/* Navigation
--------------------------------------------- */
.c-nav {
  position: fixed;
  top: 0;
  height: 9rem;
  transform: none;
  transition: transform 0.4s ease, color 0.25s ease;
  color: rgb(0, 0, 0);
  z-index: 5;
}
@media (min-width: 600px) {
  .c-nav {
    height: 12rem;
  }
}
.c-nav:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(244, 244, 234);
  transform: translatey(-100%);
  transition: transform 0.4s ease;
}

.c-nav .o-container, .c-nav_wrapper {
  height: 100%;
  width: 100%;
}

.c-nav_links {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
  padding: 15rem 3rem 4rem 3rem;
  background: rgb(244, 244, 234);
  color: rgb(0, 0, 0);
  z-index: 5;
  row-gap: 2rem;
  transform: translate(100%, 0);
  opacity: 0;
  transition: transform 0s linear 0.25s, opacity 0.25s ease;
}
@media (min-width: 600px) {
  .c-nav_links {
    padding: 16rem 4rem 4rem 4rem;
  }
}
@media (min-width: 800px) {
  .c-nav_links {
    padding: 20rem 6rem 4rem 6rem;
  }
}
@media (min-width: 1000px) {
  .c-nav_links {
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    column-gap: 4rem;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: transparent;
    padding: 0;
    color: inherit;
  }
}

.c-nav_links-mobile {
  display: block;
}
@media (min-width: 1000px) {
  .c-nav_links-mobile {
    display: none;
  }
}

.c-nav_socials {
  position: absolute;
  left: 3rem;
  bottom: 4rem;
}
@media (min-width: 600px) {
  .c-nav_socials {
    left: 4rem;
    bottom: 6rem;
  }
}
@media (min-width: 800px) {
  .c-nav_socials {
    left: 6rem;
    bottom: 8rem;
  }
}

.c-nav_link {
  font-size: 2rem;
}
@media (min-width: 600px) {
  .c-nav_link {
    font-size: 3rem;
  }
}
@media (min-width: 800px) {
  .c-nav_link {
    font-size: 3rem;
  }
}
@media (min-width: 1000px) {
  .c-nav_link {
    font-size: inherit;
  }
}

.c-nav_logo {
  height: 3.5rem;
  width: auto;
  margin-top: -1rem;
  z-index: 6;
}
@media (min-width: 600px) {
  .c-nav_logo {
    height: 4rem;
    margin-top: -2rem;
  }
}
@media (min-width: 800px) {
  .c-nav_logo {
    height: 5rem;
    margin-top: -2.5rem;
  }
}
.c-nav_logo svg {
  width: auto;
  height: 100%;
}

.c-nav_cart-count {
  width: 3rem;
  height: 3rem;
  background: rgb(235, 135, 79);
  color: rgb(0, 0, 0);
  border-radius: 50%;
  transition: background-color 0.25s ease;
}
.c-nav_cart-count span {
  line-height: 3rem;
}

.c-nav_cart-icon {
  width: 2.25rem;
  height: 2.5rem;
  align-self: center;
}
.c-nav_cart-icon svg {
  width: 100%;
  height: 100%;
}

.c-nav_cta {
  z-index: 6;
}

.c-nav_cart {
  cursor: pointer;
}

@media (hover: hover) {
  .c-nav_cart:hover .c-nav_cart-count {
    background: rgb(243, 192, 92);
  }
}
.c-footer {
  padding: 6rem 0 4rem 0;
  background: rgb(234,135,77);
  color: rgb(244, 244, 234);
}
@media (min-width: 600px) {
  .c-footer {
    padding: 6rem 0 6rem 0;
  }
}
@media (min-width: 800px) {
  .c-footer {
    padding: 8rem 0 6rem 0;
  }
}
@media (min-width: 1000px) {
  .c-footer {
    padding: 8rem 0 6rem 0;
  }
}

.c-footer_logo {
  height: 3.5rem;
  width: auto;
}
@media (min-width: 600px) {
  .c-footer_logo {
    height: 4rem;
    margin-top: -1rem;
  }
}
@media (min-width: 800px) {
  .c-footer_logo {
    height: 5rem;
    margin-top: -1.5rem;
  }
}
.c-footer .c-input {
  background: rgba(244, 244, 234, 0.0625);
  margin-bottom: 2rem;
  color: rgb(244, 244, 234);
}

.c-footer form, .c-footer input {
  width: 100%;
  min-width: 100%;
}

.c-footer_disclaimer {
  padding: 3rem 0;
  background-color: #D0DBBC;
  color: rgb(0, 0, 0);
}
@media (min-width: 600px) {
  .c-footer_disclaimer {
    padding: 0;
  }
  .c-footer_disclaimer .o-flex {
    height: 6rem;
  }
}

.c-burger {
  display: block;
  position: relative;
  width: 3rem;
  height: 6rem;
  cursor: pointer;
}
@media (min-width: 1000px) {
  .c-burger {
    visibility: hidden;
    display: none;
  }
}

.c-burger_line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3rem;
  height: 2px;
  background-color: rgb(0, 0, 0);
  transform-origin: 50% 50%;
  transition: transform 0.25s cubic-bezier(0.77, 0, 0.175, 1), color 0.25s ease;
}
.c-burger_line.top {
  transform: translate(-50%, calc(-50% - 4px)) rotatez(0) scalex(1);
}
.c-burger_line.btm {
  transform: translate(-50%, calc(-50% + 4px)) rotatez(0) scalex(1);
}

.c-burger_bg {
  z-index: 5;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  transform: translate(-50%, -50%) scale(0);
  transform-origin: 50% 50%;
  transition: transform 0.25s cubic-bezier(0.17, 0.67, 0.3, 1.33), -webkit-transform 0.4s cubic-bezier(0.17, 0.67, 0.3, 1.33);
}

.c-cart {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 100%;
  background: rgb(244, 244, 234);
  color: rgb(0, 0, 0);
  padding: 3rem 3rem 0 3rem;
  z-index: 11;
  transition: transform 0.25s ease-in-out, opacity 0.25s ease;
  opacity: 1;
  transform: translatex(100%);
  box-shadow: -5px 0px 5px rgba(0, 0, 0, 0.2);
}
@media (min-width: 600px) {
  .c-cart {
    width: 80rem;
    padding: 4rem 4rem 0 4rem;
  }
}
@media (min-width: 800px) {
  .c-cart {
    padding: 4rem 6rem 0 6rem;
  }
}
@media (min-width: 1000px) {
  .c-cart {
    padding: 4rem 8rem 0 8rem;
  }
}

.c-cart_container {
  height: 100%;
}

.c-cart_container {
  height: 100%;
}

.c-cart .o-button {
  width: 100%;
}

.c-cart_item, .c-cart_footer {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  padding: 3rem 0;
}

.c-cart_item-info {
  position: relative;
}

.c-cart_close svg {
  color: rgb(0, 0, 0);
  transition: color 0.25s ease;
}

.c-cart_close:hover svg {
  color: rgb(235, 135, 79);
}

.c-cart_close svg {
  height: 3rem;
  width: 3rem;
}

.c-cart_items {
  flex-grow: 1;
  overflow: scroll;
}

.c-cart_logos img {
  height: 2.5rem;
  width: auto;
  margin: auto;
  max-width: 100%;
}
@media (min-width: 600px) {
  .c-cart_logos img {
    height: 3rem;
  }
}

.c-cart_remove {
  height: 1.5rem;
  width: 1.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 600px) {
  .c-cart_remove {
    height: 2rem;
    width: 2rem;
  }
}
.c-cart_remove svg {
  height: 100%;
  width: 100%;
}

.go-cart-item__single {
  padding: 3rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: none;
}

.go-cart-item__title {
  font-size: 1.75rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
@media (min-width: 600px) {
  .go-cart-item__title {
    font-size: 2rem;
  }
}

.go-cart-item__variant {
  top: 0;
}

.go-cart-item__quantity-label {
  display: none;
}

.go-cart-item__image {
  border-radius: 1rem;
  overflow: hidden;
  width: calc(25% - 1.5rem);
  padding-top: calc(25% - 1.5rem);
  height: calc(25% - 1.5rem);
  background-color: rgba(0, 0, 0, 0.05);
}

.go-cart-item__info {
  display: flex;
  flex-direction: column;
  max-width: 85%;
  padding: 0 0 0 2rem;
  line-height: 1.5;
}
@media (min-width: 600px) {
  .go-cart-item__info {
    padding: 0 0 0 3rem;
  }
}

.go-cart-item__quantity {
  bottom: 0;
  column-gap: 1rem;
  margin-top: 2rem;
  position: relative;
  flex-grow: 1;
  align-items: flex-end;
}

.go-cart-item__quantity-number {
  padding: 0;
  width: 3rem;
  height: inherit;
  border: none;
  background: none;
  font-weight: 700;
  font-size: 1.75rem;
}
@media (min-width: 600px) {
  .go-cart-item__quantity-number {
    font-size: 2rem;
  }
}

.go-cart-item__price {
  bottom: 3rem;
}

.go-cart-item__remove {
  top: 3rem;
}

.go-cart-item__quantity-button {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.05);
  color: rgb(0, 0, 0);
  cursor: pointer;
  transition: all 0.25s ease;
  font-size: 1.75rem;
}
@media (min-width: 600px) {
  .go-cart-item__quantity-button {
    font-size: 2rem;
  }
}

.go-cart-item__quantity-button:hover {
  background: rgba(0, 0, 0, 0.125);
}

.go-cart-item__quantity-button:active {
  background: rgb(243, 192, 92);
}

/* Content
--------------------------------------------- */
.c-post_image {
  padding-bottom: 4rem;
}
@media (min-width: 600px) {
  .c-post_image {
    padding-bottom: 12rem;
  }
}
@media (min-width: 1000px) {
  .c-post_image {
    padding-bottom: 16rem;
  }
}

.c-content {
  position: relative;
  overflow: visible;
  font-size: 2rem;
}
@media (min-width: 600px) {
  .c-content {
    font-size: 2.5rem;
  }
}

@media (min-width: 600px) {
  .c-content_socials {
    position: sticky;
    top: 16rem;
  }
}
@media (min-width: 1000px) {
  .c-content_socials {
    top: 20rem;
  }
}

.c-content p, .c-content li {
  font-size: 2rem;
}
@media (min-width: 600px) {
  .c-content p, .c-content li {
    font-size: 2.5rem;
  }
}
.c-content p + p, .c-content li + p {
  margin-top: 3rem;
}

.c-content p {
  font-size: 2rem;
}
@media (min-width: 600px) {
  .c-content p {
    font-size: 2.5rem;
  }
}
.c-content h1 + p, .c-content h2 + p, .c-content h3 + p, .c-content h4 + p, .c-content h5 + p, .c-content h6 + p {
  margin-top: 3rem;
}

/* , .c-content ul + h1, .c-content ul + h2, .c-content ul + h3, .c-content ul + h4, .c-content ul + h5, .c-content ul + h6, .c-content ol + h1, .c-content ol + h2, .c-content ol + h3, .c-content ol + h4, .c-content ol + h5, .c-content ol + h6
*/

.c-content p + h1, .c-content p + h2, .c-content p + h3, .c-content p + h4, .c-content p + h5, .c-content p + h6
{
  margin-top: 4rem;
}

.c-content ol + *, .c-content ul + *, .c-content ol + meta, .c-content ul + meta {
  margin-top: 4rem;
}

.c-content figure, .c-content div:has(> iframe) {
  margin: 6rem 0;
}
@media (min-width: 600px) {
  .c-content figure, .c-content div:has(> iframe) {
    margin: 8rem 0;
  }
}

.c-content ol li, .c-content ul li {
  padding: 0.5rem 0;
}

.c-content.c-center {
  text-align: center
}

.quote {
  margin-bottom: 4rem;
  padding-left: 2rem;
  border-left: 1px solid rgba(0, 0, 0, 0.25);
}
.quote blockquote {
  font-style: italic;
}
.quote p {
  font-weight: 700;
  font-size: 1.75rem !important;
}
@media (min-width: 600px) {
  .quote {
    padding-left: 3rem;
  }
}

p + .quote, h6 + .quote, h5 + .quote, h4 + .quote, h3 + .quote, h2 + .quote, h1 + .quote {
  margin-top: 4rem;
}

/* Blocks
--------------------------------------------- */
.c-tile {
  width: 100%;
}

.c-tile.is-merch .o-image {
  background-color: rgba(0, 0, 0, 0.05);
}

.c-tile .c-tile_h {
  max-width: 90%;
}
@media (min-width: 600px) {
  .c-tile .c-tile_h {
    max-width: 75%;
  }
}

.c-tile_tag {
  position: absolute;
  top: 2rem;
  right: 2rem;
  z-index: 2;
}

.c-tile_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 2rem 2rem 3rem 2rem;
  color: rgb(244, 244, 234);
  transform: scale(1.075);
  transition: all 0.25s ease;
  opacity: 0;
}
.c-tile_overlay.is-active {
  opacity: 1;
  transform: none;
}
@media (min-width: 600px) {
  .c-tile_overlay {
    padding: 3rem 3rem 4rem 3rem;
  }
}
.c-tile_overlay .c-tile_overlay-text {
  max-width: 75%;
}

.c-tile_overlay-features {
  width: 100%;
}
.c-tile_overlay-features > div {
  flex-grow: 1;
  flex-basis: auto;
}
.c-tile_overlay-features > div:nth-child(1), .c-tile_overlay-features > div:nth-child(2) {
  border-right: 1px solid rgba(244, 244, 234, 0.25);
}
.c-tile_overlay-features .c-cals {
  height: 4rem;
}
@media (min-width: 600px) {
  .c-tile_overlay-features .c-cals {
    height: 5rem;
  }
}
.c-tile_overlay-features .c-cals svg {
  height: 100%;
}
.c-tile_overlay-features .c-alc {
  height: 4rem;
}
@media (min-width: 600px) {
  .c-tile_overlay-features .c-alc {
    height: 5rem;
  }
}
.c-tile_overlay-features .c-alc svg {
  height: 100%;
}
.c-tile_overlay-features .c-ultra-low-carb {
  font-size: 1.5rem;
}
@media (min-width: 600px) {
  .c-tile_overlay-features .c-ultra-low-carb {
    font-size: 1.75rem;
  }
}

.c-tile_bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2rem;
  background: rgb(235, 135, 79);
  transform: translatey(100%);
  transition: transform 0.25s ease;
}

.c-tile_compare-price {
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  margin-right: 1rem;
}

@media (hover: hover) {
  .c-tile.is-merch:hover .o-image img {
    transform: scale(0.925);
  }
  .c-tile.is-merch:hover .o-image {
    background-color: rgb(244,244,234);
  }

  .c-tile.is-beer:hover .c-tile_overlay {
    opacity: 1;
    transform: scale(1);
  }
  .c-tile.is-beer:hover .c-tile_image img {
    opacity: 0;
    transform: scale(0.925);
  }

  .c-tile.is-post:hover .c-tile_bar {
    transform: none;
  }
  .c-tile.is-post:hover .o-image img {
    transform: scale(1.08);
  }
}
.c-banner {
  padding: 2rem 0;
  z-index: 3;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  color: rgb(0, 0, 0);
  background-color: rgb(243, 192, 92);
  transition: transform 0.25s ease;
  min-height: none;
  transform: translateY(100%);
}
@media (min-width: 600px) {
  .c-banner {
    padding: 2.5rem 0;
    min-height: 8rem;
  }
}

.c-banner_content {
  text-align: center;
  max-width: 80%;
}
@media (min-width: 600px) {
  .c-banner_content {
    max-width: 75%;
  }
}

.c-banner_close {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  right: 3rem;
  cursor: pointer;
  height: 3rem;
  width: 3rem;
}
@media (min-width: 600px) {
  .c-banner_close {
    right: 4rem;
  }
}
@media (min-width: 800px) {
  .c-banner_close {
    right: 6rem;
  }
}
@media (min-width: 1000px) {
  .c-banner_close {
    right: 8rem;
  }
}
.c-banner_close svg {
  width: 100%;
  height: 100%;
}

.c-banner_icon {
  height: 2.5rem;
  width: auto;
  display: none;
}
.c-banner_icon svg {
  width: auto;
  height: 100%;
}
@media (min-width: 600px) {
  .c-banner_icon {
    display: block;
  }
}

.c-banner.active {
  transform: translateY(0);
}

.c-cta-banner {
  min-height: 60rem;
  position: relative;
  color: rgb(244, 244, 234);
  overflow: hidden;
  padding: 6rem 4rem;
  margin: 0 -3rem;
}
.c-cta-banner.is-left {
  padding: 6rem 3rem;
}
@media (min-width: 600px) {
  .c-cta-banner {
    min-height: 80rem;
    margin: 0 -4rem;
    padding: 6rem 4rem;
  }
  .c-cta-banner.is-left {
    padding: 6rem 4rem;
  }
}
@media (min-width: 800px) {
  .c-cta-banner {
    padding: 8rem 6rem;
    border-radius: 2rem;
    margin: 0;
  }
  .c-cta-banner.is-left {
    padding: 8rem 6rem;
  }
}
@media (min-width: 1000px) {
  .c-cta-banner {
    min-height: 90rem;
    padding: 8rem;
    border-radius: 2rem;
    margin: 0;
  }
  .c-cta-banner.is-left {
    padding: 8rem;
  }
}

.c-cta-banner h2 {
  max-width: 12em;
}
.c-cta-banner.is-left h2 {
  max-width: 8em;
}
.c-cta-banner p {
  max-width: 20em;
}

.t-cta-banner {
  min-height: 4rem;
  position: relative;
  color: rgb(244, 244, 234);
  overflow: hidden;
  padding: 6rem 4rem;
  margin: 0 -3rem;
}
.t-cta-banner.is-left {
  padding: 6rem 3rem;
}
@media (min-width: 600px) {
  .t-cta-banner {
    min-height: 8rem;
    margin: 0 -4rem;
    padding: 6rem 4rem;
  }
  .t-cta-banner.is-left {
    padding: 6rem 4rem;
  }
}
@media (min-width: 800px) {
  .t-cta-banner {
    padding: 8rem 6rem;
    border-radius: 2rem;
    margin: 0;
  }
  .t-cta-banner.is-left {
    padding: 8rem 6rem;
  }
}
@media (min-width: 1000px) {
  .t-cta-banner {
    min-height: 12rem;
    padding: 8rem;
    border-radius: 2rem;
    margin: 0;
  }
  .t-cta-banner.is-left {
    padding: 8rem;
  }
}

.t-cta-banner h2 {
  max-width: 18em;
}
.t-cta-banner.is-left h2 {
  max-width: 12em;
}
.t-cta-banner p {
  max-width: 30em;
}

.c-hero {
  height: 100vh;
  width: 100%;
  color: rgb(244, 244, 234);
  padding: 4rem;
}
@media (min-width: 600px) {
  .c-hero {
    padding: 6rem;
  }
}
@media (min-width: 1000px) {
  .c-hero {
    padding: 8rem;
  }
}

.c-hero h1 {
  max-width: 10em;
}

.c-hero video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  object-fit: cover;
}

.c-hero .o-image-bg {
  height: 100vh;
}

.c-review {
  padding-top: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.05);
}

.c-review_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 3rem 3rem 3rem 3rem;
}
@media (min-width: 600px) {
  .c-review_inner {
    padding: 4rem 6rem 4rem 4rem;
  }
}

.c-review_image {
  height: 6rem;
  width: 6rem;
  flex: 0 0 6rem;
  border-radius: 50%;
  overflow: hidden;
  background: rgb(235, 135, 79);
}

.c-review_avatar {
  align-self: flex-end;
}
.c-review_avatar svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.c-reviews.is-dark {
  background: rgba(0, 0, 0, 0.05);
}
.c-reviews.is-dark .c-review {
  background: rgb(244, 244, 234);
}

.c-review_top {
  width: 100%;
}

.c-product-features {
  width: 100%;
  border: 1px rgba(0, 0, 0, 0.25) solid;
  border-radius: 1rem;
}
.c-product-features > div {
  width: 33.3333333333%;
  height: 8rem;
}
.c-product-features > div:first-child, .c-product-features > div:nth-child(2) {
  border-right: 1px rgba(0, 0, 0, 0.25) solid;
}

.c-ultra-low-carb {
  line-height: 1.1;
  font-size: 10px;
}
@media (min-width: 600px) {
  .c-ultra-low-carb {
    font-size: 1.5rem;
  }
}

.c-alc svg, .c-cals svg {
  height: 3.5rem;
  width: auto;
}
@media (min-width: 600px) {
  .c-alc svg, .c-cals svg {
    height: 4rem;
    width: auto;
  }
}

.c-accordion_top {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 3rem 0;
  cursor: pointer;
}

.c-accordion_reveal {
  padding-bottom: 4rem;
  opacity: 0;
  transform: translateY(1rem);
  transition: all 0.25s ease;
  max-width: 90%;
}

.c-accordion_button {
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.05);
  color: rgb(0, 0, 0);
  transform: none;
  transition: transform 0.25s ease;
  flex-shrink: 0;
  margin-left: 2rem;
}
.c-accordion_button svg {
  height: 100%;
  width: 100%;
}

.c-accordion_btm {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.25s ease;
}

.c-accordion_item:not(.active) .c-accordion_btm {
  max-height: 0px !important;
}

.c-accordion_item.active .c-accordion_btm {
  max-height: none;
}
.c-accordion_item.active .c-accordion_button {
  transform: rotate(-45deg);
  background: rgb(0, 0, 0);
  color: rgb(244, 244, 234);
}
.c-accordion_item.active .c-accordion_reveal {
  opacity: 1;
  transform: none;
}

@media (min-width: 600px) {
  .c-accordion.large .c-accordion_top {
    padding: 4rem 0;
  }
  .c-accordion.large .c-accordion_reveal {
    padding-bottom: 6rem;
  }
  .c-accordion.large .c-accordion_button {
    height: 4rem;
    width: 4rem;
  }
}
.c-split > div {
  min-height: 66vw;
}
@media (min-width: 1000px) {
  .c-split {
    min-height: 90rem;
  }
  .c-split > div {
    min-height: 90rem;
  }
}

.c-split p {
  max-width: 20em;
}

.c-split_image {
  position: relative;
}
@media (max-width: 1000px) {
  .c-split_image {
    height: 66vw;
  }
}

.c-split_content {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(35, 55, 80);
  color: rgb(244, 244, 234);
  padding: 12rem 4rem;
  min-height: 66vw;
}
@media (min-width: 600px) {
  .c-split_content {
    padding: 16rem 4rem;
  }
}
@media (min-width: 1000px) {
  .c-split_content {
    min-height: 50vw;
    padding: 8rem;
  }
}

.c-split_content > * {
  max-width: 65rem;
}

.c-product_description {
  max-width: 32em;
}
.c-product_description p + p {
  margin-top: 1em;
}

.o-section.c-product {
  padding-top: 9rem;
}
@media (min-width: 600px) {
  .o-section.c-product {
    padding-top: 12rem;
  }
}
@media (min-width: 1000px) {
  .o-section.c-product {
    padding-top: 16rem;
  }
}
@media (min-width: 1500px) {
  .o-section.c-product {
    padding-top: 20rem;
  }
}

@media (min-width: 1000px) {
  .c-product .o-col {
    padding-right: 8rem;
  }

  .c-product .o-row {
    margin-right: -8rem;
  }
}
.c-product_compare-price {
  font-size: 2rem;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.25);
}
@media (min-width: 600px) {
  .c-product_compare-price {
    font-size: 2.5rem;
  }
}

.c-product-slider .c-tile_tag {
  top: 2rem;
  right: 2rem;
}
@media (min-width: 600px) {
  .c-product-slider .c-tile_tag {
    top: 3rem;
    right: 3rem;
  }
}

.c-vendors {
  position: relative;
  flex-basis: auto;
  flex-grow: 1;
  z-index: 3;
}
.c-vendors .o-button {
  width: 100%;
  z-index: 3;
}
.c-vendors .c-vendors_active {
  display: none;
}

.c-vendors_active svg {
  width: 100%;
  height: 100%;
}

.c-vendors_wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transform: translatey(calc(100% - 3.5rem));
  /* clip-path: polygon(0 0, 100% 0%, 100% 0%, 0 0%, 0 0); */
  transition: all 0.25s ease;
  z-index: -1;
  border-radius: 0 0 3.5rem 3.5rem;
  pointer-events: none;
}
.c-vendors_wrapper > .o-flex {
  padding: 4rem 2rem 3rem 2rem;
  transition: all 0.25s ease;
  position: relative;
  clip-path: polygon(0 0, 100% 0%, 100% 0%, 0 0%, 0 0);
}
@media (min-width: 600px) {
  .c-vendors_wrapper > .o-flex {
    padding: 5.5rem 3rem 3rem 3rem;
  }
}
.c-vendors_wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3.5rem;
  background-color: rgb(243, 192, 92);
  border-radius: 0 0 3.5rem 3.5rem;
  transition: all 0.25s ease;
}
.c-vendors_wrapper .o-button {
  opacity: 0;
  transition: all 0.25s ease;
  transform: translateY(-2rem);
}

@media (hover: none) {
  .c-vendors_wrapper:after {
    background-color: rgb(235, 135, 79);
  }
}
.c-vendors.active .c-vendors_active {
  display: block;
}
.c-vendors.active .c-vendors_static {
  display: none;
}
.c-vendors.active .o-button {
  background: #E8E8DE;
}
.c-vendors.active .c-vendors_wrapper {
  transform: translatey(calc(100% - 3.5rem));
  pointer-events: all;
}
.c-vendors.active .c-vendors_wrapper > .o-flex {
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%, 0 0);
}
.c-vendors.active .c-vendors_wrapper:after {
  height: 100%;
  background-color: #E8E8DE;
}
.c-vendors.active .c-vendors_wrapper .o-button {
  transition: opacity 0.25s ease, transform 0.175s ease;
  background: rgb(235, 135, 79);
  opacity: 1;
  transform: translateY(0);
}
.c-vendors.active .c-vendors_wrapper .o-button:nth-child(1) {
  transition-delay: 0.025s;
}
.c-vendors.active .c-vendors_wrapper .o-button:nth-child(2) {
  transition-delay: 0.05s;
}
.c-vendors.active .c-vendors_wrapper .o-button:nth-child(3) {
  transition-delay: 0.075s;
}
.c-vendors.active .c-vendors_wrapper .o-button:hover {
  background: rgb(243, 192, 92);
}

.c-age-gate {
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  background: rgb(0, 0, 0);
  padding: 3rem;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.25s ease, visibility 0s linear 0.25s;
  z-index: 10000;
}

.age-gate-open .c-age-gate {
  transition: all 0s ease;
}

.age-gate-open .c-age-gate {
  visibility: visible;
  pointer-events: all;
  opacity: 1;
}

.c-age-gate_inner {
  max-width: 80rem;
  padding: 6rem 4rem;
  background: rgb(244, 244, 234);
  border-radius: 1rem;
  background: rgb(244, 244, 234);
}
@media (min-width: 600px) {
  .c-age-gate_inner {
    padding: 6rem;
  }
}
@media (min-width: 1000px) {
  .c-age-gate_inner {
    padding: 8rem;
  }
}

.o-button.is-grey {
  background: rgba(0, 0, 0, 0.05);
}

html.age-gate-open body {
  overflow: hidden;
}

.c-collection-grid {
  margin-top: -4rem;
}
@media (min-width: 600px) {
  .c-collection-grid {
    margin-top: -6rem;
  }
}

@media (min-width: 1000px) {
  .c-megamenu {
    position: fixed;
    top: 9rem;
    width: 100%;
    z-index: 5;
    right: 0;
    padding: 6rem 0 12rem;
    opacity: 0;
    transition: clip-path 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s linear 0.3s;
    visibility: hidden;
    will-change: clip-path;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    pointer-events: none;
    /*transform: translateY($s-24);*/
  }
}
@media (min-width: 1000px) and (min-width: 600px) {
  .c-megamenu {
    top: 12rem;
  }
}
@media (min-width: 1000px) {
  .c-megamenu_wrapper {
    width: 100%;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    will-change: all;
    transition-property: all;
    transform: translatey(3rem);
  }
}
@media (min-width: 1000px) {
  .c-megamenu_item {
    display: block;
    width: 100%;
    padding-top: 66.666%;
    position: absolute;
    border-radius: 1rem;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media (min-width: 1000px) {
  .c-nav_megamenu {
    height: 100%;
    position: relative;
  }
  .c-nav_megamenu:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgb(235, 135, 79);
    opacity: 0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    will-change: opacity;
    transition-property: opacity;
  }
  .c-nav_megamenu .c-chevron {
    color: rgb(35, 55, 80);
  }
}
@media (min-width: 1000px) {
  .megamenu-open .c-megamenu {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    transform: none;
    transition: clip-path 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s ease, visibility 0s ease 0s;
    clip-path: polygon(0 0, 100% 0, 100% var(--clip-height), 0 var(--clip-height));
  }
  .megamenu-open .c-nav_megamenu .c-chevron {
    transform: rotate(-180deg);
  }
  .megamenu-open .c-megamenu_wrapper {
    transform: none;
  }
  .megamenu-open .c-nav_megamenu:before {
    opacity: 1;
  }
  .megamenu-open .c-nav_bg {
    height: calc(7.5rem + var(--clip-height));
    box-shadow: 0 5px 5px rgba(4, 27, 37, 0.1);
  }
  .megamenu-open .c-nav,
.megamenu-open .c-nav_bg {
    transform: none !important;
  }
}
@media (min-width: 1000px) {
  .ui-white.megamenu-open .c-megamenu, .ui-no-bg.megamenu-open .c-megamenu {
    transition: clip-path 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s, opacity 0.2s ease 0.1s, visibility 0s ease 0s;
  }
  .ui-white.megamenu-open .c-nav_megamenu:before, .ui-no-bg.megamenu-open .c-nav_megamenu:before {
    transition-delay: 0.2s;
  }
}
@media (min-width: 1000px) {
  .c-megamenu_title .c-icon.c-chevron {
    display: none;
  }
}
.video-open .c-video-modal {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
  transition: opacity 0.3s ease, visibility 0s ease;
}

.c-video-modal {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.66);
  display: flex;
  justify-contents: center;
  align-items: center;
  color: rgb(244, 244, 234);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease 0.3s;
  z-index: 10000000;
}

.c-video-modal_inner {
  width: 100%;
  position: relative;
}

.c-video-modal_wrapper {
  padding-top: 56.25%;
  position: relative;
}

.c-video-modal_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-video-modal_icon {
  position: absolute;
  top: -6rem;
  right: 0;
  height: 4rem;
  width: 4rem;
}

.c-video-modal_icon svg {
  height: 4rem;
  width: 4rem;
}

.c-video-modal_open, .c-video-modal_icon {
  opacity: 1;
  transition: opacity 0.3s ease;
}

.c-video-modal_open {
  position: absolute;
  width: 4rem;
  height: 4rem;
  right: 3rem;
  bottom: 3rem;
}
.c-video-modal_open svg {
  width: 100%;
  height: 100%;
}
@media (min-width: 600px) {
  .c-video-modal_open {
    right: 4rem;
    bottom: 4rem;
  }
}
@media (min-width: 800px) {
  .c-video-modal_open {
    right: 6rem;
    bottom: 6rem;
  }
}
@media (min-width: 1000px) {
  .c-video-modal_open {
    right: 8rem;
    bottom: 8rem;
  }
}

.c-video-modal_open:hover, .c-video-modal_icon:hover {
  opacity: 0.5;
}

@media (min-width: 600px) {
  .c-video-modal_icon {
    top: -4rem;
    right: -4rem;
  }
}
.c-audio-player {
  position: absolute;
  left: 3rem;
  bottom: 3rem;
}
@media (min-width: 600px) {
  .c-audio-player {
    left: 4rem;
    bottom: 4rem;
  }
}
@media (min-width: 800px) {
  .c-audio-player {
    left: 6rem;
    bottom: 6rem;
  }
}
@media (min-width: 1000px) {
  .c-audio-player {
    left: 8rem;
    bottom: 8rem;
  }
}

.c-audio-player_wrapper {
  height: 5rem;
  width: 5rem;
  border-radius: 50%;
  background-color: rgba(244, 244, 234, 0.0625);
  cursor: pointer;
  transition: 0.3s ease background-color;
}

.c-audio-player_wrapper:hover {
  background-color: rgba(244, 244, 234, 0.15);
}

.c-audio-player_icon {
  height: 5rem;
  width: 5rem;
}

@media (min-width: 600px) {
  .c-audio-player_wrapper {
    height: 6rem;
    width: 6rem;
  }

  .c-audio-player_icon {
    height: 6rem;
    width: 6rem;
  }
}
.c-audio-player_icon.play {
  display: none;
}

.c-audio-player_icon.pause {
  display: block;
}

html.player-paused .c-audio-player_icon.play {
  display: block;
}
html.player-paused .c-audio-player_icon.pause {
  display: none;
}

.c-slider {
  position: relative;
}

.c-slider dual {
  width: 100%
}

.c-slider .c-swatch {
  margin-top: 0;
}

.splide__track {
  overflow: visible;
}

.c-slider_wrapper {
  flex-wrap: nowrap;
}
@media (min-width: 600px) {
  .c-slider_wrapper {
    overflow-x: visible;
  }
}

.c-slider_button {
  position: absolute;
  top: 50%;
  width: 5rem;
  height: 5rem;
  background: rgb(244, 244, 234);
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.2);
  transform: translate(-50%, -50%);
  transition: all 0.25s ease;
  visibility: visible;
  cursor: pointer;
}
@media (min-width: 600px) {
  .c-slider_button {
    width: 6rem;
    height: 6rem;
  }
}
.c-slider_button.next {
  right: 2rem;
  transform: translate(50%, -50%);
}
@media (min-width: 1000px) {
  .c-slider_button.next {
    right: 0;
  }
}
.c-slider_button.prev {
  left: 2rem;
}
@media (min-width: 1000px) {
  .c-slider_button.prev {
    left: 0;
  }
}
.c-slider_button svg {
  width: 3rem;
  height: 3rem;
}
.c-slider_button.is-static {
  transform: none;
  position: static;
}
.c-slider_button[disabled] {
  visibility: hidden;
}

.c-slider_button:active {
  background: rgb(243, 192, 92);
}

@media (hover: hover) {
  .c-slider_button:hover {
    box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.2);
  }
}
.c-product-thumbnails .splide__slide {
  width: 25%;
  flex-basis: 25%;
  padding-right: 1rem;
  cursor: pointer;
}
@media (min-width: 600px) {
  .c-product-thumbnails .splide__slide {
    padding-right: 2rem;
  }
}
.c-product-thumbnails .splide__slide:last-child {
  margin-right: -1rem;
}
@media (min-width: 600px) {
  .c-product-thumbnails .splide__slide:last-child {
    margin-right: -2rem;
  }
}

.c-product-thumbnails .splide__track {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  width: 66.66666%;
}

.c-product-thumbnails .splide__list {
  margin-right: -1rem !important;
}
@media (min-width: 600px) {
  .c-product-thumbnails .splide__list {
    margin-right: -2rem !important;
  }
}

.c-product-thumbnails .c-slider_button.next, .c-product-thumbnails .c-slider_button.prev {
  width: 4rem;
  height: 4rem;
  transform: translate(0, -50%);
}
@media (min-width: 600px) {
  .c-product-thumbnails .c-slider_button.next, .c-product-thumbnails .c-slider_button.prev {
    width: 6rem;
    height: 6rem;
  }
}

.c-product-thumbnails .c-slider_button.next {
  right: 0;
}
@media (min-width: 600px) {
  .c-product-thumbnails .c-slider_button.next {
    right: 1.5rem;
  }
}

.c-product-thumbnails .c-slider_button svg {
  width: 2rem;
  height: 2rem;
}
@media (min-width: 600px) {
  .c-product-thumbnails .c-slider_button svg {
    width: 3rem;
    height: 3rem;
  }
}

.c-product-thumbnails .c-slider_button.prev {
  left: 0;
}
@media (min-width: 600px) {
  .c-product-thumbnails .c-slider_button.prev {
    left: 1.5rem;
  }
}

.c-product_image {
  background: rgba(0, 0, 0, 0.05);
}

.c-product-thumbnails .o-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(162, 182, 120, 0.25);
  opacity: 0;
  transition: opacity 0.25s ease;
  z-index: 2;
}

.c-product-thumbnails .is-active .o-image:before {
  opacity: 1;
}

.c-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  pointer-events: none;
  z-index: 10;
}

.c-icon, .c-star {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-icon svg, .c-star svg {
  width: 100%;
  height: 100%;
}

.c-star, .c-icon.clock {
  height: 2rem;
  width: 2rem;
}

.c-cart_logos-logo {
  height: 3rem;
}
.c-cart_logos-logo svg {
  width: auto;
  height: 100%;
}

.c-social-icon {
  width: 2rem;
  height: 2rem;
  position: relative;
  transition: all 0.25s ease;
}
@media (min-width: 600px) {
  .c-social-icon {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.c-social-icon svg {
  z-index: 1;
}
.c-social-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  border-radius: 50%;
  width: 6rem;
  height: 6rem;
  z-index: -1;
  background: rgb(235, 135, 79);
  transition: transform 0.25s ease;
}
@media (min-width: 600px) {
  .c-social-icon:after {
    width: 7rem;
    height: 7rem;
  }
}

@media (hover: hover) {
  .c-social-icon:hover {
    color: rgb(0, 0, 0);
  }
  .c-social-icon:hover:after {
    transform: translate(-50%, -50%) scale(1);
  }
}
.c-avatar_image {
  height: 6rem;
  width: 6rem;
  flex: 0 0 6rem;
  border-radius: 50%;
  overflow: hidden;
  background: rgb(235, 135, 79);
}
@media (min-width: 600px) {
  .c-avatar_image {
    height: 8rem;
    width: 8rem;
    flex: 0 0 8rem;
  }
}

.c-avatar {
  align-self: flex-end;
}

.c-quantity_input {
  margin: 0;
  padding: 0;
  background: transparent;
  width: 3rem;
  height: 4rem;
  display: none;
}

.c-quantity_button {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.05);
  color: rgb(0, 0, 0);
  cursor: pointer;
  transition: all 0.25s ease;
}

.c-quantity_button.small {
  width: 3rem;
  height: 3rem;
}

.c-quantity_button:hover {
  background: rgba(0, 0, 0, 0.125);
}

.c-quantity_button:active {
  background: rgb(243, 192, 92);
}

.c-size, .single-option-selector {
  padding: 0 6rem 0 3rem;
  height: 6rem;
  border-radius: 40px;
  position: relative;
  cursor: pointer;
  font-size: 1.75rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg width='14' height='14' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M4 6L8 10L12 6' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 2.5rem);
  background-position-y: 50%;
  background-color: rgba(0, 0, 0, 0.05);
}
@media (min-width: 600px) {
  .c-size, .single-option-selector {
    font-size: 2rem;
    height: 7rem;
  }
}

.c-product_select {
  width: 100%;
  flex-basis: 100%;
}
@media (min-width: 600px) {
  .c-product_select {
    width: auto;
    flex-basis: auto;
  }
}

.c-play {
  width: 6rem;
  height: 6rem;
  right: 3rem;
  bottom: 3rem;
  position: absolute;
  transition: color 0.2s ease;
  cursor: pointer;
}
.c-play:hover {
  color: rgb(243, 192, 92);
}
@media (min-width: 600px) {
  .c-play {
    right: 4rem;
    bottom: 4rem;
  }
}
@media (min-width: 800px) {
  .c-play {
    right: 6rem;
    bottom: 6rem;
  }
}
@media (min-width: 1000px) {
  .c-play {
    width: 8rem;
    height: 8rem;
    right: 8rem;
    bottom: 8rem;
  }
}

.c-play svg {
  width: 100%;
  height: 100%;
}

.c-product_swatch .c-swatch_options {
  margin-top: 2rem;
}

.c-tile .c-swatch_options {
  column-gap: 1rem;
}
@media (min-width: 600px) {
  .c-tile .c-swatch_options {
    column-gap: 1.5rem;
  }
}

.c-tile .c-swatch {
  margin: 0;
}

.c-tile .c-swatch_option.color label {
  height: 2rem;
  width: 2rem;
}
@media (min-width: 600px) {
  .c-tile .c-swatch_option.color label {
    height: 2.5rem;
    width: 2.5rem;
  }
}

.c-tile .c-swatch .h5 {
  display: none;
}

.c-swatch input {
  height: 0px;
  width: 0px;
  position: absolute;
  opacity: 0;
}

.c-swatch_option label {
  margin: 0;
}

.c-swatch_option {
  position: relative;
}

.c-swatch_option label {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease;
  position: relative;
  cursor: pointer;
  font-size: 2rem;
  line-height: 1.5;
}

.c-swatch_option:not(.color).selected:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: rgb(0, 0, 0);
}

.c-swatch_option.color label {
  height: 3rem;
  width: 3rem;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  font-size: 1.5rem;
  line-height: 2rem;
}

.c-swatch_option.olive-green label {
  background-color: rgb(162, 182, 120);
}

.c-swatch_option.hot-crimson label {
  background-color: rgb(133, 37, 37);
}

.c-swatch_option.yellow label {
  background-color: #f7c46a !important;
}

.c-swatch_option.color label:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
  background-color: rgb(244, 244, 234);
  opacity: 0;
  border-radius: 50%;
}

.c-swatch_option.color.selected label:before {
  opacity: 1;
}

.c-tile .c-swatch_option.color.selected label:before {
  opacity: 0;
}

/* SOLD OUT

.c-swatch_option.size.soldout {
  text-decoration: line-through;
  opacity: 0.5;
}

.c-swatch_option.color.soldout {
  cursor: not-allowed;
  opacity: 0.5;
  &:before, &:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: $black;
    z-index: 3;
  }
  &:before {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  &:after {
    transform: translate(-50%, -50%) rotate(45deg);
  }
}
*/
.u-7\/8 {
  width: 91.6%;
  flex-basis: 91.6%;
}

.u-5\/6 {
  width: 83.33333%;
  flex-basis: 83.33333%;
}

.u-3\/4 {
  width: 75%;
  flex-basis: 75%;
}

.u-2\/3 {
  width: 66.666666%;
  flex-basis: 66.666666%;
}

.u-1\/2 {
  width: 50%;
  flex-basis: 50%;
}

.u-1\/3 {
  width: 33.333333%;
  flex-basis: 33.333333%;
}

.u-1\/4 {
  width: 25%;
  flex-basis: 25%;
}

.u-1\/6 {
  width: 16.66666%;
  flex-basis: 16.666666%;
}

.u-1\/12 {
  width: 8.333333%;
  flex-basis: 8.333333%;
}

@media (min-width: 500px) {
  .u-2\/3-500 {
    width: 66.666666%;
    flex-basis: 66.666666%;
  }

  .u-3\/4-500 {
    width: 75%;
    flex-basis: 75%;
  }
}
@media (min-width: 600px) {
  .u-3\/4-600 {
    width: 75%;
    flex-basis: 75%;
  }

  .u-2\/3-600 {
    width: 66.666666%;
    flex-basis: 66.666666%;
  }

  .u-1\/2-600 {
    width: 50%;
    flex-basis: 50%;
  }

  .u-1\/3-600 {
    width: 33.333333%;
    flex-basis: 33.333333%;
  }

  .u-1\/4-600 {
    width: 25%;
    flex-basis: 25%;
  }

  .u-1\/6-600 {
    width: 16.66666%;
    flex-basis: 16.666666%;
  }
}
@media (min-width: 800px) {
  .u-3\/4-800 {
    width: 75%;
    flex-basis: 75%;
  }

  .u-2\/3-800 {
    width: 66.666666%;
    flex-basis: 66.666666%;
  }

  .u-1\/2-800 {
    width: 50%;
    flex-basis: 50%;
  }

  .u-1\/3-800 {
    width: 33.333333%;
    flex-basis: 33.333333%;
  }

  .u-1\/4-800 {
    width: 25%;
    flex-basis: 25%;
  }

  .u-1\/6-800 {
    width: 16.66666%;
    flex-basis: 16.666666%;
  }
}
@media (min-width: 1000px) {
  .u-5\/6-1000 {
    width: 41.666666%;
    flex-basis: 41.666666%;
  }

  .u-3\/4-1000 {
    width: 75%;
    flex-basis: 75%;
  }

  .u-2\/3-1000 {
    width: 66.666666%;
    flex-basis: 66.666666%;
  }

  .u-1\/2-1000 {
    width: 50%;
    flex-basis: 50%;
  }

  .u-1\/3-1000 {
    width: 33.333333%;
    flex-basis: 33.333333%;
  }

  .u-1\/4-1000 {
    width: 25%;
    flex-basis: 25%;
  }

  .u-1\/6-1000 {
    width: 16.66666%;
    flex-basis: 16.666666%;
  }

  .u-1\/12-1000 {
    width: 8.333333%;
    flex-basis: 8.333333%;
  }
}
@media (min-width: 1300px) {
  .u-3\/4-1300 {
    width: 75%;
    flex-basis: 75%;
  }

  .u-2\/3-1300 {
    width: 66.666666%;
    flex-basis: 66.666666%;
  }

  .u-1\/2-1300 {
    width: 50%;
    flex-basis: 50%;
  }

  .u-1\/3-1300 {
    width: 33.333333%;
    flex-basis: 33.333333%;
  }

  .u-1\/4-1300 {
    width: 25%;
    flex-basis: 25%;
  }

  .u-1\/6-1300 {
    width: 16.66666%;
    flex-basis: 16.666666%;
  }
}
@media (min-width: 1500px) {
  .u-3\/4-1500 {
    width: 75%;
    flex-basis: 75%;
  }

  .u-2\/3-1500 {
    width: 66.666666%;
    flex-basis: 66.666666%;
  }

  .u-1\/2-1500 {
    width: 50%;
    flex-basis: 50%;
  }

  .u-1\/3-1500 {
    width: 33.333333%;
    flex-basis: 33.333333%;
  }

  .u-1\/4-1500 {
    width: 25%;
    flex-basis: 25%;
  }

  .u-1\/6-1500 {
    width: 16.66666%;
    flex-basis: 16.666666%;
  }
}
html.ui-clear .c-nav {
  color: rgb(244, 244, 234);
}
html.ui-clear .c-burger_line {
  background: rgb(244, 244, 234);
}

html.ui-bg .c-nav:after {
  transform: translateY(0);
}

.u-hidden {
  visibility: hidden;
  display: none;
}

.u-show-1500 {
  display: none;
  visibility: hidden;
}

.u-show-600 {
  display: none;
  visibility: hidden;
}

.u-show-1000 {
  display: none;
}

@media (min-width: 600px) {
  .u-hide-600-up {
    display: none;
    visibility: hidden;
  }

  .u-show-600 {
    display: block;
    visibility: visible;
  }
}
@media (min-width: 1000px) {
  .u-hide-1000-up {
    display: none;
    visibility: hidden;
  }

  .u-show-1000 {
    display: block;
  }
}
@media (min-width: 1500px) {
  .u-show-1500 {
    display: block;
    visibility: visible;
  }
}
.u-mt-4 {
  margin-top: 0.5rem;
}

.u-mt-8 {
  margin-top: 1rem;
}

.u-mt-16 {
  margin-top: 2rem;
}

.u-mt-24 {
  margin-top: 3rem;
}

.u-mt-32 {
  margin-top: 4rem;
}

.u-mt-48 {
  margin-top: 6rem;
}

.u-mt-64 {
  margin-top: 8rem;
}

.u-mt-96 {
  margin-top: 12rem;
}

.u-mt-120 {
  margin-top: 16rem;
}

.u-mt-160 {
  margin-top: 20rem;
}

.u-mt-200 {
  margin-top: 24rem;
}

.u-mb-64 {
  margin-bottom: 8rem;
}

@media (min-width: 600px) {
  .u-mt-0-600 {
    margin-top: 0;
  }

  .u-mt-4-600 {
    margin-top: 0.5rem;
  }

  .u-mt-8-600 {
    margin-top: 1rem;
  }

  .u-mt-16-600 {
    margin-top: 2rem;
  }

  .u-mt-24-600 {
    margin-top: 3rem;
  }

  .u-mt-32-600 {
    margin-top: 4rem;
  }

  .u-mt-48-600 {
    margin-top: 6rem;
  }

  .u-mt-64-600 {
    margin-top: 8rem;
  }

  .u-mt-96-600 {
    margin-top: 12rem;
  }

  .u-mt-120-600 {
    margin-top: 16rem;
  }

  .u-mt-160-600 {
    margin-top: 20rem;
  }

  .u-mt-200-600 {
    margin-top: 24rem;
  }
}
@media (min-width: 800px) {
  .u-mt-0-800 {
    margin-top: 0;
  }

  .u-mt-4-800 {
    margin-top: 0.5rem;
  }

  .u-mt-8-800 {
    margin-top: 1rem;
  }

  .u-mt-16-800 {
    margin-top: 2rem;
  }

  .u-mt-24-800 {
    margin-top: 3rem;
  }

  .u-mt-32-800 {
    margin-top: 4rem;
  }

  .u-mt-48-800 {
    margin-top: 6rem;
  }

  .u-mt-64-800 {
    margin-top: 8rem;
  }

  .u-mt-96-800 {
    margin-top: 12rem;
  }

  .u-mt-120-800 {
    margin-top: 16rem;
  }

  .u-mt-160-800 {
    margin-top: 20rem;
  }

  .u-mt-200-800 {
    margin-top: 24rem;
  }
}
@media (min-width: 1000px) {
  .u-mt-0-1000 {
    margin-top: 0;
  }

  .u-mt-4-1000 {
    margin-top: 0.5rem;
  }

  .u-mt-8-1000 {
    margin-top: 1rem;
  }

  .u-mt-16-1000 {
    margin-top: 2rem;
  }

  .u-mt-24-1000 {
    margin-top: 3rem;
  }

  .u-mt-32-1000 {
    margin-top: 4rem;
  }

  .u-mt-48-1000 {
    margin-top: 6rem;
  }

  .u-mt-64-1000 {
    margin-top: 8rem;
  }

  .u-mt-96-1000 {
    margin-top: 12rem;
  }

  .u-mt-120-1000 {
    margin-top: 16rem;
  }

  .u-mt-160-1000 {
    margin-top: 20rem;
  }

  .u-mt-200-1000 {
    margin-top: 24rem;
  }
}
.u-text-center {
  text-align: center;
}

.u-bg-full {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}

.u-text-orange {
  color: rgb(235, 135, 79);
}

.u-bg-navy {
  background-color: rgb(244, 244, 234);
}

.u-radius-s {
  border-radius: 1rem;
}

.u-radius-m {
  border-radius: 1.5rem;
}

.u-radius-l {
  border-radius: 2rem;
}

.nav-open body, .video-open body {
  overflow: hidden;
}

.nav-open .c-nav_links {
  transform: none;
  opacity: 1;
  transition: transform 0s linear, opacity 0.25s ease;
}

.nav-open .c-nav {
  color: rgb(0, 0, 0) !important;
}

.nav-open .c-burger_line {
  background: rgb(0, 0, 0) !important;
}

.nav-open .c-burger_line.top {
  transform: translate(-50%, -50%) rotatez(-45deg) scalex(0.8);
}
.nav-open .c-burger_line.btm {
  transform: translate(-50%, -50%) rotatez(45deg) scalex(0.8);
}

.video-open .c-nav:after {
  transform: translatey(-100%) !important;
}

.a-hover-link {
  position: relative;
}
.a-hover-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: 100% 0;
  transition: transform 0.3s ease;
  background: rgb(235, 135, 79);
  height: 2px;
  width: 100%;
}
.a-hover-link:hover:after {
  transform: scaleX(1);
  transform-origin: 0 0;
}

.a-hover-link.has-static-line {
  position: relative;
}
.a-hover-link.has-static-line:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scaleX(1);
  transform-origin: 0 0;
  transition: transform 0.3s ease;
  background: rgb(0, 0, 0);
  height: 2px;
  width: 100%;
}
.a-hover-link.has-static-line:hover:before {
  transform: scaleX(0);
  transform-origin: 100% 0;
}

[data-scroll] {
  opacity: 0;
  transform: translateY(3rem);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s, transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
}

[data-scroll].is-inview {
  opacity: 1;
  transform: none;
}

hr[data-scroll] {
  opacity: 1;
  transform: scaleX(0);
  transform-origin: 0 0;
}

hr[data-scroll].is-inview {
  transform: scaleX(1);
}

html[data-direction=down] .o-nav {
  transform: translatey(-100%);
  transition-delay: 0.1s;
}

html.is--top .o-nav {
  transform: none !important;
}

.u-trigger-nav-clear {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 20vh;
}

.c-cart.is-open {
  opacity: 1;
  visibility: visible;
  transform: none;
  transition-delay: 0s;
}
