/** Shopify CDN: Minification failed

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

**/
@font-face {
  font-family: 'Tan Memories';
  src: url('MEMORIES-REGULAR.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
/* Color custom properties */
:root {
  --color-error: 217, 76, 76;
  --color-error-border: 199, 38, 27;
  --color-error-background: 255, 245, 245;
  --duration-short: 100ms;
  --duration-default: 300ms;
  --duration-long: 500ms;
  --duration-xl: 600ms;
  --duration-xxl: 900ms;
  --ann-height: 0px;
  --countdown-bar-height: 0px;
  --announcement-height: 0px;
  --countdown-height: 0px;
  --modal-transition: all 600ms ease;
}

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

.announcement-hide {
  --announcement-height: 0px;
}

[data-scheme=dark] .media-slideshow .subtitle,
[data-scheme=dark] .mega-menu .subtitle,
[data-scheme=dark] .gallery-with-text .subtitle {
  color: rgba(255, 255, 255, 0.7);
}
[data-scheme=dark] .header__heading-logo {
  display: none;
}
[data-scheme=dark] .header__heading-logo--overlay {
  display: block;
}
[data-scheme=dark] .header__heading-logo:only-child {
  display: block;
}
[data-scheme=dark] .mega-menu__small-menu .small-menu__link:hover {
  opacity: 0.6;
}
[data-scheme=dark] .multicolumn-card__image-wrapper--icon {
  background-color: rgba(var(--color-foreground), 0.1);
}
[data-scheme=dark] .placeholder-svg {
  filter: brightness(0.5);
}
[data-scheme=dark] .compare {
  color: #e5e5e5;
}
[data-scheme=dark] .categories-list__overlay {
  background-color: rgb(var(--color-overlay));
}
[data-scheme=dark] .card-page {
  background-color: #2c2c2c;
}
[data-scheme=dark] .card-page:hover {
  background-color: #323232;
}
[data-scheme=dark] .steps-section + .testimonials-section > .color-background-3,
[data-scheme=dark] .about-section.color-background-3 {
  --color-background: 28, 28, 28;
}
[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-product-list .card-information__wrapper > *,
[data-scheme=dark] .collection-results--products .card-information__wrapper > *,
[data-scheme=dark] .product-recommendations__product .card-information__wrapper > *,
[data-scheme=dark] .search-modal .card-horizontal__information > *,
[data-scheme=dark] .search-modal .card-horizontal-wrapper .price--on-sale .price-item--regular,
[data-scheme=dark] .search-modal .card-horizontal-wrapper .price__regular {
  color: #f9f9f9;
}
[data-scheme=dark] .search-modal .card-horizontal-wrapper .price--on-sale .price-item--regular {
  text-decoration-color: #f9f9f9;
}
[data-scheme=dark] .collection-results--products .card-wrapper,
[data-scheme=dark] .product-recommendations__product .card-wrapper,
[data-scheme=dark] .search-modal .search__items-item,
[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] .brands__image--dark {
  display: block;
}
[data-scheme=dark] .brands__image--dark + .brands__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] .header__heading-logo {
    display: none;
  }
  [data-scheme=auto] .header__heading-logo--overlay {
    display: block;
  }
  [data-scheme=auto] .header__heading-logo:only-child {
    display: block;
  }
  [data-scheme=auto] .media-slideshow .subtitle,
[data-scheme=auto] .mega-menu .subtitle,
[data-scheme=auto] .gallery-with-text .subtitle {
    color: rgba(255, 255, 255, 0.7);
  }
  [data-scheme=auto] .mega-menu__small-menu .small-menu__link:hover {
    opacity: 0.6;
  }
  [data-scheme=auto] .multicolumn-card__image-wrapper--icon {
    background-color: rgba(var(--color-foreground), 0.1);
  }
  [data-scheme=auto] .placeholder-svg {
    filter: brightness(0.5);
  }
  [data-scheme=auto] .compare {
    color: #e5e5e5;
  }
  [data-scheme=auto] .categories-list__overlay {
    background-color: rgb(var(--color-overlay));
  }
  [data-scheme=auto] .card-page {
    background-color: #2c2c2c;
  }
  [data-scheme=auto] .card-page:hover {
    background-color: #323232;
  }
  [data-scheme=auto] .image-parallax__button.button--secondary .icon-button-arrow {
    color: rgb(var(--color-background));
  }
  [data-scheme=auto] .steps-section + .testimonials-section > .color-background-3,
[data-scheme=auto] .about-section.color-background-3 {
    --color-background: 28, 28, 28;
  }
  [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-product-list .card-information__wrapper > *,
[data-scheme=auto] .collection-results--products .card-information__wrapper > *,
[data-scheme=auto] .product-recommendations__product .card-information__wrapper > *,
[data-scheme=auto] .search-modal .card-horizontal__information > *,
[data-scheme=auto] .search-modal .card-horizontal-wrapper .price--on-sale .price-item--regular,
[data-scheme=auto] .search-modal .card-horizontal-wrapper .price__regular {
    color: #f9f9f9;
  }
  [data-scheme=auto] .search-modal .card-horizontal-wrapper .price--on-sale .price-item--regular {
    text-decoration-color: #f9f9f9;
  }
  [data-scheme=auto] .collection-results--products .card-wrapper,
[data-scheme=auto] .product-recommendations__product .card-wrapper,
[data-scheme=auto] .search-modal .search__items-item,
[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] .brands__image--dark {
    display: block;
  }
  [data-scheme=auto] .brands__image--dark + .brands__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;
  }

  .image-parallax__button.button--secondary .icon-button-arrow {
    color: rgb(var(--color-background));
  }

  .card--product-placeholder .placeholder-svg {
    background-color: rgb(var(--color-background));
  }
}
@media print {
  [data-scheme=dark] .media-slideshow .subtitle,
[data-scheme=dark] .mega-menu .subtitle,
[data-scheme=dark] .gallery-with-text .subtitle {
    color: rgba(255, 255, 255, 0.7);
  }
  [data-scheme=dark] .header__heading-logo {
    display: none;
  }
  [data-scheme=dark] .header__heading-logo--overlay {
    display: block;
  }
  [data-scheme=dark] .header__heading-logo:only-child {
    display: block;
  }
  [data-scheme=dark] .mega-menu__small-menu .small-menu__link:hover {
    opacity: 0.6;
  }
  [data-scheme=dark] .multicolumn-card__image-wrapper--icon {
    background-color: rgba(var(--color-foreground), 0.1);
  }
  [data-scheme=dark] .placeholder-svg {
    filter: brightness(0.5);
  }
  [data-scheme=dark] .compare {
    color: #e5e5e5;
  }
  [data-scheme=dark] .categories-list__overlay {
    background-color: rgb(var(--color-overlay));
  }
  [data-scheme=dark] .card-page {
    background-color: #2c2c2c;
  }
  [data-scheme=dark] .card-page:hover {
    background-color: #323232;
  }
  [data-scheme=dark] .steps-section + .testimonials-section > .color-background-3,
[data-scheme=dark] .about-section.color-background-3 {
    --color-background: 28, 28, 28;
  }
  [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-product-list .card-information__wrapper > *,
[data-scheme=dark] .collection-results--products .card-information__wrapper > *,
[data-scheme=dark] .product-recommendations__product .card-information__wrapper > *,
[data-scheme=dark] .search-modal .card-horizontal__information > *,
[data-scheme=dark] .search-modal .card-horizontal-wrapper .price--on-sale .price-item--regular,
[data-scheme=dark] .search-modal .card-horizontal-wrapper .price__regular {
    color: #f9f9f9;
  }
  [data-scheme=dark] .search-modal .card-horizontal-wrapper .price--on-sale .price-item--regular {
    text-decoration-color: #f9f9f9;
  }
  [data-scheme=dark] .collection-results--products .card-wrapper,
[data-scheme=dark] .product-recommendations__product .card-wrapper,
[data-scheme=dark] .search-modal .search__items-item,
[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] .brands__image--dark {
    display: block;
  }
  [data-scheme=dark] .brands__image--dark + .brands__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 print and (prefers-color-scheme: dark) {
  [data-scheme=auto] .header__heading-logo {
    display: none;
  }
  [data-scheme=auto] .header__heading-logo--overlay {
    display: block;
  }
  [data-scheme=auto] .header__heading-logo:only-child {
    display: block;
  }
  [data-scheme=auto] .media-slideshow .subtitle,
[data-scheme=auto] .mega-menu .subtitle,
[data-scheme=auto] .gallery-with-text .subtitle {
    color: rgba(255, 255, 255, 0.7);
  }
  [data-scheme=auto] .mega-menu__small-menu .small-menu__link:hover {
    opacity: 0.6;
  }
  [data-scheme=auto] .multicolumn-card__image-wrapper--icon {
    background-color: rgba(var(--color-foreground), 0.1);
  }
  [data-scheme=auto] .placeholder-svg {
    filter: brightness(0.5);
  }
  [data-scheme=auto] .compare {
    color: #e5e5e5;
  }
  [data-scheme=auto] .categories-list__overlay {
    background-color: rgb(var(--color-overlay));
  }
  [data-scheme=auto] .card-page {
    background-color: #2c2c2c;
  }
  [data-scheme=auto] .card-page:hover {
    background-color: #323232;
  }
  [data-scheme=auto] .image-parallax__button.button--secondary .icon-button-arrow {
    color: rgb(var(--color-background));
  }
  [data-scheme=auto] .steps-section + .testimonials-section > .color-background-3,
[data-scheme=auto] .about-section.color-background-3 {
    --color-background: 28, 28, 28;
  }
  [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-product-list .card-information__wrapper > *,
[data-scheme=auto] .collection-results--products .card-information__wrapper > *,
[data-scheme=auto] .product-recommendations__product .card-information__wrapper > *,
[data-scheme=auto] .search-modal .card-horizontal__information > *,
[data-scheme=auto] .search-modal .card-horizontal-wrapper .price--on-sale .price-item--regular,
[data-scheme=auto] .search-modal .card-horizontal-wrapper .price__regular {
    color: #f9f9f9;
  }
  [data-scheme=auto] .search-modal .card-horizontal-wrapper .price--on-sale .price-item--regular {
    text-decoration-color: #f9f9f9;
  }
  [data-scheme=auto] .collection-results--products .card-wrapper,
[data-scheme=auto] .product-recommendations__product .card-wrapper,
[data-scheme=auto] .search-modal .search__items-item,
[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] .brands__image--dark {
    display: block;
  }
  [data-scheme=auto] .brands__image--dark + .brands__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;
  }

  .image-parallax__button.button--secondary .icon-button-arrow {
    color: rgb(var(--color-background));
  }

  .card--product-placeholder .placeholder-svg {
    background-color: rgb(var(--color-background));
  }
}
@media print {
  * {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 2rem;
  padding-left: 2rem;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1100px) {
  .container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    padding-right: 3.2rem;
    padding-left: 3.2rem;
  }
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 750px) {
  .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 990px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 1100px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 1360px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
/* Base */
html {
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
}

body {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#MainContent {
  flex-grow: 1;
}

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

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

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

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

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

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

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

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

@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% - 6.4rem);
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  top: -5rem;
  background-color: rgba(var(--color-foreground), 0.2);
}

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

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

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

.shopify-challenge__error {
  padding-left: 0;
}
.shopify-challenge__button {
  font-family: var(--font-button-family);
  font-weight: var(--font-button-weight);
  font-style: var(--font-button-style);
  text-transform: var(--font-button-text-transform);
  letter-spacing: 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));
}

.shopify-section-group-overlay-group {
  position: absolute;
}

.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;
  background-color: rgba(var(--color-button)) !important;
  color: rgb(var(--color-button-text));
  padding: 1.4rem;
}

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

@media screen and (max-width: 1099px) {
  .overflow-hidden-drawer {
    overflow: hidden;
  }
}
/* base-details-summary */
summary {
  cursor: pointer;
  list-style: none;
  position: relative;
}

summary .icon-caret {
  position: absolute;
  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);
}

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

main.header--has-overlay .shopify-section:first-child {
  padding-top: 0 !important;
}

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

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

.popup-modal {
  width: 100%;
  height: 100%;
  background-color: rgba(var(--color-overlay), 0.2);
  box-sizing: border-box;
  opacity: 0;
  position: fixed;
  visibility: hidden;
  z-index: -1;
  margin: 0 auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.popup-modal[open] {
  opacity: 1;
  visibility: visible;
  z-index: 103;
}
.popup-modal[open] .popup-modal__content {
  transform: translate(0);
}
.popup-modal.hiding {
  opacity: 1;
  visibility: visible;
  z-index: 103;
  pointer-events: none;
}
.popup-modal__content {
  width: 100%;
  max-width: 45rem;
  height: 100vh;
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgb(var(--color-background));
  transform: translate(100%);
  transition: var(--modal-transition);
}
.popup-modal__body {
  height: 100vh;
  overflow-y: auto;
  margin-right: 6px;
}
.popup-modal__body::-webkit-scrollbar {
  width: 0.2rem;
}
.popup-modal__body::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
.popup-modal__top {
  display: flex;
  flex-direction: column;
  padding-top: 2rem;
  padding-left: 4rem;
  padding-right: 1.4rem;
}
.popup-modal__main {
  padding-left: 4rem;
  padding-right: 3.4rem;
}

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

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

.section-heading {
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 750px) {
  .section-heading {
    margin-bottom: 3.2rem;
  }
}
.section-heading__left {
  max-width: 38rem;
}
.section-heading__left + .heading-group__actions {
  margin-top: 0.6rem;
}
.section-heading__left + .heading-group__actions .section-heading__button {
  margin: 0.6rem 0;
}
.section-heading__only_heading {
  align-items: center;
}
.section-heading__subtitle {
  margin-bottom: 0.8rem;
  display: block;
}
.section-heading__subtitle + .section-heading__button {
  margin: 0;
}
.section-heading__subtitle:first-child:last-child {
  margin-bottom: 0;
}
.section-heading__heading {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 56rem !important;
}
.section-heading__heading + .section-heading__description {
  margin-top: 0.8rem;
}
.section-heading__heading a {
  transition: var(--duration-default);
}
.section-heading__heading a:hover {
  opacity: 0.6;
}
.section-heading__heading:first-child:last-child {
  margin-bottom: 0;
}
.section-heading__description {
  margin: 0;
}
.section-heading__description a {
  transition: var(--duration-default);
}
.section-heading__description a:hover {
  opacity: 0.6;
}
.section-heading .heading-group__navigation {
  display: flex;
  gap: 0.2rem;
}
.section-heading .heading-group__navigation.product-tabs__navigation {
  display: none;
}
.section-heading .heading-group__navigation.active {
  display: flex;
}
.section-heading .heading-group__actions {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1.6rem;
}
.section-heading .heading-group__actions + .heading-group__actions {
  margin-top: 0.6rem;
}
.section-heading .heading-group__actions.only-navigation {
  justify-content: flex-end;
}
.section-heading .heading-group__actions.no-actions {
  margin-top: 0;
}
.section-heading .heading-group__actions:has(.swiper-pagination-lock):not(:has(.section-heading__button)) {
  margin-top: 0;
}
.section-heading.no_button_label:not(.product-tabs-header) {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1.6rem;
}
.section-heading.no_button_label:not(.product-tabs-header) .heading-group__actions {
  margin-top: 0;
}

.shopify-pc__banner__body {
  max-width: 52rem;
}
.shopify-pc__banner__body #shopify-pc__banner__body-title {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-weight: var(--font-heading-weight);
  line-height: var(--font-heading-line-height);
  word-wrap: break-word;
  max-width: 100%;
  letter-spacing: calc(var(--font-heading-letter-spacing) * 0.1);
  font-size: calc(var(--font-heading-h2-scale) * 2.4rem);
  margin-bottom: 0.8rem;
}
.shopify-pc__banner__body p {
  font-size: calc(var(--font-body-scale) * 1rem);
  line-height: var(--font-body-line-height);
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
}
.shopify-pc__banner__btn-manage-prefs {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
  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);
  transition: var(--duration-default);
  font-size: calc(var(--font-button-scale) * 0.9rem);
  line-height: var(--font-body-line-height);
  cursor: pointer;
}
.shopify-pc__banner__btn-manage-prefs span {
  position: relative;
  text-transform: var(--font-button-text-transform);
  white-space: nowrap;
}
.shopify-pc__banner__btn-manage-prefs span:hover::after {
  width: 0;
}
.shopify-pc__banner__btn-manage-prefs span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.3rem;
  width: 100%;
  height: 0.1rem;
  background-color: currentColor;
  transition: width var(--duration-default);
}
.shopify-pc__banner__btn-accept, .shopify-pc__banner__btn-decline {
  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);
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 12.4rem;
  min-height: 3.6rem;
  padding: 0 2.4rem;
  transition: background-color 0.45s, color 0.45s;
}
.shopify-pc__banner__btn-accept::after, .shopify-pc__banner__btn-decline::after {
  content: "";
  background-color: rgb(var(--color-button-tertiary-hover));
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.45s;
  z-index: -1;
}
.shopify-pc__banner__btn-accept:hover, .shopify-pc__banner__btn-decline:hover {
  color: rgb(var(--color-button-tertiary-text-hover)) !important;
  border-color: rgb(var(--color-button-tertiary-hover)) !important;
}
.shopify-pc__banner__btn-accept:hover::after, .shopify-pc__banner__btn-decline:hover::after {
  width: 100%;
}
.shopify-pc__prefs__header-actions 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);
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 12.4rem;
  min-height: 3.6rem;
  padding: 0 2.4rem;
  transition: background-color 0.45s, color 0.45s;
}
.shopify-pc__prefs__header-actions button::after {
  content: "";
  background-color: rgb(var(--color-button-tertiary-hover));
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.45s;
  z-index: -1;
}
.shopify-pc__prefs__header-actions button:hover {
  color: rgb(var(--color-button-tertiary-text-hover)) !important;
  border-color: rgb(var(--color-button-tertiary-hover)) !important;
}
.shopify-pc__prefs__header-actions button:hover::after {
  width: 100%;
}
.shopify-pc__prefs__option label span {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.shopify-pc__prefs__option label span svg {
  width: 1.6rem;
  height: 1.6rem;
}

#shopify-pc__prefs__header-title {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-weight: var(--font-heading-weight);
  line-height: var(--font-heading-line-height);
  word-wrap: break-word;
  max-width: 100%;
  letter-spacing: calc(var(--font-heading-letter-spacing) * 0.1);
  font-size: calc(var(--font-heading-h2-scale) * 2.4rem);
  margin-bottom: 0.8rem;
}

.shopify-policy__container {
  max-width: 60.8rem;
}

.copy-wrapper {
  position: relative;
}
.copy-wrapper .tooltip {
  visibility: hidden;
  text-align: center;
  background-color: rgba(var(--color-foreground), 0.08);
  border-radius: var(--border-radius-media);
  padding: 2px 10px;
  position: absolute;
  z-index: 1;
  transform: translateY(calc(-100% - 5px));
  right: 0;
  top: 0;
  width: max-content;
}
[dir=rtl] .copy-wrapper .tooltip {
  left: 0;
  right: unset;
}
.copy-wrapper .tooltip.show {
  visibility: visible;
}

.sticky-active {
  position: sticky;
  top: var(--viewport-height);
}

html.modal-open {
  overflow: hidden;
  padding-right: 15px;
  /* scrollbar width */
}

body.modal-open {
  overflow: hidden;
  padding-right: 15px;
  /* scrollbar width */
}

.observe-me {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  opacity: 0.0001;
  transition: all 0.7s ease;
}
.observe-me.is-inview {
  opacity: 1;
}

.placeholder-svg {
  visibility: visible !important;
}

@keyframes showCarousel {
  20%, 60% {
    transform: translate(-20px);
  }
  40%, 80% {
    transform: none;
  }
}
[dir=rtl] input[dir=ltr]:not(.recipient_field__input),
[dir=rtl] textarea[dir=ltr] {
  text-align: right !important;
}
[dir=rtl] input.quantity__input[dir=ltr][type=number] {
  text-align: center !important;
}
[dir=rtl] input[type=range] {
  direction: initial !important;
}
[dir=rtl] input[type=text],
[dir=rtl] input[type=email],
[dir=rtl] input[type=search],
[dir=rtl] input[type=tel],
[dir=rtl] input[type=password],
[dir=rtl] .field__input {
  text-align: right;
  direction: rtl;
}
[dir=rtl] input[type=text][required] + label:after,
[dir=rtl] input[type=email][required] + label:after,
[dir=rtl] input[type=search][required] + label:after,
[dir=rtl] input[type=tel][required] + label:after,
[dir=rtl] input[type=password][required] + label:after,
[dir=rtl] .field__input[required] + label:after {
  content: "*";
  padding-right: 0.3rem;
}
[dir=rtl] input[type=text] + label,
[dir=rtl] input[type=email] + label,
[dir=rtl] input[type=search] + label,
[dir=rtl] input[type=tel] + label,
[dir=rtl] input[type=password] + label,
[dir=rtl] .field__input + label {
  right: 2.8rem;
  left: unset;
}
[dir=rtl] .icon-button-arrow {
  rotate: 180deg;
}
[dir=rtl] .swiper-rtl .swiper-button-next svg,
[dir=rtl] .swiper-rtl .swiper-button-prev svg {
  transform: rotate(0deg);
}
[dir=rtl] .swiper-button-next,
[dir=rtl] .swiper-button-prev {
  rotate: 180deg;
}
[dir=rtl] .product-button-group .swiper-button-next,
[dir=rtl] .product-button-group .swiper-button-prev {
  rotate: unset;
}
[dir=rtl] .list-menu--disclosure .list-menu--disclosure {
  left: 100%;
  right: 100%;
}
[dir=rtl] .header__column {
  margin-right: auto;
  margin-left: unset;
}
[dir=rtl] .burger-menu__wrapper {
  transform: translate(100%);
}
[dir=rtl] .burger-menu__arrow {
  transform: translate(0.25rem) rotate(180deg);
}
[dir=rtl] .burger-menu__summary:hover .burger-menu__arrow {
  opacity: 1;
  transform: translate(0) rotate(180deg);
}
[dir=rtl] .burger-menu__bottom .button {
  margin-left: unset;
  margin-right: 2.4rem;
}
@media screen and (min-width: 1100px) {
  [dir=rtl] .header__search {
    margin-left: 1.4rem;
    margin-right: unset;
  }
}
@media screen and (min-width: 1360px) {
  [dir=rtl] .header__search {
    margin-left: 2.4rem;
    margin-right: unset;
  }
}
@media screen and (min-width: 1360px) {
  [dir=rtl] .header .header__column .header__region--parent,
[dir=rtl] .header .header__column .region_language_dropdown_type {
    margin-left: 2.4rem;
    margin-right: unset;
  }
}
@media screen and (min-width: 1100px) {
  [dir=rtl] .header__icons .header__right--part > div:last-child .header__icon--cart {
    padding-left: 0;
    padding-right: 0.8rem;
  }
  [dir=rtl] .header__region .header__region:first-child .header__icons--container {
    padding-left: 0;
    padding-right: 0.8rem;
  }
}
@media screen and (min-width: 1100px) {
  [dir=rtl] .header .header__column .region_language_dropdown_type {
    padding-left: 0;
    margin-right: 0.8rem;
  }
}
[dir=rtl] .region-modal .modal-close-button {
  margin-right: auto;
  margin-left: 0;
}
[dir=rtl] .field .search__button {
  left: 0;
  right: auto !important;
  rotate: 180deg;
}
[dir=rtl] .field .search__input {
  padding: 0.3rem 0 1.1rem 4rem !important;
}
[dir=rtl] .burger-menu__submenu-back svg {
  rotate: 180deg;
}
[dir=rtl] .section-announcement .announcement-bar--center.announcement-bar--with-close .announcement-bar__close-button {
  margin-left: 0;
}
[dir=rtl] .section-announcement .announcement-bar--center.announcement-bar--with-close .announcement-bar__message {
  margin-right: auto;
}
[dir=rtl] .popup-modal__body {
  margin-left: 6px;
  margin-right: unset;
}
[dir=rtl] .popup-modal__content {
  transform: translate(-100%);
  left: 0;
  right: auto;
}
[dir=rtl] .popup-modal__top {
  padding-right: 4rem;
  padding-left: 1.4rem;
}
[dir=rtl] .popup-modal__main {
  padding-right: 4rem;
  padding-left: 3.4rem;
}
@media screen and (min-width: 1920px) {
  [dir=rtl] .slideshow--layout_2 .slideshow__info {
    margin-right: max(50% - 960px + 2rem, 2.4rem);
    margin: 0 2rem 0 0;
    left: unset;
    right: 0;
    text-align: right;
  }
}
[dir=rtl] .slideshow__tab {
  text-align: right;
}
[dir=rtl] #CartDrawer .drawer__close {
  right: unset;
  left: 2.4rem;
}
[dir=rtl] #CartDrawer .drawer__inner {
  transform: translate(-100%);
}
[dir=rtl] .drawer.active #CartDrawer .drawer__inner {
  transform: translate(0);
}
[dir=rtl] .multicolumn-list__wrapper--overlay .multicolumn-card__info {
  left: unset;
  right: 2rem;
}
@media screen and (min-width: 1100px) {
  [dir=rtl] .multicolumn-list__wrapper--overlay .multicolumn-card__info {
    left: unset;
    right: 2.4rem;
  }
}
[dir=rtl] summary .icon-caret {
  left: 0;
  right: unset;
}
[dir=rtl] .footer .footer-block--logo {
  text-align: right;
}
@media screen and (min-width: 576px) {
  [dir=rtl] .footer .newsletter__form {
    margin-right: 0;
    margin-left: auto;
  }
}
@media screen and (min-width: 990px) {
  [dir=rtl] .footer .newsletter__form {
    margin: 0;
  }
}
@media screen and (min-width: 990px) {
  [dir=rtl] .footer__blocks-container--center .footer__blocks-wrapper .footer-block--logo {
    text-align: right;
  }
}
@media screen and (min-width: 1800px) {
  [dir=rtl] .footer .footer-block--logo {
    margin-right: unset;
    margin-left: 9rem;
  }
}
[dir=rtl] .footer .newsletter__form .newsletter-form .newsletter__title.title--section-m-none {
  text-align: right;
}
[dir=rtl] .footer .newsletter__form .newsletter-form .newsletter__button {
  transform: scale(-1);
  right: unset;
  left: 0;
}
@media screen and (min-width: 1360px) {
  [dir=rtl] .footer .newsletter__form .newsletter-form .field input {
    padding: 0 0 1rem 7rem;
  }
}
[dir=rtl] .footer .newsletter__form .newsletter-form .field__input {
  padding-left: 7rem !important;
  padding-right: 1.6rem !important;
}
@media screen and (min-width: 990px) {
  [dir=rtl] .footer .newsletter__form .newsletter-form .field input {
    padding: 0 1.6rem;
  }
}
[dir=rtl] .image-banner .banner:is([class*=right]) .image-banner__wrapper {
  margin-right: auto;
  margin-left: 0;
}
[dir=rtl] .image-banner__text {
  text-align: left;
}
@media screen and (min-width: 576px) {
  [dir=rtl] .newsletter-section .newsletter-form .newsletter__button {
    right: unset;
    top: 0;
    left: 0;
  }
}
[dir=rtl] .newsletter-section .newsletter-form .field__input {
  padding-right: 0 !important;
}
@media screen and (min-width: 576px) {
  [dir=rtl] .newsletter-section .newsletter-form .field input {
    padding: 0 0 1rem 7rem;
  }
}
[dir=rtl] .contact-form .field__input + label {
  right: unset;
  left: 0;
}
[dir=rtl] .contact-form .field .field__input[required] + label:after {
  left: unset;
  right: 0;
}
[dir=rtl] .article-card--meta-bottom .article-card__header .article-card--meta-line--hover-effect .blog__button {
  left: unset;
  right: 0;
}
[dir=rtl] .title--page {
  text-align: right;
}
[dir=rtl] .brands__item:not(:last-child):after {
  margin-left: unset;
  margin-right: 1.6rem;
}
[dir=rtl] .brands__left-side--left .brands__top {
  text-align: right;
}
@media screen and (min-width: 1100px) {
  [dir=rtl] .brands__top {
    text-align: right;
  }
}
[dir=rtl] .countdown__text {
  text-align: right;
}
[dir=rtl] .product-markers__item-inner {
  left: unset;
  right: 2.4rem;
}
[dir=rtl] .banner-popup-product-modal__content {
  right: unset;
  left: 0;
  transform: translate(-100%);
}
@media screen and (min-width: 990px) {
  [dir=rtl] .steps__image-wrapper {
    margin-left: unset;
    margin-right: auto;
  }
}
[dir=rtl] .facets-sorting__label:after {
  margin-left: 0.8rem;
  margin-right: 0.8rem;
}
[dir=rtl] .facets-sorting__field .select svg {
  right: unset;
  left: -0.2rem;
}
@media screen and (min-width: 990px) {
  [dir=rtl] .facets__product-count {
    margin-right: auto;
    margin-left: 0;
  }
}
[dir=rtl] .pagination__item-arrow svg {
  transform: rotate(180deg);
}
@media screen and (min-width: 990px) {
  [dir=rtl] #main-cart-footer {
    padding-left: 0;
    padding-right: 2.4rem;
    border-left: 0;
    border-right: 1px solid rgb(var(--color-border));
  }
}
@media screen and (min-width: 990px) {
  [dir=rtl] cart-items {
    padding-right: 0;
    padding-left: 2.4rem;
  }
}
[dir=rtl] .login__reset .field__input + label,
[dir=rtl] .login__form .field__input + label {
  right: 0;
}
[dir=rtl] .customer .field--firstname {
  margin-right: 0 !important;
  margin-left: 1.2rem !important;
}
[dir=rtl] .login--button-home {
  margin-left: auto;
  width: 100%;
}
[dir=rtl] .login .field--pass .button-pass-visibility {
  left: 0;
  right: unset;
}
[dir=rtl] #shop-hcaptcha-badge-container {
  right: calc(100vw - 92px);
}
[dir=rtl] #shop-hcaptcha-badge-container:hover {
  transform: translateX(calc(100% + 56px));
  left: 0;
  border-radius: 0 12px 12px 0;
}
[dir=rtl] .login__create-acc {
  text-align: right;
}
[dir=rtl] .addresses__wrapper input[type=text] + label,
[dir=rtl] .addresses__wrapper input[type=email] + label,
[dir=rtl] .addresses__wrapper input[type=search] + label,
[dir=rtl] .addresses__wrapper input[type=tel] + label,
[dir=rtl] .addresses__wrapper input[type=password] + label,
[dir=rtl] .addresses__wrapper .field__input + label {
  right: 0;
}
[dir=rtl] .template-page-contact .rich-text.rich-text--align-center .rich-text__blocks {
  text-align: right;
}
[dir=rtl] .article-template__comments-fields .field__input + label {
  right: 0;
  left: unset;
}
[dir=rtl] .breadcrumb .icon-breadcrumbs {
  rotate: 180deg;
}
[dir=rtl] .field--checkbox input[type=checkbox] + label .icon-checkmark {
  right: 0.3rem;
  left: unset;
}
[dir=rtl] .field--checkbox input[type=checkbox] {
  right: -4px;
  top: -2px;
  left: auto;
}

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

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

.h0 {
  font-size: 30px;
}

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

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

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

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

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

.h7 {
  font-size: 1.4rem;
}

a {
  color: rgba(var(--color-foreground));
  text-decoration-color: rgb(var(--color-foreground));
  transition: var(--duration-default);
  text-underline-offset: 3px;
}
@media screen and (pointer: fine) {
  a:not([disabled]):not([aria-disabled=true]):not(.button):not(.no-hover-effect):hover {
    opacity: 0.6;
  }
}

blockquote {
  padding: 2rem 3rem;
  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;
  }
}
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 rgb(var(--color-border));
}

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

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

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

@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 {
  color: rgba(var(--color-foreground));
}

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

.right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.light {
  opacity: 0.7;
}

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

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

.circle-divider::after {
  content: "";
  display: inline-block;
  width: 0.8rem;
  margin-right: 0.8rem;
  height: 1rem;
  border-right: 1px solid rgb(var(--color-border));
}

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

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

.special_heading {
  font-size: max(var(--font-special-heading-scale) * 2.2rem, 4.2rem);
  font-family: var(--font-special-heading-family);
  font-style: var(--font-special-heading-style);
  font-weight: var(--font-special-heading-weight);
  line-height: var(--font-special-heading-line-height);
  letter-spacing: calc(var(--font-special-heading-scale) * 0.1);
  text-transform: var(--font-special-heading-text-transform);
}
@media screen and (min-width: 750px) {
  .special_heading {
    font-size: calc(var(--font-special-heading-scale) * 4.2rem);
  }
}

.tag {
  font-family: var(--font-tag-family);
  font-weight: var(--font-tag-weight);
  font-style: var(--font-tag-style);
  letter-spacing: calc(var(--font-tag-letter-spacing) * 0.1);
  text-transform: var(--font-tag-text-transform);
  color: rgb(var(--color-foreground-secondary));
  font-size: calc(var(--font-tag-scale) * 1rem);
  line-height: 120%;
  transition: color var(--duration-default);
}
.tag a {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.tag:hover {
  color: rgb(var(--color-foreground-title));
}
.tag:hover a {
  opacity: 1 !important;
}

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

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

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

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

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

:root {
  --swiper-pagination-bullet-width: 6px;
  --swiper-pagination-bullet-height: 6px;
}

@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-pagination-bullet {
  position: relative;
  background-color: transparent;
  padding: 1rem 0.6rem;
  --swiper-pagination-bullet-horizontal-gap: 0;
}
.swiper-pagination .swiper-pagination-bullet:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: rgb(var(--color-foreground));
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.swiper-pagination .swiper-pagination-bullet {
  opacity: 0.3;
}
.swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.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-pagination.swiper-pagination-lock {
  display: none;
}

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

.swiper-pagination {
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
}

.swiper-button-next,
.swiper-button-prev {
  position: static;
  flex: none;
  width: 2.4rem;
  height: 2.4rem;
  border: 0.1rem solid transparent;
  transition: var(--duration-default);
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.2;
  pointer-events: all;
  cursor: not-allowed;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  color: rgb(var(--color-foreground));
  width: auto;
  height: auto;
  transition: var(--duration-default);
}

.swiper-button-next:not(.swiper-button-disabled):hover {
  transform: translateX(2px);
  opacity: 0.6;
}

.swiper-button-prev:not(.swiper-button-disabled):hover {
  transform: translateX(-2px);
  opacity: 0.6;
}

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

/* Media */
.media {
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(var(--color-foreground), 0.3);
  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: 130%;
}

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

.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) * 1rem);
  line-height: 1.2;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
.button--primary, .button--secondary,
.customer .button--primary,
.customer .button--secondary {
  min-height: 3.4rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.button--primary span, .button--secondary span,
.customer .button--primary span,
.customer .button--secondary span {
  z-index: 1;
}
.button--primary,
.customer .button--primary {
  overflow: hidden;
  position: relative;
  background: none;
  padding: 0;
  border: 1px solid transparent;
  transition: border var(--duration-short);
}
.button--primary .button-wrapper-anim,
.customer .button--primary .button-wrapper-anim {
  width: 100%;
  padding: 1rem 1.3rem;
  background: rgb(var(--color-button));
  border-radius: var(--border-radius-button);
  min-height: 3.4rem;
}
.button--primary .button-wrapper-anim span,
.customer .button--primary .button-wrapper-anim span {
  position: relative;
  z-index: 2;
  color: rgb(var(--color-button-text));
  transition: color 0.1s linear;
}
.button--primary .button-wrapper-anim .icon-add-to-cart,
.customer .button--primary .button-wrapper-anim .icon-add-to-cart {
  color: rgb(var(--color-button-text));
}
.button--primary .button-wrapper-anim svg,
.customer .button--primary .button-wrapper-anim svg {
  color: rgb(var(--color-button-text));
}
.button--primary .button-overlay-anim,
.customer .button--primary .button-overlay-anim {
  position: absolute;
  top: 0;
  left: -70%;
  right: 0;
  bottom: -5%;
  background: rgb(var(--color-button-hover));
  height: 122%;
  width: 171%;
  z-index: 1;
  transform: translateY(160%) rotate(20deg);
  transition: transform 0.3s ease-out;
}
[dir=rtl] .button--primary .button-overlay-anim,
[dir=rtl] .customer .button--primary .button-overlay-anim {
  transform: translateY(-160%) rotate(-20deg);
}
.button--primary:hover:not(:disabled),
.customer .button--primary:hover:not(:disabled) {
  border-color: rgb(var(--color-button-border-hover));
  transition: border var(--duration-xxl);
}
.button--primary:hover:not(:disabled) .button-overlay-anim,
.customer .button--primary:hover:not(:disabled) .button-overlay-anim {
  transform: none;
}
.button--primary:hover:not(:disabled) .button-wrapper-anim span,
.customer .button--primary:hover:not(:disabled) .button-wrapper-anim span {
  color: rgb(var(--color-button-text-hover));
}
.button--primary:hover:not(:disabled) .button-wrapper-anim svg,
.customer .button--primary:hover:not(:disabled) .button-wrapper-anim svg {
  color: rgb(var(--color-button-text-hover));
}
.button--primary[aria-disabled=true]:hover,
.customer .button--primary[aria-disabled=true]:hover {
  color: rgb(var(--color-button-text-hover));
}
.button--primary[aria-disabled=true]:hover .loading-overlay__spinner svg,
.customer .button--primary[aria-disabled=true]:hover .loading-overlay__spinner svg {
  color: rgb(var(--color-button-text-hover));
}
.button--secondary,
.customer .button--secondary {
  overflow: hidden;
  position: relative;
  background: none;
  padding: 0;
  border: 1px solid transparent;
  transition: border var(--duration-short);
}
.button--secondary .button-wrapper-anim,
.customer .button--secondary .button-wrapper-anim {
  width: 100%;
  padding: 1rem 1.3rem;
  background: rgb(var(--color-button-secondary));
  border-radius: var(--border-radius-button);
  min-height: 3.4rem;
}
.button--secondary .button-wrapper-anim span,
.customer .button--secondary .button-wrapper-anim span {
  position: relative;
  z-index: 2;
  color: rgb(var(--color-button-secondary-text));
  transition: color 0.1s linear;
}
.button--secondary .button-wrapper-anim .icon-add-to-cart,
.customer .button--secondary .button-wrapper-anim .icon-add-to-cart {
  color: rgb(var(--color-button-secondary-text));
}
.button--secondary .button-wrapper-anim svg,
.customer .button--secondary .button-wrapper-anim svg {
  color: rgb(var(--color-button-secondary-text));
}
.button--secondary .button-overlay-anim,
.customer .button--secondary .button-overlay-anim {
  position: absolute;
  top: 0;
  left: -70%;
  right: 0;
  bottom: -5%;
  background: rgb(var(--color-button-secondary-hover));
  height: 122%;
  width: 171%;
  z-index: 1;
  transform: translateY(160%) rotate(20deg);
  transition: transform 0.3s ease-out;
}
[dir=rtl] .button--secondary .button-overlay-anim,
[dir=rtl] .customer .button--secondary .button-overlay-anim {
  transform: translateY(-160%) rotate(-20deg);
}
.button--secondary:hover:not(:disabled),
.customer .button--secondary:hover:not(:disabled) {
  border-color: rgb(var(--color-button-secondary-border-hover));
  transition: border var(--duration-xxl);
}
.button--secondary:hover:not(:disabled) .button-overlay-anim,
.customer .button--secondary:hover:not(:disabled) .button-overlay-anim {
  transform: none;
}
.button--secondary:hover:not(:disabled) .button-wrapper-anim span,
.customer .button--secondary:hover:not(:disabled) .button-wrapper-anim span {
  color: rgb(var(--color-button-secondary-text-hover));
}
.button--secondary:hover:not(:disabled) .button-wrapper-anim svg,
.customer .button--secondary:hover:not(:disabled) .button-wrapper-anim svg {
  color: rgb(var(--color-button-secondary-text-hover));
}
.button--tertiary,
.customer .button--tertiary {
  display: inline-flex;
  align-items: center;
  padding: 0;
  min-width: auto;
  min-height: auto;
  background: none;
  box-shadow: none;
  color: rgba(var(--color-button-tertiary-text));
  --alpha-button-background: 0;
  overflow: hidden;
  gap: 0.6rem;
  transition: color var(--duration-default);
}
.button--tertiary svg,
.customer .button--tertiary svg {
  width: 0.6rem;
  height: 0.6rem;
  min-width: 0.6rem;
  object-fit: contain;
  transition: transform var(--duration-long);
  transform: translateX(0);
  will-change: transform;
}
.button--tertiary:hover,
.customer .button--tertiary:hover {
  color: rgba(var(--color-button-tertiary-text-hover));
  --alpha-button-background: 0;
}
.button--tertiary:hover svg,
.customer .button--tertiary:hover svg {
  transform: translateX(0.2rem);
}
.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--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--arrow,
.customer .button--arrow {
  position: relative;
  display: flex;
  align-items: center;
}
.button--primary-size,
.customer .button--primary-size {
  min-width: 20rem;
  padding: 0 4rem;
}
.button--small,
.customer .button--small {
  padding: 1rem 2.6rem;
  min-height: 4rem;
  min-width: 13rem;
}
.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 .icon-add-to-cart,
.customer .button.loading .icon-add-to-cart {
  opacity: 0 !important;
}
.button.loading .spinner,
.customer .button.loading .spinner {
  display: inline-block;
}
.button.loading .spinner .path,
.customer .button.loading .spinner .path {
  stroke: currentColor;
}

/* 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 .icon-share {
  width: 1.2rem;
  margin-right: 1rem;
}

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

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

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

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

.share-buttons__button {
  display: flex;
  align-items: center;
  width: 100%;
  text-decoration: none;
  font-family: var(--font-footer-menu-family);
  font-style: var(--font-footer-menu-style);
  font-weight: var(--font-footer-menu-weight);
  text-transform: var(--font-footer-menu-text-transform);
  font-size: calc(var(--font-footer-menu-scale) * 0.9rem);
  letter-spacing: calc(var(--font-footer-menu-letter-spacing) * 0.1);
  line-height: 1.2;
  transition: color var(--duration-default);
  opacity: 1 !important;
}
.share-buttons__button:hover {
  color: rgba(var(--color-foreground), 0.6);
}

.share-button__name {
  transition: var(--duration-default);
  text-transform: none;
  padding: 3px 0;
}

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

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

.share-buttons-simple {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.share-buttons-simple__button {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: rgb(var(--color-foreground));
}

.share-buttons-simple__button:hover svg {
  color: rgb(var(--color-button));
}

.modal-close-button {
  color: rgb(var(--color-foreground));
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  transition: all var(--duration-default);
  border: none;
}
.modal-close-button:hover {
  opacity: 0.6;
}

.burger-menu__submenu-back {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  border: 0;
  box-sizing: border-box;
}

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

.infinite-scroll__loading {
  display: flex;
  justify-content: center;
  margin-top: 2.4rem;
}
@media screen and (min-width: 750px) {
  .infinite-scroll__loading {
    margin-top: 4rem;
  }
}
.infinite-scroll__loading .infinite-scroll__loader {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  display: none;
  position: relative;
  background: rgb(var(--color-button-secondary));
  box-shadow: -11px 0 rgb(var(--color-button-secondary)), 11px 0 rgb(var(--color-button-secondary));
  box-sizing: border-box;
  animation: shadowPulse 2s linear infinite;
}
.infinite-scroll__loading.loading .infinite-scroll__loader {
  display: block;
}
@keyframes shadowPulse {
  33% {
    background: rgb(var(--color-button-secondary));
    box-shadow: -11px 0 rgba(var(--color-foreground), 0.3), 11px 0 rgb(var(--color-button-secondary));
  }
  66% {
    background: rgba(var(--color-foreground), 0.3);
    box-shadow: -11px 0 rgb(var(--color-button-secondary)), 11px 0 rgb(var(--color-button-secondary));
  }
  100% {
    background: rgb(var(--color-button-secondary));
    box-shadow: -11px 0 rgb(var(--color-button-secondary)), 11px 0 rgba(var(--color-foreground), 0.3);
  }
}

.scroll-top {
  cursor: pointer;
  position: fixed;
  bottom: 0.4rem;
  right: 0.4rem;
  width: 2.4rem;
  height: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  transition: var(--duration-default);
  border: none;
  background-color: rgb(var(--color-button));
  color: rgb(var(--color-button-text));
  border: 1px solid rgb(var(--color-button-border));
  padding: 0;
  opacity: 0;
}
.scroll-top.show {
  opacity: 1;
}
.scroll-top:hover {
  background-color: rgb(var(--color-button-hover));
  color: rgb(var(--color-button-text-hover));
  border: 1px solid rgb(var(--color-button-border-hover));
}

.load-more-button {
  margin-top: 2.4rem;
}
@media screen and (min-width: 750px) {
  .load-more-button {
    margin-top: 4rem;
  }
}
.load-more-button .loading-overlay__spinner {
  width: 1.6rem;
  height: 1.6rem;
  z-index: 2;
}
.load-more-button svg {
  color: rgb(var(--color-button-text));
}

.js-load-more {
  opacity: 1 !important;
}
.js-load-more:hover svg {
  color: inherit;
}

.banner-overlay-link {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block !important;
}

/* 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: 3.4rem;
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-size: calc(var(--font-body-scale) * 1rem);
  font-weight: var(--font-body-weight);
  line-height: var(--font-body-line-height);
  letter-spacing: normal;
  -webkit-appearance: none;
  appearance: none;
  background-color: rgb(var(--color-background-input));
  border: 0.1rem solid rgb(var(--color-border-input));
  box-sizing: border-box;
  transition: all 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);
  opacity: 0.8;
  transition: all var(--duration-default);
}
.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) {
  color: color-mix(in srgb, fieldtext 50%, transparent);
}
.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 {
  opacity: 1;
}
.field input[type=text]:focus-visible, .field input[type=text]:focus,
.field input[type=email]:focus-visible,
.field input[type=email]:focus,
.field input[type=tel]:focus-visible,
.field input[type=tel]:focus,
.field input[type=search]:focus-visible,
.field input[type=search]:focus,
.field input[type=password]:focus-visible,
.field input[type=password]:focus,
.field select:focus-visible,
.field select:focus,
.field .field__input:focus-visible,
.field .field__input:focus {
  outline: none;
}
.field input[type=search] {
  background-color: transparent;
}
.field input[type=search]::-webkit-search-cancel-button {
  display: none;
}
.field input[type=search]::placeholder {
  color: rgba(var(--color-foreground), 0.3);
  opacity: 1;
}
.field input[type=text],
.field input[type=email],
.field input[type=tel],
.field input[type=password],
.field .field__input {
  flex-grow: 1;
  padding: 0 1.4rem;
  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]: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;
}
.field .field__input {
  padding: 1.4rem;
}
.field textarea.field__input:not(.text-area) {
  padding: 1rem 1.6rem;
  border-radius: var(--border-radius-input);
}
.field .textarea {
  border-radius: var(--border-radius-input);
}
.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: 4rem;
  line-height: 1.4;
}
.field select:focus {
  border-color: rgb(var(--color-border-input));
}
.field select + svg {
  width: 1.6rem;
  height: 1.6rem;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 0.8rem);
  right: 1.2rem;
  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: -2px;
  left: -4px;
  z-index: -1;
  appearance: none;
}
.field--checkbox input[type=checkbox]:checked + label::before {
  border-color: rgb(var(--color-background));
  background-color: rgb(var(--color-background));
  opacity: 1;
}
.field--checkbox input[type=checkbox]:checked + label .icon-checkmark {
  visibility: visible;
}
.field--checkbox input[type=checkbox] + label {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  font-size: 1.2rem;
  color: rgb(var(--color-foreground));
  position: relative;
  cursor: pointer;
  transition: var(--duration-default);
}
.field--checkbox input[type=checkbox] + label:hover {
  opacity: 0.6;
}
.field--checkbox input[type=checkbox] + label::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 1.4rem;
  height: 1.4rem;
  border: 0.1rem solid rgb(var(--color-foreground));
  opacity: 0.6;
  transition: border-color var(--duration-default);
}
.field--checkbox input[type=checkbox] + label .icon-checkmark {
  position: absolute;
  left: 0.3rem;
  top: calc(50% - 0.3rem);
  z-index: 5;
  visibility: hidden;
  color: rgb(var(--color-foreground));
}
.field--checkbox input[type=checkbox] + label a {
  transition: var(--duration-default);
  text-underline-offset: 3px;
}
.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;
}
.field--pass {
  position: relative;
}
.field--pass .button-pass-visibility {
  display: none;
  height: 2.4rem;
  position: absolute;
  bottom: 1.4rem;
  right: 2.4rem;
  cursor: pointer;
}
.field--pass .button-pass-visibility svg {
  color: rgba(var(--color-foreground), 0.5);
}
.field--pass .button-pass-visibility svg.icon-eye {
  display: none;
}
.field--dark input[type=text],
.field--dark input[type=email],
.field--dark input[type=tel],
.field--dark input[type=password],
.field--dark input[type=search] {
  border-color: rgba(255, 255, 255, 0.4);
  color: white;
  background-color: transparent;
}
.field--dark input[type=text]:hover, .field--dark input[type=text]:focus,
.field--dark input[type=email]:hover,
.field--dark input[type=email]:focus,
.field--dark input[type=tel]:hover,
.field--dark input[type=tel]:focus,
.field--dark input[type=password]:hover,
.field--dark input[type=password]:focus,
.field--dark input[type=search]:hover,
.field--dark input[type=search]:focus {
  border-color: white;
}
.field--dark input[type=text] + label::before,
.field--dark input[type=email] + label::before,
.field--dark input[type=tel] + label::before,
.field--dark input[type=password] + label::before,
.field--dark input[type=search] + label::before {
  color: rgba(255, 255, 255, 0.5);
}

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

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

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

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

.form__message {
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  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 3.2rem;
}

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

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

/* Quantity */
.quantity {
  position: relative;
  width: 10rem;
  height: 3.6rem;
  display: flex;
  border: 0.1rem solid rgb(var(--color-border-input));
  background-color: rgb(var(--color-background-input));
  border-radius: var(--border-radius-button);
  transition: border var(--duration-default);
}

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

.quantity__button {
  width: 3rem;
  padding: 0;
  flex-shrink: 0;
  font-size: 1.2rem;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(var(--color-foreground));
  transition: color var(--duration-default);
}
.quantity__button:hover {
  color: rgba(var(--color-foreground), 0.6);
}
.quantity__button svg {
  width: 1.4rem;
  pointer-events: none;
}

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

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

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

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

/*
  Focus ring - inset
*/
.focus-inset:focus-visible {
  outline: 0.1rem solid rgba(var(--color-foreground), 1);
  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), 1);
  outline-offset: 0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

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

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

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

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

.modal__toggle-close {
  display: none;
}

.no-js details[open] 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 */
.body--hidden .section-announcement {
  transform: translateY(-100%);
}

.announcement-hidden .section-announcement-bar {
  display: none !important;
}

.section-announcement {
  height: var(--announcement-height);
  transition: transform var(--duration-default);
  z-index: 4;
}
.section-announcement .announcement-bar {
  display: flex;
  justify-content: center;
  position: relative;
  overflow-y: auto;
  height: var(--announcement-height);
  gap: 1rem;
  color: rgb(var(--color-foreground));
}
.section-announcement .announcement-bar .announcement-bar__text a {
  opacity: 1 !important;
}
.section-announcement .announcement-bar--left {
  justify-content: space-between;
}
.section-announcement .announcement-bar--left .announcement-bar__text {
  text-align: left;
}
@media screen and (min-width: 990px) {
  .section-announcement .announcement-bar--center.announcement-bar--with-close::before {
    content: "";
    display: block;
  }
}
.section-announcement .announcement-bar--center.announcement-bar--with-close .announcement-bar__message, .section-announcement .announcement-bar--center.announcement-bar--with-close .announcement-bar__close-button {
  margin-left: auto;
}
.section-announcement .announcement-bar-1 {
  background: rgb(var(-cement-bar-background-1));
  color: #fff;
}
.section-announcement .announcement-bar-2 {
  background: rgb(var(--color-announcement-bar-background-3));
  color: #000;
}
.section-announcement .announcement-bar__link {
  font-size: 1.2rem;
}
.section-announcement .announcement-bar__message {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 0.8rem;
}
@media screen and (min-width: 990px) {
  .section-announcement .announcement-bar__message {
    justify-content: center;
  }
}
.section-announcement .announcement-bar__image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  margin: 0;
}
.section-announcement .announcement-bar__image img {
  display: block;
  object-fit: contain;
  object-position: center;
  width: auto;
  height: 100%;
}
.section-announcement .announcement-bar__text {
  padding: 0;
}
.section-announcement .announcement-bar__text:not(.linked) {
  pointer-events: none;
}
.section-announcement .announcement-bar__text:not(.linked) .icon-button-arrow {
  display: none;
}
@media screen and (min-width: 750px) {
  .section-announcement .announcement-bar__text {
    display: flex;
    align-items: center;
    height: 100%;
  }
}
.section-announcement .announcement-bar__text p {
  margin: 0;
}
.section-announcement .announcement-bar__text a {
  text-decoration: none;
  display: flex;
  gap: inherit;
  align-items: inherit;
  justify-content: inherit;
  color: inherit !important;
}
.section-announcement .announcement-bar__link {
  display: block;
  width: 100%;
  text-decoration: none;
}
.section-announcement .announcement-bar__link:hover {
  color: rgb(var(--color-foreground));
  background-color: rgba(var(--color-card-hover), 0.06);
}
.section-announcement .announcement-bar__close-button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  overflow: hidden;
  min-width: 1.6rem;
  min-height: 1.6rem;
}
.section-announcement .announcement-bar__close-button.focus-inset:focus {
  outline: none;
  border: 0.1rem solid rgba(var(--color-foreground), 0.5);
}
.section-announcement .announcement-bar__close-button:only-child {
  margin-left: auto;
}
@media screen and (min-width: 990px) {
  .section-announcement .announcement-bar__close-button {
    min-width: max-content;
  }
}
.section-announcement .announcement-bar__close-button--mobile {
  display: flex;
}
@media screen and (min-width: 990px) {
  .section-announcement .announcement-bar__close-button--mobile {
    display: none;
  }
}
.section-announcement .announcement-bar__close-button--desktop {
  display: none;
  opacity: 0.7;
}
@media screen and (min-width: 990px) {
  .section-announcement .announcement-bar__close-button--desktop {
    display: flex;
    height: 100%;
    align-items: center;
  }
}
.section-announcement .announcement-bar__close-button--desktop:hover {
  opacity: 1;
}
.section-announcement .announcement-bar__close-button:hover .announcement-bar__close-button-icon {
  transform: rotate(90deg);
}
.section-announcement .announcement-bar__close-button .announcement-bar__close-button-icon {
  width: 1.6rem;
  height: 1.6rem;
  min-width: 1.6rem;
  min-height: 1.6rem;
  transition: transform var(--duration-default) cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}
.section-announcement .announcement-bar__close-button .announcement-bar__close-button-icon > svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  color: rgb(var(--color-foreground));
}
.section-announcement .announcement-bar.color-background-3 .announcement-bar__close-button > svg > path {
  stroke: white;
}

body {
  scroll-behavior: smooth;
}

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

.shopify-section-header {
  position: relative;
  z-index: 12;
  will-change: transform;
  transition: background var(--duration-default);
}
.shopify-section-header.color-background-1 {
  background-color: rgb(var(--color-background));
}
.shopify-section-header.always-show {
  background-color: transparent;
}
.shopify-section-header.have-background {
  background-color: rgb(var(--color-background));
}
.shopify-section-header.color-background-3 {
  background-color: transparent;
}
.shopify-section-header.color-background-3 .header-wrapper::before {
  position: absolute;
  content: "";
  bottom: 0;
  display: block;
  height: 0.1rem;
  width: 100%;
  background-color: rgba(var(--color-foreground), 0.3);
  transition: background var(--duration-short);
  pointer-events: none;
  z-index: 2;
}
.shopify-section-header.color-background-3 .header__icon--search {
  border-color: rgba(var(--color-foreground), 0.5);
}
.shopify-section-header.color-background-3 .header__toggle-scheme .header__toggle-scheme-mode:after {
  background-color: rgba(var(--color-foreground), 0.5);
}
.shopify-section-header.color-background-3 .cart-count-bubble {
  color: rgb(var(--color-foreground));
  background: rgb(var(--color-background));
}
.shopify-section-header.color-background-3 .header__search:after,
.shopify-section-header.color-background-3 .header__account:after {
  border-color: rgba(var(--color-foreground), 0.5);
}
.shopify-section-header.color-background-3 .list-menu--inline .header__menu-item:hover .list-menu-line {
  background-color: rgb(var(--color-background));
  color: rgb(var(--color-foreground));
}
.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:not(.search__header .header__heading-logo) {
  display: none;
}
.shopify-section-header.color-background-3 .header__heading-logo:not(.search__header .header__heading-logo):only-child {
  display: block;
}
.shopify-section-header.color-background-3 .header__heading-logo--overlay:not(.search__header .header__heading-logo) {
  display: block;
}

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

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

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

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

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

.shopify-section-header-sticky .header__search-inner,
.shopify-section-header-sticky .region-modal {
  top: 0;
}

.js .shopify-section-header-sticky .menu-drawer {
  height: calc(100dvh - var(--header-height));
}

.overflow-hidden-drawer .burger-menu__toggle--open-btn {
  display: none;
}
.overflow-hidden-drawer .burger-menu__toggle--close-btn {
  display: flex;
}

.header {
  display: block;
  align-items: center;
  justify-content: space-between;
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  text-transform: var(--font-header-menu-text-transform);
  min-height: 6rem;
}
.header .menu_left_block {
  display: none;
}
@media screen and (min-width: 1100px) {
  .header {
    display: flex;
    padding-block: 0rem;
  }
  .header .menu_left_block {
    display: flex;
    align-items: center;
    gap: 3.2rem;
  }
}
.header .header__heading, .header > .header__heading-link {
  display: flex;
  align-items: center;
  padding-block: 0.6rem;
  min-height: 5rem;
}
.header__localization {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.header__localization localization-form,
.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-height: 5rem;
  padding-inline: 0.4rem;
}
.header__localization .disclosure__button:hover, .header__localization .disclosure__button:focus {
  box-shadow: none;
}
.header__localization .localization-selector.link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit;
}
.header__localization .localization-selector.link .icon-caret {
  position: static;
  margin: 0;
  flex: none;
}
.header__localization .localization-selector.link .currency-country {
  flex: none;
}
.header__localization .localization-selector.link .currency-country.currency-country--hidden {
  display: none;
}
.header__localization .localization-selector.disclosure__button-header {
  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);
  font-size: calc(var(--font-header-menu-scale) * 1rem);
  letter-spacing: calc(var(--font-header-menu-letter-spacing) * 0.1);
}
.header__localization .localization-selector + .disclosure__list:not(.disclosure__list-modal) {
  bottom: auto;
  margin-top: 0;
  max-width: calc(100vw - 4rem);
  animation: animateMenuOpen var(--duration-default) ease;
  left: 0;
  border: 1px solid rgba(var(--color-border), 0.2);
  border-radius: var(--border-radius-input);
  margin-top: 0.6rem;
  z-index: 9;
  transform: translateY(0rem);
}
@media screen and (min-width: 990px) {
  .header__localization .localization-selector + .disclosure__list:not(.disclosure__list-modal) {
    right: 0;
    left: unset;
  }
}
[dir=rtl] .header__localization .localization-selector + .disclosure__list:not(.disclosure__list-modal) {
  right: 0;
  left: unset;
}
@media screen and (min-width: 990px) {
  [dir=rtl] .header__localization .localization-selector + .disclosure__list:not(.disclosure__list-modal) {
    left: 0;
    right: unset;
  }
}
.header__localization .localization-selector + .disclosure__list:not(.disclosure__list-modal)::-webkit-scrollbar {
  width: 0.2rem;
}
.header__localization .localization-selector + .disclosure__list:not(.disclosure__list-modal)::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
@media screen and (min-width: 990px) {
  [dir=rtl] .header__localization .localization-selector + .disclosure__list:not(.disclosure__list-modal) {
    right: unset;
    left: 0;
  }
}
.header--border::before {
  position: absolute;
  content: "";
  bottom: 0;
  display: block;
  height: 0.1rem;
  width: 100%;
  background-color: rgb(var(--color-border));
  transition: background var(--duration-short);
  pointer-events: none;
  z-index: 2;
}
.header--left-logo {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media screen and (min-width: 1100px) {
  .header--left-logo {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
  }
}
.header--left-logo .menu_left_block {
  display: flex;
}
.header--left-logo .header__inline-menu {
  margin-left: -1.2rem;
}
.header--left-logo .header__contact {
  padding: 0;
}
.header--left-logo .header__shop {
  margin-left: 0;
}
.header--left-logo .burger-mega-menu {
  top: auto;
}
.header--center-logo, .header--center-menu {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media screen and (min-width: 576px) {
  .header--center-logo, .header--center-menu {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
  }
}
@media screen and (min-width: 1200px) {
  .header--center-logo, .header--center-menu {
    gap: 1.2rem;
  }
}
@media screen and (min-width: 1100px) {
  .header--center-logo, .header--center-menu {
    display: grid;
    grid-template-columns: 5fr auto 5fr;
    align-items: center;
  }
}
.header--center-logo .header__inline-menu, .header--center-menu .header__inline-menu {
  margin-left: -1.2rem;
}
.header--center-logo .header__contact, .header--center-menu .header__contact {
  padding: 0;
}
.header--center-logo .header__shop, .header--center-menu .header__shop {
  margin-left: 0;
}
.header--center-logo .burger-mega-menu, .header--center-menu .burger-mega-menu {
  top: auto;
}
.header--center-logo .header__heading .header__heading-link span {
  justify-content: center;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .header--center-menu {
    display: flex;
  }
}
@media screen and (min-width: 1360px) {
  .header--center-menu {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
  }
}
.header__heading-logo {
  display: block;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 749px) {
  .header__heading-logo {
    max-width: 16rem;
  }
}
.header__heading {
  display: inline-flex;
  align-items: center;
  margin: 0;
  line-height: 0;
}
.header__heading span {
  line-height: 1;
  text-transform: var(--font-header-menu-text-transform);
}
.header__heading-link {
  display: inline-flex;
  padding: 0;
  text-decoration: none;
  word-break: break-word;
}
.header__heading-link span {
  display: flex;
  align-items: center;
  width: 10rem;
  line-height: 1;
  letter-spacing: normal;
  text-transform: var(--font-header-menu-text-transform);
}
.header__heading-logo--overlay {
  display: none;
}
.header *[tabindex="-1"]:focus {
  outline: none;
}
.header .header__column .header__region--parent,
.header .header__column .region_language_dropdown_type {
  margin-right: 0;
}
@media screen and (min-width: 1500px) {
  .header .header__column .header__region--parent,
.header .header__column .region_language_dropdown_type {
    margin-right: 2.4rem;
  }
}
@media screen and (min-width: 1100px) {
  .header .header__column .region_language_dropdown_type {
    margin-left: 0.8rem;
  }
}
.header .header__column .header__region {
  display: none;
  align-items: center;
}
@media screen and (min-width: 1100px) {
  .header .header__column .header__region {
    display: flex;
  }
  .header .header__column .header__region + .header__icons {
    margin-left: 2.4rem;
  }
}

.header__column {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: none;
  margin-left: auto;
  width: auto;
  height: 100%;
}
@media screen and (min-width: 576px) {
  .header__column .only_icon svg {
    transition: var(--duration-default);
  }
  .header__column .only_icon .text-cart {
    display: none;
  }
}
@media screen and (min-width: 576px) and (pointer: fine) {
  .header__column .only_icon :hover svg {
    opacity: 0.6;
  }
}
@media screen and (min-width: 576px) {
  .header__column .only_text .icon-cart {
    display: none;
  }
}
.header__column .header__icons--hover {
  cursor: pointer;
  transition: var(--duration-default);
}
.header__column .header__icons--hover:hover {
  opacity: 0.6;
}
@media screen and (min-width: 1100px) {
  .header__column .header__icons--container {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
}
@media screen and (min-width: 1100px) {
  .header__column.no-country_selector .header__region.header__region--parent {
    margin-left: 0.8rem;
  }
}
@media screen and (min-width: 1100px) {
  .header__column.no-country_selector .header__icon--search {
    padding-bottom: 0.6rem;
    border-bottom: 0.1rem solid rgb(var(--color-border));
    min-height: unset !important;
    justify-content: space-between !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .header__column.no-country_selector .header__icon--search span {
    display: flex;
    cursor: pointer;
    min-height: unset !important;
    text-transform: none;
  }
}
@media screen and (min-width: 1100px) {
  .header__column.no-country_selector .header__icon--search {
    min-width: 10rem;
  }
}
@media screen and (min-width: 1360px) {
  .header__column.no-country_selector .header__icon--search {
    min-width: 16rem;
  }
}
@media screen and (min-width: 1100px) {
  .header__column.no-country_selector .header__search {
    margin-right: 2.4rem;
  }
  .header__column.no-country_selector .header__search .icon-search {
    width: 1.6rem;
    height: 1.6rem;
  }
}

.header__icons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  grid-area: icons;
  justify-self: end;
  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);
  font-size: calc(var(--font-header-menu-scale) * 1rem);
  letter-spacing: calc(var(--font-header-menu-letter-spacing) * 0.1);
  line-height: 1.5;
}
.header__icons localization-form,
.header__icons .localization-form,
.header__icons .header__scheme,
.header__icons .header__account,
.header__icons .header__cart,
.header__icons .header__icon--search,
.header__icons .header__icon--search span,
.header__icons .header__icon--account span,
.header__icons .header__toggle-scheme-item span,
.header__icons .header__cart--text {
  position: relative;
  align-items: center;
  height: auto;
  min-height: 5rem;
}
.header__icons .header__toggle-scheme-item span {
  display: flex;
}
.header__icons .header__right--part {
  display: flex;
  align-items: center;
}
.header__icons .header__right--part > div:last-child .header__icon--cart {
  padding-right: 0;
}
@media screen and (min-width: 1100px) {
  .header__icons .header__right--part > div:last-child {
    padding-right: 0;
  }
}

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

.header__icon span {
  height: 100%;
}

.header__icon {
  gap: 0.5rem;
}
.header__icon .icon {
  transition: var(--duration-default);
  color: rgba(var(--color-foreground));
}

.header__icon--account {
  position: relative;
}

.header__icon-link {
  position: relative;
  text-decoration: none;
  height: auto;
}
.header__icon-link:hover {
  opacity: 0.6;
}

.header__icon--menu {
  width: 4.4rem;
  height: 4.4rem;
  margin-left: -1.2rem;
}
@media screen and (min-width: 1100px) {
  .header__icon--menu {
    margin: 0;
  }
}
.header__icon--menu span {
  width: 100%;
}
.header__icon--menu .header__modal-close-button {
  opacity: 0;
}

.header__icon::after {
  content: none;
}

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

@media screen and (min-width: 1100px) {
  .template-cart .header__cart--page::after {
    width: 100%;
    bottom: 14px;
  }
}
@media screen and (min-width: 1100px) {
  .template-cart .header__cart--text::after {
    width: 100%;
    bottom: 14px;
  }
}

.header__cart {
  display: flex;
  align-items: center;
}
.header__cart .icon-cart {
  display: block;
}
@media screen and (min-width: 1100px) {
  .header__cart .icon-cart {
    display: none;
  }
}
.header__cart .text-cart {
  display: none;
}
@media screen and (min-width: 1100px) {
  .header__cart .text-cart {
    display: flex;
  }
}
.header__cart.only_icon .text-cart {
  display: none;
}
.header__cart.only_icon .icon-cart {
  display: block;
}

.header__cart--text {
  gap: 0.6rem !important;
}

.cart-count-bubble {
  min-width: 2rem;
  min-height: 2rem;
  color: rgb(var(--color-background));
  background: rgb(var(--color-foreground));
  border-radius: var(--border-radius-button);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
}
.cart-count-bubble .item_count_max {
  padding: 0.4rem;
}

.header__icon--cart {
  position: relative;
  gap: 0.4rem;
  padding-right: 0;
  width: auto;
  height: 5rem;
  font-size: calc(var(--font-header-menu-scale) * 1rem);
}

.header__icon--search {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__icon--search span {
  display: none;
}
@media screen and (min-width: 1600px) {
  .header__icon--search {
    height: 4.4rem;
    padding-bottom: 0.6rem;
    border-bottom: 0.1rem solid rgb(var(--color-border));
    min-height: unset !important;
    min-width: 8rem;
    justify-content: space-between !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .header__icon--search span {
    display: flex;
    cursor: pointer;
    min-height: unset !important;
    text-transform: none;
  }
}
@media screen and (min-width: 1600px) {
  .header__icon--search {
    min-width: 16rem;
  }
}

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

.header__icon .header__icon-name {
  display: none;
  margin-left: 0.7rem;
}

.header__icon--search .header__icon-name {
  position: relative;
}

.header__account {
  position: relative;
  display: inline-flex;
  align-items: center;
  position: relative;
  height: 100%;
}
.header__account::after {
  content: "";
  display: block;
  margin: 0 1.1rem;
  height: 1rem;
  border-right: 1px solid rgb(var(--color-border));
}
@media screen and (min-width: 1100px) {
  .header__account::after {
    display: none;
  }
}
.header__account .icon-account {
  display: block;
}
@media screen and (min-width: 1100px) {
  .header__account .icon-account {
    display: none;
  }
}
.header__account .account-label {
  display: none;
}
@media screen and (min-width: 1100px) {
  .header__account .account-label {
    display: flex;
  }
}
.header__account.only_icon .account-label {
  display: none;
}
.header__account.only_icon .icon-account {
  display: block;
}

@media screen and (min-width: 1100px) {
  .template-login .header__account::after,
.template-register .header__account::after,
.template-addresses .header__account::after,
.template-order .header__account::after,
.template-activate .header__account::after,
.template-account .header__account::after,
body[class^="template-customers/"] .header__account::after {
    width: 100%;
  }
}

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

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

.header__account__register {
  width: max-content;
  margin-top: 0.2rem;
  margin: 0.6rem auto;
}

.header__account__account {
  margin-top: -1rem;
}

.header__account__address {
  margin-top: -0.2rem;
}

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

.header__account__logout {
  margin-top: 1.4rem;
  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__icon .header__icon-name {
    display: flex;
  }
}
@media screen and (min-width: 990px) and (min-width: 990px) {
  .header__account summary {
    position: relative;
    height: 5rem;
  }
}
@media screen and (max-width: 989px) {
  menu-drawer ~ .header__icon--account {
    display: none;
  }
}
.header .header__social {
  display: none;
}

@media screen and (min-width: 990px) {
  .header .header__social {
    flex: 1;
    display: flex;
    justify-content: flex-start;
    grid-row-start: 2;
  }

  .header .header__social:not(:last-child) {
    margin-right: 2rem;
  }
}
menu-drawer + .header__search {
  display: none;
}

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

.template-search .header__search::after {
  width: 100%;
}

#search-modal {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: max-content;
  z-index: 99;
  position: fixed;
  right: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
  margin: 0;
  transition: var(--duration-default);
}
#search-modal .search-modal__overlay {
  display: block;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-height: 100vh;
  background: rgba(var(--color-overlay), 0.2);
}
#search-modal.active {
  pointer-events: all;
  visibility: visible;
}
#search-modal.active .search__content {
  opacity: 1;
}
#search-modal.active .search-modal__overlay {
  display: block;
  opacity: 1;
}
#search-modal .search {
  z-index: 4;
}
#search-modal .search__content {
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 0;
  padding-bottom: 3.2rem;
  transition: opacity var(--duration-default);
}
#search-modal .search__header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 3.2rem;
  padding-bottom: 2rem;
}
#search-modal .search__header-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#search-modal .search__form {
  width: 100%;
}
#search-modal .search__input {
  width: 100%;
}
#search-modal .search__modal {
  z-index: 2;
}
#search-modal .search__modal--hidden {
  display: none;
}

.header__details {
  width: 100%;
}
.header__details .search__input {
  font-size: 1.3rem;
  font-weight: 500;
  color: rgba(var(--color-foreground-secondary));
}
@media screen and (min-width: 1100px) {
  .header__region + .header__search {
    margin-left: 3.2rem;
  }
}
.header__search {
  display: flex;
  align-items: center;
  height: 100%;
}
@media screen and (min-width: 1100px) {
  .header__search {
    min-height: 5rem;
  }
}
@media screen and (min-width: 1600px) {
  .header__search {
    margin-right: 2.4rem;
  }
}
.header__search.header__icons--hover::after {
  content: "";
  display: block;
  margin: 0 1.1rem;
  height: 1rem;
  border-right: 1px solid rgb(var(--color-border));
}
@media screen and (min-width: 1100px) {
  .header__search.header__icons--hover::after {
    display: none;
  }
}
.header__search .icon-search {
  display: block;
  cursor: pointer;
}
@media screen and (min-width: 1600px) {
  .header__search .icon-search {
    width: 1.6rem;
    height: 1.6rem;
  }
}
@media screen and (max-width: 575px) {
  .header__search.mobile_only_text .icon-search {
    display: none;
  }
  .header__search.mobile_only_icon .search-name {
    display: none;
  }
}
@media screen and (min-width: 576px) {
  .header__search.only_icon .search-name {
    display: none;
  }
  .header__search.only_text .icon-search {
    display: none;
  }
}
.header__search_modal {
  height: 100%;
  display: flex;
}
.header__search > details {
  position: static;
  height: 100%;
}
.header__search > details[open] .header__search-inner {
  transform: translate(0);
  visibility: visible;
  transition: transform var(--duration-default) ease, visibility var(--duration-default) ease;
}
.header__search-inner {
  position: absolute;
  top: 0;
  top: calc(-1 * var(--ann-height));
  right: 0;
  width: 100%;
  height: 100vh;
  box-shadow: 0px 10px 20px 0px rgba(var(--color-foreground), 0.04);
  transform: translate(100%);
  visibility: hidden;
  transition: transform var(--duration-default) ease, visibility var(--duration-default) ease;
}
@media screen and (min-width: 576px) {
  .header__search-inner {
    width: 44rem;
  }
}
.header__search-inner .search__input--button {
  padding: 1rem 1.8rem;
}
.header__search-inner .search__button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .search {
  z-index: 4;
}
.header .search__content {
  height: 100%;
}
.header .search__header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 2.4rem;
}
.header .search__header-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header .search__form {
  width: 100%;
}
.header .search__input {
  width: 100%;
}
.header .search__modal {
  z-index: 2;
}
.header .search__modal--hidden {
  display: none;
}
.header__overlay {
  position: absolute;
  inset: 0;
  top: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: 100vh;
  z-index: 2;
}
.header__overlay.visible {
  display: block;
  background-color: rgba(var(--color-overlay), 0.3);
}

noscript .header__search {
  height: 100%;
}

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

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

.icon-close path {
  stroke-width: 0.3;
}

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

.menu-opening .header__modal-close-button {
  opacity: 1;
}
.menu-opening .header__scheme {
  display: flex;
}
.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__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1.2rem 2.4rem;
  padding: 1.8rem 2rem;
  border-top: 0.1rem solid rgb(var(--color-border));
}
.menu-opening .menu-drawer__bottom .header__localization .disclosure__button {
  min-height: unset;
}
.menu-opening .menu-drawer__bottom .header__region--parent summary {
  padding: 0 1.2rem;
}
.menu-opening .menu-drawer__bottom .header__region--parent > *:first-child summary {
  padding-left: 0;
}
.menu-opening .menu-drawer__bottom .header__region--parent > *:last-child summary {
  padding-right: 0;
}
.menu-opening .menu-drawer__bottom .header__icons {
  height: auto;
}
.menu-opening .menu-drawer__bottom .header__icons .header__icon--search span {
  min-height: unset;
}
.menu-opening .menu-drawer__bottom .header__icons .header__icon--search {
  min-height: unset;
}
.menu-opening .menu-drawer__bottom localization-form,
.menu-opening .menu-drawer__bottom .localization-form {
  min-height: unset;
}
.menu-opening .menu-drawer__bottom .header__icons .localization-form:after,
.menu-opening .menu-drawer__bottom .header__icons .header__icon--search span:after {
  bottom: -4px;
}
.menu-opening .menu-drawer__bottom .header__search {
  display: flex;
}
.menu-opening .menu-drawer__localization-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2.4rem;
  padding: 0.6rem 0;
}
.menu-opening .menu-drawer__localization-wrapper .header__region.region_language_dropdown_type .header__localization .localization-selector + .disclosure__list {
  bottom: 100%;
  margin-bottom: 1rem;
  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;
}
.header__articles .header__subtitle {
  margin-bottom: 2.4rem;
}
.header__articles .header__article-button {
  margin-top: 2.4rem;
}

.header .header__social {
  margin-top: auto;
}

.header__inline-menu {
  display: none;
}

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

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

@media screen and (min-width: 1100px) {
  .header__inline-menu {
    display: block;
    height: 100%;
  }

  .header--center .header__inline-menu {
    display: flex;
  }
}
.header__menu {
  padding: 0 1rem;
}

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

.list-menu--inline {
  height: 100%;
  align-items: stretch;
}
.list-menu--inline li:not(.list-menu--megamenu) .header__submenu li {
  position: relative;
  width: max-content;
}
.list-menu--inline .mega-menu {
  position: fixed;
  z-index: 6;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  width: 100%;
  height: auto;
  max-height: 68vh;
  overflow-y: scroll;
  transition: opacity var(--duration-default), visibility var(--duration-default) cubic-bezier(0.33, 1, 0.68, 1);
}
.list-menu--inline .mega-menu::-webkit-scrollbar {
  width: 0.3rem;
  height: 0.3rem;
}
.list-menu--inline .mega-menu::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-foreground), 0.2);
  border-radius: 2rem;
}
.list-menu--inline .mega-menu .collections-grid__link_overlay {
  pointer-events: none;
}
.list-menu--inline .mega-menu__wrapper {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  padding-block: 3.2rem;
}
.list-menu--inline .mega-menu .focus-inset:focus-visible {
  border: 1px solid;
  outline: none;
  box-shadow: none;
}
.list-menu--inline .mega-menu__right {
  width: 100%;
}
.list-menu--inline .mega-menu__right ~ .mega-menu__collection:last-of-type {
  margin: 0;
}
.list-menu--inline .mega-menu__right .tag {
  display: flex;
  align-items: center;
  color: rgb(var(--color-foreground-secondary)) !important;
}
.list-menu--inline .mega-menu__right .tag:not(:last-child):after {
  content: "";
  display: block;
  margin: 0 0.7rem;
  height: 1rem;
  border-right: 1px solid rgb(var(--color-border));
}
.list-menu--inline .mega-menu__right .tag:nth-child(2)::before {
  content: "";
  display: block;
  margin: 0 0.7rem;
  height: 1rem;
  border-right: 1px solid rgb(var(--color-border));
}
.list-menu--inline .mega-menu .header__menu-item {
  height: auto;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.list-menu--inline .mega-menu .header__menu-item span {
  padding: 0.6rem 0;
}
.list-menu--inline .mega-menu__submenu {
  width: 100%;
  height: 100%;
  max-height: calc(68vh - 64px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.2rem 1.6rem;
  overflow-y: auto;
  overscroll-behavior: contain;
}
@media screen and (min-width: 1360px) {
  .list-menu--inline .mega-menu__submenu {
    gap: 3.2rem;
  }
}
@media screen and (min-width: 1600px) {
  .list-menu--inline .mega-menu__submenu {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1800px) {
  .list-menu--inline .mega-menu__submenu {
    grid-template-columns: repeat(5, 1fr);
  }
}
.list-menu--inline .mega-menu__submenu::-webkit-scrollbar {
  width: 0.3rem;
  height: 0.3rem;
}
.list-menu--inline .mega-menu__submenu::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-foreground), 0.2);
  border-radius: 2rem;
}
.list-menu--inline .mega-menu__subitem {
  display: flex;
  flex-direction: column;
}
.list-menu--inline .mega-menu__subitem li {
  overflow: hidden;
}
.list-menu--inline .mega-menu__subitem li span {
  transform: translateY(100%);
  opacity: 0;
  transition: 0.3s cubic-bezier(0.25, 0.2, 0.25, 1);
}
.list-menu--inline .mega-menu__subitem-title {
  padding-bottom: 1.4rem;
  color: rgb(var(--color-foreground-secondary));
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.list-menu--inline .mega-menu__subitem-title .header__menu-item {
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-transform: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  color: rgb(var(--color-foreground-secondary));
  display: flex;
  flex-wrap: wrap;
}
.list-menu--inline .mega-menu__subitem-title .header__menu-item span {
  padding: 0;
}
.list-menu--inline .mega-menu__subitem-item {
  display: flex;
}
.list-menu--inline .mega-menu__subitem-item--child {
  padding-inline-start: 0.6rem;
}
.list-menu--inline .mega-menu__subitem-item--child:first-child {
  padding-top: 0.6rem;
}
.list-menu--inline .mega-menu__vertical_subheading {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  rotate: 180deg;
  height: max-content;
  margin: 0;
  margin-left: 0.8rem;
  opacity: 0;
  transition: 0.3s cubic-bezier(0.25, 0.2, 0.25, 1);
}
.list-menu--inline .mega-menu__collection {
  flex-shrink: 0;
  width: 25rem;
  margin-right: 0.4rem;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  margin-left: 0.8rem;
  opacity: 0;
  transition: 0.3s cubic-bezier(0.25, 0.2, 0.25, 1);
}
@media screen and (min-width: 1360px) {
  .list-menu--inline .mega-menu__collection {
    width: 30.6rem;
  }
}
.list-menu--inline .header__full-screen-menu {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  width: 100%;
  height: 100vh;
  max-height: calc(100vh - var(--ann-height));
  transition: opacity var(--duration-default), visibility var(--duration-default) cubic-bezier(0.33, 1, 0.68, 1);
}
.list-menu--inline .header__full-screen-menu__main {
  display: grid;
  position: relative;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 0;
  position: relative;
  background-color: rgb(var(--color-background));
  min-height: calc(100vh - var(--ann-height));
  max-height: calc(100vh - var(--ann-height));
  padding-left: 10px;
  padding-right: 10px;
}
.list-menu--inline .header__full-screen-menu__button--wrapper {
  margin-top: auto;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.list-menu--inline .header__full-screen-menu__left-side {
  gap: 1.6rem;
  margin-top: var(--header-height);
  margin-bottom: 4.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  overflow-y: auto;
  max-height: calc(100% - var(--announcement-height) - (var(--header-height)));
}
@media screen and (min-width: 1360px) {
  .list-menu--inline .header__full-screen-menu__left-side {
    margin-top: var(--header-height);
    margin-bottom: 6.4rem;
  }
}
.list-menu--inline .header__full-screen-menu__left-side::-webkit-scrollbar {
  width: 0.3rem;
  height: 0.3rem;
}
.list-menu--inline .header__full-screen-menu__left-side::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-foreground), 0.2);
  border-radius: 2rem;
}
.list-menu--inline .header__full-screen-menu__left-side.with-button {
  display: grid;
  grid-template-rows: 1fr auto 1fr;
}
.list-menu--inline .header__full-screen-menu__left-side.with-button::before {
  content: "";
  display: block;
}
.list-menu--inline .header__full-screen-menu__left-side.with-button .button {
  margin-top: 2.4rem;
}
.list-menu--inline .header__full-screen-menu__left-side--middle-block {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.list-menu--inline .header__full-screen-menu__items {
  width: 100%;
  display: flex;
  justify-content: center;
}
.list-menu--inline .header__full-screen-menu__items-wrapper {
  display: flex;
  flex-direction: column;
}
.list-menu--inline .header__full-screen-menu__item {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 43rem;
  height: auto;
  text-decoration: none;
  transition: opacity var(--duration-default);
  position: relative;
  z-index: 1;
  opacity: 0.4;
}
.list-menu--inline .header__full-screen-menu__item div {
  padding: 1.2rem 0;
}
.list-menu--inline .header__full-screen-menu__item:hover {
  opacity: 1 !important;
}
.list-menu--inline .header__full-screen-menu__item[aria-disabled=true] {
  cursor: not-allowed;
}
.list-menu--inline .header__full-screen-menu__item:focus-visible {
  outline: 1px solid rgb(var(--color-foreground));
}
.list-menu--inline .header__full-screen-menu__images {
  position: absolute;
  inset: 0;
  overflow: hidden;
  height: 100%;
}
.list-menu--inline .header__full-screen-menu__image {
  display: block;
  height: 100%;
  object-fit: cover;
}
.list-menu--inline .header__full-screen-menu__image-wrapper {
  width: 100%;
  position: absolute;
  inset: 0;
}
.list-menu--inline .header__full-screen-menu__image-wrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(var(--color-overlay));
  opacity: var(--header__full-screen-menu-opacity);
}
.list-menu--inline .header__full-screen-menu__image-wrapper > * {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.list-menu--inline .header__full-screen-menu__overlay--link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 1;
  cursor: pointer;
  width: unset;
  height: unset;
  transform: none;
  pointer-events: all;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.list-menu--inline .mega-submenu {
  position: fixed;
  z-index: 6;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  width: 100%;
  height: auto;
  max-height: 68vh;
  transition: opacity var(--duration-default), visibility var(--duration-default) cubic-bezier(0.33, 1, 0.68, 1);
}
.list-menu--inline .mega-submenu__wrapper {
  position: relative;
  z-index: 2;
  width: 100%;
  max-height: 68vh;
  height: 100%;
  background: rgb(var(--color-background));
  display: flex;
  padding-block: 3.2rem;
}
.list-menu--inline .mega-submenu__wrapper-inner {
  width: 100%;
  display: flex;
  gap: 3.2rem;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.list-menu--inline .mega-submenu__wrapper-inner::-webkit-scrollbar {
  width: 0.3rem;
  height: 0.3rem;
}
.list-menu--inline .mega-submenu__wrapper-inner::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-foreground), 0.2);
  border-radius: 2rem;
}
.list-menu--inline .mega-submenu__tabs {
  width: max-content;
  max-width: 30rem;
  flex-shrink: 0;
  height: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
}
.list-menu--inline .mega-submenu__tabs-item {
  display: flex;
  overflow: hidden;
}
.list-menu--inline .mega-submenu__tabs-item span {
  transform: translateY(100%);
  opacity: 0;
  transition: 0.3s cubic-bezier(0.25, 0.2, 0.25, 1);
}
.list-menu--inline .mega-submenu__tab.list-menu-item-animate {
  cursor: pointer;
}
.list-menu--inline .mega-submenu__tab.active {
  opacity: 0.6;
}
.list-menu--inline .mega-submenu__submenu {
  display: none;
  grid-auto-flow: column;
  grid-template-rows: repeat(10, minmax(0, auto));
  gap: 0 8rem;
  max-width: calc(100% - 30rem - 4rem);
  height: max-content;
}
.list-menu--inline .mega-submenu__submenu.active {
  display: grid;
}
.list-menu--inline .mega-submenu__submenu-item {
  display: flex;
  max-width: 30rem;
  word-break: break-word;
}
.list-menu--inline .mega-submenu__submenu-item span {
  transform: translateY(100%);
  opacity: 0;
  transition: 0.3s cubic-bezier(0.25, 0.2, 0.25, 1);
}
.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;
  visibility: visible;
}
.list-menu--inline .list-menu-item:hover > .header__submenu .mega-submenu__tabs-item span,
.list-menu--inline .list-menu-item:focus-within > .header__submenu .mega-submenu__tabs-item span,
.list-menu--inline .list-menu-item:focus > .header__submenu .mega-submenu__tabs-item span,
.list-menu--inline .list-menu-item:active > .header__submenu .mega-submenu__tabs-item span {
  transform: translateY(0);
  opacity: 1;
  transition: 0.6s cubic-bezier(0.25, 0.2, 0.25, 1);
  transition-delay: 0.3s;
}
.list-menu--inline .list-menu-item:hover > .header__submenu .mega-submenu__submenu-item span,
.list-menu--inline .list-menu-item:focus-within > .header__submenu .mega-submenu__submenu-item span,
.list-menu--inline .list-menu-item:focus > .header__submenu .mega-submenu__submenu-item span,
.list-menu--inline .list-menu-item:active > .header__submenu .mega-submenu__submenu-item span {
  transform: translateY(0);
  opacity: 1;
  transition: 0.6s cubic-bezier(0.25, 0.2, 0.25, 1);
  transition-delay: 0.3s;
}
.list-menu--inline .list-menu-item:hover > .header__submenu:hover, .list-menu--inline .list-menu-item:hover > .header__submenu:focus-within, .list-menu--inline .list-menu-item:hover > .header__submenu:focus, .list-menu--inline .list-menu-item:hover > .header__submenu:active,
.list-menu--inline .list-menu-item:focus-within > .header__submenu:hover,
.list-menu--inline .list-menu-item:focus-within > .header__submenu:focus-within,
.list-menu--inline .list-menu-item:focus-within > .header__submenu:focus,
.list-menu--inline .list-menu-item:focus-within > .header__submenu:active,
.list-menu--inline .list-menu-item:focus > .header__submenu:hover,
.list-menu--inline .list-menu-item:focus > .header__submenu:focus-within,
.list-menu--inline .list-menu-item:focus > .header__submenu:focus,
.list-menu--inline .list-menu-item:focus > .header__submenu:active,
.list-menu--inline .list-menu-item:active > .header__submenu:hover,
.list-menu--inline .list-menu-item:active > .header__submenu:focus-within,
.list-menu--inline .list-menu-item:active > .header__submenu:focus,
.list-menu--inline .list-menu-item:active > .header__submenu:active {
  opacity: 1;
  pointer-events: all;
}
.list-menu--inline .list-menu-item.list-menu--megamenu:active > .mega-menu,
.list-menu--inline .list-menu-item.list-menu--megamenu:hover > .mega-menu,
.list-menu--inline .list-menu-item.list-menu--megamenu:focus-within > .mega-menu,
.list-menu--inline .list-menu-item.list-menu--megamenu:focus > .mega-menu {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.list-menu--inline .list-menu-item.list-menu--megamenu:active > .mega-menu .mega-menu__subitem li span,
.list-menu--inline .list-menu-item.list-menu--megamenu:hover > .mega-menu .mega-menu__subitem li span,
.list-menu--inline .list-menu-item.list-menu--megamenu:focus-within > .mega-menu .mega-menu__subitem li span,
.list-menu--inline .list-menu-item.list-menu--megamenu:focus > .mega-menu .mega-menu__subitem li span {
  transform: translateY(0);
  opacity: 1;
  transition: 0.6s cubic-bezier(0.25, 0.2, 0.25, 1);
  transition-delay: 0.3s;
}
.list-menu--inline .list-menu-item.list-menu--megamenu:active > .mega-menu .mega-menu__collection,
.list-menu--inline .list-menu-item.list-menu--megamenu:hover > .mega-menu .mega-menu__collection,
.list-menu--inline .list-menu-item.list-menu--megamenu:focus-within > .mega-menu .mega-menu__collection,
.list-menu--inline .list-menu-item.list-menu--megamenu:focus > .mega-menu .mega-menu__collection {
  opacity: 1;
  transition: 0.6s cubic-bezier(0.25, 0.2, 0.25, 1);
  transition-delay: 0.3s;
}
.list-menu--inline .list-menu-item.list-menu--megamenu:active > .mega-menu .mega-menu__collection .collections-grid__link_overlay,
.list-menu--inline .list-menu-item.list-menu--megamenu:hover > .mega-menu .mega-menu__collection .collections-grid__link_overlay,
.list-menu--inline .list-menu-item.list-menu--megamenu:focus-within > .mega-menu .mega-menu__collection .collections-grid__link_overlay,
.list-menu--inline .list-menu-item.list-menu--megamenu:focus > .mega-menu .mega-menu__collection .collections-grid__link_overlay {
  pointer-events: all;
}
.list-menu--inline .list-menu-item.list-menu--megamenu:active > .mega-menu .mega-menu__vertical_subheading,
.list-menu--inline .list-menu-item.list-menu--megamenu:hover > .mega-menu .mega-menu__vertical_subheading,
.list-menu--inline .list-menu-item.list-menu--megamenu:focus-within > .mega-menu .mega-menu__vertical_subheading,
.list-menu--inline .list-menu-item.list-menu--megamenu:focus > .mega-menu .mega-menu__vertical_subheading {
  opacity: 1;
  transition: 0.6s cubic-bezier(0.25, 0.2, 0.25, 1);
  transition-delay: 0.3s;
}
.list-menu--inline .list-menu-item.list-menu--megamenu:active::after,
.list-menu--inline .list-menu-item.list-menu--megamenu:hover::after,
.list-menu--inline .list-menu-item.list-menu--megamenu:focus-within::after,
.list-menu--inline .list-menu-item.list-menu--megamenu:focus::after {
  opacity: 1;
  visibility: visible;
}
.list-menu--inline .list-menu-item.list-menu--full_screen_menu.active > .header__full-screen-menu {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.list-menu--inline .list-menu-item {
  padding-inline: 1.2rem;
}
@media screen and (min-width: 1100px) {
  .list-menu--inline .list-menu-item {
    padding-inline: 1rem;
  }
}
@media screen and (min-width: 1360px) {
  .list-menu--inline .list-menu-item {
    padding-inline: 0.7rem;
  }
}
.list-menu--inline .list-menu-item.list-menu--megasubmenu:hover > .header__menu-item::before, .list-menu--inline .list-menu-item.list-menu--megamenu:hover > .header__menu-item::before {
  content: "";
  position: fixed;
  top: 100%;
  left: 0;
  min-width: 100%;
  height: calc(100vh - var(--header-height) - var(--ann-height));
  background: rgba(var(--color-overlay), 0.2);
  z-index: -1;
  pointer-events: none;
}
.list-menu--inline .list-menu-item.list-menu--megasubmenu:hover > .header__menu-item::after, .list-menu--inline .list-menu-item.list-menu--megamenu:hover > .header__menu-item::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 100%;
  right: 50%;
  transform: translateX(50%);
  height: var(--header-height);
  width: calc(100% + 2.4rem);
}
.list-menu--inline .list-menu-item.list-menu--full_screen_menu.active > .header__menu-item::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 100%;
  right: 50%;
  transform: translateX(50%);
  height: var(--header-height);
  width: calc(100% + 2.4rem);
}
.list-menu--inline .list-menu-item.list-menu--full_screen_menu.active > .header__menu-item .list-menu-line {
  background-color: rgb(var(--color-background));
  color: rgb(var(--color-foreground));
}
.list-menu--inline .list-menu-item > .header__menu-item {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  overflow: visible;
  opacity: 1 !important;
}
.list-menu--inline .list-menu-item > .header__menu-item:hover::before, .list-menu--inline .list-menu-item > .header__menu-item:focus-within::before, .list-menu--inline .list-menu-item > .header__menu-item:focus::before, .list-menu--inline .list-menu-item > .header__menu-item:active::before {
  background-color: rgb(var(--color-foreground));
}
.list-menu--inline .list-menu-item .header__active-menu-item {
  position: relative;
  display: flex;
  align-items: center;
  overflow: visible;
}
.list-menu--inline .list-menu-item .header__active-menu-item .link-hover-line::after {
  width: 100%;
}
.list-menu--inline .list-menu--megamenu-visible > .header__menu-item::before {
  background-color: rgb(var(--color-foreground));
}
.list-menu--inline .header__menu-item {
  padding-block: 1.8rem;
}
.list-menu--inline .header__menu-item:hover .list-menu-line {
  background-color: rgb(var(--color-foreground));
  color: rgb(var(--color-background));
}
.list-menu--inline .header__menu-item .list-menu-line {
  height: 100%;
  padding: 0 0.5rem;
  transition: var(--duration-default);
  border-radius: var(--border-radius-button);
}
.list-menu--inline .header__menu-item span {
  display: flex;
  align-items: center;
}
.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: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__inline-menu .header__menu-item {
  align-items: center;
}

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

.header__icon .header__icon-name {
  text-decoration: none;
  font-size: 1.5rem;
  line-height: var(--font-body-line-height);
  color: rgb(var(--color-foreground));
}

.header__submenu {
  padding-inline: 0;
  text-transform: none;
  transition: opacity var(--duration-default);
  z-index: 15;
}
.header__submenu.list-menu {
  padding-block: 0.6rem 1.7rem;
}
.header__submenu .focus-inset:focus-visible {
  border: 1px solid;
  outline: none;
  box-shadow: none;
}
.header__submenu .header__menu-item {
  justify-content: space-between;
  height: auto;
  padding: 0;
}
.header__submenu .header__menu-item span {
  position: relative;
  padding: 0;
  border: none;
  padding: 0.6rem 0;
}
.header__submenu .header__menu-item span::after {
  bottom: 4px;
}
.header__submenu .header__menu-item--active span::after {
  width: 100%;
}
.header__submenu .icon-caret {
  right: 1.6rem;
}

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

.header__inline-menu .list-menu--disclosure {
  left: 0;
  right: 0;
  top: 100%;
}
.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;
}

.header__icon .header__icon-name {
  text-decoration: none;
  font-size: 1.5rem;
  line-height: var(--font-body-line-height);
  color: rgb(var(--color-foreground));
}

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

.overflow-hidden-tablet .shopify-section-header.always-show {
  background-color: rgb(var(--color-background));
}
.overflow-hidden-tablet .facets-container {
  z-index: 0;
}

@media screen and (min-width: 750px) {
  .overflow-hidden-mobile {
    overflow: auto;
  }
}
.small-menu {
  display: none;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  height: 100%;
}
@media screen and (min-width: 1360px) {
  .small-menu {
    display: flex;
  }
}
.small-menu__item {
  display: flex;
}
.small-menu__link {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0.8rem;
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  font-weight: var(--font-header-menu-weight);
  color: rgb(var(--color-foreground));
  text-transform: var(--font-header-menu-text-transform);
  font-size: 1.3rem;
  text-decoration: none;
  transition: color var(--duration-default);
}
@media screen and (min-width: 1600px) {
  .small-menu__link {
    padding: 1.6rem;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1100px) {
  .small-menu__link::after {
    content: "";
    position: absolute;
    bottom: 0rem;
    right: 0.8rem;
    left: 0.8rem;
    height: 0.2rem;
    background-color: transparent;
    transition: background var(--duration-default);
    z-index: 3;
  }
}
@media screen and (min-width: 1600px) {
  .small-menu__link::after {
    right: 1.6rem;
    left: 1.6rem;
  }
}
.small-menu__link:hover::after {
  background-color: rgb(var(--color-foreground));
}
.small-menu__link--active::after {
  background-color: rgb(var(--color-foreground));
}
.small-menu__link > span::after {
  background-color: rgb(var(--color-foreground));
}

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

@media screen and (max-width: 1099px) {
  .cart-count-bubble {
    margin-right: 0;
  }
}

.header__localization + .header__scheme {
  position: relative;
  padding-left: 1.2rem;
  min-width: 5.6rem;
  height: 100%;
}

.header__scheme {
  position: relative;
  display: none;
  align-items: center;
}
@media screen and (min-width: 1100px) {
  .header__scheme {
    display: flex;
    justify-content: center;
    min-width: fit-content;
  }
}
.header__scheme + .header__search {
  margin-left: 0;
}

.header__toggle-scheme {
  display: flex;
  justify-content: center;
  flex: none;
  padding: 0;
  align-items: center;
  background-color: transparent;
  border: none;
  cursor: pointer;
  color: rgb(var(--color-foreground));
}
.header__toggle-scheme::after {
  bottom: 3px;
}
.header__toggle-scheme .icon.icon-light-mode,
.header__toggle-scheme .icon.icon-dark-mode {
  transition: opacity var(--duration-default);
}
.header__toggle-scheme-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: rgb(var(--color-foreground));
  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);
  font-size: calc(var(--font-header-menu-scale) * 1rem);
  letter-spacing: calc(var(--font-header-menu-letter-spacing) * 0.1);
  line-height: 1.5;
  transition: var(--duration-default);
}
@media (prefers-color-scheme: light) {
  .header__toggle-scheme-item--dark {
    display: flex;
  }
}
.header__toggle-scheme-item--dark :root, [data-scheme=light] .header__toggle-scheme-item--dark {
  display: flex;
}
@media (prefers-color-scheme: light) {
  :root [data-scheme=auto] .header__toggle-scheme-item--dark {
    display: flex;
  }
}
@media (prefers-color-scheme: dark) {
  .header__toggle-scheme-item--dark {
    display: none;
  }
}
@media (prefers-color-scheme: dark) {
  :root [data-scheme=auto] .header__toggle-scheme-item--dark {
    display: none;
  }
}
[data-scheme=dark] .header__toggle-scheme-item--dark {
  display: none;
}
.header__toggle-scheme-item--dark .header__toggle-scheme-switch {
  padding-right: 0.8rem;
}
@media (prefers-color-scheme: light) {
  .header__toggle-scheme-item--light {
    display: none;
  }
}
.header__toggle-scheme-item--light :root, [data-scheme=light] .header__toggle-scheme-item--light {
  display: none;
}
@media (prefers-color-scheme: light) {
  :root [data-scheme=auto] .header__toggle-scheme-item--light {
    display: none;
  }
}
@media (prefers-color-scheme: dark) {
  .header__toggle-scheme-item--light {
    display: flex;
  }
}
@media (prefers-color-scheme: dark) {
  :root [data-scheme=auto] .header__toggle-scheme-item--light {
    display: flex;
  }
}
[data-scheme=dark] .header__toggle-scheme-item--light {
  display: flex;
}
.header__toggle-scheme-item--light .header__toggle-scheme-circle {
  order: 1;
}
.header__toggle-scheme-item--light .header__toggle-scheme-switch {
  padding-left: 0.8rem;
}
.header__toggle-scheme-heading {
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  font-weight: 500;
  font-size: 1.3rem;
  line-height: var(--font-body-line-height);
  text-transform: var(--font-header-menu-text-transform);
  transition: color var(--duration-default);
}
.header__toggle-scheme-switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem 0.6rem;
  min-width: 5rem;
  font-family: var(--font-header-menu-family);
  min-height: 2.4rem;
  font-style: var(--font-header-menu-style);
  font-size: 1.3rem;
  line-height: 1;
  text-transform: var(--font-header-menu-text-transform);
  font-weight: 500;
  background: rgb(var(--color-scheme-toggle));
  color: rgb(var(--color-scheme-toggle-text));
  border-radius: 24px;
}
.header__toggle-scheme-circle {
  width: 1.2rem;
  height: 1.2rem;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(50, 49, 78, 0.1);
  border-radius: 50%;
}
.header__toggle-scheme .header__toggle-scheme-mode::after {
  content: "";
  display: block;
  width: 1rem;
  height: 0.1rem;
  background: rgb(var(--color-border));
  margin: 0 0.6rem;
}

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

.burger-mega-menu__items {
  margin-top: auto;
}
.burger-mega-menu__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.burger-mega-menu__item .burger-mega-menu__image-item {
  width: 100%;
  overflow: hidden;
  border-radius: var(--border-radius-media);
}
.burger-mega-menu__item .burger-mega-menu__image-item img,
.burger-mega-menu__item .burger-mega-menu__image-item svg {
  transition: transform var(--duration-default) ease;
}
.burger-mega-menu__item:hover .burger-mega-menu__item-heading {
  opacity: 0.6;
}
.burger-mega-menu__item:hover .burger-mega-menu__image-item img,
.burger-mega-menu__item:hover .burger-mega-menu__image-item svg,
.burger-mega-menu__item:hover .burger-mega-menu__item-image-wrapper img,
.burger-mega-menu__item:hover .burger-mega-menu__item-image-wrapper svg {
  transform: scale(1.05);
}
@media screen and (min-width: 1100px) {
  .burger-mega-menu__item {
    width: 100%;
    min-height: 22rem;
    padding: 2.4rem;
    padding-right: 2.1rem;
  }
}
.burger-mega-menu__item-image,
.burger-mega-menu__item svg {
  display: block;
  width: 100%;
  height: 170px;
  object-fit: cover;
  transition: transform var(--duration-default) ease;
}
.burger-mega-menu__item-image-wrapper,
.burger-mega-menu__item svg-wrapper {
  border-radius: var(--border-radius-media);
  overflow: hidden;
  width: 100%;
}
.burger-mega-menu__item-heading {
  margin-top: 1.2rem;
  margin-bottom: 0;
  color: rgb(var(--color-foreground));
  transition: var(--duration-default);
}
.burger-mega-menu__item-button {
  position: absolute;
  top: 2.4rem;
  left: 2.4rem;
  height: calc(100% - 4.8rem);
  width: calc(100% - 4.8rem);
}

.list-menu--megamenu burger-menu + .header__menu-item {
  display: none !important;
}
.list-menu--megamenu .burger-mega-menu__toggle {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  overflow: visible;
  padding-block: 1rem;
  transition: color var(--duration-default);
  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);
  font-size: calc(var(--font-header-menu-scale) * 1rem);
  letter-spacing: calc(var(--font-header-menu-letter-spacing) * 0.1);
  margin: 0;
}
.list-menu--megamenu .burger-mega-menu__toggle .link-hover-line:after {
  bottom: -3px;
}

.header__menu-item:focus + .burger-mega-menu,
.header__menu-item:focus-visible + .burger-mega-menu,
.header__menu-item:focus-within + .burger-mega-menu,
.header__menu-item:hover + .burger-mega-menu {
  opacity: 1;
  pointer-events: all;
}

.menu-drawer .burger-mega-menu {
  position: static;
  padding: 0;
  max-height: unset;
  pointer-events: all;
  opacity: 1;
}
.menu-drawer .burger-mega-menu__items {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  padding: 2rem;
  gap: 2.4rem;
}
.menu-drawer .burger-mega-menu__item {
  min-height: 20rem;
}
.menu-drawer .burger-mega-menu__button {
  margin-top: 1.6rem;
  opacity: 1;
  pointer-events: all;
}
.menu-drawer .burger-mega-menu__list {
  display: flex;
  flex-direction: column;
}
.menu-drawer .burger-mega-menu__card {
  position: relative;
}

.header__region {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  height: 100%;
  gap: 1rem;
}
.header__region.region_language_dropdown_type .header__region + .header__region:before {
  display: none;
}
.header__region.region_language_dropdown_type .header__localization .localization-selector + .disclosure__list {
  margin-top: 0;
}
.header__region .region-modal-button {
  padding: 0;
  min-width: auto;
  min-height: auto;
  background: none;
  box-shadow: none;
  border: 0;
  display: flex;
  align-items: center;
  gap: 0.2rem;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.header__region .header__icons--hover {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 0.2rem;
  padding: 0;
}
.header__region .header__icons--hover.disclosure {
  display: block;
}
.header__region .header__region:first-child .header__icons--container {
  padding-right: 0;
}
.header__region .header__region:last-child .header__icons--container {
  padding: 0;
}

.header__localization-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 576px) {
  .header__localization-button.header__localization-button--icon:hover {
    opacity: 0.6;
  }
}

@media screen and (min-width: 576px) {
  .header__localization-lang-button.header__localization-lang-button--icon:hover {
    opacity: 0.6;
  }
}

.region-modal .popup-modal__top {
  padding-bottom: 1.4rem;
  position: sticky;
  top: 0;
  background: rgb(var(--color-background));
  z-index: 1;
}
.region-modal .popup-modal__top .region-modal__top-content {
  margin-top: 0.8rem;
}
.region-modal__heading {
  margin: 0;
  margin-bottom: 0.8rem;
}
.region-modal__text {
  margin: 0;
  max-width: 32rem;
}
.region-modal__selects {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  padding-bottom: 2rem;
}
.region-modal .disclosure__list-modal .link {
  padding: 1rem 0;
  display: flex;
  gap: 1rem;
  align-items: center;
}
.region-modal .disclosure__list-modal .link .icon {
  width: 1.8rem;
  height: 1.8rem;
}
.region-modal .disclosure__list-modal .link .icon circle {
  opacity: 0;
}
.region-modal .disclosure__list-modal .link.disclosure__link--active .icon circle {
  opacity: 1;
}
.region-modal .modal-close-button {
  width: max-content;
  margin-left: auto;
}
.region-modal .header__localization {
  width: 100%;
}
.region-modal .header__localization localization-form,
.region-modal .header__localization .localization-form {
  width: 100%;
  display: block;
}
.region-modal .header__localization .header__localization-button {
  display: none;
}
.region-modal .header__localization .localization-selector.link {
  justify-content: space-between;
  min-height: 3.6rem;
  border: 1px solid rgb(var(--color-border));
  padding: 0 1.1rem 0 1.6rem;
}
.region-modal .header__localization .localization-selector.link span,
.region-modal .header__localization .localization-selector.link svg {
  transition: var(--duration-default);
}
.region-modal .header__localization .localization-selector.link:hover span,
.region-modal .header__localization .localization-selector.link:hover svg {
  opacity: 0.7;
}

/* Breadcrumb  */
.breadcrumbs-wrapper {
  height: max-content;
}

.breadcrumbs--overlay {
  z-index: 3;
  background: transparent;
}
.breadcrumbs--overlay a {
  color: rgba(var(--color-foreground), 0.7) !important;
}

.breadcrumb {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.4rem 0.8rem;
  margin: 1.2rem 0;
  text-transform: capitalize;
  color: rgb(var(--color-foreground));
  background-color: transparent;
}
.breadcrumb .icon-breadcrumbs {
  color: rgb(var(--color-foreground-secondary));
}
.breadcrumb a {
  position: relative;
  color: rgb(var(--color-foreground-secondary));
  text-decoration: none;
}
.breadcrumb a.link-hover-line:after {
  bottom: -2px;
}

/* 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(100% - 4rem);
  max-height: calc(100vh - 4rem);
  -webkit-backface-visibility: hidden;
}
@media screen and (min-width: 1100px) {
  .popup {
    max-width: calc(100vw - 12.8rem);
    max-height: calc(100vh - 6.4rem);
  }
}
.popup--top {
  top: 2rem;
  left: 2rem;
  right: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--top {
    bottom: unset;
    top: 3.2rem;
    left: 50%;
    right: unset;
    transform: translate3d(-50%, 0, 0) !important;
  }
}
.popup--top-left {
  top: 2rem;
  left: 2rem;
  right: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--top-left {
    bottom: unset;
    top: 3.2rem;
    left: 3.2rem;
    right: unset;
  }
  [dir=rtl] .popup--top-left {
    left: unset;
    right: 3.2rem;
  }
}
.popup--top-right {
  top: 2rem;
  right: 2rem;
  left: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--top-right {
    top: 3.2rem;
    right: 3.2rem;
    left: unset;
    bottom: unset;
  }
  [dir=rtl] .popup--top-right {
    right: unset;
    left: 3.2rem;
  }
}
.popup--bottom {
  bottom: 2rem;
  left: 2rem;
  right: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--bottom {
    bottom: 3.2rem;
    left: 50%;
    right: unset;
    top: unset;
    transform: translateX(-50%) !important;
  }
}
.popup--bottom-left {
  left: 2rem;
  right: 2rem;
  bottom: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--bottom-left {
    left: 3.2rem;
    bottom: 3.2rem;
    top: unset;
    right: unset;
  }
  [dir=rtl] .popup--bottom-left {
    left: unset;
    right: 3.2rem;
  }
}
.popup--bottom-right {
  right: 2rem;
  bottom: 2rem;
  left: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--bottom-right {
    top: unset;
    left: unset;
    right: 3.2rem;
    bottom: 3.2rem;
  }
  [dir=rtl] .popup--bottom-right {
    left: 3.2rem;
    right: unset;
  }
}
.popup--left {
  left: 2rem;
  top: 50%;
  right: 2rem;
  transform: translate3d(0, -50%, 0);
}
@media screen and (min-width: 750px) {
  .popup--left {
    left: 3.2rem;
    right: unset;
    top: 50%;
    bottom: unset;
    transform: translate3d(0, -50%, 0);
  }
  [dir=rtl] .popup--left {
    left: unset;
    right: 3.2rem;
  }
}
.popup--right {
  left: 2rem;
  top: 50%;
  right: 2rem;
  transform: translate3d(0, -50%, 0);
}
@media screen and (min-width: 750px) {
  .popup--right {
    right: 3.2rem;
    left: unset;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    bottom: unset;
  }
  [dir=rtl] .popup--right {
    right: unset;
    left: 3.2rem;
  }
}
.popup--center {
  left: 2rem;
  top: 50%;
  right: 2rem;
  transform: translate3d(0, -50%, 0) !important;
}
@media screen and (min-width: 750px) {
  .popup--center {
    left: 50%;
    top: 50%;
    bottom: unset;
    right: unset;
    transform: translate3d(-50%, -50%, 0) !important;
  }
}
.popup-wrap {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}
.popup-wrap::-webkit-scrollbar {
  width: 0.2rem;
}
.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-outer {
  position: relative;
  display: flex;
  flex-direction: column;
}
.popup-text a {
  text-decoration: underline;
  transition: color var(--duration-default);
}
.popup-text p {
  margin: 0;
}
.popup .popup-close {
  position: absolute;
  top: 1.7rem;
  right: 1.7rem;
  z-index: 2;
  justify-content: center;
}
@media screen and (min-width: 750px) {
  .popup .popup-close {
    top: 0.8rem;
    right: 0.8rem;
  }
}
.popup .popup-close svg path {
  stroke: rgb(var(--color-background));
}
@media screen and (min-width: 750px) {
  .popup .popup-close svg path {
    stroke: rgb(var(--color-foreground-secondary));
  }
}
.popup-open {
  display: flex;
}
@media (max-width: 576px) {
  .popup-open[data-mobile-disable=true] {
    display: none;
  }
  .popup-open[data-mobile-disable=true] + .popup-overlay {
    display: none;
  }
}
.popup-open + .popup-overlay {
  display: block;
}
.popup-overlay {
  background-color: rgba(var(--color-overlay), 0.3);
  position: fixed;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999998;
}
.popup-thumbnail img {
  width: 100%;
}
.popup-trigger {
  cursor: pointer;
}
.popup-main {
  width: auto;
  border-radius: var(--border-radius-media);
  overflow: hidden;
}
@media screen and (min-width: 750px) {
  .popup-main:not(.popup--bottom):not(.popup--top):not(.popup--center):not(.popup--left):not(.popup--right) {
    transform: none;
  }
}
.popup-main .popup-close {
  position: absolute;
  top: 1.7rem;
  right: 1.7rem;
  z-index: 3;
  justify-content: center;
}
@media screen and (min-width: 750px) {
  .popup-main .popup-close {
    top: 2rem;
    right: 2rem;
  }
}
[dir=rtl] .popup-main .popup-close {
  top: 1.7rem;
  left: 1.7rem;
  right: unset;
}
@media screen and (min-width: 750px) {
  [dir=rtl] .popup-main .popup-close {
    top: 2rem;
    left: 2rem;
    right: unset;
  }
}
.popup-main .list-social {
  margin-left: 0 !important;
  margin-top: 2rem !important;
  display: grid;
  grid-template-columns: repeat(auto-fit, 2.4rem);
  gap: 2.4rem;
}
.popup-main .list-social__link {
  width: 3rem;
}
.popup-main .list-social__link .icon + .visually-hidden {
  display: none;
}
.popup-main .newsletter-form .field input {
  border: 0 solid rgb(var(--color-border));
  border-radius: 0;
  height: 3.8rem;
  background: rgba(255, 255, 255, 0);
  padding: 0 4rem 1rem 0;
  border-width: 0 0 1px;
  height: auto;
  width: 100%;
  min-height: 2.9rem;
  flex-grow: 1;
  transition: background var(--duration-default), border var(--duration-default);
  color: rgb(var(--color-foreground));
  font-size: calc(var(--font-body-scale) * 1rem);
}
.popup-main .newsletter-form .field input:focus, .popup-main .newsletter-form .field input:focus-visible {
  border-color: rgba(var(--color-foreground), 0.4);
  outline: none;
  box-shadow: none;
}
.popup-main .newsletter-form .field input:hover {
  border-color: rgba(var(--color-foreground), 0.4);
}
.popup-main .newsletter-form .field input::placeholder {
  opacity: 0.6;
}
.popup-main .newsletter-form .field input::-webkit-input-placeholder {
  opacity: 0.6;
}
.popup-main .newsletter-form .field input::-moz-input-placeholder {
  opacity: 0.6;
}
[dir=rtl] .popup-main .newsletter-form .field input {
  padding: 0 0 1rem 4rem;
}
.popup-main .newsletter-form .newsletter__button {
  transition: all var(--duration-default) ease;
  position: absolute;
  right: 0;
  top: 0;
  width: 2.4rem;
  border: none;
  height: 2.4rem;
  align-items: center;
  justify-content: center;
  min-width: unset;
  min-height: unset;
  margin-top: 0;
  cursor: pointer;
  opacity: 0.6;
}
[dir=rtl] .popup-main .newsletter-form .newsletter__button {
  right: unset;
  left: 0;
  transform: rotate(180deg);
}
.popup-main .newsletter-form__inner {
  position: relative;
}
.popup-main .newsletter-form__message--success {
  position: absolute;
  padding: 2.4rem;
  inset: 0;
  background: rgb(var(--color-background));
  margin: 0;
  align-items: center;
  justify-content: center;
  z-index: 3;
  line-height: 1.5;
}
.popup-main .newsletter-form__message--success span {
  display: block;
  text-align: center;
  max-width: 27rem;
}
.popup-main-image--left .popup-thumbnail, .popup-main-image--right .popup-thumbnail {
  min-width: 15rem;
}
.popup-main-image--left .popup-outer_image .popup-content, .popup-main-image--right .popup-outer_image .popup-content {
  height: 100%;
  overflow-y: hidden;
}
.popup-main--image-caption {
  position: absolute;
  inset: 0;
  background: rgb(var(--color-overlay), 0.1);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2rem;
}
.popup-main .popup-container {
  height: 100%;
}
.popup-main .popup-heading {
  margin-top: 0;
  margin-bottom: 0;
}
.popup-main .popup-description {
  margin-top: 0;
  margin-bottom: 0;
  max-height: 15rem;
  overflow: auto;
  max-width: 36.6rem;
  padding-right: 1.6rem;
  box-sizing: border-box;
}
.popup-main .popup-description::-webkit-scrollbar {
  width: 0.2rem;
}
.popup-main .popup-description::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
}
.popup-main .popup-description:not(:first-child) {
  margin-top: 0.8rem;
}
[dir=rtl] .popup-main .popup-description {
  padding-right: 0;
  padding-left: 1.6rem;
}
.popup-main form {
  margin-top: 2rem;
}
.popup-main .popup-text {
  margin-top: 0.8rem;
  color: rgb(var(--color-foreground-secondary));
}
@media screen and (min-width: 750px) {
  .popup-main .popup-text {
    margin-top: 1.6rem;
  }
}
.popup-main .popup-text p {
  color: inherit;
}
.popup-main .list-social__item {
  transition: opacity var(--duration-default);
}
.popup-main .list-social__item:hover {
  opacity: 0.7;
}
.popup-main .popup-outer {
  overflow: auto;
  scrollbar-width: thin;
  scrollbar-color: rgb(var(--color-border)) transparent;
  scrollbar-gutter: auto;
}
.popup-main .popup-outer::-webkit-scrollbar {
  width: 0.2rem;
}
.popup-main .popup-outer::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
.popup-main .popup-outer::-webkit-scrollbar-track {
  background: transparent;
}
.popup-main .popup-outer::-moz-scrollbar {
  width: 0.2rem;
}
.popup-main .popup-outer::-moz-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
.popup-main .popup-outer::-moz-scrollbar-track {
  background: transparent;
}
@media (min-width: 750px) {
  .popup-main .popup-outer {
    flex-direction: row;
  }
}
.popup-main .popup-thumbnail {
  width: 100%;
  height: 0;
  display: flex;
  overflow: hidden;
  position: relative;
  padding-bottom: 100%;
}
@media (min-width: 750px) {
  .popup-main .popup-thumbnail {
    display: block;
    aspect-ratio: 1/1;
    width: unset;
    height: 100%;
    padding-bottom: 0;
  }
}
.popup-main .popup-thumbnail::before {
  content: "";
  display: none;
  height: 0;
  width: 0;
  padding-bottom: 100%;
}
@media (min-width: 750px) {
  .popup-main .popup-thumbnail::before {
    display: none;
  }
}
.popup-main .popup-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.popup-main .popup-wrapper-text > * {
  padding-right: 3.2rem;
}
.popup-main .popup-content {
  padding: 3.2rem;
  width: 100%;
  order: 2;
  background-color: rgb(var(--color-background));
}
.popup-main .popup-content--center .popup-heading,
.popup-main .popup-content--center .popup-description {
  text-align: center;
}
.popup-main .popup-content:first-child:last-child {
  flex: 1 0 100%;
}
.popup-main--no-image .popup-content {
  padding: 4rem;
}
.popup-main--no-image .popup-close svg path {
  stroke: currentColor;
}
@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--bottom .popup-outer {
  flex-direction: column-reverse;
}
.popup-main-image--bottom .popup-close svg path {
  stroke: rgb(var(--color-foreground-secondary));
}
.popup-main-image--bottom .popup-close--with-overlay {
  background: none;
}
.popup-main-image--top .popup-thumbnail, .popup-main-image--bottom .popup-thumbnail {
  padding-bottom: clamp(370px, 122%, 100vh - 300px);
  aspect-ratio: unset;
}
.popup-main-image--top .popup-thumbnail.landscape, .popup-main-image--bottom .popup-thumbnail.landscape {
  padding-bottom: clamp(370px, 66%, 100vh - 300px);
}
.popup-main-image--top .popup-thumbnail.square, .popup-main-image--bottom .popup-thumbnail.square {
  padding-bottom: clamp(370px, 100%, 100vh - 300px);
}
.popup-main .list-social {
  margin-left: -1.2rem;
  margin-top: 1.2rem;
}
.popup .popup-wrapper-text-customer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.notification-banner .popup-wrapper-text--center .popup-heading,
.notification-banner .popup-wrapper-text--center .popup-text {
  text-align: center;
}
.notification-banner .popup-wrap {
  border: 1px solid rgb(var(--color-border));
  border-radius: var(--border-radius-media);
}
.notification-banner--no-image .popup-content {
  padding: 3.2rem;
}
.notification-banner--no-image .popup-close svg path {
  stroke: currentColor;
}
.notification-banner:not(.notification-banner--no-image).notification-banner-image--left .notification-banner__image, .notification-banner:not(.notification-banner--no-image).notification-banner-image--right .notification-banner__image {
  min-width: 13.4rem;
}
.notification-banner__close.popup-close.button {
  position: relative;
  top: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}
@media (min-width: 750px) {
  .notification-banner-image--right .popup-outer.popup-outer-image--right {
    flex-direction: row-reverse;
  }
}
.notification-banner-image--right .popup-close {
  background: rgba(var(--color-foreground), 0.1);
}
.notification-banner-image--right .popup-close svg path {
  stroke: rgb(var(--color-background));
}
.notification-banner-image--top .popup-outer.popup-outer-image--top {
  flex-direction: column;
}
.notification-banner-image--top .popup-close {
  background: rgba(var(--color-foreground), 0.1);
}
.notification-banner-image--top .popup-close svg path {
  stroke: rgb(var(--color-background));
}
.notification-banner-image--bottom .popup-outer.popup-outer-image--bottom {
  flex-direction: column-reverse;
}
.notification-banner .popup-outer {
  background-color: rgb(var(--color-background));
  flex-direction: column;
}
@media screen and (min-width: 750px) {
  .notification-banner .popup-outer {
    flex-direction: row;
  }
}
.notification-banner .popup-container {
  height: 100%;
}
.notification-banner .popup-heading {
  margin: 0;
}
.notification-banner .popup-heading + .popup-text {
  margin-top: 0.8rem;
}
.notification-banner .popup-text {
  margin-top: 0;
  margin-bottom: 0;
  max-height: 15rem;
  overflow: auto;
}
.notification-banner .popup-text::-webkit-scrollbar {
  width: 0.2rem;
}
.notification-banner .popup-text::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
.notification-banner .popup-button {
  margin-top: 1.6rem;
}
.notification-banner .popup-wraper-text--center > * {
  text-align: center;
}
.notification-banner__image {
  height: 100%;
  aspect-ratio: 1/1;
  position: relative;
}
.notification-banner__image img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.notification-banner--bar {
  max-width: unset;
  max-height: unset;
  transform: none !important;
}
.notification-banner--bar .popup-wrap {
  padding: 2rem;
}
@media screen and (min-width: 750px) {
  .notification-banner--bar .popup-wrap {
    padding: 2.4rem;
  }
}
.notification-banner--bar .popup-wrapper-text {
  max-width: 52rem;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.notification-banner--bar .popup-wrapper-text--center {
  align-items: center;
}
.notification-banner--bar .popup-close {
  top: -1.6em !important;
  right: -2rem !important;
}
.notification-banner--bar .popup-close svg {
  width: 50%;
}
.notification-banner--bar .popup-button {
  margin-top: 0 !important;
  white-space: nowrap;
}
.notification-banner--bar .notification-banner__content {
  display: flex;
  gap: 2.4rem;
  width: 100%;
  flex-direction: column;
}
@media screen and (min-width: 576px) {
  .notification-banner--bar .notification-banner__content {
    flex-direction: row;
  }
}
.notification-banner--bar .notification-banner--button-wrapper {
  margin-left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.6rem;
  flex-direction: column;
}
@media screen and (min-width: 400px) {
  .notification-banner--bar .notification-banner--button-wrapper {
    flex-direction: row;
  }
}
@media screen and (min-width: 576px) {
  .notification-banner--bar .notification-banner--button-wrapper {
    margin-left: auto;
  }
  [dir=rtl] .notification-banner--bar .notification-banner--button-wrapper {
    margin-left: 0;
    margin-right: auto;
  }
}
.notification-banner--bar[class*=popup--bottom] {
  top: unset;
  left: 0;
  right: 0;
  bottom: 0;
}
.notification-banner--bar[class*=popup--top] {
  top: 0;
  left: 0;
  right: 0;
  bottom: unset;
}
.notification-banner--bar.popup--left {
  top: 0;
  left: 0;
  right: unset;
  bottom: 0;
}
.notification-banner--bar.popup--left .notification-banner__content {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.notification-banner--bar.popup--left .notification-banner--button-wrapper {
  margin-left: 0;
  flex-direction: column;
}
.notification-banner--bar.popup--left .popup-wrapper-text {
  max-width: 20rem;
}
.notification-banner--bar.popup--right {
  top: 0;
  left: unset;
  right: 0;
  bottom: 0;
}
.notification-banner--bar.popup--right .notification-banner__content {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.notification-banner--bar.popup--right .notification-banner--button-wrapper {
  margin-left: 0;
  flex-direction: column;
}
.notification-banner--bar.popup--right .popup-wrapper-text {
  max-width: 20rem;
}
.notification-banner--bar.popup--center {
  top: 50%;
  left: 0;
  right: 0;
  bottom: unset;
  transform: translateY(-50%) !important;
}
.notification-banner--banner .popup-close {
  top: 1.7rem;
  right: 1.7rem;
  z-index: 3;
  justify-content: center;
}
@media screen and (min-width: 750px) {
  .notification-banner--banner .popup-close {
    top: 2rem;
    right: 2rem;
  }
}
.notification-banner--banner .popup-wrapper-text--center {
  text-align: center;
}
.notification-banner--banner .popup-button {
  margin-top: 2rem;
}
.notification-banner--banner .notification-banner__content {
  width: min(34rem, 100%);
  padding: 4rem;
}
@media screen and (min-width: 750px) {
  .notification-banner--banner .notification-banner__content {
    width: 34rem;
  }
}

.age-verification {
  position: fixed;
  inset: 0;
  -webkit-backface-visibility: hidden;
  width: 100vw;
  height: 100vh;
  max-width: unset;
  max-height: unset;
}
.age-verification .popup-text p {
  text-align: center;
  color: inherit;
}
.age-verification__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  box-shadow: none;
  padding: 0 1rem;
}
.age-verification__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
  max-height: 90%;
  overflow-x: auto;
}
.age-verification__content::-webkit-scrollbar {
  width: 0.2rem;
}
.age-verification__content::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
.age-verification__question {
  display: none;
  max-width: 44rem;
  text-align: center;
}
.age-verification__question.show {
  display: block;
}
.age-verification__heading {
  margin-top: 0;
  margin-bottom: 0.8rem;
  text-align: center;
}
.age-verification__buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 3.2rem;
}
.age-verification__declined {
  display: none;
  max-width: 44rem;
  text-align: center;
}
.age-verification__declined.show {
  display: block;
}
.age-verification .age-verification_img {
  position: absolute;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.age-verification .img_overlay {
  position: absolute;
  inset: 0;
  background: rgb(var(--color-overlay));
  z-index: 3;
}/* remove black box on nav hover/current */
.header__inline-menu a,
.header__inline-menu a:hover,
.header__inline-menu a:focus,
.header__inline-menu details[open] > summary,
.header__inline-menu details[open] > summary:hover {
  background: transparent !important;
  color: #000 !important;
  box-shadow: none !important;
}

/* underline directly under the word */
.header__inline-menu a span,
.header__inline-menu summary span {
  background: transparent !important;
  border-bottom: 2px solid transparent !important;
  padding-bottom: 3px;
}

.header__inline-menu a:hover span,
.header__inline-menu summary:hover span,
.header__inline-menu details[open] > summary span {
  border-bottom-color: #000 !important;
}.header__submenu,
.mega-menu,
.mega-menu__content {
  display: none !important;
}/* Force menu text to stay black on hover */
.header__inline-menu a:hover,
.header__inline-menu a:hover span,
.header__inline-menu summary:hover,
.header__inline-menu summary:hover span {
.product-card,
.product-item {
  background: #fff !important;
  padding: 0 !important;
}

.product-card__image-wrapper,
.product-item__image-wrapper,
.card__media {
  margin: 0 !important;
  background: #f7f7f7 !important;
}

.product-list,
.collection__products,
.product-grid {
  column-gap: 6px !important;
  row-gap: 28px !important;
}

.product-card__info,
.product-item__info,
.card__content {
  padding: 14px 10px 0 !important;
  text-align: left !important;
}

.product-card__title,
.product-item__title,
.card__heading {
  font-size: 13px !important;
  line-height: 1.25 !important;
  font-weight: 600 !important;
  letter-spacing: .02em !important;
  text-transform: uppercase !important;
}

.price,
.product-card__price,
.product-item__price {
  font-size: 13px !important;
  font-weight: 500 !important;
  margin-top: 6px !important;
}

/* Make sale text less bulky */
.price--compare,
.compare-at-price,
s {
  color: #777 !important;
  font-weight: 400 !important;
}

.product-card__badge,
.product-item__badge,
.badge {
  background: #202020 !important;
  color: #fff !important;
  border-radius: 2px !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  padding: 5px 8px !important;
  text-transform: none !important;
}

.product-card__size-count,
.product-item__size-count {
  display: none !important;
}/* tighten product info */
.product-card__info,
.product-item__info {
  padding-top: 10px !important;
}

/* hide 11 Sizes */
.product-card__inventory,
.product-card__variant-count,
.product-item__inventory,
.product-item__variant-count,
.product-item-meta__swatch-count,
.product-item-meta__property {
  display: none !important;
}

.product-card__title,
.product-item__title,
.product-item-meta__title {
  font-size: 12px !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}

.product-list,
.product-grid,
.collection__products {
  row-gap: 20px !important;
  margin-bottom: 0 !important;
}
.product-item__image-wrapper {
  background:#f8f8f8 !important;
}

.product-list {
  column-gap:8px !important;
}
/* FORCE HERO TEXT BOTTOM LEFT - PRESTIGE */
.shopify-section:first-of-type .content-box,
.shopify-section:first-of-type .image-with-text-overlay__content,
.shopify-section:first-of-type .slideshow__content,
.shopify-section:first-of-type .hero__content {
  position: absolute !important;
  left: 50px !important;
  bottom: 60px !important;
  top: auto !important;
  right: auto !important;
  transform: none !important;
  text-align: left !important;
  align-items: flex-start !important;
  max-width: 600px !important;
}

.shopify-section:first-of-type h1,
.shopify-section:first-of-type .heading,
.shopify-section:first-of-type .slideshow__title {
  font-size: clamp(44px, 6vw, 76px) !important;
  line-height: .95 !important;
  letter-spacing: .03em !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  text-align: left !important;
}

.shopify-section:first-of-type p,
.shopify-section:first-of-type .text,
.shopify-section:first-of-type .rte {
  font-size: 20px !important;
  line-height: 1.35 !important;
  text-align: left !important;
  max-width: 520px !important;
}

.shopify-section:first-of-type a.button,
.shopify-section:first-of-type .button {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  color: #fff !important;
  text-decoration: underline !important;
  text-transform: none !important;
  font-size: 17px !important;
  letter-spacing: 0 !important;
.shopify-section:first-of-type .content-box {
  left: 40px !important;
  bottom: 70px !important;
  max-width: 620px !important;
  text-align: left !important;
}

.shopify-section:first-of-type .content-box * {
  text-align: left !important;
}

.shopify-section:first-of-type h1,
.shopify-section:first-of-type .heading {
  font-size: clamp(46px, 5.8vw, 82px) !important;
  line-height: .9 !important;
  letter-spacing: .04em !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  margin-bottom: 14px !important;
}

.shopify-section:first-of-type p {
  font-size: 22px !important;
  line-height: 1.3 !important;
  max-width: 560px !important;
  margin-bottom: 24px !important;
}

.shopify-section:first-of-type .button {
  font-size: 20px !important;
  font-weight: 700 !important;
  text-transform: none !important;
  text-decoration: underline !important;
  color: #fff !important;
}.content-box h1,
.content-box .heading {
  font-size: 52px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
}/* HERO TEXT FINAL POSITION */
.shopify-section:first-of-type .content-box {
  left: 80px !important;
  bottom: 55px !important;
  top: auto !important;
  right: auto !important;
  transform: none !important;
  max-width: 520px !important;
  text-align: left !important;
}

.shopify-section:first-of-type .content-box * {
  text-align: left !important;
}

.shopify-section:first-of-type .content-box .heading,
.shopify-section:first-of-type .content-box h1,
.shopify-section:first-of-type .content-box h2 {
  font-size: 34px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: .02em !important;
  margin-bottom: 12px !important;
}

.shopify-section:first-of-type .content-box p {
  font-size: 18px !important;
  line-height: 1.35 !important;
  max-width: 480px !important;
  margin-bottom: 18px !important;
}

.shopify-section:first-of-type .content-box .button,
.shopify-section:first-of-type .content-box a {
  font-size: 18px !important;
  font-weight: 700 !important;
  text-decoration: underline !important;
  color: #fff !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
}

/* MOBILE */
@media screen and (max-width: 749px) {
  .shopify-section:first-of-type .content-box {
    left: 24px !important;
    bottom: 36px !important;
    max-width: 330px !important;
  }

  .shopify-section:first-of-type .content-box .heading,
  .shopify-section:first-of-type .content-box h1,
  .shopify-section:first-of-type .content-box h2 {
    font-size: 28px !important;
  }

  .shopify-section:first-of-type .content-box p {
    font-size: 15px !important;
  }
.shopify-section:first-of-type .content-box {
  left: 0 !important;
  bottom: 75px !important;
  top: auto !important;
  right: auto !important;
  transform: none !important;
  max-width: 760px !important;
  text-align: left !important;
  padding-left: 0 !important;
}

.shopify-section:first-of-type .content-box * {
  text-align: left !important;
}

.shopify-section:first-of-type .content-box h1,
.shopify-section:first-of-type .content-box h2,
.shopify-section:first-of-type .content-box .heading {
  font-size: clamp(56px, 7vw, 96px) !important;
  line-height: .9 !important;
  font-weight: 900 !important;
  letter-spacing: .06em !important;
  text-transform: uppercase !important;
  margin-bottom: 18px !important;
}

.shopify-section:first-of-type .content-box p {
  font-size: clamp(20px, 2vw, 30px) !important;
  line-height: 1.25 !important;
  max-width: 720px !important;
  margin-bottom: 34px !important;
}

.shopify-section:first-of-type .content-box .button,
.shopify-section:first-of-type .content-box a {
  font-size: 23px !important;
  font-weight: 800 !important;
  color: #fff !important;
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  text-decoration: underline !important;
.shopify-section:first-of-type .image-overlay__content-wrapper {
  align-items: flex-end !important;
  justify-content: flex-start !important;
  text-align: left !important;
  padding: 0 0 80px 0 !important;
}

.shopify-section:first-of-type .image-overlay__content {
  margin-left: 0 !important;
  max-width: 780px !important;
  text-align: left !important;
}

.shopify-section:first-of-type .image-overlay__content * {
  text-align: left !important;
}

.shopify-section:first-of-type .image-overlay__heading {
  font-size: clamp(56px, 7vw, 96px) !important;
  line-height: 0.9 !important;
  font-weight: 900 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
}

.shopify-section:first-of-type .image-overlay__text {
  font-size: clamp(20px, 2vw, 30px) !important;
  line-height: 1.25 !important;
  max-width: 720px !important;
}

.slideshow__content-title h2 {
  font-family: 'Tan Memories', sans-serif;
}
/* ===== SKIMS STYLE FOOTER ===== */

.footer {
  background: #fff !important;
  color: #2b2b2b !important;
  padding: 80px 40px 60px !important;
  border-top: 0 !important;
}

.footer * {
  color: #2b2b2b !important;
}

/* Footer grid */
.footer__inner,
.footer__blocks-wrapper,
.footer__content-top {
  display: grid !important;
  grid-template-columns: 1fr 1.4fr 1fr !important;
  gap: 60px !important;
  align-items: start !important;
  max-width: 1350px !important;
  margin: 0 auto !important;
  text-align: center !important;
}

/* Left and right menu headings */
.footer-block__heading,
.footer__title,
.footer h2,
.footer h3 {
  font-size: 18px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
  margin-bottom: 18px !important;
}

/* Footer links */
.footer a,
.footer-block__details-content a,
.footer__menu-item {
  font-size: 15px !important;
  line-height: 2.1 !important;
  text-decoration: none !important;
  font-weight: 400 !important;
}

.footer a:hover {
  text-decoration: underline !important;
}

/* Newsletter center */
.footer-block--newsletter,
.footer__newsletter,
.newsletter-form {
  text-align: center !important;
  margin: 0 auto !important;
  max-width: 520px !important;
}

/* Newsletter heading */
.footer-block--newsletter h2,
.footer__newsletter h2,
.newsletter__heading {
  font-size: 28px !important;
  font-weight: 900 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
  margin-bottom: 28px !important;
}

/* Newsletter text */
.footer-block--newsletter p,
.footer__newsletter p,
.newsletter__subheading {
  font-size: 15px !important;
  line-height: 1.35 !important;
  max-width: 480px !important;
  margin: 0 auto 28px !important;
}

/* Email input row */
.newsletter-form__field-wrapper,
.footer__newsletter-form,
.footer form {
  max-width: 500px !important;
  margin: 0 auto !important;
}

/* Email input */
.newsletter-form input,
.footer input[type="email"] {
  height: 56px !important;
  border: 1px solid #222 !important;
  border-radius: 0 !important;
  background: #fff !important;
  padding: 0 18px !important;
  font-size: 16px !important;
  color: #222 !important;
}

/* Submit button */
.newsletter-form button,
.footer button[type="submit"] {
  height: 56px !important;
  width: 64px !important;
  border-radius: 0 !important;
  background: #2b2724 !important;
  color: #fff !important;
  border: 1px solid #2b2724 !important;
}

/* Legal text */
.footer__newsletter .rte,
.footer .rte,
.footer small {
  font-size: 13px !important;
  line-height: 1.35 !important;
  max-width: 520px !important;
  margin: 22px auto 0 !important;
}

/* Social icons centered */
.footer__list-social,
.list-social {
  justify-content: center !important;
  gap: 28px !important;
  margin-top: 70px !important;
}

.list-social__link {
  padding: 0 !important;
}

/* Bottom copyright */
.footer__content-bottom,
.footer__copyright {
  border-top: 0 !important;
  text-align: center !important;
  margin-top: 40px !important;
  font-size: 12px !important;
}

/* MOBILE */
@media screen and (max-width: 749px) {
  .footer {
    padding: 50px 24px !important;
  }

  .footer__inner,
  .footer__blocks-wrapper,
  .footer__content-top {
    display: flex !important;
    flex-direction: column !important;
    gap: 40px !important;
    text-align: center !important;
  }

  .footer-block--newsletter,
  .footer__newsletter {
    order: -1 !important;
  }

  .footer-block--newsletter h2,
  .footer__newsletter h2,
  .newsletter__heading {
    font-size: 24px !important;
  }

  .footer a {
    font-size: 15px !important;
    line-height: 2 !important;
  }
}/* HERO SCRUBS FOOTER FIX */

.hs-footer {
  padding: 70px 40px 34px !important;
}

.hs-footer__grid {
  display: grid !important;
  grid-template-columns: 1fr 1.7fr 1fr !important;
  gap: 50px !important;
  align-items: start !important;
}

.hs-footer__newsletter h2 {
  font-size: 24px !important;
  letter-spacing: .1em !important;
  margin-bottom: 24px !important;
}

.hs-footer__newsletter p {
  font-size: 15px !important;
  line-height: 1.45 !important;
  max-width: 480px !important;
}

.hs-newsletter-form {
  max-width: 520px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.hs-newsletter-form input,
.hs-newsletter-form button {
  height: 58px !important;
}

.hs-footer__small {
  font-size: 12px !important;
  color: #777 !important;
}

.hs-footer h3 {
  font-size: 12px !important;
  letter-spacing: .2em !important;
}

@media screen and (max-width: 749px) {
  .hs-footer {
    padding: 54px 22px 28px !important;
  }

  .hs-footer__grid {
    grid-template-columns: 1fr !important;
    gap: 42px !important;
  }

  .hs-footer__newsletter {
    order: -1 !important;
  }

  .hs-footer__newsletter h2 {
    font-size: 21px !important;
  }

  .hs-newsletter-form input,
  .hs-newsletter-form button {
    height: 54px !important;
  }
}

/* HERO SCRUBS — STYLE PRODUCT PAGE */

.product__outer{
  max-width: 1600px !important;
  margin: 0 auto !important;
  padding: 28px 32px 60px !important;
  display: grid !important;
  grid-template-columns: 66% 34% !important;
  gap: 42px !important;
  align-items: start !important;
}

.product__main{
  width: 100% !important;
}

.product__media-wrapper{
  width: 100% !important;
}

.product__media-list{
  gap: 16px !important;
}

.product__media-item,
.product__media{
  background: #f7f7f7 !important;
}

.product__media img{
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
}

.product__info-container{
  max-width: 460px !important;
  width: 100% !important;
  margin-left: auto !important;
  padding-top: 55px !important;
  position: sticky !important;
  top: 90px !important;
}

.product__title,
.product__title h1,
.product__info-container h1{
  font-size: 18px !important;
  line-height: 1.35 !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  margin-bottom: 10px !important;
}

.price,
.price *{
  font-size: 17px !important;
  font-weight: 500 !important;
  color: #111 !important;
}

.product-form__input{
  margin-top: 30px !important;
}

.product-form__input legend,
.form__label{
  font-size: 13px !important;
  color: #555 !important;
  margin-bottom: 12px !important;
}

.product-form__input input[type="radio"] + label{
  min-width: 48px !important;
  height: 40px !important;
  padding: 0 14px !important;
  border: 1px solid #ddd !important;
  background: #fff !important;
  color: #555 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 0 !important;
}

.product-form__input input[type="radio"]:checked + label{
  background: #111 !important;
  color: #fff !important;
  border-color: #111 !important;
}

.product-form__buttons,
.product-form__submit,
.shopify-payment-button__button{
  width: 100% !important;
}

.product-form__submit,
.button--primary{
  height: 54px !important;
  background: #000 !important;
  color: #fff !important;
  border: 1px solid #000 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
}

.product-form__submit:hover,
.button--primary:hover{
  background: #333 !important;
  border-color: #333 !important;
}

.product__accordion,
.accordion{
  border-top: 1px solid #e5e5e5 !important;
  margin-top: 22px !important;
}

.accordion summary,
.product__accordion summary{
  padding: 20px 0 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #111 !important;
}

.accordion__content,
.product__accordion .accordion__content{
  font-size: 14px !important;
  line-height: 1.7 !important;
  color: #555 !important;
  padding-bottom: 22px !important;
}

.ticker,
.product__ticker{
  margin: 18px 0 !important;
  font-size: 14px !important;
  color: #111 !important;
  opacity: .85 !important;
}

@media screen and (max-width: 989px){
  .product__outer{
    display: block !important;
    padding: 0 0 40px !important;
  }

  .product__info-container{
    position: static !important;
    max-width: none !important;
    padding: 28px 20px 0 !important;
    margin: 0 !important;
  }

  .product__title,
  .product__title h1,
  .product__info-container h1{
    font-size: 17px !important;
  }

  .product-form__submit,
  .button--primary{
    height: 52px !important;
  }
}/* HERO SCRUBS — SIZE BUTTON BOXES */
.product-section variant-radios label,
.product-section variant-selects label,
.product-section .product-form__input label,
.product-section .product__info-container input[type="radio"] + label,
.product-section .product__info-container .product-form__input input[type="radio"] + label{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:54px !important;
  height:40px !important;
  padding:0 14px !important;
  margin:0 8px 10px 0 !important;
  border:1px solid #d7d7d7 !important;
  background:#fff !important;
  color:#111 !important;
  font-size:14px !important;
  font-weight:500 !important;
  line-height:1 !important;
  border-radius:0 !important;
  text-decoration:none !important;
}

.product-section .product__info-container input[type="radio"]:checked + label,
.product-section .product__info-container .product-form__input input[type="radio"]:checked + label{
  background:#111 !important;
  color:#fff !important;
  border-color:#111 !important;
}

.product-section .product__info-container input[type="radio"]:disabled + label,
.product-section .product__info-container input[type="radio"].disabled + label{
  color:#b8b8b8 !important;
  background:#fff !important;
  border-color:#e1e1e1 !important;
  text-decoration:line-through !important;
}

.product-section .product__info-container input[type="radio"] + label:hover{
  border-color:#111 !important;
}/* Unselected size buttons */
.product-form__input label,
.variant-input label,
fieldset label {
  border: 1px solid #d6d6d6 !important;
}

/* Hover */
.product-form__input label:hover,
.variant-input label:hover,
fieldset label:hover {
  border-color: #bdbdbd !important;
}/* Tolstoy spacing */
.tolstoy-widget,
.tolstoy-carousel,
[class*="tolstoy"] {
  margin-top: 28px !important;
}
/* HERO SCRUBS ACCORDION STYLING */

.accordion__content,
.accordion__content p,
.accordion__content li,
.rte,
.rte p,
.rte li {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 12px !important;
  line-height: 1.8 !important;
  color: #666 !important;
  font-weight: 400 !important;
}

.product__accordion summary,
.accordion summary {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 12px !important;
  font-weight: 100 !important;
  color: #111 !important;
}/* HERO SCRUBS — PRODUCT ACCORDION TEXT FIX */

.about__accordion-description,
.about__accordion-description *,
.about__accordion-description.rte,
.about__accordion-description.rte * {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 14px !important;
  line-height: 1.75 !important;
  font-weight: 400 !important;
  color: #666 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.about__accordion-description p {
  margin: 0 0 12px !important;
}

.about__accordion-description strong,
.about__accordion-description b {
  font-weight: 600 !important;
  color: #111 !important;
}.header .list-menu__item a,
.header .list-menu__item a:hover,
.header .list-menu__item a:focus,
.header .list-menu__item a:active,
.header .list-menu__item span,
.header .list-menu__item span:hover {
  color: #111 !important;
  opacity: 1 !important;
}.list-menu-line,
.link--text,
.list-menu-line:hover,
.link--text:hover{
  color:#111!important;
}.header__menu-item,
.header__menu-item:hover,
.header__menu-item:focus,
.header__menu-item:active,
.header__menu-item .list-menu-line,
.header__menu-item:hover .list-menu-line,
.header__menu-item .link--text,
.header__menu-item:hover .link--text,
.header__menu-item span,
.header__menu-item:hover span {
  color:#111!important;
  opacity:1!important;
}.header__active-menu-item,
.header__active-menu-item:hover,
.header__menu-item,
.header__menu-item:hover,
.header__menu-item:focus,
.header__menu-item span,
.header__menu-item:hover span,
.header__menu-item .list-menu-line,
.header__menu-item:hover .list-menu-line,
.header__menu-item .link--text,
.header__menu-item:hover .link--text {
  color:#111!important;
  opacity:1!important;
}#shopify-section-sections--27936818561318__header a,
#shopify-section-sections--27936818561318__header a:hover,
#shopify-section-sections--27936818561318__header a:focus,
#shopify-section-sections--27936818561318__header a:active,
#shopify-section-sections--27936818561318__header span,
#shopify-section-sections--27936818561318__header span:hover{
  color:#111!important;
  opacity:1!important;
}.header__inline-menu a span,
.header__inline-menu a:hover span,
.header__inline-menu .link--text,
.header__inline-menu .link--text:hover,
.header__inline-menu .list-menu-line,
.header__inline-menu .list-menu-line:hover {
  color: #111 !important;
}