/** Shopify CDN: Minification failed

Line 7986:1 Expected "}" to go with "{"

**/
@charset "UTF-8";
/* Color custom properties */
:root {
  --color-error: 252, 53, 53;
  --color-error-border: 252, 53, 53;
  --color-error-background: 255, 245, 245;
  --color-success: 89, 141, 6;
  --duration-short: 100ms;
  --duration-default: 250ms;
  --duration-long: 500ms;
  --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] .subtitle .icon {
  --color-accent: #fff;
}
[data-scheme=dark] .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--shadow,
[data-scheme=dark] .multicolumn-card__image-wrapper--icon.multicolumn-card__image-wrapper--shadow,
[data-scheme=dark] .aic__icon--shadow,
[data-scheme=dark] .image-banner__icon--shadow,
[data-scheme=dark] .image-with-text__column-icon--shadow,
[data-scheme=dark] .multirow-card__image-wrapper--icon--shadow,
[data-scheme=dark] .product__text-icon--shadow,
[data-scheme=dark] .cart__warnings .cart__empty-icon--shadow {
  background-color: #343435;
}
[data-scheme=dark] .contact-form__wrapper {
  background-color: #343435;
}
[data-scheme=dark] .placeholder-svg {
  filter: brightness(0.5) grayscale(1);
}
[data-scheme=dark] .compare {
  color: #e5e5e5;
}
[data-scheme=dark] .swiper-buttons.swiper-buttons--secondary .icon {
  color: rgb(var(--color-background));
}
[data-scheme=dark] .featured-products__products-item .card__inner,
[data-scheme=dark] .card__link::after,
[data-scheme=dark] .card-horizontal__link,
[data-scheme=dark] .card-horizontal__link::after,
[data-scheme=dark] .collection-product-list .collection-product-card--extended .card__link::after {
  background-color: #212121;
}
[data-scheme=dark] .collection-results--products .card-wrapper,
[data-scheme=dark] .product-recommendations__product .card-wrapper,
[data-scheme=dark] .search-modal .search__items-item,
[data-scheme=dark] .search-modal .card-horizontal-wrapper {
  background-color: #1c1c1c;
}
[data-scheme=dark] .featured-products__products-list--horizontal.featured-products__products-list--placeholder .card-wrapper,
[data-scheme=dark] .featured-products__products-list .featured-products__products-item--horizontal .card-horizontal-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] .logo-list__image--dark:not(:only-child) {
  display: block;
}
[data-scheme=dark] .logo-list__image--dark:not(:only-child) + .logo-list__image--light {
  display: none;
}
[data-scheme=dark] .card--product-placeholder .placeholder-svg {
  background-color: rgb(var(--color-background));
}
[data-scheme=dark] .product .advantage img:first-child:nth-last-child(2),
[data-scheme=dark] .product .advantage svg:first-child:nth-last-child(2) {
  display: none;
}
[data-scheme=dark] .product .advantage img:first-child:nth-last-child(2) ~ svg, [data-scheme=dark] .product .advantage img:first-child:nth-last-child(2) ~ img,
[data-scheme=dark] .product .advantage svg:first-child:nth-last-child(2) ~ svg,
[data-scheme=dark] .product .advantage svg:first-child:nth-last-child(2) ~ img {
  display: block;
}
[data-scheme=dark] .mega-menu__item--dark .mega-menu__item-heading,
[data-scheme=dark] .mega-menu__item--dark .mega-menu__item-description,
[data-scheme=dark] .mega-menu__item--dark .mega-menu__item-text,
[data-scheme=dark] .mega-menu__item--dark .mega-menu__item-text--accent {
  color: #282828;
}
[data-scheme=dark] .search__block--dark .search__heading,
[data-scheme=dark] .search__block--dark .search__text,
[data-scheme=dark] .search__block--dark .search__text--accent {
  color: #282828;
}

@media (prefers-color-scheme: dark) {
  [data-scheme=auto] .subtitle .icon {
    --color-accent: #fff;
  }
  [data-scheme=auto] .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--shadow,
[data-scheme=auto] .multicolumn-card__image-wrapper--icon.multicolumn-card__image-wrapper--shadow,
[data-scheme=auto] .aic__icon--shadow,
[data-scheme=auto] .image-banner__icon--shadow,
[data-scheme=auto] .image-with-text__column-icon--shadow,
[data-scheme=auto] .multirow-card__image-wrapper--icon--shadow,
[data-scheme=auto] .product__text-icon--shadow,
[data-scheme=auto] .cart__warnings .cart__empty-icon--shadow {
    background-color: #343435;
  }
  [data-scheme=auto] .contact-form__wrapper {
    background-color: #343435;
  }
  [data-scheme=auto] .placeholder-svg {
    filter: brightness(0.5) grayscale(1);
  }
  [data-scheme=auto] .compare {
    color: #e5e5e5;
  }
  [data-scheme=auto] .swiper-buttons.swiper-buttons--secondary .icon {
    color: rgb(var(--color-background));
  }
  [data-scheme=auto] .featured-products__products-item .card__inner,
[data-scheme=auto] .card__link::after,
[data-scheme=auto] .card-horizontal__link,
[data-scheme=auto] .card-horizontal__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-results--products .card-wrapper,
[data-scheme=auto] .product-recommendations__product .card-wrapper,
[data-scheme=auto] .search-modal .search__items-item,
[data-scheme=auto] .search-modal .card-horizontal-wrapper {
    background-color: #212121;
  }
  [data-scheme=auto] .featured-products__products-list--horizontal.featured-products__products-list--placeholder .card-wrapper,
[data-scheme=auto] .featured-products__products-list .featured-products__products-item--horizontal .card-horizontal-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] .logo-list__image--dark:not(:only-child) {
    display: block;
  }
  [data-scheme=auto] .logo-list__image--dark:not(:only-child) + .logo-list__image--light {
    display: none;
  }
  [data-scheme=auto] .product .advantage img:first-child:nth-last-child(2),
[data-scheme=auto] .product .advantage svg:first-child:nth-last-child(2) {
    display: none;
  }
  [data-scheme=auto] .product .advantage img:first-child:nth-last-child(2) ~ svg, [data-scheme=auto] .product .advantage img:first-child:nth-last-child(2) ~ img,
[data-scheme=auto] .product .advantage svg:first-child:nth-last-child(2) ~ svg,
[data-scheme=auto] .product .advantage svg:first-child:nth-last-child(2) ~ img {
    display: block;
  }
  [data-scheme=auto] .mega-menu__item--dark .mega-menu__item-heading,
[data-scheme=auto] .mega-menu__item--dark .mega-menu__item-description,
[data-scheme=auto] .mega-menu__item--dark .mega-menu__item-text,
[data-scheme=auto] .mega-menu__item--dark .mega-menu__item-text--accent {
    color: #282828;
  }
  [data-scheme=auto] .search__block--dark .search__heading,
[data-scheme=auto] .search__block--dark .search__text,
[data-scheme=auto] .search__block--dark .search__text--accent {
    color: #282828;
  }

  .swiper-buttons.swiper-buttons--secondary .icon {
    color: rgb(var(--color-background));
  }

  .card--product-placeholder .placeholder-svg {
    background-color: rgb(var(--color-background));
  }
}
.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: 1150px) {
  .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: 5rem;
    padding-left: 5rem;
  }
}

@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: 1150px) {
  .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: 1440px;
  }
}
@font-face {
  font-family: "icon-custom";
  src: url("./custom-font.eot?54195873");
  src: url("./custom-font.eot?54195873#iefix") format("embedded-opentype"), url("./custom-font.woff2?54195873") format("woff2"), url("./custom-font.woff?54195873") format("woff"), url("./custom-font.ttf?54195873") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
i[class^=icon-],
i[class*=" icon-"] {
  font-family: "icon-custom";
  line-height: 1;
}

i[class^=icon-]:before,
i[class*=" icon-"]:before {
  font-family: "icon-custom";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-video:before {
  content: "\e800";
}

/* '' */
.icon-vimeo:before {
  content: "\e801";
}

/* '' */
.icon-wallet:before {
  content: "\e802";
}

/* '' */
.icon-watch:before {
  content: "\e803";
}

/* '' */
.icon-water-1:before {
  content: "\e804";
}

/* '' */
.icon-water-2:before {
  content: "\e805";
}

/* '' */
.icon-water-3:before {
  content: "\e806";
}

/* '' */
.icon-wave-1:before {
  content: "\e807";
}

/* '' */
.icon-wifi-1:before {
  content: "\e808";
}

/* '' */
.icon-wave-2:before {
  content: "\e809";
}

/* '' */
.icon-wifi-2:before {
  content: "\e80a";
}

/* '' */
.icon-window:before {
  content: "\e80b";
}

/* '' */
.icon-youtube:before {
  content: "\e80c";
}

/* '' */
.icon-arrow-bar:before {
  content: "\e80d";
}

/* '' */
.icon-bag-1:before {
  content: "\e80e";
}

/* '' */
.icon-bag-2:before {
  content: "\e80f";
}

/* '' */
.icon-bar-chart:before {
  content: "\e810";
}

/* '' */
.icon-bars-upward:before {
  content: "\e811";
}

/* '' */
.icon-baseball:before {
  content: "\e812";
}

/* '' */
.icon-battery-1:before {
  content: "\e813";
}

/* '' */
.icon-battery-2:before {
  content: "\e814";
}

/* '' */
.icon-battery-3:before {
  content: "\e815";
}

/* '' */
.icon-book:before {
  content: "\e816";
}

/* '' */
.icon-card:before {
  content: "\e817";
}

/* '' */
.icon-card-holder:before {
  content: "\e818";
}

/* '' */
.icon-chart:before {
  content: "\e819";
}

/* '' */
.icon-chats:before {
  content: "\e81a";
}

/* '' */
.icon-check-1:before {
  content: "\e81b";
}

/* '' */
.icon-check-2:before {
  content: "\e81c";
}

/* '' */
.icon-check-3:before {
  content: "\e81d";
}

/* '' */
.icon-check-4:before {
  content: "\e81e";
}

/* '' */
.icon-circles:before {
  content: "\e81f";
}

/* '' */
.icon-circle:before {
  content: "\e820";
}

/* '' */
.icon-close:before {
  content: "\e821";
}

/* '' */
.icon-cloud-server:before {
  content: "\e822";
}

/* '' */
.icon-computer:before {
  content: "\e823";
}

/* '' */
.icon-confetti:before {
  content: "\e824";
}

/* '' */
.icon-delivery:before {
  content: "\e825";
}

/* '' */
.icon-delivery-box:before {
  content: "\e826";
}

/* '' */
.icon-devices:before {
  content: "\e827";
}

/* '' */
.icon-directions:before {
  content: "\e828";
}

/* '' */
.icon-dumbbell:before {
  content: "\e829";
}

/* '' */
.icon-eye:before {
  content: "\e82a";
}

/* '' */
.icon-facebook:before {
  content: "\e82b";
}

/* '' */
.icon-file-1:before {
  content: "\e82c";
}

/* '' */
.icon-file-2:before {
  content: "\e82d";
}

/* '' */
.icon-flag:before {
  content: "\e82e";
}

/* '' */
.icon-folder-1:before {
  content: "\e82f";
}

/* '' */
.icon-folder-2:before {
  content: "\e830";
}

/* '' */
.icon-food:before {
  content: "\e831";
}

/* '' */
.icon-hand-1:before {
  content: "\e832";
}

/* '' */
.icon-hand-2:before {
  content: "\e833";
}

/* '' */
.icon-hand-3:before {
  content: "\e834";
}

/* '' */
.icon-headphones:before {
  content: "\e835";
}

/* '' */
.icon-instagram:before {
  content: "\e836";
}

/* '' */
.icon-laptop-1:before {
  content: "\e837";
}

/* '' */
.icon-laptop-2:before {
  content: "\e838";
}

/* '' */
.icon-leaf:before {
  content: "\e839";
}

/* '' */
.icon-lightning-bolt-1:before {
  content: "\e83a";
}

/* '' */
.icon-lightning-bolt-2:before {
  content: "\e83b";
}

/* '' */
.icon-like:before {
  content: "\e83c";
}

/* '' */
.icon-link:before {
  content: "\e83d";
}

/* '' */
.icon-lock-1:before {
  content: "\e83e";
}

/* '' */
.icon-lock-2:before {
  content: "\e83f";
}

/* '' */
.icon-logout:before {
  content: "\e840";
}

/* '' */
.icon-luggage:before {
  content: "\e841";
}

/* '' */
.icon-mark:before {
  content: "\e842";
}

/* '' */
.icon-medicine:before {
  content: "\e843";
}

/* '' */
.icon-microphone:before {
  content: "\e844";
}

/* '' */
.icon-moon:before {
  content: "\e845";
}

/* '' */
.icon-pencil:before {
  content: "\e846";
}

/* '' */
.icon-phone-4:before {
  content: "\e847";
}

/* '' */
.icon-phone-1:before {
  content: "\e848";
}

/* '' */
.icon-phone-2:before {
  content: "\e849";
}

/* '' */
.icon-phone-3:before {
  content: "\e84a";
}

/* '' */
.icon-pinterest:before {
  content: "\e84b";
}

/* '' */
.icon-plug:before {
  content: "\e84c";
}

/* '' */
.icon-presentation-1:before {
  content: "\e84d";
}

/* '' */
.icon-presentation-2:before {
  content: "\e84e";
}

/* '' */
.icon-pulse:before {
  content: "\e84f";
}

/* '' */
.icon-recycle:before {
  content: "\e850";
}

/* '' */
.icon-rocket:before {
  content: "\e851";
}

/* '' */
.icon-search:before {
  content: "\e852";
}

/* '' */
.icon-server-1:before {
  content: "\e853";
}

/* '' */
.icon-server-2:before {
  content: "\e854";
}

/* '' */
.icon-settings:before {
  content: "\e855";
}

/* '' */
.icon-shield:before {
  content: "\e856";
}

/* '' */
.icon-shopping-basket:before {
  content: "\e857";
}

/* '' */
.icon-shuffle:before {
  content: "\e858";
}

/* '' */
.icon-snapchat:before {
  content: "\e859";
}

/* '' */
.icon-sound-waves:before {
  content: "\e85a";
}

/* '' */
.icon-speaker:before {
  content: "\e85b";
}

/* '' */
.icon-squares-1:before {
  content: "\e85c";
}

/* '' */
.icon-squares-2:before {
  content: "\e85d";
}

/* '' */
.icon-stack:before {
  content: "\e85e";
}

/* '' */
.icon-star:before {
  content: "\e85f";
}

/* '' */
.icon-stopwatch:before {
  content: "\e860";
}

/* '' */
.icon-sun:before {
  content: "\e861";
}

/* '' */
.icon-tag:before {
  content: "\e862";
}

/* '' */
.icon-telephone-tower:before {
  content: "\e863";
}

/* '' */
.icon-tik-tok:before {
  content: "\e864";
}

/* '' */
.icon-tree:before {
  content: "\e865";
}

/* '' */
.icon-trend:before {
  content: "\e866";
}

/* '' */
.icon-tumblr:before {
  content: "\e868";
}

/* '' */
.icon-tv:before {
  content: "\e869";
}

/* '' */
.icon-twitter:before {
  content: "\e86a";
}

/* '' */
.icon-user-1:before {
  content: "\e86b";
}

/* '' */
.icon-user-2:before {
  content: "\e86c";
}

/* '' */
.icon-user-3:before {
  content: "\e86d";
}

/* '' */
.icon-user-4:before {
  content: "\e86e";
}

/* '' */
.icon-trophy:before {
  content: "\e86f";
}

/* '' */
.icon-clock-1:before {
  content: "\e870";
}

/* '' */
.icon-clock-2:before {
  content: "\e871";
}

/* '' */
.icon-sending:before {
  content: "\e872";
}

/* '' */
.icon-chart-2:before {
  content: "\e873";
}

/* '' */
.icon-user-5:before {
  content: "\e874";
}

/* '' */
.icon-chart-3:before {
  content: "\e875";
}

/* '' */
.icon-bag-3:before {
  content: "\e876";
}

/* '' */
.icon-computer-mouse:before {
  content: "\e877";
}

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

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

@media screen and (min-width: 750px) {
  .page-width {
    padding: 0 5rem;
  }

  .page-width--narrow {
    padding: 0 9rem;
  }
}
@media screen and (min-width: 990px) {
  .page-width--narrow {
    max-width: 72.6rem;
    padding: 0;
  }
}
.spaced-section {
  position: relative;
}

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

body,
.color-background-1,
.color-background-2,
.color-background-3 {
  line-height: var(--font-body-line-height);
  letter-spacing: calc(var(--font-body-letter-spacing) * 0.1);
}

html {
  scrollbar-gutter: stable;
}

body {
  scrollbar-gutter: stable;
  overflow-x: hidden;
}
body.opened-search, body.opened-mega-menu {
  overflow: hidden;
}
@media screen and (min-width: 990px) {
  body.opened-search, body.opened-mega-menu {
    scrollbar-gutter: stable;
  }
}
body.opened-search main, body.opened-mega-menu main {
  overflow: hidden;
}

.background-secondary {
  background-color: rgba(var(--color-background-secondary));
  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: var(--font-button-letter-spacing);
  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;
}

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

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

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

summary .icon-caret {
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  right: 0;
  top: calc(50% - 1rem);
}

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%;
  }
}
/* Light header on dark bg */
.header-wrapper--overlay .header__menu-item:not(.mega-menu__link):not(.list-menu__item) {
  transition: none;
}

body:not(.body--hidden) #shopify-section-header:not(.shopify-section-header-sticky.animate) .header-wrapper--overlay .header__offcanvas-toggle .header__offcanvas-toggle-link {
  color: var(--color-light-text-hex);
}
body:not(.body--hidden) #shopify-section-header:not(.shopify-section-header-sticky.animate) .header-wrapper--overlay .header__heading-link > * {
  color: var(--color-light-text-hex);
}

@media (prefers-color-scheme: light) {
  .header__heading-logo:not(.header__heading-logo--overlay) {
    display: block;
  }

  .header__heading-logo--overlay {
    display: none;
  }

  .header__heading-logo:not(.header__heading-logo--overlay) {
    display: block;
  }

  .header__heading-logo:only-child {
    display: block !important;
  }
}
[data-scheme=light] .header__heading-logo:not(.header__heading-logo--overlay) {
  display: block;
}
[data-scheme=light] .header__heading-logo--overlay {
  display: none;
}
[data-scheme=light] .header__heading-logo:not(.header__heading-logo--overlay) {
  display: block;
}
[data-scheme=light] .header__heading-logo:only-child {
  display: block !important;
}

@media (prefers-color-scheme: dark) {
  .header__heading-logo:not(.header__heading-logo--overlay) {
    display: none;
  }

  .header__heading-logo--overlay {
    display: block;
  }

  .header__heading-logo:only-child {
    display: block !important;
  }
}
[data-scheme=dark] .header__heading-logo:not(.header__heading-logo--overlay) {
  display: none;
}
[data-scheme=dark] .header__heading-logo.header__heading-logo--overlay {
  display: block;
}
[data-scheme=dark] .header__heading-logo:only-child {
  display: block !important;
}

main .shopify-section:first-child:not(.not-margin) .section--has-overlay:not(.article-template__header) {
  margin-top: calc(-1 * (var(--header-height) + var(--breadcrumbs-height)));
}

main .shopify-section:first-child.not-margin .section--has-overlay:not(.article-template__header) {
  margin-top: calc(-1 * var(--breadcrumbs-height));
}

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

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

.shopify-policy__container {
  max-width: 740px;
}

.shopify-policy__title {
  text-align: left;
}

.shopify-policy__body {
  padding-bottom: 4.8rem;
}
@media screen and (min-width: 1150px) {
  .shopify-policy__body {
    padding-bottom: 8.8rem;
  }
}

.products-grid {
  margin: 0;
}
.products-grid .section-grid {
  position: relative;
  z-index: 12;
}
.products-grid .section-grid .products-grid {
  margin: 0 -10px;
}
.products-grid .section-grid .products-grid .product-list--2-mobile {
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
}
@media screen and (min-width: 576px) {
  .products-grid .section-grid .products-grid .product-list--2-mobile {
    grid-template-columns: repeat(clamp(1, var(--per-row), 2), 1fr);
    gap: 0;
  }
}
@media screen and (min-width: 750px) {
  .products-grid .section-grid .products-grid .product-list--2-mobile {
    grid-template-columns: repeat(clamp(1, var(--per-row), 3), 1fr);
    gap: 0;
  }
}
@media screen and (min-width: 1150px) {
  .products-grid .section-grid .products-grid .product-list--2-mobile {
    grid-template-columns: repeat(var(--per-row), 1fr);
  }
}

.section-top {
  align-self: center;
}

.section-border {
  position: relative;
}
.section-border .container::before {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 0.1rem;
  background-color: rgb(var(--color-border));
  max-width: calc(100% - 4rem);
}
@media screen and (min-width: 1150px) {
  .section-border .container::before {
    max-width: calc(100% - 10rem);
  }
}
@media screen and (min-width: 1440px) {
  .section-border .container::before {
    max-width: calc(1440px - 10rem);
  }
}
.section-border-full .container::before {
  left: 0;
  max-width: 100%;
}

.copy-wrapper {
  position: relative;
}
.copy-wrapper .tooltip {
  visibility: hidden;
  text-align: center;
  background-color: #00000080;
  color: #fff;
  border-radius: var(--border-radius-small);
  padding: 3px 8px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 88%;
  transform: translateY(-50%);
  font-size: 12px;
}
.copy-wrapper .tooltip.show {
  visibility: visible;
}

.no-padding {
  padding: 0 !important;
}

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

.h0 {
  font-size: 5rem;
}
@media screen and (min-width: 990px) {
  .h0 {
    font-size: 10rem;
  }
}
@media screen and (min-width: 1150px) {
  .h0 {
    font-size: 14.4rem;
  }
}

h1,
.h1 {
  font-size: calc(var(--font-heading-h1-scale) * 3.2rem);
}
@media only screen and (min-width: 750px) {
  h1,
.h1 {
    font-size: calc(var(--font-heading-h1-scale) * 4.2rem);
  }
}
@media only screen and (min-width: 1150px) {
  h1,
.h1 {
    font-size: calc(var(--font-heading-h1-scale) * 4.8rem);
  }
}

h2,
.h2 {
  font-size: calc(var(--font-heading-h2-scale) * 2.6rem);
}
@media only screen and (min-width: 750px) {
  h2,
.h2 {
    font-size: calc(var(--font-heading-h2-scale) * 3rem);
  }
}
@media only screen and (min-width: 1150px) {
  h2,
.h2 {
    font-size: calc(var(--font-heading-h2-scale) * 3.4rem);
  }
}

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

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

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

h6,
.h6 {
  font-size: 1.2rem;
}
@media only screen and (min-width: 750px) {
  h6,
.h6 {
    font-size: 1.6rem;
  }
}

a {
  color: rgba(var(--color-accent));
  text-decoration-color: rgb(var(--color-accent));
  transition: color var(--duration-default), text-decoration var(--duration-default), opacity var(--duration-default);
}
@media only screen and (min-width: 1150px) {
  a:not([disabled]):not([aria-disabled=true]):not([class]):hover {
    opacity: 0.7;
    text-decoration-color: rgb(var(--color-accent));
  }
}

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 rgba(var(--color-foreground), 0.2);
  /* draws the table border  */
}

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

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.1rem;
  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 (max-width: 990px) {
  .tablet-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-link));
  background-color: transparent;
  font-size: calc(var(--font-body-scale) * 1rem);
  transition: var(--duration-default);
}

.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-button));
  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;
}

.extra-small-font {
  font-size: calc(var(--font-body-scale-xs) * 0.9rem);
}
@media only screen and (min-width: 1150px) {
  .extra-small-font {
    font-size: calc(var(--font-body-scale-xs) * 1rem);
  }
}

.small-font {
  font-size: calc(var(--font-body-scale-s) * 0.9rem);
}
@media only screen and (min-width: 1150px) {
  .small-font {
    font-size: calc(var(--font-body-scale-s) * 1rem);
  }
}

.large-font {
  font-size: calc(var(--font-body-scale-l) * 0.9rem);
}
@media only screen and (min-width: 1150px) {
  .large-font {
    font-size: calc(var(--font-body-scale-l) * 1rem);
  }
}

/* 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-top: 1.6rem;
  margin-bottom: 1.6rem;
  text-align: center;
}
@media screen and (min-width: 750px) {
  .page-header {
    margin-top: 3.2rem;
    margin-bottom: 2.4rem;
  }
}
@media screen and (min-width: 1150px) {
  .page-header {
    margin-top: 4.8rem;
  }
}

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

.page-header .title--page:not(:first-child) {
  margin-bottom: 1.5rem;
}

.subtitle {
  display: inline-block;
  margin: 0;
  font-family: var(--font-subtitle-family);
  font-weight: 700;
  font-style: var(--font-subtitle-style);
  letter-spacing: var(--font-subtitle-letter-spacing);
  text-transform: var(--font-subtitle-text-transform);
  color: rgba(var(--color-foreground-secondary));
  font-size: calc(var(--font-body-scale-s) * 1rem);
  text-transform: uppercase;
}
@media only screen and (min-width: 1360px) {
  .subtitle {
    font-size: calc(var(--font-body-scale-s) * 1rem);
  }
}

.card__subtitle {
  position: relative;
  margin: 0;
  font-size: 1.1rem;
  letter-spacing: 0.08em;
  line-height: 1.4;
  font-family: var(--font-subtitle-family);
  font-weight: var(--font-subtitle-weight);
  font-style: var(--font-subtitle-style);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgb(var(--color-foreground-secondary));
}

.titles {
  max-width: 86rem;
}
.titles--center {
  text-align: center;
  max-width: 86rem;
  margin-left: auto;
  margin-right: auto;
}
.titles--center .title--word_break_an.js-anim-rolling .js-anim-title,
.titles--center .title--word_break_an.js-anim-appearing .js-anim-title {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
.titles--center .title--word_break_an.js-anim-rolling .js-anim-title span,
.titles--center .title--word_break_an.js-anim-appearing .js-anim-title span {
  justify-content: center;
}
.titles .title a {
  text-decoration: none;
  transition: color var(--duration-default);
}
.titles .title a:hover {
  color: rgb(var(--color-accent));
}
.titles .title--simple span[style*="text-decoration:underline"] {
  display: inline-block;
  text-decoration-color: var(--color-line) !important;
  text-underline-offset: 6%;
}
.titles .title--rounded span[style*="text-decoration:underline"] {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  text-decoration: none !important;
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 576px) {
  .titles .title--rounded span[style*="text-decoration:underline"] {
    padding-bottom: 0.7rem;
  }
}
.titles .title--rounded span[style*="text-decoration:underline"].title--rounded-xs {
  padding-bottom: 0.5rem;
}
.titles .title--background {
  position: relative;
  z-index: 1;
}
.titles .title--background span[style*="text-decoration:underline"] {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
  padding: 0 0.8rem;
  background-color: var(--color-line);
  border-radius: 0.6rem;
  z-index: -1;
}
.titles .title--word_break span[style*="text-decoration:underline"] {
  display: inline;
}
.titles .title--word_break_an .js-anim-title {
  display: block;
}
.titles + .content {
  margin-top: 2.4rem;
}
@media screen and (min-width: 750px) {
  .titles + .content {
    margin-top: 3.2rem;
  }
}
@media screen and (min-width: 1150px) {
  .titles + .content {
    margin-top: 5.6rem;
  }
}
@media screen and (min-width: 1150px) {
  .titles.titles_margin-medium + .content {
    margin-top: 4rem;
  }
}
.titles + .description {
  margin-top: 0.8rem;
}
@media screen and (min-width: 750px) {
  .titles + .description {
    margin-top: 1.6rem;
  }
}
.titles + .description--center {
  text-align: center;
  max-width: 86rem;
  margin-left: auto;
  margin-right: auto;
}

.subtitle + .title {
  margin-top: 0.8rem;
}
@media screen and (min-width: 750px) {
  .subtitle + .title {
    margin-top: 1.4rem;
  }
}

.title {
  margin: 0;
}

.description {
  margin-top: 0;
  margin-bottom: 2.4rem;
  max-width: 86rem;
}
@media screen and (min-width: 750px) {
  .description {
    margin-bottom: 3.2rem;
  }
}
@media screen and (min-width: 1150px) {
  .description {
    margin-bottom: 5.6rem;
  }
}

/* Title animation */
.js-anim-typewriter,
.js-anim-rolling,
.js-anim-appearing {
  opacity: 0;
}

.js-anim-rolling .js-anim-title {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: bottom;
}
.js-anim-rolling .js-anim-title > span {
  width: 100%;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
}
.js-anim-rolling .js-anim-title:not(:only-of-type):first-of-type > span {
  align-items: flex-end;
}

.js-anim-appearing .js-anim-title {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: bottom;
}
.js-anim-appearing .js-anim-title > span {
  display: flex;
  opacity: 1;
  width: 100%;
  left: 0;
  top: 0;
}
.js-anim-appearing .js-anim-title:not(:only-of-type):first-of-type > span {
  align-items: flex-end;
}

[data-scheme=dark] .title--simple span[style*="text-decoration:underline"] {
  text-decoration-color: #4A4A4C !important;
}
[data-scheme=dark] .title--background span[style*="text-decoration:underline"] {
  background-color: #4A4A4C;
}

@media (prefers-color-scheme: dark) {
  [data-scheme=auto] .title--simple span[style*="text-decoration:underline"] {
    text-decoration-color: #4A4A4C !important;
  }
  [data-scheme=auto] .title--background span[style*="text-decoration:underline"] {
    background-color: #4A4A4C;
  }
}
@media screen and (min-width: 750px) and (max-width: 989px) {
  .slider--tablet.grid--peek .grid__item {
    width: calc(25% - 3rem);
  }

  .slider--tablet.grid--peek.grid--3-col-tablet .grid__item {
    width: calc(33.33% - 2.6666666667rem);
  }

  .slider--tablet.grid--peek.grid--2-col-tablet .grid__item {
    width: calc(50% - 2rem);
  }

  .slider--tablet.grid--peek .grid__item:first-of-type {
    padding-left: 1.5rem;
  }

  .slider--tablet.grid--peek .grid__item:last-of-type {
    padding-right: 1.5rem;
  }
}
@media screen and (max-width: 989px) {
  .slider--tablet.grid--peek {
    margin: 0;
    width: 100%;
  }

  .slider--tablet.grid--peek .grid__item {
    box-sizing: content-box;
    margin: 0;
  }
}
@keyframes progress {
  0% {
    stroke-dashoffset: 75;
    opacity: 1;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
.swiper-pagination .swiper-bullet {
  width: 3rem;
  height: 3rem;
  position: relative;
  cursor: pointer;
}
.swiper-pagination .swiper-bullet:hover::after {
  width: 1rem;
  height: 1rem;
  background-color: rgba(var(--color-button), var(--alpha-button-background));
}
.swiper-pagination .swiper-bullet::before, .swiper-pagination .swiper-bullet:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.swiper-pagination .swiper-bullet::after {
  width: 0.6rem;
  height: 0.6rem;
  background-color: rgb(var(--color-border));
  border-radius: 50%;
  transition: var(--duration-default);
}
.swiper-pagination .swiper-bullet svg {
  position: relative;
  z-index: 4;
}
.swiper-pagination .swiper-bullet--svg-animation svg {
  transform: rotate(-90deg);
}
.swiper-pagination .swiper-bullet--svg-animation .svg__circle-inner {
  stroke: red;
  fill: transparent;
  transition: all 0.7s ease;
}
.swiper-pagination .swiper-bullet-active .svg__circle {
  stroke: rgba(var(--color-button), var(--alpha-button-background));
  stroke-dasharray: 75;
  stroke-dashoffset: 0;
  animation-name: progress;
  animation-fill-mode: backwards;
  animation-timing-function: linear;
}
.swiper-pagination .swiper-bullet-active::after {
  width: 1rem;
  height: 1rem;
  background-color: rgba(var(--color-button), var(--alpha-button-background));
}
.swiper-pagination .swiper-bullet-active::before {
  width: 2.8rem;
  height: 2.8rem;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='28' height='28' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle opacity='1' cx='15' cy='15' r='14' stroke='%23E0E3EE' stroke-width='2'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
}

.swiper-navigation {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  margin-top: 2.4rem;
  pointer-events: none;
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  justify-content: space-between;
  width: 100%;
  margin-top: 0;
}
.swiper-navigation .swiper-button-next {
  transform: translateX(50%);
  pointer-events: visible;
}
.swiper-navigation .swiper-button-next svg path {
  color: rgb(var(--color-slider-arrows));
}
.swiper-navigation .swiper-button-prev {
  transform: translateX(-50%);
  pointer-events: visible;
}
.swiper-navigation .swiper-button-prev svg path {
  color: rgb(var(--color-slider-arrows));
}
.swiper-navigation--full-width .swiper-button-next {
  transform: translateX(-20%);
}
.swiper-navigation--full-width .swiper-button-prev {
  transform: translateX(20%);
}

.swiper-button-next,
.swiper-button-prev,
.swiper-pagination {
  position: static;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
}

.swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.swiper-pagination.swiper-pagination-default {
  padding: 1.2rem 0;
  pointer-events: none;
  background: transparent;
}
@media screen and (min-width: 1150px) {
  .swiper-pagination.swiper-pagination-default {
    display: none;
  }
}
.swiper-pagination.swiper-pagination-default .swiper-pagination-bullet {
  transition: all var(--duration-default) ease;
  position: relative;
  margin: 0;
  padding: 4px;
  z-index: 11;
  pointer-events: all;
}
.swiper-pagination.swiper-pagination-default .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 6px;
  transform: translateY(-50%);
}

.swiper-pagination-1 {
  align-items: center;
  gap: 0.8rem;
  padding: 0;
}
.swiper-pagination-1.not-autoplay .swiper-pagination-bullet-active {
  background-color: rgb(var(--color-accent));
}
.swiper-pagination-1.not-autoplay .swiper-pagination-bullet-active::before {
  width: 7rem;
}
.swiper-pagination-1 .swiper-pagination-bullet {
  margin: 0;
  height: 0.8rem;
  width: 0.8rem;
  transition: width 0.5s ease;
  overflow: hidden;
  border-radius: 6.6rem;
}
.swiper-pagination-1 .swiper-pagination-bullet:first-child {
  margin: 0;
}
.swiper-pagination-1 .swiper-pagination-bullet-active {
  width: 6rem;
  height: 0.6rem;
  background-color: rgb(var(--color-border));
}
@keyframes countingBarVertical {
  0% {
    width: 0;
  }
  100% {
    width: 6rem;
  }
}
.swiper-pagination-1 .swiper-pagination-bullet-active::before {
  height: 0.6rem;
  animation: none;
  position: relative;
  top: 0rem;
  border-radius: 6.6rem;
  z-index: 3;
  background-color: rgb(var(--color-accent));
}
.swiper-pagination-1 .swiper-pagination-bullet::after {
  width: calc(100% + 0.8rem);
  height: 2.4rem;
}
.swiper-pagination-1.bullet-autoplay .swiper-pagination-bullet-active::before {
  content: "";
  display: block;
  background-color: rgb(var(--color-accent));
  animation: countingBarVertical var(--slide_duration) linear 1 alternate;
}
.swiper-pagination-1.bullet-autoplay .swiper-pagination-bullet-active.paused::before {
  animation: none;
}

.swiper-button-next,
.swiper-button-prev {
  position: static;
  flex: none;
  width: 3.6rem;
  height: 3.6rem;
  background-color: rgb(var(--color-background));
  border-radius: 100%;
  transition: var(--duration-default);
  box-shadow: 0px 0px 15px 0px #0000001a;
}
@media screen and (min-width: 576px) {
  .swiper-button-next,
.swiper-button-prev {
    width: 4rem;
    height: 4rem;
  }
}
@media screen and (min-width: 990px) {
  .swiper-button-next,
.swiper-button-prev {
    width: 4.2rem;
    height: 4.2rem;
  }
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
  box-shadow: none;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 1.8rem;
  height: 1.8rem;
  color: rgb(var(--color-button-secondary-text));
  transition: transform var(--duration-default);
}

.swiper-button-prev:not(.swiper-button-disabled) {
  opacity: 1;
  box-shadow: 0px 0px 15px 0px #0000001a;
}

.swiper-button .icon,
.swiper-button .icon-swiper-next,
.swiper-button .icon-swiper-prev,
.swiper-button-next .icon,
.swiper-button-next .icon-swiper-next,
.swiper-button-next .icon-swiper-prev,
.swiper-button-prev .icon,
.swiper-button-prev .icon-swiper-next,
.swiper-button-prev .icon-swiper-prev {
  transition: transform var(--duration-default) linear;
}
.swiper-button:not(.swiper-button-disabled):hover .icon,
.swiper-button:not(.swiper-button-disabled):hover .icon-swiper-next,
.swiper-button:not(.swiper-button-disabled):hover .icon-swiper-prev,
.swiper-button-next:not(.swiper-button-disabled):hover .icon,
.swiper-button-next:not(.swiper-button-disabled):hover .icon-swiper-next,
.swiper-button-next:not(.swiper-button-disabled):hover .icon-swiper-prev,
.swiper-button-prev:not(.swiper-button-disabled):hover .icon,
.swiper-button-prev:not(.swiper-button-disabled):hover .icon-swiper-next,
.swiper-button-prev:not(.swiper-button-disabled):hover .icon-swiper-prev {
  transform: scale(1.1);
}

.swiper-horizontal > .swiper-pagination-bullets {
  margin-top: 1.6rem;
}
@media screen and (min-width: 1150px) {
  .swiper-horizontal > .swiper-pagination-bullets {
    margin-top: 3.2rem;
  }
}

.swiper-pagination-bullet {
  flex: none;
  width: 0.8rem;
  height: 0.8rem;
  opacity: 0.3;
  transition: opacity var(--duration-default), margin var(--duration-default);
}
.swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover {
  opacity: 0.4;
}

.swiper-pagination-bullet-active {
  width: 0.8rem;
  height: 0.8rem;
  background-color: rgb(var(--color-foreground));
  opacity: 1;
}

.swiper-buttons {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2.4rem;
  padding-inline: 1rem;
  min-width: 15rem;
  height: 6rem;
  font-size: 1.3rem;
  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: var(--font-button-letter-spacing);
  line-height: 1;
  color: rgb(var(--color-button-text));
  text-decoration: none;
  background-color: rgba(var(--color-button));
  border-radius: 6rem;
  border: 0;
  z-index: 1;
}
.swiper-buttons .swiper-pagination {
  color: rgb(var(--color-button-text));
}
.swiper-buttons.swiper-buttons--secondary {
  background-color: rgb(var(--color-background));
}
.swiper-buttons.swiper-buttons--secondary .swiper-pagination,
.swiper-buttons.swiper-buttons--secondary .icon {
  color: rgb(var(--color-foreground-title));
}

.button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 6.4rem;
}
.button-wrapper .button svg {
  width: 2rem;
  height: 2rem;
}

@media (prefers-color-scheme: light) {
  .swiper-button-next,
.swiper-button-prev {
    background-color: rgb(var(--color-background));
  }
  .swiper-button-next svg,
.swiper-button-next svg path,
.swiper-button-prev svg,
.swiper-button-prev svg path {
    color: rgb(var(--color-slider-arrows));
  }
}
@media (prefers-color-scheme: dark) {
  .swiper-button-next,
.swiper-button-prev {
    background-color: #fff;
  }
  .swiper-button-next svg,
.swiper-button-next svg path,
.swiper-button-prev svg,
.swiper-button-prev svg path {
    color: #000;
  }
}
[data-scheme=light] .swiper-button-next,
[data-scheme=light] .swiper-button-prev {
  background-color: rgb(var(--color-background));
}
[data-scheme=light] .swiper-button-next svg,
[data-scheme=light] .swiper-button-next svg path,
[data-scheme=light] .swiper-button-prev svg,
[data-scheme=light] .swiper-button-prev svg path {
  color: rgb(var(--color-slider-arrows));
}

[data-scheme=dark] .swiper-button-next,
[data-scheme=dark] .swiper-button-prev {
  background-color: #fff;
}
[data-scheme=dark] .swiper-button-next svg,
[data-scheme=dark] .swiper-button-next svg path,
[data-scheme=dark] .swiper-button-prev svg,
[data-scheme=dark] .swiper-button-prev svg path {
  color: #000;
}

/* Media */
.media {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.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-default);
  font-size: calc(var(--font-button-scale) * 0.9rem);
  line-height: var(--font-body-line-height);
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (min-width: 1150px) {
  .button,
.customer .button {
    font-size: calc(var(--font-button-scale) * 1rem);
  }
}
.button--primary, .button--secondary,
.customer .button--primary,
.customer .button--secondary {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 8rem;
  min-height: 4.4rem;
  padding: 1.1rem 2.4rem;
  transition: background-color var(--duration-default), color var(--duration-default);
}
.button--primary,
.customer .button--primary {
  background-color: rgba(var(--color-button));
  color: rgb(var(--color-button-text));
}
@media screen and (min-width: 1150px) {
  .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));
  }
  .button--primary:not([disabled]):not([aria-disabled=true]):hover .icon-pack,
.customer .button--primary:not([disabled]):not([aria-disabled=true]):hover .icon-pack {
    color: rgb(var(--color-button-text-hover));
  }
}
.button--secondary,
.customer .button--secondary {
  background-color: rgba(var(--color-button-secondary));
  color: rgb(var(--color-button-secondary-text));
}
@media screen and (min-width: 1150px) {
  .button--secondary:not([disabled]):not([aria-disabled=true]):hover,
.customer .button--secondary:not([disabled]):not([aria-disabled=true]):hover {
    color: rgb(var(--color-button-secondary-text-hover));
    background-color: rgb(var(--color-button-secondary-hover));
  }
  .button--secondary:not([disabled]):not([aria-disabled=true]):hover .icon-pack,
.customer .button--secondary:not([disabled]):not([aria-disabled=true]):hover .icon-pack {
    color: rgb(var(--color-button-secondary-text-hover));
  }
}
.button--secondary:focus,
.customer .button--secondary:focus {
  background-color: rgba(var(--color-button-secondary));
}
.button--secondary .icon-pack,
.customer .button--secondary .icon-pack {
  color: rgb(var(--color-button-secondary-text));
}
.button--tertiary, .button--simple,
.customer .button--tertiary,
.customer .button--simple {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: auto;
  min-height: auto;
  background: none;
  box-shadow: none;
  color: rgba(var(--color-button-tertiary-text));
  border-radius: 0;
  padding: 0;
}
.button--tertiary .button-label, .button--simple .button-label,
.customer .button--tertiary .button-label,
.customer .button--simple .button-label {
  position: relative;
}
.button--tertiary:not([disabled]):not([aria-disabled=true]) .button-label::after, .button--simple:not([disabled]):not([aria-disabled=true]) .button-label::after,
.customer .button--tertiary:not([disabled]):not([aria-disabled=true]) .button-label::after,
.customer .button--simple:not([disabled]):not([aria-disabled=true]) .button-label::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  transition: all var(--duration-default) linear;
  background-color: rgba(var(--color-button-tertiary-text));
}
@media screen and (min-width: 1150px) {
  .button--tertiary:not([disabled]):not([aria-disabled=true]):hover, .button--simple:not([disabled]):not([aria-disabled=true]):hover,
.customer .button--tertiary:not([disabled]):not([aria-disabled=true]):hover,
.customer .button--simple:not([disabled]):not([aria-disabled=true]):hover {
    color: rgba(var(--color-button-tertiary-text-hover));
  }
  .button--tertiary:not([disabled]):not([aria-disabled=true]):hover .button-label::after, .button--simple:not([disabled]):not([aria-disabled=true]):hover .button-label::after,
.customer .button--tertiary:not([disabled]):not([aria-disabled=true]):hover .button-label::after,
.customer .button--simple:not([disabled]):not([aria-disabled=true]):hover .button-label::after {
    width: 100%;
    background-color: rgba(var(--color-button-tertiary-text-hover));
  }
  .button--tertiary:not([disabled]):not([aria-disabled=true]):hover .icon-pack, .button--simple:not([disabled]):not([aria-disabled=true]):hover .icon-pack,
.customer .button--tertiary:not([disabled]):not([aria-disabled=true]):hover .icon-pack,
.customer .button--simple:not([disabled]):not([aria-disabled=true]):hover .icon-pack {
    color: rgba(var(--color-button-tertiary-text-hover));
  }
}
.button--tertiary .icon-pack, .button--simple .icon-pack,
.customer .button--tertiary .icon-pack,
.customer .button--simple .icon-pack {
  color: rgba(var(--color-button-tertiary-text));
}
.button--outlined,
.customer .button--outlined {
  background-color: transparent;
  border: 1px solid rgb(var(--color-button-secondary-text));
  color: rgb(var(--color-button-secondary-text));
}
.button .icon-button-arrow,
.customer .button .icon-button-arrow {
  width: 1.6rem;
  height: 1.6rem;
}
.button--simple-move,
.customer .button--simple-move {
  --alpha-button-background: 0;
  display: inline-flex;
  align-items: center;
  row-gap: 0.2rem;
  padding: 0;
  min-width: auto;
  min-height: auto;
  background: none;
  box-shadow: none;
  text-decoration: none;
  color: rgb(var(--color-button));
  overflow: visible;
}
.button--simple-move .icon-button-arrow,
.customer .button--simple-move .icon-button-arrow {
  color: rgba(var(--color-button));
  transition: transform var(--duration-default);
}
@media screen and (min-width: 1150px) {
  .button--simple-move:not([disabled]):not([aria-disabled=true]):hover .icon-button-arrow,
.customer .button--simple-move:not([disabled]):not([aria-disabled=true]):hover .icon-button-arrow {
    transform: translateX(0.4rem);
  }
}
.button--simple-move:focus .icon-button-arrow,
.customer .button--simple-move:focus .icon-button-arrow {
  transform: translateX(0);
}
.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.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--simple_secondary, .button--simple_link,
.customer .button--simple_secondary,
.customer .button--simple_link {
  display: block;
  align-items: center;
  padding: 0;
  min-width: auto;
  min-height: auto;
  background: none;
  box-shadow: none;
  color: rgba(var(--color-button));
  overflow: visible;
}
@media screen and (min-width: 1150px) {
  .button--simple_secondary:not([disabled]):not([aria-disabled=true]):hover, .button--simple_link:not([disabled]):not([aria-disabled=true]):hover,
.customer .button--simple_secondary:not([disabled]):not([aria-disabled=true]):hover,
.customer .button--simple_link:not([disabled]):not([aria-disabled=true]):hover {
    color: rgba(var(--color-button-hover));
  }
}
.button--simple_secondary,
.customer .button--simple_secondary {
  color: rgba(var(--color-button-secondary));
}
@media screen and (min-width: 1150px) {
  .button--simple_secondary:not([disabled]):not([aria-disabled=true]):hover,
.customer .button--simple_secondary:not([disabled]):not([aria-disabled=true]):hover {
    color: rgba(var(--color-button-secondary-hover));
  }
}
.button--simple_link,
.customer .button--simple_link {
  color: rgba(var(--color-foreground));
}
.button--arrow,
.customer .button--arrow {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
}
.button--arrow .icon-button-arrow,
.customer .button--arrow .icon-button-arrow {
  transition-property: transform;
  transition-duration: var(--duration-default);
}
@media screen and (min-width: 1150px) {
  .button--arrow:not([disabled]):not([aria-disabled=true]):hover .icon-button-arrow,
.customer .button--arrow:not([disabled]):not([aria-disabled=true]):hover .icon-button-arrow {
    transform: rotate(45deg);
  }
}
.button--full-link,
.customer .button--full-link {
  position: static;
}
.button--full-link:after,
.customer .button--full-link:after {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.button--primary-size,
.customer .button--primary-size {
  min-height: 4.4rem;
  padding: 0 4rem;
}
.button--small,
.customer .button--small {
  min-height: 3.4rem;
}
.button--full-width,
.customer .button--full-width {
  display: flex;
  width: 100%;
}
.button .spinner,
.customer .button .spinner {
  display: none;
}
.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;
}

.button--underline,
.form-confirming_text a,
.tax-note a,
.newsletter__text a {
  color: rgba(var(--color-accent));
  position: relative;
  text-decoration: none;
  transition: width var(--duration-default) linear;
}
.button--underline::after,
.form-confirming_text a::after,
.tax-note a::after,
.newsletter__text a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  transition: all var(--duration-default) linear;
  background-color: rgba(var(--color-accent));
  transform: rotate(180deg);
}
@media only screen and (min-width: 1150px) {
  .button--underline:not([disabled]):not([aria-disabled=true]):hover::after,
.form-confirming_text a:not([disabled]):not([aria-disabled=true]):hover::after,
.tax-note a:not([disabled]):not([aria-disabled=true]):hover::after,
.newsletter__text a:not([disabled]):not([aria-disabled=true]):hover::after {
    width: 0;
  }
}

/* Button - other */
.button:disabled,
.button[aria-disabled=true],
.button.disabled,
.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 {
  color: rgb(var(--color-foreground-secondary));
}

.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;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.2rem;
  width: 100%;
}

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

.share-buttons__item .icon {
  width: 2.4rem;
  height: 2.4rem;
}

.share-buttons__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  text-decoration: none;
  transition: opacity var(--duration-default);
}
.share-buttons__button:hover {
  opacity: 0.7;
}

.share-button__name {
  font-size: 1.4rem;
}

.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;
  margin: 0;
  padding: 0;
  list-style: none;
}

.share-buttons-simple__button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.8rem;
  transition: opacity var(--duration-default);
}
.share-buttons-simple__button:hover {
  opacity: 0.6;
}

.share-buttons-simple .icon {
  width: 2.8rem;
  height: 2.8rem;
}

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

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

.infinite-scroll__loading {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
  color: rgba(var(--color-button-tertiary-text));
}
.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: rgb(var(--color-button));
  color: rgb(var(--color-button-text));
  border: none;
  border-radius: var(--border-radius-button);
  opacity: 0;
  z-index: 999;
  transition: background-color 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-button-hover));
}

.overlay_link {
  display: block !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 4;
}

@media (prefers-color-scheme: dark) {
  [data-scheme=auto] .button--simple,
[data-scheme=auto] .button--simple_link,
[data-scheme=auto] .button--simple_secondary {
    color: rgb(var(--color-foreground));
  }
  [data-scheme=auto] .button--simple:hover,
[data-scheme=auto] .button--simple_link:hover,
[data-scheme=auto] .button--simple_secondary:hover {
    color: #e3e4e5;
  }
}
[data-scheme=dark] .button--simple,
[data-scheme=dark] .button--simple_link,
[data-scheme=dark] .button--simple_secondary {
  color: rgb(var(--color-foreground));
}
[data-scheme=dark] .button--simple:hover,
[data-scheme=dark] .button--simple_link:hover,
[data-scheme=dark] .button--simple_secondary:hover {
  color: #e3e4e5;
}

/* 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-weight: 500;
  font-size: 1.6rem;
  -webkit-appearance: none;
  appearance: none;
  color: rgb(var(--color-text-input));
  background-color: rgb(var(--color-background-input));
  border: 0.2rem 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: color var(--duration-default);
  letter-spacing: -0.03em;
  color: rgb(var(--color-foreground-secondary));
}
.field input[type=text]:hover:not(:focus),
.field input[type=email]:hover:not(:focus),
.field input[type=tel]:hover:not(:focus),
.field input[type=search]:hover:not(:focus),
.field input[type=password]:hover:not(:focus),
.field select:hover:not(:focus),
.field .field__input:hover:not(:focus) {
  border-color: rgb(var(--color-border-input-hover));
}
.field input[type=text]:hover:not(:focus)::placeholder,
.field input[type=email]:hover:not(:focus)::placeholder,
.field input[type=tel]:hover:not(:focus)::placeholder,
.field input[type=search]:hover:not(:focus)::placeholder,
.field input[type=password]:hover:not(:focus)::placeholder,
.field select:hover:not(:focus)::placeholder,
.field .field__input:hover:not(:focus)::placeholder {
  color: rgba(var(--color-foreground), 0.3);
}
.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;
  border-color: rgb(var(--color-border-input-hover));
}
.field textarea.field__input,
.field .textarea {
  border-radius: 0.6rem;
}
.field input[type=search]::-webkit-search-cancel-button {
  display: none;
}
.field input[type=search]::placeholder {
  color: rgba(var(--color-foreground), 0.4);
}
.field input[type=text],
.field input[type=email],
.field input[type=tel],
.field input[type=password],
.field .field__input {
  flex-grow: 1;
  padding: 0.9rem 1.6rem;
  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 .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 .field__input::placeholder {
  font-size: 1.6rem;
}
.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 .field__input:focus::placeholder {
  opacity: 0;
}
.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 .field__input[required] + label::after {
  content: "*";
  position: relative;
  top: 0;
  left: 0.5rem;
  color: rgb(var(--color-error));
}
.field input[type=text] + label,
.field input[type=email] + label,
.field input[type=tel] + label,
.field input[type=password] + label,
.field .field__input + label {
  text-transform: none;
  color: rgb(var(--color-foreground));
  padding-bottom: 1rem;
}
.field textarea.field__input {
  padding: 1.8rem 2rem;
}
.field .select {
  width: 100%;
}
.field .select .placeholder-select {
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: none;
  color: rgba(var(--color-foreground-secondary));
  position: absolute;
  top: 50%;
  left: 1.8rem;
  transform: translateY(-50%);
  pointer-events: none;
}
.field .select .placeholder-select span {
  color: rgb(var(--color-error));
}
.field select {
  cursor: pointer;
  padding: 0.8rem 3.6rem 0.8rem 1.6rem;
  min-height: 4.4rem;
  line-height: 1.4;
  background-color: rgb(var(--color-background-input));
  letter-spacing: calc(var(--font-body-letter-spacing) * 0.1);
  transition: color var(--duration-default);
}
.field select:focus {
  border-color: rgb(var(--color-border-input));
}
.field select:hover, .field select:focus-visible {
  color: rgb(var(--color-foreground), 0.7);
}
.field select + svg {
  width: 2rem;
  height: 2rem;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 1rem);
  right: 1.4rem;
  color: rgb(var(--color-foreground));
}
.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-button));
  background-color: rgb(var(--color-button));
}
.field--checkbox input[type=checkbox]:checked + label .icon-checkmark {
  visibility: visible;
}
.field--checkbox input[type=checkbox] + label {
  display: inline-flex;
  align-items: center;
  gap: 1.6rem;
  font-size: 1.4rem;
  color: rgb(var(--color-foreground));
  position: relative;
  cursor: pointer;
}
.field--checkbox input[type=checkbox] + label::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.2rem;
  border: 0.1rem solid rgb(var(--color-border));
  background-color: rgb(var(--color-background));
  transition: border-color var(--duration-default);
}
.field--checkbox input[type=checkbox] + label .icon-checkmark {
  position: absolute;
  left: 0.4rem;
  top: calc(50% - 0.4rem);
  z-index: 5;
  visibility: hidden;
  color: rgb(var(--color-button-text));
}
.field--checkbox input[type=checkbox] + label a {
  text-decoration: none;
  transition: var(--duration-default);
}
.field--checkbox input[type=checkbox] + label a:hover {
  opacity: 0.8;
}
.field--checkbox input[type=checkbox][required] + label span::after {
  content: "*";
  position: relative;
  top: 0;
  left: 0;
  color: rgb(var(--color-error));
}
.field--pass {
  position: relative;
}
.field--pass .button-pass-visibility {
  display: none;
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  top: 1rem;
  right: 1.6rem;
  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] + 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);
}

/* 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--shadow input[type=text],
.form--shadow input[type=email],
.form--shadow input[type=tel],
.form--shadow input[type=search],
.form--shadow input[type=password],
.form--shadow select,
.form--shadow .field__input {
  border: none;
  box-shadow: 0px 8px 40px 0px rgba(1, 22, 36, 0.08);
}

.form__label {
  display: block;
}

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

.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;
  min-height: 4.4rem;
  display: flex;
  border: 0.1rem solid rgb(var(--color-border));
  background-color: transparent;
  border-radius: var(--border-radius-button);
}

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

.quantity__button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 0;
  width: 4.2rem;
  background-color: transparent;
  color: rgb(var(--color-foreground));
  border: 0;
  transition: opacity var(--duration-default);
  cursor: pointer;
}
.quantity__button:hover {
  opacity: 0.7;
}
.quantity__button.disabled {
  pointer-events: none;
  opacity: 0.2;
}
.quantity__button svg {
  width: 1.8rem;
  pointer-events: none;
  color: rgb(var(--color-accent));
}

.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) {
  outline: 0;
}

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

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

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

.field .input-label {
  position: absolute;
  left: 16px;
  top: 12px;
  padding-bottom: 0 !important;
  height: 22px;
  color: rgb(var(--color-foreground-secondary)) !important;
  display: flex;
  flex-direction: row-reverse;
  pointer-events: none;
}
.field .input-label::before {
  content: "*";
  color: rgb(var(--color-error));
}
.field .input-label::after {
  content: none !important;
}
.field > input:placeholder-shown + .input-label,
.field > textarea:placeholder-shown + .input-label {
  display: flex;
}
.field > input:not(:placeholder-shown) + .input-label,
.field > textarea:not(:placeholder-shown) + .input-label {
  display: none;
}
.field > input:not(:required) + .input-label::before,
.field > textarea:not(:required) + .input-label::before {
  content: unset;
}
.field > input:focus + .input-label, .field > input:active + .input-label,
.field > textarea:focus + .input-label,
.field > textarea:active + .input-label {
  display: none;
}

[data-scheme=dark] .field input[type=text]::placeholder,
[data-scheme=dark] .field input[type=email]::placeholder,
[data-scheme=dark] .field input[type=tel]::placeholder,
[data-scheme=dark] .field input[type=search]::placeholder,
[data-scheme=dark] .field input[type=password]::placeholder,
[data-scheme=dark] .field select::placeholder,
[data-scheme=dark] .field .field__input::placeholder {
  color: rgb(var(--color-text-input));
}
[data-scheme=dark] .field input[type=text]:hover:not(:focus)::placeholder,
[data-scheme=dark] .field input[type=email]:hover:not(:focus)::placeholder,
[data-scheme=dark] .field input[type=tel]:hover:not(:focus)::placeholder,
[data-scheme=dark] .field input[type=search]:hover:not(:focus)::placeholder,
[data-scheme=dark] .field input[type=password]:hover:not(:focus)::placeholder,
[data-scheme=dark] .field select:hover:not(:focus)::placeholder,
[data-scheme=dark] .field .field__input:hover:not(:focus)::placeholder {
  color: rgba(var(--color-text-input), 0.5);
}

/* 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] svg.modal__toggle-close {
  display: flex;
  z-index: 1;
  height: 1.4rem;
  width: 1.4rem;
}

.modal__toggle-open {
  display: flex;
}

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

.no-js .modal__close-button.link {
  display: none;
}

.modal__close-button.link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0rem;
  background-color: transparent;
}

.modal__close-button .icon {
  width: 1.4rem;
  height: 1.4rem;
}

.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;
}
.section-announcement.section-announcement-overlay {
  z-index: 12;
}

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

.announcement-bar {
  display: flex;
  justify-content: center;
  overflow-y: auto;
  height: var(--announcement-height);
  font-size: 1.2rem;
  color: rgb(var(--color-foreground));
  align-items: center;
  gap: 0.8rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 576px) {
  .announcement-bar {
    padding: 0.4rem 0;
    gap: 0.6rem;
  }
}
.announcement-bar .button_announcment .button-label-small {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
  font-size: 1.4rem !important;
  font-weight: 500;
}
.announcement-bar .button_announcment svg {
  width: 1.4rem;
  height: 1.4rem;
}
.announcement-bar .slideshow-countdown__content--main {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  padding: 0.4rem 0.8rem;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0.4rem;
  gap: 0.4rem;
  min-height: 3rem;
}
.announcement-bar .slideshow-countdown__content--main svg {
  opacity: 1;
}
.announcement-bar .slideshow-countdown__content--main svg.timer-icon path {
  fill: rgb(var(--color-button));
}
.announcement-bar .slideshow-countdown__content--main svg path {
  opacity: 1;
}
.announcement-bar .slideshow-countdown__content--main svg:not(.timer-icon) {
  height: 10px;
  margin-top: 1px;
}
.announcement-bar .slideshow-countdown__content--main__block {
  display: flex;
  align-items: flex-end;
  gap: 0.4rem;
}
.announcement-bar .slideshow-countdown__content--main__block .countdown_block_days,
.announcement-bar .slideshow-countdown__content--main__block .countdown_block_hours,
.announcement-bar .slideshow-countdown__content--main__block .countdown_block_minutes,
.announcement-bar .slideshow-countdown__content--main__block .countdown_block_seconds {
  font-feature-settings: "tnum" on, "lnum" on;
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  letter-spacing: calc(var(--font-heading-letter-spacing) * 0.1);
  line-height: 112%;
  color: rgb(var(--color-accent));
}
.announcement-bar .slideshow-countdown__content--main__block .countdown_block_suffix {
  font-feature-settings: "tnum" on, "lnum" on;
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  letter-spacing: calc(var(--font-heading-letter-spacing) * 0.1);
  color: rgba(var(--color-accent), 0.5);
  margin-top: 4px;
}
.announcement-bar .slideshow-countdown__content .countdown__end-info {
  position: relative;
  display: none;
  flex-grow: 1;
  margin: 0 auto;
  width: 100%;
  text-align: left;
  z-index: 3;
}
@media screen and (min-width: 990px) {
  .announcement-bar .slideshow-countdown__content .countdown__end-info {
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 1150px) {
  .announcement-bar .slideshow-countdown__content .countdown__end-info {
    width: auto;
    text-align: center;
  }
}
.announcement-bar .slideshow-countdown__content .countdown__end-info h3,
.announcement-bar .slideshow-countdown__content .countdown__end-info p {
  margin: 0;
  color: rgb(var(--color-foreground-title));
}
.announcement-bar .slideshow-countdown__content .countdown__end-info p {
  margin: 0;
  height: 100%;
  padding: 0 2rem;
  text-align: center;
}
@media (min-width: 990px) {
  .announcement-bar .slideshow-countdown__content .countdown__end-info p {
    padding: 0 4rem;
  }
}

.announcement-bar__link {
  font-size: 1.2rem;
}

.announcement-bar__message {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  text-align: center;
}
@media screen and (max-width: 576px) {
  .announcement-bar__message {
    max-width: 75%;
  }
}

.announcement-bar__image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.6rem;
  margin: 0;
  margin-top: 1rem;
}
@media screen and (min-width: 750px) {
  .announcement-bar__image {
    height: 2rem;
  }
}

.announcement-bar__image img {
  display: block;
  object-fit: contain;
  object-position: center;
  width: auto;
  height: 100%;
}

.announcement-bar__text {
  line-height: 145%;
}
.announcement-bar__text p {
  margin: 0;
}

.announcement-bar__link {
  display: block;
  width: 100%;
  text-decoration: none;
}

.announcement-bar__link:hover {
  color: rgb(var(--color-foreground));
  background-color: rgba(var(--color-card-hover), 0.06);
}

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.overlay::before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 120vh;
  background-color: rgb(var(--color-overlay), 0.01);
  backdrop-filter: blur(0.6rem);
  z-index: 1;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) {
  --color-background: 255, 255, 255;
  --color-foreground: 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.2;
  --color-border: 255, 255, 255, 0.12;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header--border {
  background-color: transparent;
}
.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: rgba(var(--color-background), 0.12);
  backdrop-filter: blur(15px);
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .cart-count-bubble {
  background-color: rgb(var(--color-background));
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .cart-count-bubble span {
  color: #000;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header-wrapper.container .menu-drawer {
  left: 0;
  right: 0;
  top: 0;
}
.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.color-background-1 {
  background-color: rgb(var(--color-background));
}
.shopify-section-header.color-background-3 {
  background-color: transparent;
}
.shopify-section-header.color-background-3 .header--border::before {
  background-color: rgba(249, 249, 249, 0.12);
}
.shopify-section-header.color-background-3 .header__account summary::before {
  background-color: rgba(249, 249, 249, 0.12);
}
.shopify-section-header.color-background-3 .menu-drawer-container.menu-opening .header__modal-close-button {
  border-color: rgba(249, 249, 249, 0.12);
}
.shopify-section-header.color-background-3 .header__heading-logo {
  display: none;
}
.shopify-section-header.color-background-3 .header__heading-logo:only-child {
  display: block;
}
.shopify-section-header.color-background-3 .header__heading-logo--overlay {
  display: block;
}

.shopify-section-header-sticky {
  position: sticky;
  top: 0;
  z-index: 13;
}
.shopify-section-header-sticky .header-wrapper {
  max-width: 100%;
  padding: 0;
  box-shadow: 0px 10px 25px 0px rgba(var(--color-shadow), 0.07);
}
.shopify-section-header-sticky .header-wrapper.container {
  background-color: rgb(var(--color-background));
  box-shadow: 0px 8px 30px 0px rgba(var(--color-shadow), 0.08);
}
.shopify-section-header-sticky .header-wrapper.container .header {
  position: relative;
  padding-inline: 2rem;
  max-width: 163.2rem;
  border-radius: 0;
  box-shadow: none;
}
@media screen and (min-width: 1150px) {
  .shopify-section-header-sticky .header-wrapper.container .header {
    padding-inline: 6.4rem;
    max-width: 176rem;
  }
}
@media screen and (min-width: 990px) {
  .shopify-section-header-sticky .header-wrapper.container .header .mega-menu--columns-3,
.shopify-section-header-sticky .header-wrapper.container .header .mega-menu--columns-4 {
    left: 6.4rem;
    right: 6.4rem;
  }
}
@media screen and (min-width: 1360px) {
  .shopify-section-header-sticky .header-wrapper.container .header .mega-menu--columns-3,
.shopify-section-header-sticky .header-wrapper.container .header .mega-menu--columns-4 {
    right: unset;
  }
}
.shopify-section-header-sticky .header-wrapper.container .header__search-inner {
  right: 2rem;
  left: 2rem;
}
@media screen and (min-width: 750px) {
  .shopify-section-header-sticky .header-wrapper.container .header__search-inner {
    left: auto;
  }
}
@media screen and (min-width: 1150px) {
  .shopify-section-header-sticky .header-wrapper.container .header__search-inner {
    right: 6.4rem;
  }
}
.shopify-section-header-sticky .header-wrapper.container .menu-drawer {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-shadow: none;
  border-radius: 0;
}
.shopify-section-header-sticky .menu-drawer {
  height: calc(100vh - (var(--header-bottom-position, 100%)));
  height: calc(var(--vh, 1vh) * 100 - (var(--header-bottom-position, 100%)));
  height: calc(100dvh - (var(--header-bottom-position, 100%)));
}

.shopify-section-header-hidden {
  transform: translateY(-100%);
}

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

.header-wrapper {
  display: block;
  position: relative;
  transition: all var(--duration-default);
  z-index: 2;
}
.header-wrapper[data-sticky-type=on-scroll-up] {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.header {
  position: relative;
  display: block;
  align-items: center;
  justify-content: space-between;
  padding-block: 0.8rem;
  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);
  z-index: 4;
}
@media screen and (min-width: 1150px) {
  .header {
    display: flex;
    padding-block: 1.6rem;
  }
}
.header > .header__heading, .header > .header__heading-link {
  display: flex;
  align-items: center;
}
.header__localization {
  position: relative;
  display: none;
  align-items: center;
}
@media screen and (min-width: 750px) {
  .header__localization {
    display: flex;
  }
}
.header__localization localization-form {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__localization .disclosure {
  position: static;
}
.header__localization .disclosure__button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  min-width: 4.4rem;
  padding-inline: 0.4rem;
}
.header__localization .disclosure__button:hover, .header__localization .disclosure__button:focus {
  box-shadow: none;
}
.header__localization .localization-selector.link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__localization .localization-selector.link .icon-caret {
  position: static;
  margin: 0;
  flex: none;
  z-index: 2;
}
.header__localization .localization-selector.link .currency-country {
  flex: none;
  z-index: 2;
}
.header__localization .localization-selector + .disclosure__list {
  left: 0;
  top: calc(100% + 1rem);
  bottom: auto;
  margin-top: 0;
  padding: 1.2rem;
  max-width: 25rem;
  border-radius: var(--border-radius-large);
  animation: animateMenuOpen var(--duration-default) ease;
  box-shadow: 0px 8px 40px 0px rgba(var(--color-shadow), 0.08);
  transform: translateY(0rem);
}
.header--left-logo {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 1.2rem;
}
@media screen and (min-width: 1150px) {
  .header--left-logo {
    gap: 2.4rem;
  }
}
.header--left-logo .header__top_menu {
  display: grid;
  grid-template-columns: 3.8rem auto auto 1fr 3.2rem;
  grid-template-rows: 1fr auto;
  align-items: center;
  width: 100%;
  gap: 0.6rem;
}
.header--left-logo .header__top_menu header-drawer {
  grid-column: 1/2;
  grid-row: 1/2;
}
.header--left-logo .header__top_menu .header__heading {
  grid-column: 2/4;
  grid-row: 1/2;
}
.header--left-logo .header__top_menu .header-shop-all-search-wrapper {
  grid-column: 1/6;
  grid-row: 2/3;
}
.header--left-logo .header__top_menu .header__column {
  grid-column: 4/6;
  grid-row: 1/2;
}
@media screen and (min-width: 750px) {
  .header--left-logo .header__top_menu {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    width: 100%;
  }
}
@media screen and (min-width: 1150px) {
  .header--left-logo .header__top_menu {
    gap: 4rem;
  }
}
.header--left-logo .header__bottom_menu {
  display: none;
}
@media screen and (min-width: 750px) {
  .header--left-logo .header__bottom_menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
    width: 100%;
  }
}
@media screen and (min-width: 1150px) {
  .header--left-logo .header__bottom_menu {
    gap: 4rem;
  }
}
.header--left-logo .header__bottom_menu-left {
  display: flex;
  flex: none;
  gap: 2.4rem;
}
.header--left-logo .header__heading-link {
  margin-right: 2rem;
  margin-left: -0.8rem;
}
@media screen and (min-width: 1150px) {
  .header--left-logo .header__heading-link {
    margin-left: 0;
  }
}
@media screen and (min-width: 1360px) {
  .header--left-logo .header__heading-link {
    margin-right: 2.4rem;
  }
}
.header--left-logo .header__contact {
  padding: 0;
}
.header--left-logo .header__shop {
  margin-left: 0;
}
.header--left-logo .mega-menu {
  top: auto;
}
.header--left-logo .header-row__overlay {
  display: block;
  position: fixed;
  width: 100vw;
  height: calc(100dvh + var(--announcement-height));
  top: 100%;
  left: 0;
  z-index: 10;
  background-color: rgba(var(--color-overlay), 0.3);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}
@media screen and (min-width: 990px) {
  .header--left-logo .header-row__overlay.opened-by-mega-menu, .header--left-logo .header-row__overlay.opened-by-search, .header--left-logo .header-row__overlay.opened-by-menu {
    opacity: 1;
    pointer-events: all;
  }
}
@media screen and (min-width: 750px) {
  .header--left-logo .header-row__overlay.opened-by-mobile-menu {
    opacity: 1;
    pointer-events: all;
    top: calc(100% - var(--mobile-search-bar-height, 0px));
    z-index: 10;
  }
}
@media screen and (min-width: 990px) {
  .header--left-logo .header-row__overlay.opened-by-mobile-menu {
    top: 100%;
    z-index: 10;
  }
}
@media screen and (min-width: 576px) {
  .header-row--medium-main .header--left-logo .header-row__overlay.opened-by-mobile-menu {
    opacity: 1;
    pointer-events: all;
    top: 100%;
    z-index: 10;
  }
}
@media screen and (min-width: 990px) {
  .header-row--medium-main .header--left-logo .header-row__overlay.opened-by-mobile-menu {
    top: 100%;
    z-index: 10;
  }
}
@media screen and (min-width: 750px) {
  .header--left-logo .header-row__overlay.opened-by-mega-menu {
    opacity: 1;
    pointer-events: all;
    top: calc(100% - var(--mobile-search-bar-height, 0px));
    z-index: 10;
  }
}
@media screen and (min-width: 990px) {
  .header--left-logo .header-row__overlay.opened-by-mega-menu {
    top: 100%;
    z-index: 10;
  }
}
.header__heading-logo {
  display: block;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 576px) {
  .header__heading-logo {
    max-width: 14rem;
  }
}
.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;
  max-width: 25rem;
  line-height: 1;
  letter-spacing: -0.05em;
  text-transform: var(--font-header-menu-text-transform);
}
.header__heading-logo--overlay {
  display: none;
}
.header *[tabindex="-1"]:focus {
  outline: none;
}

.header__toolbar_menu {
  background-color: rgb(var(--color-background));
  padding: 0.6rem 0;
  display: none;
}
@media screen and (min-width: 750px) {
  .header__toolbar_menu {
    display: block;
  }
}
.header__toolbar_menu .header__toolbar_menu-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2.4rem;
}
.header__toolbar_menu .header__toolbar_menu-left {
  display: flex;
  align-items: center;
  gap: 2.4rem;
}

.shopify-section-header:has(.header__toolbar_menu) {
  --mobile-search-bar-height: 0px !important;
}

.header__column {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: none;
  width: auto;
}

.header__icons {
  display: flex;
  align-items: center;
  grid-area: icons;
  justify-self: end;
}
@media screen and (min-width: 750px) {
  .header__icons .header__scheme,
.header__icons .header__localization {
    padding-inline: 1.2rem;
  }
}
@media screen and (min-width: 1150px) {
  .header__icons .header__search {
    padding-inline: 1.2rem;
  }
}
.header__icons .header__localization::after {
  left: 0;
  right: 0;
  width: auto;
}
.header__icons .header__cart::after {
  right: 1.1rem;
}

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

.header__icon .icon {
  width: 1.4rem;
  height: 1.4rem;
  transition: var(--duration-default);
  color: rgba(var(--color-foreground));
}
.header__icon .icon-hamburger {
  width: 1.8rem;
  height: 1.8rem;
}

.header__icon--account {
  position: relative;
  transition: opacity var(--duration-default) linear;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.header__icon--account:hover {
  opacity: 0.6;
}
.header__icon--account .icon {
  width: 3.2rem;
  height: 3.2rem;
  color: rgb(var(--color-accent));
}

.header__icon--menu {
  margin-left: -1.2rem;
  justify-content: center;
  width: 4.4rem;
  height: 4.4rem;
}
@media screen and (min-width: 1150px) {
  .header__icon--menu {
    margin: 0;
  }
}
.header__icon--menu span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.6rem;
}
.header__icon--menu .header__modal-close-button {
  opacity: 0;
}

.header__icon::after {
  content: none;
}

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

.header__icon--search {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.6rem;
  min-width: 4.4rem;
  height: 4.4rem;
  transition: opacity var(--duration-default);
}
.header__icon--search:hover {
  opacity: 0.6;
}
.header__icon--search .icon {
  width: 2rem;
  height: 2rem;
}

.header__icon--cart {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.header__account {
  display: none;
  align-items: center;
}

.header__account-modal {
  position: absolute;
  top: calc(100% + 24px);
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  padding: 1.9rem;
  min-width: 20rem;
  max-width: 30rem;
  height: auto;
  margin: 0;
  text-transform: none;
  background-color: rgba(var(--color-background));
  border: 1px solid rgb(var(--color-border));
  box-shadow: 0px 10px 20px 0px rgba(var(--color-shadow), 0.05);
  border-radius: var(--border-radius-large);
  transition: opacity var(--duration-default), transform var(--duration-default);
  z-index: 10;
}

.header__account {
  position: relative;
}
.header__account details[open] .header__account-modal {
  animation: animateMenuOpen var(--duration-default) ease;
}
.header__account .header__account-account-info-title {
  font-weight: 700;
  margin-bottom: 0.4rem;
}
.header__account .header__account-account-info-desc {
  color: rgb(var(--color-foreground-secondary));
}
.header__account .header__account-account-info {
  margin-bottom: 1.6rem;
}

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

.header__account-login .icon {
  flex: none;
  margin-right: 1rem;
  margin-left: 0;
  width: 2rem;
  height: 2rem;
}

.header__account-register {
  align-self: center;
  margin-bottom: 0.4rem;
  padding: 1.1rem 1.9rem;
}

.header__account-name {
  position: relative;
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-size: inherit;
  letter-spacing: calc(var(--font-body-letter-spacing) * 0.1);
  color: rgba(var(--color-foreground));
  line-height: var(--font-body-line-height);
  font-weight: 700;
}
.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: 1.6rem;
}

.header__account-body {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header__account-body a {
  display: block;
  text-decoration: none;
  transition: color var(--duration-default) linear;
  color: rgb(var(--color-foreground));
}
.header__account-body a:hover {
  color: rgb(var(--color-accent));
}
.header__account-body a + a {
  margin-top: 0.8rem;
}

.header__account-logout {
  margin-top: 1.6rem;
  min-width: max-content;
  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;
  }

  .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;
}

.shopify-section-header-sticky .header__search-inner {
  max-height: 100vh;
}

.header__details {
  width: 100%;
}
.header__details .search__input {
  font-size: 1.3rem;
  color: rgba(var(--color-foreground-secondary));
}
.header__search {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
}
.header__search > details {
  position: static;
  width: 100%;
  background-color: rgb(var(--color-background-secondary));
  border-radius: var(--border-radius-large);
}
.header__search > details[open] .header__search-inner {
  animation: animateSearchOpen var(--duration-default) ease;
}
.header__search-heading {
  display: none;
}
@media screen and (min-width: 1150px) {
  .header__search-heading {
    display: flex;
    align-items: center;
  }
}
.header__search-inner {
  position: absolute;
  top: calc(100% + 0.8rem);
  right: 0;
  left: 0;
  padding: 2rem;
  border-radius: var(--border-radius-large);
  box-shadow: 0px 8px 40px 0px rgba(var(--color-shadow), 0.08);
}
@media screen and (min-width: 990px) {
  .header__search-inner {
    top: calc(100% + 1.6rem);
    left: unset;
    padding: 3.2rem;
    width: 53.2rem;
  }
}
.header .search {
  z-index: 4;
}
.header .search__content {
  height: 100%;
}
.header .search__form {
  width: 100%;
}
.header .search .field {
  position: relative;
}
.header .search__input {
  width: 100%;
  height: 100%;
}
@media (min-width: 990px) {
  .header .search__input {
    padding-right: 10.2rem;
  }
}
.header .search__button {
  position: absolute;
  right: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
}
.header .search__modal {
  margin-top: 2.4rem;
  z-index: 2;
}
.header .search__modal--hidden {
  display: none;
}
.header .search__products {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.4rem 1.6rem;
  margin-top: 1.6rem;
}
.header .search__products-title {
  margin-top: 3.2rem;
  margin-bottom: 0;
}
.header .search__products .card__title {
  margin-bottom: 0.6rem;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: -0.03em;
}
.header .search__products .card-information {
  padding-top: 1.4rem;
}
.header .search__products .price {
  font-size: 1.4rem;
}
.header .search__products .card-wrapper .button--link {
  padding: 0;
  width: 4.4rem;
  height: 4.4rem;
}
.header .search__products .card-wrapper .button--link .icon {
  width: 2rem;
  height: 2rem;
}

.header__icon--menu .icon {
  display: block;
  position: absolute;
  opacity: 1;
  transform: scale(1);
  transition: transform 150ms ease, opacity 150ms ease;
}

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

details[open] > .header__icon--menu .icon-hamburger {
  visibility: hidden;
  opacity: 0;
}

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

.js details[open]:not(.menu-opening) > .header__icon--menu .icon-hamburger {
  visibility: visible;
  opacity: 1;
}

.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 .header__modal-close-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  margin-left: -1.2rem;
  height: 4.4rem;
  width: 4.4rem;
  color: rgb(var(--color-foreground));
  background-color: transparent;
  cursor: pointer;
}
.menu-drawer-container .header__modal-close-button .icon-close {
  width: 2.4rem;
  height: 2.4rem;
  transition: var(--duration-default) ease;
}
.menu-drawer-container .header__modal-close-button:hover .icon-close {
  transform: rotate(90deg);
}
.menu-drawer-container .mega-menu {
  box-shadow: none;
}

.menu-opening .header__modal-close-button {
  opacity: 1;
}
.menu-opening .header__scheme {
  display: flex;
  margin-left: -1.2rem;
}
.menu-opening .header__toggle-scheme {
  display: inline-flex;
  justify-content: flex-start;
  width: max-content;
}
.menu-opening .menu-drawer__localization {
  display: flex;
}
.menu-opening .menu-drawer__localization-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2.4rem;
}
.menu-opening .header__localization--language {
  margin-left: 0;
}

.header__articles {
  width: 38.4rem;
  max-width: 100%;
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 3;
  grid-column-end: 4;
}
@media screen and (min-width: 1440px) {
  .header__articles {
    width: 41.4rem;
  }
}
@media screen and (max-height: 680px) {
  .header__articles {
    height: 65vh;
  }
}
.header__articles .header__article:not(:first-child) {
  margin-top: -0.1rem;
}
@media screen and (max-height: 680px) {
  .header__articles .article-card-small {
    padding-block: 0.8rem;
  }
}
.header__articles .header__subtitle {
  margin-bottom: 2.4rem;
}
.header__articles .header__article-button {
  margin-top: 2.4rem;
}

.header__inline-menu {
  display: none;
}

.header--center .header__heading-link {
  margin-left: 0;
}

@media screen and (min-width: 1150px) {
  .header__inline-menu {
    display: block;
  }

  .header--center .header__inline-menu {
    display: flex;
  }
}
.hide-desktop_inline_menu .header__inline-menu {
  display: none;
}

.header__menu {
  padding: 0 1rem;
}

.header__menu-item,
.menu-drawer__menu-item {
  text-decoration: none;
  color: rgb(var(--color-foreground));
  transition: color var(--duration-default);
  overflow: hidden;
}
.header__menu-item.menu-drawer__menu-link--sale,
.menu-drawer__menu-item.menu-drawer__menu-link--sale {
  color: rgb(var(--color-sale-badge-text));
  background-color: rgb(var(--color-sale-badge-background));
  border-radius: var(--border-radius-small);
  padding: 0 0.8rem;
  max-width: max-content;
}
.header__menu-item.menu-drawer__menu-link--sale .icon-sale,
.menu-drawer__menu-item.menu-drawer__menu-link--sale .icon-sale {
  width: 1.4rem;
  height: 1.4rem;
  transition: transform var(--duration-default) linear;
}
.header__menu-item.menu-drawer__menu-link--sale span.menu-drawer__menu-link-label--sale-color,
.menu-drawer__menu-item.menu-drawer__menu-link--sale span.menu-drawer__menu-link-label--sale-color {
  margin-left: 0 !important;
}
.header__menu-item.menu-drawer__menu-link--sale:hover .icon-sale,
.menu-drawer__menu-item.menu-drawer__menu-link--sale:hover .icon-sale {
  transform: scale(1.1);
}
.header__menu-item.menu-drawer__menu-link--sale:hover > span.menu-drawer__menu-link-label--sale-color,
.menu-drawer__menu-item.menu-drawer__menu-link--sale:hover > span.menu-drawer__menu-link-label--sale-color {
  color: rgb(var(--color-sale-badge-text));
}

.list-menu--megamenu > .header__menu-item::before {
  content: "";
  position: absolute;
  height: 20rem;
  opacity: 0;
  width: 400%;
  left: 50%;
  top: 100%;
  display: none;
  transform: translate(-50%);
}

.list-menu--megamenu-only-tabs {
  position: relative;
}

.list-menu--inline {
  align-items: center;
  gap: 0 1rem;
}
.list-menu--inline > .list-menu-item {
  font-weight: 700;
}
.list-menu--inline > .list-menu-item:has(.header__menu-item.menu-drawer__menu-link--sale):first-child {
  margin-right: 0.3rem;
}
.list-menu--inline li:not(.list-menu--megamenu) {
  position: relative;
}
.list-menu--inline .list-menu-item:hover.list-menu--megamenu > .header__menu-item::before,
.list-menu--inline .list-menu-item:focus-within.list-menu--megamenu > .header__menu-item::before,
.list-menu--inline .list-menu-item:focus.list-menu--megamenu > .header__menu-item::before,
.list-menu--inline .list-menu-item:active.list-menu--megamenu > .header__menu-item::before {
  display: block;
}
.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 > .header__submenu,
.list-menu--inline .list-menu-item:active > .header__submenu {
  opacity: 1;
  pointer-events: all;
}
.list-menu--inline .list-menu-item:not(.list-menu--submenu) > .header__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  overflow: visible;
}
.list-menu--inline .header__menu-item span {
  display: flex;
  align-items: center;
  padding: 0.3rem;
  transition: color var(--duration-default) linear;
}
.list-menu--inline .header__menu-item span .icon-caret {
  position: static;
  margin-left: 0.4rem;
}
.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, .list-menu--inline .header__menu-item + .header__submenu:active {
  opacity: 1;
  pointer-events: all;
}
.list-menu--inline .header__menu-item--active > span:not(.menu-drawer__menu-link-label--sale-color) {
  color: rgba(var(--color-accent));
}
.list-menu--inline .header__menu-item + .header__submenu .header__menu-item--active > span {
  color: rgb(var(--color-foreground));
}
.list-menu--inline .header__menu-item + .header__submenu .header__menu-item--active > span > .icon-caret {
  color: rgba(var(--color-accent));
}
.list-menu--inline .header__menu-item:hover > span, .list-menu--inline .header__menu-item:focus-within > span, .list-menu--inline .header__menu-item:focus > span, .list-menu--inline .header__menu-item:active > span {
  color: rgba(var(--color-accent));
}
.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 + .header__submenu, .list-menu--inline .header__menu-item:active + .header__submenu {
  opacity: 1;
  pointer-events: all;
}

.header__submenu .header__menu-item-with-before .icon-caret {
  transform: rotate(-90deg);
}
.header__submenu .header__menu-item-with-before::before {
  content: "";
  position: absolute;
  height: 4rem;
  opacity: 0;
  width: 4rem;
  left: 100%;
  top: 50%;
  display: none;
  transform: translateY(-50%);
}
.header__submenu .header__menu-item-with-before:hover::before, .header__submenu .header__menu-item-with-before:focus-within::before, .header__submenu .header__menu-item-with-before:focus::before, .header__submenu .header__menu-item-with-before:active::before {
  display: block;
}

.header__inline-menu .header__menu-item {
  align-items: center;
}

.header__menu-item > span {
  position: relative;
}

.header__submenu {
  text-transform: none;
  border-radius: var(--border-radius-large);
  box-shadow: 0px 8px 40px 0px rgba(var(--color-shadow), 0.08);
  transition: opacity var(--duration-default);
  z-index: 15;
}
.header__submenu.list-menu {
  display: flex;
  flex-direction: column;
  padding: 0.8rem;
  border: 1px solid rgb(var(--color-border));
}
.header__submenu .header__menu-item {
  justify-content: space-between;
  height: auto;
  padding: 0;
  text-transform: none;
}
.header__submenu .header__menu-item span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.7rem 0.8rem 0.7rem 1.2rem;
  border-radius: var(--border-radius-small);
}
.header__submenu .header__menu-item:hover span {
  background-color: rgb(var(--color-background-secondary));
  color: rgb(var(--color-foreground));
}
.header__submenu .header__menu-item:hover span .icon-caret {
  color: rgb(var(--color-accent));
}
.header__submenu .icon-caret {
  right: 1.6rem;
}
@media screen and (min-width: 1150px) {
  .header__submenu .header__submenu {
    --clientY: var(--header-height);
    max-height: calc(100vh - var(--clientY) - 2rem);
    overflow: auto;
  }
  .header__submenu .header__submenu::-webkit-scrollbar {
    width: 0.4rem;
  }
  .header__submenu .header__submenu::-webkit-scrollbar-thumb {
    background-color: rgba(var(--color-border));
    border-radius: 2rem;
  }
}

.header__menu-item .icon-caret {
  flex: none;
  width: 1.6rem;
  height: 1.6rem;
  z-index: 0;
}

.list-menu--submenu > .header__menu-item .icon-caret {
  transform: rotate(0);
}

.header__inline-menu .list-menu--disclosure {
  width: 20rem;
  min-width: auto;
  left: auto;
}
.header__inline-menu li:hover > .header__submenu {
  opacity: 1;
  pointer-events: all;
}
.header__inline-menu span.header__menu-item {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}

.header__menu-item > span {
  position: relative;
}

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

@media screen and (min-width: 750px) {
  .overflow-hidden-mobile {
    overflow: auto;
  }
}
@media screen and (min-width: 990px) {
  .overflow-hidden-tablet {
    overflow: auto;
  }
}
.header__icon--cart {
  position: relative;
  padding-right: 0;
  transition: opacity var(--duration-default) linear;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.header__icon--cart:hover {
  opacity: 0.6;
}
.header__icon--cart .icon {
  width: 3.2rem;
  height: 3.2rem;
  color: rgb(var(--color-accent));
}

* + .header__cart {
  position: relative;
}
@media screen and (min-width: 990px) {
  * + .header__cart {
    padding-left: 3.2rem;
  }
}

.header__cart {
  display: flex;
  align-items: center;
}

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

[data-scheme=dark] .cart-count-bubble.secondary {
  background-color: rgb(var(--color-button));
}

@media (prefers-color-scheme: dark) {
  .cart-count-bubble.secondary {
    background-color: rgb(var(--color-button));
  }
}
.cart-count-bubble {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  padding: 0.4rem;
  min-width: 1.8rem;
  height: 1.8rem;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  background-color: rgb(var(--color-button));
  color: rgb(var(--color-background));
  border-radius: 50%;
}
@media screen and (max-width: 1150px) {
  .cart-count-bubble {
    margin-right: 0;
  }
}
.cart-count-bubble.secondary {
  background-color: rgb(var(--color-button-secondary));
}
.cart-count-bubble.outlined {
  background-color: rgb(var(--color-background));
  color: rgb(var(--color-foreground));
  border: 2px solid rgb(var(--color-foreground));
  padding: 0.2rem;
}
.cart-count-bubble.custom {
  color: rgb(var(--color-cart-counter-custom-text));
  background-color: rgb(var(--color-cart-counter-custom-background));
}

.scheme-toggled[data-scheme] *:not(.swiper-wrapper),
.scheme-toggled[data-scheme] *::after,
.scheme-toggled[data-scheme] *::before {
  transition: none !important;
}

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

.header__toggle-scheme {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: none;
  background-color: transparent;
  border: none;
  transition: color var(--duration-default) linear;
  cursor: pointer;
  padding: 0;
}
.header__toggle-scheme:hover {
  color: rgb(var(--color-accent));
}
.header__toggle-scheme:hover .header__toggle-scheme-item {
  color: rgb(var(--color-accent));
}
.header__toggle-scheme-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  padding: 0;
  color: rgb(var(--color-foreground));
  transition: color var(--duration-default) linear;
}
.header__toggle-scheme-item .icon {
  flex: none;
  width: 1.6rem;
  height: 1.6rem;
  z-index: 2;
}

@media (prefers-color-scheme: light) {
  [data-scheme=auto] .header__toggle-scheme-item--dark {
    display: none;
  }
}
[data-scheme=light] .header__toggle-scheme-item--dark {
  display: none;
}

@media (prefers-color-scheme: dark) {
  [data-scheme=auto] .header__toggle-scheme-item--light {
    display: none;
  }
}
[data-scheme=dark] .header__toggle-scheme-item--light {
  display: none;
}

.mega-menu {
  position: absolute;
  top: auto;
  display: none;
  max-height: calc(100vh - var(--header-height) - var(--announcement-height) - 3.2rem);
  opacity: 0;
  pointer-events: none;
  overflow-y: auto;
  box-shadow: 0px 5px 15px 0px rgba(var(--color-shadow), 0.1);
  border-radius: var(--border-radius-large);
  transition: opacity var(--duration-short) linear, max-height var(--duration-short) linear, padding var(--duration-short) linear, width var(--duration-short);
  z-index: 11;
}
@media screen and (min-width: 1536px) {
  .mega-menu {
    max-height: 820px;
  }
}
.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;
  height: 0.4rem;
}
.mega-menu::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-border));
  border-radius: 2rem;
}
.mega-menu--columns {
  position: fixed;
  width: 100%;
  top: 100% !important;
  container-name: columns;
  container-type: inline-size;
  right: 0;
  left: 0;
  display: grid;
  align-items: flex-start;
  padding: 2rem 0;
  border-radius: 0;
}
.mega-menu--columns .header__mega-menu-wrapper {
  display: grid;
  grid-template-columns: 1fr minmax(auto, 320px);
}
.mega-menu__columns {
  display: grid;
  grid-template-columns: 1fr;
  align-items: flex-start;
  gap: 4rem 3.2rem;
  grid-template-columns: repeat(var(--column-count), 1fr);
}
.mega-menu__columns--1 {
  --column-count: 1;
}
.mega-menu__columns--2 {
  --column-count: 2;
}
.mega-menu__columns--3 {
  --column-count: 3;
}
.mega-menu__columns--4 {
  --column-count: 4;
}
.mega-menu__promo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.8rem;
}
.mega-menu__promo .mega-menu__promo-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  background-color: rgb(var(--color-background-secondary));
  border-radius: var(--border-radius-large);
  overflow: hidden;
}
.mega-menu__promo .mega-menu__promo-wrapper::before {
  content: "";
  display: block;
  padding-bottom: 50%;
}
.mega-menu__promo .mega-menu__promo-wrapper.mega-menu__promo-link:hover .promo_image, .mega-menu__promo .mega-menu__promo-wrapper.mega-menu__promo-link:focus .promo_image, .mega-menu__promo .mega-menu__promo-wrapper.mega-menu__promo-link:focus-visible .promo_image, .mega-menu__promo .mega-menu__promo-wrapper.mega-menu__promo-link:focus-within .promo_image {
  transform: scale(1.03);
}
.mega-menu__promo .mega-menu__promo-link-without-image:focus, .mega-menu__promo .mega-menu__promo-link-without-image:focus-visible, .mega-menu__promo .mega-menu__promo-link-without-image:focus-within {
  opacity: 0.8;
}
.mega-menu__promo .mega-menu__promo-block {
  width: 100%;
  z-index: 1;
  padding: 1.2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mega-menu__promo .mega-menu__promo-heading {
  margin: auto 0 0 0;
  max-width: 140px;
  color: rgb(var(--color-foreground-secondary));
}
.mega-menu__promo .promo_logo-wrapper {
  max-width: 6rem;
}
.mega-menu__promo .promo_logo-wrapper .promo_logo {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.mega-menu__promo .promo_image-wrapper {
  border-radius: var(--border-radius-large);
}
.mega-menu__promo .promo_image-wrapper .promo_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
  transition: transform var(--duration-default) linear;
}
.mega-menu__column, .mega-menu__tab {
  display: flex;
  align-items: flex-start;
  gap: 1.6rem;
}
.mega-menu__column-info, .mega-menu__tab-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.4rem;
  min-width: 20rem;
  max-width: 25.2rem;
}
.mega-menu__column-heading, .mega-menu__tab-heading {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-weight: var(--font-heading-weight);
  letter-spacing: calc(var(--font-heading-letter-spacing) * 0.1);
  line-height: var(--font-heading-line-height);
  text-transform: var(--font-heading-text-transform);
}
.mega-menu__column-text, .mega-menu__tab-text {
  margin: 0;
  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);
  line-height: var(--font-body-line-height);
  color: rgb(var(--color-foreground-secondary));
}
.mega-menu__column-list, .mega-menu__tab-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  margin-top: 0.8rem;
  background-color: rgb(var(--color-background));
}
.mega-menu__column-list-item, .mega-menu__tab-list-item {
  line-height: 1.4;
}
.mega-menu__column-list-item .mega-menu__column-list-link, .mega-menu__tab-list-item .mega-menu__column-list-link {
  padding: 0.4rem 0;
  display: inline-block;
}
.mega-menu__column-list-item:first-child .mega-menu__column-list-link, .mega-menu__tab-list-item:first-child .mega-menu__column-list-link {
  padding-top: 0;
}
.mega-menu__column-list-item:last-child .mega-menu__column-list-link, .mega-menu__tab-list-item:last-child .mega-menu__column-list-link {
  padding-bottom: 0;
}
.mega-menu__column-list-link, .mega-menu__tab-list-link {
  text-decoration: none;
  color: rgb(var(--color-foreground));
  font-weight: var(--font-body-weight);
}
.mega-menu__column-list-link:hover, .mega-menu__tab-list-link:hover {
  color: rgb(var(--color-accent));
}
.mega-menu__column-link, .mega-menu__tab-link {
  flex: none;
}
.mega-menu__column {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  flex-direction: column;
  gap: 1.6rem 0;
}
.mega-menu__column--overlay .mega-menu__column-text {
  transition: color var(--duration-default);
}
.mega-menu__column--overlay:hover .mega-menu__column-text {
  color: rgb(var(--color-foreground));
}
.mega-menu__column-top {
  display: flex;
  gap: 1.2rem;
  align-items: flex-start;
}
.mega-menu__column-link-overlay:empty {
  position: absolute;
  inset: 0;
  display: block;
}
.mega-menu__column-info {
  grid-column: 2/3;
}
.mega-menu__column-info--only-heading {
  align-self: center;
}
.mega-menu__column-list {
  margin: 0;
  grid-column: 2/3;
}

.list-menu--megamenu .mega-menu__wrapper {
  opacity: 0;
}
.list-menu--megamenu .mega-menu {
  opacity: 0;
  pointer-events: none;
  border-top: 1px solid rgb(var(--color-border));
}
.list-menu--megamenu:focus > .mega-menu,
.list-menu--megamenu:focus .mega-menu__list-item--visible .mega-menu__submenu,
.list-menu--megamenu:focus .mega-menu__wrapper, .list-menu--megamenu:focus-visible > .mega-menu,
.list-menu--megamenu:focus-visible .mega-menu__list-item--visible .mega-menu__submenu,
.list-menu--megamenu:focus-visible .mega-menu__wrapper, .list-menu--megamenu:focus-within > .mega-menu,
.list-menu--megamenu:focus-within .mega-menu__list-item--visible .mega-menu__submenu,
.list-menu--megamenu:focus-within .mega-menu__wrapper {
  opacity: 1;
  pointer-events: all;
}

.list-menu--megamenu-visible .mega-menu,
.list-menu--megamenu-visible .mega-menu__list-item--visible .mega-menu__submenu,
.list-menu--megamenu-visible .mega-menu__wrapper,
.list-menu--megamenu-visible .mega-menu__tab-wrapper--active .mega-menu__tab-list {
  opacity: 1;
  pointer-events: all;
}
@media screen and (min-width: 990px) {
  .list-menu--megamenu-visible .header-row__overlay {
    opacity: 1;
    pointer-events: all;
  }
}

.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 {
  pointer-events: all;
}
.header__menu-item:focus + .mega-menu:hover,
.header__menu-item:focus-visible + .mega-menu:hover,
.header__menu-item:focus-within + .mega-menu:hover,
.header__menu-item:hover + .mega-menu:hover {
  opacity: 1;
  pointer-events: all;
}

.menu-drawer__mega-menu {
  position: static;
  padding: 0;
  max-height: unset;
  pointer-events: all;
  opacity: 1;
}
.menu-drawer .mega-menu__columns {
  padding: 0;
  padding-bottom: 2.4rem;
  grid-template-columns: 1fr;
  gap: 2.4rem;
}
.menu-drawer .mega-menu__column, .menu-drawer .mega-menu__tab {
  gap: 1.2rem;
}
.menu-drawer .mega-menu__column-info, .menu-drawer .mega-menu__tab-info {
  min-width: unset;
  max-width: 35rem;
}
.menu-drawer .mega-menu__column {
  gap: 1rem 1.2rem;
}
.menu-drawer .mega-menu__column:not(:first-child) {
  padding-top: 2rem;
  border-top: 0.1rem solid rgb(var(--color-border));
}
.menu-drawer .mega-menu__column-list {
  z-index: 3;
}
.menu-drawer .mega-menu__promo {
  flex-direction: column;
  align-items: flex-start;
  gap: 1.2rem;
  margin-bottom: 2.4rem;
  padding: 2.4rem;
  border-radius: var(--border-radius-large);
}
.menu-drawer .mega-menu__tabs {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  width: auto;
  padding: 0;
  padding-bottom: 2.4rem;
}
.menu-drawer .mega-menu__tab:not(:first-child) {
  padding-top: 2rem;
  border-top: 0.1rem solid rgb(var(--color-border));
}
.menu-drawer .mega-menu__tab-wrapper {
  flex-direction: column;
  padding: 0;
}
.menu-drawer .mega-menu__tab-list {
  margin-top: 1rem;
}
.menu-drawer .mega-menu__tab-list-item:first-child .mega-menu__tab-list-link {
  padding-top: 0;
}
.menu-drawer .mega-menu__tab-list-item:last-child .mega-menu__tab-list-link {
  padding-bottom: 0;
}

.header-wrapper .mega-menu#mega-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 25;
  width: 100%;
  height: calc(var(--vh, 1dvh) * 100 - var(--ann-height) - var(--header-height));
  max-height: calc(100dvh - var(--header-height));
  overflow: hidden;
  padding: 0.8rem 0 1.2rem;
  pointer-events: none;
  opacity: 0;
  container-type: inline-size;
  container-name: megaMenu;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  border-radius: 0;
  border-top: 1px solid rgb(var(--color-border));
  box-shadow: none;
}
@media screen and (min-width: 750px) {
  .header-wrapper .mega-menu#mega-menu {
    padding: 2rem 0;
    height: unset;
    max-height: unset;
    min-width: 650px;
    top: calc(100% - var(--mobile-search-bar-height, 0px));
    z-index: 15;
  }
}
@media screen and (min-width: 990px) {
  .header-wrapper .mega-menu#mega-menu {
    position: fixed;
  }
}
@media screen and (min-width: 1150px) {
  .header-wrapper .mega-menu#mega-menu {
    top: 80px;
    min-width: 950px;
  }
}
.header-wrapper .mega-menu#mega-menu[opened=true] {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  display: flex;
}
@media screen and (min-width: 750px) {
  .header-wrapper .mega-menu#mega-menu .mega-menu-tab__nav-container.active {
    max-width: 520px;
    width: 100%;
  }
  .header-wrapper .mega-menu#mega-menu .mega-menu-tab__nav-container.active .mega-menu-tab__nav-container-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.4rem;
  }
}
.header-wrapper .mega-menu#mega-menu .mega-menu-tab-nav__list-title {
  margin-bottom: 0.4rem;
  font-weight: 700;
  display: inline-block;
}
.header-wrapper .mega-menu#mega-menu .mega-menu-tab-nav__list-link {
  max-width: max-content;
  padding: 0.4rem 0;
}
.header-wrapper .mega-menu#mega-menu .mega-menu-tab-nav__list {
  gap: 0;
}
@media screen and (min-width: 1360px) {
  @container megaMenu (max-width: 1150px) {
    .header-wrapper .mega-menu#mega-menu .header-banner .h1 {
      font-size: calc(var(--font-heading-h1-scale) * 3.6rem);
    }
    .header-wrapper .mega-menu#mega-menu .header-banner .h2 {
      font-size: calc(var(--font-heading-h2-scale) * 2.8rem);
    }
  }
  @container megaMenu (max-width: 1100px) {
    .header-wrapper .mega-menu#mega-menu .header-banner .h1 {
      font-size: calc(var(--font-heading-h1-scale) * 3.4rem);
    }
    .header-wrapper .mega-menu#mega-menu .header-banner .h2 {
      font-size: calc(var(--font-heading-h2-scale) * 2.6rem);
    }
    .header-wrapper .mega-menu#mega-menu .header-banner .h3 {
      font-size: calc(var(--font-heading-h3-scale) * 2.4rem);
    }
    .header-wrapper .mega-menu#mega-menu .header-banner .h4 {
      font-size: calc(var(--font-heading-h4-scale) * 1.8rem);
    }
    .header-wrapper .mega-menu#mega-menu .header-banner .h5 {
      font-size: calc(var(--font-heading-h5-scale) * 1.6rem);
    }
  }
  @container megaMenu (max-width: 1000px) {
    .header-wrapper .mega-menu#mega-menu .header-banner .h1 {
      font-size: calc(var(--font-heading-h1-scale) * 3.2rem);
    }
    .header-wrapper .mega-menu#mega-menu .header-banner .h2 {
      font-size: calc(var(--font-heading-h2-scale) * 2.4rem);
    }
    .header-wrapper .mega-menu#mega-menu .header-banner .header-banner__content {
      padding: 1.6rem;
    }
  }
  @container megaMenu (max-width: 950px) {
    .header-wrapper .mega-menu#mega-menu .header-banner .header-banner__left {
      --padding: 0.4rem;
      padding: 0.4rem;
    }
  }
}
@container megaMenu (max-width: 900px) {
  .header-wrapper .mega-menu#mega-menu .header-banner::before {
    padding-bottom: var(--padding-bottom-mobile);
  }
}
.header-wrapper .mega-menu#mega-menu .header-banner.header-banner--two-images .header-banner__image {
  display: block;
}
.header-wrapper .mega-menu#mega-menu .header-banner.header-banner--two-images .header-banner__image-mobile {
  display: none;
}
@container megaMenu (max-width: 900px) {
  .header-wrapper .mega-menu#mega-menu .header-banner.header-banner--two-images .header-banner__image {
    display: none;
  }
  .header-wrapper .mega-menu#mega-menu .header-banner.header-banner--two-images .header-banner__image-mobile {
    display: block;
  }
}
.header-wrapper .mega-menu#mega-menu .shop-all-link {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  max-width: max-content;
  transition: opacity var(--duration-default) linear;
  padding-top: 0.4rem;
}
.header-wrapper .mega-menu#mega-menu .shop-all-link svg {
  width: 1.6rem;
  height: 1.6rem;
}

#header-mega-menu-root .button--with-burger-icon {
  min-width: min-content;
  gap: 0.8rem;
  padding: 1rem 1.8rem;
}
@media screen and (min-width: 577px) {
  #header-mega-menu-root .button--with-burger-icon {
    padding: 1rem 2.4rem;
  }
}
#header-mega-menu-root .button--with-burger-icon .icon-burger,
#header-mega-menu-root .button--with-burger-icon .icon-close {
  width: 2.4rem;
  height: 2.4rem;
}
@media screen and (max-width: 990px) {
  #header-mega-menu-root .button--with-burger-icon .icon-burger,
#header-mega-menu-root .button--with-burger-icon .icon-close {
    display: none;
  }
}

.button--with-burger-icon .icon-close {
  display: none;
}
.button--with-burger-icon .icon-burger {
  display: block;
}

.header-row:has(.opened-by-mega-menu) .button--with-burger-icon .icon-close {
  display: block;
}
.header-row:has(.opened-by-mega-menu) .button--with-burger-icon .icon-burger {
  display: none;
}

.mega-menu-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}

.mega-menu-main {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
@media screen and (min-width: 750px) {
  .mega-menu-main {
    width: 100%;
  }
  .mega-menu-main.mega-menu-main--with-nav {
    display: grid;
    grid-template-columns: 33rem 1fr;
    grid-template-rows: auto;
    column-gap: 2.4rem;
    justify-items: start;
  }
  @container megaMenu (max-width: 800px) {
    .mega-menu-main.mega-menu-main--with-nav {
      grid-template-columns: 24rem 1fr;
    }
  }
}

.mega-menu-nav {
  display: none;
}
@media screen and (min-width: 750px) {
  .mega-menu-nav {
    display: block;
    border-right: 1px solid rgba(var(--color-border));
    width: 100%;
    height: 100%;
    max-height: calc(100dvh - var(--header-height, 0px) - var(--mega-menu-top, 0px) - var(--promo-code-height, 0px) - 9.2rem);
    overflow-y: auto;
    padding-right: 2.4rem;
  }
  .mega-menu-nav::-webkit-scrollbar {
    width: 0.3rem;
    height: 0.3rem;
    background: rgb(var(--color-background));
  }
  .mega-menu-nav::-webkit-scrollbar-thumb {
    background-color: rgb(var(--color-border));
    border-radius: 2rem;
  }
  .mega-menu-nav::-webkit-scrollbar-thumb:hover {
    background-color: rgba(var(--color-foreground));
  }
  @container megaMenu (max-width: 1100px) {
    .mega-menu-nav {
      padding-right: 3.2rem;
    }
  }
  @container megaMenu (max-width: 1050px) {
    .mega-menu-nav {
      padding-right: 2.8rem;
    }
  }
  @container megaMenu (max-width: 1000px) {
    .mega-menu-nav {
      padding-right: 2.4rem;
    }
  }
}
@media screen and (min-width: 990px) {
  .mega-menu-nav {
    max-height: min(480px, 100dvh - var(--mega-menu-top, 0px) - var(--promo-code-height, 0px) - 9.2rem);
  }
}

.mega-menu-nav-list {
  display: flex;
  flex-direction: column;
  row-gap: 0.4rem;
}
.mega-menu-nav-list__item {
  width: 100%;
  display: block;
}
.mega-menu-nav-list__tab {
  width: 100%;
  display: flex;
  align-items: center;
  column-gap: 0.8rem;
  padding: 1rem 0.8rem;
  transition: background-color var(--duration-default) ease;
  background: transparent;
  border: none;
  border-radius: var(--border-radius-large);
}
.mega-menu-nav-list__tab.mega-menu-nav-list__tab-arrow .icon-caret {
  transform: rotate(-90deg);
}
.mega-menu-nav-list__tab .icon {
  color: rgba(var(--color-accent));
  width: 2.4rem;
  min-width: 2.4rem;
  height: auto;
  margin-left: auto;
  transform: rotate(-90deg);
}
.mega-menu-nav-list__tab.active {
  background-color: rgb(var(--color-background-secondary));
}
@media screen and (pointer: fine) {
  .mega-menu-nav-list__tab:hover {
    background-color: rgb(var(--color-background-secondary));
  }
}
.mega-menu-nav-list__tab--highlighted {
  color: rgba(var(--color-alert));
}
.mega-menu-nav-list__tab--highlighted .icon,
.mega-menu-nav-list__tab--highlighted .mega-menu-nav-list__tab-title,
.mega-menu-nav-list__tab--highlighted span {
  color: rgba(var(--color-alert));
}
.mega-menu-nav-list__tab:focus-visible {
  outline-offset: -0.1rem;
}
.mega-menu-nav-list__tab-icon {
  width: 2.4rem;
  height: auto;
}
.mega-menu-nav-list__tab-icon--dark-mode {
  display: none;
}
.mega-menu-nav-list__tab-title {
  color: rgb(var(--color-foreground));
  text-align: left;
}
.mega-menu-nav-list__tab-title.header-link-style {
  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);
  line-height: var(--font-body-line-height);
}

@media screen and (min-width: 750px) {
  .mega-menu-tabs {
    width: 100%;
    display: block;
    height: 100%;
    max-height: calc(100dvh - var(--header-height, 0px) - var(--mega-menu-top, 0px) - var(--promo-code-height, 0px) - 9.2rem);
    overflow-y: auto;
    padding-right: 0.8rem;
  }
  .mega-menu-tabs::-webkit-scrollbar {
    width: 0.3rem;
    height: 0.3rem;
    background: rgb(var(--color-background));
  }
  .mega-menu-tabs::-webkit-scrollbar-thumb {
    background-color: rgb(var(--color-border));
    border-radius: 2rem;
  }
  .mega-menu-tabs::-webkit-scrollbar-thumb:hover {
    background-color: rgba(var(--color-foreground));
  }
}
@media screen and (min-width: 990px) {
  .mega-menu-tabs {
    max-height: min(500px, 100dvh - var(--mega-menu-top, 0px) - var(--promo-code-height, 0px) - 9.2rem);
  }
}

@media screen and (min-width: 750px) {
  .mega-menu-tab {
    width: 100%;
    display: flex;
    justify-content: space-between;
    column-gap: 4rem;
    row-gap: 2.4rem;
  }
  @container megaMenu (max-width: 1100px) {
    .mega-menu-tab {
      column-gap: 3.2rem;
    }
  }
  @container megaMenu (max-width: 1050px) {
    .mega-menu-tab {
      column-gap: 2.8rem;
    }
  }
  @container megaMenu (max-width: 1000px) {
    .mega-menu-tab {
      column-gap: 2.4rem;
    }
  }
  @container megaMenu (max-width: 950px) {
    .mega-menu-tab {
      column-gap: 2rem;
    }
  }
  @container megaMenu (max-width: 900px) {
    .mega-menu-tab {
      flex-direction: column;
    }
  }
}
.mega-menu-tab__nav-container {
  display: none;
}
@media screen and (min-width: 750px) {
  .mega-menu-tab__nav-container.active {
    display: flex;
    flex-direction: column;
    gap: 2.8rem;
    width: 100%;
  }
}

.mega-menu-banner {
  max-width: 320px;
}

.mega-menu-tab-nav__list {
  display: flex;
  flex-direction: column;
  row-gap: 0;
}
.mega-menu-tab-nav__list .mega-menu-tab-nav__list-item .mega-menu-tab-nav__list-link {
  padding: 0.8rem 0;
}
.mega-menu-tab-nav__list .mega-menu-tab-nav__list-item:first-child .mega-menu-tab-nav__list-link {
  padding-top: 0;
}
.mega-menu-tab-nav__list .mega-menu-tab-nav__list-item:last-child .mega-menu-tab-nav__list-link {
  padding-bottom: 0;
}
.mega-menu-tab-nav__list-link {
  display: flex;
  align-items: center;
  column-gap: 0.4rem;
  row-gap: 0.2rem;
  color: rgb(var(--color-foreground));
  transition: color var(--duration-default) linear;
  text-decoration: none;
  max-width: max-content;
  font-weight: var(--font-body-weight);
}
.mega-menu-tab-nav__list-link:focus-visible {
  outline-offset: -0.1rem;
}
@media screen and (hover: hover) and (pointer: fine) {
  .mega-menu-tab-nav__list-link:hover {
    color: rgb(var(--color-accent));
  }
}

.mega-menu-banner {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.mega-menu-banner .header-banner {
  width: 100%;
}

.mega-menu-mobile {
  display: block;
}
.mega-menu-mobile .menu-drawer__menu-link {
  column-gap: 0.8rem;
}
@media screen and (min-width: 750px) {
  .mega-menu-mobile {
    display: none !important;
  }
}

.header-shop-all-button.button {
  display: none;
  padding: 0 2rem;
  min-height: 4.4rem;
}
.header-shop-all-button.button.header-shop-all-button-mobile {
  display: inline-flex;
}
@media screen and (min-width: 750px) {
  .header-shop-all-button.button {
    display: inline-flex;
  }
  .header-shop-all-button.button.button--with-burger-icon {
    align-items: center;
    column-gap: 0.4rem;
    padding: 0 2rem 0 1.6rem;
  }
}
@media screen and (max-width: 749px) {
  .header-shop-all-button:not(.header-shop-all-button-mobile) ~ mega-menu {
    display: none;
  }
}

.header-shop-all-search-wrapper {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  flex: 1 1 auto;
}

.mega-menu--tabs {
  container-type: unset;
  container-name: unset;
  display: none;
  min-width: 650px;
  width: 100%;
}
@media screen and (min-width: 576px) and (max-width: 749px) {
  .mega-menu--tabs {
    max-width: 100%;
  }
}
@media screen and (min-width: 1150px) {
  .mega-menu--tabs {
    display: flex;
    padding: 2.4rem;
    width: 780px;
  }
}
@media screen and (min-width: 1360px) {
  .mega-menu--tabs {
    display: flex;
    height: unset;
    left: 0;
    max-height: calc(var(--vh, 1vh) * 100 - var(--header-height, 0px) - var(--ann-height, 0px) - 2.4rem);
    width: 902px;
    top: calc(100% + 1.1rem);
    z-index: 15;
    padding: 2.4rem;
  }
}
.mega-menu--tabs .mega-menu-nav,
.mega-menu--tabs .mega-menu-tabs {
  max-height: calc(var(--vh, 1vh) * 100 - var(--header-height, 0px) - var(--ann-height, 0px) - 7.2rem);
}
.mega-menu--tabs .mega-menu-tab-nav {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
}
.mega-menu--tabs .mega-menu-tab-nav__list:not(:only-child) {
  width: calc(50% - 2rem);
}

.search-banner__search {
  width: 100%;
  background-color: transparent;
  border-radius: var(--border-radius-large);
}
@media (min-width: 576px) {
  .search-banner__search {
    max-width: 90%;
  }
}
@media (min-width: 990px) {
  .search-banner__search {
    max-width: 88rem;
  }
}
.search-banner__search.predictive-initially-opened[open=true] .predictive-search {
  display: block;
}
.search-banner__search.predictive-initially-opened predictive-search[open=true] .predictive-search-initial-content,
.search-banner__search.predictive-initially-opened predictive-search[loading] .predictive-search-initial-content {
  display: none;
}
.search-banner__search.predictive-initially-opened predictive-search[open=true] .predictive-search-results-container,
.search-banner__search.predictive-initially-opened predictive-search[loading] .predictive-search-results-container {
  display: block;
}
.search-banner__search.predictive-initially-opened predictive-search .predictive-search-initial-content {
  display: grid;
}
.search-banner__search.predictive-initially-opened predictive-search .predictive-search-results-container {
  display: none;
}
.search-banner__search.predictive-initially-opened .predictive-search-initial-content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.4rem;
}
@media (min-width: 750px) {
  .search-banner__search.predictive-initially-opened .predictive-search-initial-content {
    grid-template-columns: minmax(50%, 1fr) minmax(auto, 320px);
  }
}
@media (min-width: 990px) {
  .search-banner__search.predictive-initially-opened .predictive-search-initial-content {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 1150px) {
  .search-banner__search.predictive-initially-opened .predictive-search-initial-content {
    grid-template-columns: minmax(50%, 1fr) minmax(auto, 320px);
  }
}
@media screen and (max-width: 1149px) {
  .search-banner__search.predictive-initially-opened .predictive-search-initial-content .mega-menu-banner {
    max-width: unset;
  }
}
@media screen and (min-width: 576px) {
  .search-banner__search.predictive-initially-opened .predictive-search-initial-content .mega-menu__promo {
    flex-direction: row;
  }
}
@media screen and (min-width: 750px) {
  .search-banner__search.predictive-initially-opened .predictive-search-initial-content .mega-menu__promo {
    flex-direction: column;
  }
}
@media screen and (min-width: 990px) and (max-width: 1149px) {
  .search-banner__search.predictive-initially-opened .predictive-search-initial-content .mega-menu__promo {
    flex-direction: row;
  }
}
.search-banner__search.predictive-initially-opened .predictive-search-initial-content .predictive-search-recommended-list {
  display: grid;
  gap: 1rem;
  max-width: 380px;
  grid-template-columns: 1fr;
}
.search-banner__search.predictive-initially-opened .predictive-search-initial-content .predictive-search-recommended__title {
  font-weight: 700;
  display: inline-block;
  margin-bottom: 1rem;
}
.search-banner__search.predictive-initially-opened .predictive-search-initial-content .shop-all-link {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  max-width: max-content;
  transition: opacity var(--duration-default) linear;
  margin-top: 1rem;
}
.search-banner__search.predictive-initially-opened .predictive-search-initial-content .shop-all-link svg {
  width: 1.6rem;
  height: 1.6rem;
}
.search-banner__search .header-row__overlay {
  top: calc(-1 * var(--announcement-height));
}
.search-banner__search .header-row__overlay.active {
  opacity: 1;
  pointer-events: all;
}
.search-banner__search:has(predictive-search[open=true]) .header-row__overlay {
  opacity: 1;
  pointer-events: all;
}
.search-banner__search.open {
  border-radius: var(--border-radius-main) var(--border-radius-main) 0 0;
}
.search-banner__search.open .category_button {
  border-radius: var(--border-radius-main) 0 0 0 !important;
}
.search-banner__search.open .category_button .icon-arrow {
  transform: rotate(-90deg) !important;
}
.search-banner__search.open .search__main-collection {
  border-radius: 0 var(--border-radius-main) 0 0;
}
.search-banner__search.open .header-row__overlay {
  opacity: 1;
  pointer-events: all;
}
.search-banner__search.active {
  border-radius: var(--border-radius-main) var(--border-radius-main) 0 0;
}
.search-banner__search.active .category_button {
  border-radius: var(--border-radius-main) 0 0 0 !important;
}
.search-banner__search.active .search__main-collection {
  border-radius: 0 var(--border-radius-main) 0 0 !important;
}
.search-banner__search.active .search__main {
  border-radius: var(--border-radius-main) var(--border-radius-main) 0 0;
}
.search-banner__search .search__content {
  display: flex;
  position: relative;
  background-color: rgb(var(--color-background-input));
  border-radius: var(--border-radius-large);
  z-index: 12;
}
.search-banner__search .search__content .category_button {
  padding: 0.8rem 1.6rem;
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 0.6rem;
  flex-shrink: 0;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
  max-width: 170px;
  width: auto;
  transition: color var(--duration-default) linear;
}
@media (min-width: 576px) {
  .search-banner__search .search__content .category_button {
    display: flex;
  }
}
@media (min-width: 990px) {
  .search-banner__search .search__content .category_button {
    width: 100%;
  }
}
.search-banner__search .search__content .category_button:hover {
  color: rgb(var(--color-accent));
}
.search-banner__search .search__content .category_button::before {
  content: "";
  width: 1px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: rgb(var(--color-border));
}
.search-banner__search .search__content .category_button .icon-arrow {
  width: 1.6rem;
  height: 1.6rem;
  transform: rotate(90deg);
  transition: transform var(--duration-default);
}
.search-banner__search .search__content .category_button .category_name {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.3rem;
}
.search-banner__search .search__content .category_button .category_name .collection_list_items__image {
  display: block;
}
.search-banner__search .search__content .category_button .category_name .category_button_name {
  display: none;
}
@media (min-width: 990px) {
  .search-banner__search .search__content .category_button .category_name .collection_list_items__image {
    display: none;
  }
  .search-banner__search .search__content .category_button .category_name .category_button_name {
    display: block;
  }
}
.search-banner__search .search__content .category_button .category_button_name {
  text-align: left;
  max-width: 11rem;
  white-space: nowrap;
  overflow: hidden;
}
.search-banner__search .search__content .collection_list {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  background: rgb(var(--color-background));
  border-radius: var(--border-radius-large);
  width: auto;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  padding: 0.8rem;
  clip-path: inset(0 0 100% 0);
  transition: visibility 0.6s, clip-path 0.5s ease;
  max-height: 25.4rem;
  overflow-y: auto;
  border: 1px solid rgb(var(--color-border));
  max-width: 19.6rem;
  width: 100%;
}
.search-banner__search .search__content .collection_list::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.search-banner__search .search__content .collection_list::-webkit-scrollbar-track {
  background: rgb(var(--color-background));
  margin: 5px;
  border-radius: 100px;
}
.search-banner__search .search__content .collection_list::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-foreground-secondary));
  border-radius: 100px;
}
.search-banner__search .search__content .collection_list.active {
  clip-path: inset(0 0 0 0);
}
.search-banner__search .search__content .collection_list .collection_list_items__link {
  margin: 0;
}
.search-banner__search .search__content .collection_list .collection_list_items {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  position: relative;
  cursor: pointer;
  text-align: left;
  background-color: rgb(var(--color-background));
  border-radius: var(--border-radius-large);
  padding: 1rem 0.8rem;
  transition: background-color var(--duration-default) linear;
}
.search-banner__search .search__content .collection_list .collection_list_items:hover {
  background-color: rgb(var(--color-background-secondary));
}
.search-banner__search .search__content .collection_list .collection_list_items .overlay_link {
  display: block;
}
.search-banner__search .search__content .collection_list_items__image {
  width: 2.4rem;
  height: 2.4rem;
  overflow: hidden;
  flex-shrink: 0;
}
.search-banner__search .search__content .collection_list_items__image img,
.search-banner__search .search__content .collection_list_items__image svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.search-banner__search .search__content .search__modal {
  position: absolute;
  top: 100%;
  left: 0;
  background: rgb(var(--color-background));
  border-radius: 0 0 var(--border-radius-main) var(--border-radius-main);
  border: 1px solid rgb(var(--color-border));
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 2.4rem;
  padding: 3.2rem;
  box-shadow: 0 6px 20px #0000000d;
  transition: visibility 0.6s, clip-path 0.5s ease;
}
.search-banner__search .search__content .search__modal .promo-menu__heading {
  text-align: left;
}
.search-banner__search .search__content .search__modal .search__container {
  max-width: 100%;
}
.search-banner__search .search__content .search__modal .search__container .product-carousel {
  width: 100%;
}
.search-banner__search .search__content .search__modal .search__container .product-carousel .collection-product-card {
  width: 100%;
  text-align: left;
}
@media (min-width: 450px) {
  .search-banner__search .search__content .search__modal .search__container .product-carousel .collection-product-card {
    width: calc(50% - 1.4rem);
  }
}
@media (min-width: 576px) {
  .search-banner__search .search__content .search__modal .search__container .product-carousel .collection-product-card {
    width: calc(33.3333333333% - 1.4rem);
  }
}
@media (min-width: 750px) {
  .search-banner__search .search__content .search__modal .search__container .product-carousel .collection-product-card {
    width: calc(25% - 1.4rem);
  }
}
@media (min-width: 990px) {
  .search-banner__search .search__content .search__modal .search__container .product-carousel .collection-product-card {
    width: calc(20% - 1.4rem);
  }
}
.search-banner__search .search__content .search__modal .promo-menu {
  max-width: unset;
}
.search-banner__search .search__content .search__modal .promo-menu__list {
  flex-direction: row;
  flex-wrap: wrap;
}
.search-banner__search .search__content .search__modal .promo-menu__list .promo-menu__item {
  padding: 0.4rem 1.6rem;
  min-height: 3.4rem;
  border: 0.1rem solid rgb(var(--color-border-input));
  background-color: rgb(var(--color-background-input));
  transition: border var(--duration-default);
  border-radius: var(--border-radius-badge);
}
.search-banner__search .search__content .search__modal .search__inner {
  flex-direction: column;
}
.search-banner__search .search__content .search__modal .search__inner .promo-block__heading {
  text-align: left;
}
.search-banner__search .search-modal__form {
  margin-top: 0;
}
.search-banner__search .product-form__controls-group {
  gap: 0.2rem;
}
.search-banner__search .card-horizontal__block .price {
  margin-top: 0.4rem;
}

.header-wrapper.color-background-3 .search-banner__search .search__content .category_button {
  color: rgb(var(--color-button-text));
}
.header-wrapper.color-background-3 .search-banner__search .search__content .collection_list {
  background: rgb(var(--color-background-input));
}
.header-wrapper.color-background-3 .search-banner__search .search__content .collection_list::-webkit-scrollbar-track {
  background: rgb(var(--color-background-input));
}
.header-wrapper.color-background-3 .search-banner__search .search__content .collection_list .collection_list_items {
  background: rgb(var(--color-background-input));
  color: rgb(var(--color-button-text));
}
.header-wrapper.color-background-3 .search-banner__search .search__content .collection_list .collection_list_items:hover {
  background-color: rgb(var(--color-background-secondary));
}

[data-scheme=dark] .header-wrapper.color-background-3 .search-banner__search .search__content .category_button {
  color: #fff;
}
[data-scheme=dark] .header-wrapper.color-background-3 .search-banner__search .search__content .collection_list .collection_list_items {
  color: #fff;
}

.search-banner__search .search__main {
  width: 100%;
}
.search-banner__search .search__main-collection {
  transition: all 0.2s ease;
}
.search-banner__search .search__main .search-modal__form {
  position: unset;
}
.search-banner__search .search__main .search__container .product-carousel {
  width: 100% !important;
  gap: 1.6rem;
}
.search-banner__search .search__main .search__container .product-carousel .predictive-search__product-heading {
  text-align: left;
}
.search-banner__search .search__main .search__container .search__form {
  position: static;
}
.search-banner__search .search__main .search__container .search__form .field {
  min-width: unset;
}
.search-banner__search .search__main .search__container .search__form .predictive-search {
  position: fixed;
  left: 50%;
  top: calc(100% + 0.4rem);
  transform: translateX(-50%);
  width: calc(100% - 4rem);
  border-radius: var(--border-radius-large);
  overflow-y: auto;
  max-height: 70vh;
}
@media screen and (min-width: 750px) {
  .search-banner__search .search__main .search__container .search__form .predictive-search {
    top: 64px;
  }
}
@media screen and (min-width: 990px) {
  .search-banner__search .search__main .search__container .search__form .predictive-search {
    position: absolute;
    left: 0;
    width: 100%;
    transform: translateX(0);
    top: calc(100% + 0.4rem);
  }
}
.search-banner__search .search__main .search__container .field {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
.search-banner__search .search__main .search__container .field .search__input {
  background-color: rgb(var(--color-background-input));
  border: none;
}
.search-banner__search .search__main .search__container .field .search__input::placeholder {
  color: rgb(var(--color-foreground-secondary));
}
@media (max-width: 576px) {
  .search-banner__search .search__main .search__container .field .search__input {
    padding: 1rem;
  }
}
.search-banner__search .search__main .search__container .field .search__button {
  padding: 0;
  display: none;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 2.4rem;
  min-width: 2.4rem;
  color: rgba(var(--color-button-tertiary-text));
  background: transparent;
}
@media (min-width: 990px) {
  .search-banner__search .search__main .search__container .field .search__button {
    display: flex;
  }
}
.search-banner__search .search-modal__form.search__main-form:not(.category-all) .predictive-search__result-tabs .predictive-search__result-tab:not([data-type-target=products]) {
  display: none;
}

.shopify-section:first-child.search-banner-section.section--has-overlay .search-banner[data-header-overlay=true] .media-large {
  min-height: calc(100vh - var(--announcement-height, "0px"));
}
.shopify-section:first-child.search-banner-section.section--has-overlay .search-banner[data-header-overlay=true] .search-banner-item__content {
  padding-top: var(--header-height);
}

.shopify-section:first-child.search-banner-section .media-large {
  min-height: calc(100vh - var(--header-height) - var(--announcement-height, "0px"));
}

/* Breadcrumb  */
.breadcrumb {
  position: relative;
  z-index: 4;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 1rem;
  margin: 2.4rem 0;
  font-family: var(--font-body-family);
  line-height: var(--font-body-line-height);
  color: rgba(var(--color-foreground-secondary));
  background-color: transparent;
}
.breadcrumb__delimiter {
  margin-inline: 1.2rem;
  display: flex;
  align-items: center;
}
.breadcrumb--center {
  justify-content: center;
}
.breadcrumb a {
  position: relative;
  color: inherit;
  text-decoration: none;
  transition: color var(--duration-default);
  font-size: 14px;
}
.breadcrumb a:hover {
  color: rgba(var(--color-foreground), 0.5);
}
.breadcrumb span {
  color: rgba(var(--color-foreground));
  font-weight: 700;
  font-size: 14px;
}

/* Popup */
.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;
  transition: var(--duration-default);
}
@media screen and (min-width: 1150px) {
  .popup {
    max-width: calc(100vw - 6.4rem);
    max-height: calc(100vh - 6.4rem);
  }
}
.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: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--top-left {
    top: 3.2rem;
    left: 3.2rem;
  }
}
.popup--top-right {
  top: 2rem;
  right: 2rem;
}
@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: 2rem;
  bottom: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--bottom-left {
    left: 3.2rem;
    bottom: 3.2rem;
  }
}
.popup--bottom-right {
  right: 2rem;
  bottom: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--bottom-right {
    right: 3.2rem;
    bottom: 3.2rem;
  }
}
.popup--left {
  left: 2rem;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
@media screen and (min-width: 750px) {
  .popup--left {
    left: 3.2rem;
  }
}
.popup--right {
  top: 50%;
  right: 2rem;
  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%;
  border-radius: 1rem;
}
.popup-wrap::-webkit-scrollbar {
  width: 0.4rem;
  height: 0.4rem;
}
.popup-wrap::-webkit-scrollbar-track {
  background: rgb(var(--color-background));
}
.popup-wrap::-webkit-scrollbar-thumb {
  background: rgb(var(--color-foreground), 0.3);
}
.popup-container {
  width: 100%;
}
.popup-container .newsletter__inner--overlay .newsletter__form--img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-outer {
  position: relative;
  display: flex;
  flex-direction: column;
  --background: rgb(var(--color-background-secondary));
  background: var(--background);
  border-radius: 1rem;
  min-height: 38rem;
}
.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;
}
.popup-open {
  display: flex;
}
@media screen and (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-outer_width {
  flex-direction: column !important;
}
.popup-outer_width:before {
  padding-bottom: 0 !important;
}

.popup-heading {
  font-family: var(--font-popups-heading-family);
  font-style: var(--font-popups-heading-style);
  font-weight: var(--font-popups-heading-weight);
}

.popup-text, .popup-description {
  font-family: var(--font-popups-text-family);
  font-style: var(--font-popups-text-style);
  font-weight: var(--font-popups-text-weight);
}

.popup-main {
  border-radius: 1.2rem;
  max-width: calc(100vw - 4rem);
  max-height: calc(100vh - 4rem);
}
@media (min-width: 1150px) {
  .popup-main {
    max-width: calc(100vw - 12.8rem);
    max-height: calc(100vh - 6.4rem);
  }
}
.popup-main-image--left .popup-outer_image::before, .popup-main-image--right .popup-outer_image::before {
  content: "";
  display: none;
  height: 100%;
  width: 0;
  padding-bottom: 25%;
}
@media (min-width: 750px) {
  .popup-main-image--left .popup-outer_image::before, .popup-main-image--right .popup-outer_image::before {
    display: block;
  }
}
.popup-main-image--left .popup-outer_image .popup-content, .popup-main-image--right .popup-outer_image .popup-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.popup-main .popup-wraper-text {
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.popup-main .popup-wraper-text form {
  margin-top: auto;
}
.popup-main .popup-wraper-text img {
  margin-bottom: 6px;
}
.popup-main .popup-wraper-text--columns {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 990px) {
  .popup-main .popup-wraper-text--columns {
    flex-direction: row;
    align-items: center;
    gap: 48px;
  }
}
.popup-main .popup-column {
  flex: 1;
}
@media screen and (min-width: 990px) {
  .popup-main .popup-column:first-child {
    max-width: 49%;
  }
  .popup-main .popup-column:last-child {
    max-width: 44%;
  }
}
@media screen and (max-width: 989px) {
  .popup-main .popup-column:first-child *:first-child {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 989px) {
  .popup-main .popup-wraper-text:not(.popup-wraper-text--columns) > *:first-child {
    margin-right: 4rem;
  }
}
.popup-main .popup-heading {
  max-width: 51rem;
  margin-top: 0;
  margin-bottom: 0.8rem;
  font-size: calc(var(--font-popup-heading-scale) * 2rem);
}
@media screen and (min-width: 750px) {
  .popup-main .popup-heading {
    margin-bottom: 1.2rem;
    font-size: calc(var(--font-popup-heading-scale) * 2.6rem);
  }
}
@media screen and (min-width: 990px) {
  .popup-main .popup-heading:last-child {
    margin-bottom: 0;
  }
}
.popup-main .popup-description {
  max-width: 44rem;
  margin-top: 0;
  margin-bottom: 1.6rem;
  font-size: calc(var(--font-popup-desc-scale) * 1.3rem);
  color: rgb(var(--color-foreground), 0.6);
}
@media screen and (min-width: 750px) {
  .popup-main .popup-description {
    margin-bottom: 2.4rem;
    font-size: calc(var(--font-popup-desc-scale) * 1.6rem);
  }
}
@media screen and (min-width: 990px) {
  .popup-main .popup-description:last-child {
    margin-bottom: 0;
  }
}
.popup-main .popup-text {
  max-width: 464px;
  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-main .popup-text {
    font-size: calc(var(--font-popup-text-scale) * 1.2rem);
  }
}
.popup-main .popup-text p {
  color: rgb(var(--color-foreground-secondary));
}
.popup-main .popup__button {
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 750px) {
  .popup-main .popup__button {
    margin-bottom: 2.4rem;
  }
}
.popup-main .popup__button:last-child {
  margin-bottom: 0;
}
.popup-main .list-social__item {
  transition: opacity var(--duration-default);
}
.popup-main .list-social__item:hover {
  opacity: 0.7;
}
@media (min-width: 750px) {
  .popup-main .popup-outer {
    flex-direction: row;
  }
}
.popup-main .popup-thumbnail {
  flex: 1 0 50%;
  display: flex;
  overflow: hidden;
  z-index: 1;
}
.popup-main .popup-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-main .popup-content {
  padding: 20px;
  flex: 1 0 50%;
  order: 2;
}
@media screen and (min-width: 576px) {
  .popup-main .popup-content {
    padding: 40px;
  }
}
.popup-main .popup-content:first-child:last-child {
  flex: 1 0 100%;
}
.popup-main .popup-content .modal-close-button {
  background-color: rgb(var(--color-background-secondary));
}
.popup-main .popup-content_bg .modal-close-button {
  background-color: rgb(var(--color-foreground), 0.12);
  box-shadow: none;
}
.popup-main .popup-content--center {
  text-align: center;
}
.popup-main .popup-content--center .list-social {
  justify-content: center;
}
.popup-main .popup-content--center .popup-description {
  margin-left: auto;
  margin-right: auto;
}
.popup-main .popup-content--right {
  text-align: right;
}
.popup-main .popup-content--right .list-social {
  justify-content: flex-end;
}
.popup-main .popup-content--right .popup-description {
  margin-left: auto;
}
.popup-main .popup-wrap.color-background-3 .popup-content .modal-close-button {
  background-color: rgb(var(--color-foreground), 0.12);
  box-shadow: none;
}
.popup-main .color-background-3 .popup-text p {
  color: rgb(var(--color-foreground-title));
}
.popup-main--no-image .popup-content {
  padding: 20px;
}
@media screen and (min-width: 990px) {
  .popup-main--no-image .popup-content {
    padding: 4rem;
  }
}
@media (min-width: 576px) {
  .popup-main-image--right .popup-outer {
    flex-direction: row-reverse;
  }
}
.popup-main-image--top .popup-outer {
  flex-direction: column;
}
.popup-main-image--top .popup-thumbnail {
  position: relative;
  padding-bottom: 43%;
}
.popup-main-image--top .popup-thumbnail img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-main-image--bottom .popup-outer {
  flex-direction: column-reverse;
}
.popup-main-image--bottom .popup-content {
  padding-top: 6.4rem;
}
.popup-main-image--bottom .popup-thumbnail {
  position: relative;
  padding-bottom: 43%;
}
.popup-main-image--bottom .popup-thumbnail img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-main .newsletter-form .newsletter-form__inner {
  background-color: transparent;
}
.popup-main .newsletter-form .field {
  min-height: 4.7rem;
}
.popup-main .newsletter-form .button {
  max-width: 100%;
  width: 100%;
}
.popup-main .newsletter-form .field__input {
  background: rgba(var(--color-background));
}
@media screen and (min-width: 576px) {
  .popup-main .newsletter-form .newsletter-form__inner {
    position: relative;
  }
  .popup-main .newsletter-form .button {
    width: auto;
  }
  .popup-main .newsletter-form .field__input {
    max-height: 4.4rem;
  }
}
.popup-main .newsletter-form__inner {
  display: flex;
  gap: 0.4rem;
  flex-direction: column;
  justify-content: flex-start;
  max-width: 464px;
  align-items: center;
  height: auto;
}
@media screen and (min-width: 576px) {
  .popup-main .newsletter-form__inner:not(.newsletter-form__inner_column) {
    flex-direction: row;
  }
}
.popup-main .newsletter-form__field-wrapper {
  flex: 1;
  width: 100%;
}
.popup-main .list-social {
  margin-left: -0.6rem;
  margin-bottom: 0.8rem;
  /*@media screen and (max-width: 989px) {
  	&:first-child {
  		margin-right: 4rem;
  	}
  }*/
}
.popup-main .list-social:last-child {
  margin-bottom: 0;
}
.popup-main .list-social:empty {
  display: none;
}

.notification-banner {
  border-radius: 1.2rem;
}
.notification-banner .popup-outer {
  padding: 20px;
  background-color: rgb(var(--color-background));
}
.notification-banner .popup-outer_bg .modal-close-button {
  background-color: rgb(var(--color-foreground), 0.12);
  box-shadow: none;
}
.notification-banner .popup-heading {
  margin: 0;
  font-size: calc(var(--font-notification-heading-scale) * 2rem);
}
.notification-banner .popup-heading + .popup-text {
  margin-top: 0.8rem;
}
.notification-banner .popup-text {
  padding-right: 1rem;
  font-size: calc(var(--font-notification-text-scale) * 1.3rem);
}
.notification-banner .popup-button {
  width: 100%;
  margin-top: 1.6rem;
}
.notification-banner--box .popup-close {
  top: 1rem;
  right: 1rem;
}
.notification-banner--bar.popup--top {
  width: 100%;
  max-width: 100%;
  top: 0;
  left: 0;
  bottom: auto;
  transform: none;
}
.notification-banner--bar.popup--top .popup-wrap {
  border-radius: 0;
}
.notification-banner--bar.popup--bottom {
  width: 100%;
  max-width: 100%;
  top: auto;
  left: 0;
  bottom: 0;
  transform: none;
}
.notification-banner--bar.popup--bottom .popup-wrap {
  border-radius: 0;
}
.notification-banner--bar .popup-outer {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 26.6666666667px;
  padding-right: 26.6666666667px;
}
.notification-banner--bar .popup-close {
  top: 1rem;
  right: 1rem;
}
@media (min-width: 750px) {
  .notification-banner--bar .popup-outer {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.6rem 2.4rem;
    margin: 0 auto;
  }
  .notification-banner--bar .popup-close {
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
  }
  .notification-banner--bar .button {
    margin-top: 0;
    width: auto;
  }
}
.notification-banner--banner .popup-outer {
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.2rem;
}
.notification-banner--banner .popup-outer-image--right {
  flex-direction: row-reverse;
}
.notification-banner--banner .popup-outer-image--top {
  flex-direction: column;
}
.notification-banner--banner .popup-outer-image--bottom {
  flex-direction: column-reverse;
}
.notification-banner--banner .popup-outer-image--top .notification-banner__image, .notification-banner--banner .popup-outer-image--bottom .notification-banner__image {
  position: relative;
  padding-bottom: 55%;
}
.notification-banner--banner .popup-outer-image--top .notification-banner__image img, .notification-banner--banner .popup-outer-image--bottom .notification-banner__image img {
  position: absolute;
  inset: 0;
}
.notification-banner--banner .popup-button {
  width: auto;
  width: 100%;
  max-width: 18rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.notification-banner--banner .notification-banner__image {
  flex: 1 35%;
  min-width: 7.6rem;
  align-self: stretch;
  display: flex;
  border-radius: 1.2rem;
  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,
.notification-banner--banner .popup-outer_bg .modal-close-button {
  top: 0;
  right: 0;
  box-shadow: none;
  background-color: transparent;
}

.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));
}
@media screen and (min-width: 750px) {
  .age-verification {
    padding: 6.4rem;
  }
}
.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;
}
.age-verification__heading {
  margin-top: 0;
  margin-bottom: 1.6rem;
  text-align: center;
}
.age-verification__buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.8rem;
  margin-top: 3.2rem;
}
@media screen and (min-width: 576px) {
  .age-verification__buttons {
    flex-direction: row;
  }
}
@media screen and (min-width: 750px) {
  .age-verification__buttons {
    margin-top: 4rem;
  }
}
.age-verification__buttons .button {
  min-width: 12rem;
}
.age-verification__declined {
  display: none;
}
.age-verification__declined.show {
  display: block;
}

@media (prefers-color-scheme: light) {
  .popup .popup-outer {
    background: var(--background);
  }
}
[data-scheme=light] .popup .popup-outer {
  background: var(--background);
}

@media (prefers-color-scheme: dark) {
  .popup .popup-outer {
    background: #353535;
  }
}
[data-scheme=dark] .popup .popup-outer {
  background: #353535;
}

.section-header {
  margin-bottom: 2.4rem;
}
.section-header .section-header__content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8rem;
}
.section-header .section-header__content .section-header__details {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  max-width: 60rem;
}
.section-header .section-header__content .section-header__details .section-header__title {
  margin: 0;
}
.section-header .section-header__content .section-header__details .section-header__title--medium {
  font-size: 2.8rem;
}
.section-header .section-header__content .section-header__details .section-header__title--large {
  font-size: 3.2rem;
}
.section-header .section-header__content .section-header__details .section-header__desc {
  color: rgb(var(--color-foreground-secondary));
}
.section-header .section-header__content.only-button-content {
  align-items: flex-end;
}
@media (min-width: 990px) {
  .section-header .section-header__content.only-button-content {
    justify-content: flex-end;
  }
}
.section-header .section-header__content.without-description {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.8rem;
}
@media (min-width: 990px) {
  .section-header .section-header__content.without-description {
    flex-wrap: nowrap;
    align-items: center;
  }
}
@media (min-width: 990px) {
  .section-header .section-header__content {
    flex-direction: row;
    align-items: flex-end;
  }
}
@media screen and (max-width: 576px) {
  .section-header__wrapper .button--primary, .section-header__wrapper .button--secondary {
    width: 100%;
  }
}

.circle_badge-container {
  border-radius: 50%;
  min-width: 12rem;
  min-height: 12rem;
  display: flex;
  overflow: hidden;
  position: relative;
  filter: drop-shadow(0px 10px 20px #00000063);
}
@media screen and (min-width: 990px) {
  .circle_badge-container {
    min-width: 16rem;
    min-height: 16rem;
  }
}
.circle_badge-container .svg-container {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 98%;
  height: 96%;
  overflow: hidden;
}
.circle_badge-container .svg-container > svg {
  position: absolute;
  rotate: 351deg;
  z-index: 1;
  filter: drop-shadow(0px -3px 5px #00000023);
  width: 5.4rem;
  height: 4.6rem;
  top: 69px;
  right: -7px;
}
@media screen and (min-width: 990px) {
  .circle_badge-container .svg-container > svg {
    width: 8.4rem;
    height: 7.6rem;
    top: 85px;
    right: -17px;
  }
}
.circle_badge-container__overlay {
  background: #fff;
  border-radius: 50%;
  min-width: 12rem;
  min-height: 12rem;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  clip-path: polygon(-7% -11%, 146% 5%, 81% 84%, 65% 102%, 0% 100%, 0% 0%);
}
@media screen and (min-width: 990px) {
  .circle_badge-container__overlay {
    min-width: 16rem;
    min-height: 16rem;
  }
}
.circle_badge-container .circle_badge-content {
  background-color: #ffde1b;
  border-radius: 50%;
  display: flex;
  clip-path: polygon(-7% -11%, 146% 5%, 81% 84%, 65% 102%, 0% 100%, 0% 0%);
  margin: 0.6rem;
  width: 100%;
  height: auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  zoom: 0.7;
  overflow: hidden;
}
@media screen and (min-width: 990px) {
  .circle_badge-container .circle_badge-content {
    zoom: 1;
  }
}
.circle_badge-container .circle_badge-content::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -25%;
  width: 150%;
  height: 200%;
  z-index: 4;
  background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transform: translateX(-100%);
  transition: 0.6s;
}
.circle_badge-container .circle_badge-content__subheading {
  margin: 0;
  font-size: 1.8rem;
  line-height: 2.2rem;
  opacity: 0.5;
  color: rgb(var(--color-button-text));
  font-weight: 700;
}
.circle_badge-container .circle_badge-content__main {
  display: flex;
  align-items: flex-start;
}
.circle_badge-container .circle_badge-content__main--title, .circle_badge-container .circle_badge-content__main--suffix, .circle_badge-container .circle_badge-content__main--prefix {
  margin: 0;
  display: inline-block;
  color: rgb(var(--color-button-text));
}
.circle_badge-container .circle_badge-content__main--title {
  color: rgb(var(--color-button-text));
}
.circle_badge-container .circle_badge-content__main--suffix, .circle_badge-container .circle_badge-content__main--prefix {
  font-size: 2.6rem;
  color: rgb(var(--color-button-text));
}
@media screen and (min-width: 990px) {
  .circle_badge-container {
    zoom: 1;
  }
}

.banner-grid__card:has(.overlay-link-hover):hover .circle_badge-content::after,
.slideshow__container:has(.slideshow__overlay-link):hover .circle_badge-content::after {
  transform: translateX(100%);
}

.products-slider {
  position: relative;
  z-index: 11;
}
.products-slider .products-slider__container {
  position: relative;
  margin: -10px;
}
.products-slider .products-slider__container .product-list--2-mobile {
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
}
@media screen and (min-width: 576px) {
  .products-slider .products-slider__container .product-list--2-mobile {
    grid-template-columns: repeat(clamp(1, var(--per-row), 2), 1fr);
    gap: 0;
  }
}
@media screen and (min-width: 750px) {
  .products-slider .products-slider__container .product-list--2-mobile {
    grid-template-columns: repeat(clamp(1, var(--per-row), 3), 1fr);
    gap: 0;
  }
}
@media screen and (min-width: 1150px) {
  .products-slider .products-slider__container .product-list--2-mobile {
    grid-template-columns: repeat(var(--per-row), 1fr);
  }
}
.products-slider .swiper-slide {
  height: auto;
}
@media screen and (min-width: 1150px) {
  .products-slider .swiper-slide {
    height: 100%;
  }
}
.products-slider .swiper-container:not(.swiper-initialized) .swiper-wrapper {
  gap: 2.4rem;
}
.products-slider .swiper-container:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
  flex: 0 0 100%;
}
@media screen and (min-width: 576px) {
  .products-slider .swiper-container:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
    flex: 0 0 calc(50% - 1.2rem);
  }
}
@media screen and (min-width: 1150px) {
  .products-slider .swiper-container:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
    flex: 0 0 100%;
  }
}
.products-slider .swiper-container:not(.swiper-initialized) + .products-slider_navigation {
  display: none;
}
.products-slider .products-slider_navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.4rem;
  margin-top: 2.4rem;
}
.products-slider .products-slider_navigation .swiper-pagination {
  width: max-content;
  order: 1;
}
.products-slider .products-slider_navigation .swiper-pagination.swiper-pagination-lock + .swiper-button-disabled {
  display: none;
}
.products-slider .products-slider_navigation .swiper-button {
  width: 3rem;
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.products-slider .products-slider_navigation .swiper-button.swiper-button-prev {
  order: 0;
}
.products-slider .products-slider_navigation .swiper-button.swiper-button-next {
  order: 3;
}
.products-slider .products-slider_navigation .swiper-button.swiper-button-disabled + .swiper-button-disabled {
  display: none;
}
.products-slider .products-no-slider {
  padding: 0;
  margin: 0;
  list-style: none;
  display: grid;
  position: relative;
  grid-template-columns: 1fr;
  row-gap: 2.4rem;
}
@media screen and (min-width: 576px) {
  .products-slider .products-no-slider {
    grid-template-columns: repeat(clamp(1, var(--per-row), 2), 1fr);
  }
}
@media screen and (min-width: 1150px) {
  .products-slider .products-no-slider {
    grid-template-columns: repeat(var(--per-row), 1fr);
    opacity: 1;
  }
}
.products-slider .swiper-button-next,
.products-slider .swiper-button-prev {
  position: absolute;
  border-radius: 50%;
  flex: none;
  top: 50%;
}
.products-slider .swiper-button-next span,
.products-slider .swiper-button-prev span {
  display: flex;
}
.products-slider .swiper-button-next {
  right: -1rem;
  transform: translateY(-50%);
}
@media screen and (min-width: 1150px) {
  .products-slider .swiper-button-next {
    right: 1rem;
    transform: translate(50%, -50%);
  }
}
.products-slider .swiper-button-prev {
  left: -1rem;
  transform: translateY(-50%) rotate(180deg);
}
@media screen and (min-width: 1150px) {
  .products-slider .swiper-button-prev {
    left: 1rem;
    transform: translate(-50%, -50%) rotate(180deg);
  }
}
.products-slider .swiper-button-next:after,
.products-slider .swiper-button-prev:after {
  display: none;
}
.products-slider .swiper-button {
  display: none;
}
@media screen and (min-width: 768px) {
  .products-slider .swiper-button {
    display: flex;
  }
}

.product-list--2-mobile-grid .product-list--2-mobile {
  display: grid;
}
.product-list--2-mobile-grid .products-slider__swiper-wrapper {
  display: grid;
  position: relative;
  grid-template-columns: 1fr;
}
.product-list--2-mobile-grid .swiper-pagination {
  display: none;
}

.have-overlay {
  position: relative;
  z-index: 1;
  --overlay-alpha: 40%;
}
.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), var(--overlay-alpha));
  [id="template--21125910102221__17817890818e1361d5__ai_gen_block_eea6dea_3BW8LX"] {
  margin-left: auto;
  display: block;
  text-align: right;
}