/** Shopify CDN: Minification failed

Line 5638:11 Unexpected bad string token
Line 5638:71 Unterminated string token

**/
@charset "UTF-8";
/* SETTINGS */
@font-face {
  font-family: "Victor Narrow";
  src: url("victor-400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Victor Narrow";
  src: url("victor-400i.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Founders Grotesk Condensed";
  src: url("founders-300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Founders Grotesk Condensed";
  src: url("founders-600.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* TOOLS */
/* TOOLS - MIXINS */
/* GENERIC */
/*! 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%;
  box-sizing: border-box;
}

/* 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;
}

sup {
  top: -0.5em;
}

/* 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.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-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;
}

*,
*::before,
*::after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

/* BASE */
/* SETTINGS */
/* TOOLS */
:root {
  --color-white: #faf3e2;
  --color-footer: #fdfaf3;
  --color-offwhite: #f9f6f3;
  --color-black: rgb(45, 41, 38);
  --color-grey: rgba(45, 41, 38, 0.5);
  --color-sand: rgb(220, 212, 195);
  --color-text: var(--color-black);
  --color-bg: var(--color-offwhite);
  --header-height: 116px;
  --font-base: "Founders Grotesk Condensed", sans-serif;
  --font-highlight: "Victor Narrow", serif;
  --transition-base: 0.3s ease-out;
  --transition-bezier: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  --transition-fast: 0.15s;
  --padding-side: 1.75rem;
  --padding-top: 11rem;
  --padding-bottom: 10rem;
  --gap: 0.5rem;
  --col: calc(calc(100vw - calc(var(--padding-side) * 2)) / 12);
}
@media (max-width: 768px) {
  :root {
    --padding-side: 1rem;
    --padding-top: 8rem;
    --padding-bottom: 5rem;
    --col: calc(calc(100vw - calc(var(--padding-side) * 2)) / 4);
  }
}

html {
  font-size: clamp(19.5px, 1.33vw, 22px);
}

body {
  width: 100%;
  overflow-x: hidden;
  background-color: var(--color-bg);
  color: var(--color-text);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: var(--font-base);
  font-weight: 300;
}
body.index {
  /* --color-text: var(--color-offwhite);
  --color-bg: var(--color-black); */
}
@media (min-width: 769px) {
  body.index {
    overflow-y: hidden;
  }
}
body.index.is-animated {
  overflow-y: auto;
}
body.index.is-animated.is-overlay-active {
  overflow-y: hidden;
}
body:has(.c-404), body:has(.shopify-policy__container), body:has(.c-about), body:has(.c-page), body:has(.c-journal), body:has(.c-favorites) {
  --color-bg: var(--color-sand);
}
body:has(.c-modal.is-active), body.is-overlay-active {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

/* OBJECTS */
.o-nav ul {
  display: flex;
  list-style-type: none;
  flex-direction: column;
}
.o-nav ul a {
  transition: var(--transition-base);
}
.o-nav ul a:hover {
  opacity: 0.6;
}

/* TOOLS */
.o-h1, .o-h1-alternate,
.o-h2,
.o-h3,
.o-h4,
.o-h5,
.o-h6 {
  font-family: var(--font-highlight);
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}

.o-h1, .o-h1-alternate {
  font-size: clamp(3.5rem, 7.25vw, 5.5rem);
}
@media (max-width: 768px) {
  .o-h1, .o-h1-alternate {
    font-size: 3rem;
  }
}

.o-h1-alternate {
  text-transform: none;
  letter-spacing: 0;
}

.o-h2 {
  font-size: clamp(2.8rem, 4vw, 4.25rem);
}
@media (max-width: 768px) {
  .o-h2 {
    font-size: 1.7rem;
    letter-spacing: 0.1em;
  }
}

.o-h3 {
  font-size: clamp(1.25rem, 2.6vw, 2rem);
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .o-h3 {
    font-size: 1.25rem;
  }
}

.o-h4 {
  font-size: clamp(1rem, 1.98vw, 1.5rem);
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .o-h4 {
    font-size: 1rem;
  }
}

.o-h5 {
  font-size: 1.1rem;
}
@media (max-width: 768px) {
  .o-h5 {
    font-size: 0.9rem;
  }
}

.o-h6 {
  font-size: 0.8rem;
}

.o-body, .o-body-upper {
  font-family: var(--font-base);
  font-size: 0.9rem;
  line-height: 1.1;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .o-body, .o-body-upper {
    font-size: 0.8rem;
  }
}

.o-p {
  font-family: var(--font-base);
  font-size: 0.9rem;
  line-height: 1.05;
}
@media (max-width: 768px) {
  .o-p {
    font-size: 0.8rem;
  }
}

.o-body-upper {
  text-transform: uppercase;
  line-height: 1;
}

.o-upmini {
  font-family: var(--font-base);
  font-size: 0.7rem;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.o-hmini {
  font-family: var(--font-highlight);
  font-size: 0.65rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .o-hmini {
    font-size: 0.55rem;
  }
}

/* TOOLS */
.o-main {
  padding: 7.5rem var(--padding-side) 6rem;
}
@media (max-width: 768px) {
  .o-main:has(.c-product), .o-main:has(.c-cart__grid) {
    padding-top: 4rem;
  }
}
@media (max-width: 768px) {
  .o-main:has(.c-storefront) {
    padding-top: 5rem;
  }
}
.o-main:has(.c-article), .product .o-main, .o-main:has(.c-collection) {
  padding: 0;
}

.o-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  gap: 0.5rem;
}

.o-button {
  display: inline-block;
  padding: 0.3rem 0.75rem;
  background-color: transparent;
  border: 1px solid var(--color-text);
  appearance: none;
  cursor: pointer;
  border-radius: 0;
  transition: background-color var(--transition-fast), color var(--transition-fast);
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.7rem;
  font-weight: 400;
}
.o-button:not(:disabled):hover {
  background-color: var(--color-text);
  color: var(--color-bg);
}
.o-button--black {
  background-color: var(--color-text);
  color: var(--color-offwhite);
}
.o-button--biggie {
  padding: 0.45rem 2rem;
}
.o-button--serif {
  padding: 0.2rem 1.25rem;
  border-right: none;
  border-top: none;
  font-family: var(--font-highlight);
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8rem;
}

/* BLOCKS */
/* TOOLS */
.b-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 1.75rem 1rem;
  --color-text: rgb(210, 214, 217);
  mix-blend-mode: difference;
  transition: color var(--transition-base);
}
.b-header--dark, body:has(.c-404) .b-header {
  --color-text: var(--color-black);
  mix-blend-mode: normal;
}
.b-header--light {
  --color-text: var(--color-offwhite);
  mix-blend-mode: normal;
}
.index.is-overlay-active .b-header {
  --color-text: var(--color-black);
  mix-blend-mode: normal;
  top: 0 !important;
}
.b-header--diff, .index .b-header {
  --color-text: rgb(210, 214, 217);
  mix-blend-mode: difference;
}
.index .b-header {
  top: 50vh; /* centrat al comenÃ§ar */
}
.index .b-header.is-docked {
  top: 0;
  transform: translateY(0);
}
@media (max-width: 768px) {
  .b-header {
    align-items: center;
    padding: 1.1rem var(--padding-side) 1rem;
  }
}

.b-header__svg {
  display: block;
  width: 7.5rem;
  height: auto;
  overflow: visible;
}
.b-header__svg path {
  fill: var(--color-text);
}
@media (max-width: 768px) {
  .b-header__svg {
    width: 4rem;
  }
}

.b-header__icons {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.b-header__icons--right {
  justify-content: flex-end;
}

.b-header__mobile-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.8rem;
  height: 1.8rem;
  border: 1px solid var(--color-text);
  border-radius: 50%;
  color: var(--color-text);
  text-decoration: none;
  transition: color var(--transition-base);
}

.is-overlay-active .b-header__overlay-burger {
  background-color: var(--color-text);
}
.is-overlay-active .b-header__overlay-burger path {
  stroke: var(--color-black);
  fill: var(--color-black);
}
.index.is-overlay-active .b-header__overlay-burger {
  background-color: var(--color-text);
}
.index.is-overlay-active .b-header__overlay-burger path {
  --color-text: var(--color-offwhite);
  stroke: var(--color-text);
  fill: var(--color-text);
}

.b-header__icon {
  display: block;
  width: auto;
}
.b-header__icon path {
  fill: var(--color-text);
}
.b-header__icon--burger {
  height: 0.7rem;
}
.b-header__icon--burger path {
  stroke: var(--color-text);
}
.b-header__icon--cart {
  height: 1.1rem;
  transform: translateX(-5%);
}
.b-header__icon--person {
  height: 1rem;
  overflow: visible;
}
.b-header__icon--search {
  height: 0.75rem;
}
.b-header__icon--close {
  height: 1.25rem;
}
.b-header__icon--close path {
  fill: var(--color-black);
}

.b-header__menu {
  flex-basis: 20rem;
}
.b-header__menu ul li a,
.b-header__menu ul li .collection-tag {
  position: relative;
  color: var(--color-text);
  text-decoration: none;
  font-family: var(--font-highlight);
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  font-size: 0.8rem;
  transition: none;
}
.b-header__menu ul li a .cart-count,
.b-header__menu ul li .collection-tag .cart-count {
  font-size: 0.7em;
}
.b-header__menu ul li a::after,
.b-header__menu ul li .collection-tag::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: var(--color-text);
  transform: scaleX(0);
}
.b-header__menu ul li a:hover, .b-header__menu ul li a.is-active,
.b-header__menu ul li .collection-tag:hover,
.b-header__menu ul li .collection-tag.is-active {
  font-style: italic;
  opacity: 1;
}
.b-header__menu ul li a:hover::after, .b-header__menu ul li a.is-active::after,
.b-header__menu ul li .collection-tag:hover::after,
.b-header__menu ul li .collection-tag.is-active::after {
  transform: scaleX(1);
}
.b-header__menu ul li .collection-tag {
  pointer-events: none;
}
.b-header__menu ul li .bar-separator {
  display: inline-block;
  margin: 0 0.1rem;
  color: var(--color-text);
  font-weight: 500;
}
.b-header__menu ul li:has(> a.is-active) .collection-tag {
  font-style: italic;
  opacity: 1;
}
.b-header__menu ul li:has(> a.is-active) .collection-tag::after {
  transform: scaleX(1);
}

.index .b-header__menu,
.index .b-header__icons {
  opacity: 0;
}

.b-overlay {
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 4;
  height: 100%;
  width: 100%;
  background-color: var(--color-offwhite);
  color: var(--color-text);
  opacity: 0;
  transform: translateX(-100%);
  transition: all var(--transition-bezier);
  --color-text: var(--color-black);
}
.is-overlay-active .b-overlay {
  transform: translateX(0);
  opacity: 1;
}
.is-overlay-active .b-overlay::after {
  content: "";
  position: fixed;
  top: 100%;
  left: 0;
  width: 100%;
  height: 10rem;
  background-color: var(--color-offwhite);
  z-index: 3;
}

.b-overlay__content {
  padding: 4rem var(--padding-side);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2.5rem;
}

.b-overlay__menu ul {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}
.b-overlay__menu--mini ul {
  gap: 0.7rem;
}

.b-overlay__menu-title {
  margin-bottom: 0.7rem;
}

.b-overlay__bottom {
  position: absolute;
  bottom: 1.5rem;
  left: var(--padding-side);
  right: var(--padding-side);
  display: flex;
  justify-content: space-between;
}

/* TOOLS */
.b-footer {
  background-color: var(--color-white);
  padding: calc(var(--padding-side) * 1.1) var(--padding-side);
}
.collection .b-footer {
  display: none;
}
.collection .b-footer--collection {
  display: block;
}
@media (max-width: 768px) {
  .collection .b-footer--collection {
    display: none;
  }
}
body:has(.c-journal) .b-footer {
  background-color: transparent;
}

.b-footer__logo svg {
  width: 2.6rem;
  height: auto;
}
.b-footer__logo svg path {
  fill: var(--color-text);
}

.b-footer__cols {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 6.4rem;
}
.b-footer__cols:not(:last-child) {
  margin-bottom: 3.6rem;
}
@media (max-width: 768px) {
  .b-footer__cols:not(:last-child) {
    margin-bottom: 3.6rem;
  }
}
.b-footer--collection .b-footer__cols {
  gap: 3.2rem;
}
@media (max-width: 768px) {
  .b-footer__cols {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    flex-direction: column;
    gap: 1.6rem 0.4rem;
  }
}

.b-footer__col {
  flex: 1;
  flex-basis: 15rem;
}
@media (max-width: 768px) {
  .b-footer__col--social {
    order: 4;
  }
}
@media (max-width: 768px) {
  .b-footer__col--care {
    order: 3;
  }
}
.b-footer__col--logo {
  flex-basis: auto;
}
.b-footer--collection .b-footer__col {
  flex-basis: auto;
}

.b-footer__title {
  opacity: 0.3;
  font-style: italic;
}
.b-footer__title span {
  position: relative;
}
.b-footer__title span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: var(--color-text);
}

.b-footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
}

.b-footer__copyright p:not(:last-child) {
  margin-bottom: 0.35rem;
}

.b-footer__menu:not(:first-child),
.b-footer__content:not(:first-child) {
  margin-top: 0.5rem;
}
@media (max-width: 768px) {
  .b-footer__menu:not(:first-child),
  .b-footer__content:not(:first-child) {
    padding-left: 0.8rem;
  }
}
.b-footer__menu ul,
.b-footer__content ul {
  gap: 0.35rem;
}
.b-footer__menu p:not(:last-child),
.b-footer__content p:not(:last-child) {
  margin-bottom: 0.35rem;
}
.b-footer__menu a,
.b-footer__content a {
  transition: var(--transition-base);
}
.b-footer__menu a:hover,
.b-footer__content a:hover {
  opacity: 0.6;
}

/* TOOLS */
.b-cart {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 13rem;
  height: 100vh;
  padding: 3.5rem 1.75rem 1.75rem 1rem;
  background-color: rgb(211, 208, 201);
  transform: translateX(-100%);
  transition: transform var(--transition-bezier);
  --color-text: var(--color-black);
  color: var(--color-text);
}
.b-cart.is-visible {
  transform: translateX(0);
}
@media (max-width: 768px) {
  .b-cart {
    display: none;
  }
}

.b-cart__trigger {
  position: absolute;
  top: 1.75rem;
  right: 1.5rem;
}

.b-cart__icon {
  width: 1.25rem;
  height: auto;
}
.b-cart__icon path {
  fill: var(--color-text);
}

.b-cart__content {
  height: 100%;
}

.b-cart__form {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.b-cart__table {
  flex: 1 1 auto;
  overflow-y: scroll;
}
.b-cart__table::-webkit-scrollbar {
  width: 0;
}

.b-cart__list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding-top: 4rem;
}

.b-cart__item {
  display: flex;
  gap: 0.6rem;
}

.b-cart__image {
  flex: 0 0 3.2rem;
}
.b-cart__image img {
  width: 100%;
  height: auto;
}

.b-cart__title {
  letter-spacing: 0.1em;
}

.b-cart__info {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.b-cart__change {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
}

.b-cart__delete {
  position: relative;
  color: var(--color-grey);
  font-size: 0.8rem;
}
.b-cart__delete::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--color-grey);
}
.b-cart__delete:hover::after {
  opacity: 0;
}

.b-cart__quantity {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  flex-basis: 3rem;
  justify-content: flex-start;
  font-size: 0.8rem;
}
.b-cart__quantity button {
  background: none;
  border: none;
  cursor: pointer;
  width: 0.3rem;
}
.b-cart__quantity button:hover {
  color: var(--color-black);
}
.b-cart__quantity .value-mirror {
  display: inline-block;
  text-align: center;
  width: 1.5rem;
}

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

.b-cart__button {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5rem;
  text-align: center;
}

/* COMPONENTS */
.c-404 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  padding: 0 var(--padding-side);
}

.c-404__title {
  margin-bottom: 1rem;
}

/* TOOLS */
.c-home__desktop {
  --color-text: var(--color-offwhite);
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  display: flex;
  align-items: stretch;
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .c-home__desktop {
    flex-direction: column-reverse;
  }
}

.c-home__mobile {
  --color-text: var(--color-offwhite);
}

.c-home__half {
  position: relative;
  flex: 1 1 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: calc(var(--padding-side) * 2) var(--padding-side) calc(var(--padding-side) * 3);
  background-size: cover;
  background-position: center center;
}
.c-home__half:hover .c-home__tag::after {
  opacity: 1;
}

.swiper-home {
  height: 100vh;
  overflow-x: hidden;
}
.swiper-home .swiper-slide {
  height: 100vh;
}

.c-home__slide {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: calc(var(--padding-side) * 2) var(--padding-side) calc(var(--padding-side) * 3);
  height: 100%;
  box-sizing: border-box;
  background-size: cover;
  background-position: center center;
}
.c-home__slide:hover .c-home__tag::after {
  opacity: 1;
}

.c-home__tag {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.c-home__tag::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0;
  background-color: var(--color-text);
  transition: opacity var(--transition-fast);
}

.c-home__image {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity var(--transition-base);
}
.c-home__image.is-visible {
  opacity: 1;
}

.c-home__video {
  position: relative;
  background-color: var(--color-black);
  height: 100vh;
  width: 100vw;
}
.c-home__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-home__video-click {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
}
.c-home__video-click.is-done {
  cursor: pointer;
}

.c-home__video-deco {
  position: absolute;
  left: 50%;
  top: 50%;
  width: clamp(50vw, 700px, 100vw);
  height: 40vh;
  transform: translate(-50%, -50%);
  color: var(--color-offwhite);
}
@media (max-width: 768px) {
  .c-home__video-deco {
    left: 0;
    top: 0;
    transform: none;
    width: 100%;
    height: 100%;
  }
}

.c-home__adeco {
  position: absolute;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .c-home__adeco {
    position: static;
  }
}
.c-home__adeco--1 {
  left: 0;
  top: 0;
}
@media (max-width: 768px) {
  .c-home__adeco--1 span:nth-child(1) {
    position: absolute;
    top: 25%;
    left: 15%;
  }
}
.c-home__adeco--1 span:nth-child(2) {
  padding-left: 3.5em;
  margin-top: 0.4em;
}
.c-home__adeco--1 span:nth-child(3) {
  padding-left: 5.5em;
}
.c-home__adeco--2 {
  right: 0;
  top: 0;
  display: flex;
}
@media (max-width: 768px) {
  .c-home__adeco--2 span:nth-child(1) {
    position: absolute;
    top: 10%;
    right: 15%;
  }
}
.c-home__adeco--2 span:nth-child(2) {
  padding-top: 0.25em;
  writing-mode: vertical-lr;
  text-orientation: upright;
  line-height: 1;
  margin-left: 0.4em;
  letter-spacing: -0.2em;
}
.c-home__adeco--3 {
  left: 0;
  bottom: 0;
  display: flex;
  align-items: baseline;
  gap: 0.5em;
}
.c-home__adeco--3 > span:nth-child(1) {
  writing-mode: vertical-lr;
  text-orientation: upright;
  line-height: 1;
  margin-left: 0.4em;
  letter-spacing: -0.2em;
}
.c-home__adeco--3 .subgroup {
  text-align: right;
  transform: translateY(-0.15em);
}
.c-home__adeco--3 .subgroup span:nth-child(1) {
  padding-right: 3em;
}
.c-home__adeco--4 {
  right: 0;
  bottom: 0;
  text-align: right;
}
.c-home__adeco--4 span:nth-child(1) {
  padding-right: 5em;
}
@media (max-width: 768px) {
  .c-home__adeco--4 span:nth-child(1) {
    padding-right: 0;
    position: absolute;
    top: 75%;
    left: 25%;
  }
}
.c-home__adeco span {
  display: block;
  opacity: 0;
}
.is-animated .c-home__adeco span {
  opacity: 1;
}
@media (max-width: 768px) {
  .c-home__adeco span.u-desktop {
    display: none;
  }
}

.c-home__scroll {
  position: absolute;
  left: 50%;
  bottom: 3rem;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.8rem;
  height: 1.8rem;
  padding: 0;
  opacity: 0;
  pointer-events: none;
  border-color: var(--color-white);
  transform: translateX(-50%);
}
.c-home__scroll svg {
  transform: rotate(270deg);
  width: 0.3rem;
  height: auto;
}
.c-home__scroll svg path {
  fill: var(--color-white);
}
.c-home__scroll:hover svg path {
  fill: var(--color-white);
}
@media (max-width: 768px) {
  .c-home__scroll {
    border: none;
    bottom: 1rem;
  }
}

.c-home__phrase {
  position: relative;
  padding: 8.5rem var(--padding-side) 3.75rem;
  display: flex;
  justify-content: center;
}

.c-home__phrase-text p {
  padding-left: 1.75rem;
  margin-top: -0.5em;
}

.c-home__highprod {
  display: flex;
  --width-text: 15rem;
}
.c-home__highprod > * {
  flex: 1 1 50%;
}
@media (max-width: 768px) {
  .c-home__highprod {
    display: block;
    overflow-x: hidden;
  }
}

.c-home__highprod-image,
.c-home__highprod-text {
  background-size: cover;
}

.c-home__highprod-image {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .c-home__highprod-image {
    display: block;
    padding: 6rem 15vw;
  }
}

.c-home__highprod-link {
  position: relative;
  width: 17.5rem;
  height: 20rem;
}
@media (max-width: 1120px) {
  .c-home__highprod-link {
    width: 14rem;
    height: 16rem;
  }
}
@media (max-width: 768px) {
  .c-home__highprod-link {
    width: 100%;
    height: 80vw;
  }
}
.c-home__highprod-link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-home__highprod-hover {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all var(--transition-base);
}

.c-home__highprod-link:hover .c-home__highprod-hover {
  opacity: 1;
}

.c-home__highprod-button {
  position: absolute;
  left: 1rem;
  top: 50%;
  right: 1rem;
  padding: 0.45rem 3rem;
  margin: 0 auto;
  transform: translateY(-50%);
  text-align: center;
}
@media (max-width: 768px) {
  .c-home__highprod-button {
    position: static;
    transform: none;
    margin-top: 1rem;
    width: 100%;
  }
}

.c-home__highprod-text {
  padding: 5.5rem var(--padding-side) 7rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: center;
  justify-content: center;
}

.c-home__highprod-title {
  width: var(--width-text);
}

.c-highprod__poem-title {
  width: var(--width-text);
  text-indent: -6em;
}
@media (max-width: 1120px) {
  .c-highprod__poem-title {
    text-indent: -3em;
  }
}
@media (max-width: 768px) {
  .c-highprod__poem-title {
    text-indent: 0;
  }
}

.c-highprod__poem-content {
  max-width: var(--width-text);
}
.c-highprod__poem-content p:not(:last-child) {
  margin-bottom: 1em;
}

.c-highprod__deco {
  position: absolute;
  right: 0;
  top: 15%;
  transform: translateX(70%);
  pointer-events: none;
  color: var(--color-offwhite);
}
.c-highprod__deco span {
  display: block;
}
.c-highprod__deco span:nth-child(1) {
  text-indent: 2em;
}
.c-highprod__deco span:nth-child(2) {
  margin-top: -0.4em;
}
.c-highprod__deco span:nth-child(3) {
  margin-top: -0.4em;
  text-indent: 0.5em;
}
.c-highprod__deco span:nth-child(4) {
  margin-top: 1.25em;
  text-indent: 3.75em;
}
@media (max-width: 768px) {
  .c-highprod__deco {
    color: var(--color-black);
    opacity: 0.5;
    top: initial;
    bottom: 100%;
    right: 15%;
    transform: translateY(0.4em);
  }
}

.c-home__highprod-titleimage {
  color: var(--color-offwhite);
  margin-bottom: 4rem;
}

.c-home__colblocks {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .c-home__colblocks {
    flex-direction: column;
  }
}

.c-home__colhalf {
  position: relative;
  background: var(--color-white);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  flex: 1 1 50%;
  box-sizing: border-box;
  aspect-ratio: 1/1;
}
@media (max-width: 768px) {
  .c-home__colhalf {
    flex: 1 1 70vw;
  }
}
.c-home__colhalf img,
.c-home__colhalf video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
}

.c-home__coltitle {
  z-index: 1;
  color: var(--color-offwhite);
  text-indent: -2em;
  padding-left: 2em;
  line-height: 0.9;
}

.c-home__colbutton {
  z-index: 1;
  width: 15rem;
  max-width: 100%;
  text-align: center;
}

/* TOOLS */
.o-main:has(.shopify-policy__container) {
  padding-top: var(--padding-top);
  padding-bottom: var(--padding-bottom);
}

.shopify-policy__container {
  padding: 0;
  max-width: none;
}

.shopify-policy__title {
  margin-bottom: 4rem;
  text-align: left;
}
.shopify-policy__title h1 {
  font-family: var(--font-highlight);
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  font-size: 2rem;
}

.shopify-policy__body {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 0.5rem;
}
.shopify-policy__body .rte {
  grid-column-start: 2;
  grid-column-end: span 6;
}
@media (max-width: 768px) {
  .shopify-policy__body .rte {
    grid-column-start: 1;
    grid-column-end: span 12;
  }
}
.shopify-policy__body .rte h2,
.shopify-policy__body .rte h3,
.shopify-policy__body .rte h4,
.shopify-policy__body .rte h5,
.shopify-policy__body .rte h6 {
  margin-bottom: 1.2rem;
  font-family: var(--font-highlight);
  font-size: 1.1rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}
.shopify-policy__body .rte h2:not(:first-child),
.shopify-policy__body .rte h3:not(:first-child),
.shopify-policy__body .rte h4:not(:first-child),
.shopify-policy__body .rte h5:not(:first-child),
.shopify-policy__body .rte h6:not(:first-child) {
  margin-top: 1.5rem;
}
.shopify-policy__body .rte p,
.shopify-policy__body .rte ul,
.shopify-policy__body .rte ol {
  font-family: var(--font-base);
  font-size: 0.9rem;
  line-height: 1.1;
  letter-spacing: 0.05em;
  margin-bottom: 0.35rem;
}
.shopify-policy__body .rte ul {
  list-style-type: none;
}
.shopify-policy__body .rte ul li {
  position: relative;
  padding-left: 0.75em;
  margin-bottom: 0.25rem;
}
.shopify-policy__body .rte ul li::before {
  position: absolute;
  left: 0;
  content: "â";
  display: inline-block;
}
.shopify-policy__body .rte a {
  text-decoration: underline;
}
.shopify-policy__body .rte a:hover {
  text-decoration: none;
}

/* TOOLS */
.c-product {
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: stretch;
  padding: 0;
  --in-width: 27vw;
}
@media (max-width: 1120px) {
  .c-product {
    --in-width: 14rem;
  }
}
@media (max-width: 768px) {
  .c-product {
    grid-template-columns: repeat(1, 100%);
  }
}

.c-product__info {
  order: 2;
  display: flex;
  justify-content: center;
  padding-top: 7.5rem;
  padding-bottom: 2rem;
}
@media (max-width: 768px) {
  .c-product__info {
    padding-top: 0;
  }
}

.c-product__back {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.8rem;
  height: 1.8rem;
  padding: 0;
}
.c-product__back svg {
  width: 0.3rem;
  height: auto;
}
.c-product__back svg path {
  fill: var(--color-text);
}
.c-product__back:hover svg path {
  fill: var(--color-offwhite);
}

.c-product__info-content {
  width: 28.25rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (max-width: 1120px) {
  .c-product__info-content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 768px) {
  .c-product__info-content {
    width: 100%;
    padding-right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.c-product__reference {
  flex: 0 0 100%;
  opacity: 0.3;
  text-decoration: underline;
}

.c-product__main-image {
  position: relative;
  order: 1;
  min-height: 100vh;
  height: 62vw;
  width: 100%;
  overflow: hidden;
}

.c-product__main-image img,
.c-product__main-image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .c-product__main-image {
    height: 130vw;
    min-height: 0;
  }
}
.c-product__main-image .swiper-pagination {
  --swiper-pagination-right: 1.75rem;
  --swiper-pagination-bullet-vertical-gap: 1rem;
  --swiper-pagination-bullet-size: 0.5rem;
  --swiper-pagination-color: var(--color-text);
  top: 50%;
}

.c-product__price {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  align-items: baseline;
  margin-bottom: 0.25rem;
}

.c-product__oldprice {
  color: var(--color-grey);
  text-decoration: line-through;
}

.c-product__video {
  width: 100%;
  height: auto;
}

.c-product__video-ext {
  width: 100%;
  height: 20rem; /* Tailwind's default */
  object-fit: cover;
}
@media (max-width: 768px) {
  .c-product__video-ext {
    height: 22rem;
  }
}

.c-product__slider {
  height: 22rem;
}
.c-product__slider .swiper-slide {
  height: 100%;
}

.c-product__select,
.c-product__input {
  padding: 0.25rem;
  min-width: 12.5rem;
}

.c-product__button {
  min-width: var(--in-width);
}
@media (max-width: 768px) {
  .c-product__button {
    min-width: 100%;
  }
}
.c-product__button:hover {
  background-color: transparent;
  color: var(--color-text);
}

.c-product__form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0; /* 
padding-top: 6rem;
padding-bottom: 4rem; */
}

.c-product__info-block {
  display: flex;
  gap: 0.2rem;
  margin-bottom: 1.75rem;
}
@media (max-width: 768px) {
  .c-product__info-block {
    margin-top: -2rem;
  }
}

.c-product__info-top {
  display: flex;
  gap: 0.2rem 0.5rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 3rem;
}

.c-product__collection {
  display: flex;
  gap: 0.8rem;
  width: 100%;
  opacity: 0.23;
}
@media (max-width: 768px) {
  .c-product__collection {
    padding: 0;
    font-size: 0.55rem;
  }
}

.c-product__info-medium {
  width: var(--in-width);
}
@media (max-width: 768px) {
  .c-product__info-medium {
    width: 100%;
  }
}

.c-product__description {
  margin-bottom: 0.8rem;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
}

.c-product__info-initial {
  position: relative;
  margin-bottom: 3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: var(--in-width);
}

.c-product__deco {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0;
  opacity: 0.5;
}
.c-product__deco span:nth-child(1) {
  transform: translateX(calc(-0.5rem - 120%));
}
.c-product__deco span:nth-child(2) {
  transform: translateX(calc(-0.5rem - 170%));
  margin-top: -0.5rem;
}
.c-product__deco span:nth-child(3) {
  transform: translateX(calc(-0.5rem - 120%));
  margin-top: -0.2rem;
}
.c-product__deco span:nth-child(4) {
  transform: translateX(calc(-0.5rem - 50%));
  margin-top: 0.2rem;
}
.c-product__deco span:nth-child(5) {
  margin-top: -0.2rem;
}

.c-product__info-selector {
  margin-bottom: 0.5rem;
  cursor: pointer;
  text-decoration: underline;
  opacity: 0.3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: opacity var(--transition-base);
}
.c-product__info-selector:hover {
  text-decoration: none;
  opacity: 0.6;
}
.c-product__info-selector::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}
.c-product__info-selector.is-expanded::after {
  transform: rotate(225deg);
}

.c-product__info-instructions {
  position: relative;
  min-height: 5rem;
  margin-top: 1.2rem;
}
.c-product__info-instructions::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.5rem;
  background: linear-gradient(rgba(255, 255, 255, 0), var(--color-bg));
}

.c-product__info-selected {
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  opacity: 0;
  transition: opacity var(--transition-base);
  color: var(--color-grey);
}
.c-product__info-selected.is-active {
  opacity: 1;
}
.c-product__info-selected--ingredients {
  position: relative;
  max-height: 5rem;
  overflow-y: scroll;
}
.c-product__info-selected .ingredients-inside {
  padding-bottom: 1.5rem;
}


.swym-button.o-button {
  display: inline-block;
  padding: 0.3rem 0.75rem;
  height: auto;
  background-color: transparent !important;
  border: 1px solid var(--color-text);
  appearance: none;
  cursor: pointer;
  border-radius: 0;
  transition: background-color var(--transition-fast), color var(--transition-fast);
  line-height: 1;
  text-transform: uppercase;
  font-size: 0.7rem;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.15rem 0.3rem;
}
.swym-button.o-button:not(:disabled):hover {
  background-color: var(--color-text) !important;
  color: var(--color-bg) !important;
}
.swym-button.o-button--black {
  background-color: var(--color-text);
  color: var(--color-offwhite);
}
.swym-button.o-button svg path {
  fill: var(--color-text);
}
.swym-button.o-button:hover svg path {
  fill: var(--color-offwhite);
}
.swym-button.o-button.swym-added {
  background-color: var(--color-text) !important;
}
.swym-button.o-button.swym-added svg path {
  fill: var(--color-offwhite);
}
.swym-button.o-button.disabled {
  opacity: 1;
  pointer-events: none;
}

#swym-plugin.swym-ready,
#swym-hosted-plugin.swym-ready {
  display: none !important;
}

/* TOOLS */
.c-notes {
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: start;
  width: 100%;
  gap: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .c-notes {
    grid-template-columns: 100%;
  }
}

.c-notes__image {
  height: 65vw;
}
.c-notes__image img,
.c-notes__image video {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}

.c-notes__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 65vw;
}
@media (max-width: 768px) {
  .c-notes__info {
    padding: 3rem 0;
    order: 2;
    height: auto;
  }
}

.c-notes__pics {
  display: flex;
  --pic-width: 37.5%;
}
@media (max-width: 768px) {
  .c-notes__pics {
    --pic-width: 50%;
    margin-bottom: 1.5rem;
  }
}
.c-notes__pics img {
  display: block;
  width: 100%;
  aspect-ratio: 4/5;
  object-fit: cover;
  height: auto;
}

.c-notes__pic {
  width: var(--pic-width);
}
.c-notes__pic:first-child {
  padding-top: calc(var(--pic-width) / 3);
}

.c-notes__text {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  padding-right: var(--padding-side);
  padding-left: var(--padding-side);
}
.c-notes__text--1 {
  margin-bottom: 2.5rem;
  padding-left: 10%;
}
.c-notes__text--1 p {
  padding-left: 2rem;
}
@media (max-width: 768px) {
  .c-notes__text--1 {
    margin-bottom: 1.5rem;
  }
}
.c-notes__text--2 {
  margin-top: 0.25rem;
  margin-bottom: 0.7rem;
  padding-right: 15%;
  text-align: right;
}
.c-notes__text--2 p {
  padding-right: 1rem;
}
.c-notes__text--3 {
  margin-bottom: 0.7rem;
  padding-right: 30%;
  text-align: right;
}
.c-notes__text--3 p {
  padding-right: 2rem;
}

/* TOOLS */
.c-poem {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 0;
}
@media (max-width: 768px) {
  .c-poem {
    grid-template-columns: 100%;
  }
}

.c-poem__info {
  padding: 4rem;
}
@media (max-width: 768px) {
  .c-poem__info {
    padding: 3rem;
  }
}

.c-poem__title {
  opacity: 0.5;
  margin: 0 auto 2.25rem;
  width: 20rem;
}
.c-poem__title.js-cascading {
  line-height: 1.2;
}
.c-poem__title.js-cascading .poem-line {
  display: block;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .c-poem__title {
    transform: none !important;
    max-width: 100%;
  }
}

.c-poem__content {
  max-width: 20rem;
  margin: 0 auto;
}
.c-poem__content p:not(:last-child) {
  margin-bottom: 1em;
}

.c-poem__images {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  background-size: cover;
}
.c-poem__images img,
.c-poem__images video {
  display: none;
  aspect-ratio: 3/4;
  width: 50%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .c-poem__images img,
  .c-poem__images video {
    width: 80%;
  }
}

.c-poem__deco {
  position: relative;
  display: flex;
  float: right;
  margin-top: 3.5rem;
  gap: 0.9rem;
  opacity: 0.5;
}
.c-poem__deco span:first-child {
  position: absolute;
  left: -1em;
  top: -0.5em;
}

/* TOOLS */
.c-related {
  margin-top: 4rem;
}
.c-related--collection {
  margin-top: 6rem;
}

.c-related__title {
  margin-bottom: 2.8rem;
}
@media (max-width: 768px) {
  .c-related__title {
    margin-bottom: 2rem;
  }
}

.c-related__grid {
  display: grid;
  gap: 4rem 0.5rem;
  grid-template-columns: repeat(4, 1fr);
  padding-left: calc(2 * var(--col));
  padding-right: calc(2 * var(--col));
}
@media (max-width: 768px) {
  .c-related__grid {
    grid-template-columns: repeat(2, 1fr);
    padding-left: 0;
    padding-right: 0;
    gap: 2rem 0.5rem;
  }
}

.c-item {
  flex: 0 1 11rem;
}

.c-item__image {
  position: relative;
  margin-bottom: 0.8rem;
}
.c-item__image img {
  display: block;
  width: 100%;
  aspect-ratio: 4/5;
  object-fit: cover;
  transition: opacity var(--transition-base);
}
.c-item__link:has(.c-item__video):hover .c-item__image img {
  opacity: 0;
}

.c-item__info-top {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 0.4rem;
  gap: 0.25rem;
}
@media (max-width: 768px) {
  .c-item__info-top {
    padding: 0;
    flex-direction: column;
    margin-bottom: 0.6rem;
  }
}

.c-item__title {
  flex: 1 1 60%;
}
@media (max-width: 768px) {
  .c-item__title {
    font-size: 1.25rem;
  }
}

@media (max-width: 768px) {
  .c-item__price {
    text-align: right;
  }
}

.c-item__info-bottom {
  display: flex;
  justify-content: flex-start;
  gap: 0.5rem;
  padding: 0;
  color: var(--color-grey);
}
@media (max-width: 768px) {
  .c-item__info-bottom {
    padding: 0;
    gap: calc(var(--col) * 0.6);
    justify-content: flex-end;
  }
}

.c-item__notes {
  padding-right: var(--col);
}

.c-item__notes-title {
  margin-bottom: 0.5rem;
}

.c-item__preview {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  right: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity var(--transition-base);
}
.c-item__link:hover .c-item__preview {
  opacity: 1;
}
@media (max-width: 768px) {
  .c-item__link:hover .c-item__preview {
    opacity: 0 !important;
  }
}

.c-item__video,
.c-item__image {
  display: block;
}

.c-item__video,
.c-item__preview-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-item__preview-tag {
  position: absolute;
  bottom: 0.8rem;
  left: 0.8rem;
  color: var(--color-text);
  opacity: 0;
  transform: translateY(0.5rem);
  transition: all var(--transition-se) 0.1s;
}
.c-item__link:hover .c-item__preview-tag {
  opacity: 1;
  transform: translateY(0);
}

.c-item__preview-title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 0.8rem;
  color: var(--color-offwhite);
  opacity: 0;
  box-sizing: border-box;
  transition: all var(--transition-base);
  transform: translateY(-50%);
  text-align: center;
}
.c-item__link:hover .c-item__preview-title, .c-otitem__link:hover .c-item__preview-title {
  opacity: 1;
}

.c-item__delete {
  margin-top: 0.5rem;
  width: 100%;
}

/* TOOLS */
.c-storefront--search {
  min-height: calc(100vh - 28rem);
}

.c-storefront__maingrid {
  margin-top: 3.5rem;
  row-gap: 1.8rem;
}
@media (max-width: 768px) {
  .c-storefront__maingrid {
    margin-top: 0;
    grid-template-columns: repeat(4, 1fr);
  }
}

.c-storefront__grid {
  --col: 3rem;
  grid-column: 1/span 12;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 3.5rem 0.75rem;
  padding: 0 var(--col);
}
@media (max-width: 768px) {
  .c-storefront__grid {
    grid-template-columns: 1fr;
    grid-column: 1/span 4;
    grid-row: 2/span 1;
    padding: 0;
  }
}

.c-storefront__list {
  grid-column: 1/span 12;
  grid-row: 2/span 1;
}
@media (max-width: 768px) {
  .c-storefront__list {
    grid-template-columns: 1fr;
    grid-column: 1/span 4;
    grid-row: 2/span 1;
    row-gap: 2rem;
  }
}

.c-storefront__slogan {
  text-indent: calc(var(--col) * -0.75);
  padding-left: calc(var(--col) * 0.75);
}
@media (max-width: 768px) {
  .c-storefront__slogan {
    grid-column: 1/span 4;
  }
}

.c-storefront__item {
  grid-column: span 2;
}
@media (max-width: 768px) {
  .c-storefront__item {
    grid-column: span 1;
  }
}

.c-storefront__filter {
  grid-column: 1/span 2;
}
@media (max-width: 768px) {
  .c-storefront__filter {
    grid-column: 1/span 2;
    grid-row: 1/span 1;
  }
}

.c-storefront__info {
  margin-top: 4.75rem;
  margin-bottom: 4.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-storefront__title {
  grid-column: 2/span 6;
  grid-row: 1/span 2;
  text-indent: calc(var(--col) * -1);
  transform: translate(0, -0.085em);
}
.c-storefront__info--editorial .c-storefront__title {
  transform: translate(var(--col), -0.085em);
}
@media (max-width: 768px) {
  .c-storefront__info--editorial .c-storefront__title {
    transform: translate(0, -0.085em);
    margin-top: -2rem;
  }
}
@media (max-width: 768px) {
  .c-storefront__title {
    grid-column: 1/span 4;
    grid-row: 2/span 1;
    transform: translate(0, -0.085em);
    text-indent: 0;
  }
}

.c-storefront__description {
  grid-column: 9/span 4;
  grid-row: 2/span 1;
  padding-right: 4rem;
}
@media (max-width: 768px) {
  .c-storefront__description {
    grid-column: 1/span 4;
    grid-row: 3/span 1;
    padding-right: 0;
  }
}

.c-storefront__info-alt {
  grid-column: 8/span 5;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .c-storefront__info-alt {
    grid-column: 1/span 4;
    grid-row: 1/span 1;
  }
}

.c-storefront__empty {
  grid-column: span 8;
}

.c-storefront__switcher,
.c-editorial__switcher {
  margin-left: auto;
  position: relative;
  display: inline-block;
}
.c-storefront__switcher::after,
.c-editorial__switcher::after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: var(--color-text);
  transition: width var(--transition-fast);
}
.c-storefront__switcher:hover::after, .c-storefront__switcher.is-active::after,
.c-editorial__switcher:hover::after,
.c-editorial__switcher.is-active::after {
  width: 0;
}
.c-storefront__switcher.is-active,
.c-editorial__switcher.is-active {
  pointer-events: none;
}
.c-storefront__layout .c-storefront__switcher,
.c-storefront__layout .c-editorial__switcher {
  margin-left: 0;
}
.c-storefront__info-alt .c-storefront__switcher,
.c-storefront__info-alt .c-editorial__switcher {
  padding-top: 0.2em;
}

.c-storefront__img {
  position: relative;
  grid-column: span 2;
}
.c-storefront__img img {
  width: 100%;
}

.c-storefront__block {
  margin-top: 7.5rem;
}
.c-storefront__block--2, .c-storefront__block--3 {
  margin-top: 15rem;
}
@media (max-width: 768px) {
  .c-storefront__block {
    margin-top: 3.75rem;
    grid-template-columns: repeat(4, 1fr);
  }
}

.c-storefront__block--1 .c-storefront__img {
  position: relative;
}
.c-storefront__block--1 .c-storefront__img--1 {
  grid-column: 1/span 4;
  grid-row: 1/span 2;
  margin-left: calc(-1 * var(--padding-side));
  align-self: end;
}
@media (max-width: 768px) {
  .c-storefront__block--1 .c-storefront__img--1 {
    grid-column: 1/span 3;
    grid-row: 2/span 1;
    padding-bottom: 2rem;
  }
}
.c-storefront__block--1 .c-storefront__img--2 {
  grid-column: 10/span 3;
  grid-row: 1/span 2;
  margin-right: calc(-1 * var(--padding-side));
}
@media (max-width: 768px) {
  .c-storefront__block--1 .c-storefront__img--2 {
    grid-column: 3/span 2;
    grid-row: 3/span 2;
    margin-right: 0;
    transform: translateX(var(--padding-side));
  }
}
.c-storefront__block--1 .c-storefront__img--3 {
  z-index: 2;
  grid-column: 7/span 4;
  grid-row: 2/span 2;
  margin-right: calc(-1 * var(--padding-side));
  align-self: end;
  padding-left: calc(var(--col) * 0.2);
  padding-right: calc(var(--col) * 0.5);
}
@media (max-width: 768px) {
  .c-storefront__block--1 .c-storefront__img--3 {
    grid-column: 2/span 2;
    grid-row: 4/span 2;
  }
}
.c-storefront__block--1 .c-storefront__text {
  position: relative;
  z-index: 2;
  grid-column-end: span 4;
}
.c-storefront__block--1 .c-storefront__text--1 {
  grid-column-start: 5;
  grid-row: 1/span 1;
  align-self: end;
}
@media (max-width: 768px) {
  .c-storefront__block--1 .c-storefront__text--1 p:nth-child(1) {
    margin-right: calc(var(--col) * 0.65);
  }
}
.c-storefront__block--1 .c-storefront__text--1 p:nth-child(2) {
  margin-left: calc(var(--col) * 1.35);
}
@media (max-width: 768px) {
  .c-storefront__block--1 .c-storefront__text--1 p:nth-child(2) {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .c-storefront__block--1 .c-storefront__text--1 {
    grid-column: 1/span 4;
    grid-row: 1/span 1;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    margin-bottom: 0.5rem;
  }
}
.c-storefront__block--1 .c-storefront__text--2 {
  padding-left: calc(var(--col) * 0.25);
  grid-column-start: 7;
  grid-column-end: span 5;
  grid-row: 2/span 1;
  align-self: center;
}
.c-storefront__block--1 .c-storefront__text--2 p:nth-child(2) {
  margin-left: calc(var(--col) * 0.875);
}
@media (max-width: 768px) {
  .c-storefront__block--1 .c-storefront__text--2 {
    grid-column: 1/span 2;
    grid-row: 3/span 1;
    padding-left: 0;
  }
}

.c-storefront__block--2 .c-storefront__img {
  align-self: center;
}
.c-storefront__block--2 .c-storefront__img--1 {
  grid-column: span 4;
}
@media (max-width: 768px) {
  .c-storefront__block--2 .c-storefront__img--1 {
    display: none;
  }
}
.c-storefront__block--2 .c-storefront__img--2 {
  grid-column: 6/span 7;
  padding: 0 0.5rem 0 calc(var(--col) / 3);
}
@media (max-width: 768px) {
  .c-storefront__block--2 .c-storefront__img--2 {
    grid-column: 1/span 4;
    padding: 0;
  }
}

.c-storefront__block--3 .c-storefront__img {
  align-self: center;
}
.c-storefront__block--3 .c-storefront__img--1 {
  z-index: 1;
  grid-column: 1/span 6;
  margin-left: calc(-1 * var(--padding-side));
  grid-row: 1/span 3;
}
@media (max-width: 768px) {
  .c-storefront__block--3 .c-storefront__img--1 {
    grid-column: 1/span 3;
    grid-row: 4/span 2;
    margin-top: 2rem;
  }
}
.c-storefront__block--3 .c-storefront__img--2 {
  grid-column: 6/span 4;
  padding-left: calc(var(--col) * 0.5);
  padding-right: calc(var(--col) * 0.5);
  grid-row: 3/span 2;
}
@media (max-width: 768px) {
  .c-storefront__block--3 .c-storefront__img--2 {
    grid-row: 5/span 2;
    grid-column: 3/span 2;
    padding-left: 0;
    padding-right: 0;
    padding-top: 65%;
  }
}
.c-storefront__block--3 .c-storefront__img--3 {
  grid-column: 1/span 1;
  margin-left: calc(-1 * var(--padding-side));
  grid-row: 2/span 2;
}
.c-storefront__block--3 .c-storefront__text {
  grid-column: 9/span 3;
}
@media (max-width: 768px) {
  .c-storefront__block--3 .c-storefront__text {
    grid-column: 2/span 3;
    padding-left: calc(0.5 * var(--col));
    grid-row: 3/span 1;
    padding-top: 5rem;
  }
}
.c-storefront__block--3 .c-storefront__intitle {
  position: relative;
}
.c-storefront__block--3 .c-storefront__intitle--1 {
  padding-left: calc(var(--col) * 0.5);
  grid-column: 7/span 6;
  align-self: center;
}
.c-storefront__block--3 .c-storefront__intitle--1 p:nth-child(1) {
  margin-left: calc(var(--col) * 0.5);
}
@media (max-width: 768px) {
  .c-storefront__block--3 .c-storefront__intitle--1 p:nth-child(1) {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .c-storefront__block--3 .c-storefront__intitle--1 p:nth-child(2) {
    text-indent: calc(var(--col) * 1);
  }
}
.c-storefront__block--3 .c-storefront__intitle--1 p:nth-child(3) {
  margin-left: calc(var(--col) * 1);
}
@media (max-width: 768px) {
  .c-storefront__block--3 .c-storefront__intitle--1 p:nth-child(3) {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .c-storefront__block--3 .c-storefront__intitle--1 {
    grid-column: 1/span 4;
    padding-left: 0;
    grid-row: 1/span 1;
    margin-bottom: 3rem;
  }
}
.c-storefront__block--3 .c-storefront__intitle--2 {
  align-self: center;
  grid-column: 9/span 4;
  grid-row: 3/span 1;
  padding-right: calc(var(--col) * 0.75);
  padding-top: 6rem;
}
.c-storefront__block--3 .c-storefront__intitle--2 p:nth-child(1) {
  text-align: right;
}
.c-storefront__block--3 .c-storefront__intitle--2 p:nth-child(3) {
  margin-left: calc(var(--col) * 1);
}
@media (max-width: 768px) {
  .c-storefront__block--3 .c-storefront__intitle--2 {
    grid-column: 1/span 3;
    grid-row: 6/span 1;
  }
}

.c-storefront__block--4 .c-storefront__intitle {
  grid-row: 1/span 1;
  grid-column: 2/span 6;
  align-self: center;
}
.c-storefront__block--4 .c-storefront__intitle p:nth-child(2) {
  margin-left: calc(var(--col) * 0.66);
}
@media (max-width: 768px) {
  .c-storefront__block--4 .c-storefront__intitle {
    grid-column: 1/span 4;
    grid-row: 2/span 1;
  }
}
.c-storefront__block--4 .c-storefront__text {
  grid-row: 2/span 1;
  grid-column: 3/span 4;
  align-self: start;
}
@media (max-width: 768px) {
  .c-storefront__block--4 .c-storefront__text {
    display: none;
  }
}
.c-storefront__block--4 .c-storefront__img {
  grid-column: 9/span 4;
  grid-row: span 2;
  margin: 0 calc(var(--padding-side) * -1);
}
@media (max-width: 768px) {
  .c-storefront__block--4 .c-storefront__img {
    grid-column: 1/span 4;
    grid-row: 1/span 1;
    margin: 0 0 2rem calc(-1 * var(--padding-side));
  }
}

.c-storefront__text2 {
  grid-column: 1/span 12;
  padding-bottom: 4.5rem;
  overflow: hidden;
}
.c-storefront__text2 p:nth-child(2) {
  margin-left: calc(var(--col) * 5);
}
@media (max-width: 768px) {
  .c-storefront__text2 p:nth-child(2) {
    margin-left: 0;
    text-align: right;
  }
}
.c-storefront__text2 p:nth-child(3) {
  margin-left: calc(var(--col) * 2);
}
@media (max-width: 768px) {
  .c-storefront__text2 p:nth-child(3) {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .c-storefront__text2 {
    grid-column: 1/span 4;
    padding-bottom: 2.5rem;
  }
}

.c-storefront__layout {
  grid-column: 11/span 2;
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .c-storefront__layout {
    grid-column: 3/span 2;
    grid-row: 1/span 1;
  }
}

.c-storefront__search {
  grid-column: span 4;
}

/* TOOLS */
.c-listproduct {
  margin-bottom: 9.5rem;
  row-gap: 2rem;
}
@media (max-width: 768px) {
  .c-listproduct {
    margin-bottom: 0;
    grid-column: span 1;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 0.5rem;
  }
}

.c-listproduct__info {
  position: relative;
  z-index: 1;
  align-self: center;
  grid-column: 6/span 7;
  grid-row: 1/span 1;
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
}
@media (max-width: 768px) {
  .c-listproduct__info {
    grid-column: span 2;
    flex-direction: column;
  }
}

.c-listproduct__left {
  flex: 0 1 40%;
}
@media (max-width: 768px) {
  .c-listproduct__left {
    flex: 1 1 100%;
  }
}

.c-listproduct__actions {
  flex: 0 1 50%;
}

.c-listproduct__notes {
  position: relative;
  z-index: 1;
  align-self: center;
  grid-column: 8/span 3;
  grid-row: 2/span 1;
}
@media (max-width: 768px) {
  .c-listproduct__notes {
    grid-column: span 2;
    grid-row: 2/span 1;
  }
}

.c-listproduct__notes-title {
  margin-bottom: 0.35rem;
}
@media (max-width: 768px) {
  .c-listproduct__notes-title {
    font-size: 0.7rem;
  }
}

.c-listproduct__button {
  margin-top: 4rem;
  max-width: calc(var(--col) * 2);
}

.c-listproduct__title {
  margin-top: -0.1em;
}
@media (max-width: 768px) {
  .c-listproduct__title {
    font-size: 1.25rem;
  }
}

.c-listproduct__price,
.c-listproduct__ {
  margin-top: 0.5rem;
}
@media (max-width: 768px) {
  .c-listproduct__price,
  .c-listproduct__ {
    font-size: 0.9rem;
  }
}

.c-listproduct__other {
  display: flex;
  gap: 1rem;
  margin-top: 0.4rem;
  font-size: 0.8rem;
  color: var(--color-grey);
}
@media (max-width: 768px) {
  .c-listproduct__other {
    margin-top: 0.8rem;
    font-size: 0.55rem;
    gap: 0.25rem;
  }
}

.c-listproduct__images {
  position: relative;
  z-index: 0;
  grid-column: 1/span 5;
  grid-row: 1/span 2;
  margin-right: calc(-0.3 * var(--col));
  height: 39vw;
}
@media (max-width: 768px) {
  .c-listproduct__images {
    grid-column: 1/span 2;
    margin-right: 0;
    padding-right: 1rem;
    height: auto;
  }
}

.c-listproduct__img-main {
  width: calc(var(--col) * 3);
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .c-listproduct__img-main {
    width: 100%;
    position: static;
    transform: none;
  }
}

.c-listproduct__img {
  position: absolute;
  opacity: 0;
  transition: opacity var(--transition-base);
}
@media (max-width: 768px) {
  .c-listproduct__img {
    display: none;
  }
}
.c-listproduct__images:hover .c-listproduct__img {
  opacity: 1;
}
.c-listproduct__img img {
  display: block;
  width: 100%;
  height: auto;
}
.c-listproduct__img--1 {
  width: calc(var(--col) * 2);
  left: calc(var(--col) / 2);
  top: 0;
  transition-delay: 0.4s;
}
.c-listproduct__images:hover .c-listproduct__img--1 {
  transition-delay: 0.1s;
}
.c-listproduct__img--2 {
  width: calc(var(--col) * 1.5);
  left: 0;
  bottom: 0;
  transition-delay: 0.25s;
}
.c-listproduct__images:hover .c-listproduct__img--2 {
  transition-delay: 0.25s;
}
.c-listproduct__img--3 {
  width: calc(var(--col) * 1.5);
  right: 0;
  bottom: 3rem;
  transition-delay: 0.1s;
}
.c-listproduct__images:hover .c-listproduct__img--3 {
  transition-delay: 0.4s;
}

/* TOOLS */
.c-editorial__opening {
  margin-top: -7.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .c-editorial__opening {
    margin-left: calc(-1 * var(--padding-side));
    margin-right: calc(-1 * var(--padding-side));
    width: auto;
    max-width: 100vw;
    margin-bottom: 3rem;
    height: 100vh;
    object-fit: cover;
  }
}
.c-editorial__opening img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .c-editorial__opening img {
    height: 100%;
    object-fit: cover;
  }
}

.js-view {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.js-view.is-active {
  display: block;
  opacity: 1;
}

.js-layout {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.js-layout.is-active {
  display: grid;
  opacity: 1;
}

/* TOOLS */
.c-about__opening {
  margin-top: -7.5rem;
  width: 100%;
  height: auto;
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  .c-about__opening {
    margin-left: calc(-1 * var(--padding-side));
    margin-right: calc(-1 * var(--padding-side));
    width: auto;
    margin-bottom: 3rem;
  }
}

.c-about__video {
  display: block;
  width: 100%;
  aspect-ratio: 21/9;
  object-fit: cover;
}
@media (max-width: 768px) {
  .c-about__video {
    height: 100vh;
    aspect-ratio: none;
  }
}

.c-about__intro {
  row-gap: 5rem;
}

.c-about__title {
  grid-column: 1/span 12;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: normal;
}
.c-about__title p:last-child {
  text-align: right;
}
@media (max-width: 768px) {
  .c-about__title p:nth-child(2) {
    text-indent: 20vw;
  }
}

.c-about__description {
  grid-column: 9/span 3;
}
.c-about__description p:not(:last-child) {
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .c-about__description {
    grid-column: 1/span 12;
  }
}

.c-about__img img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .c-about__block {
    grid-template-rows: auto;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 0.75rem;
  }
}
.c-about__block--1 {
  grid-template-rows: calc(1.1 * var(--col)) auto auto auto auto auto;
  margin-top: 3rem;
}
@media (max-width: 768px) {
  .c-about__block--1 {
    margin-top: 5rem;
  }
}
.c-about__block--1 .c-about__img {
  width: 100%;
}
.c-about__block--1 .c-about__img--1 {
  grid-column: 1/span 4;
  grid-row: 1/span 4;
  padding-right: calc(var(--col) * 0.75);
  opacity: 0.48;
}
@media (max-width: 768px) {
  .c-about__block--1 .c-about__img--1 {
    grid-column: 1/span 3;
    grid-row: 2/span 2;
    padding-right: 0;
    margin-left: calc(-1 * var(--padding-side));
    opacity: 0.8;
  }
}
.c-about__block--1 .c-about__img--2 {
  align-self: end;
  grid-column: 4/span 2;
  grid-row: 3/span 3;
  transform: translateX(calc(var(--col) * -0.5));
}
.c-about__block--1 .c-about__img--2 img {
  opacity: 0.64;
}
@media (max-width: 768px) {
  .c-about__block--1 .c-about__img--2 img {
    opacity: 0.8;
    mix-blend-mode: multiply;
  }
}
@media (max-width: 768px) {
  .c-about__block--1 .c-about__img--2 {
    grid-column: 3/span 2;
    grid-row: 3/span 2;
    padding-right: 0;
    transform: none;
  }
}
.c-about__block--1 .c-about__img--3 {
  grid-column: 8/span 5;
  grid-row: 2/span 5;
  opacity: 0.6;
}
@media (max-width: 768px) {
  .c-about__block--1 .c-about__img--3 {
    grid-column: 1/span 4;
    grid-row: 6/span 1;
    padding-right: 0;
    margin-left: calc(-1 * var(--padding-side));
    opacity: 1;
    transform: translateX(calc(2 * var(--padding-side)));
  }
}
.c-about__block--1 .c-about__text {
  position: relative;
  z-index: 1;
}
.c-about__block--1 .c-about__text--1 {
  grid-column: 3/span 4;
  grid-row: 2/span 1;
  padding-left: calc(var(--col) * 0.75);
}
@media (max-width: 768px) {
  .c-about__block--1 .c-about__text--1 {
    grid-column: 3/span 2;
    grid-row: 1/span 1;
    padding-left: 0;
    text-align: right;
  }
}
.c-about__block--1 .c-about__text--2 {
  grid-column: 5/span 4;
  grid-row: 3/span 1;
}
.c-about__block--1 .c-about__text--2 p:first-child {
  margin-left: var(--col);
}
@media (max-width: 768px) {
  .c-about__block--1 .c-about__text--2 p:first-child {
    margin-left: calc(var(--col) * 0.5);
  }
}
@media (max-width: 768px) {
  .c-about__block--1 .c-about__text--2 {
    grid-column: 1/span 3;
    grid-row: 4/span 2;
    padding-top: 1rem;
  }
}
.c-about__block--2 {
  margin-top: calc(var(--col) * -0.7);
}
@media (max-width: 768px) {
  .c-about__block--2 {
    margin-top: 2rem;
  }
}
.c-about__block--2 .c-about__img {
  grid-column: 2/span 3;
  grid-row: 3/span 2;
  padding-bottom: 0.75em;
  opacity: 0.5;
}
@media (max-width: 768px) {
  .c-about__block--2 .c-about__img {
    grid-column: 1/span 3;
    grid-row: 4/span 1;
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
}
.c-about__block--2 .c-about__text--1 {
  grid-column: 1/span 6;
  grid-row: 1/span 1;
}
@media (max-width: 768px) {
  .c-about__block--2 .c-about__text--1 {
    grid-column: 1/span 4;
    grid-row: 1/span 1;
  }
}
.c-about__block--2 .c-about__text--1 p:nth-child(2) {
  text-align: right;
}
.c-about__block--2 .c-about__text--1 p:nth-child(3) {
  padding-left: var(--col);
}
.c-about__block--2 .c-about__text--2 {
  grid-column: 6/span 4;
  grid-row: 2/span 1;
  padding-top: 3em;
}
@media (max-width: 768px) {
  .c-about__block--2 .c-about__text--2 {
    grid-column: 1/span 4;
    padding-top: 2rem;
  }
}
.c-about__block--2 .c-about__text--3 {
  grid-column: 8/span 4;
  grid-row: 3/span 1;
  padding-top: 1.5em;
}
@media (max-width: 768px) {
  .c-about__block--2 .c-about__text--3 {
    grid-column: 2/span 3;
    padding-top: 4rem;
  }
}
.c-about__block--2 .c-about__text--4 {
  grid-column: 6/span 3;
  grid-row: 4/span 1;
  align-self: end;
}
@media (max-width: 768px) {
  .c-about__block--2 .c-about__text--4 {
    grid-column: 1/span 4;
    grid-row: 5/span 1;
  }
}
.c-about__block--2 .c-about__text--2 p:not(:last-child), .c-about__block--2 .c-about__text--3 p:not(:last-child), .c-about__block--2 .c-about__text--4 p:not(:last-child) {
  margin-bottom: 1em;
}

/* TOOLS */
.c-form {
  min-height: calc(100vh - 25rem);
  align-content: center;
  padding: 6rem 0 5rem;
}
@media (max-width: 768px) {
  .c-form {
    padding: 1rem 0 1rem;
  }
}

.c-form__form {
  display: none;
  grid-column: 5/span 4;
}
@media (max-width: 1120px) {
  .c-form__form {
    grid-column: 4/span 6;
  }
}
@media (max-width: 768px) {
  .c-form__form {
    grid-column: 2/span 10;
  }
}
@media (max-width: 380px) {
  .c-form__form {
    grid-column: 1/span 12;
  }
}
.c-form__form.is-active {
  display: block;
}

.c-form__title,
.c-form__selectors {
  margin-bottom: 3rem;
}

.c-form__selectors {
  display: flex;
}

.c-form__selector {
  flex: 0 0 50%;
}
.c-form__selector.is-active {
  pointer-events: none;
  background-color: var(--color-text);
  color: var(--color-offwhite);
}
.c-form__selector:hover {
  background-color: inherit;
  color: inherit;
}

.c-form__input {
  display: block;
  width: 100%;
  margin-bottom: 1.4rem;
  padding: 0.35em 0;
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid var(--color-text);
}
.c-form__input:focus, .c-form__input:active {
  outline: none;
}
.c-form__input::placeholder {
  color: var(--color-grey);
}
.c-form__input:-internal-autofill-selected {
  background-color: transparent;
}

.c-form__errors {
  padding: 0.75em 0.75em;
  margin-bottom: 1rem;
  background-color: var(--color-text);
  color: var(--color-offwhite);
}
.c-form__errors p {
  font-size: 0.9rem;
}
.c-form__errors p:not(:last-child),
.c-form__errors ul:not(:last-child) {
  margin-bottom: 0.25em;
}
.c-form__errors ul {
  list-style-type: none;
}

.c-form__submit {
  display: block;
  width: 100%;
  padding: 0.5em;
  background-color: transparent;
  border: 1px solid var(--color-text);
  cursor: pointer;
  transition: all var(--transition-base);
}
.c-form__submit:hover {
  background-color: var(--color-text);
  color: var(--color-offwhite);
}
.c-form__submit.is-inactive {
  pointer-events: none;
  opacity: 0.5;
}

.c-form__changer,
.c-form__or {
  margin-top: 1rem;
}

.c-form__changer a {
  display: block;
  text-decoration: underline;
}
.c-form__changer a:hover {
  text-decoration: none;
}

/* TOOLS */
.c-cart__grid {
  padding-top: 3.6rem;
  min-height: calc(100vh - 25rem);
}
@media (max-width: 768px) {
  .c-cart__grid {
    display: flex;
    flex-direction: column;
  }
}

.c-cart__tag {
  grid-column: 1/span 5;
}
@media (max-width: 768px) {
  .c-cart__tag {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 2.25rem;
  }
}

.c-cart__title {
  margin-bottom: 0.4rem;
}

.c-cart__item-count {
  color: var(--color-grey);
}

.c-cart__list {
  grid-column: span 7;
}

.c-cart__final {
  grid-column: 10/span 3;
}

.c-cart__button {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5rem;
  text-align: center;
}

.c-cart__image {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}

.c-cart__table {
  margin-bottom: 6rem;
  width: 100%;
}
@media (max-width: 768px) {
  .c-cart__table {
    margin-bottom: 2rem;
  }
}

.c-cart__table-row {
  display: flex;
  gap: var(--gap);
  margin-bottom: 0.8rem;
}
.c-cart__table-row td {
  flex-grow: 1;
  flex-shrink: 1;
}
@media (max-width: 768px) {
  .c-cart__table-row {
    display: grid;
    grid-template-columns: 7fr 8fr;
    grid-template-rows: auto;
    gap: 1rem;
  }
}

.c-cart__product-image {
  flex-basis: calc(2 * var(--col));
}
@media (max-width: 768px) {
  .c-cart__product-image {
    grid-column: 1/span 1;
    grid-row: span 2;
  }
}

.c-cart__product-info {
  flex-basis: calc(3 * var(--col));
  padding-left: calc(0.25 * var(--col));
}
@media (max-width: 768px) {
  .c-cart__product-info {
    display: block;
    grid-column: 2/span 1;
    padding-left: 0;
  }
}

.c-cart__top-price {
  display: block;
  text-align: right;
}

.c-cart__product-qty {
  flex-basis: var(--col);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: var(--gap);
  font-family: var(--font-base);
  font-size: 0.8rem;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .c-cart__product-qty {
    grid-row: 2/span 1;
    grid-column: 2/span 1;
    align-self: end;
  }
}

.c-cart__product-price {
  flex-basis: var(--col);
  text-align: right;
}

.c-cart__info-bottom {
  margin-top: 0.8rem;
  display: flex;
  justify-content: flex-start;
  gap: 1.5rem;
  color: var(--color-grey);
}
@media (max-width: 768px) {
  .c-cart__info-bottom {
    gap: 0.5rem;
  }
}

.c-cart__delete {
  position: relative;
  color: var(--color-grey);
}
.c-cart__delete::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--color-grey);
}
.c-cart__delete:hover::after {
  opacity: 0;
}

.c-cart__quantity {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  flex-basis: 3rem;
  justify-content: flex-start;
}
.c-cart__quantity button {
  background: none;
  border: none;
  cursor: pointer;
  width: 0.3rem;
}
.c-cart__quantity button:hover {
  color: var(--color-black);
}
.c-cart__quantity .value-mirror {
  display: inline-block;
  text-align: center;
  width: 1.5rem;
}

.c-cart__end {
  width: 43%;
  margin-left: auto;
}
@media (max-width: 768px) {
  .c-cart__end {
    width: 100%;
  }
}

.c-cart__totals {
  margin-bottom: 1.6rem;
}

.c-cart__subtotal {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0.8rem;
}

.c-cart__subtotal-tag {
  color: var(--color-grey);
}

.c-cart__empty {
  grid-column: span 7;
}

.c-cart__empty-tag {
  margin-bottom: 3.6rem;
}

/* TOOLS */
.c-account {
  margin-top: 3.6rem;
}
@media (max-width: 768px) {
  .c-account {
    margin-top: 0;
  }
}

.c-account__name {
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .c-account__name {
    margin-bottom: 3.6rem;
  }
}

.c-account__data {
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .c-account__data {
    margin-bottom: 3.6rem;
  }
}

@media (max-width: 768px) {
  .c-account__data-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.c-account__data-title {
  margin-bottom: 2rem;
}

.c-account__data-subtitle {
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .c-account__data-subtitle {
    margin-bottom: 1rem;
  }
}

.c-account__tag {
  display: block;
  margin-top: 1rem;
  margin-bottom: 0.35rem;
  color: var(--color-grey);
}

.c-account__data-col {
  display: flex;
  flex-direction: column;
  grid-column-end: span 5;
}
.c-account__data-col:first-child {
  grid-column-start: 2;
}
@media (max-width: 768px) {
  .c-account__data-col {
    grid-column: span 2 !important;
  }
}

.c-account__section-title {
  margin-bottom: 0.8rem;
}

.c-account__edit-link {
  display: block;
  margin-top: auto;
  padding-top: 2.5rem;
  justify-self: flex-end;
}
.c-account__edit-link a {
  transition: color var(--transition-base);
}
.c-account__edit-link a:hover {
  color: var(--color-text);
}

.c-account__orders-grid {
  margin-top: 4rem;
}
@media (max-width: 768px) {
  .c-account__orders-grid {
    margin-top: 3.6rem;
    display: block;
  }
}

.logout {
  transition: opacity var(--transition-base);
}
.logout:hover {
  opacity: 0.6;
}

/* TOOLS */
.c-order {
  grid-column: 2/span 11;
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  grid-gap: var(--gap);
}
@media (max-width: 768px) {
  .c-order {
    grid-template-columns: 7fr 8fr;
    gap: 1rem;
  }
}

.c-order__image {
  grid-column: 1/span 3;
}
.c-order__image img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .c-order__image {
    grid-column: 1/span 1;
  }
}

.c-order__details {
  grid-column: 5/span 4;
}
@media (max-width: 768px) {
  .c-order__details {
    grid-column: 2/span 1;
    display: flex;
    flex-direction: column;
  }
}

.c-order__data {
  grid-column: span 3;
}
@media (max-width: 768px) {
  .c-order__data {
    grid-column: 2/span 1;
    grid-row: 2/span 1;
  }
}

.c-order__tag {
  display: block;
  margin-top: 1rem;
  margin-bottom: 0.35rem;
  color: var(--color-grey);
}
.c-order__tag:first-child {
  margin-top: 0;
}
@media (max-width: 768px) {
  .c-order__tag.not-margin-mob {
    margin-top: 0;
  }
}

.c-order__status {
  margin-top: 2.75rem;
}

.c-order__items {
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .c-order__items {
    margin-top: 1.6rem;
  }
}

.c-order__table {
  width: 100%;
  padding-right: var(--col);
}
@media (max-width: 1120px) {
  .c-order__table {
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .c-order__table .o-body {
    font-size: 0.65rem;
  }
}
.c-order__table th {
  color: var(--color-grey);
  font-weight: 400;
}
.c-order__table tr th,
.c-order__table tr td {
  flex: 1;
  padding: 0.25rem 0.25rem 0.25rem 0;
  text-align: left;
}
@media (max-width: 768px) {
  .c-order__table tr th,
  .c-order__table tr td {
    padding: 0.1rem 0.1rem 0.1rem 0;
  }
}
.c-order__table tr th:last-child,
.c-order__table tr td:last-child {
  padding-right: 0;
}
.c-order__table tr.extra-padding-top td {
  padding-top: 2rem;
}
.c-order__table--bis {
  margin-top: auto;
  padding-top: 1rem;
}

.c-order__item-title {
  transition: opacity var(--transition-base);
}
.c-order__item-title:hover {
  opacity: 0.6;
}

.c-order__links {
  display: flex;
  gap: 1.5rem;
}
@media (max-width: 768px) {
  .c-order__links {
    flex-direction: column;
    gap: 0.5rem;
  }
}

.c-order__links-el {
  text-decoration: underline;
}
.c-order__links-el:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .c-order__links-el {
    font-size: 0.65rem;
  }
}

/* TOOLS */
.c-addresses__name {
  margin-top: 3.6rem;
  margin-bottom: 4rem;
}

.c-addresses__data {
  margin-top: 3.6rem;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .c-addresses__data {
    margin-top: 0;
    margin-top: 0;
  }
}

.c-addresses__data-title {
  margin-bottom: 1rem;
}

.c-addresses__data-subtitle {
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  .c-addresses__data-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.c-addresses__tag {
  display: block;
  margin-top: 1rem;
  margin-bottom: 0.35rem;
  color: var(--color-grey);
}

.c-addresses__data-col {
  display: flex;
  flex-direction: column;
  grid-column-end: span 4;
}
.c-addresses__data-col:first-child {
  grid-column-start: 2;
}
.c-addresses__data-col:nth-child(3n) {
  grid-column-end: span 3;
}
@media (max-width: 768px) {
  .c-addresses__data-col {
    grid-column: span 1 !important;
  }
}

.c-addresses__section-title {
  margin-bottom: 0.8rem;
}

.c-addresses__edit-address {
  display: flex;
  gap: 1rem;
  margin-top: 2.5rem;
}
.c-addresses__edit-address-link {
  transition: color var(--transition-base);
}
.c-addresses__edit-address-link:hover {
  color: var(--color-text);
}

.c-addresses__edit-link {
  gap: 0.5rem;
  margin-bottom: 3rem;
}
.c-addresses__edit-link a {
  display: block;
  margin-bottom: 0.5rem;
  transition: color var(--transition-base);
}
.c-addresses__edit-link a:hover {
  color: var(--color-text);
}

.c-addresses__orders-grid {
  margin-top: 4rem;
}

/* TOOLS */
.c-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  height: 100%;
  backdrop-filter: blur(3px);
  background-color: rgba(45, 41, 38, 0.5);
}
.c-modal.is-active {
  display: block;
}

.c-modal__card {
  position: absolute;
  left: 50%;
  top: 50%;
  max-height: calc(100vh - 4rem);
  overflow-y: scroll;
  padding: 2rem 2rem 2rem;
  width: clamp(10px, 35rem, 100% - 4rem);
  background-color: var(--color-sand);
  transform: translate(-50%, -50%);
}
.c-modal__card form {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem var(--gap);
}
@media (max-width: 768px) {
  .c-modal__card form {
    gap: 0.75rem var(--gap);
  }
}
@media (max-width: 768px) {
  .c-modal__card {
    padding: 2rem var(--padding-side);
  }
}

.c-modal__title {
  margin-bottom: 2rem;
}

.c-modal__close {
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.c-modal__close:hover {
  color: var(--color-text);
}

.c-modal__checkbox {
  display: inline-block;
  transform: translate(2px, -2px);
}

.c-modal__field {
  grid-column: span 1;
}
.c-modal__field--double {
  grid-column: span 2;
}
@media (max-width: 768px) {
  .c-modal__field {
    grid-column: span 2;
  }
}
.c-modal__field:has(.c-modal__select) {
  position: relative;
}
.c-modal__field:has(.c-modal__select):after {
  content: "";
  position: absolute;
  right: 0.35rem;
  bottom: 0.5rem;
  width: 7px;
  height: 7px;
  border: solid var(--color-text);
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}

.c-modal__input {
  display: block;
  width: 100%;
  padding: 0.35em 0;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid var(--color-text);
}
.c-modal__input:focus, .c-modal__input:active {
  outline: none;
}
.c-modal__input::placeholder {
  color: var(--color-grey);
}

.c-modal__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  padding: 0.35em 0;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid var(--color-text);
}
.c-modal__select:focus, .c-modal__select:active {
  outline: none;
}
.c-modal__select::placeholder {
  color: var(--color-grey);
}

.c-modal__button {
  display: block;
  width: 100%;
  margin-top: 0.5rem;
}

.o-main:has(.c-page) {
  padding-top: var(--padding-top);
  padding-bottom: var(--padding-bottom);
}

.c-page {
  padding: 0;
  max-width: none;
}

.c-page__title {
  margin-bottom: 4rem;
  text-align: left;
  font-family: var(--font-highlight);
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  font-size: 2rem;
}

.c-page__grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 0.5rem;
}

.c-page__content {
  grid-column-start: 2;
  grid-column-end: span 6;
}
.c-page__content h2 {
  margin-bottom: 1.2rem;
  font-family: var(--font-highlight);
  font-size: 1.1rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}
.c-page__content h2:not(:first-child) {
  margin-top: 1.5rem;
}
.c-page__content h3 {
  margin-bottom: 0.5rem;
  font-family: var(--font-base);
  font-size: 0.9rem;
  line-height: 1.1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.c-page__content h3:not(:first-child) {
  margin-top: 1.5rem;
}
.c-page__content p,
.c-page__content ul,
.c-page__content ol {
  font-family: var(--font-base);
  font-size: 0.9rem;
  line-height: 1.1;
  letter-spacing: 0.05em;
  margin-bottom: 0.35rem;
}
.c-page__content ul {
  list-style-type: none;
}
.c-page__content ul li {
  position: relative;
  padding-left: 0.75em;
  margin-bottom: 0.25rem;
}
.c-page__content ul li::before {
  position: absolute;
  left: 0;
  content: "â";
  display: inline-block;
}
.c-page__content a {
  text-decoration: underline;
}
.c-page__content a:hover {
  text-decoration: none;
}
.c-page__content table {
  font-family: var(--font-base);
  font-size: 0.7rem;
  line-height: 1.1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.c-page__content table tr {
  vertical-align: top;
  height: auto !important;
}
.c-page__content table td {
  padding: 0.25rem 0.5rem 0.25rem 0;
  height: auto !important;
}

.c-search__input {
  width: 100%;
  background: transparent;
  border: none;
  border-radius: 0;
  text-align: right;
  color: var(--color-text);
}
.c-search--mobile .c-search__input {
  text-align: left;
}
.c-search__input:focus {
  border-color: var(--color-text);
  outline: none;
}
.c-search__input:focus::placeholder {
  opacity: 0.5;
}
.c-search__input::placeholder {
  font-family: var(--font-highlight);
  letter-spacing: 0.05em;
  line-height: 1;
  color: var(--color-text);
  text-transform: uppercase;
  font-size: 0.8rem;
  opacity: 1;
}
.c-search--mobile .c-search__input::placeholder {
  font-size: inherit;
  opacity: 0.5;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

.c-search__input-container {
  position: relative;
  width: 100%;
}
.c-search__input-container::after {
  content: "";
  position: absolute;
  right: 1px;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: var(--color-text);
  transition: width var(--transition-base);
}
.c-search--mobile .c-search__input-container::after {
  left: 0;
  bottom: -2px;
  right: 5px;
  width: calc(100% - 10px) !important;
}
.c-search__input-container:has(.c-search__input:focus):after {
  width: calc(100% - 1px);
}
.c-search--mobile .c-search__input-container {
  padding-right: 5px;
}

.c-intro {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  height: 100vh;
  width: 100vw;
  background-color: var(--color-sand);
  transition: opacity var(--transition-bezier);
}
.c-intro.is-hidden {
  opacity: 0;
  pointer-events: none;
}

.c-intro__video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* TOOLS */
.c-article__block {
  grid-template-columns: repeat(4, 1fr);
}
.c-article__block--1 {
  margin-bottom: 5.5rem;
  row-gap: 2.4rem;
}
@media (max-width: 768px) {
  .c-article__block--1 {
    margin-bottom: 2.4rem;
  }
}
.c-article__block--1 .c-article__img--1 {
  grid-column: 1/span 12;
  margin-left: calc(-1 * var(--padding-side));
  margin-right: calc(-1 * var(--padding-side));
}
@media (max-width: 768px) {
  .c-article__block--1 .c-article__img--1 {
    grid-column: 1/span 4;
  }
}
.c-article__block--1 .c-article__img--2 {
  grid-column: 1/span 3;
  padding-left: calc(var(--col) / 2);
  margin-top: -2.5rem;
  grid-row: span 2;
}
@media (max-width: 768px) {
  .c-article__block--1 .c-article__img--2 {
    margin-top: -3.5rem;
    grid-column: 3/span 2;
    grid-row: 2/span 1;
    padding: 0;
    margin-right: calc(-1 * var(--padding-side));
  }
}
.c-article__block--1 .c-article__title {
  grid-column: 5/span 2;
  grid-row: 3/span 1;
}
@media (max-width: 768px) {
  .c-article__block--1 .c-article__title {
    grid-column: 1/span 3;
    grid-row: 3/span 1;
  }
}
.c-article__block--1 .c-article__text {
  grid-column: 8/span 4;
  grid-row: 4/span 1;
  margin-top: -1rem;
}
@media (max-width: 768px) {
  .c-article__block--1 .c-article__text {
    grid-column: 1/span 4;
    grid-row: 4/span 1;
    margin-top: 0;
  }
}
.c-article__block--2 {
  margin-bottom: 6.75rem;
}
@media (max-width: 768px) {
  .c-article__block--2 {
    margin-bottom: 3.6rem;
    row-gap: 2.4rem;
  }
}
.c-article__block--2 .c-article__img--1 {
  grid-column: 1/span 7;
}
@media (max-width: 768px) {
  .c-article__block--2 .c-article__img--1 {
    padding-top: 25vw;
    grid-column: span 2;
  }
}
.c-article__block--2 .c-article__img--2 {
  grid-column: 8/span 5;
}
@media (max-width: 768px) {
  .c-article__block--2 .c-article__img--2 {
    grid-column: span 2;
    padding-left: calc(var(--col) / 2);
  }
}
.c-article__block--2 .c-article__img img {
  height: 52vw;
  object-fit: cover;
}
@media (max-width: 768px) {
  .c-article__block--2 .c-article__img img {
    height: auto;
    aspect-ratio: 7/10;
  }
}
.c-article__block--2 .c-article__title {
  margin-top: 8rem;
  grid-column: 1/span 5;
}
@media (max-width: 768px) {
  .c-article__block--2 .c-article__title {
    margin-top: 0;
    grid-column: 1/span 3;
  }
}
.c-article__block--2 .c-article__text {
  margin-top: 3.5rem;
  grid-column: 3/span 7;
}
@media (max-width: 768px) {
  .c-article__block--2 .c-article__text {
    grid-column: 1/span 4;
    margin-top: 0;
  }
}
.c-article__block--3 {
  margin-bottom: 5.5rem;
}
@media (max-width: 768px) {
  .c-article__block--3 {
    margin-bottom: 3.6rem;
    row-gap: 2.4rem;
  }
}
.c-article__block--3 .c-article__img {
  align-self: center;
}
.c-article__block--3 .c-article__img--1 {
  grid-column: 1/span 3;
}
.c-article__block--3 .c-article__img--2 {
  grid-column: 5/span 8;
}
@media (max-width: 768px) {
  .c-article__block--3 .c-article__img--2 {
    grid-column: 1/span 4;
    padding-left: calc(-1 * var(--padding-side));
    padding-right: calc(-1 * var(--padding-side));
  }
}
.c-article__block--3 .c-article__title {
  grid-column: 6/span 5;
  margin-top: 2rem;
  padding-right: calc(var(--col) / 2);
}
@media (max-width: 768px) {
  .c-article__block--3 .c-article__title {
    grid-column: 1/span 3;
    margin-top: 0;
    padding-right: 0;
  }
}
.c-article__block--3 .c-article__text {
  margin-top: 2.5rem;
  grid-column: 2/span 5;
}
@media (max-width: 768px) {
  .c-article__block--3 .c-article__text {
    grid-column: 1/span 4;
    margin-top: 0;
  }
}
.c-article__block--4 .c-article__img {
  grid-column: 1/span 12;
  margin-left: calc(-1 * var(--padding-side));
  margin-right: calc(-1 * var(--padding-side));
}

.c-article__intro {
  position: relative;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 7.5rem var(--padding-side) 6rem;
  gap: 0.5rem;
  background-size: cover;
  color: var(--color-offwhite);
}
@media (max-width: 768px) {
  .c-article__intro {
    height: auto;
    gap: 0.75rem;
    padding-bottom: 4rem;
  }
}

.c-article__info {
  grid-column: span 12;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .c-article__info {
    justify-content: flex-end;
  }
}

.c-article__main-title br {
  display: none;
}

.c-article__author {
  position: absolute;
  bottom: 25%;
  left: 50%;
  transform: translate(-50%, 50%);
  text-align: left;
  text-indent: 2em;
}
@media (max-width: 768px) {
  .c-article__author {
    position: static;
    margin-top: 3rem;
    text-align: center;
    text-indent: 0;
    transform: none;
  }
}

.c-article__img img {
  width: 100%;
  height: auto;
}

.c-article__back {
  text-decoration: underline;
}
.c-article__back:hover {
  text-decoration: none;
}

.c-article__double {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 0;
}
@media (max-width: 768px) {
  .c-article__double {
    grid-template-columns: 100%;
  }
}

.c-article__double-half {
  grid-column: span 1;
  height: clamp(20rem, 65vw, 100vh);
}
.c-article__double-half img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-article__double-half img:not(:first-child) {
  display: none;
}

.c-article__huge {
  position: relative;
  padding: 10rem var(--padding-side);
}
@media (max-width: 768px) {
  .c-article__huge {
    padding: 5rem var(--padding-side);
  }
}

.c-article__huge-text {
  position: relative;
}
@media (max-width: 768px) {
  .c-article__huge-text {
    font-size: 1.5rem;
  }
}

.c-article__huge-deco {
  position: absolute;
  left: 20%;
  bottom: 0;
  opacity: 0.5;
  transform: translateY(60%);
  text-indent: -3em;
}
@media (max-width: 768px) {
  .c-article__huge-deco {
    transform: translateY(70%);
  }
}

.c-article__text {
  position: relative;
  row-gap: 4rem;
  padding: 3rem var(--padding-side) 4rem;
}
@media (max-width: 768px) {
  .c-article__text {
    padding: 2rem var(--padding-side);
    row-gap: 2rem;
  }
}

.c-article__paragraph {
  grid-column-end: span 5;
  padding-left: calc(var(--col) / 2);
}
.c-article__paragraph--1 {
  grid-column-start: 1;
}
.c-article__paragraph--2 {
  grid-column-start: 4;
}
@media (max-width: 768px) {
  .c-article__paragraph--2 {
    grid-column-start: 1;
  }
}
@media (max-width: 768px) {
  .c-article__paragraph {
    padding-left: 0;
    grid-column-end: span 12;
  }
}
.c-article__paragraph h2,
.c-article__paragraph h3,
.c-article__paragraph h4,
.c-article__paragraph h5 {
  margin-bottom: 1rem;
  font-family: var(--font-highlight);
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  font-size: 1.1rem;
}
@media (max-width: 768px) {
  .c-article__paragraph h2,
  .c-article__paragraph h3,
  .c-article__paragraph h4,
  .c-article__paragraph h5 {
    font-size: 0.9rem;
  }
}
.c-article__paragraph p {
  font-family: var(--font-base);
  font-size: 0.9rem;
  line-height: 1.1;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .c-article__paragraph p {
    font-size: 0.8rem;
  }
}

.c-article__highlight {
  grid-column: 1/span 11;
  padding-left: calc(var(--col) / 2);
}
@media (max-width: 768px) {
  .c-article__highlight {
    grid-column: 1/span 12;
    padding-left: 0;
  }
}

.c-article__text-deco {
  position: absolute;
  top: 3rem;
  right: var(--padding-side);
  opacity: 0.5;
  display: flex;
  gap: 0.5rem;
}
@media (max-width: 768px) {
  .c-article__text-deco {
    display: none;
  }
}

.c-article__text-deco-item:last-child {
  writing-mode: vertical-lr;
  text-orientation: upright;
  letter-spacing: -0.25em;
  transform: translateY(-0.15em);
}

/* TOOLS */
.c-journal {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4.5rem 0;
  margin: 0 calc(-1 * var(--padding-side)) 0;
}
@media (max-width: 768px) {
  .c-journal {
    gap: 0;
  }
}

.c-journal__el {
  grid-column: span 1;
}
.c-journal__el a {
  display: block;
  transition: var(--transition-base);
}
@media (max-width: 768px) {
  .c-journal__el {
    grid-column: span 2;
  }
}

.c-journal__image {
  position: relative;
  display: block;
}
.c-journal__image:hover {
  opacity: 1;
}

.c-journal__image-el {
  display: block;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 30/19;
}
@media (max-width: 768px) {
  .c-journal__image-el {
    height: auto;
  }
}

.c-journal__title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1rem 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-offwhite);
}
.c-journal__title:has(br) p {
  text-indent: -4rem;
  padding-left: 4rem;
}
@media (max-width: 768px) {
  .c-journal__title:has(br) p {
    text-indent: -2em;
    padding-left: 2em;
  }
}
@media (max-width: 768px) {
  .c-journal__title {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.c-journal__more {
  padding: 0.45rem;
  border: 1px solid var(--color-text);
  transition: all var(--transition-base);
  text-align: center;
}
.c-journal__more:hover {
  background-color: var(--color-text);
  color: var(--color-offwhite);
}

.c-journal__intro {
  position: relative;
  grid-column: 1/-1;
  padding: 6.75rem var(--padding-side) 0;
}
@media (max-width: 768px) {
  .c-journal__intro {
    padding-top: 4.25rem;
    margin-bottom: 2.5rem;
  }
}

.c-journal__main {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-journal__main p {
  text-indent: -3em;
  padding-left: 3em;
}

.c-journal__deco {
  position: absolute;
  top: 0;
  left: 60%;
  user-select: none;
}
.c-journal__deco p {
  opacity: 0.5;
}
.c-journal__deco p:nth-child(2) {
  margin-top: -0.65em;
  padding-left: 0.9em;
}
.c-journal__deco p:nth-child(3) {
  padding-left: 6.5em;
  margin-top: 0.25em;
}
@media (max-width: 768px) {
  .c-journal__deco {
    left: initial;
    right: var(--padding-side);
  }
}

/* TOOLS */
.c-favorites__maingrid {
  margin-top: 3.5rem;
  row-gap: 1.8rem;
  min-height: calc(100vh - 25rem);
}
@media (max-width: 768px) {
  .c-favorites__maingrid {
    margin-top: 0;
    grid-template-columns: repeat(4, 1fr);
  }
}

.c-favorites__number {
  opacity: 0;
  margin-top: 0.4rem;
  color: var(--color-grey);
  transition: opacity var(--transition-base);
}
.c-favorites__number.is-active {
  opacity: 1;
}

.c-favorites__title,
.c-favorites__slogan {
  grid-column: span 2;
}

.c-favorites__itemcount {
  opacity: 0.3;
}

.c-favorites__products {
  grid-column: 3/span 8;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 2rem 0.5rem;
}
@media (max-width: 768px) {
  .c-favorites__products {
    grid-template-columns: 1fr;
    grid-column: 1/span 4;
    grid-row: 2/span 1;
  }
}

/* TOOLS */
.c-other {
  padding: 6.875rem calc(2 * var(--col));
  background-color: var(--color-white);
}
.c-other--home {
  background-color: var(--color-offwhite);
}
@media (max-width: 768px) {
  .c-other--home {
    margin-top: 2rem;
  }
}
@media (max-width: 1800px) {
  .c-other {
    padding: 6.875rem var(--col);
  }
}
@media (max-width: 768px) {
  .c-other {
    padding: 1rem var(--padding-side) 3rem;
    background-color: var(--color-offwhite);
  }
}

.c-other__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 7.5rem;
}
@media (max-width: 768px) {
  .c-other__top {
    margin-bottom: 2.5rem;
    flex-direction: column;
  }
}
.c-other--home .c-other__top {
  margin-bottom: 3.5rem;
  position: relative;
}
@media (max-width: 768px) {
  .c-other--home .c-other__top {
    margin-bottom: 2.5rem;
    padding-top: 2rem;
  }
}

.c-other__collection {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .c-other__collection {
    flex-direction: column;
    margin-bottom: 1.5rem;
    gap: 1rem;
  }
}

.c-other__breadcrumbs .collection {
  font-style: italic;
  opacity: 0.3;
}
@media (max-width: 768px) {
  .c-other__breadcrumbs .collection {
    font-size: 0.65rem;
    margin-top: 0.5rem;
    letter-spacing: 0.05rem;
  }
}
@media (max-width: 768px) {
  .c-other__breadcrumbs {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .c-other__breadcrumb-button {
    width: 100%;
    text-align: center;
  }
}

.c-other__button {
  width: 10rem;
}
@media (max-width: 768px) {
  .c-other__button {
    min-width: 100%;
  }
}
.c-other__button:hover {
  background-color: transparent;
  color: var(--color-text);
}

.c-other__title {
  margin-bottom: 2.8rem;
}
@media (max-width: 768px) {
  .c-other__title {
    margin-bottom: 2rem;
  }
}

@media (max-width: 768px) {
  .c-other__long {
    order: -1;
    text-align: center;
    font-size: 1.7rem;
  }
}
.c-other--home .c-other__long {
  --text-indent: 8em;
  text-indent: calc(-1 * var(--text-indent));
  padding-left: var(--text-indent);
}
@media (max-width: 768px) {
  .c-other--home .c-other__long {
    --text-indent: 0;
    text-align: left;
    font-size: 1.5rem;
  }
}

.c-other__slider-container {
  position: relative;
}
.c-other__slider-container .swiper-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: var(--color-text);
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border: none;
  transition: var(--transition-base);
}
.c-other__slider-container .swiper-nav svg {
  width: 0.25rem;
}
.c-other__slider-container .swiper-nav svg path {
  fill: var(--color-text);
}
.c-other__slider-container .swiper-nav:hover {
  opacity: 1;
}
.c-other__slider-container .swiper-nav-prev {
  right: calc(100% + 1rem);
}
@media (max-width: 768px) {
  .c-other__slider-container .swiper-nav-prev {
    right: calc(100% - 0.5rem);
  }
}
.c-other__slider-container .swiper-nav-next {
  left: calc(100% + 1rem);
}
@media (max-width: 768px) {
  .c-other__slider-container .swiper-nav-next {
    left: calc(100% - 0.5rem);
  }
}

.c-other__slider {
  position: relative;
  overflow: hidden;
}
.c-otitem {
  display: block;
  opacity: 0.3;
  transition: opacity var(--transition-base);
}
.c-otitem.swiper-slide-active, .c-otitem.swiper-slide-next, .c-otitem.swiper-slide-prev {
  opacity: 1;
}

.c-otitem__image {
  position: relative;
  margin-bottom: 0.8rem;
}
.c-otitem__image img {
  display: block;
  width: 100%;
  aspect-ratio: 4/5;
  object-fit: cover;
  transition: opacity var(--transition-base);
}
.c-otitem__link:has(.c-otitem__video):hover .c-otitem__image img {
  opacity: 0;
}

.c-otitem__info-top {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 0.4rem;
  gap: 0.25rem;
}

.c-otitem__title {
  flex: 1 1 60%;
}
@media (max-width: 768px) {
  .c-otitem__title {
    font-size: 1.25rem;
  }
}

@media (max-width: 768px) {
  .c-otitem__price {
    text-align: right;
  }
}

.c-otitem__info-bottom {
  display: flex;
  justify-content: flex-start;
  gap: 0.5rem;
  padding: 0;
  color: var(--color-grey);
}

.c-otitem__notes {
  padding-right: var(--col);
}

.c-otitem__notes-title {
  margin-bottom: 0.5rem;
}

.c-otitem__preview {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  right: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity var(--transition-base);
}
.c-otitem__link:hover .c-otitem__preview {
  opacity: 1;
}
@media (max-width: 768px) {
  .c-otitem__link:hover .c-otitem__preview {
    opacity: 0 !important;
  }
}

.c-otitem__video,
.c-otitem__image {
  display: block;
}

.c-otitem__video,
.c-otitem__preview-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-otitem__preview-tag {
  position: absolute;
  bottom: 0.8rem;
  left: 0.8rem;
  color: var(--color-text);
  opacity: 0;
  transform: translateY(0.5rem);
  transition: all var(--transition-base) 0.1s;
}
.c-otitem__link:hover .c-otitem__preview-tag {
  opacity: 1;
  transform: translateY(0);
}

.c-otitem__delete {
  margin-top: 0.5rem;
  width: 100%;
}

.c-other__buttons {
  display: flex;
  gap: 0;
  margin-top: 3.25rem;
}

.c-other__but {
  flex: 1 1 50%;
  text-align: center;
  align-content: center;
}
@media (min-width: 769px) {
  .c-other__but:not(:last-child) {
    border-right: 0;
  }
}

.c-other__deco {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-50%);
  opacity: 0.5;
}
@media (max-width: 768px) {
  .c-other__deco {
    right: 3rem;
  }
}
.c-other__deco span {
  display: block;
}
.c-other__deco span:nth-child(2) {
  padding-left: 3em;
}
.c-other__deco span:nth-child(3) {
  margin-top: -0.65em;
  padding-left: 3.8em;
}
.c-other__deco span:nth-child(4) {
  margin-top: 0.5em;
  padding-left: 8em;
}
@media (max-width: 768px) {
  .c-other__deco span:nth-child(4) {
    display: none;
  }
}
.c-other__deco span:nth-child(5) {
  margin-top: 1em;
  padding-left: 15em;
}
@media (max-width: 768px) {
  .c-other__deco span:nth-child(5) {
    display: none;
  }
}
.c-other__deco span:nth-child(6) {
  margin-top: -0.4em;
  padding-left: 16em;
}
@media (max-width: 768px) {
  .c-other__deco span:nth-child(6) {
    display: none;
  }
}

/* TOOLS */
.c-collection {
  display: grid;
  grid-template-columns: 1fr 14rem;
  height: 100vh;
  overflow: hidden;
}
@media (max-width: 768px) {
  .c-collection {
    display: block;
    height: auto;
  }
}
@media (min-width: 769px) {
  .c-collection__content,
  .c-collection__related {
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-y: auto;
    height: 100%;
  }
}

@media (min-width: 769px) {
  .c-collection__content {
    overflow-x: hidden;
  }
}

.c-collection__opening {
  position: relative;
  height: clamp(30rem, 100vh, 50rem);
  color: var(--color-white);
}
@media (max-width: 768px) {
  .c-collection__opening {
    height: 100vh;
  }
}

.c-collection__opening-deco {
  --text-indent: 4.5em;
  position: absolute;
  transform: translate(-50%, -50%);
  text-indent: calc(-1 * var(--text-indent));
  padding-left: var(--text-indent);
}
@media (max-width: 768px) {
  .c-collection__opening-deco {
    --text-indent: 2em;
    font-size: 0.8rem;
  }
}
.c-collection__opening-deco--1 {
  left: 70%;
  top: 30%;
}
.c-collection__opening-deco--2 {
  left: 50%;
  top: 75%;
}
@media (max-width: 768px) {
  .c-collection__opening-deco--2 {
    left: 45%;
  }
}
@media (max-width: 768px) {
  .c-collection__opening-deco--essence {
    left: 45%;
    top: 75%;
  }
}
@media (min-width: 769px) {
  .c-collection__opening-deco--essence span {
    display: inline-block;
    writing-mode: vertical-lr;
    text-orientation: upright;
    letter-spacing: -0.25em;
    text-indent: 0;
    position: absolute;
    left: 100%;
    top: 0.85em;
  }
}

.c-collection__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.c-collection__title {
  --title-indent: 2em;
  position: absolute;
  left: var(--padding-side);
  top: 50%;
  transform: translateY(-50%);
  text-indent: calc(-1 * var(--title-indent));
  padding-left: var(--title-indent);
}
@media (max-width: 768px) {
  .c-collection__title {
    --title-indent: 0.55em;
    font-size: 1.25rem;
  }
}

.c-collection__scroll {
  position: absolute;
  left: var(--padding-side);
  bottom: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.8rem;
  height: 1.8rem;
  padding: 0;
  border-color: var(--color-white);
}
.c-collection__scroll svg {
  transform: rotate(270deg);
  width: 0.3rem;
  height: auto;
}
.c-collection__scroll svg path {
  fill: var(--color-white);
}
.c-collection__scroll:hover svg path {
  fill: var(--color-white);
}

.c-collection__related {
  padding: 0 0.625rem;
}
.c-collection__related::-webkit-scrollbar {
  display: none;
  width: 0;
  -webkit-appearance: none;
}
@media (max-width: 768px) {
  .c-collection__related {
    position: fixed;
    right: 0;
    top: 3.5rem;
    z-index: 3;
    height: calc(100vh - 4rem);
    height: calc(100 * var(--vh) - 4rem);
    padding: 0;
    width: 25vw;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    overflow-y: scroll;
    transform: translateX(73%);
    opacity: 0.5;
    transition: transform var(--transition-base), opacity var(--transition-base);
  }
}
@media (max-width: 768px) {
  .c-collection__related.is-active {
    transform: translateX(0);
    opacity: 1;
  }
}
.c-collection__related .c-item {
  margin-bottom: 0.4rem;
}
@media (max-width: 768px) {
  .c-collection__related .c-item {
    margin-bottom: 0.2rem;
  }
  .c-collection__related .c-item:last-child {
    margin-bottom: 0;
    /* border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    overflow: hidden; */
  }
}
.c-collection__related .c-item .c-item__image {
  margin-bottom: 0;
}
.c-collection__related .c-item .c-item__image img {
  aspect-ratio: 7/8;
  aspect-ratio: 6/9;
  object-fit: cover;
}

.c-collection__related-clicker {
  position: fixed;
  right: 0;
  top: 3.5rem;
  width: 2rem;
  height: calc(100vh - 4rem);
  height: calc(100 * var(--vh) - 4rem);
  z-index: 4;
  cursor: pointer;
}
.c-collection__related-clicker.is-active {
  right: 25vw;
  top: 3.25rem;
  height: auto;
  width: auto;
  padding: 0.25rem;
  mix-blend-mode: difference;
}
.c-collection__related-clicker.is-active svg {
  opacity: 1;
  width: 1.25rem;
  height: auto;
}
.c-collection__related-clicker.is-active svg path {
  fill: var(--color-offwhite);
}
.c-collection__related-clicker svg {
  opacity: 0;
  transition: all var(--transition-base);
}

.c-collection__block {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  padding-left: var(--padding-side);
}
@media (max-width: 768px) {
  .c-collection__block {
    padding-right: var(--padding-side);
    grid-template-columns: repeat(4, 1fr);
  }
}

.c-collecti"; window.__cssB64.lengthon__block-text p:not(:last-child) {
  margin-bottom: 1em;
}

.c-collection__block-deco {
  opacity: 0.5;
}

.c-collection__block-image img,
.c-collection__block-image video {
  width: 100%;
  height: auto;
}

.c-collection__block--1 {
  padding-top: 7rem;
  padding-bottom: 0;
  grid-template-rows: repeat(4, auto);
  row-gap: clamp(10vh, 12vw, 10rem);
}
@media (max-width: 768px) {
  .c-collection__block--1 {
    padding-top: 3.5rem;
    grid-template-rows: repeat(5, auto);
    row-gap: 2.5rem;
  }
}
@media (min-width: 769px) {
  .c-collection--secondary .c-collection__block--1 {
    row-gap: 4rem;
  }
}
.c-collection__block--1 .c-collection__block-title {
  grid-column: 5/span 6;
  grid-row: 1/span 1;
  text-indent: -4em;
  padding-left: 4em;
}
@media (max-width: 768px) {
  .c-collection__block--1 .c-collection__block-title {
    grid-column: 1/span 3;
    text-align: center;
    text-indent: 0;
    padding-left: 0;
    font-size: 1.25rem;
  }
}
.c-collection--secondary .c-collection__block--1 .c-collection__block-title {
  grid-column-start: 1;
}
.c-collection__block--1 .c-collection__block-text {
  grid-column: 7/span 3;
  grid-row: 2/span 1;
  padding-left: calc(0.5 * var(--col));
}
@media (max-width: 768px) {
  .c-collection__block--1 .c-collection__block-text {
    grid-column: 1/span 3;
    padding-left: 0;
  }
}
@media (min-width: 769px) {
  .c-collection--secondary .c-collection__block--1 .c-collection__block-text {
    grid-column-start: 2;
  }
}
.c-collection__block--1 .c-collection__block-deco {
  --padding-value: 3.75em;
  grid-column: 6/span 5;
  grid-row: 3/span 1;
  text-indent: calc(-1 * var(--padding-value));
  padding-left: var(--padding-value);
}
@media (max-width: 768px) {
  .c-collection__block--1 .c-collection__block-deco {
    grid-column: 1/span 4;
    padding-right: calc(0.5 * var(--col));
    --padding-value: -2rem;
  }
}
@media (min-width: 769px) {
  .c-collection--secondary .c-collection__block--1 .c-collection__block-deco {
    --padding-value: 6em;
    grid-column-start: 2;
    grid-row-start: 4;
    align-self: center;
    transform: translateX(calc(0.25 * var(--col)));
  }
}
@media (max-width: 768px) {
  .c-collection--secondary .c-collection__block--1 .c-collection__block-deco {
    --padding-value: 2rem;
  }
}
.c-collection__block--1 .c-collection__block-image--1 {
  grid-column: 1/span 3;
  grid-row: 1/span 3;
  margin-left: calc(-1 * var(--padding-side));
}
@media (max-width: 768px) {
  .c-collection__block--1 .c-collection__block-image--1 {
    grid-column: 1/span 3;
    grid-row: 4/span 1;
  }
}
@media (min-width: 769px) {
  .c-collection--secondary .c-collection__block--1 .c-collection__block-image--1 {
    --padding-value: 6em;
    grid-column-start: 2;
    grid-row-start: 4;
    align-self: center;
    transform: translateX(calc(0.25 * var(--col)));
  }
}
@media (max-width: 768px) {
  .c-collection--secondary .c-collection__block--1 .c-collection__block-image--1 {
    grid-column: 2/span 3;
    padding-right: calc(0.5 * var(--col));
    z-index: 2;
    opacity: 0.8;
  }
}
.c-collection__block--1 .c-collection__block-image--2 {
  position: relative;
  z-index: -1;
  grid-column: 2/span 4;
  grid-row: 2/span 3;
}
@media (max-width: 768px) {
  .c-collection__block--1 .c-collection__block-image--2 {
    grid-column: 2/span 3;
    grid-row: 5/span 1;
    padding-right: calc(0.5 * var(--col));
    margin-top: -3.5rem;
    z-index: 2;
    opacity: 0.8;
  }
}
.c-collection__block--1 .c-collection__block-image--2 img {
  transform: translateX(2rem);
}
@media (max-width: 768px) {
  .c-collection__block--1 .c-collection__block-image--2 img {
    transform: translateX(0);
  }
}
@media (min-width: 769px) {
  .c-collection--secondary .c-collection__block--1 .c-collection__block-image--2 {
    grid-column: 8/span 3;
    margin-left: calc(-0.5 * var(--col));
    margin-top: -4rem;
  }
}
@media (max-width: 768px) {
  .c-collection--secondary .c-collection__block--1 .c-collection__block-image--2 {
    grid-column: 1/span 3;
    grid-row: 5/span 1;
    opacity: 1;
    z-index: -1;
    margin-left: calc(-1 * var(--padding-side));
  }
}

.c-collection__block--2 {
  padding-top: 5.5rem;
  padding-bottom: 4.5rem;
  grid-template-rows: auto;
}
@media (max-width: 768px) {
  .c-collection__block--2 {
    padding-bottom: 0;
    padding-top: 3.5rem;
    row-gap: 2.5rem;
  }
}
.c-collection__block--2 .c-collection__block-title {
  grid-column: 3/span 6;
  grid-row: 1/span 1;
}
@media (max-width: 768px) {
  .c-collection__block--2 .c-collection__block-title {
    grid-column: 1/span 4;
    padding-right: calc(0.25 * var(--col));
  }
}
@media (min-width: 769px) {
  .c-collection--secondary .c-collection__block--2 .c-collection__block-title {
    grid-column: 6/span 5;
  }
}
.c-collection:not(.c-collection--secondary) .c-collection__block--2 .c-collection__block-title > * {
  display: flex;
  gap: 2rem;
}
.c-collection__block--2 .c-collection__block-title p:nth-child(1) {
  --text-indent: 2.5em;
  text-indent: calc(-1 * var(--text-indent));
  padding-left: var(--text-indent);
}
@media (max-width: 768px) {
  .c-collection__block--2 .c-collection__block-title p:nth-child(1) {
    --text-indent: 1.5em;
  }
}
@media (min-width: 769px) {
  .c-collection--secondary .c-collection__block--2 .c-collection__block-title p:nth-child(1) {
    padding-left: 4em;
  }
}
@media (min-width: 769px) {
  .c-collection:not(.c-collection--secondary) .c-collection__block--2 .c-collection__block-title p:nth-child(2) {
    padding-top: 1.05em;
    writing-mode: vertical-lr;
    text-orientation: upright;
    letter-spacing: -0.25em;
    transform: translateY(-0.15em);
  }
}
@media (max-width: 768px) {
  .c-collection:not(.c-collection--secondary) .c-collection__block--2 .c-collection__block-title p:nth-child(2) {
    display: none;
  }
}
.c-collection__block--2 .c-collection__block-text {
  grid-column: 8/span 3;
  grid-row: 2/span 1;
  padding-right: calc(0.5 * var(--col));
  padding-top: 2.6rem;
}
@media (max-width: 768px) {
  .c-collection__block--2 .c-collection__block-text {
    padding-top: 0;
    grid-column: 1/span 3;
    padding-right: 0;
  }
}
.c-collection__block--2 .c-collection__block-deco {
  grid-column: 5/span 6;
  text-indent: -3.75em;
  padding-left: 2em;
  margin-top: 9rem;
}
.c-collection--secondary .c-collection__block--2 .c-collection__block-deco {
  grid-column: 8/span 3;
  grid-row: 4/span 1;
  text-indent: -4.75em;
  padding-left: 4.75em;
  margin-top: 0;
  align-self: end;
}
.c-collection--secondary .c-collection__block--2 .c-collection__block-deco > * {
  display: flex;
}
.c-collection--secondary .c-collection__block--2 .c-collection__block-deco p:nth-child(2) {
  text-indent: 0;
  padding-top: 1.05em;
  writing-mode: vertical-lr;
  text-orientation: upright;
  letter-spacing: -0.25em;
  transform: translateY(-0.15em);
}
.c-collection__block--2 .c-collection__block-image img {
  display: block;
}
.c-collection__block--2 .c-collection__block-image--1 {
  grid-column: 1/span 3;
  grid-row: 2/span 3;
  margin-left: calc(-1 * var(--padding-side));
}
@media (max-width: 768px) {
  .c-collection__block--2 .c-collection__block-image--1 {
    grid-row: 3/span 1;
    grid-column: 1/span 2;
  }
}
@media (min-width: 769px) {
  .c-collection--secondary .c-collection__block--2 .c-collection__block-image--1 {
    grid-column: 1/span 4;
    grid-row: 1/span 3;
  }
}
@media (max-width: 768px) {
  .c-collection--secondary .c-collection__block--2 .c-collection__block-image--1 {
    grid-column: 1/span 3;
  }
}
.c-collection__block--2 .c-collection__block-image--2 {
  position: relative;
  z-index: -1;
  grid-column: 6/span 3;
  grid-row: 3/span 3;
  align-content: end;
}
@media (max-width: 768px) {
  .c-collection__block--2 .c-collection__block-image--2 {
    grid-row: 4/span 1;
    grid-column: 1/span 3;
    margin-top: -3.5rem;
  }
}
.c-collection__block--2 .c-collection__block-image--2 img {
  transform: translateX(calc(-0.25 * var(--col)));
}
@media (max-width: 768px) {
  .c-collection__block--2 .c-collection__block-image--2 img {
    transform: translateX(calc(0.5 * var(--col)));
  }
}
@media (min-width: 769px) {
  .c-collection--secondary .c-collection__block--2 .c-collection__block-image--2 {
    grid-column: 1/span 4;
    grid-row: 1/span 3;
  }
}
.c-collection__block--2 .c-collection__block-image--3 {
  grid-column: 8/span 3;
  grid-row: 1/span 2;
}
@media (max-width: 768px) {
  .c-collection__block--2 .c-collection__block-image--3 {
    display: none;
  }
}

.c-collection__block--3 {
  padding-top: 4.5rem;
  padding-bottom: 9rem;
}
@media (max-width: 768px) {
  .c-collection__block--3 {
    padding-bottom: 4.5rem;
  }
}
.c-collection__block--3 .c-collection__block-highlights {
  grid-column: 2/span 9;
}
@media (max-width: 768px) {
  .c-collection__block--3 .c-collection__block-highlights {
    grid-column: 1/span 4;
    padding-right: calc(0.5 * var(--col));
  }
}
.c-collection__block--3 .c-collection__block-highlights p {
  text-indent: calc(-1 * var(--text-indent));
  padding-left: var(--text-indent);
}
@media (max-width: 768px) {
  .c-collection__block--3 .c-collection__block-highlights p {
    text-indent: 0;
    padding-left: 0;
  }
}
.c-collection__block--3 .c-collection__block-highlights p:nth-child(1) {
  --text-indent: 4em;
}
.c-collection__block--3 .c-collection__block-highlights p:nth-child(2) {
  --text-indent: 2.5em;
}
.c-collection__block--3 .c-collection__block-highlights p:nth-child(3) {
  --text-indent: 10em;
}

.c-collection__shop {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 25vw 21vw;
  gap: 0;
}
@media (max-width: 768px) {
  .c-collection__shop {
    --col-height: clamp(20px, 87vw, 50vh);
    grid-template-columns: 1fr;
    grid-template-rows: var(--col-height) var(--col-height);
  }
}

.c-collection__shop-image {
  position: relative;
}
.c-collection__shop-image img {
  display: block;
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
  right: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  object-fit: cover;
}
.c-collection__shop-image--1 {
  grid-column: 1/span 1;
  grid-row: 1/span 2;
}
@media (max-width: 768px) {
  .c-collection__shop-image--1 {
    grid-column: 1/span 1;
    grid-row: 1/span 1;
  }
}
.c-collection__shop-image--2 {
  grid-column: 2/span 1;
  grid-row: 1/span 1;
}
@media (max-width: 768px) {
  .c-collection__shop-image--2 {
    grid-column: 1/span 1;
    grid-row: 2/span 1;
  }
}
.c-collection__shop-image--3 {
  grid-column: 2/span 1;
  grid-row: 2/span 1;
}

.c-collection__shop-overlay {
  position: absolute;
  top: 54.3%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .c-collection__shop-overlay {
    top: 100%;
    z-index: 2;
  }
}

.c-collection__shop-button {
  min-width: 15rem;
  text-align: center;
}

/* TOOLS */
.c-filter {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
  overflow-x: scroll;
}
@media (max-width: 768px) {
  .c-filter {
    flex-direction: column;
  }
}

.c-filter__trigger {
  display: flex;
  align-items: center;
  gap: 0;
  flex: 0 0 auto;
  border: 1px solid var(--color-text);
  cursor: pointer;
}
@media (max-width: 768px) {
  .c-filter__trigger {
    width: 100%;
  }
}

.c-filter__trigger-text {
  padding: 0 1.5rem;
  height: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid var(--color-text);
  transition: background-color var(--transition-fast), color var(--transition-fast);
  font-size: 0.7rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.c-filter__trigger:hover .c-filter__trigger-text {
  background-color: var(--color-text);
  color: var(--color-bg);
}
@media (max-width: 768px) {
  .c-filter__trigger-text {
    flex-grow: 1;
  }
}

.c-filter__trigger-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.8rem;
  font-size: 1.3rem;
  line-height: 1;
}
.c-filter__trigger-icon svg {
  width: 1rem;
}
.c-filter.is-open .c-filter__trigger-icon .minus {
  opacity: 0;
}
@media (max-width: 768px) {
  .c-filter__trigger-icon {
    flex-grow: 0;
  }
}

.c-filter__form {
  display: none;
  align-items: center;
  flex-wrap: nowrap;
  gap: 1.1rem;
  flex: 0 1 auto;
  width: 100%;
  min-width: 0;
  overflow: hidden;
}
.c-filter.is-open .c-filter__form {
  display: flex;
}
@media (max-width: 768px) {
  .c-filter__form {
    flex-direction: column;
  }
}

.c-sort,
.c-facet__apply,
.c-facet__clear {
  flex: 0 0 auto;
  flex-shrink: 0;
}

.c-facet {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex: 1 1 auto;
  min-width: 0;
  position: relative;
  /* Stationary right-edge fade over the scrollable body */
}
@media (min-width: 769px) {
  .c-facet:not(:first-child):not(.c-facet--sort)::after {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    width: 2rem;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), var(--color-bg));
  }
}
.c-facet:not(:first-child):not(.c-facet--sort) .c-facet__body ul li:last-child {
  padding-right: 1.75rem;
}
@media (max-width: 768px) {
  .c-facet:not(:first-child):not(.c-facet--sort) .c-facet__body ul li:last-child {
    padding-right: 0;
  }
}
.c-facet--sort, .c-facet:first-child {
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .c-facet {
    flex-direction: column;
    width: 100%;
  }
}

@media (min-width: 769px) {
  .c-facet:not(:first-child) .c-facet__body {
    position: relative;
    flex: 1 1 auto;
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    /* Hide scrollbar cross-browser but keep scrolling */
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
    padding-right: 2rem;
  }
}

/* Chrome, Safari, Opera */
.c-facet__body::-webkit-scrollbar {
  display: none;
}

.c-facet__list {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  list-style-type: none;
}
@media (max-width: 768px) {
  .c-facet__list {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.c-facet__list li {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  min-width: max-content;
}

.c-facet__category {
  padding: 0 0.6rem;
  height: 1.8rem;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 0.7rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  white-space: nowrap;
  min-width: max-content;
  background-color: var(--color-text);
  color: var(--color-bg);
}
@media (max-width: 768px) {
  .c-facet__category {
    width: 100%;
  }
}

.c-facet__option {
  font-size: 0.6rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
  transition: color var(--transition-fast);
  /* Custom checkbox visuals */
  position: relative;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  gap: 0.35rem;
  white-space: nowrap;
  min-width: max-content;
  /* Hide the native checkbox but keep it accessible */
  /* The custom 7x7px square */
  /* Fill square when checked */
  /* Focus ring for accessibility */
  /* Disabled state */
}
.c-facet__option input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
  pointer-events: none;
}
.c-facet__option::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 1px solid var(--color-text);
  background-color: transparent;
  flex: 0 0 auto;
  /* remove previous vertical nudge to keep it perfectly centered */
  transform: none;
}
.c-facet__option:has(input:checked)::before {
  background-color: var(--color-text);
}
.c-facet__option:has(input:focus-visible)::before {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}
.c-facet__option:has(input:disabled) {
  opacity: 0.4;
  cursor: not-allowed;
}

.c-facet__apply,
.c-facet__clear {
  padding: 0 1rem;
  height: 1.8rem;
  border: 1px solid var(--color-text);
  display: flex;
  align-items: center;
}

/* UTILITIES */
.u-tar {
  text-align: right !important;
}

@media (max-width: 768px) {
  .u-tar-mob {
    text-align: right !important;
  }
}

.u-tac {
  text-align: center !important;
}

.u-tal {
  text-align: left !important;
}

.u-tdu {
  text-decoration: underline !important;
}

.u-italic {
  font-style: italic !important;
}

.u-opacity-50 {
  opacity: 0.5;
}

.u-hidden {
  display: none;
}

.u-invisible {
  visibility: hidden;
}

@media (min-width: 769px) {
  .u-mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  .u-desktop {
    display: none;
  }
}

.u-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.u-grey {
  color: var(--color-grey);
}

#shopify-pc__banner {
  display: none !important;
}

/*# sourceMappingURL=style.css.map */
