/** Shopify CDN: Minification failed

Line 6300:24 Expected "}" to go with "{"

**/
@charset "UTF-8";
/* Color custom properties */
:root {
  --color-error: 231, 42, 42;
  --color-error-border: 231, 42, 42;
  --color-error-background: 255, 245, 245;
  --duration-short: 200ms;
  --duration-default: 300ms;
  --duration-long: 500ms;
  --duration-extra-long: 600ms;
  --duration-max-long: 800ms;
  --color-sale: 200, 75, 35;
}

:root {
  --alpha-link: 0.5;
  --alpha-button-background: 1;
  --alpha-button-border: 1;
  --color-placeholder-input: 0, 0, 0;
  --alpha-placeholder-input: 0.5;
}

[data-scheme=dark] .header__heading-logo {
  display: none;
}
[data-scheme=dark] .header__heading-logo--overlay {
  display: block;
}
[data-scheme=dark] .header__heading-logo:only-child {
  display: block;
}
[data-scheme=dark] .custom_icon {
  display: none;
}
[data-scheme=dark] .custom_icon--dm {
  display: block;
}
[data-scheme=dark] .custom_icon:only-child {
  display: block;
}
[data-scheme=dark] .header__localization .disclosure__button .icon-caret {
  color: rgb(var(--color-foreground));
}
[data-scheme=dark] .icon-checkmark {
  color: rgb(var(--color-foreground)) !important;
}
[data-scheme=dark] .categories-list__overlay {
  background-color: rgb(var(--color-overlay));
}
[data-scheme=dark] .card-page {
  background-color: #2c2c2c;
}
[data-scheme=dark] .card-page:hover {
  background-color: #323232;
}
[data-scheme=dark] .featured-products__products-item .card__inner,
[data-scheme=dark] .card__link::after,
[data-scheme=dark] .collection-product-list .collection-product-card--extended .card__link::after {
  background-color: #212121;
}
[data-scheme=dark] .collection-product-list .card-information__wrapper > *,
[data-scheme=dark] .collection-results--products .card-information__wrapper > *,
[data-scheme=dark] .product-recommendations__product .card-information__wrapper > * {
  color: #f9f9f9;
}
[data-scheme=dark] .collection-results--products .card-wrapper,
[data-scheme=dark] .product-recommendations__product .card-wrapper,
[data-scheme=dark] .search-modal .search__items-item {
  background-color: #1c1c1c;
}
[data-scheme=dark] .featured-products__products-list--horizontal.featured-products__products-list--placeholder .card-wrapper {
  border-color: #dfdfdf;
}
[data-scheme=dark] .filters__item:not(.filters__item_active) {
  opacity: 0.5;
}
[data-scheme=dark] .filters__item:not(.filters__item_active) span {
  color: #000;
}
[data-scheme=dark] .collection-slider2__item.swiper-slide-active,
[data-scheme=dark] .collection-slider2__item.swiper-slide.swiper-slide-active {
  --color-background: 255, 255, 255;
}
[data-scheme=dark] .card--product-placeholder .placeholder-svg {
  background-color: rgb(var(--color-background));
}
[data-scheme=dark] .article-template__content-rte.rte blockquote::before {
  content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'><rect width='48' height='48' rx='24' fill='%23131313'/><path d='M30.4795 20.6801C29.6795 20.9734 29.0662 21.4268 28.6395 22.0401C28.2395 22.6534 28.0395 23.3868 28.0395 24.2401H30.4795V29.6401H25.4795V24.2401C25.4795 23.4934 25.6129 22.8001 25.8795 22.1601C26.1462 21.5201 26.5062 20.9601 26.9595 20.4801C27.4129 19.9734 27.9329 19.5468 28.5195 19.2001C29.1329 18.8534 29.7862 18.5734 30.4795 18.3601V20.6801ZM22.5195 20.6801C21.7195 20.9734 21.1062 21.4268 20.6795 22.0401C20.2795 22.6534 20.0795 23.3868 20.0795 24.2401H22.5195V29.6401H17.5195V24.2401C17.5195 23.4934 17.6529 22.8001 17.9195 22.1601C18.1862 21.5201 18.5462 20.9601 18.9995 20.4801C19.4529 19.9734 19.9729 19.5468 20.5595 19.2001C21.1729 18.8534 21.8262 18.5734 22.5195 18.3601V20.6801Z' fill='white'/></svg>");
}
[data-scheme=dark] .facets__item > input[type=checkbox]:checked + .facet-checkbox:before,
[data-scheme=dark] .field--checkbox input[type=checkbox]:checked + label:before,
[data-scheme=dark] .mobile-facets__checkbox:checked + label:before,
[data-scheme=dark] .recipient-form input[type=checkbox]:checked + label:before {
  background-color: transparent;
}
[data-scheme=dark] .recipient-form input[type=date]::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
[data-scheme=dark] .product-form__controls-group label.color-swatch.color-white:after {
  border: 0.4rem solid var(--swatch-color);
}
[data-scheme=dark] .product-form__controls--colors .product-form__controls-group input:checked:not(.disabled) + label.color-swatch.color-white:after,
[data-scheme=dark] .product-form__controls--colors .product-form__controls-group input:not(.disabled) + label.color-swatch.color-white:hover:after {
  border: 0.8rem solid var(--swatch-color);
  width: 2.8rem;
  height: 2.8rem;
  background-color: transparent;
}
[data-scheme=dark] .product-form__controls-group label.color-swatch.color-black:after {
  box-shadow: 0 0 0.1rem 0.1rem rgb(var(--color-border));
}
[data-scheme=dark] .product-form__controls--colors .product-form__controls-group input:checked:not(.disabled) + label.color-swatch.color-black:after,
[data-scheme=dark] .product-form__controls--colors .product-form__controls-group input:not(.disabled) + label.color-swatch.color-black:hover:after {
  box-shadow: 0 0 0.1rem 0.1rem rgb(var(--color-border));
}
[data-scheme=dark] .card-wrapper .product-form__controls-group label.color-swatch.color-white:after {
  border: 0.4rem solid transparent;
}
[data-scheme=dark] .card-wrapper .product-form__controls-group input:checked:not(.disabled) + label.color-swatch.color-white:after,
[data-scheme=dark] .card-wrapper .product-form__controls-group input + label.color-swatch.color-white:hover:after {
  border: 0.4rem solid var(--swatch-color);
}
[data-scheme=dark] .facet-checkbox--color.color-black:before {
  box-shadow: 0 0 0.1rem 0.1rem rgb(var(--color-border));
}
[data-scheme=dark] .facet-checkbox--disabled.facet-checkbox--color.color-white::after {
  background-color: rgb(var(--color-background));
}
[data-scheme=dark] .product-form__controls--colors .product-form__controls-group input.disabled + label.color-swatch.color-white::before {
  background-color: rgb(var(--color-background));
}

@media (prefers-color-scheme: dark) {
  [data-scheme=auto] .header__heading-logo {
    display: none;
  }
  [data-scheme=auto] .header__heading-logo--overlay {
    display: block;
  }
  [data-scheme=auto] .header__heading-logo:only-child {
    display: block;
  }
  [data-scheme=auto] .collection-slider2__item.swiper-slide-active,
[data-scheme=auto] .collection-slider2__item.swiper-slide.swiper-slide-active {
    --color-background: 255, 255, 255;
  }
  [data-scheme=auto] .custom_icon {
    display: none;
  }
  [data-scheme=auto] .custom_icon--dm {
    display: block;
  }
  [data-scheme=auto] .custom_icon:only-child {
    display: block;
  }
  [data-scheme=auto] .icon-checkmark {
    color: rgb(var(--color-foreground) !important);
  }
  [data-scheme=auto] .categories-list__overlay {
    background-color: rgb(var(--color-overlay));
  }
  [data-scheme=auto] .card-page {
    background-color: #2c2c2c;
  }
  [data-scheme=auto] .card-page:hover {
    background-color: #323232;
  }
  [data-scheme=auto] .featured-products__products-item .card__inner,
[data-scheme=auto] .card__link::after,
[data-scheme=auto] .collection-product-list .collection-product-card--extended .card__link::after {
    background-color: rgb(var(--color-background));
  }
  [data-scheme=auto] .collection-product-list .card-information__wrapper > *,
[data-scheme=auto] .collection-results--products .card-information__wrapper > *,
[data-scheme=auto] .product-recommendations__product .card-information__wrapper > * {
    color: #f9f9f9;
  }
  [data-scheme=auto] .collection-results--products .card-wrapper,
[data-scheme=auto] .product-recommendations__product .card-wrapper,
[data-scheme=auto] .search-modal .search__items-item {
    background-color: #212121;
  }
  [data-scheme=auto] .featured-products__products-list--horizontal.featured-products__products-list--placeholder .card-wrapper {
    border-color: #dfdfdf;
  }
  [data-scheme=auto] .filters__item:not(.filters__item_active) {
    opacity: 0.5;
  }
  [data-scheme=auto] .filters__item:not(.filters__item_active) span {
    color: #000;
  }
  [data-scheme=auto] .article-template__content-rte.rte blockquote::before {
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'><rect width='48' height='48' rx='24' fill='%23131313'/><path d='M30.4795 20.6801C29.6795 20.9734 29.0662 21.4268 28.6395 22.0401C28.2395 22.6534 28.0395 23.3868 28.0395 24.2401H30.4795V29.6401H25.4795V24.2401C25.4795 23.4934 25.6129 22.8001 25.8795 22.1601C26.1462 21.5201 26.5062 20.9601 26.9595 20.4801C27.4129 19.9734 27.9329 19.5468 28.5195 19.2001C29.1329 18.8534 29.7862 18.5734 30.4795 18.3601V20.6801ZM22.5195 20.6801C21.7195 20.9734 21.1062 21.4268 20.6795 22.0401C20.2795 22.6534 20.0795 23.3868 20.0795 24.2401H22.5195V29.6401H17.5195V24.2401C17.5195 23.4934 17.6529 22.8001 17.9195 22.1601C18.1862 21.5201 18.5462 20.9601 18.9995 20.4801C19.4529 19.9734 19.9729 19.5468 20.5595 19.2001C21.1729 18.8534 21.8262 18.5734 22.5195 18.3601V20.6801Z' fill='white'/></svg>");
  }

  .card--product-placeholder .placeholder-svg {
    background-color: rgb(var(--color-background));
  }

  .facets__item > input[type=checkbox]:checked + .facet-checkbox:before,
.field--checkbox input[type=checkbox]:checked + label:before,
.mobile-facets__checkbox:checked + label:before,
.recipient-form input[type=checkbox]:checked + label:before {
    background-color: transparent;
  }

  .recipient-form input[type=date]::-webkit-calendar-picker-indicator {
    filter: invert(1);
  }

  .product-form__controls-group label.color-swatch.color-white:after {
    border: 0.4rem solid var(--swatch-color);
  }

  .product-form__controls--colors .product-form__controls-group input:checked:not(.disabled) + label.color-swatch.color-white:after,
.product-form__controls--colors .product-form__controls-group input:not(.disabled) + label.color-swatch.color-white:hover:after {
    border: 0.8rem solid var(--swatch-color);
    width: 2.8rem;
    height: 2.8rem;
    background-color: transparent;
  }

  .product-form__controls-group label.color-swatch.color-black:after {
    box-shadow: 0 0 0.1rem 0.1rem rgb(var(--color-border));
  }

  .product-form__controls--colors .product-form__controls-group input:checked:not(.disabled) + label.color-swatch.color-black:after,
.product-form__controls--colors .product-form__controls-group input:not(.disabled) + label.color-swatch.color-black:hover:after {
    box-shadow: 0 0 0.1rem 0.1rem rgb(var(--color-border));
  }

  .card-wrapper .product-form__controls-group label.color-swatch.color-white:after {
    border: 0.4rem solid transparent;
  }

  .card-wrapper .product-form__controls-group input:checked:not(.disabled) + label.color-swatch.color-white:after,
.card-wrapper .product-form__controls-group input + label.color-swatch.color-white:hover:after {
    border: 0.4rem solid var(--swatch-color);
  }

  .facet-checkbox--color.color-black:before {
    box-shadow: 0 0 0.1rem 0.1rem rgb(var(--color-border));
  }

  .facet-checkbox--disabled.facet-checkbox--color.color-white::after {
    background-color: rgb(var(--color-background));
  }

  .product-form__controls--colors .product-form__controls-group input.disabled + label.color-swatch.color-white::before {
    background-color: rgb(var(--color-background));
  }
}
.notebook-bg {
  background-image: linear-gradient(rgba(var(--color-foreground), 0.06) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--color-foreground), 0.06) 1px, transparent 1px);
  background-size: 55px 55px;
}

.container,
.container-fluid,
.container-xxl,
.shopify-policy__container-xxl,
.container-xl,
.shopify-policy__container-xl,
.container-lg,
.shopify-policy__container-lg,
.container-md,
.shopify-policy__container-md,
.container-sm,
.shopify-policy__container-sm,
.shopify-policy__container {
  width: 100%;
  padding-right: 2rem;
  padding-left: 2rem;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1100px) {
  .container,
.container-fluid,
.container-xxl,
.shopify-policy__container-xxl,
.container-xl,
.shopify-policy__container-xl,
.container-lg,
.shopify-policy__container-lg,
.container-md,
.shopify-policy__container-md,
.container-sm,
.shopify-policy__container-sm,
.shopify-policy__container {
    padding-right: 4.8rem;
    padding-left: 4.8rem;
  }
}

@media (min-width: 576px) {
  .container-sm,
.shopify-policy__container-sm, .container,
.shopify-policy__container {
    max-width: 100%;
  }
}
@media (min-width: 750px) {
  .container-md,
.shopify-policy__container-md, .container-sm,
.shopify-policy__container-sm, .container,
.shopify-policy__container {
    max-width: 100%;
  }
}
@media (min-width: 990px) {
  .container-lg,
.shopify-policy__container-lg, .container-md,
.shopify-policy__container-md, .container-sm,
.shopify-policy__container-sm, .container,
.shopify-policy__container {
    max-width: 100%;
  }
}
@media (min-width: 1100px) {
  .container-xl,
.shopify-policy__container-xl, .container-lg,
.shopify-policy__container-lg, .container-md,
.shopify-policy__container-md, .container-sm,
.shopify-policy__container-sm, .container,
.shopify-policy__container {
    max-width: 100%;
  }
}
@media (min-width: 1360px) {
  .container-xxl,
.shopify-policy__container-xxl, .container-xl,
.shopify-policy__container-xl, .container-lg,
.shopify-policy__container-lg, .container-md,
.shopify-policy__container-md, .container-sm,
.shopify-policy__container-sm, .container,
.shopify-policy__container {
    max-width: 1920px;
  }
}
/* Base */
.no-js:not(html) {
  display: none !important;
}

html.no-js .no-js:not(html) {
  display: block !important;
}

.no-js-inline {
  display: none !important;
}

html.no-js .no-js-inline {
  display: inline-block !important;
}

.no-js-flex {
  display: none !important;
}

html.no-js .no-js-flex {
  display: flex !important;
}

html.js .js-hidden {
  display: none !important;
}

html.no-js .no-js-block {
  display: block !important;
}

html.no-js .no-js-hidden {
  display: none !important;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

.page-width {
  max-width: 139.6rem;
  margin: 0 auto;
  padding: 0 2.5rem;
}

.page-width--narrow {
  max-width: 79rem;
  margin: 0 auto;
  padding: 0 2rem;
}

@media screen and (min-width: 750px) {
  .page-width {
    padding: 0 5rem;
  }
}
@media screen and (min-width: 1100px) {
  .page-width--narrow {
    padding: 0 5.6rem;
  }
}
.spaced-section {
  position: relative;
  z-index: 1;
}

.section-border-top {
  padding-top: 5rem;
}
.section-border-top__inner {
  position: relative;
}
.section-border-top__inner:before {
  content: "";
  position: absolute;
  width: calc(100% - 9.6rem);
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  top: -5rem;
  background-color: rgba(var(--color-foreground), 0.2);
}

body,
.color-background-1,
.color-background-2 {
  line-height: var(--font-body-line-height);
}

.background-secondary {
  background-color: rgba(var(--color-foreground), 0.04);
  padding: 4rem 0 5rem;
}

@media screen and (min-width: 750px) {
  .background-secondary {
    padding: 6rem 0 5rem;
  }
}
.page-margin,
.shopify-challenge__container {
  margin: 7rem auto;
}

.shopify-challenge__error {
  padding-left: 0;
}
.shopify-challenge__button {
  font-family: var(--font-button-family);
  font-weight: var(--font-button-weight);
  font-style: var(--font-button-style);
  text-transform: var(--font-button-text-transform);
  letter-spacing: calc(var(--font-button-letter-spacing) * 0.1);
  position: relative;
  box-sizing: border-box;
  text-decoration: none;
  border: 0;
  border-radius: var(--border-radius-button);
  font-size: 1.6rem;
  line-height: var(--font-body-line-height);
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 10rem;
  min-height: 5.6rem;
  padding: 0 3.2rem;
  transition: background-color var(--duration-default), color var(--duration-default);
  background-color: rgba(var(--color-button), var(--alpha-button-background));
  color: rgb(var(--color-button-text));
  margin-top: 2.4rem !important;
}
@media screen and (min-width: 576px) {
  .shopify-challenge__button {
    padding: 0 5.6rem;
  }
}
.shopify-challenge__button:hover {
  background-color: rgb(var(--color-button-hover));
  color: rgb(var(--color-button-text-hover));
}
.shopify-challenge__button:focus {
  background-color: rgba(var(--color-button), var(--alpha-button-background));
}

.rte-width {
  max-width: 82rem;
  margin: 0 auto 2rem;
}

.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hidden {
  display: none !important;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}

.visually-hidden--inline {
  margin: 0;
  height: 1em;
}

.visibility-hidden {
  visibility: hidden;
}

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

.skip-to-content-link:focus {
  z-index: 9999;
  position: inherit;
  overflow: auto;
  width: auto;
  height: auto;
  clip: auto;
}

.overflow-hidden,
.overflow-hidden-drawer,
.overflow-hidden-aside,
.overflow-hidden-modal {
  overflow: hidden;
}

/* base-details-summary */
summary {
  cursor: pointer;
  list-style: none;
  position: relative;
}

summary::-webkit-details-marker {
  display: none;
}

.disclosure-has-popup {
  position: relative;
}

.disclosure-has-popup[open] > summary::before {
  position: fixed;
  inset: 0;
  z-index: 2;
  display: block;
  cursor: default;
  content: " ";
  background: transparent;
}

.disclosure-has-popup > summary::before {
  display: none;
}

.disclosure-has-popup[open] > summary + * {
  z-index: 100;
}

/* Animation */
@keyframes translate {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-40rem, 0, 0);
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes link-hover {
  0% {
    width: 100%;
  }
  50% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/* Header overlay */
main .section--has-overlay.shopify-section:first-child {
  margin-top: calc(-1 * (var(--header-height) + var(--breadcrumbs-height)));
  padding-top: 0 !important;
}

.background {
  background: rgb(var(--color-background));
  background: var(--gradient-background);
  background-attachment: fixed;
}

p {
  color: rgb(var(--color-foreground));
}

.shopify-policy__title {
  text-align: left;
}
.shopify-policy__title h1 {
  margin-top: 0.8rem;
  text-align: center;
  margin-bottom: 2.4rem;
}

.shopify-policy__body {
  padding-bottom: 4rem;
  max-width: 59.2rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 750px) {
  .shopify-policy__body {
    padding-bottom: 8rem;
  }
}
@media screen and (min-width: 1100px) {
  .shopify-policy__body {
    padding-bottom: 11.6rem;
  }
}

/* Product popup */
.product-popup {
  display: block;
  margin: 0.8rem 0;
}
.product-popup modal-opener button:not(.filters__open-button) {
  font-size: calc(var(--font-body-scale) * 1rem);
  line-height: var(--font-body-line-height);
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  letter-spacing: calc(var(--font-body-letter-spacing) * 0.1);
  min-width: auto;
  min-height: auto;
  background: none;
  box-shadow: none;
  color: rgb(var(--color-foreground));
  --alpha-button-background: 0;
  overflow: visible;
}
.product-popup.filters-popup {
  padding: 2.4rem 0;
  display: flex;
  align-items: center;
  background: rgba(var(--color-background));
  margin: 0;
  position: sticky;
  top: 0;
  z-index: 10;
  transition: top 0.2s;
}
.product-popup.filters-popup.scrolled {
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.05);
}
.product-popup.filters-popup > .container {
  display: inherit;
  flex-direction: inherit;
  align-items: inherit;
  position: relative;
}
.product-popup.filters-popup > .container::before {
  content: "";
  content: "";
  position: absolute;
  max-width: 100%;
  height: 1px;
  background: rgba(var(--color-border));
  top: -2.4rem;
  box-sizing: border-box;
  right: 2rem;
  left: 2rem;
}
@media screen and (min-width: 1360px) {
  .product-popup.filters-popup > .container::before {
    left: 4.8rem;
    right: 4.8rem;
  }
}
@media screen and (min-width: 1360px) {
  .product-popup.filters-popup > .container::before {
    max-width: 1920px;
  }
}
.product-popup.filters-popup .facets_all {
  margin-left: auto;
}
@media screen and (min-width: 990px) {
  .product-popup.filters-popup .facets_all {
    min-width: 35rem;
  }
}
.product-popup.filters-popup .facets_tags {
  display: inline-flex;
  margin-top: 0.4rem;
}
.product-popup.filters-popup .facets__divider {
  color: rgba(var(--color-border), 1);
  margin: 0 0.4rem;
}
@media screen and (min-width: 400px) {
  .product-popup.filters-popup .facets__divider {
    margin: 0 1.2rem;
  }
}
.product-popup.filters-popup modal-opener {
  display: inline-flex;
  margin-right: 2rem;
  white-space: nowrap;
}
.product-popup.filters-popup modal-opener button.filters__open-button {
  padding: 0.6rem 2rem;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  min-width: 13.3rem;
  min-height: 3.6rem;
}
.product-popup.filters-popup modal-opener button.filters__open-button span {
  min-height: unset !important;
  padding: 0 !important;
}
.product-popup.filters-popup modal-opener button.filters__open-button span::after {
  display: none;
}
.product-popup-modal {
  width: 100%;
  height: 100%;
  background-color: rgba(var(--color-overlay), 0.1);
  box-sizing: border-box;
  opacity: 1;
  position: fixed;
  visibility: hidden;
  z-index: -1;
  margin: 0 auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: visibility 0.6s ease;
}
.product-popup-modal:not(.size_guide_image_container).hiding {
  z-index: 103;
  pointer-events: none;
}
.product-popup-modal[open] {
  opacity: 1;
  visibility: visible;
  z-index: 103;
}
.product-popup-modal[open] .product-popup-modal__dialog {
  transform: translate3d(0, 0, 0);
  transform-style: preserve-3d;
}
.product-popup-modal__close {
  border: none;
}
.product-popup-modal__close.filter-popup-modal__close {
  position: relative;
  top: 0;
  right: 0;
}
.product-popup-modal__dialog {
  width: 100%;
  max-width: min(100%, 45rem);
  height: 100dvh;
  position: absolute;
  top: 0;
  right: 0;
  padding: 2.4rem 0;
  padding-right: 0.8rem;
  background-color: rgb(var(--color-background));
  transform: translate3d(100%, 0, 0);
  transition: transform 0.8s cubic-bezier(0.32, 0.72, 0, 1);
  transform-style: preserve-3d;
}
@media screen and (min-width: 990px) {
  .product-popup-modal__dialog {
    padding: 4.8rem 0.8rem 3.2rem 0;
  }
}
.product-popup-modal__dialog.filters-popup-modal__dialog {
  right: unset;
  left: 0;
  transform: translateX(-100%);
}
.product-popup-modal__dialog::-webkit-scrollbar:vertical {
  width: 0.4rem;
}
.product-popup-modal__dialog::-webkit-scrollbar:horizontal {
  height: 0.4rem;
}
.product-popup-modal__dialog::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
.product-popup-modal__dialog .icon-close {
  color: rgb(var(--color-foreground));
}
.product-popup-modal__title {
  margin: 0;
}
.product-popup-modal__title.filter-popup-modal__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2.4rem 2.4rem;
}
@media screen and (min-width: 990px) {
  .product-popup-modal__title.filter-popup-modal__title {
    padding: 0 4.8rem 2.4rem;
  }
}
.product-popup-modal__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.2rem;
  padding: 0 2.4rem;
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 990px) {
  .product-popup-modal__top {
    padding: 0 4.8rem;
  }
}
.product-popup-modal__content {
  height: calc(100% - 4.8rem);
  max-width: 100%;
  overflow-x: auto;
  overflow-y: auto;
  width: 100%;
  padding-right: 2.4rem;
  padding-left: 2.8rem;
}
@media screen and (min-width: 990px) {
  .product-popup-modal__content {
    padding-right: 4rem;
    padding-left: 4.8rem;
  }
}
.product-popup-modal__content::-webkit-scrollbar {
  width: 0.4rem;
  height: 0.6rem;
}
.product-popup-modal__content::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-foreground), 0.2);
  border-radius: 2rem;
}
.product-popup-modal__content .rte table tbody {
  width: max-content;
}
.product-popup-modal__text p {
  color: rgba(var(--color-foreground));
  margin: 0;
}
.product-popup-modal__text p + p {
  margin-top: 0.8rem;
}
.product-popup-modal__text a {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
  transition: opacity var(--duration-default);
}
.product-popup-modal__text a:hover {
  opacity: 0.7;
}

.shopify-section-header-sticky:not(.shopify-section-header-hidden) ~ main .product-popup.filters-popup {
  top: var(--header-height);
}

@media (prefers-reduced-motion: no-preference) {
  .scroll-trigger.animate--slide-in {
    transform: translateY(2rem);
    opacity: 0;
  }

  .scroll-trigger.animate--slide-in.scroll-trigger--visible {
    transform: translateY(0);
    opacity: 1;
    transition: transform var(--duration-extra-long), opacity var(--duration-extra-long);
    transition-delay: calc(var(--animation-order) * 75ms);
  }

  .scroll-trigger.animate--slide-in-text {
    transform: translateY(1rem);
    opacity: 0;
  }

  .scroll-trigger.animate--slide-in-text.scroll-trigger--visible {
    transform: translateY(0);
    opacity: 1;
    transition: transform 1s, opacity 1.5s;
    transition-delay: calc(var(--animation-order) * 0.2s);
  }
  .scroll-trigger.animate--slide-in-text.scroll-trigger--visible[aria-disabled=true] {
    opacity: 0.5 !important;
  }

  .scroll-trigger.animate--bounce-left {
    opacity: 0;
    transform: translate(40px);
    transition: opacity var(--duration-extra-long) ease, transform var(--duration-extra-long) ease;
    transition-delay: calc(var(--animation-order) * 0.2s);
  }

  .scroll-trigger.animate--bounce-left.scroll-trigger--visible {
    opacity: 1;
    transform: translateY(0px);
  }
  .scroll-trigger.animate--bounce-left.scroll-trigger--visible[aria-disabled=true] {
    opacity: 0.5 !important;
  }

  .scroll-trigger.scroll-trigger--design-mode.animate--slide-in-text,
.scroll-trigger.scroll-trigger--design-mode.animate--slide-in,
.scroll-trigger.scroll-trigger--design-mode.animate--bounce-left {
    opacity: 1;
    animation: none;
    transition: none;
    transform: none;
  }
  .scroll-trigger.scroll-trigger--design-mode.animate--slide-in-text[aria-disabled=true],
.scroll-trigger.scroll-trigger--design-mode.animate--slide-in[aria-disabled=true],
.scroll-trigger.scroll-trigger--design-mode.animate--bounce-left[aria-disabled=true] {
    opacity: 0.5 !important;
  }
}
.custom_icon--dm {
  display: none;
}
.custom_icon--dm:only-child {
  display: block;
}

[dir=rtl] input[dir=ltr],
[dir=rtl] textarea[dir=ltr] {
  text-align: right !important;
}
[dir=rtl] .facets__range {
  background: linear-gradient(to left, rgb(var(--color-border)) var(--range-min), rgb(var(--color-foreground)) var(--range-min), rgb(var(--color-foreground)) var(--range-max), rgb(var(--color-border)) var(--range-max));
}
[dir=rtl] .facet-checkbox .icon-checkmark {
  right: 0;
  left: auto;
}
[dir=rtl] .title--page {
  text-align: right;
}
[dir=rtl] .login .page-header {
  text-align: right;
}
[dir=rtl] .facets__range .field__range:last-child {
  left: auto;
  right: 0;
}
[dir=rtl] #FacetFiltersPillsForm facet-remove:first-child .active-facets__button {
  border-right: 1px solid rgba(var(--color-border), 1);
  border-left: none;
  padding-left: 0;
  padding-right: 2rem;
}
[dir=rtl] .product-popup.filters-popup modal-opener {
  margin-left: 2rem;
  margin-right: 0;
}
[dir=rtl] .button-circle,
[dir=rtl] .collapsible-content__icon svg {
  rotate: 180deg;
}
[dir=rtl] .header__search {
  margin-right: 3.2rem;
  margin-left: 0;
}
[dir=rtl] .header .search__form .field .search__button {
  padding: 0 1.6rem 0 0;
}
@media screen and (min-width: 990px) {
  [dir=rtl] .aside-menu__submenu {
    left: auto;
    right: 100%;
  }
}
@media screen and (min-width: 990px) {
  [dir=rtl] .menu-item.active > .aside-menu__submenu {
    border-right: 0.1rem solid rgb(var(--color-border));
    border-left: none;
  }
}
[dir=rtl] .aside-menu__submenu {
  transform: translate3d(100%, 0, 0);
}
[dir=rtl] .notification-banner--banner .popup-close {
  left: 1.6rem;
  right: auto;
}
[dir=rtl] .button--primary .button-circle,
[dir=rtl] .button--secondary .button-circle,
[dir=rtl] .button--tertiary .button-circle,
[dir=rtl] .customer .button--primary .button-circle,
[dir=rtl] .customer .button--secondary .button-circle,
[dir=rtl] .customer .button--tertiary .button-circle {
  margin-right: 2.8rem;
  margin-left: 0;
}
[dir=rtl] .button,
[dir=rtl] .customer .button {
  padding: 1rem 2rem 1rem 1.5rem;
}
[dir=rtl] .button--simple,
[dir=rtl] .customer .button--simple {
  padding: 0;
}
@media screen and (min-width: 990px) {
  [dir=rtl] .product-markers--column .product-markers__header {
    padding: 2.4rem 1.6rem 2.4rem 0.8rem;
  }
}
@media screen and (min-width: 990px) and (min-width: 990px) {
  [dir=rtl] .product-markers--column .product-markers__header {
    padding: 4.8rem 2.4rem 4.8rem 1.6em;
  }
}
@media screen and (min-width: 990px) and (min-width: 1100px) {
  [dir=rtl] .product-markers--column .product-markers__header {
    padding: 7.2rem 4.8rem 7.2rem 2.8rem;
  }
}
[dir=rtl] .multicolumn-list__wrapper--mid-border .multicolumn-card:not(:last-child):after {
  left: 0;
  right: auto;
}
@media (min-width: 750px) {
  [dir=rtl] .multicolumn-list__wrapper--mid-border .multicolumn-card:not(:last-child):after {
    left: -1.3rem;
    right: auto;
  }
}
@media (min-width: 990px) {
  [dir=rtl] .footer__blocks-wrapper > :not(.footer-block--menu):last-child:not(:only-child) {
    margin-left: 0;
    margin-right: auto;
  }
}
[dir=rtl] .footer_newsletter__title {
  text-align: left;
}
[dir=rtl] .aside-menu__wrapper {
  transform: translate3d(100%, 0, 0);
}
[dir=rtl] .article-card__title a .icon.icon-small-arrow {
  rotate: 180deg;
}
[dir=rtl] .article-card__block-on-image {
  right: 1rem;
  left: auto;
}
@media (min-width: 750px) {
  [dir=rtl] .article-card__block-on-image {
    right: 2rem;
    left: auto;
  }
}
[dir=rtl] .simple-card-grid-card__content {
  text-align: right;
}
[dir=rtl] .categories-list__wrapper .categories-list__item {
  margin-left: 2.4rem;
  margin-right: 0;
}
[dir=rtl] .collection-carousel__wrapper .collection-carousel__item {
  margin-left: 2.4rem;
  margin-right: 0;
}
[dir=rtl] .content-banner__content--left {
  text-align: right;
}
[dir=rtl] .product-carousel .swiper-slide {
  margin-left: 2.4rem;
  margin-right: 0;
}
@media (min-width: 990px) {
  [dir=rtl] .product-markers--row .product-markers__item-inner--to-left:not(.product-markers__item-inner__upper),
[dir=rtl] .product-markers--column .product-markers__item-inner--to-left:not(.product-markers__item-inner__upper) {
    right: calc(100% + 2.4rem);
    left: auto;
  }
}
[dir=rtl] .header__account-modal {
  left: calc(100% - 1.2rem);
  right: auto;
}
[dir=rtl] .list-menu--inline .header__menu-item span {
  flex-direction: row-reverse;
}
[dir=rtl] .header__submenu .header__submenu .header__menu-item span {
  flex-direction: row;
}
[dir=rtl] .list-menu--inline .list-menu-item:last-child .header__submenu .header__submenu:not(.simple_megamenu) {
  right: calc(-100% - 0.8rem) !important;
  left: auto !important;
}
[dir=rtl] .information-bar__item .icon-small-arrow {
  rotate: 180deg;
}
[dir=rtl] .information-bar__item__submenu:not(.information-bar__item__submenu_2) {
  left: 0;
  transform: translate(-100%);
}
[dir=rtl] .information-bar__item__submenu_2 .information-bar__item__submenu--item,
[dir=rtl] .information-bar__item > a__submenu_2 .information-bar__item__submenu--item {
  padding: 0 2rem 0 0;
}
[dir=rtl] .list-menu--inline .list-menu-item:nth-child(3) .header__submenu .header__submenu:not(.simple_megamenu) {
  right: calc(-100% - 0.8rem) !important;
  left: auto !important;
}
[dir=rtl] .aside-menu__item .icon-arrow {
  rotate: 180deg;
}
[dir=rtl] .aside-menu .menu-drawer__bottom_left .header__scheme .header__toggle-scheme {
  margin-right: 1.4rem;
  margin-left: 0;
}
[dir=rtl] .aside-menu .aside-menu-drawer__account .aside-menu__account {
  margin-left: 1.4rem;
  margin-right: 0;
}
[dir=rtl] .product-carousel .swiper-button-next,
[dir=rtl] .categories-list .swiper-button-next {
  left: -2.2rem;
  right: auto;
}
[dir=rtl] .product-carousel .swiper-button-prev,
[dir=rtl] .categories-list .swiper-button-prev {
  right: -2.2rem;
  left: auto;
}
[dir=rtl] .blog .swiper-button-prev {
  right: -4.4rem;
  left: auto;
  transform: translate(-50%) scale(-1);
}
[dir=rtl] .blog .swiper-button-next {
  left: -4.4rem;
  right: auto;
  transform: translate(50%);
}
[dir=rtl] .swiper-button-next svg {
  rotate: 180deg;
}
[dir=rtl] .product-carousel .swiper-button-prev svg {
  transform: rotate(0deg) !important;
}
[dir=rtl] .categories-list .swiper-button-prev svg,
[dir=rtl] .blog .swiper-button-prev svg {
  transform: rotate(180deg) !important;
}
@media screen and (min-width: 1100px) {
  [dir=rtl] .testimonials .swiper-button {
    left: 4.8rem;
    right: auto;
    transform: translate(-50%);
  }
}
@media screen and (min-width: 1100px) {
  [dir=rtl] .testimonials .swiper-button-prev {
    display: flex;
    right: 4.8rem;
    left: auto;
    transform: translate(50%) rotate(0);
  }
}
[dir=rtl] .brands .swiper-button-next {
  left: 1.3rem;
  right: auto;
}
[dir=rtl] .shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
  rotate: -180deg;
}
@media (min-width: 990px) {
  [dir=rtl] .quick-add-modal__content:after {
    right: 48%;
    left: auto;
  }
}
@media (min-width: 990px) {
  [dir=rtl] .quick-add-modal__toggle {
    left: 2.4rem;
    right: auto;
  }
}
[dir=rtl] .quick-add-modal__toggle {
  left: 0.5rem;
  right: auto;
}
[dir=rtl] .compare__button {
  right: 3.2rem;
  left: auto;
}
[dir=rtl] .ticker__line {
  animation: section-ticker-line-reverse var(--ticker-duration) infinite linear;
}
.ticker--right_to_left [dir=rtl] .ticker__line {
  animation-name: section-ticker-line;
}
[dir=rtl] .ticker__line--second {
  animation-name: section-ticker-line-second-reverse;
}
.ticker--right_to_left [dir=rtl] .ticker__line--second {
  animation-name: section-ticker-line-second;
}
[dir=rtl] .categories-list__item-inner--round + .categories-list__item-title--standard .categories-list__link {
  padding-right: 1.8rem;
  padding-left: 0;
}
[dir=rtl] .testimonials__text,
[dir=rtl] .testimonials__heading,
[dir=rtl] .testimonials__slide-review {
  text-align: right;
}
[dir=rtl] .testimonials__swiper:not(.swiper) {
  animation: marquee_rtl calc(var(--speed) * var(--slides_quantity)) linear infinite;
}
@keyframes marquee_rtl {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
[dir=rtl] .testimonials__slide-wrapper {
  align-items: flex-start;
}
[dir=rtl] .collapsible-content__toggle--middle-wrapper {
  text-align: right;
}
[dir=rtl] .image-banner__promo--heading {
  text-align: right;
}
[dir=rtl] .promo-menu {
  align-items: flex-start;
}
[dir=rtl] .search-banner__items .search-banner-main .search-banner__search .search__content .search__modal .search__inner .promo-block__heading {
  text-align: right;
}
[dir=rtl] .search-banner__items .card__title {
  text-align: right;
}
[dir=rtl] .search-banner__items .search-banner-main .search-banner__search .search__content .search__modal .search__container .product-carousel .collection-product-card {
  text-align: right;
  margin-right: 0;
  margin-left: 14px;
}
[dir=rtl] .search__container .product-carousel .swiper-button-next {
  left: -2.2rem;
  right: auto;
}
[dir=rtl] .search-banner__search .search__main-collection {
  border-radius: var(--border-radius-main) 0 0 var(--border-radius-main);
}
[dir=rtl] .search-banner__items .search-banner-main .search-banner__search .search__content .category_button {
  border-radius: 0 var(--border-radius-main) var(--border-radius-main) 0;
}
[dir=rtl] .button--link .icon-small-arrow,
[dir=rtl] .customer .button--link .icon-small-arrow {
  rotate: -180deg;
}
[dir=rtl] .footer__localization .localization-selector + .disclosure__list {
  left: 0;
}
[dir=rtl] .footer__localization .disclosure__list#FooterLanguageList {
  left: 0;
  right: auto;
}
[dir=rtl] .footer-block--logo + * + .footer-block--menu {
  margin-right: auto;
  margin-left: 0;
}
[dir=rtl] .section-list-collections .categories-list__link {
  text-align: right;
}
[dir=rtl] .pagination__item--prev svg {
  transform: rotate(0);
}
[dir=rtl] .pagination__item--next svg {
  rotate: -180deg;
}
[dir=rtl] .pagination__item--next {
  margin-right: 1rem;
  margin-left: 0;
}
[dir=rtl] .pagination__item--prev {
  margin-left: 1rem;
  margin-right: 0;
}
[dir=rtl] .pagination__item {
  padding: 0 !important;
}
[dir=rtl] .drawer__close {
  left: 2.4rem;
  right: auto;
}
[dir=rtl] .product-parameters .modal-opener-main .popup_opener .button-circle {
  rotate: none;
}
[dir=rtl] .product-parameters .modal-opener-main .popup_opener .button-circle .svg-embed {
  rotate: 180deg;
}
[dir=rtl] .product__media-list .product__slider-nav .swiper-button-next svg {
  rotate: none;
}
[dir=rtl] .product-media-modal .swiper-button-prev svg {
  rotate: 180deg;
}
[dir=rtl] .product-parameters .select .icon-caret {
  left: 1.6rem;
  right: auto;
}
[dir=rtl] .product-parameters .dropdown-select .select-label span {
  padding-left: 1.6rem;
  padding-right: 0;
}
[dir=rtl] .product-parameters .dropdown-select .select-label {
  padding: 1.1rem 2rem 1rem 1rem;
}
[dir=rtl] .recipient-form input[type=checkbox] + label .icon-checkmark {
  right: 0;
  left: auto;
}
[dir=rtl] .rte blockquote > * {
  padding-right: 6.4rem;
  padding-left: 0;
}

/* Typography */
h1,
h2,
h3,
h4,
h5,
h6,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-weight: var(--font-heading-weight);
  text-transform: var(--font-heading-text-transform);
  color: rgb(var(--color-foreground-title));
  line-height: var(--font-heading-line-height);
  word-wrap: break-word;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  letter-spacing: calc(var(--font-heading-letter-spacing) * 0.1);
}

.h0 {
  font-size: calc(var(--font-heading-h0-scale) * 3.4rem);
}
@media only screen and (min-width: 750px) {
  .h0 {
    font-size: calc(var(--font-heading-h0-scale) * 4rem);
  }
}
@media only screen and (min-width: 1360px) {
  .h0 {
    font-size: calc(var(--font-heading-h0-scale) * 5.8rem);
  }
}

h1,
.h1 {
  font-size: calc(var(--font-heading-h1-scale) * 2rem);
}
@media only screen and (min-width: 750px) {
  h1,
.h1 {
    font-size: calc(var(--font-heading-h1-scale) * 2.2rem);
  }
}
@media only screen and (min-width: 1360px) {
  h1,
.h1 {
    font-size: calc(var(--font-heading-h1-scale) * 2.4rem);
  }
}

h2,
.h2 {
  font-size: calc(var(--font-heading-h2-scale) * 1.6rem);
}
@media only screen and (min-width: 1360px) {
  h2,
.h2 {
    font-size: calc(var(--font-heading-h2-scale) * 1.8rem);
  }
}

h3,
.h3 {
  font-size: calc(var(--font-heading-h3-scale) * 1.3rem);
}
@media only screen and (min-width: 1360px) {
  h3,
.h3 {
    font-size: calc(var(--font-heading-h3-scale) * 1.5rem);
  }
}

h4,
.h4 {
  font-size: calc(var(--font-heading-h4-scale) * 1.1rem);
}
@media only screen and (min-width: 1360px) {
  h4,
.h4 {
    font-size: calc(var(--font-heading-h4-scale) * 1.2rem);
  }
}

h5,
.h5 {
  font-size: 1.2rem;
}

h6,
.h6 {
  font-size: 1rem;
}

a {
  color: rgba(var(--color-foreground));
  text-decoration-color: rgb(var(--color-foreground));
  text-underline-offset: 4px;
  transition: color var(--duration-default), text-decoration var(--duration-default), opacity var(--duration-default);
}

blockquote {
  padding: 2rem 3rem;
  font-size: 1.6rem;
  color: rgba(var(--color-foreground));
  line-height: 1.3;
  border-top: 0.3rem solid rgba(var(--color-foreground));
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.3);
}

@media screen and (min-width: 750px) {
  blockquote {
    padding: 2.4rem 10rem;
    font-size: 2rem;
  }
}
table:not([class]) {
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 1.4rem;
  border-style: hidden;
  box-shadow: 0 0 0 0.1rem rgb(var(--color-border));
  /* draws the table border  */
}

table:not([class]) td,
table:not([class]) th {
  padding: 1em;
  border: 0.1rem solid rgb(var(--color-border));
}

a:empty,
ul:empty,
dl:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: none;
}

hr {
  display: block;
  width: 100%;
  height: 0.2rem;
  background-color: rgb(var(--color-border));
  border: none;
}

.caption {
  font-size: 1rem;
  color: rgb(var(--color-foreground-secondary));
  line-height: 1.7;
}

@media screen and (min-width: 750px) {
  .caption {
    font-size: 1.2rem;
  }
}
.caption-with-letter-spacing {
  margin-top: 1rem;
  font-size: 1.2rem;
}

.caption-large,
.form__label {
  text-transform: uppercase;
  font-weight: 500;
  color: rgba(var(--color-foreground));
}

@media screen and (max-width: 749px) {
  .small-hide {
    display: none;
  }
}
@media screen and (max-width: 749px) {
  .small-hide {
    display: none !important;
  }
}
@media screen and (min-width: 750px) and (max-width: 989px) {
  .medium-hide {
    display: none !important;
  }
}
@media screen and (min-width: 990px) {
  .large-up-hide {
    display: none !important;
  }
}
.center {
  text-align: center;
}

.right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.light {
  opacity: 0.7;
}

.link {
  cursor: pointer;
  display: inline-block;
  border: none;
  box-shadow: none;
  text-decoration: underline;
  text-underline-offset: 0.3rem;
  color: rgb(var(--color-foreground));
  background-color: transparent;
  transition: var(--duration-default);
}
@media screen and (min-width: 750px) {
  .link {
    font-size: 1.5rem;
  }
}

.link--text {
  color: rgb(var(--color-foreground));
  transition: var(--duration-default);
}

.circle-divider::after {
  content: "•";
  margin: 0 8px 0 8px;
}

.circle-divider:last-of-type::after {
  display: none;
}

.line-divider {
  align-items: center;
  justify-content: center;
}

.line-divider::after {
  content: "";
  display: inline-flex;
  width: 16px;
  height: 1px;
  margin: 0 8px 0 8px;
  background: rgba(var(--color-foreground), 0.6);
}

.line-divider_vertical::after {
  width: 1px;
  height: 13px;
}

.line-divider:last-of-type::after {
  display: none;
}

.full-unstyled-link {
  text-decoration: none;
  color: currentColor;
  display: block;
}

.placeholder {
  background-color: rgba(var(--color-foreground), 0.04);
  color: rgba(var(--color-foreground), 0.55);
  fill: rgba(var(--color-foreground), 0.55);
}

details > * {
  box-sizing: border-box;
}

.break {
  word-break: break-word;
}

@media (prefers-reduced-motion) {
  .motion-reduce {
    transition: none !important;
  }
}
.underlined-link {
  color: rgb(var(--color-foreground));
  text-underline-offset: 0.3rem;
  text-decoration-thickness: 0.1rem;
  transition: opacity var(--duration-default);
}

.underlined-link:hover {
  opacity: 0.7;
}

.link-hover-line {
  position: relative;
}
.link-hover-line::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0.1rem;
  background-color: currentColor;
  transition: width var(--duration-default);
}
.link-hover-line:hover::after {
  width: 100%;
}

.link-hover-line-outer > span {
  position: relative;
}
.link-hover-line-outer > span::after {
  position: absolute;
  bottom: -0.2rem;
  left: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0.1rem;
  background-color: rgb(var(--color-foreground));
  transition: width var(--duration-default);
}
.link-hover-line-outer:hover > span::after {
  width: 100%;
}

.link-hover-arrow svg {
  opacity: 0;
  transition: opacity var(--duration-default);
}
.link-hover-arrow:hover svg {
  opacity: 1;
}

.font-weight-medium {
  font-weight: 500;
}

.font-weight-bold {
  font-weight: 700;
}

.subheading {
  color: rgb(var(--color-foreground-title));
  font-size: calc(var(--font-subtitle-scale) * 1rem);
  font-family: var(--font-subtitle-family);
  font-style: var(--font-subtitle-style);
  font-weight: var(--font-subtitle-weight);
  letter-spacing: calc(var(--font-subtitle-letter-spacing) * 0.1);
  text-transform: var(--font-subtitle-text-transform);
  line-height: 120%;
  word-wrap: break-word;
}
.subheading a {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  line-height: inherit;
  transition: opacity var(--duration-default);
  text-decoration: none;
}
@media screen and (pointer: fine) {
  .subheading a:hover {
    opacity: 0.7;
  }
}

.richtext__content h1,
.richtext__content h2,
.richtext__content h3,
.richtext__content h4,
.richtext__content h5,
.richtext__content h6,
.richtext__content p {
  margin: 0;
}
.richtext__content a {
  color: rgb(var(--color-foreground));
  transition: opacity var(--duration-default);
  pointer-events: all;
}
.richtext__content a:hover {
  opacity: 0.7;
}

.secondary_text,
.field__currency,
.facets__price .field__input {
  font-size: calc(var(--font-body-second-scale) * 1rem);
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  line-height: var(--font-body-line-height);
  letter-spacing: calc(var(--font-body-letter-spacing) * 0.1);
}

.body-large {
  font-size: calc(var(--font-body-large-scale) * 1rem);
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  line-height: var(--font-body-line-height);
  letter-spacing: calc(var(--font-body-letter-spacing) * 0.1);
}

.animated-heading > *:not(.animated-heading--inner) {
  display: none;
}

.animated-heading--inner {
  opacity: 0;
}
.shopify-design-mode .animated-heading--inner {
  opacity: 1 !important;
}
.animated-heading--inner .word {
  white-space: nowrap;
}
.animated-heading--inner a > span {
  text-decoration: underline;
}
.animated-heading--inner a > em {
  text-decoration: underline;
}
.animated-heading--inner strong.anim-svg {
  position: relative;
  display: inline-block;
  font-weight: inherit;
}
.animated-heading--inner strong.anim-svg svg {
  position: absolute;
  left: 0;
  right: 0;
  width: calc(100% - 1rem);
  height: 2.4rem;
  bottom: -0.6rem;
  object-fit: cover;
  mask-image: var(--svg);
  color: rgb(var(--color-accent-original));
  pointer-events: none;
  z-index: 0;
}
@media screen and (min-width: 990px) {
  .animated-heading--inner strong.anim-svg svg {
    bottom: -0.4rem;
  }
}
@media screen and (min-width: 1360px) {
  .animated-heading--inner strong.anim-svg svg {
    bottom: -0.4rem;
    height: 3.2rem;
  }
}
.animated-heading--inner strong.anim-svg svg path {
  stroke-dashoffset: 770;
  stroke-dasharray: 770;
  animation-delay: var(--anim-start) !important;
  animation: dash1 2s linear forwards;
}
@keyframes dash1 {
  to {
    stroke-dashoffset: 0;
    -webkit-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
  }
}
@keyframes reveal {
  to {
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
  }
}
.animated-heading--inner strong.anim-svg .span.empty-char {
  display: inline-block;
}
.animated-heading--inner strong.anim-svg .anim-char {
  position: relative;
  z-index: 1;
}

.icon-marked {
  color: rgb(var(--color-accent-original));
}

.animated-heading--inner .word {
  display: inline-block;
}

.animated-heading--inner .char {
  display: inline-block;
  opacity: 0;
  animation: fadeIn 0.3s forwards;
  white-space: pre-wrap;
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
/* Component-title */
.title {
  margin: 3rem 0 2rem;
}

.title-wrapper {
  margin-bottom: 3rem;
}

.title--primary {
  margin: 4rem 0;
}

.title--page {
  text-align: left;
}

.title--section > * {
  margin: 0;
}

.title--section-mt-none {
  margin: 0 0 3rem 0;
}

.title--section-m-none {
  margin: 0;
}

@media screen and (min-width: 990px) {
  .title {
    margin: 5rem 0 3rem;
  }

  .title--primary {
    margin: 2rem 0;
  }
}
.page-header {
  margin-bottom: 2.4rem;
  text-align: center;
}

.page-header .title--page {
  margin-bottom: 0;
  margin-top: 0;
}

.subtitle {
  font-family: var(--font-subtitle-family);
  font-weight: var(--font-subtitle-weight);
  font-style: var(--font-subtitle-style);
  letter-spacing: calc(var(--font-subtitle-letter-spacing) * 0.1);
  text-transform: var(--font-subtitle-text-transform);
  color: rgb(var(--color-foreground-title));
  font-size: calc(var(--font-subtitle-scale) * 1rem);
  line-height: 1.2;
  margin-bottom: 1rem;
}

.card__subtitle {
  position: relative;
  margin: 0;
  font-size: 1.2rem;
  color: rgb(var(--color-foreground-secondary));
}
.card__subtitle a {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  line-height: inherit;
  transition: opacity var(--duration-default);
  text-decoration: none;
  pointer-events: all;
}
@media screen and (pointer: fine) {
  .card__subtitle a:hover {
    opacity: 0.7;
  }
}

.titles .subtitle {
  margin: 0;
}
.titles .subtitle + .heading {
  margin-top: 1rem;
}
.titles .subtitle:only-child {
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 750px) {
  .titles .subtitle:only-child {
    margin-bottom: 3.2rem;
  }
}
@media screen and (min-width: 1100px) {
  .titles .subtitle:only-child {
    margin-bottom: 4rem;
  }
}
.titles .heading {
  margin: 0;
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 750px) {
  .titles .heading {
    margin-bottom: 3.2rem;
  }
}
@media screen and (min-width: 1100px) {
  .titles .heading {
    margin-bottom: 4.8rem;
  }
}

.swiper-controls__wrapper {
  position: absolute;
  bottom: 3rem;
  right: 0;
  width: 100%;
  box-sizing: border-box;
  background: transparent;
}
@media screen and (min-width: 990px) {
  .swiper-controls__wrapper {
    bottom: 6.4rem;
  }
}
@media screen and (min-width: 1920px) {
  .split-screen-slideshow .swiper-controls__wrapper.section-full-screen {
    width: calc(100vw - var(--scrollbar-width, "0px"));
  }
}
.swiper-controls__box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.6rem;
}
@media screen and (min-width: 990px) {
  .swiper-controls__box {
    justify-content: flex-end;
    padding-right: 4rem;
  }
  .section-full-screen .swiper-controls__box {
    padding-right: 0;
  }
}

.swiper-buttons__wrapper {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  pointer-events: none;
  box-sizing: border-box;
  display: none;
}
.swiper-controls__wrapper .swiper-buttons__wrapper {
  position: static !important;
  transform: none;
  width: max-content;
}
@media screen and (min-width: 990px) {
  .swiper-buttons__wrapper {
    display: inline-block;
  }
}
.swiper-buttons__container.section-in-container {
  padding: 0 2rem;
}
@media screen and (min-width: 990px) {
  .swiper-buttons__container.section-in-container {
    padding: 0 4rem;
  }
}
@media screen and (min-width: 1600px) {
  .swiper-buttons__container {
    max-width: 1920px;
    padding: 0 4rem;
  }
}
.swiper-buttons__box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.2rem;
}
.swiper-buttons .container {
  box-sizing: border-box;
}
@media screen and (min-width: 1100px) {
  .swiper-buttons {
    box-sizing: content-box;
  }
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: auto;
  height: auto;
}

.swiper-button {
  transition: all var(--duration-default) ease;
  pointer-events: all;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(var(--color-arrows-background));
  border: 1px solid rgba(var(--color-arrows), 0.06);
  border-radius: 50%;
  color: rgb(var(--color-arrows));
  position: static;
  overflow: hidden;
  width: 4.4rem;
  height: 4.4rem;
  margin: 0;
  box-shadow: 0px 6px 20px 0px #0000000d;
}
.swiper-button--large {
  width: 10rem;
  height: 10rem;
}
.swiper-button span {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform var(--duration-default), color var(--duration-default), opacity var(--duration-default);
  color: rgb(var(--color-arrows));
}
.swiper-button .icon-arrow {
  transition: transform var(--duration-default), color var(--duration-default), opacity var(--duration-default);
}
.swiper-button::after {
  display: none;
}
.swiper-button-prev {
  transform: rotate(-180deg);
}
.swiper-button-prev:hover:not(.swiper-button-disabled) .icon {
  opacity: 0.7;
}
.swiper-button-next:hover:not(.swiper-button-disabled) .icon {
  opacity: 0.7;
}
.swiper-button.swiper-button-disabled {
  opacity: 0 !important;
}
.swiper-button .svg-embed {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-button:hover .svg-embed {
  animation: 0.35s ease-in-out forwards animateIconInline;
}

.swiper-pagination {
  position: static;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  background-color: inherit;
  border: none;
  background-color: rgb(var(--color-arrows-background));
  margin-top: 2.4rem;
}
.swiper-pagination.swiper-pagination-lock {
  margin-top: 0;
}
.swiper-controls__wrapper .swiper-pagination {
  position: static !important;
  width: max-content;
}
.swiper-pagination .swiper-pagination-bullet {
  background: transparent;
  width: unset;
  height: unset;
  border-radius: unset;
  opacity: 1;
  margin: 0 !important;
  padding: 0.7rem 0.3rem;
}
.swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  display: block;
  transition: all var(--duration-long) ease;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background: rgb(var(--color-arrows));
  opacity: 0.2;
}
.swiper-pagination .swiper-pagination-bullet-active::before {
  transform: scale(1.7);
  opacity: 1;
}
@media screen and (min-width: 990px) {
  .swiper-pagination .swiper-pagination-bullet:hover::before {
    opacity: 0.6;
  }
}
@media screen and (min-width: 990px) {
  .swiper-pagination .swiper-pagination-bullet-active:hover::before {
    opacity: 1;
  }
}
.swiper-pagination.swiper-pagination-fraction {
  background-color: rgb(var(--color-arrows-background));
  color: rgb(var(--color-arrows));
  width: max-content;
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 1rem;
  border-radius: 100px;
}
@media screen and (min-width: 990px) {
  .swiper-pagination.swiper-pagination-fraction {
    bottom: 3.2rem;
  }
}

.swipe-on-mobile__nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swipe-on-mobile__nav .swiper-pagination {
  position: static;
}
@media (min-width: 990px) {
  .swipe-on-mobile__nav {
    display: none !important;
  }
}

.no-js .swiper-pagination,
.no-js .swiper-buttons__wrapper,
.no-js .swiper-button {
  display: none;
}

/* Media */
.media {
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(var(--color-foreground), 0.3);
  position: relative;
  overflow: hidden;
  border-radius: var(--border-radius-main);
}

.media--transparent {
  background-color: transparent;
}

.media > *:not(.zoom, .deferred-media__poster-button, .card__link),
.media model-viewer,
.card-wrapper__link--overlay:empty {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.media > img {
  object-fit: cover;
  object-position: center center;
  transition: opacity var(--duration-long), transform var(--duration-long);
}

.media--square {
  padding-bottom: 100%;
}

.media--portrait {
  padding-bottom: 114.2%;
}

.media--landscape {
  padding-bottom: 66.6%;
}

.media--cropped {
  padding-bottom: 56%;
}

.media--16-9 {
  padding-bottom: 56.25%;
}

.media--circle {
  padding-bottom: 100%;
  border-radius: 50%;
}

.media.media--hover-effect > img + img {
  opacity: 0;
}

@media screen and (min-width: 990px) {
  .media--cropped {
    padding-bottom: 63%;
  }
}
deferred-media {
  display: block;
}

/* Button */
/* Button - default */
.button,
.customer .button {
  font-family: var(--font-button-family);
  font-weight: var(--font-button-weight);
  font-style: var(--font-button-style);
  text-transform: var(--font-button-text-transform);
  letter-spacing: calc(var(--font-button-letter-spacing) * 0.1);
  position: relative;
  box-sizing: border-box;
  text-decoration: none;
  border: 0;
  border-radius: var(--border-radius-button);
  transition: var(--duration-short);
  font-size: calc(var(--font-button-scale) * 1rem);
  line-height: 120%;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  padding: 1rem 1.5rem 1rem 2rem;
  min-height: 4.4rem;
  min-width: 5rem;
  overflow: hidden;
  z-index: 1;
}
.button--primary, .button--secondary, .button--tertiary,
.customer .button--primary,
.customer .button--secondary,
.customer .button--tertiary {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: background-color var(--duration-short), color var(--duration-short), border var(--duration-short);
}
.button--primary .button-circle, .button--secondary .button-circle, .button--tertiary .button-circle,
.customer .button--primary .button-circle,
.customer .button--secondary .button-circle,
.customer .button--tertiary .button-circle {
  width: 14px;
  height: 14px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-left: 2.8rem;
  transition: all var(--duration-short);
}
.button--primary .button-circle .svg-embed, .button--secondary .button-circle .svg-embed, .button--tertiary .button-circle .svg-embed,
.customer .button--primary .button-circle .svg-embed,
.customer .button--secondary .button-circle .svg-embed,
.customer .button--tertiary .button-circle .svg-embed {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.button--primary:hover .svg-embed, .button--secondary:hover .svg-embed, .button--tertiary:hover .svg-embed,
.customer .button--primary:hover .svg-embed,
.customer .button--secondary:hover .svg-embed,
.customer .button--tertiary:hover .svg-embed {
  animation: 0.35s ease-in-out forwards animateIconInline;
}
.button--primary,
.customer .button--primary {
  background-color: rgb(var(--color-button));
  color: rgb(var(--color-button-text));
  border: 1px solid rgb(var(--color-button-border));
}
.button--primary:not(:disabled):not([aria-disabled=true]):hover,
.customer .button--primary:not(:disabled):not([aria-disabled=true]):hover {
  background-color: rgb(var(--color-button-hover));
  color: rgb(var(--color-button-text-hover));
  border: 1px solid rgb(var(--color-button-border-hover));
}
.button--primary:focus,
.customer .button--primary:focus {
  background-color: rgb(var(--color-button));
  border: 1px solid rgb(var(--color-button-border));
}
.button--secondary,
.customer .button--secondary {
  background-color: transparent;
  color: rgb(var(--color-button-secondary-text));
  border: 1px solid rgb(var(--color-button-secondary-border));
}
.button--secondary:not(:disabled):not([aria-disabled=true]):hover,
.customer .button--secondary:not(:disabled):not([aria-disabled=true]):hover {
  border-color: rgb(var(--color-button-secondary-border-hover));
  color: rgb(var(--color-button-secondary-text-hover));
  background-color: rgb(var(--color-button-secondary-hover));
}
.button--secondary:focus,
.customer .button--secondary:focus {
  border-color: rgb(var(--color-button-secondary-border-hover));
}
.button--tertiary,
.customer .button--tertiary {
  background-color: rgb(var(--color-button-tertiary));
  color: rgb(var(--color-button-tertiary-text));
  border: 1px solid rgb(var(--color-button-tertiary));
}
.button--tertiary:not(:disabled):not([aria-disabled=true]):hover,
.customer .button--tertiary:not(:disabled):not([aria-disabled=true]):hover {
  border-color: rgb(var(--color-button-tertiary-hover));
  color: rgb(var(--color-button-tertiary-text-hover));
  background-color: rgb(var(--color-button-tertiary-hover));
}
.button--tertiary:focus,
.customer .button--tertiary:focus {
  border-color: rgb(var(--color-button-tertiary-border-hover));
}
.button--simple,
.customer .button--simple {
  display: block;
  align-items: center;
  padding: 0;
  min-width: auto;
  min-height: auto;
  background: none;
  box-shadow: none;
  color: rgb(var(--color-foreground));
  overflow: visible;
}
.button--simple span,
.customer .button--simple span {
  position: relative;
  display: block;
}
.button--simple span::before,
.customer .button--simple span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.6rem;
  width: 100%;
  height: 0.1rem;
  background-color: currentColor;
  opacity: 0.4;
  transition: width var(--duration-default);
}
.button--simple span::after,
.customer .button--simple span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.6rem;
  width: 0;
  height: 0.1rem;
  background-color: currentColor;
  transition: width var(--duration-default) ease-out;
}
.button--simple:not(:disabled):not([aria-disabled=true]):hover span::after,
.customer .button--simple:not(:disabled):not([aria-disabled=true]):hover span::after {
  width: 100%;
}
.button--link,
.customer .button--link {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0;
  min-width: auto;
  min-height: auto;
  text-decoration: none;
  color: rgb(var(--color-foreground));
  transition: var(--duration-default);
  opacity: 1;
}
.button--link .icon-small-arrow,
.customer .button--link .icon-small-arrow {
  opacity: 0;
  flex-shrink: 0;
  transition: var(--duration-default);
}
.button--link:focus,
.customer .button--link:focus {
  opacity: 0.6;
}
.button--link:focus .icon-small-arrow,
.customer .button--link:focus .icon-small-arrow {
  opacity: 1;
}
.button--link:not(:disabled):not([aria-disabled=true]):hover,
.customer .button--link:not(:disabled):not([aria-disabled=true]):hover {
  opacity: 0.6;
}
.button--link:not(:disabled):not([aria-disabled=true]):hover .icon-small-arrow,
.customer .button--link:not(:disabled):not([aria-disabled=true]):hover .icon-small-arrow {
  opacity: 1;
}
.button--underline span,
.customer .button--underline span {
  position: relative;
}
.button--underline span::after,
.customer .button--underline span::after {
  background: currentColor;
  bottom: -2px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.5s cubic-bezier(1, 0, 0, 1);
  width: 100%;
  will-change: transform;
}
.button--underline:hover span::after, .button--underline.active span::after,
.customer .button--underline:hover span::after,
.customer .button--underline.active span::after {
  transform: scaleX(1);
  transform-origin: left center;
}
.button--unstyled,
.customer .button--unstyled {
  cursor: pointer;
  background: none;
  box-shadow: none;
  border: none;
}
.button--play > span,
.customer .button--play > span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.3rem;
  height: 1.6rem;
}
.button--play > span .button-icon,
.customer .button--play > span .button-icon {
  position: absolute;
  transition: opacity var(--duration-default);
}
.button--play > span .icon-hidden,
.customer .button--play > span .icon-hidden {
  opacity: 0;
}
.button--play > span .opacity,
.customer .button--play > span .opacity {
  opacity: 0.2;
  transition: opacity var(--duration-default);
}
.button--play:hover .opacity,
.customer .button--play:hover .opacity {
  opacity: 0.34;
}
.button--play.active .button-icon:not(.icon-hidden),
.customer .button--play.active .button-icon:not(.icon-hidden) {
  opacity: 0;
}
.button--play.active .icon-hidden,
.customer .button--play.active .icon-hidden {
  opacity: 1;
}
.button--sound > span,
.customer .button--sound > span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.4rem;
  height: 2.4rem;
}
.button--sound .button-icon,
.customer .button--sound .button-icon {
  position: absolute;
  transition: opacity var(--duration-default);
}
.button--sound .icon-hidden,
.customer .button--sound .icon-hidden {
  opacity: 0;
}
.button--sound.active .button-icon:not(.icon-hidden),
.customer .button--sound.active .button-icon:not(.icon-hidden) {
  opacity: 0;
}
.button--sound.active .icon-hidden,
.customer .button--sound.active .icon-hidden {
  opacity: 1;
}
.button--sound .opacity,
.customer .button--sound .opacity {
  opacity: 0.2;
  transition: opacity var(--duration-default);
}
.button--sound:hover .opacity,
.customer .button--sound:hover .opacity {
  opacity: 0.34;
}
.button--full-width,
.customer .button--full-width {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.button .spinner,
.customer .button .spinner {
  display: none;
  width: 1.6rem;
  height: 1.6rem;
}
.button.loading span,
.customer .button.loading span {
  opacity: 0;
}
.button.loading .spinner,
.customer .button.loading .spinner {
  position: absolute;
  display: inline-block;
}
.button.loading .spinner .path,
.customer .button.loading .spinner .path {
  stroke: currentColor !important;
}

@keyframes animateIconInline {
  0% {
    opacity: 1;
    transform: translateX(0%);
  }
  50% {
    opacity: 0;
    transform: translateX(100%);
  }
  51% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes animateIconInlineSecond {
  0% {
    opacity: 1;
    transform: translateX(0%) rotate(-180deg);
  }
  50% {
    opacity: 0;
    transform: translateX(-100%) rotate(-180deg);
  }
  51% {
    opacity: 0;
    transform: translateX(100%) rotate(-180deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0%) rotate(-180deg);
  }
}
/* Button - other */
.button:disabled,
.button[aria-disabled=true],
.button.disabled,
.button--link[aria-disabled=true],
.customer button:disabled,
.customer button[aria-disabled=true],
.customer button.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Button - social share */
.share-button {
  display: block;
  position: relative;
  margin-top: 1rem;
}

.share-button__button {
  padding: 0;
  box-shadow: none;
  background: none;
  text-transform: none;
  font-weight: 500;
  justify-content: flex-start;
}

.share-button .share-button__button:hover {
  box-shadow: none;
}

.share-button .share-button__button:focus {
  box-shadow: none;
  border: none;
}

.share-button__button .icon-share {
  margin-right: 1rem;
}

.share-button__fallback {
  border: 0.1rem solid rgba(var(--color-foreground), 0.1);
  background: rgb(var(--color-background));
  padding: 2rem;
  position: absolute;
  top: 4rem;
  left: -0.1rem;
  z-index: 3;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.share-button__fallback .button {
  margin-top: 1rem;
}

.share-button__fallback .icon-clipboard {
  height: 1.4rem;
  width: 1.8rem;
}

.share-button__message:not(:empty) {
  font-size: 1.2rem;
  text-align: right;
  display: block;
  margin-top: 0.5rem;
}

/* Button - social share new */
.share-buttons {
  position: relative;
}

.share-buttons__label-name {
  font-size: 1.2rem;
}

.share-buttons__label .icon-share {
  width: 1.2rem;
  margin-right: 1rem;
}

.share-buttons__label .icon-share path {
  fill: rgba(var(--color-foreground));
}

.share-buttons__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  width: 100%;
  margin-top: 0.8rem;
}

.share-buttons__item a {
  color: rgb(var(--color-foreground-secondary));
  transition: var(--duration-default);
}

.share-buttons__item .icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.3rem;
}

.share-buttons__item .icon-copy {
  transform: rotate(-45deg);
}

.share-buttons__button {
  display: flex;
  align-items: center;
  width: 100%;
  text-decoration: none;
}

.share-button__name {
  font-size: 1.2rem;
  transition: var(--duration-default);
  color: rgb(var(--color-foreground-secondary));
}

.share-button__icon {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  color: rgb(var(--color-foreground));
  padding: 0.8rem;
  background-color: rgb(var(--color-scondary-element-background));
  border-radius: 100%;
  transition: var(--duration-default);
}

.share-buttons__button:hover .share-button__icon {
  background-color: rgb(var(--color-foreground));
}

.share-buttons-simple {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  margin: 0;
  padding: 2rem;
  list-style: none;
}
.share-buttons-simple__item {
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.share-buttons-simple__item .icon {
  width: 2.2rem;
  height: 2.2rem;
}
.share-buttons-simple__button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: opacity var(--duration-default);
}
.share-buttons-simple__button:hover {
  opacity: 0.6;
}

.modal-close-button {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 2rem;
  height: 2rem;
  overflow: hidden;
  color: rgb(var(--color-foreground-secondary));
  background-color: transparent;
  cursor: pointer;
  border: none;
  transition: opacity var(--duration-default);
  flex-shrink: 0;
}
.modal-close-button:hover {
  opacity: 0.6;
}

.header__offcanvas-toggle-link .icon-close {
  color: rgb(var(--color-foreground));
}

.infinite-scroll__loading {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
  color: rgba(var(--color-foreground-secondary));
}
.infinite-scroll__loading .spinner {
  display: none;
  width: 2rem;
  height: 2rem;
}
.infinite-scroll__loading.loading .spinner {
  display: block;
}

.scroll-top {
  cursor: pointer;
  position: fixed;
  bottom: 0.8rem;
  right: 0.8rem;
  width: 3.2rem;
  height: 3.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--color-background-secondary), 0.7);
  color: rgb(var(--color-foreground));
  border: none;
  border-radius: var(--border-radius-button);
  opacity: 0;
  z-index: 999;
  transition: var(--duration-default);
}
.scroll-top svg {
  flex: none;
  width: 2rem;
  height: 2rem;
}
.scroll-top.show {
  opacity: 1;
}
.scroll-top:hover {
  background-color: rgb(var(--color-background-secondary));
}

.copy-btn {
  position: relative;
}
.copy-btn::before {
  content: attr(data-notification);
  display: block;
  padding: 0.2rem 0.5rem;
  border: none;
  border-radius: var(--border-radius-button);
  background-color: rgba(var(--color-foreground), 0.1);
  position: absolute;
  bottom: 0;
  left: calc(100% + 1rem);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  text-transform: capitalize;
  font-size: 1.2rem;
  transition: all var(--duration-default);
  z-index: 3;
  max-width: 15rem;
  width: max-content;
  box-shadow: none;
}
.copy-btn.success::before {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.copy-btn.success:hover::before {
  opacity: 1;
}

.overlay_link {
  display: block !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.svg-embed {
  display: flex;
}

/* Form */
.field {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.field label {
  position: relative;
  transition: var(--duration-short);
  order: -1;
}
.field input[type=text],
.field input[type=email],
.field input[type=tel],
.field input[type=search],
.field input[type=password],
.field select,
.field .field__input {
  width: 100%;
  min-height: 4.4rem;
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-size: calc(var(--font-body-scale) * 1rem);
  line-height: 1.2;
  -webkit-appearance: none;
  appearance: none;
  color: rgb(var(--color-foreground));
  background-color: rgb(var(--color-background-input));
  border: 0.1rem solid rgb(var(--color-border-input));
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  transition: border var(--duration-default), background-color var(--duration-default);
  overflow: hidden;
}
.field input[type=text]::placeholder,
.field input[type=email]::placeholder,
.field input[type=tel]::placeholder,
.field input[type=search]::placeholder,
.field input[type=password]::placeholder,
.field select::placeholder,
.field .field__input::placeholder {
  transition: opacity var(--duration-default);
  color: rgba(var(--color-foreground));
  opacity: 0.5;
}
.field input[type=text]:hover, .field input[type=text]:focus-visible, .field input[type=text]:focus,
.field input[type=email]:hover,
.field input[type=email]:focus-visible,
.field input[type=email]:focus,
.field input[type=tel]:hover,
.field input[type=tel]:focus-visible,
.field input[type=tel]:focus,
.field input[type=search]:hover,
.field input[type=search]:focus-visible,
.field input[type=search]:focus,
.field input[type=password]:hover,
.field input[type=password]:focus-visible,
.field input[type=password]:focus,
.field select:hover,
.field select:focus-visible,
.field select:focus,
.field .field__input:hover,
.field .field__input:focus-visible,
.field .field__input:focus {
  background-color: rgb(var(--color-background-input-hover));
  border: 0.1rem solid rgb(var(--color-border-input-hover));
}
.field input[type=text]:hover::placeholder, .field input[type=text]:focus-visible::placeholder, .field input[type=text]:focus::placeholder,
.field input[type=email]:hover::placeholder,
.field input[type=email]:focus-visible::placeholder,
.field input[type=email]:focus::placeholder,
.field input[type=tel]:hover::placeholder,
.field input[type=tel]:focus-visible::placeholder,
.field input[type=tel]:focus::placeholder,
.field input[type=search]:hover::placeholder,
.field input[type=search]:focus-visible::placeholder,
.field input[type=search]:focus::placeholder,
.field input[type=password]:hover::placeholder,
.field input[type=password]:focus-visible::placeholder,
.field input[type=password]:focus::placeholder,
.field select:hover::placeholder,
.field select:focus-visible::placeholder,
.field select:focus::placeholder,
.field .field__input:hover::placeholder,
.field .field__input:focus-visible::placeholder,
.field .field__input:focus::placeholder {
  opacity: 0.4;
}
.field input[type=text]:focus-visible, .field input[type=text]:focus,
.field input[type=email]:focus-visible,
.field input[type=email]:focus,
.field input[type=tel]:focus-visible,
.field input[type=tel]:focus,
.field input[type=search]:focus-visible,
.field input[type=search]:focus,
.field input[type=password]:focus-visible,
.field input[type=password]:focus,
.field select:focus-visible,
.field select:focus,
.field .field__input:focus-visible,
.field .field__input:focus {
  outline: none;
}
.field select:focus-visible, .field select:focus {
  outline: 0.1rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}
.field input[type=search]::-webkit-search-cancel-button {
  display: none;
}
.field input[type=text],
.field input[type=email],
.field input[type=tel],
.field input[type=password],
.field select,
.field .field__input {
  flex-grow: 1;
  padding: 1rem 2rem;
  text-align: left;
}
.field input[type=text]::-webkit-search-cancel-button,
.field input[type=email]::-webkit-search-cancel-button,
.field input[type=tel]::-webkit-search-cancel-button,
.field input[type=password]::-webkit-search-cancel-button,
.field select::-webkit-search-cancel-button,
.field .field__input::-webkit-search-cancel-button {
  display: none;
}
.field input[type=text]::placeholder,
.field input[type=email]::placeholder,
.field input[type=tel]::placeholder,
.field input[type=password]::placeholder,
.field select::placeholder,
.field .field__input::placeholder {
  font-size: 1.4rem;
  color: rgb(var(--color-foreground));
}
.field input[type=text]:focus::placeholder,
.field input[type=email]:focus::placeholder,
.field input[type=tel]:focus::placeholder,
.field input[type=password]:focus::placeholder,
.field select:focus::placeholder,
.field .field__input:focus::placeholder {
  opacity: 0 !important;
}
.field input[type=text][required] + label::after,
.field input[type=email][required] + label::after,
.field input[type=tel][required] + label::after,
.field input[type=password][required] + label::after,
.field select[required] + label::after,
.field .field__input[required] + label::after {
  content: "*";
  position: relative;
  top: 0;
  left: 0.5rem;
  color: rgb(var(--color-foreground-secondary));
}
.field input[type=text] + label,
.field input[type=email] + label,
.field input[type=tel] + label,
.field input[type=password] + label,
.field select + label,
.field .field__input + label {
  padding-bottom: 0.6rem;
}
.field textarea.field__input {
  padding: 1.6rem 2rem;
}
.field .select {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.field .select label {
  position: relative;
  transition: var(--duration-short);
  order: -1;
}
.field select {
  cursor: pointer;
  line-height: 1.2;
}
.field select:focus, .field select:focus-visible, .field select:focus-within, .field select:active {
  border-color: rgb(var(--color-border-input-hover));
}
.field select option {
  background-color: rgb(var(--color-background-input));
}
.field--checkbox input[type=checkbox] {
  position: absolute;
  opacity: 1;
  width: 1.6rem;
  height: 1.6rem;
  top: 0;
  left: 0;
  z-index: -1;
  appearance: none;
}
.field--checkbox input[type=checkbox]:checked + label::before {
  border-color: rgb(var(--color-foreground));
  background-color: rgb(var(--color-foreground));
}
.field--checkbox input[type=checkbox]:checked + label .icon-checkmark {
  visibility: visible;
}
.field--checkbox input[type=checkbox] + label {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  color: rgb(var(--color-foreground-secondary));
  position: relative;
  cursor: pointer;
  line-height: 1;
}
.field--checkbox input[type=checkbox] + label a {
  text-decoration: none;
  color: rgb(var(--color-foreground));
  transition: opacity var(--duration-default);
  text-decoration: underline;
  font-weight: 700;
}
.field--checkbox input[type=checkbox] + label a:hover {
  opacity: 0.7;
}
.field--checkbox input[type=checkbox] + label:hover::before {
  border-color: rgb(var(--color-border-input-hover));
}
.field--checkbox input[type=checkbox] + label::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  border-radius: var(--border-radius-button);
  border: 0.1rem solid rgb(var(--color-foreground-secondary));
  background-color: rgb(var(--color-background));
  transition: border-color var(--duration-default);
}
.field--checkbox input[type=checkbox] + label .icon-checkmark {
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 5;
  visibility: hidden;
  color: rgb(var(--color-background));
}
.field--checkbox input[type=checkbox][required] + label span::after {
  content: "*";
  position: relative;
  top: 0;
  left: 0;
  color: rgb(var(--color-foreground-secondary));
}
.field--pass {
  position: relative;
}
.field--pass .button-pass-visibility {
  display: none;
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  bottom: 0.9rem;
  right: 2.4rem;
  cursor: pointer;
}
.field--pass .button-pass-visibility svg {
  color: rgba(var(--color-foreground), 0.5);
}
.field--pass .button-pass-visibility svg.icon-eye {
  display: none;
}
.field--dark input[type=text],
.field--dark input[type=email],
.field--dark input[type=tel],
.field--dark input[type=password],
.field--dark input[type=search] {
  border-color: rgba(255, 255, 255, 0.4);
  color: white;
  background-color: transparent;
}
.field--dark input[type=text]:hover, .field--dark input[type=text]:focus,
.field--dark input[type=email]:hover,
.field--dark input[type=email]:focus,
.field--dark input[type=tel]:hover,
.field--dark input[type=tel]:focus,
.field--dark input[type=password]:hover,
.field--dark input[type=password]:focus,
.field--dark input[type=search]:hover,
.field--dark input[type=search]:focus {
  border-color: white;
}
.field--dark input[type=text] + label::before,
.field--dark input[type=email] + label::before,
.field--dark input[type=tel] + label::before,
.field--dark input[type=password] + label::before,
.field--dark input[type=search] + label::before {
  color: rgba(255, 255, 255, 0.5);
}

input[type=radio]:focus-visible + label {
  outline: 0.1rem solid rgba(var(--color-foreground), 0.5);
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

/* Text area */
.text-area {
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  padding: 1.2rem;
  min-height: 10rem;
  resize: none;
}

.text-area--resize-vertical {
  resize: vertical;
}

/* Form global */
.form__label {
  display: block;
}

.form__message {
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-top: 1rem;
  outline: none;
}

.form__message--large {
  font-size: 1.4rem;
}

.form__message .icon {
  flex-shrink: 0;
  height: 1.3rem;
  margin-right: 0.5rem;
  width: 1.3rem;
}

.form__message--large .icon {
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 1rem;
}

.form-status {
  margin: 0;
  font-size: 1.4rem;
}

.form-status-list {
  padding: 0;
  margin: 2rem 0 4rem;
}

.form-status-list li {
  list-style-position: inside;
}

.form-status-list .link::first-letter {
  text-transform: capitalize;
}

/* Quantity */
.quantity {
  position: relative;
  width: 12rem;
  height: 4.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgb(var(--color-background-input));
  border: 1px solid rgba(var(--color-foreground), 6%);
  border-radius: var(--border-radius-button);
  overflow: hidden;
}
.quantity.disabled {
  opacity: 0.5;
  pointer-events: none;
}

.quantity__input {
  font-family: var(--font-body-family);
  font-size: 1.6rem;
  color: rgb(var(--color-foreground));
  border-radius: var(--border-radius-button);
  text-align: center;
  background-color: transparent;
  border: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  flex-grow: 1;
  -webkit-appearance: none;
  appearance: none;
}

.quantity__button {
  width: 3.2rem;
  height: 100%;
  padding: 0;
  flex-shrink: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--border-radius-button);
  overflow: hidden;
  color: rgb(var(--color-foreground));
  transition: opacity var(--duration-default);
}
.quantity__button:hover {
  opacity: 0.6;
}
.quantity__button.disabled {
  pointer-events: none;
  opacity: 0.3;
}
.quantity__button svg {
  pointer-events: none;
}

.quantity__button:focus-visible,
.quantity__button:focus,
.quantity__input:focus-visible,
.quantity__input:focus {
  outline-offset: -0.2rem !important;
}

.quantity__input:-webkit-autofill,
.quantity__input:-webkit-autofill:hover,
.quantity__input:-webkit-autofill:active {
  box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;
  -webkit-box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;
}

.quantity__input::-webkit-outer-spin-button,
.quantity__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity__input[type=number] {
  -moz-appearance: textfield;
}

/* Negate the fallback side-effect for browsers that support :focus-visible */
*:focus:not(:focus-visible):not(.button--secondary):not(.localization-selector.link) {
  outline: 0;
  box-shadow: none;
}

/*
  Focus ring - inset
*/
.focus-inset:focus-visible {
  outline: 0.1rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

/* Fallback */
.focus-inset:focus {
  outline: 0.1rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

.focus-inset:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/*
  Focus ring - none
*/
/* Dangerous for a11y - Use with care */
.focus-none {
  box-shadow: none !important;
  outline: 0 !important;
}

/* Modal */
.modal__toggle {
  list-style-type: none;
}

.no-js details[open] .modal__toggle {
  z-index: 2;
}

.modal__toggle-close {
  display: none;
}

.no-js details[open].modal .modal__toggle-close {
  display: flex;
  z-index: 1;
  height: 3.2rem;
  width: 3.2rem;
}

.modal__toggle-open {
  display: flex;
}

.no-js details[open] .modal__toggle-open {
  display: none;
}

.modal__content {
  position: absolute;
  inset: 0;
  background: rgb(var(--color-background));
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fancybox-skin {
  padding: 0 !important;
}

/* Announcement-bar */
.section-announcement {
  height: var(--announcement-height);
  transition: transform var(--duration-default);
  z-index: 4;
  display: block;
}

.body--hidden .section-announcement {
  transform: translateY(-100%);
  display: none;
}

.announcement-bar {
  display: flex;
  justify-content: center;
  overflow-y: hidden;
  height: var(--announcement-height);
  color: rgb(var(--color-foreground));
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  display: flex;
}
.announcement-bar .container {
  height: 100%;
  box-sizing: border-box !important;
}
.announcement-bar__message {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 1.6rem;
  text-align: center;
  padding: 0 2rem;
  min-height: 100%;
  position: relative;
}
.announcement-bar__text {
  padding: 1rem 0;
}
.announcement-bar__text p {
  margin: 0;
}
.announcement-bar__text a {
  position: relative;
  color: inherit;
  text-underline-offset: 0.4rem;
  text-decoration-color: inherit;
  z-index: 2;
  transition: opacity var(--duration-default);
  text-decoration: underline;
}
.announcement-bar__text a:hover {
  opacity: 0.7;
}
.announcement-bar__button {
  padding: 0.6rem 1.8rem;
  min-height: 3.2rem;
}
.announcement-bar__button .button-circle {
  display: none;
}
@media (max-width: 750px) {
  .announcement-bar__button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent !important;
    border: none !important;
  }
  .announcement-bar__button span {
    display: none;
  }
}

body.body--hidden {
  overflow-y: hidden;
}

.shopify-section-header {
  position: relative;
  z-index: 12;
  will-change: transform;
  transition: background var(--duration-default) linear;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) {
  background: transparent;
  --color-background: 255, 255, 255;
  --color-foreground: 255, 255, 255;
  --color-foreground-title: 255, 255, 255;
  --color-foreground-secondary: 255, 255, 255;
  --color-background-secondary: 255, 255, 255, 0.2;
  --color-background-input: 255, 255, 255, 0.2;
  --color-border-input: 255, 255, 255, 0.3;
  --color-border: 255, 255, 255, 0.3;
  --color-sale: 255, 255, 255;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header--border::before {
  background-color: rgba(255, 255, 255, 0.3);
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .cart-count-bubble {
  color: rgb(var(--color-button-text));
  background-color: rgb(var(--color-button));
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .list-menu--inline .list-menu-item > .header__menu-item {
  opacity: 0.7;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .list-menu--inline .list-menu-item > .header__menu-item.sale-item {
  opacity: 1;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header .search__form .field {
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.15);
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header-wrapper.container .header,
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header-wrapper:not(.container) {
  background-color: transparent;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__icons-wrapper:before {
  background-color: rgba(255, 255, 255, 0.3);
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__heading-logo {
  display: none;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__heading-logo:only-child {
  display: block;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__heading-logo--overlay {
  display: block;
}

.shopify-section-header-sticky {
  position: sticky;
  top: 0;
  background-color: rgb(var(--color-background));
  z-index: 12;
}

.shopify-section-header-hidden {
  transform: translateY(-100%);
}
.shopify-section-header-hidden .mega-menu {
  pointer-events: none !important;
  clip-path: inset(0 0 100% 0) !important;
}
.shopify-section-header-hidden .list-menu--inline .list-menu-item > .header__submenu {
  opacity: 0 !important;
  pointer-events: none !important;
}

.shopify-section-header.animate {
  transition: transform 0.15s ease-out;
}

.header-wrapper {
  display: block;
  position: relative;
  background-color: rgb(var(--color-background));
}
.header-wrapper[data-sticky-type=on-scroll-up] {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.container--header {
  margin: 0 auto;
  padding-inline: 2rem;
}
@media screen and (min-width: 1360px) {
  .container--header {
    max-width: 174rem;
  }
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  min-height: 5rem;
}
@media screen and (min-width: 1100px) {
  .header {
    min-height: 6.8rem;
  }
}
.header__left {
  display: flex;
}
.header__left > .header__heading, .header__left > .header__heading-link {
  display: flex;
  align-items: center;
  padding-block: 0.4rem;
}
.header__localization {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.header__localization-wrapper {
  display: none;
  flex-direction: row;
  row-gap: 0.8rem;
  height: 100%;
  margin-left: 3.2rem;
}
@media screen and (min-width: 1100px) {
  .header__localization-wrapper:not(:empty) + .header__icons-wrapper {
    margin-left: 1.6rem;
  }
}
@media screen and (min-width: 1100px) {
  .header__localization-wrapper {
    display: flex;
  }
}
.header__localization localization-form {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.header__localization .localization-form {
  height: 100%;
}
.header__localization .localization-form > div {
  height: 100%;
}
.header__localization .disclosure {
  position: static;
  height: 100%;
}
.header__localization .disclosure__button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 3.2rem;
  min-height: 3.2rem;
  padding: 0 !important;
  height: 100% !important;
}
.header__localization .disclosure__button:hover, .header__localization .disclosure__button:focus {
  box-shadow: none;
}
.header__localization .disclosure__button .icon-caret {
  color: rgba(var(--color-foreground-secondary));
  transition: transform var(--duration-default);
}
.header__localization .disclosure__button[aria-expanded=true] .icon-caret {
  transform: rotate(-180deg);
}
.header__localization .localization-selector + .disclosure__list {
  left: 0;
  top: calc(100% + 0.3rem);
  bottom: auto;
  margin-top: 0;
  max-width: 25rem;
  border-radius: var(--border-radius-main);
  animation: animateMenuOpen var(--duration-default) ease;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.05);
  transform: translateY(0rem);
  border: 1px solid rgb(var(--color-border));
}
@media screen and (min-width: 1100px) {
  .header__localization .localization-selector + .disclosure__list {
    left: unset;
    right: 0;
  }
}
.header__localization + .header__localization--language::before {
  content: "";
  width: 0.1rem;
  height: 1.6rem;
  margin: 0 1.6rem;
  background-color: rgba(var(--color-border));
}
.header--border::before {
  position: absolute;
  content: "";
  bottom: 0;
  display: block;
  height: 0.1rem;
  width: 100%;
  background-color: rgb(var(--color-border));
  transition: background var(--duration-short);
  pointer-events: none;
  z-index: 2;
}
.header--left-logo .header__heading-link {
  margin-right: 2.4rem;
}
@media screen and (min-width: 1360px) {
  .header--left-logo .header__heading-link {
    margin-right: 4.8rem;
  }
}
.header--center-logo {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
}
.header--center-logo > .header__heading, .header--center-logo > .header__heading-link {
  display: flex;
  align-items: center;
  padding-block: 0.4rem;
}
.header__heading-logo {
  display: block;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 576px) {
  .header__heading-logo {
    max-width: 12rem;
  }
}
.header__heading {
  display: inline-flex;
  align-items: center;
  margin: 0;
  line-height: 0;
}
.header__heading span {
  line-height: 1;
  text-transform: var(--font-header-menu-text-transform);
}
.header__heading-link {
  display: inline-flex;
  padding: 0;
  text-decoration: none;
  word-break: break-word;
}
.header__heading-link span {
  display: flex;
  align-items: center;
  width: 10rem;
  line-height: 1;
  letter-spacing: normal;
  text-transform: var(--font-header-menu-text-transform);
}
.header__heading-logo--overlay {
  display: none;
}
.header__heading-logo--overlay:only-child {
  display: block;
}
.header *[tabindex="-1"]:focus {
  outline: none;
}

.no-js .localization-form {
  display: flex;
  flex-direction: column;
}
.no-js .localization-form__select {
  position: relative;
}
.no-js .localization-form__select .icon-caret {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: rgb(var(--color-foreground-secondary));
  pointer-events: none;
}
.no-js .localization-form .localization-selector {
  height: 3.2rem;
  font-size: 1.2rem;
}
.no-js .localization-form .button {
  width: 100%;
}

.header__icons {
  display: flex;
  align-items: center;
}
.header__icons .icon-search {
  width: 2.2rem;
  height: 2.2rem;
}
.header__icons-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media screen and (min-width: 1100px) {
  .header__icons-wrapper .header__search {
    display: none;
  }
}
.header__icons-wrapper .header__search::after {
  content: "";
  width: 0.1rem;
  height: 1.6rem;
  margin: 0 0.2rem;
  background-color: rgba(var(--color-border));
}
.header__icons .header__toggle-scheme,
.header__icons .header__icon--account,
.header__icons .header__icon--cart,
.header__icons .header__icon--search {
  position: relative;
  align-items: center;
  width: 4.4rem;
  height: 4.4rem;
  transition: opacity var(--duration-default);
}
.header__icons .header__toggle-scheme:hover,
.header__icons .header__icon--account:hover,
.header__icons .header__icon--cart:hover,
.header__icons .header__icon--search:hover {
  opacity: 0.6;
}

.header__scheme {
  display: none;
  align-items: center;
  height: 100%;
}
@media screen and (min-width: 1360px) {
  .header__scheme {
    display: flex;
  }
}
.header__scheme::after {
  content: "";
  width: 0.1rem;
  height: 1.6rem;
  margin: 0 0.2rem;
  background-color: rgba(var(--color-border));
}
.header__scheme .header__toggle-scheme {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.header__scheme .header__toggle-scheme-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  color: rgb(var(--color-foreground));
}
@media (prefers-color-scheme: light) {
  .header__scheme .header__toggle-scheme-item--dark {
    display: flex;
  }
}
.header__scheme .header__toggle-scheme-item--dark :root, [data-scheme=light] .header__scheme .header__toggle-scheme-item--dark {
  display: flex;
}
@media (prefers-color-scheme: light) {
  :root [data-scheme=auto] .header__scheme .header__toggle-scheme-item--dark {
    display: flex;
  }
}
@media (prefers-color-scheme: dark) {
  .header__scheme .header__toggle-scheme-item--dark {
    display: none;
  }
}
@media (prefers-color-scheme: dark) {
  :root [data-scheme=auto] .header__scheme .header__toggle-scheme-item--dark {
    display: none;
  }
}
[data-scheme=dark] .header__scheme .header__toggle-scheme-item--dark {
  display: none;
}
@media (prefers-color-scheme: light) {
  .header__scheme .header__toggle-scheme-item--light {
    display: none;
  }
}
.header__scheme .header__toggle-scheme-item--light :root, [data-scheme=light] .header__scheme .header__toggle-scheme-item--light {
  display: none;
}
@media (prefers-color-scheme: light) {
  :root [data-scheme=auto] .header__scheme .header__toggle-scheme-item--light {
    display: none;
  }
}
@media (prefers-color-scheme: dark) {
  .header__scheme .header__toggle-scheme-item--light {
    display: flex;
  }
}
@media (prefers-color-scheme: dark) {
  :root [data-scheme=auto] .header__scheme .header__toggle-scheme-item--light {
    display: flex;
  }
}
[data-scheme=dark] .header__scheme .header__toggle-scheme-item--light {
  display: flex;
}

details[open] > .header__icon--search::after,
details[open] > .header__icon--account::after {
  background-color: rgb(var(--color-foreground));
}

@media screen and (min-width: 1100px) {
  details[open] > .header__icon--search::before {
    content: "";
    position: fixed;
    cursor: default;
    background: transparent;
    top: 110%;
    left: 0;
    right: 0;
    z-index: 2;
    height: 100vh;
  }
}

.header__icon,
.header__icon span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__icon span {
  height: 100%;
}

.header__icon--menu {
  width: 4.4rem;
  height: 4.4rem;
}
.header__icon--menu span {
  color: rgb(var(--color-foreground));
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.header__icon--menu .icon-menu {
  display: block;
}
.header__icon--menu .icon-close {
  display: none;
}

.header__icon::after {
  content: none;
}

.header__icon .icon {
  fill: none;
  vertical-align: middle;
}

@media screen and (min-width: 1100px) {
  .template-cart .header__icon--cart::after {
    background-color: rgb(var(--color-foreground));
  }
}

.header__cart {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 750px) {
  .header__cart {
    position: relative;
  }
}

.header__icon--cart {
  position: relative;
  gap: 0.4rem;
  padding-right: 0;
  width: 3.2rem;
  width: auto;
  height: 3.2rem;
}
.header__icon--cart .icon {
  width: 3.2rem;
  height: 3.2rem;
}

.header__icon--search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  cursor: pointer;
}

.header__icon--search,
.header__icon--cart {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  min-height: 3.2rem;
}

.header__account {
  position: relative;
  display: none;
  align-items: center;
  height: 100%;
}
@media screen and (min-width: 990px) {
  .header__account + .header__cart::before {
    content: "";
    width: 0.1rem;
    height: 1.6rem;
    margin: 0 0.2rem;
    background-color: rgba(var(--color-border));
  }
}

@media screen and (min-width: 1100px) {
  .template-login .header__icon--account::after,
.template-register .header__icon--account::after,
.template-addresses .header__icon--account::after,
.template-order .header__icon--account::after,
.template-activate .header__icon--account::after,
.template-account .header__icon--account::after,
body[class^="template-customers/"] .header__icon--account::after {
    background-color: rgb(var(--color-foreground));
  }
}

.header__account-modal {
  position: absolute;
  z-index: 2;
  top: calc(100% - 0.3rem);
  right: calc(100% - 1.2rem);
  display: flex;
  flex-direction: column;
  padding: 2rem;
  width: max-content;
  min-width: 22rem;
  height: auto;
  margin: 0;
  font-weight: var(--font-body-weight);
  text-transform: none;
  background-color: rgba(var(--color-background));
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: var(--border-radius-main);
  border: 1px solid rgb(var(--color-border));
  transition: opacity var(--duration-default), transform var(--duration-default);
}

.header__account details[open] .header__account-modal {
  animation: animateMenuOpen var(--duration-default) ease;
}

.header__account__login {
  min-width: max-content;
  width: 100%;
}

.header__account__login .icon {
  flex: none;
  margin-right: 1rem;
  margin-left: 0;
  width: 2.2rem;
  height: 2.2rem;
}

.header__account__register {
  margin-top: 1.2rem;
}

.header__account__info {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid rgb(var(--color-border));
}

.header__account__name {
  position: relative;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.header__account__name::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0.1rem;
  background-color: rgb(var(--color-border));
}

.header__account__address {
  margin-top: 0.8rem;
}

.header__account__body {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header__account__body a {
  display: block;
  font-size: calc(var(--font-header-menu-scale) * 1rem);
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  font-weight: var(--font-header-menu-weight);
  text-transform: var(--font-header-menu-text-transform);
  letter-spacing: calc(var(--font-menu-letter-spacing) * 0.1);
  text-decoration: none;
  transition: opacity var(--duration-default);
  color: rgb(var(--color-foreground));
}
.header__account__body a:hover {
  opacity: 0.6;
}
.header__account__body a + a {
  margin-top: 0.8rem;
}

.header__account__logout {
  margin-top: 1.8rem;
  min-width: max-content;
  min-width: 100%;
}

@keyframes animateSearchOpen {
  0% {
    opacity: 0;
    transform: translateY(-1.5rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (min-width: 990px) {
  .header__icons > .header__account {
    padding: 0;
  }
}
@media screen and (min-width: 990px) and (min-width: 990px) {
  .header__account summary {
    position: relative;
    width: 3.2rem;
    height: 3.2rem;
  }
}
@media screen and (min-width: 990px) {
  .header__account {
    display: inline-flex;
  }
}
@media screen and (max-width: 989px) {
  menu-drawer ~ .header__icons .header__icon--account {
    display: none;
  }
}
menu-drawer + .header__search {
  display: none;
}

.template-search .header__icon--search {
  position: relative;
}
.template-search .header__icon--search::after {
  background-color: rgb(var(--color-foreground));
}

.no-js .header__search {
  display: none !important;
}

.no-js noscript .header__search {
  display: flex !important;
}

.header__search {
  display: flex;
  align-items: center;
  height: 100%;
  margin-left: 3.2rem;
}
.header__search > details {
  position: static;
}
.header__search > details[open] .header__search-inner {
  animation: animateSearchOpen var(--duration-default) ease;
}
.header__search > details[open] .header__search-mobile-close {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 1.6rem;
  right: 1.6rem;
}
.header__search-mobile-close {
  display: none;
  position: fixed;
  z-index: 5;
}
.header__search-mobile-close .icon-close {
  color: rgb(var(--color-foreground-secondary));
}
@media screen and (min-width: 1100px) {
  .header__search-mobile-close {
    display: none !important;
  }
}
.header__search-inner {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: calc(100vh - var(--ann-height, 0px));
  height: calc(var(--vh, 1vh) * 100 - var(--ann-height, 0px));
  height: calc(100dvh - var(--ann-height, 0px));
  overflow: hidden;
  padding-top: var(--header-height);
  box-shadow: 0px 2rem 4rem 0px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 1100px) {
  .header__search-inner {
    position: absolute;
    top: 100%;
    padding: 0;
    height: unset;
  }
}
.header .search {
  z-index: 4;
}
@media screen and (max-width: 1100px) {
  .header .search {
    display: none;
  }
}
.header .search__content {
  padding-block: 1.2rem;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 749px) and (max-height: 500px) {
  .header .search__content {
    overflow-y: auto;
  }
}
@media screen and (min-width: 750px) and (max-height: 700px) {
  .header .search__content {
    overflow-y: visible;
  }
}
.header .search__content::-webkit-scrollbar {
  width: 0.4rem;
}
.header .search__content::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
.header .search__form {
  width: 100%;
}
.header .search__form .field {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  min-width: 36rem;
  min-height: 4rem;
  z-index: 3;
  border: 0.1rem solid rgb(var(--color-border-input));
  border-radius: var(--border-radius-button);
  background-color: rgb(var(--color-background-input));
  transition: border var(--duration-long), min-width var(--duration-long), background-color var(--duration-long);
}
.header .search__form .field .search__input {
  min-height: 4rem;
  padding: 0.9rem 4rem 0.9rem 1rem;
  border: none !important;
  flex-grow: 1;
  background-color: transparent;
  transition: background-color var(--duration-default);
}
.header .search__form .field .search__button {
  flex-shrink: 0;
  min-width: unset;
  min-height: 4rem;
  padding: 0 0 0 1.6rem;
  background-color: transparent;
  color: rgb(var(--color-foreground));
  transition: opacity var(--duration-default);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: auto;
}
.header .search__form .field .search__button:hover {
  opacity: 0.7;
}
.header .search__form .field:hover, .header .search__form .field:focus-visible, .header .search__form .field:focus-within, .header .search__form .field:focus {
  background-color: rgb(var(--color-background-input-hover));
  border: 0.1rem solid rgb(var(--color-border-input-hover));
}
.header .search__form .field:hover .search__input, .header .search__form .field:focus-visible .search__input, .header .search__form .field:focus-within .search__input, .header .search__form .field:focus .search__input {
  border: none;
  background-color: transparent;
}
.header .search__form .field:hover .search__input::placeholder, .header .search__form .field:focus-visible .search__input::placeholder, .header .search__form .field:focus-within .search__input::placeholder, .header .search__form .field:focus .search__input::placeholder {
  opacity: 0.4;
}
.header .search__input {
  width: 100%;
}
.header .search__modal {
  position: absolute;
  padding: 3.2rem;
  border-radius: var(--border-radius-main);
  min-width: 82.8rem;
  max-width: 82.8rem;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 0 0 var(--border-radius-main) var(--border-radius-main);
  border: 1px solid rgb(var(--color-border));
  border-top: none;
  overflow-y: auto;
  clip-path: inset(0 0 0 0);
  transition: clip-path 0.5s ease, opacity var(--duration-default);
}
.header .search__modal--hidden {
  clip-path: inset(0 0 100% 0);
}
.header .search__modal--hidde {
  opacity: 0;
  transition: opacity var(--duration-default);
}
@media screen and (max-width: 749px) and (max-height: 500px) {
  .header .search__modal {
    overflow-y: visible;
  }
}
@media screen and (min-width: 750px) and (max-height: 700px) {
  .header .search__modal {
    overflow-y: visible;
  }
}
.header .search__modal::-webkit-scrollbar {
  width: 0.4rem;
}
.header .search__modal::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
.header__overlay {
  position: absolute;
  inset: 0;
  top: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: 100vh;
  z-index: 2;
}
.header__overlay.visible {
  display: block;
  background-color: rgba(var(--color-overlay), 0.3);
}

.header--search .header .search__form .field {
  min-width: 82.8rem;
  background-color: rgb(var(--color-background));
  border-radius: var(--border-radius-main) var(--border-radius-main) 0 0;
}

noscript .header__search {
  height: 100%;
}

.search-modal__heading {
  max-width: 80%;
}

.icon-close {
  transition: var(--duration-default);
}

#search-modal-mobile {
  width: 44rem;
  max-width: 100%;
  height: 100dvh;
  z-index: 999;
  position: fixed;
  right: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
  margin: 0;
}
#search-modal-mobile .search-modal__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(var(--color-overlay), 0.3);
  cursor: pointer;
}
#search-modal-mobile.active {
  pointer-events: all;
  visibility: visible;
}
#search-modal-mobile.active .search__content {
  transform: translateX(0);
  width: 100%;
}
#search-modal-mobile.active .search-modal__overlay {
  display: block;
  opacity: 1;
}
#search-modal-mobile .promo-menu {
  max-width: unset;
}
#search-modal-mobile .search {
  z-index: 4;
}
#search-modal-mobile .search__form {
  width: 100%;
}
#search-modal-mobile .search__form .field {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  min-height: 4rem;
  min-width: unset;
  z-index: 3;
  border: 0.1rem solid rgb(var(--color-border-input));
  border-radius: var(--border-radius-button);
  background-color: rgb(var(--color-background-input));
  transition: border var(--duration-long), min-width var(--duration-long), background-color var(--duration-long);
}
#search-modal-mobile .search__form .field .search__input {
  min-height: 4rem;
  padding: 0.9rem 4rem 0.9rem 1rem;
  border: none !important;
  flex-grow: 1;
  background-color: transparent;
  transition: background-color var(--duration-default);
}
#search-modal-mobile .search__form .field .search__button {
  flex-shrink: 0;
  min-width: unset;
  min-height: 4rem;
  padding: 0 0 0 1.6rem;
  background-color: transparent;
  color: rgb(var(--color-foreground));
  transition: opacity var(--duration-default);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: auto;
}
#search-modal-mobile .search__form .field .search__button:hover {
  opacity: 0.7;
}
#search-modal-mobile .search__form .field:hover {
  background-color: rgb(var(--color-background-input-hover));
  border: 0.1rem solid rgb(var(--color-border-input-hover));
}
#search-modal-mobile .search__form .field:hover .search__input {
  border: none;
  background-color: transparent;
}
#search-modal-mobile .search__form .field:hover .search__input::placeholder {
  color: rgba(var(--color-foreground-secondary), 0.7);
}
#search-modal-mobile .search__content {
  height: 100%;
  width: 100%;
  z-index: 1;
  transform: translateX(100%);
  transition: var(--duration-default);
  padding: 2rem;
  padding-right: 0.4rem;
}
@media screen and (min-width: 450px) {
  #search-modal-mobile .search__content {
    padding: 4.8rem;
    padding-right: 0.8rem;
  }
}
#search-modal-mobile .search__content .search-modal__form .search__container {
  padding: 0;
}
#search-modal-mobile .search__header {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  padding-right: 1.6rem;
}
@media screen and (min-width: 450px) {
  #search-modal-mobile .search__header {
    padding-right: 4rem;
  }
}
#search-modal-mobile .search__header-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#search-modal-mobile .search__modal {
  z-index: 2;
  margin-top: 2rem;
  overflow: auto;
  height: calc(100dvh - 100px);
}
@media screen and (min-width: 450px) {
  #search-modal-mobile .search__modal {
    height: calc(100dvh - 160px);
  }
}
#search-modal-mobile .search__modal::-webkit-scrollbar {
  width: 0.4rem;
}
#search-modal-mobile .search__modal::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-foreground), 0.2);
  border-radius: 2rem;
}
#search-modal-mobile .search__container {
  padding-right: 1.6rem;
}
@media screen and (min-width: 450px) {
  #search-modal-mobile .search__container {
    padding-right: 4rem;
  }
}
#search-modal-mobile .search__container .product-carousel {
  width: 100%;
}
#search-modal-mobile .search__inner {
  flex-direction: column;
  gap: 2.4rem;
  overflow: auto;
}
#search-modal-mobile .search__inner .product-carousel__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem;
}
#search-modal-mobile .search__inner .product-carousel__wrapper .collection-product-card {
  width: calc(50% - 0.8rem);
}
#search-modal-mobile .predictive-search-results {
  position: relative;
}
#search-modal-mobile .predictive-search__result-group {
  flex-direction: column;
  gap: 0;
  padding-bottom: 6rem;
}
@media screen and (min-width: 450px) {
  #search-modal-mobile .predictive-search__result-group {
    padding-bottom: 2rem;
  }
}
#search-modal-mobile .predictive-search__pages-wrapper {
  max-width: unset;
}
#search-modal-mobile .predictive-search__text {
  max-width: 27rem;
}
#search-modal-mobile .predictive-search {
  padding: 0;
  margin-top: 2rem;
  min-width: unset;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 1.6rem;
  height: calc(100dvh - 100px);
  border: none;
  border-radius: 0;
  display: none;
}
@media screen and (min-width: 450px) {
  #search-modal-mobile .predictive-search {
    padding-right: 4rem;
    height: calc(100dvh - 160px);
  }
}
#search-modal-mobile .predictive-search::-webkit-scrollbar {
  width: 0.4rem;
}
#search-modal-mobile .predictive-search::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-foreground), 0.2);
  border-radius: 2rem;
}
#search-modal-mobile .predictive-search .product-carousel {
  width: 100% !important;
  margin-top: 2.4rem;
}
#search-modal-mobile .predictive-search .product-carousel .predictive-search__results-list {
  flex-wrap: wrap;
  gap: 1.6rem;
  transform: unset !important;
}
#search-modal-mobile .predictive-search .product-carousel .predictive-search__results-list .predictive-search__list-item {
  width: calc(50% - 0.8rem) !important;
  margin-right: 0 !important;
}
#search-modal-mobile .predictive-search__search-for-button {
  position: fixed;
  bottom: 0;
  min-height: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  left: 0;
  border-top: 1px solid rgb(var(--color-border));
  background: rgb(var(--color-background));
  z-index: 2;
}
#search-modal-mobile .predictive-search__search-for-button .predictive-search__item--term {
  margin-top: -0.6rem;
}
#search-modal-mobile predictive-search[open] + .search__modal {
  opacity: 0;
}
#search-modal-mobile predictive-search[open] .predictive-search__search-for-button-mobile.active {
  display: flex;
}
#search-modal-mobile .predictive-search__search-for-button-desktop {
  display: none;
}
#search-modal-mobile .predictive-search__search-for-button-mobile {
  display: none;
  min-height: 5.9rem;
}
#search-modal-mobile .swiper-pagination {
  display: none;
}
#search-modal-mobile .no-suggestions {
  display: none;
}
#search-modal-mobile predictive-search[open] .predictive-search,
#search-modal-mobile predictive-search[loading] .predictive-search {
  display: block;
}

.header__icon--menu .icon-menu {
  display: block;
  position: absolute;
  opacity: 1;
  width: 3.2rem;
  height: 3.2rem;
  transform: scale(1);
  transition: transform 150ms ease, opacity 150ms ease;
}
.header__icon--menu .icon-menu path {
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header__icon--menu .icon-menu:hover path:first-child {
  transform: translateY(7px);
}
.header__icon--menu .icon-menu:hover path:last-child {
  transform: translateY(-7px);
}

details:not([open]) > .header__icon--menu .icon-close {
  visibility: hidden;
  opacity: 0;
}

.js details[open]:not(.menu-opening) > .header__icon--menu .icon-close {
  visibility: hidden;
}

.header__inline-menu details:hover > .header__submenu {
  opacity: 1;
  transform: translateY(0rem);
  animation: animateMenuOpen var(--duration-default) ease;
}

.menu-drawer__submenu--hidden {
  display: none;
}

.menu-drawer-container.menu-opening .icon-close {
  display: block;
}
.menu-drawer-container.menu-opening .icon-menu {
  display: none;
}
.menu-drawer-container.menu-opening .mega-menu {
  box-shadow: none;
}
.menu-drawer-container.menu-opening .header__scheme {
  display: flex;
}
.no-js .menu-drawer-container.menu-opening .header__scheme {
  display: none;
}
.menu-drawer-container.menu-opening .header__toggle-scheme {
  display: inline-flex;
  justify-content: flex-start;
  width: max-content;
}
.menu-drawer-container.menu-opening .menu-drawer__localization {
  display: flex;
}
.menu-drawer-container.menu-opening .menu-drawer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2.4rem;
  padding: 0.8rem 2rem;
  border-top: 0.1rem solid rgb(var(--color-border));
}
.menu-drawer-container.menu-opening .menu-drawer__localization-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2.4rem;
  min-height: 4.4rem;
}

.header__inline-menu {
  display: none;
}

.header__inline-menu .header__menu-item {
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  font-weight: var(--font-header-menu-weight);
  text-transform: var(--font-header-menu-text-transform);
  letter-spacing: calc(var(--font-menu-letter-spacing) * 0.1);
  font-size: calc(var(--font-header-menu-scale) * 1rem);
}

@media screen and (min-width: 1600px) {
  .header__inline-menu {
    display: block;
  }
}
.header__menu {
  padding: 0 1rem;
}

.header__menu-item {
  text-decoration: none;
  color: rgb(var(--color-foreground));
  transition: color var(--duration-default);
  overflow: hidden;
}

.list-menu--inline {
  height: 100%;
  align-items: stretch;
  margin-right: 6px !important;
}
.list-menu--inline .list-menu-item:hover > .header__submenu,
.list-menu--inline .list-menu-item:focus-within > .header__submenu,
.list-menu--inline .list-menu-item:focus-visible > .header__submenu,
.list-menu--inline .list-menu-item:focus > .header__submenu,
.list-menu--inline .list-menu-item:active > .header__submenu {
  opacity: 1;
  pointer-events: all;
}
.list-menu--inline .list-menu-item:hover > .mega-menu,
.list-menu--inline .list-menu-item:focus-within > .mega-menu,
.list-menu--inline .list-menu-item:focus-visible > .mega-menu,
.list-menu--inline .list-menu-item:focus > .mega-menu,
.list-menu--inline .list-menu-item:active > .mega-menu {
  clip-path: inset(0 0 0 0);
  pointer-events: all;
}
.list-menu--inline .list-menu-item:hover > .mega-menu__items,
.list-menu--inline .list-menu-item:focus-within > .mega-menu__items,
.list-menu--inline .list-menu-item:focus-visible > .mega-menu__items,
.list-menu--inline .list-menu-item:focus > .mega-menu__items,
.list-menu--inline .list-menu-item:active > .mega-menu__items {
  opacity: 1 !important;
}
.list-menu--inline .list-menu--simple_mega_menu:hover > .simple_mega_menu,
.list-menu--inline .list-menu--simple_mega_menu:focus-within > .simple_mega_menu,
.list-menu--inline .list-menu--simple_mega_menu:focus-visible > .simple_mega_menu,
.list-menu--inline .list-menu--simple_mega_menu:focus > .simple_mega_menu,
.list-menu--inline .list-menu--simple_mega_menu:active > .simple_mega_menu {
  visibility: visible;
}
.list-menu--inline .list-menu--simple_mega_menu:hover::after,
.list-menu--inline .list-menu--simple_mega_menu:focus-within::after,
.list-menu--inline .list-menu--simple_mega_menu:focus-visible::after,
.list-menu--inline .list-menu--simple_mega_menu:focus::after,
.list-menu--inline .list-menu--simple_mega_menu:active::after {
  content: "";
  width: 100%;
  height: 200%;
  position: absolute;
  left: 0;
  top: 100%;
}
.list-menu--inline .list-menu--megamenu:hover .header__menu-item::after,
.list-menu--inline .list-menu--megamenu:focus-within .header__menu-item::after,
.list-menu--inline .list-menu--megamenu:focus-visible .header__menu-item::after,
.list-menu--inline .list-menu--megamenu:focus .header__menu-item::after,
.list-menu--inline .list-menu--megamenu:active .header__menu-item::after {
  content: "";
  width: 100%;
  height: 200%;
  position: absolute;
  left: 0;
  top: 100%;
}
.list-menu--inline .list-menu-item {
  position: relative;
  padding-inline: 0.8rem;
  transition: opacity var(--duration-default);
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1360px) {
  .list-menu--inline .list-menu-item {
    padding-inline: 1.4rem;
  }
}
.list-menu--inline .list-menu-item:last-child .header__submenu .header__submenu:not(.simple_megamenu) {
  left: calc(-100% - 0.8rem) !important;
}
.list-menu--inline .list-menu-item:last-child .header__submenu:not(.simple_mega_menu) li:after {
  left: -1.5rem;
}
.list-menu--inline .list-menu-item:nth-child(3) .header__submenu .header__submenu:not(.simple_megamenu) {
  left: calc(-100% - 0.8rem) !important;
}
.list-menu--inline .list-menu-item:nth-child(3) .header__submenu:not(.simple_mega_menu) li:after {
  left: -1.5rem;
}
.list-menu--inline .list-menu-item.list-menu--megamenu {
  position: static;
}
.list-menu--inline .list-menu-item > .header__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  overflow: visible;
}
.list-menu--inline .list-menu-item > .header__menu-item > span::after {
  background: currentColor;
  bottom: 1.4rem;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.5s cubic-bezier(1, 0, 0, 1);
  width: 100%;
  will-change: transform;
}
.list-menu--inline .list-menu-item > .header__menu-item.sale-item {
  color: rgb(var(--color-sale));
}
.list-menu--inline .list-menu-item > .header__menu-item:hover > span::after, .list-menu--inline .list-menu-item > .header__menu-item:active > span::after {
  transform: scaleX(1);
  transform-origin: left center;
}
.list-menu--inline .list-menu-item--inactive {
  opacity: 0.5;
}
.list-menu--inline .list-menu-item > .header__submenu {
  top: calc(100% - 0.5rem) !important;
}
.list-menu--inline .list-menu-item > .simple_mega_menu {
  top: calc(100% + 1.1rem) !important;
  left: auto;
  right: 34.4rem;
  min-width: 34.4rem;
  border-radius: 0 0 0 var(--border-radius-main);
  padding: 2.7rem 0;
  visibility: hidden;
}
.list-menu--inline .list-menu-item > .simple_mega_menu li {
  max-width: unset;
  position: static;
}
.list-menu--inline .list-menu-item > .simple_mega_menu .mega-submenu__tab.active > .header__menu-item {
  opacity: 0.6;
}
.list-menu--inline .list-menu-item > .simple_mega_menu .list-menu {
  padding: 2.7rem 0;
}
.list-menu--inline .list-menu-item > .simple_mega_menu .header__menu-item {
  padding: 0.5rem 3.2rem;
  padding-block: 0.5rem;
  background: rgb(var(--color-background)) !important;
  transition: var(--duration-default);
}
.list-menu--inline .list-menu-item > .simple_mega_menu .header__menu-item:hover {
  opacity: 0.6;
}
.list-menu--inline .list-menu-item > .simple_mega_menu .header__submenu {
  border-radius: 0 0 var(--border-radius-main) 0;
  left: 100% !important;
  min-width: 34.4rem;
  top: -1px;
  min-height: calc(100% + 2px);
  z-index: -1;
}
.list-menu--inline .list-menu-item > .simple_mega_menu .header__submenu.active {
  opacity: 1;
  pointer-events: all;
}
.list-menu--inline .list-menu-item > .simple_mega_menu .header__submenu::before {
  content: "";
  width: 20px;
  height: 100%;
  background: rgb(var(--color-background));
  position: absolute;
  left: -20px;
  top: 0;
  border-right: 1px solid rgb(var(--color-border));
}
.list-menu--inline .list-menu-item > .simple_mega_menu .header__submenu::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(var(--color-background));
  position: absolute;
  left: -101%;
  top: 0px;
  border-left: 1px solid rgb(var(--color-border));
  border-radius: 0 0 0 var(--border-radius-main);
}
.list-menu--inline > .list-menu-item--active > .header__menu-item::before {
  background-color: rgb(var(--color-foreground));
}
.list-menu--inline .list-menu--megamenu-visible > .header__menu-item::before {
  background-color: rgb(var(--color-foreground));
}
.list-menu--inline .header__menu-item {
  padding-block: 1.2rem;
}
.list-menu--inline .header__menu-item span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list-menu--inline .header__menu-item + .header__submenu {
  opacity: 0;
  pointer-events: none;
}
.list-menu--inline .header__menu-item + .header__submenu:hover, .list-menu--inline .header__menu-item + .header__submenu:focus-within, .list-menu--inline .header__menu-item + .header__submenu:focus-visible, .list-menu--inline .header__menu-item + .header__submenu:focus, .list-menu--inline .header__menu-item + .header__submenu:active {
  opacity: 1;
  pointer-events: all;
}
.list-menu--inline .header__menu-item:hover + .header__submenu, .list-menu--inline .header__menu-item:focus-within + .header__submenu, .list-menu--inline .header__menu-item:focus-visible + .header__submenu, .list-menu--inline .header__menu-item:focus + .header__submenu, .list-menu--inline .header__menu-item:active + .header__submenu {
  opacity: 1;
  pointer-events: all;
}

.header__submenu {
  padding-inline: 0;
  text-transform: none;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid rgb(var(--color-border));
  border-radius: var(--border-radius-main);
  transition: opacity var(--duration-default);
  z-index: 15;
}
.header__submenu.list-menu {
  padding: 0.8rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
.header__submenu .header__menu-item span {
  gap: 2.8rem;
}
.header__submenu .header__menu-item span svg {
  flex-shrink: 0;
  width: 1.6rem;
  height: 1.6rem;
}
.header__submenu li {
  display: flex;
  position: relative;
  max-width: 18rem;
  min-width: 18rem;
}
.header__submenu li::after {
  position: absolute;
  content: "";
  display: none;
  width: 2rem;
  height: 100%;
  top: 0;
  right: -1.5rem;
  background: transparent;
}
.header__submenu li:hover::after, .header__submenu li:focus-within::after, .header__submenu li:focus-visible::after, .header__submenu li:focus::after, .header__submenu li:active::after {
  display: block;
}
.header__submenu .header__submenu {
  top: -0.9rem;
  left: calc(100% + 0.8rem) !important;
  min-width: 100%;
}
.header__submenu .header__menu-item {
  width: 100%;
  padding: 0.6rem 1.6rem;
  font-size: calc(var(--font-body-second-scale) * 1rem);
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  line-height: var(--font-body-line-height);
  letter-spacing: calc(var(--font-body-letter-spacing) * 0.1);
  text-transform: none;
  transition: background var(--duration-default);
}
.header__submenu .header__menu-item:hover {
  background: rgb(var(--color-background-secondary));
}
.header__submenu .header__menu-item.header__active-menu-item {
  background: rgb(var(--color-background-secondary));
}
.header__submenu-item--inactive {
  opacity: 0.5;
}

.header__inline-menu li:hover > .header__submenu,
.header__inline-menu li:focus-within > .header__submenu,
.header__inline-menu li:focus-visible > .header__submenu,
.header__inline-menu li:focus > .header__submenu,
.header__inline-menu li:active > .header__submenu {
  opacity: 1;
  pointer-events: all;
}

@keyframes animateMenuOpen {
  0% {
    opacity: 0;
    transform: translateY(-1rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0rem);
  }
}
@keyframes animateLocalOpen {
  0% {
    opacity: 0;
    transform: translateY(-1rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0rem);
  }
}
.overflow-hidden-mobile,
.overflow-hidden-tablet {
  overflow: hidden;
}

.cart-count-bubble:empty {
  display: none;
}

.cart-count-bubble {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  flex: none;
  font-size: 1rem;
  font-weight: 700;
  line-height: 120%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  min-width: 1.8rem;
  min-height: 1.8rem;
  aspect-ratio: 1;
  color: rgb(var(--color-background));
  background-color: rgb(var(--color-foreground));
}
.cart-count-bubble.cart-count-max {
  padding: 0.3rem;
  top: 0.1rem;
  right: 0.1rem;
}

.mega-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  gap: 2.4rem;
  pointer-events: none;
  overflow-y: auto;
  box-shadow: 0px 6px 20px 0px #0000000d;
  padding-block: 4rem;
  clip-path: inset(0 0 100% 0);
  transition: clip-path 0.5s ease;
  z-index: 15;
}
.mega-menu:hover, .mega-menu:focus, .mega-menu:focus-visible, .mega-menu:focus-within {
  opacity: 1;
  pointer-events: all;
}
.mega-menu::-webkit-scrollbar {
  width: 0.4rem;
}
.mega-menu::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-border));
  border-radius: 2rem;
}
.mega-menu__items {
  display: flex;
  align-items: flex-start;
  gap: 1.6rem;
}
.mega-menu__promo-blocks {
  width: max-content;
  align-items: flex-start;
  display: flex;
  gap: 2.4rem;
  flex: 1;
}

.mega-menu-aside .button--simple {
  width: max-content;
  margin-top: 2.4rem;
  max-width: 100%;
}
.mega-menu-aside-desc {
  max-width: 28.4rem;
  color: rgb(var(--color-foreground-secondary));
  margin-top: 1.6rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 990px) {
  .mega-menu-aside-desc {
    margin-top: 0.6rem;
    margin-bottom: 2.4rem;
  }
}
.mega-menu-aside-collection_list {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  margin-top: 2.4rem;
}
.mega-menu-aside-list__link {
  transition: opacity var(--duration-long);
}
.mega-menu-aside-list {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  position: relative;
}
.mega-menu-aside-list .mega-menu-aside-list__link {
  font-weight: 500;
}
.mega-menu-aside-list:hover .mega-menu-aside-list__link {
  opacity: 0.6;
}
.mega-menu-aside-list:hover .mega-menu-aside-list__image::after {
  opacity: 1;
}
.mega-menu-aside-list .overlay_link {
  display: block;
}
.mega-menu-aside-list__image {
  width: 7.2rem;
  height: 7.2rem;
  overflow: hidden;
  flex-shrink: 0;
}
.mega-menu-aside-list__image img,
.mega-menu-aside-list__image svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: var(--border-radius-main);
  transition: transform var(--duration-long) ease;
}
.mega-menu-aside-list__image svg {
  opacity: 0;
}
.mega-menu-aside-list__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.3);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.mega-menu-aside-list__image.image-round {
  border-radius: 50%;
}
.mega-menu-aside-list__image.image-round img,
.mega-menu-aside-list__image.image-round svg {
  border-radius: 50%;
}

.list-menu--megamenu-visible .mega-menu {
  opacity: 1;
  pointer-events: all;
  padding-block: 4.8rem;
  max-height: calc(100vh - var(--header-height) - var(--announcement-height));
}
@media screen and (min-width: 1600px) {
  .list-menu--megamenu-visible .mega-menu {
    max-height: 82rem;
  }
}
.list-menu--megamenu-visible .mega-menu__items {
  opacity: 1;
}
.list-menu--megamenu-visible.list-menu-item:not(.list-menu--submenu) > .header__menu-item::before {
  background-color: rgb(var(--color-foreground));
}

.header__menu-item:focus + .mega-menu,
.header__menu-item:focus-visible + .mega-menu,
.header__menu-item:focus-within + .mega-menu,
.header__menu-item:hover + .mega-menu {
  opacity: 1;
  pointer-events: all;
  padding-block: 4rem;
  max-height: calc(100vh - var(--header-height) - var(--announcement-height));
}
@media screen and (min-width: 1600px) {
  .header__menu-item:focus + .mega-menu,
.header__menu-item:focus-visible + .mega-menu,
.header__menu-item:focus-within + .mega-menu,
.header__menu-item:hover + .mega-menu {
    max-height: 82rem;
  }
}
.header__menu-item:focus + .mega-menu__items,
.header__menu-item:focus-visible + .mega-menu__items,
.header__menu-item:focus-within + .mega-menu__items,
.header__menu-item:hover + .mega-menu__items {
  opacity: 1;
}

.menu-drawer .mega-menu {
  position: static;
  padding: 0;
  max-height: unset;
  pointer-events: all;
  opacity: 1;
}
.menu-drawer .mega-menu__items {
  opacity: 1;
}

.header__offcanvas-toggle {
  display: flex;
  align-self: center;
}
@media screen and (min-width: 1600px) {
  .header__offcanvas-toggle {
    display: none !important;
  }
}
.header__offcanvas-toggle.aside-menu__enable {
  display: flex !important;
}
.no-js .header__offcanvas-toggle {
  display: none;
}

/* Breadcrumb */
.breadcrumb {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 1rem;
  margin: 1.6rem 0 2.4rem;
  font-size: 1.2rem;
  color: rgba(var(--color-foreground-secondary));
  background-color: transparent;
  text-transform: capitalize;
}
.breadcrumb.standard, .breadcrumb.centered {
  text-align: center;
  justify-content: center;
  margin: 1.6rem 0;
}
.breadcrumb.overlay {
  position: absolute;
}
.breadcrumb.overlay:not(.no-image) {
  color: #fff;
}
.breadcrumb.overlay:not(.no-image) > span:last-child {
  color: #fff;
}
.breadcrumb__delimiter {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.breadcrumb__delimiter::after {
  content: "/";
  display: inline-block;
  margin: 0 0.6rem;
}
.breadcrumb__delimiter .icon-caret {
  transform: rotate(-90deg);
  display: none;
}
.breadcrumb--center {
  justify-content: center;
}
.breadcrumb span:last-child {
  color: rgb(var(--color-foreground));
}
.breadcrumb a {
  position: relative;
  color: inherit;
  text-decoration: none;
  transition: opacity var(--duration-default);
}
.breadcrumb a:hover {
  opacity: 0.6;
}
.template-page-about .breadcrumb {
  margin-bottom: 1.6rem;
}

/* Popup */
:root {
  --mob-spacing: min(2rem, calc((100% - var(--notif-width)) / 2));
}

.popup-scroll-hidden {
  overflow: hidden;
  width: 100%;
}

.popup-animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  overflow: hidden !important;
}

@keyframes popupOpenFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes popupExitFade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes popupOpenSlide {
  from {
    transform: translate3d(0, 100vh, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes popupExitSlide {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100vh, 0);
  }
}
@keyframes popupOpenZoom {
  from {
    opacity: 0;
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes popupExitZoom {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(1.1);
  }
}
@keyframes popupOpenSlideFade {
  from {
    opacity: 0;
    transform: translate3d(0, 4rem, 0);
    visibility: visible;
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes popupExitSlideFade {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0, 4rem, 0);
  }
}
.popupOpenFade {
  animation-name: popupOpenFade;
}

.popupExitFade {
  animation-name: popupExitFade;
}

.popupOpenSlide {
  animation-name: popupOpenSlide;
}

.popupExitSlide {
  animation-name: popupExitSlide;
}

.popupOpenZoom {
  animation-name: popupOpenZoom;
}

.popupExitZoom {
  animation-name: popupExitZoom;
}

.popupOpenSlideFade {
  animation-name: popupOpenSlideFade;
}

.popupExitSlideFade {
  animation-name: popupExitSlideFade;
}

.popup {
  display: none;
  position: fixed;
  z-index: 999999;
  max-width: calc(100vw - 4rem);
  max-height: calc(100vh - 4rem);
  -webkit-backface-visibility: hidden;
}
@media screen and (min-width: 1100px) {
  .popup {
    max-width: calc(100vw - 12.8rem);
    max-height: calc(100vh - 6.4rem);
  }
}
.popup-subheading:first-child {
  margin-top: 0 !important;
}
.popup-subheading:last-child {
  margin-bottom: 0 !important;
}
.popup--top {
  top: 2rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
@media screen and (min-width: 750px) {
  .popup--top {
    top: 3.2rem;
  }
}
.popup--top-left {
  top: 2rem;
  left: var(--mob-spacing);
}
@media screen and (min-width: 750px) {
  .popup--top-left {
    top: 3.2rem;
    left: 3.2rem;
  }
}
.popup--top-right {
  top: 2rem;
  right: var(--mob-spacing);
}
@media screen and (min-width: 750px) {
  .popup--top-right {
    top: 3.2rem;
    right: 3.2rem;
  }
}
.popup--bottom {
  bottom: 2rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
@media screen and (min-width: 750px) {
  .popup--bottom {
    bottom: 3.2rem;
  }
}
.popup--bottom-left {
  left: var(--mob-spacing);
  bottom: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--bottom-left {
    left: 3.2rem;
    bottom: 3.2rem;
  }
}
.popup--bottom-right {
  right: var(--mob-spacing);
  bottom: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--bottom-right {
    right: 3.2rem;
    bottom: 3.2rem;
  }
}
.popup--left {
  left: var(--mob-spacing);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
@media screen and (min-width: 750px) {
  .popup--left {
    left: 3.2rem;
  }
}
.popup--right {
  top: 50%;
  right: var(--mob-spacing);
  transform: translate3d(0, -50%, 0);
}
@media screen and (min-width: 750px) {
  .popup--right {
    right: 3.2rem;
  }
}
.popup--center {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.popup-wrap {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.075);
}
.popup-wrap::-webkit-scrollbar {
  width: 0.4rem;
}
.popup-wrap::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
.popup-container {
  width: 100%;
}
.popup-outer {
  position: relative;
  display: flex;
  flex-direction: column;
}
.popup-text {
  color: rgb(var(--color-foreground-secondary));
}
.popup-text a {
  text-decoration: underline;
  transition: color var(--duration-default);
}
.popup-text p {
  margin: 0;
}
.popup .popup-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
}
@media screen and (min-width: 750px) {
  .popup .popup-close {
    top: 2.4rem;
    right: 2.4rem;
  }
}
.popup-open {
  display: flex;
}
@media (max-width: 576px) {
  .popup-open[data-mobile-disable=true] {
    display: none;
  }
  .popup-open[data-mobile-disable=true] + .popup-overlay {
    display: none;
  }
}
.popup-open + .popup-overlay {
  display: block;
}
.popup-overlay {
  background-color: rgba(var(--color-overlay), 0.3);
  position: fixed;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999998;
}
.popup-overlay .popup-wrap {
  box-shadow: none;
}
.popup-thumbnail img {
  width: 100%;
}
.popup-trigger {
  cursor: pointer;
}
.popup.popup-main {
  border-radius: var(--border-radius-main);
  overflow: hidden;
  max-width: calc(100vw - 4rem);
  max-height: calc(100vh - 4rem);
}
@media (min-width: 1100px) {
  .popup.popup-main {
    max-width: calc(100vw - 12.8rem);
    max-height: calc(100vh - 6.4rem);
  }
}
.popup.popup-main-image--left .popup-outer_image .popup-content, .popup.popup-main-image--right .popup-outer_image .popup-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.popup.popup-main-image--left .popup-outer_image .popup-content .popup-thumbnail, .popup.popup-main-image--right .popup-outer_image .popup-content .popup-thumbnail {
  min-width: 27rem;
}
.popup.popup-main-image--left .popup-outer_image .popup-content .popup-wraper-text, .popup.popup-main-image--right .popup-outer_image .popup-content .popup-wraper-text {
  max-width: 40.4rem;
}
@media screen and (min-width: 750px) {
  .popup.popup-main-image--left .popup-thumbnail, .popup.popup-main-image--right .popup-thumbnail {
    flex: 1 0 34% !important;
  }
  .popup.popup-main-image--left .popup-content, .popup.popup-main-image--right .popup-content {
    flex: 1 0 66% !important;
  }
}
.popup.popup-main-image--top .popup-close, .popup.popup-main-image--right .popup-close {
  position: absolute;
  width: 3.2rem;
  height: 3.2rem;
  top: 1rem;
  right: 1rem;
  background: rgb(var(--color-background));
  border-radius: 50%;
  z-index: 2;
}
@media screen and (min-width: 750px) {
  .popup.popup-main-image--top .popup-close, .popup.popup-main-image--right .popup-close {
    top: 1.6rem;
    right: 1.6rem;
    width: 4rem;
    height: 4rem;
  }
}
.popup.popup-main-image--right .popup-outer {
  flex-direction: column-reverse;
}
@media screen and (min-width: 576px) {
  .popup.popup-main-image--right .popup-outer {
    flex-direction: row-reverse;
  }
}
.popup.popup-main .popup-heading {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: calc(var(--font-popup-heading-scale) * 1.8rem);
}
.popup.popup-main .popup-description {
  margin-top: 0;
  font-size: calc(var(--font-popup-desc-scale) * 1.3rem);
  color: rgb(var(--color-foreground-secondary));
}
@media screen and (min-width: 750px) {
  .popup.popup-main .popup-description {
    font-size: calc(var(--font-popup-desc-scale) * 1.6rem);
  }
}
.popup.popup-main .popup-description:not(:last-child) {
  margin-bottom: 2.4rem;
}
.popup.popup-main .popup-text {
  margin-top: 0.8rem;
  font-size: calc(var(--font-popup-text-scale) * 1rem);
  color: rgb(var(--color-foreground-secondary));
}
@media screen and (min-width: 750px) {
  .popup.popup-main .popup-text {
    margin-top: 1.6rem;
    font-size: calc(var(--font-popup-text-scale) * 1.3rem);
  }
}
.popup.popup-main .popup-text p {
  color: inherit;
}
.popup.popup-main .list-social__item {
  transition: opacity var(--duration-default);
}
.popup.popup-main .list-social__item:hover {
  opacity: 0.7;
}
@media (min-width: 750px) {
  .popup.popup-main .popup-outer {
    flex-direction: row;
  }
}
.popup.popup-main .popup-thumbnail {
  flex: 1 0 50%;
  display: flex;
  border-radius: 0;
  overflow: hidden;
}
.popup.popup-main .popup-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup.popup-main .popup-content {
  padding: 2.4rem;
  flex: 1 0 50%;
  order: 2;
  background-color: rgb(var(--color-background));
}
@media screen and (min-width: 990px) {
  .popup.popup-main .popup-content {
    padding: 4.8rem;
  }
}
@media screen and (min-width: 1360px) {
  .popup.popup-main .popup-content {
    padding: 5.6rem;
  }
}
.popup.popup-main .popup-content:first-child:last-child {
  flex: 1 0 100%;
}
.popup.popup-main .popup-content.no-text-content {
  padding: 4.2rem 2.4rem 2.4rem;
}
@media (min-width: 576px) {
  .popup.popup-main-image--right .popup-outer {
    flex-direction: row-reverse;
  }
}
.popup.popup-main-image--top .popup-outer {
  flex-direction: column;
}
.popup.popup-main-image--top .popup-thumbnail {
  position: relative;
  padding-bottom: 50%;
}
.popup.popup-main-image--top .popup-thumbnail img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup.popup-main-image--top .popup-thumbnail, .popup.popup-main-image--bottom .popup-thumbnail {
  min-height: 27.9rem;
}
.popup.popup-main-image--bottom .popup-outer {
  flex-direction: column-reverse;
}
.popup.popup-main-image--bottom .popup-thumbnail {
  position: relative;
  padding-bottom: 55%;
}
.popup.popup-main-image--bottom .popup-thumbnail img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup.popup-main .newsletter-form .button {
  max-width: 100%;
}
.popup.popup-main .newsletter-form__btn-submit {
  padding: 1.2rem 2rem;
}
.popup.popup-main .newsletter-form__inner {
  display: flex;
  gap: 1.6rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
.popup.popup-main .newsletter-form__inner:not(.newsletter-form__inner_column) {
  gap: 1.6rem;
}
@media screen and (min-width: 576px) {
  .popup.popup-main .newsletter-form__inner:not(.newsletter-form__inner_column) {
    flex-direction: row;
    gap: 0.8rem;
  }
}
.popup.popup-main .newsletter-form__field-wrapper {
  flex: 1;
}
.popup.popup-main .list-social {
  margin-left: 0;
  margin-top: 1.2rem;
}

.notification-banner {
  border-radius: var(--border-radius-main);
  overflow: hidden;
  box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.075);
  background: none !important;
}
@media screen and (max-width: 749px) {
  .notification-banner:not(.notification-banner--no-image) {
    height: 30rem;
  }
  .notification-banner:not(.notification-banner--no-image) .popup-wrap, .notification-banner:not(.notification-banner--no-image) .popup-container, .notification-banner:not(.notification-banner--no-image) .popup-outer-image {
    height: 100%;
  }
}
.notification-banner .popup-outer {
  padding: 2.4rem;
  background-color: rgb(var(--color-background));
}
@media screen and (min-width: 990px) {
  .notification-banner .popup-outer {
    padding: 4.8rem;
  }
}
.notification-banner .popup-heading {
  margin: 0;
  font-size: calc(var(--font-notification-heading-scale) * 1.2rem);
}
.notification-banner .popup-heading + .popup-text {
  margin-top: 1rem;
}
.notification-banner .popup-text {
  font-size: calc(var(--font-notification-text-scale) * 1rem);
}
.notification-banner .popup-button {
  width: fit-content;
}
.notification-banner .popup-button:not(:first-child) {
  margin-top: 2.4rem;
}
.notification-banner--box.popup--bottom-right, .notification-banner--box.popup--right, .notification-banner--box.popup--top-right {
  right: 0;
  border-radius: var(--border-radius-main) 0 0 var(--border-radius-main);
}
.notification-banner--box.popup--bottom-left, .notification-banner--box.popup--left, .notification-banner--box.popup--top-left {
  left: 0;
  border-radius: 0 var(--border-radius-main) var(--border-radius-main) 0;
}
.notification-banner--box.popup--left {
  bottom: 0;
  top: unset;
}
@media screen and (min-width: 750px) {
  .notification-banner--box.popup--left {
    top: 50%;
    bottom: unset;
  }
}
.notification-banner--box .popup-close {
  top: 0.5rem;
  right: 0.5rem;
  opacity: 0.8;
}
.notification-banner--box .popup-outer {
  padding: 1.6rem;
  background-color: rgba(var(--color-background));
}
.notification-banner--bar.popup--top {
  width: 100%;
  max-width: 100%;
  top: 0;
  left: 0;
  bottom: auto;
  transform: none;
  border-radius: 0;
}
.notification-banner--bar.popup--bottom {
  width: 100%;
  max-width: 100%;
  top: auto;
  left: 0;
  bottom: 0;
  transform: none;
  border-radius: 0;
}
.notification-banner--bar .popup-close {
  top: 1rem;
  right: 1rem;
}
@media screen and (min-width: 1100px) {
  .notification-banner--bar .popup-close {
    top: 2rem;
    right: 2rem;
    width: 2.4rem;
    height: 2.4rem;
  }
}
.notification-banner--bar .popup-text {
  opacity: 0.8;
}
.notification-banner--banner {
  border: 1px soliod rgb(var(--color-border));
}
.notification-banner--banner .popup-outer {
  padding: 0;
}
.notification-banner--banner .popup-outer-image .notification-banner__content {
  inset: 0;
  flex: unset;
  padding: 3.2rem;
  width: 100%;
  position: absolute;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
}
.notification-banner--banner .popup-outer-image .popup-wraper-text {
  max-height: 100%;
  overflow-y: auto;
}
.notification-banner--banner .popup-outer-image .popup-wraper-text::-webkit-scrollbar {
  width: 0.4rem;
}
.notification-banner--banner .popup-outer-image .popup-wraper-text::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
.notification-banner--banner .popup-outer .popup-text {
  opacity: 0.8;
}
.notification-banner--banner .popup-button {
  width: auto;
  width: 100%;
  max-width: max-content;
  padding-left: 1rem;
  padding-right: 1rem;
}
.notification-banner--banner .notification-banner__image {
  align-self: stretch;
  display: flex;
  border-radius: var(--border-radius-main);
  overflow: hidden;
}
.notification-banner--banner .notification-banner__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.notification-banner--banner .notification-banner__content {
  flex: 1 65%;
  padding: 2.4rem 3.2rem 2.4rem 2.4rem;
}
.notification-banner--banner .popup-close {
  top: 1.6rem;
  right: 1.6rem;
}

.age-verification {
  position: fixed;
  inset: 0;
  -webkit-backface-visibility: hidden;
  width: 100vw;
  height: 100vh;
  max-width: unset;
  max-height: unset;
  padding: 2.4rem;
  background-color: rgb(var(--color-background-secondary));
}
@media screen and (min-width: 750px) {
  .age-verification {
    padding: 6.4rem;
  }
}
.age-verification .popup-text {
  max-width: 41rem;
  text-align: center;
}
.age-verification .popup-text p {
  text-align: center;
  font-size: 1.6rem;
}
@media screen and (min-width: 576px) {
  .age-verification .popup-text p {
    font-size: 1.8rem;
  }
}
.age-verification__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  box-shadow: none;
}
.age-verification__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.age-verification__question {
  display: none;
}
.age-verification__question.show {
  display: block;
  max-width: 51rem;
  text-align: center;
}
.age-verification__heading {
  margin-top: 0;
  margin-bottom: 0.6rem;
  text-align: center;
}
.age-verification__buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.6rem;
  margin-top: 2.4rem;
}
.age-verification__buttons button {
  min-width: 1rem;
  width: max-content;
}
.age-verification__popup-close {
  padding: 0.6rem 2rem;
}
.age-verification__declined {
  display: none;
}
.age-verification__declined.show {
  display: block;
}

.have-overlay {
  position: relative;
  z-index: 1;
}
.have-overlay::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  transition: all 0.4s ease;
  background: rgba(var(--color-overlay), 0.4);
}

.section-header {
  margin-bottom: 2.4rem;
}
.section-header--column .section-header__wrapper {
  flex-direction: column;
  gap: 2rem;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.section-header--column .section-header__wrapper .section-header__title {
  padding: 0 0 1.5rem;
  position: relative;
}
.section-header--column .section-header__wrapper .section-header__title span:first-child {
  position: relative;
  z-index: 1;
}
.section-header--column .section-header__wrapper .section-header__title + .section-header__text {
  margin-top: 0.6rem;
}
.section-header--column .section-header__wrapper .section-header__title .title-decoration {
  position: absolute;
  height: min(45%, 3.2rem);
  width: auto;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.section-header__wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1.6rem;
}
.section-header__wrapper--end {
  justify-content: flex-end;
}
.section-header__wrapper--center {
  align-items: center;
}
@media screen and (min-width: 990px) {
  .section-header__wrapper {
    flex-wrap: nowrap;
  }
}
.section-header__title {
  margin: 0;
  max-width: 44rem;
}
.section-header__title + .section-header__text {
  margin-top: 0.6rem;
  margin-bottom: 0;
}
.section-header__text {
  max-width: 44rem;
  color: rgb(var(--color-foreground-secondary));
}
.section-header__text:first-child {
  margin-top: 0;
}
.section-header__text a:hover {
  color: rgb(var(--color-foreground-secondary));
  text-decoration-color: rgb(var(--color-foreground-secondary));
}
.section-header__button {
  flex-shrink: 0;
  max-width: 30rem;
}
.section-header--large_margin {
  margin-bottom: 3.2rem;