/** Shopify CDN: Minification failed

Line 5767:95 Expected ")" to end URL token
Line 5776:97 Expected ")" to end URL token

**/
@charset "UTF-8";
/* Color custom properties */
:root {
  --color-error: 231, 42, 42;
  --color-error-border: 255, 119, 76;
  --color-error-background: 255, 245, 245;
  --duration-short: 100ms;
  --duration-default: 250ms;
  --duration-long: 500ms;
}

:root {
  --alpha-link: 0.5;
  --alpha-button-background: 1;
  --alpha-button-border: 1;
  --color-placeholder-input: 63, 63, 63;
  --alpha-placeholder-input: 0.4;
  --swiper-theme-color: rgb(var(--color-foreground-secondary));
}

[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"] .swiper-button span {
  --color-foreground: 63, 63, 63;
}
@media screen and (max-width: 989px) {
  [data-scheme="dark"] .quick-add-modal__toggle {
    width: 3rem;
    height: 3rem;
    background: rgb(var(--color-background));
    border-radius: 0.4rem;
  }
}
[data-scheme="dark"]
  .shopify-section-header.color-background-3
  .header__menu-item,
[data-scheme="dark"]
  .shopify-section-header.color-background-3
  .disclosure__button,
[data-scheme="dark"] .shopify-section-header.color-background-3 .header__icon,
[data-scheme="dark"]
  .shopify-section-header.color-background-3
  .header__toggle-scheme-item,
[data-scheme="dark"]
  .shopify-section-header.color-background-3
  .aside-menu__toggle
  .icon-menu,
[data-scheme="dark"]
  .shopify-section-header.color-background-3
  .header__localization
  .disclosure__button
  .icon-caret,
[data-scheme="dark"]
  .shopify-section-header.color-background-3
  .header__icon
  .icon {
  color: #fff;
}
[data-scheme="dark"] .collections-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"] .product-markers .product-markers__marker,
[data-scheme="dark"] .product-markers .product-markers__card {
  background-color: rgb(var(--color-background-secondary));
}
[data-scheme="dark"] .product-markers .product-markers__marker:hover {
  background-color: rgb(var(--color-background));
}
[data-scheme="dark"]
  .before-after__box
  .before-after__slide.color-background-1
  img-comparison-slider.rendered
  span,
[data-scheme="dark"]
  .before-after__box
  .before-after__slide.color-background-2
  img-comparison-slider.rendered
  span {
  color: rgb(63, 63, 63);
}
[data-scheme="dark"] .featured-products__products-item .card__inner,
[data-scheme="dark"] .card__link::after,
[data-scheme="dark"]
  .collection-product-list
  .collection-product-card--extended
  .card__link::after {
  background-color: rgb(33, 33, 33);
}
[data-scheme="dark"] .collection-product-list .card-information__wrapper > *,
[data-scheme="dark"]
  .collection-results--products
  .card-information__wrapper
  > *,
[data-scheme="dark"]
  .product-recommendations__product
  .card-information__wrapper
  > * {
  color: #f9f9f9;
}
[data-scheme="dark"] .collection-results--products .card-wrapper,
[data-scheme="dark"] .product-recommendations__product .card-wrapper,
[data-scheme="dark"] .search-modal .search__items-item {
  background-color: rgb(28, 28, 28);
}
[data-scheme="dark"]
  .featured-products__products-list--horizontal.featured-products__products-list--placeholder
  .card-wrapper {
  border-color: rgb(223, 223, 223);
}
[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"] .card--product-placeholder .placeholder-svg {
  background-color: rgb(var(--color-background));
}
[data-scheme="dark"] .article-template__content-rte.rte blockquote::before {
  content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'><rect width='48' height='48' rx='24' fill='%23131313'/><path d='M30.4795 20.6801C29.6795 20.9734 29.0662 21.4268 28.6395 22.0401C28.2395 22.6534 28.0395 23.3868 28.0395 24.2401H30.4795V29.6401H25.4795V24.2401C25.4795 23.4934 25.6129 22.8001 25.8795 22.1601C26.1462 21.5201 26.5062 20.9601 26.9595 20.4801C27.4129 19.9734 27.9329 19.5468 28.5195 19.2001C29.1329 18.8534 29.7862 18.5734 30.4795 18.3601V20.6801ZM22.5195 20.6801C21.7195 20.9734 21.1062 21.4268 20.6795 22.0401C20.2795 22.6534 20.0795 23.3868 20.0795 24.2401H22.5195V29.6401H17.5195V24.2401C17.5195 23.4934 17.6529 22.8001 17.9195 22.1601C18.1862 21.5201 18.5462 20.9601 18.9995 20.4801C19.4529 19.9734 19.9729 19.5468 20.5595 19.2001C21.1729 18.8534 21.8262 18.5734 22.5195 18.3601V20.6801Z' fill='white'/></svg>");
}
[data-scheme="dark"]
  .field--checkbox
  input[type="checkbox"]:checked
  + label:before,
[data-scheme="dark"]
  .recipient-form
  input[type="checkbox"]:checked
  + label:before {
  background-color: transparent;
}
[data-scheme="dark"]
  .recipient-form
  input[type="date"]::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
[data-scheme="dark"]
  .product-form__controls-group
  label.color-swatch.color-black:after {
  box-shadow: 0 0 0.1rem 0.1rem rgb(var(--color-border));
}
[data-scheme="dark"]
  .product-form__controls--colors
  .product-form__controls-group
  input:checked:not(.disabled)
  + label.color-swatch.color-black:after,
[data-scheme="dark"]
  .product-form__controls--colors
  .product-form__controls-group
  input:not(.disabled)
  + label.color-swatch.color-black:hover:after {
  box-shadow: 0 0 0.1rem 0.1rem rgb(var(--color-border));
}
[data-scheme="dark"]
  .card-wrapper
  .product-form__controls-group
  label.color-swatch.color-white:after {
  border: 0.4rem solid transparent;
}
[data-scheme="dark"] .facets__open-button:before {
  background-color: rgb(var(--color-foreground), 0.5);
}
[data-scheme="dark"] .facets__open-button_accent.dot_active::before {
  background-color: rgb(var(--color-foreground));
}
[data-scheme="dark"] .facet-checkbox--color.color-black:before {
  box-shadow: 0 0 0.1rem 0.1rem rgb(var(--color-border));
}
[data-scheme="dark"]
  .facet-checkbox--disabled.facet-checkbox--color.color-white::after {
  background-color: rgb(var(--color-background));
}
[data-scheme="dark"]
  .product-form__controls--colors
  .product-form__controls-group
  input.disabled
  + label.color-swatch.color-white::before {
  background-color: rgb(var(--color-background));
}
[data-scheme="dark"] .facets__wrapper-bottom facet-remove a:hover {
  background-color: rgb(63, 63, 63);
}

@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"] .swiper-button span {
    --color-foreground: 63, 63, 63;
  }
}
@media screen and (prefers-color-scheme: dark) and (max-width: 989px) {
  [data-scheme="auto"] .quick-add-modal__toggle {
    width: 3rem;
    height: 3rem;
    background: rgb(var(--color-background));
    border-radius: 0.4rem;
  }
}
@media (prefers-color-scheme: dark) {
  [data-scheme="auto"]
    .shopify-section-header.color-background-3
    .header__menu-item,
  [data-scheme="auto"]
    .shopify-section-header.color-background-3
    .disclosure__button,
  [data-scheme="auto"] .shopify-section-header.color-background-3 .header__icon,
  [data-scheme="auto"]
    .shopify-section-header.color-background-3
    .header__toggle-scheme-item,
  [data-scheme="auto"]
    .shopify-section-header.color-background-3
    .aside-menu__toggle
    .icon-menu,
  [data-scheme="auto"]
    .shopify-section-header.color-background-3
    .header__localization
    .disclosure__button
    .icon-caret,
  [data-scheme="auto"]
    .shopify-section-header.color-background-3
    .header__icon
    .icon {
    color: #fff;
  }
  [data-scheme="auto"] .collections-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"] .product-markers .product-markers__marker,
  [data-scheme="auto"] .product-markers .product-markers__card {
    background-color: rgb(var(--color-background-secondary));
  }
  [data-scheme="auto"] .product-markers .product-markers__marker:hover {
    background-color: rgb(var(--color-background));
  }
  [data-scheme="auto"]
    .before-after__box
    .before-after__slide.color-background-1
    img-comparison-slider.rendered
    span,
  [data-scheme="auto"]
    .before-after__box
    .before-after__slide.color-background-2
    img-comparison-slider.rendered
    span {
    color: rgb(63, 63, 63);
  }
  [data-scheme="auto"] .featured-products__products-item .card__inner,
  [data-scheme="auto"] .card__link::after,
  [data-scheme="auto"]
    .collection-product-list
    .collection-product-card--extended
    .card__link::after {
    background-color: rgb(33, 33, 33);
  }
  [data-scheme="auto"] .collection-product-list .card-information__wrapper > *,
  [data-scheme="auto"]
    .collection-results--products
    .card-information__wrapper
    > *,
  [data-scheme="auto"]
    .product-recommendations__product
    .card-information__wrapper
    > * {
    color: #f9f9f9;
  }
  [data-scheme="auto"] .collection-results--products .card-wrapper,
  [data-scheme="auto"] .product-recommendations__product .card-wrapper,
  [data-scheme="auto"] .search-modal .search__items-item {
    background-color: rgb(28, 28, 28);
  }
  [data-scheme="auto"]
    .featured-products__products-list--horizontal.featured-products__products-list--placeholder
    .card-wrapper {
    border-color: rgb(223, 223, 223);
  }
  [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"] .card--product-placeholder .placeholder-svg {
    background-color: rgb(var(--color-background));
  }
  [data-scheme="auto"] .article-template__content-rte.rte blockquote::before {
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'><rect width='48' height='48' rx='24' fill='%23131313'/><path d='M30.4795 20.6801C29.6795 20.9734 29.0662 21.4268 28.6395 22.0401C28.2395 22.6534 28.0395 23.3868 28.0395 24.2401H30.4795V29.6401H25.4795V24.2401C25.4795 23.4934 25.6129 22.8001 25.8795 22.1601C26.1462 21.5201 26.5062 20.9601 26.9595 20.4801C27.4129 19.9734 27.9329 19.5468 28.5195 19.2001C29.1329 18.8534 29.7862 18.5734 30.4795 18.3601V20.6801ZM22.5195 20.6801C21.7195 20.9734 21.1062 21.4268 20.6795 22.0401C20.2795 22.6534 20.0795 23.3868 20.0795 24.2401H22.5195V29.6401H17.5195V24.2401C17.5195 23.4934 17.6529 22.8001 17.9195 22.1601C18.1862 21.5201 18.5462 20.9601 18.9995 20.4801C19.4529 19.9734 19.9729 19.5468 20.5595 19.2001C21.1729 18.8534 21.8262 18.5734 22.5195 18.3601V20.6801Z' fill='white'/></svg>");
  }
  [data-scheme="auto"]
    .field--checkbox
    input[type="checkbox"]:checked
    + label:before,
  [data-scheme="auto"]
    .recipient-form
    input[type="checkbox"]:checked
    + label:before {
    background-color: transparent;
  }
  [data-scheme="auto"]
    .recipient-form
    input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(1);
  }
  [data-scheme="auto"]
    .product-form__controls-group
    label.color-swatch.color-black:after {
    box-shadow: 0 0 0.1rem 0.1rem rgb(var(--color-border));
  }
  [data-scheme="auto"]
    .product-form__controls--colors
    .product-form__controls-group
    input:checked:not(.disabled)
    + label.color-swatch.color-black:after,
  [data-scheme="auto"]
    .product-form__controls--colors
    .product-form__controls-group
    input:not(.disabled)
    + label.color-swatch.color-black:hover:after {
    box-shadow: 0 0 0.1rem 0.1rem rgb(var(--color-border));
  }
  [data-scheme="auto"]
    .card-wrapper
    .product-form__controls-group
    label.color-swatch.color-white:after {
    border: 0.4rem solid transparent;
  }
  [data-scheme="auto"] .facets__open-button:before {
    background-color: rgb(var(--color-foreground), 0.5);
  }
  [data-scheme="auto"] .facets__open-button_accent.dot_active::before {
    background-color: rgb(var(--color-foreground));
  }
  [data-scheme="auto"] .facet-checkbox--color.color-black:before {
    box-shadow: 0 0 0.1rem 0.1rem rgb(var(--color-border));
  }
  [data-scheme="auto"]
    .facet-checkbox--disabled.facet-checkbox--color.color-white::after {
    background-color: rgb(var(--color-background));
  }
  [data-scheme="auto"]
    .product-form__controls--colors
    .product-form__controls-group
    input.disabled
    + label.color-swatch.color-white::before {
    background-color: rgb(var(--color-background));
  }
  [data-scheme="auto"] .facets__wrapper-bottom facet-remove a:hover {
    background-color: rgb(63, 63, 63);
  }
}
.container,
.container-fluid,
.container-xxl,
.shopify-policy__container-xxl,
.container-xl,
.shopify-policy__container-xl,
.container-lg,
.shopify-policy__container-lg,
.container-md,
.shopify-policy__container-md,
.container-sm,
.shopify-policy__container-sm,
.shopify-policy__container {
  width: 100%;
  padding-right: 2rem;
  padding-left: 2rem;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1100px) {
  .container,
  .container-fluid,
  .container-xxl,
  .shopify-policy__container-xxl,
  .container-xl,
  .shopify-policy__container-xl,
  .container-lg,
  .shopify-policy__container-lg,
  .container-md,
  .shopify-policy__container-md,
  .container-sm,
  .shopify-policy__container-sm,
  .shopify-policy__container {
    padding-right: 5rem;
    padding-left: 5rem;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body,
.color-background-1,
.color-background-2,
.color-background-3,
.color-background-4 {
  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));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

[dir="rtl"] input[dir="ltr"],
[dir="rtl"] textarea[dir="ltr"] {
  text-align: right !important;
}
[dir="rtl"] .button--arrow .icon,
[dir="rtl"] .customer .button--arrow .icon {
  transform: rotate(90deg);
}
[dir="rtl"] .localization-selector.link .icon-caret {
  margin-left: 0;
  margin-right: 0.6rem;
}
[dir="rtl"] .header__submenu .header__submenu {
  left: unset !important;
  right: 100% !important;
}
[dir="rtl"] .header__submenu .header__menu-item::before {
  left: unset;
  right: 1.2rem;
}
[dir="rtl"] .header__icons {
  margin-right: auto;
  margin-left: -0.3rem;
}
[dir="rtl"] .header__icons .header__icon--cart .cart-count-bubble {
  margin-left: 0;
  margin-right: 0.4rem;
}
[dir="rtl"] .aside-menu__toggle + .header__inline-menu {
  margin-left: 0;
  margin-right: -0.6rem;
}
[dir="rtl"] .header__submenu-item_has-submenu .icon {
  transform: rotate(90deg) translateY(1.2rem);
}
[dir="rtl"] .drawer__inner {
  transform: translate(-100%);
}
[dir="rtl"] .blockquote .blockquote-section-header .section-header__subtitle {
  margin-right: 0;
  margin-left: 16.6rem;
}
@media (max-width: 1100px) {
  [dir="rtl"] .blockquote .blockquote-section-header .section-header__subtitle {
    margin-left: 8rem;
  }
}
@media (max-width: 749px) {
  [dir="rtl"] .blockquote .blockquote-section-header .section-header__subtitle {
    margin-left: 4rem;
  }
}
[dir="rtl"] .card-list__badge {
  text-align: right;
  left: unset;
  right: 2rem;
}
@media (min-width: 750px) {
  [dir="rtl"] .testimonials__buttons_block {
    flex-direction: row-reverse;
  }
}
[dir="rtl"] .testimonials__slide-review {
  text-align: right;
}
[dir="rtl"] .product-markers .card-wrapper {
  left: unset;
  right: 100%;
  text-align: right;
}
@media (min-width: 750px) {
  [dir="rtl"] .multicolumn-card:not(:first-child)::before {
    right: -0.8rem;
    left: auto;
  }
}
[dir="rtl"]
  .multicolumn__wrapper
  .swiper-pagination
  .swiper-pagination-bullet:first-child {
  margin-right: 0;
  margin-left: 0.4rem;
}
[dir="rtl"] .multicolumn-card--left {
  align-items: flex-start;
  text-align: right;
  margin-right: 0;
  margin-left: auto;
}
[dir="rtl"] .multicolumn-card--left .multicolumn-card__info {
  align-items: flex-start;
  justify-content: flex-start;
}
[dir="rtl"] .multicolumn-card--left .multicolumn-card__button,
[dir="rtl"] .multicolumn-card--left .multicolumn-card__image-wrapper {
  margin-left: auto;
  margin-right: 0;
}
[dir="rtl"] .product__slider-nav {
  flex-direction: row-reverse;
}
[dir="rtl"] .collapsible-content__answer-inner {
  padding-right: 0;
  padding-left: 10.5rem;
}
@media screen and (max-width: 989px) {
  [dir="rtl"] .collapsible-content__answer-inner {
    padding-left: 5.5rem;
  }
}
[dir="rtl"] .image-with-text__grid .image-with-text__content {
  text-align: right;
}
@media (min-width: 990px) {
  [dir="rtl"] .image-collage__content {
    padding: 4rem 4rem 0 12.8rem;
  }
}
@media screen and (min-width: 1100px) {
  [dir="rtl"] .testimonials .slider-container {
    padding-left: 0;
    padding-right: 5rem;
  }
}

.main-page-title {
  display: block;
}

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

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

.h1,
.h2 {
  text-transform: var(--font-heading-text-transform);
}

.h0 {
  font-size: 50px;
}

@media only screen and (min-width: 750px) {
  .h0 {
    font-size: 100px;
  }
}
h1,
.h1 {
  font-size: calc(var(--font-heading-h1-scale) * 2.5rem);
}
@media only screen and (min-width: 750px) {
  h1,
  .h1 {
    font-size: calc(var(--font-heading-h1-scale) * 3.8rem);
  }
}
@media only screen and (min-width: 990px) {
  h1,
  .h1 {
    font-size: calc(var(--font-heading-h1-scale) * 4rem);
  }
}
@media only screen and (min-width: 1360px) {
  h1,
  .h1 {
    font-size: calc(var(--font-heading-h1-scale) * 4.4rem);
  }
}

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

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

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

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

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

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

blockquote {
  margin: 2.4rem 0;
  padding: 0;
  border: none;
  border-top: 0.1rem solid var(--color-border);
  overflow: hidden;
}
@media screen and (min-width: 1100px) {
  blockquote {
    margin: 4.8rem 0;
  }
}

table:not([class]) {
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 1.5rem;
  border-style: hidden;
  box-shadow: 0 0 0 0.1rem rgb(var(--color-border));
  /* draws the table border  */
}

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

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

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

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

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

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

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

.right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.light {
  opacity: 0.7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.card-caption {
  color: rgb(var(--color-foreground-secondary));
  font-size: calc(var(--font-heading-h6-scale) * 1.6rem);
}

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

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

/* Component-title */
.title {
  margin: 3rem 0 2rem;
}

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

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

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

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

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

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

@media screen and (min-width: 990px) {
  .title {
    margin: 5rem 0 3rem;
  }
  .title--primary {
    margin: 2rem 0;
  }
}
.page-header {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
  text-align: center;
}
@media screen and (min-width: 750px) {
  .page-header {
    margin-top: 2.8rem;
    margin-bottom: 2.4rem;
  }
}
.page-header_no-margin {
  margin-top: 0;
}

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

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

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

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

:root {
  --swiper-bullet-bg: #b5b5b0;
}

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

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

.swiper-button-primary .swiper-button {
  background-color: rgb(var(--color-button)) !important;
}
.swiper-button-primary .swiper-button span {
  color: rgb(var(--color-button-text)) !important;
}

.swiper-button-secondary .swiper-button {
  background-color: rgb(var(--color-button-secondary-background)) !important;
}
.swiper-button-secondary .swiper-button span {
  color: rgb(var(--color-button-secondary-text)) !important;
}

.swiper-button-tertiary .swiper-button {
  background-color: rgb(var(--colors_marker_background)) !important;
}
.swiper-button-tertiary .swiper-button span {
  color: rgb(var(--color-button-tertiary-text)) !important;
}

.swiper-button {
  transition: all 0.5s ease;
  pointer-events: all;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(var(--colors_marker_background));
  color: inherit;
  position: static;
  width: 4.2rem;
  height: 4.2rem;
  border: none !important;
  border-radius: 100px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.06) !important;
  margin: 0;
}
.swiper-button--large {
  width: 10rem;
  height: 10rem;
}
.swiper-button span {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform var(--duration-default), color var(--duration-default),
    opacity var(--duration-default);
  color: rgb(var(--color-foreground));
}
.swiper-button::after {
  display: none;
}
.swiper-button-prev span {
  transform: rotate(0deg);
}
.swiper-button-prev svg {
  transition: transform 0.5s;
}
.swiper-button-prev:hover:not(.swiper-button-disabled) span svg {
  transition: transform 0.5s;
  transform: translateX(-0.2rem);
}
.swiper-button-next span {
  transform: rotate(-180deg);
}
.swiper-button-next svg {
  transition: transform 0.5s;
}
.swiper-button-next:hover:not(.swiper-button-disabled) span svg {
  transform: translateX(-0.2rem);
}
.swiper-button:hover {
  transform: scale(0.98);
  opacity: 0.7;
}

.swiper-pagination-horizontal {
  bottom: 0 !important;
}

.swiper-pagination {
  position: static;
  display: flex;
  justify-content: flex-start;
  padding: 0;
  user-select: none;
}
.swiper-controls__wrapper .swiper-pagination {
  position: static !important;
  width: max-content;
}
.swiper-pagination .swiper-pagination-bullet {
  display: block;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
  cursor: pointer;
  background: transparent;
  width: unset;
  height: 0.5rem;
  border-radius: 0.25rem;
  opacity: 1;
  position: relative;
}
.swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  background: var(--swiper-bullet-bg);
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.25rem;
  transition: all 0.5s ease;
}
.swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  background: transparent;
  position: absolute;
  right: 0;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  display: block;
  width: calc(100% + 0.8rem);
  height: 2.4rem;
}
.swiper-pagination .swiper-pagination-bullet-active::before {
  width: 3rem;
  background: rgb(var(--color-foreground));
}
.swiper-pagination .swiper-pagination-bullet:hover::before {
  transform: scale(1) !important;
}
@media screen and (min-width: 990px) {
  .swiper-pagination {
    padding: 0.2rem;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Button */
/* Button - default */
.button,
.customer .button {
  font-family: var(--font-button-family);
  font-weight: var(--font-button-weight);
  font-style: var(--font-button-style);
  text-transform: var(--font-button-text-transform);
  letter-spacing: var(--font-button-letter-spacing);
  position: relative;
  box-sizing: border-box;
  text-decoration: none;
  border: 0;
  border-radius: var(--border-radius-button);
  transition: var(--duration-default);
  font-size: 1.2rem;
  line-height: 1;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
.button--primary,
.button--secondary,
.button--tertiary,
.customer .button--primary,
.customer .button--secondary,
.customer .button--tertiary {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 2.4rem;
  padding: 1.5rem 2rem;
  transition: background-color var(--duration-default),
    color var(--duration-default), border var(--duration-default);
  flex: none;
}
.button::before,
.customer .button::before {
  content: "";
  display: none;
  min-width: 1rem;
  max-width: 1rem;
  width: 1rem;
  height: 1rem;
  min-height: 1rem;
  max-height: 1rem;
  border-radius: 50%;
  transition: box-shadow 0.2s;
}
.button.dot_active,
.customer .button.dot_active {
  padding: 1.5rem 2rem 1.5rem 1.6rem;
}
.button.dot_active:before,
.customer .button.dot_active:before {
  display: block;
}
.button--primary,
.customer .button--primary {
  background-color: rgb(var(--color-button));
  color: rgb(var(--color-button-text));
}
.button--primary:focus,
.customer .button--primary:focus {
  background-color: rgb(var(--color-button));
}
.button--primary::before,
.customer .button--primary::before {
  background-color: rgb(var(--color-button-text));
}
.button--primary:hover,
.customer .button--primary:hover {
  background-color: rgb(var(--color-button-hover));
}
.button--primary.dot_active:hover,
.customer .button--primary.dot_active:hover {
  background-color: rgb(var(--color-button));
}
.button--primary.dot_active:hover::before,
.customer .button--primary.dot_active:hover::before {
  box-shadow: 0 0 0 5px rgba(var(--color-button-text), 0.2);
}
.button--secondary,
.customer .button--secondary {
  background-color: rgb(var(--color-button-secondary-background));
  color: rgb(var(--color-button-secondary-text));
}
.button--secondary:before,
.customer .button--secondary:before {
  background-color: rgb(var(--color-button-secondary-text));
}
.button--secondary:hover,
.customer .button--secondary:hover {
  background-color: rgb(var(--color-button-secondary-background-hover));
}
.button--secondary.dot_active:hover,
.customer .button--secondary.dot_active:hover {
  background-color: rgb(var(--color-button-secondary-background));
}
.button--secondary.dot_active:hover::before,
.customer .button--secondary.dot_active:hover::before {
  box-shadow: 0 0 0 5px rgba(var(--color-button-secondary-text), 0.2);
}
.button--tertiary,
.customer .button--tertiary {
  background-color: rgb(var(--color-button-tertiary-background));
  color: rgb(var(--color-button-tertiary-text));
}
.button--tertiary:focus,
.customer .button--tertiary:focus {
  border-color: rgb(var(--color-button-tertiary-border-hover));
}
.button--tertiary:before,
.customer .button--tertiary:before {
  background-color: rgb(var(--color-button-tertiary-text));
}
.button--tertiary:hover,
.customer .button--tertiary:hover {
  background-color: rgb(var(--color-button-tertiary-background-hover));
}
.button--tertiary.dot_active:hover,
.customer .button--tertiary.dot_active:hover {
  background-color: rgb(var(--color-button-tertiary-background));
}
.button--tertiary.dot_active:hover::before,
.customer .button--tertiary.dot_active:hover::before {
  box-shadow: 0 0 0 5px rgba(var(--color-button-tertiary-text), 0.2);
}
.button--arrow,
.customer .button--arrow {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 1.2rem;
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: 500;
  line-height: var(--font-body-line-height);
  letter-spacing: calc(var(--font-body-letter-spacing) * 0.1);
  text-transform: none;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  color: rgb(var(--color-foreground));
  transition: opacity var(--duration-default);
}
.button--arrow .icon,
.customer .button--arrow .icon {
  width: 1rem;
  height: auto;
  transform: rotate(-90deg);
}
.button--arrow:hover:not([disabled]),
.customer .button--arrow:hover:not([disabled]) {
  opacity: 0.5;
}
.button--unstyled,
.customer .button--unstyled {
  cursor: pointer;
  background: none;
  box-shadow: none;
  border: none;
}
.button--play > span,
.customer .button--play > span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.3rem;
  height: 1.6rem;
}
.button--play > span .button-icon,
.customer .button--play > span .button-icon {
  position: absolute;
  transition: opacity var(--duration-default);
}
.button--play > span .icon-hidden,
.customer .button--play > span .icon-hidden {
  opacity: 0;
}
.button--play.active .button-icon:not(.icon-hidden),
.customer .button--play.active .button-icon:not(.icon-hidden) {
  opacity: 0;
}
.button--play.active .icon-hidden,
.customer .button--play.active .icon-hidden {
  opacity: 1;
}
.button--sound > span,
.customer .button--sound > span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.4rem;
  height: 2.4rem;
}
.button--sound .button-icon,
.customer .button--sound .button-icon {
  position: absolute;
  transition: opacity var(--duration-default);
}
.button--sound .icon-hidden,
.customer .button--sound .icon-hidden {
  opacity: 0;
}
.button--sound.active .button-icon:not(.icon-hidden),
.customer .button--sound.active .button-icon:not(.icon-hidden) {
  opacity: 0;
}
.button--sound.active .icon-hidden,
.customer .button--sound.active .icon-hidden {
  opacity: 1;
}
.button--simple,
.customer .button--simple {
  display: block;
  align-items: center;
  padding: 0;
  background: none;
  box-shadow: none;
  color: rgb(var(--color-button-tertiary-text));
  --alpha-button-background: 0;
  overflow: visible;
}
.button--simple span,
.customer .button--simple span {
  position: relative;
  display: block;
}
.button--simple span::after,
.customer .button--simple span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.2rem;
  width: 100%;
  height: 0.1rem;
  background-color: currentColor;
  transition: width var(--duration-default);
}
.button--simple:not(:disabled):not([aria-disabled="true"]):hover,
.customer .button--simple:not(:disabled):not([aria-disabled="true"]):hover {
  color: rgb(var(--color-button-tertiary-text-hover));
  --alpha-button-background: 0;
}
.button--simple:not(:disabled):not([aria-disabled="true"]):hover span::after,
.customer
  .button--simple:not(:disabled):not([aria-disabled="true"]):hover
  span::after {
  width: 0;
}
.button--full-width,
.customer .button--full-width {
  display: flex;
  width: 100%;
}
.button--link,
.customer .button--link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5.6rem;
  height: 5.6rem;
  left: 0.8rem;
  background-color: transparent;
  color: rgb(var(--color-button-secondary-text));
  transform: none;
}
.button--link .icon,
.customer .button--link .icon {
  width: 2rem;
  height: 2rem;
}
.button--link:focus,
.customer .button--link:focus {
  transform: translate(0) translateY(0);
}
.button--link:hover,
.customer .button--link:hover {
  color: rgb(var(--color-button-secondary-text-hover));
}
.button--link .card__quickview-text,
.customer .button--link .card__quickview-text {
  display: none;
}
.button--link .sold-out-message,
.customer .button--link .sold-out-message {
  display: none;
}
.button--link.button[aria-disabled="true"]:not(.loading),
.customer .button--link.button[aria-disabled="true"]:not(.loading) {
  opacity: 0.8;
}
.button .spinner,
.customer .button .spinner {
  display: none;
  width: 1.6rem;
  height: 1.6rem;
}
.button.loading span,
.customer .button.loading span {
  opacity: 0;
}
.button.loading .spinner,
.customer .button.loading .spinner {
  position: absolute;
  display: inline-block;
}
.button.loading .spinner .path,
.customer .button.loading .spinner .path {
  stroke: currentColor !important;
}

/* 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;
}
.button:disabled:hover::before,
.button[aria-disabled="true"]:hover::before,
.button.disabled:hover::before,
.customer button:disabled:hover::before,
.customer button[aria-disabled="true"]:hover::before,
.customer button.disabled:hover::before {
  box-shadow: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.share-buttons-simple {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.2rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.share-buttons-simple__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.share-buttons-simple__item .icon {
  width: 2.4rem;
  height: 2.4rem;
  padding: 0.2rem;
}
.share-buttons-simple__button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.2rem;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: opacity var(--duration-default);
}
.share-buttons-simple__button span {
  font-size: 1.2rem;
}
.share-buttons-simple__button:hover {
  opacity: 0.7;
}

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

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

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

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

.copy-btn {
  position: relative;
}
.copy-btn::before {
  content: attr(data-notification);
  display: block;
  padding: 0.2rem 0.5rem;
  border-radius: var(--border-radius-button);
  border: 0.1rem solid rgb(var(--color-border));
  background-color: rgb(var(--color-background));
  position: absolute;
  bottom: 0;
  right: -150px;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  text-transform: capitalize;
  font-size: 1.2rem;
  transition: all var(--duration-default);
  z-index: 3;
  max-width: 15rem;
  width: max-content;
}
.copy-btn.success::before {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.copy-btn.success:hover::before {
  opacity: 1;
}

/* 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%;
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-size: calc(var(--font-body-scale) * 1rem);
  line-height: 1.0833;
  -webkit-appearance: none;
  appearance: none;
  color: rgb(var(--color-foreground));
  background-color: rgb(var(--color-background-input));
  border: 0.1rem solid rgb(var(--color-border-input));
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  transition: border-color var(--duration-default),
    background-color var(--duration-default);
  overflow: hidden;
}
.field input[type="text"]::placeholder,
.field input[type="email"]::placeholder,
.field input[type="tel"]::placeholder,
.field input[type="search"]::placeholder,
.field input[type="password"]::placeholder,
.field select::placeholder,
.field .field__input::placeholder {
  transition: opacity var(--duration-default);
  color: rgba(var(--color-foreground-secondary));
}
.field input[type="text"]:hover,
.field input[type="email"]:hover,
.field input[type="tel"]:hover,
.field input[type="search"]:hover,
.field input[type="password"]:hover,
.field select:hover,
.field .field__input:hover {
  background-color: rgb(var(--color-background-input-hover));
  border-color: rgb(var(--color-border-input-hover));
}
.field input[type="text"]:hover::placeholder,
.field input[type="email"]:hover::placeholder,
.field input[type="tel"]:hover::placeholder,
.field input[type="search"]:hover::placeholder,
.field input[type="password"]:hover::placeholder,
.field select:hover::placeholder,
.field .field__input:hover::placeholder {
  opacity: 0.7;
}
.field input[type="text"]:focus-visible,
.field input[type="text"]:focus,
.field input[type="email"]:focus-visible,
.field input[type="email"]:focus,
.field input[type="tel"]:focus-visible,
.field input[type="tel"]:focus,
.field input[type="search"]:focus-visible,
.field input[type="search"]:focus,
.field input[type="password"]:focus-visible,
.field input[type="password"]:focus,
.field select:focus-visible,
.field select:focus,
.field .field__input:focus-visible,
.field .field__input:focus {
  outline: none;
}
.field select:focus-visible,
.field select:focus {
  outline-offset: 0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}
.field input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
.field input[type="search"]::placeholder {
  color: rgb(var(--color-foreground-secondary));
}
.field input[type="text"],
.field input[type="email"],
.field input[type="tel"],
.field input[type="password"],
.field select,
.field .field__input {
  flex-grow: 1;
  padding: 1.4rem 2.4rem;
  height: 4.2rem;
  border-radius: 3rem;
  text-align: left;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.03em;
}
.field input[type="text"]::-webkit-search-cancel-button,
.field input[type="email"]::-webkit-search-cancel-button,
.field input[type="tel"]::-webkit-search-cancel-button,
.field input[type="password"]::-webkit-search-cancel-button,
.field select::-webkit-search-cancel-button,
.field .field__input::-webkit-search-cancel-button {
  display: none;
}
.field input[type="text"]::placeholder,
.field input[type="email"]::placeholder,
.field input[type="tel"]::placeholder,
.field input[type="password"]::placeholder,
.field select::placeholder,
.field .field__input::placeholder {
  font-size: 1.2rem;
  color: rgba(var(--color-foreground-secondary));
}
.field input[type="text"]:focus::placeholder,
.field input[type="email"]:focus::placeholder,
.field input[type="tel"]:focus::placeholder,
.field input[type="password"]:focus::placeholder,
.field select:focus::placeholder,
.field .field__input:focus::placeholder {
  opacity: 0;
}
.field input[type="text"][required] + label::after,
.field input[type="email"][required] + label::after,
.field input[type="tel"][required] + label::after,
.field input[type="password"][required] + label::after,
.field select[required] + label::after,
.field .field__input[required] + label::after {
  content: "*";
  position: relative;
  top: 0;
  left: 0.5rem;
  color: rgb(var(--color-error));
}
.field input[type="text"] + label,
.field input[type="email"] + label,
.field input[type="tel"] + label,
.field input[type="password"] + label,
.field select + label,
.field .field__input + label {
  font-size: 1.2rem;
  font-weight: 500;
  text-transform: none;
  color: rgb(var(--color-foreground));
  padding-bottom: 0.6rem;
}
.field textarea.field__input {
  padding: 1.8rem 2rem;
}
.field .select {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.field .select label {
  position: relative;
  transition: var(--duration-short);
  order: -1;
}
.field select {
  cursor: pointer;
  line-height: 1;
}
.field select:focus,
.field select:focus-visible,
.field select:focus-within,
.field select:active {
  border-color: rgb(var(--color-border-input-hover));
}
.field select option {
  background-color: rgb(var(--color-background-input));
}
.field--checkbox input[type="checkbox"] {
  display: none;
  position: absolute;
  appearance: none;
}
.field--checkbox input[type="checkbox"]:checked + label::before {
  border-color: rgb(var(--color-foreground));
  background-color: rgb(var(--color-foreground)) !important;
}
.field--checkbox input[type="checkbox"]:checked + label .icon-checkmark {
  visibility: visible;
}
.field--checkbox input[type="checkbox"] + label {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  font-size: 1.5rem;
  color: rgb(var(--color-foreground));
  position: relative;
  cursor: pointer;
  line-height: 1;
}
.field--checkbox input[type="checkbox"] + label a {
  text-decoration: none;
  color: rgb(var(--color-foreground));
  transition: opacity var(--duration-default);
}
.field--checkbox input[type="checkbox"] + label a:hover {
  opacity: 0.7;
}
.field--checkbox input[type="checkbox"] + label:hover::before {
  border-color: rgb(var(--color-border-input-hover));
}
.field--checkbox input[type="checkbox"] + label::before {
  content: "";
  display: block;
  position: absolute;
  left: -2.3rem;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: none;
  background-color: rgb(var(--color-background-input));
  transition: border-color var(--duration-default);
  z-index: 3;
}
.field--checkbox input[type="checkbox"] + label::after {
  content: "";
  display: block;
  position: absolute;
  left: -2.8rem;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 0.1rem solid rgb(var(--color-border-input));
  background-color: rgb(var(--color-background-input));
  transition: border-color var(--duration-default);
  z-index: 2;
}
.field--checkbox input[type="checkbox"] + label .icon-checkmark {
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 5;
  visibility: hidden;
  color: rgb(var(--color-button-text));
  transition: all var(--duration-default) ease-in-out;
}
.field--checkbox input[type="checkbox"][required] + label span::after {
  content: "*";
  position: relative;
  top: 0;
  left: 0;
  color: rgb(var(--color-error));
}
.field--pass {
  position: relative;
}
.field--pass .button-pass-visibility {
  display: none;
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  bottom: 1rem;
  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: rgb(255, 255, 255);
  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: rgb(255, 255, 255);
}
.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 {
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

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

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

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

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

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

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

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

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

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

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

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

/* Quantity */
.quantity {
  position: relative;
  width: 14.2rem;
  height: 5.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgb(var(--color-background-input));
  border-radius: var(--border-radius-button);
  overflow: hidden;
}
.quantity.disabled {
  opacity: 0.5;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal__toggle-close {
  display: none;
}

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

.modal__toggle-open {
  display: flex;
}

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

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

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

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

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

.announcement-bar {
  display: flex;
  justify-content: center;
  overflow-y: auto;
  height: var(--announcement-height);
  color: rgb(var(--color-foreground));
}

.announcement-bar__message {
  text-align: center;
  padding: 0 1rem;
}
@media screen and (min-width: 576px) {
  .announcement-bar__message {
    padding: 0 2rem;
  }
}
.announcement-bar__message-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.6rem 1rem;
  padding: 1rem 0;
  min-height: 100%;
}
@media screen and (min-width: 576px) {
  .announcement-bar__message-inner {
    gap: 0.6rem 1.6rem;
  }
}

.announcement-bar__text {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  text-align: center;
}
.announcement-bar__text p {
  margin: 0;
}
.announcement-bar__text a {
  position: relative;
  color: inherit;
  text-underline-offset: 0.4rem;
  text-decoration-color: inherit;
  z-index: 2;
  transition: opacity var(--duration-default);
}
.announcement-bar__text a:hover {
  opacity: 0.7;
}

.announcement-bar__button[disabled] {
  opacity: 0.7;
}

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

.shopify-section-header {
  position: relative;
  z-index: 12;
  will-change: transform;
  transition: background var(--duration-default) linear;
}
.shopify-section-header.color-background-overlay:not(
    .shopify-section-header-sticky
  ) {
  background: transparent;
}
.shopify-section-header.color-background-overlay:not(
    .shopify-section-header-sticky
  )
  .header-wrapper--full-width,
.shopify-section-header.color-background-overlay:not(
    .shopify-section-header-sticky
  )
  .header,
.shopify-section-header.color-background-overlay:not(
    .shopify-section-header-sticky
  )
  .header-wrapper--bottom-menu
  .header__top,
.shopify-section-header.color-background-overlay:not(
    .shopify-section-header-sticky
  )
  .header-wrapper--bottom-menu
  .header__inline-menu {
  background-color: transparent;
}
.shopify-section-header.color-background-overlay:not(
    .shopify-section-header-sticky
  ).header--light-logo
  .header__heading-logo {
  display: none;
}
.shopify-section-header.color-background-overlay:not(
    .shopify-section-header-sticky
  ).header--light-logo
  .header__heading-logo:only-child {
  display: block;
}
.shopify-section-header.color-background-overlay:not(
    .shopify-section-header-sticky
  ).header--light-logo
  .header__heading-logo--overlay {
  display: block;
}

.shopify-section-header-sticky {
  position: sticky;
  top: 0;
  z-index: 12;
}

.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);
}
.header-wrapper .disclosure__list {
  background-color: rgb(var(--color-background-secondary));
}
.header-wrapper .header .header__top_icon + .header__top_text {
  margin-left: 0.4rem;
  padding-top: 0.2rem;
}
.header-wrapper
  .header
  .header__top_icon
  + .header__top_text
  + .cart-count-bubble {
  padding-top: 0.2rem;
}
.header-wrapper .header .header__top_icon + .cart-count-bubble {
  margin-left: 0;
}
.header-wrapper .header .type--text_and_icon::after,
.header-wrapper .header .type--icon::after {
  bottom: -0.4rem;
}
.header-wrapper--top-menu .header {
  margin-top: 1.6rem;
  border-radius: 0.6rem;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.06);
}
.header-wrapper--top-menu .header:not(.header-container) {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media screen and (min-width: 576px) {
  .header-wrapper--top-menu .header:not(.header-container) {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
}
.header-wrapper--top-menu.header-wrapper--full-width
  .header--center-logo
  > .container {
  grid-column: span 3;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
}
.header-wrapper--top-menu.header-wrapper--full-width
  .header--left-logo
  > .container {
  display: flex;
  justify-content: space-between;
}
.header-wrapper--bottom-menu .header {
  margin-top: 1.6rem;
  /*padding-top: 1.6rem;
     padding-bottom: 1.2rem;*/
  padding-left: 0;
  padding-right: 0;
  background: transparent;
}
.header-wrapper--bottom-menu .header .header--center-logo {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.header-wrapper--bottom-menu .header__top {
  position: relative;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
  background-color: rgb(var(--color-header-background));
}
@media screen and (min-width: 1100px) {
  .header-wrapper--bottom-menu .header__top {
    z-index: 1;
  }
}
.header-wrapper--bottom-menu:not(.header-wrapper--full-width) .header::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.06);
  border-radius: 0.6rem;
}
.header-wrapper--bottom-menu:not(.header-wrapper--full-width) .header__top {
  border-radius: 0.6rem;
}
.header-wrapper--bottom-menu:not(.header-wrapper--full-width)
  .header
  .header__inline-menu {
  border-radius: 0 0 0.6rem 0.6rem;
  border-top: 0.4rem solid rgb(var(--color-header-background));
  margin-top: -0.4rem;
}
.header-wrapper--bottom-menu.header-wrapper--full-width {
  background: transparent;
}
.header-wrapper--bottom-menu.header-wrapper--full-width
  .header__inline-menu
  .container {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 1100px) {
  .header-wrapper--bottom-menu .header__inline-menu {
    /*position: absolute;
        top: calc(100% - .4rem);*/
    width: 100%;
    grid-column: span 3;
    display: flex;
    justify-content: center;
    background-color: rgb(var(--color-header-background));
    transition: transform var(--duration-default),
      opacity var(--duration-default);
  }
}
.header-wrapper--bottom-menu
  .list-menu--inline
  .header__menu-item:not(.header__submenu-item) {
  padding-top: 0.6rem;
  padding-bottom: 2.4rem;
}
.header-wrapper--bottom-menu
  .list-menu--inline
  .header__menu-item:not(.header__submenu-item)::before {
  bottom: 1.6rem !important;
}
.header-wrapper--bottom-menu .header__icon--search {
  position: relative;
  align-items: center;
  min-width: 2.4rem;
  min-height: 2.4rem;
}
@media screen and (min-width: 1100px) {
  .header-wrapper--bottom-menu .header__icon--search::after {
    content: "";
    position: absolute;
    bottom: -0.2rem;
    right: calc(50% - 0.2rem);
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 100%;
    background-color: transparent;
    transition: background var(--duration-default);
    z-index: 3;
  }
}
.header-wrapper--bottom-menu .header__icon--search::after .icon {
  width: 3.2rem;
  height: 3.2rem;
}
.header-wrapper--bottom-menu .header__icon--search:hover::after {
  background-color: rgb(var(--color-foreground));
}
.header-wrapper--full-width {
  background-color: rgb(var(--color-header-background));
}
.header-wrapper--full-width .header {
  position: static;
  border-radius: 0;
  box-shadow: none;
  margin-top: 0;
}
.header-wrapper--full-width.header-wrapper--top-menu .header {
  min-height: 5.6rem;
}
@media screen and (min-width: 576px) {
  .header-wrapper--full-width.header-wrapper--top-menu .header {
    min-height: 6.8rem;
  }
}
.header-wrapper--full-width .header__top {
  padding-left: 0;
  padding-right: 0;
}
.header-wrapper--full-width .header__top > .container {
  grid-column: span 3;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
}
.header-wrapper--full-width .mega-menu,
.header-wrapper--full-width .header__search-inner {
  border-radius: 0;
}
.header-wrapper:not(.header-wrapper--full-width) .header-drawer-overlay {
  top: -1.6rem;
}
.header-wrapper:not(.header-wrapper--full-width) .menu-drawer {
  max-width: calc(100% - 4rem);
  left: 2rem;
  right: 2rem;
}
@media screen and (min-width: 576px) {
  .header-wrapper:not(.header-wrapper--full-width) .menu-drawer {
    max-width: 50rem;
  }
}
@media screen and (min-width: 1100px) {
  .header-wrapper:not(.header-wrapper--full-width) .header .search__modal {
    max-height: calc(
      100vh - var(--header-height) - var(--ann-height) -
        var(--top-search-height) - var(--padding) - 1.6rem
    );
    max-height: calc(
      var(--vh, 1vh) * 100 - var(--header-height) - var(--ann-height) -
        var(--top-search-height) - var(--padding) - 1.6rem
    );
    max-height: calc(
      100dvh - var(--header-height) - var(--ann-height) -
        var(--top-search-height) - var(--padding) - 1.6rem
    );
  }
}
@media screen and (max-width: 1100px) {
  .header-wrapper:not(.header-wrapper--full-width) .header__search-inner {
    top: calc(-1 * (var(--ann-height)) - 1.6rem);
  }
}
.header-wrapper .header__top {
  grid-column: span 3;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
}

@media screen and (min-width: 1100px) {
  .shopify-section-header-sticky
    .header-wrapper--bottom-menu:not(.header-wrapper--full-width)
    .header {
    height: var(--header-height-top);
  }
  .shopify-section-header-sticky
    .header-wrapper--bottom-menu:not(.header-wrapper--full-width)
    .header::before {
    transition: height var(--duration-default);
  }
  .shopify-section-header-sticky
    .header-wrapper--bottom-menu:not(.header-wrapper--full-width):hover
    .header::before {
    height: calc(var(--header-height) - 1.6rem);
  }
  .shopify-section-header-sticky
    .header-wrapper--bottom-menu
    .header__inline-menu {
    transform: translateY(-102%);
    opacity: 0;
    pointer-events: none;
  }
  .shopify-section-header-sticky
    .header-wrapper--bottom-menu
    .header__top:hover
    + .header__inline-menu,
  .shopify-section-header-sticky
    .header-wrapper--bottom-menu
    .header__inline-menu:hover {
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
  }
}
.container--header {
  margin: 0 auto;
  padding-inline: 2rem;
}
@media screen and (min-width: 1360px) {
  .container--header {
    max-width: 174rem;
  }
}

.header {
  display: flex;
  justify-content: space-between;
  /*font-family: var(--font-header-menu-family);
   font-style: var(--font-header-menu-style);
   text-transform: var(--font-header-menu-text-transform);*/
  min-height: 5.2rem;
  position: relative;
  background-color: rgb(var(--color-header-background));
}
@media screen and (max-width: 575px) {
  .header {
    gap: 1.6rem;
  }
}
.header__left {
  display: flex;
  gap: 1.6rem;
}
@media screen and (min-width: 750px) {
  .header__left {
    gap: 2.4rem;
  }
}
@media screen and (min-width: 990px) {
  .header__left {
    gap: 3.2rem;
  }
}
.header__left > .header__heading,
.header__left > .header__heading-link {
  display: flex;
  align-items: center;
  padding-block: 0.4rem;
}
.header__localization {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.header__localization-wrapper {
  display: none;
  flex-direction: row;
  gap: 3.2rem;
  height: 100%;
}
@media screen and (min-width: 1100px) {
  .header__localization-wrapper {
    display: flex;
  }
}
.header__localization localization-form {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.header__localization .localization-form {
  height: 100%;
}
.header__localization .localization-form > div {
  height: 100%;
}
.header__localization .disclosure {
  position: static;
  height: 100%;
}
.header__localization .disclosure__button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 3.2rem;
  min-height: 3.2rem;
  padding: 0 !important;
  height: 100% !important;
}
.header__localization .disclosure__button:hover,
.header__localization .disclosure__button:focus {
  box-shadow: none;
  border: none;
}
.header__localization .disclosure__button .icon-caret {
  color: rgba(var(--color-foreground));
  transition: transform var(--duration-default);
}
.header__localization .disclosure__button[aria-expanded="true"] .icon-caret {
  transform: rotate(-180deg);
}
.header__localization .localization-selector + .disclosure__list {
  left: 0;
  top: calc(100% + 0.4rem);
  bottom: auto;
  margin-top: 0;
  min-width: 12rem;
  max-width: 25rem;
  border: none !important;
  border-radius: 0.6rem;
  animation: animateMenuOpen var(--duration-default) ease;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.06);
  transform: translateY(0rem);
}
@media screen and (min-width: 1100px) {
  .header__localization .localization-selector + .disclosure__list {
    left: -2.4rem;
    right: 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 .header__heading-link {
  margin-right: 3.2rem;
}
.header--left-logo .header__left .aside-menu__toggle + .header__heading,
.header--left-logo .header__left .aside-menu__toggle + .header__heading-link {
  margin-left: -0.8rem;
}
@media screen and (min-width: 750px) {
  .header--left-logo .header__left .aside-menu__toggle + .header__heading,
  .header--left-logo .header__left .aside-menu__toggle + .header__heading-link {
    margin-left: -1.6rem;
  }
}
.header--center-logo {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  column-gap: 1.6rem;
}
.header--center-logo > .header__heading,
.header--center-logo > .header__heading-link {
  display: flex;
  align-items: center;
  padding-block: 0.4rem;
}
.header__heading-logo {
  display: block;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: calc(576px - 1px)) {
  .header__heading-logo {
    max-width: 12rem;
  }
}
.header__heading {
  display: inline-flex;
  align-items: center;
  margin: 0;
  line-height: 0;
}
.header__heading span {
  line-height: 1;
  text-transform: var(--font-header-menu-text-transform);
}
.header__heading-link {
  display: inline-flex;
  align-items: center;
  padding: 0;
  text-decoration: none;
  word-break: break-word;
  max-width: var(--header-heading-max-width);
  height: auto;
}
.header__heading-link span {
  display: flex;
  align-items: center;
  max-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__overlay,
.header-drawer-overlay {
  position: fixed;
  top: var(--ann-height);
  right: 0;
  bottom: 0;
  left: 0;
  height: 120vh;
  background: rgba(var(--color-foreground), 0.4);
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  cursor: pointer;
  opacity: 0;
  transition: opacity var(--duration-default);
  pointer-events: none;
  z-index: 12;
}
.header__overlay.active,
.header-drawer-overlay.active {
  opacity: 1;
  pointer-events: all;
}
.header-drawer-overlay {
  top: 0;
  z-index: 2;
}
@media screen and (max-width: 575px) {
  .header-drawer-overlay.active {
    display: none;
  }
}
@media screen and (min-width: 1100px) {
  .header-drawer-overlay.active {
    display: none;
  }
}

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

.header__icons {
  display: flex;
  align-items: center;
  gap: 3.2rem;
  margin-left: auto;
  margin-right: -0.3rem;
}
.header__icons-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
  gap: 1.6rem;
}
@media screen and (min-width: 576px) {
  .header__icons-wrapper {
    gap: 2.4rem;
  }
}
@media screen and (min-width: 990px) {
  .header__icons-wrapper {
    gap: 3.2rem;
  }
}
.header__icons .header__icon--account,
.header__icons .header__icon--cart,
.header__icons .header__icon--search {
  position: relative;
  align-items: center;
  min-width: 2.4rem;
  min-height: 2.4rem;
}
@media screen and (min-width: 1100px) {
  .header__icons .header__icon--account::after,
  .header__icons .header__icon--cart::after,
  .header__icons .header__icon--search::after {
    content: "";
    position: absolute;
    bottom: -0.2rem;
    right: calc(50% - 0.2rem);
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 100%;
    background-color: transparent;
    transition: background var(--duration-default);
    z-index: 3;
  }
}
.header__icons .header__icon--account::after .icon,
.header__icons .header__icon--cart::after .icon,
.header__icons .header__icon--search::after .icon {
  width: 3.2rem;
  height: 3.2rem;
}
.header__icons .header__icon--account:hover::after,
.header__icons .header__icon--cart:hover::after,
.header__icons .header__icon--search:hover::after {
  background-color: rgb(var(--color-foreground));
}
.header__icons .header__icon--cart .cart-count-bubble {
  margin-left: 0.4rem;
}

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

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

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

.header__icon span {
  height: 100%;
}

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

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

.header__icon::after {
  content: none;
}

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

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

.header__cart {
  display: flex;
  align-items: center;
}
.header__cart span {
  font-size: 1.2rem;
}

.header__icon--search,
.header__icon--cart {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  font-weight: var(--font-header-menu-weight);
  text-transform: var(--font-header-menu-text-transform);
  letter-spacing: var(--font-menu-letter-spacing);
  font-size: 1.2rem;
}

.header__account {
  position: relative;
  display: none;
  align-items: center;
  height: 100%;
}
.header__account span {
  font-size: 1.2rem;
}

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

.header__account-modal {
  position: absolute;
  z-index: 2;
  top: calc(100% + 0.4rem);
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  padding: 2.4rem;
  min-width: 16.7rem;
  height: auto;
  margin: 0;
  font-weight: var(--font-body-weight);
  text-transform: none;
  background-color: rgba(var(--color-background-secondary));
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.06);
  border-radius: 0.6rem;
  transition: opacity var(--duration-default), transform var(--duration-default);
}

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

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

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

.header__account__register {
  margin-top: 1.6rem;
  min-width: max-content;
}

.header__account__name {
  position: relative;
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-weight: 500;
  font-size: inherit;
  letter-spacing: calc(var(--font-heading-letter-spacing) * 0.1);
  color: rgba(var(--color-foreground));
  line-height: var(--font-heading-line-height);
}
.header__account__name::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0.1rem;
  background-color: rgb(var(--color-border));
}

.header__account__address {
  margin-top: 1.6rem;
}

.header__account__body {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header__account__body a {
  display: block;
  text-decoration: none;
}
.header__account__body a + a {
  margin-top: 0.8rem;
}

.header__account__logout {
  margin-top: 1.6rem;
  width: 100%;
}

@keyframes animateSearchOpen {
  0% {
    opacity: 0;
    transform: translateY(-1.5rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (min-width: 990px) {
  .header__icons > .header__account {
    padding: 0;
  }
}
@media screen and (min-width: 990px) and (min-width: 990px) {
  .header__account summary {
    position: relative;
    min-width: 2.4rem;
    min-height: 2.4rem;
  }
}
@media screen and (min-width: 990px) {
  .header__account {
    display: inline-flex;
  }
}
@media screen and (max-width: 989px) {
  menu-drawer ~ .header__icons .header__icon--account {
    display: none;
  }
}
.template-search .header__icon--search {
  position: relative;
}
.template-search .header__icon--search::after {
  background-color: rgb(var(--color-foreground));
}

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

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

.header__search {
  display: flex;
  align-items: center;
  height: 100%;
}
.header__search_desktop {
  display: none;
}
@media screen and (min-width: 750px) {
  .header__search_desktop {
    display: flex;
  }
}
.header__search > span {
  font-size: 1.2rem;
}
.header__search > details {
  position: static;
}
.header__search > details[open] .header__search-inner {
  animation: animateSearchOpen var(--duration-default) ease;
}
.header__search > details[open] .header__search-mobile-close {
  display: flex;
  align-items: center;
  justify-content: center;
  top: -2rem;
  right: 2rem;
}
.header__search-mobile-close {
  display: none;
  position: fixed;
  z-index: 5;
}
.header__search-mobile-close .icon-close {
  width: 2.4rem;
  height: 2.4rem;
  padding: 0.3rem;
  color: rgb(var(--color-foreground));
}
@media screen and (min-width: 1100px) {
  .header__search-mobile-close {
    display: none !important;
  }
}
.header__search-inner {
  overflow: auto;
  position: fixed;
  top: calc(-1 * (var(--ann-height)));
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  height: 100dvh;
  overflow: hidden;
  padding-top: var(--header-height);
  background-color: rgb(var(--color-header-background));
}
@media screen and (min-width: 1100px) {
  .header__search-inner {
    position: absolute;
    top: calc(100% - 0.5rem);
    padding: 0;
    height: unset;
    border-radius: 0 0 0.6rem 0.6rem;
    border-top: 0.5rem solid rgb(var(--color-header-background));
  }
}
.header .search {
  z-index: 4;
}
.header .search__content {
  padding-top: 3rem;
  padding-bottom: 3rem;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (min-width: 1360px) {
  .header .search__content {
    padding-top: 7.2rem;
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 749px) and (max-height: 500px) {
  .header .search__content {
    overflow-y: auto;
  }
}
@media screen and (min-width: 750px) and (max-height: 700px) {
  .header .search__content {
    overflow-y: visible;
  }
  .header .search__content .search__promo-links-block,
  .header .search__content .search__promo-products-block {
    margin-bottom: 4rem;
  }
}
.header .search__content::-webkit-scrollbar {
  width: 0.4rem;
}
.header .search__content::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
.header .search__form {
  width: 100%;
}
.header .search__form .search__label {
  display: inline-block;
  margin-bottom: 2.4rem;
}
.header .search__form .field {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  min-height: 5rem;
  z-index: 3;
  border-bottom: 0.1rem solid rgb(var(--color-foreground));
  background-color: transparent;
  transition: border var(--duration-default),
    background-color var(--duration-default);
}
.header .search__form .field .search__input {
  padding: 0 0.8rem 0 0;
  border: none !important;
  flex-grow: 1;
  background-color: transparent;
  transition: background-color var(--duration-default);
  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);
  font-size: calc(var(--font-heading-h2-scale) * 3rem);
  letter-spacing: -0.05em;
  border-radius: 0;
  height: auto;
}
@media only screen and (min-width: 750px) {
  .header .search__form .field .search__input {
    padding: 0rem 0.8rem 1.6rem 0;
    font-size: calc(var(--font-heading-h2-scale) * 3.4rem);
  }
}
@media only screen and (min-width: 1360px) {
  .header .search__form .field .search__input {
    font-size: calc(var(--font-heading-h2-scale) * 4.2rem);
  }
}
.header .search__form .field .search__input::placeholder {
  font: inherit;
  color: rgb(var(--color-foreground), 0.3);
}
.header .search__form .field .search__button {
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  padding: 0;
  background-color: transparent;
  color: rgb(var(--color-foreground));
  transition: opacity var(--duration-default);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 750px) {
  .header .search__form .field .search__button {
    width: 3.2rem;
    height: 3.2rem;
  }
}
.header .search__form .field .search__button:hover {
  opacity: 0.7;
}
.header .search__form .field .search__button .icon-search {
  width: 2.4rem;
  height: 2.4rem;
}
@media screen and (min-width: 750px) {
  .header .search__form .field .search__button .icon-search {
    width: 3.2rem;
    height: 3.2rem;
  }
}
.header .search__input {
  width: 100%;
}
.header .search__modal {
  --padding: 1.6rem;
  margin-top: 2.4rem;
  padding-top: var(--padding);
  padding-bottom: 0.1rem;
  max-height: calc(
    100vh - var(--header-height) - var(--ann-height) - var(--top-search-height) -
      var(--padding)
  );
  max-height: calc(
    var(--vh, 1vh) * 100 - var(--header-height) - var(--ann-height) -
      var(--top-search-height) - var(--padding)
  );
  max-height: calc(
    100dvh - var(--header-height) - var(--ann-height) - var(--top-search-height) -
      var(--padding)
  );
  overflow-y: auto;
}
@media screen and (min-width: 750px) {
  .header .search__modal {
    --padding: 3.2rem;
    margin-top: 4rem;
  }
}
.header .search__modal--hidden {
  display: none;
}
@media screen and (max-width: 749px) and (max-height: 500px) {
  .header .search__modal {
    overflow-y: visible;
  }
}
@media screen and (min-width: 750px) and (max-height: 700px) {
  .header .search__modal {
    overflow-y: visible;
  }
}
.header .search__modal::-webkit-scrollbar {
  width: 0.4rem;
}
.header .search__modal::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}

noscript .header__search {
  height: 100%;
}

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

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

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

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

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

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

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

.menu-drawer-container.menu-opening .icon-close {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  flex-shrink: 0;
  transform: scale(0.75);
}
.menu-drawer-container.menu-opening .icon-menu {
  display: none;
}
.menu-drawer-container.menu-opening .mega-menu {
  box-shadow: none;
}
.menu-drawer-container.menu-opening .header__scheme {
  display: flex;
}
@media screen and (min-width: 750px) {
  .menu-drawer-container.menu-opening .header__scheme {
    display: none;
  }
}
.no-js .menu-drawer-container.menu-opening .header__scheme {
  display: none;
}
.menu-drawer-container.menu-opening .header__toggle-scheme {
  display: inline-flex;
  justify-content: flex-start;
  width: max-content;
}
.menu-drawer-container.menu-opening .menu-drawer__localization {
  display: flex;
}
.menu-drawer-container.menu-opening .menu-drawer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem 2.4rem;
  padding: 0.8rem 2rem;
  border-top: 0.1rem solid rgb(var(--color-border));
}
.menu-drawer-container.menu-opening .menu-drawer__bottom-right {
  display: flex;
  align-items: center;
  gap: 2.4rem;
}
@media screen and (min-width: 750px) {
  .menu-drawer-container.menu-opening .menu-drawer__bottom .header__search {
    display: none;
  }
}
.menu-drawer-container.menu-opening .menu-drawer__localization-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2.4rem;
  min-height: 4.4rem;
}

.header__inline-menu {
  display: none;
}

.header__inline-menu .header__menu-item,
.header__icons .header__icon {
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  font-weight: var(--font-header-menu-weight);
  text-transform: var(--font-header-menu-text-transform);
  letter-spacing: var(--font-menu-letter-spacing);
  font-size: 1.2rem;
}

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

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

.list-menu--inline {
  height: 100%;
  align-items: stretch;
}
.list-menu--inline .list-menu-item:hover > .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-simple
  li:nth-child(1)
  .header__submenu,
.list-menu--inline
  .list-menu-item:active
  > .header__submenu-simple
  li:nth-child(1)
  .header__submenu {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.list-menu--inline
  .list-menu-item:hover
  > .header__submenu-simple
  li
  .show-submenu,
.list-menu--inline
  .list-menu-item:active
  > .header__submenu-simple
  li
  .show-submenu {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.list-menu--inline
  .list-menu-item:hover
  > .header__submenu-simple
  li
  .remove-submenu,
.list-menu--inline
  .list-menu-item:active
  > .header__submenu-simple
  li
  .remove-submenu {
  opacity: 0 !important;
  pointer-events: none !important;
  visibility: hidden !important;
}
.list-menu--inline .list-menu-item:hover > .mega-menu,
.list-menu--inline .list-menu-item:active > .mega-menu {
  opacity: 1;
  pointer-events: all;
  max-height: calc(100vh - var(--header-height) - var(--announcement-height));
}
@media screen and (min-width: 1600px) {
  .list-menu--inline .list-menu-item:hover > .mega-menu,
  .list-menu--inline .list-menu-item:active > .mega-menu {
    max-height: 82rem;
  }
}
.list-menu--inline .list-menu-item:hover > .mega-menu__items,
.list-menu--inline .list-menu-item:active > .mega-menu__items {
  opacity: 1 !important;
}
.list-menu--inline .list-menu-item {
  position: relative;
  padding-inline: 0.5rem;
  transition: opacity var(--duration-default);
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1360px) {
  .list-menu--inline .list-menu-item {
    padding-inline: 1.6rem;
  }
}
.list-menu--inline .list-menu-item:first-child {
  padding-left: 0;
}
.list-menu--inline .list-menu-item:last-child {
  padding-right: 0;
}
.list-menu--inline .list-menu-item.list-menu--megamenu {
  position: static;
}
.list-menu--inline .list-menu-item > .header__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  overflow: visible;
}
.list-menu--inline .list-menu-item > .header__menu-item::before {
  position: absolute;
  content: "";
  bottom: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 100%;
  background-color: transparent;
  transition: background var(--duration-default);
  z-index: 2;
  pointer-events: none;
}
.list-menu--inline .list-menu-item > .header__menu-item:hover::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__submenu {
  top: calc(100% + 0.4rem) !important;
}
.list-menu--inline .list-menu-item > .header__submenu::before {
  content: "";
  position: absolute;
  top: -0.4rem;
  display: block;
  height: 0.4rem;
  width: 100%;
}
.list-menu--inline .list-menu-item.list-menu--submenu {
  /*&::after {
       content: '';
       position: absolute;
       bottom: -0.4rem;
       display: block;
       height: 0.4rem;
       width: 100%;
     }*/
}
.list-menu--inline > .list-menu-item--active > .header__menu-item::before {
  background-color: rgb(var(--color-foreground));
}
.list-menu--inline .list-menu--megamenu-visible > .header__menu-item::before {
  background-color: rgb(var(--color-foreground));
}
.list-menu--inline .header__menu-item {
  padding-block: 1.2rem;
}
.list-menu--inline .header__menu-item span {
  display: flex;
  align-items: center;
}
.list-menu--inline .header__menu-item + .header__submenu {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.list-menu--inline .header__menu-item + .header__submenu:hover,
.list-menu--inline .header__menu-item + .header__submenu:active {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.list-menu--inline .header__menu-item:hover + .header__submenu,
.list-menu--inline .header__menu-item:active + .header__submenu {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.header__submenu {
  padding-inline: 0;
  text-transform: none;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.06);
  border-radius: 0.6rem;
  transition: opacity var(--duration-default),
    visibility var(--duration-default);
  z-index: 15;
}
.header__submenu.list-menu {
  padding: 1.6rem 0;
  display: flex;
  flex-direction: column;
  gap: 0;
  min-width: 20rem;
}
.header__submenu li {
  display: flex;
  position: relative;
}
.header__submenu li::after {
  position: absolute;
  content: "";
  display: none;
  width: 0.2rem;
  height: 100%;
  top: 0;
  right: -0.2rem;
  background: transparent;
}
.header__submenu li:hover::after,
.header__submenu li:active::after {
  display: block;
}
.header__submenu li:not(:first-child) > .header__submenu {
  border-top-left-radius: var(--border-radius-main);
  border-top-right-radius: var(--border-radius-main);
}
.header__submenu .header__submenu {
  top: -1.6rem;
  left: 100% !important;
}
.header__submenu .header__menu-item {
  width: 100%;
  padding: 0.8rem 2.4rem;
  font-size: 1.2rem;
  transition: opacity var(--duration-default);
}
.header__submenu .header__menu-item::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 1.2rem;
  transform: translateY(-50%);
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 100%;
  background-color: transparent;
  transition: background-color var(--duration-default);
  z-index: 2;
  pointer-events: none;
}
.header__submenu .header__menu-item:hover::before {
  background-color: currentColor;
}
.header__submenu-item_has-submenu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__submenu-item_has-submenu .icon {
  transform: rotate(-90deg) translateY(1.2rem);
}
.header__submenu li.header__submenu-li {
  display: none;
}
.header__submenu li.header__submenu-li.active {
  display: flex;
}
.header__submenu-button {
  padding: 0.8rem 2.4rem;
}
.header__submenu-button .button--arrow {
  cursor: pointer;
}
.header__submenu-button.hide {
  display: none;
}
.header__submenu-simple {
  box-shadow: unset;
  border-radius: 0;
  border-top-left-radius: 0.6rem;
  border-bottom-left-radius: 0.6rem;
  min-height: 34.4rem;
  min-width: 23rem;
}
.header__submenu-simple > li {
  position: static;
}
.header__submenu-simple > li > a {
  position: relative;
  text-transform: capitalize !important;
  font-family: var(--font-body-family) !important;
  font-style: var(--font-body-style) !important;
  font-size: calc(var(--font-body-scale) * 1rem) !important;
  padding-top: 0.4rem !important;
  padding-bottom: 0.4rem !important;
}
.header__submenu-simple > li .hide-icon-caret + svg {
  display: none;
}
.header__submenu-simple .header__submenu {
  top: 0;
  height: 100%;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  box-shadow: unset;
  border-left: 0.1rem solid rgb(var(--color-border));
  flex-wrap: wrap;
  column-gap: 5.7rem;
  max-width: 53.4rem !important;
  width: max-content !important;
  min-width: unset;
  padding-right: 10.8rem;
  padding-left: 2.4rem;
}
.header__submenu-simple .header__submenu li {
  width: 12.3rem;
  transition: opacity var(--duration-default);
}
.header__submenu-simple .header__submenu li:hover {
  opacity: 0.7;
}
.header__submenu-simple .header__submenu li a {
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase !important;
  font-size: 1.2rem !important;
}
.header__submenu-simple .header__submenu li a:hover::before {
  display: none;
}

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

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

body.scroll-locked {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: var(--scroll);
}
body.scroll-locked .section-announcement + .shopify-section-header {
  top: var(--ann-height);
}
body.scroll-locked .shopify-section-header {
  position: fixed;
  left: 0;
  right: 0;
}
body.scroll-locked #MainContent {
  margin-top: var(--header-height);
}

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

.cart-count-bubble {
  font-size: 1.2rem;
}

.header__scheme {
  display: none;
  align-items: center;
  min-width: 2.4rem;
  margin-right: -0.5rem;
  z-index: 1;
}
@media screen and (min-width: 750px) {
  .header__scheme {
    display: flex;
  }
}

.header__toggle-scheme {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: none;
  width: 2.4rem;
  height: 2.4rem;
  border: none;
  background: none;
  transition: opacity var(--duration-default);
  cursor: pointer;
}
.header__toggle-scheme:hover {
  opacity: 0.7;
}
.header__toggle-scheme-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 2.4rem;
  height: 2.4rem;
  color: rgb(var(--color-foreground));
}
.header__toggle-scheme-item .icon {
  flex: none;
  width: 1.4rem;
  height: 1.4rem;
  transition: var(--duration-default);
  z-index: 2;
}

.mega-menu {
  position: absolute;
  top: calc(100% - 0.5rem);
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  background-color: rgb(var(--color-header-background));
  border-top: 0.5rem solid rgb(var(--color-header-background));
  border-radius: 0 0 0.6rem 0.6rem;
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  overflow-y: auto;
  transition: opacity var(--duration-default) 0.1s linear,
    max-height var(--duration-default) linear,
    padding var(--duration-default) linear;
  z-index: 15;
}
.mega-menu:hover {
  opacity: 1;
  pointer-events: all;
}
.mega-menu::-webkit-scrollbar {
  width: 0.4rem;
}
.mega-menu::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-border));
  border-radius: 2rem;
}
.mega-menu__items {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 1.6rem;
  width: 100%;
  margin-top: 0.1rem;
}
.mega-menu__items::before {
  content: "";
  position: absolute;
  top: -0.1rem;
  left: 2.4rem;
  display: block;
  height: 0.1rem;
  width: calc(100% - 4.8rem);
  background-color: rgb(var(--color-border));
}
@media screen and (min-width: 990px) {
  .mega-menu__items.container::before {
    left: 5rem;
    width: calc(100% - 10rem);
  }
}
.mega-menu__promo-blocks {
  width: max-content;
  display: flex;
  gap: 0.1rem;
  flex: 1;
}
.mega-menu__bottom {
  display: flex;
  justify-content: center;
  gap: 1.6rem;
  padding: 1.2rem 2.4rem;
  background-color: rgb(var(--color-background-tertiary));
}
.mega-menu__bottom .container {
  display: flex;
  justify-content: center;
  gap: 1.6rem;
}
.mega-menu__bottom-text {
  margin: 0;
  font-size: 1.2rem;
  font-weight: 500;
  color: rgb(var(--color-foreground), 0.8);
}
.mega-menu__bottom-button[disabled] {
  opacity: 0.5;
}

.list-menu--megamenu .mega-menu {
  opacity: 0;
  pointer-events: none;
}

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

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

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

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

body:not(.mouse-focus) .list-menu-item:focus-within > .header__submenu,
body:not(.mouse-focus) .list-menu-item:focus-visible > .header__submenu,
body:not(.mouse-focus) .list-menu-item:focus > .header__submenu {
  opacity: 1;
  pointer-events: all;
}
body:not(.mouse-focus) .list-menu-item:focus-within > .mega-menu,
body:not(.mouse-focus) .list-menu-item:focus-visible > .mega-menu,
body:not(.mouse-focus) .list-menu-item:focus > .mega-menu {
  opacity: 1;
  pointer-events: all;
  max-height: calc(100vh - var(--header-height) - var(--announcement-height));
}
@media screen and (min-width: 1600px) {
  body:not(.mouse-focus) .list-menu-item:focus-within > .mega-menu,
  body:not(.mouse-focus) .list-menu-item:focus-visible > .mega-menu,
  body:not(.mouse-focus) .list-menu-item:focus > .mega-menu {
    max-height: 82rem;
  }
}
body:not(.mouse-focus) .list-menu-item:focus-within > .mega-menu__items,
body:not(.mouse-focus) .list-menu-item:focus-visible > .mega-menu__items,
body:not(.mouse-focus) .list-menu-item:focus > .mega-menu__items {
  opacity: 1 !important;
}
body:not(.mouse-focus) .header__menu-item + .header__submenu:focus-within,
body:not(.mouse-focus) .header__menu-item + .header__submenu:focus-visible,
body:not(.mouse-focus) .header__menu-item + .header__submenu:focus {
  opacity: 1;
  pointer-events: all;
}
body:not(.mouse-focus) .header__menu-item:focus-within + .header__submenu,
body:not(.mouse-focus) .header__menu-item:focus-visible + .header__submenu,
body:not(.mouse-focus) .header__menu-item:focus + .header__submenu {
  opacity: 1;
  pointer-events: all;
}
body:not(.mouse-focus) .header__submenu:focus-within::after,
body:not(.mouse-focus) .header__submenu:focus-visible::after,
body:not(.mouse-focus) .header__submenu:focus::after {
  display: block;
}
body:not(.mouse-focus) .header__inline-menu li:focus-within > .header__submenu,
body:not(.mouse-focus) .header__inline-menu li:focus-visible > .header__submenu,
body:not(.mouse-focus) .header__inline-menu li:focus > .header__submenu {
  opacity: 1;
  pointer-events: all;
}
body:not(.mouse-focus) .mega-menu:focus,
body:not(.mouse-focus) .mega-menu:focus-visible,
body:not(.mouse-focus) .mega-menu:focus-within {
  opacity: 1;
  pointer-events: all;
}
body:not(.mouse-focus) .header__menu-item:focus + .mega-menu,
body:not(.mouse-focus) .header__menu-item:focus-visible + .mega-menu,
body:not(.mouse-focus) .header__menu-item:focus-within + .mega-menu {
  opacity: 1;
  pointer-events: all;
  max-height: calc(100vh - var(--header-height) - var(--announcement-height));
}
@media screen and (min-width: 1600px) {
  body:not(.mouse-focus) .header__menu-item:focus + .mega-menu,
  body:not(.mouse-focus) .header__menu-item:focus-visible + .mega-menu,
  body:not(.mouse-focus) .header__menu-item:focus-within + .mega-menu {
    max-height: 82rem;
  }
}
body:not(.mouse-focus) .header__menu-item:focus + .mega-menu__items,
body:not(.mouse-focus) .header__menu-item:focus-visible + .mega-menu__items,
body:not(.mouse-focus) .header__menu-item:focus-within + .mega-menu__items {
  opacity: 1;
}

body.mouse-focus .header__localization .disclosure__button:focus,
body.mouse-focus .header__localization .disclosure__button:focus-visible,
body.mouse-focus .header__icons .header__icon--cart:focus,
body.mouse-focus .header__icons .header__icon--cart:focus-visible {
  outline: none;
  border: none;
}

/* Breadcrumb */
.breadcrumb {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem 0.8rem;
  margin: 4.8rem 0 0 0;
  font-size: 1.2rem;
  font-weight: 500;
  color: rgba(var(--color-foreground), 0.8);
  background-color: transparent;
}
@media screen and (min-width: 576px) {
  .breadcrumb {
    margin: 8rem 0 0 0;
  }
}
@media screen and (min-width: 750px) {
  .breadcrumb {
    margin: 12rem 0 0 0;
  }
}
@media screen and (min-width: 1100px) {
  .breadcrumb {
    margin: 15rem 0 0 0;
  }
}
.breadcrumb__delimiter {
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}
.breadcrumb--center {
  justify-content: center;
}
.breadcrumb span {
  color: rgba(var(--color-foreground));
}
.breadcrumb a {
  position: relative;
  color: inherit;
  text-decoration: none;
  transition: color var(--duration-default);
}
.breadcrumb a:hover {
  color: rgba(var(--color-foreground));
}

@media screen and (min-width: 576px) {
  .template-product .breadcrumb {
    margin: 8rem 0 0 0;
  }
}

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

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

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

.popupExitFade {
  animation-name: popupExitFade;
}

.popupOpenSlide {
  animation-name: popupOpenSlide;
}

.popupExitSlide {
  animation-name: popupExitSlide;
}

.popupOpenZoom {
  animation-name: popupOpenZoom;
}

.popupExitZoom {
  animation-name: popupExitZoom;
}

.popupOpenSlideFade {
  animation-name: popupOpenSlideFade;
}

.popupExitSlideFade {
  animation-name: popupExitSlideFade;
}

.popup {
  display: none;
  position: fixed;
  z-index: 999999;
  max-width: calc(100vw - 4rem);
  max-height: calc(100vh - 4rem);
  -webkit-backface-visibility: hidden;
}
@media screen and (min-width: 1100px) {
  .popup {
    max-width: calc(100vw - 12.8rem);
    max-height: calc(100vh - 6.4rem);
  }
}
.popup--top {
  top: 2rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
@media screen and (min-width: 750px) {
  .popup--top {
    top: 32px;
  }
}
.popup--top-left {
  top: 2rem;
  left: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--top-left {
    top: 32px;
    left: 32px;
  }
}
.popup--top-right {
  top: 2rem;
  right: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--top-right {
    top: 32px;
    right: 32px;
  }
}
.popup--bottom {
  bottom: 2rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
@media screen and (min-width: 750px) {
  .popup--bottom {
    bottom: 32px;
  }
}
.popup--bottom-left {
  left: 2rem;
  bottom: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--bottom-left {
    left: 32px;
    bottom: 32px;
  }
}
.popup--bottom-right {
  right: 2rem;
  bottom: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--bottom-right {
    right: 32px;
    bottom: 32px;
  }
}
.popup--left {
  left: 2rem;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
@media screen and (min-width: 750px) {
  .popup--left {
    left: 32px;
  }
}
.popup--right {
  top: 50%;
  right: 2rem;
  transform: translate3d(0, -50%, 0);
}
@media screen and (min-width: 750px) {
  .popup--right {
    right: 32px;
  }
}
.popup--center {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.popup-wrap {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.075);
}
.popup-wrap::-webkit-scrollbar {
  width: 0.4rem;
}
.popup-wrap::-webkit-scrollbar-thumb {
  background-color: rgb(var(--color-border));
  border-radius: 2rem;
}
.popup-container {
  width: 100%;
}
.popup-outer {
  position: relative;
  display: flex;
  flex-direction: column;
}
.popup-text {
  color: rgb(var(--color-foreground-secondary));
}
.popup-text a {
  text-decoration: underline;
  transition: color var(--duration-default);
}
.popup-text p {
  margin: 0;
}
.popup .popup-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
}
@media screen and (min-width: 750px) {
  .popup .popup-close {
    top: 2.4rem;
    right: 2.4rem;
  }
}
.popup-open {
  display: flex;
}
@media (max-width: calc(576px - 1px)) {
  .popup-open[data-mobile-disable="true"] {
    display: none;
  }
  .popup-open[data-mobile-disable="true"] + .popup-overlay {
    display: none;
  }
}
.popup-open + .popup-overlay {
  display: block;
}
.popup-overlay {
  background-color: rgba(var(--color-overlay), 0.3);
  position: fixed;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999998;
}
.popup-overlay .popup-wrap {
  box-shadow: none;
}
.popup-thumbnail img {
  width: 100%;
}
.popup-trigger {
  cursor: pointer;
}

.popup-main {
  border-radius: var(--border-radius-main);
  overflow: hidden;
  max-width: calc(100vw - 4rem);
  max-height: calc(100vh - 4rem);
}
@media (min-width: 1100px) {
  .popup-main {
    max-width: calc(100vw - 12.8rem);
    max-height: calc(100vh - 6.4rem);
  }
}
.popup-main-image--left .popup-outer_image::before,
.popup-main-image--right .popup-outer_image::before {
  content: "";
  display: none;
  height: 100%;
  width: 0;
  padding-bottom: 45%;
}
@media (min-width: 750px) {
  .popup-main-image--left .popup-outer_image::before,
  .popup-main-image--right .popup-outer_image::before {
    display: block;
  }
}
.popup-main-image--left .popup-outer_image .popup-content,
.popup-main-image--right .popup-outer_image .popup-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.popup-main .popup-heading {
  margin-top: 0;
  margin-bottom: 0.8rem;
  font-size: calc(var(--font-popup-heading-scale) * 2rem);
}
@media screen and (min-width: 750px) {
  .popup-main .popup-heading {
    margin-bottom: 1.6rem;
    font-size: calc(var(--font-popup-heading-scale) * 2.6rem);
  }
}
.popup-main .popup-description {
  margin-top: 0;
  margin-bottom: 2.4rem;
  font-size: calc(var(--font-popup-desc-scale) * 1.3rem);
}
@media screen and (min-width: 750px) {
  .popup-main .popup-description {
    margin-bottom: 3.2rem;
    font-size: calc(var(--font-popup-desc-scale) * 1.6rem);
  }
}
.popup-main .popup-text {
  margin-top: 0.8rem;
  font-size: calc(var(--font-popup-text-scale) * 1rem);
  color: rgb(var(--color-foreground-secondary));
}
@media screen and (min-width: 750px) {
  .popup-main .popup-text {
    margin-top: 1.6rem;
    font-size: calc(var(--font-popup-text-scale) * 1.3rem);
  }
}
.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;
}
@media (min-width: 750px) {
  .popup-main .popup-outer {
    flex-direction: row;
  }
}
.popup-main .popup-thumbnail {
  flex: 1 0 50%;
  display: flex;
  border-radius: var(--border-radius-main);
  overflow: hidden;
}
.popup-main .popup-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-main .popup-content {
  padding: 16px;
  flex: 1 0 50%;
  order: 2;
  background-color: rgb(var(--color-background));
}
@media screen and (min-width: 576px) {
  .popup-main .popup-content {
    padding: 32px;
  }
}
.popup-main .popup-content:first-child:last-child {
  flex: 1 0 100%;
}
.popup-main--no-image .popup-content {
  padding: 32px;
}
@media screen and (min-width: 750px) {
  .popup-main--no-image .popup-content {
    padding: 64px;
  }
}
@media (min-width: 576px) {
  .popup-main-image--right .popup-outer {
    flex-direction: row-reverse;
  }
}
.popup-main-image--top .popup-outer {
  flex-direction: column;
}
.popup-main-image--top .popup-thumbnail {
  position: relative;
  padding-bottom: 50%;
}
.popup-main-image--top .popup-thumbnail img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-main-image--bottom .popup-outer {
  flex-direction: column-reverse;
}
.popup-main-image--bottom .popup-thumbnail {
  position: relative;
  padding-bottom: 55%;
}
.popup-main-image--bottom .popup-thumbnail img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-main .newsletter-form .button {
  max-width: 100%;
}
.popup-main .newsletter-form__inner {
  display: flex;
  gap: 0.8rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
@media screen and (min-width: 576px) {
  .popup-main .newsletter-form__inner:not(.newsletter-form__inner_column) {
    flex-direction: row;
  }
}
.popup-main .newsletter-form__field-wrapper {
  flex: 1;
}
.popup-main .list-social {
  margin-left: -1.2rem;
  margin-top: 1.2rem;
}

.notification-banner {
  border-radius: var(--border-radius-main);
  overflow: hidden;
  box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.075);
}
.notification-banner .popup-outer {
  padding: 32px;
  background-color: rgb(var(--color-background));
}
.notification-banner .popup-heading {
  margin: 0;
  font-family: var(--font-popups-heading-family);
  font-style: var(--font-popups-heading-style);
  font-weight: var(--font-popups-heading-weight);
  font-size: calc(var(--font-notification-heading-scale) * 2rem);
}
.notification-banner .popup-heading + .popup-text {
  margin-top: 0.8rem;
}
.notification-banner .popup-text {
  padding-right: 1rem;
  font-family: var(--font-popups-text-family);
  font-style: var(--font-popups-text-style);
  font-weight: var(--font-popups-text-weight);
  font-size: calc(var(--font-notification-text-scale) * 1.3rem);
}
.notification-banner .popup-button {
  width: 100%;
  margin-top: 1.6rem;
}
.notification-banner--box .popup-close {
  top: 0.5rem;
  right: 0.5rem;
}
.notification-banner--box .popup-close .icon-close {
  width: 1.5rem;
  height: auto;
}
.notification-banner--bar.popup--top {
  width: 100%;
  max-width: 100%;
  top: 0;
  left: 0;
  bottom: auto;
  transform: none;
  border-radius: 0;
}
.notification-banner--bar.popup--bottom {
  width: 100%;
  max-width: 100%;
  top: auto;
  left: 0;
  bottom: 0;
  transform: none;
  border-radius: 0;
}
.notification-banner--bar .popup-outer {
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 42.6666666667px;
  padding-right: 42.6666666667px;
}
.notification-banner--bar .popup-close {
  top: 1rem;
  right: 1rem;
}
@media (min-width: 750px) {
  .notification-banner--bar .popup-outer {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.6rem 2.4rem;
    margin: 0 auto;
  }
  .notification-banner--bar .popup-close {
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
  }
  .notification-banner--bar .button {
    margin-top: 0;
    width: auto;
  }
}
.notification-banner--banner .popup-outer {
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.2rem;
}
.notification-banner--banner .popup-outer-image--right {
  flex-direction: row-reverse;
}
.notification-banner--banner .popup-outer-image--top {
  flex-direction: column;
}
.notification-banner--banner .popup-outer-image--bottom {
  flex-direction: column-reverse;
}
.notification-banner--banner
  .popup-outer-image--top
  .notification-banner__image,
.notification-banner--banner
  .popup-outer-image--bottom
  .notification-banner__image {
  position: relative;
  padding-bottom: 55%;
}
.notification-banner--banner
  .popup-outer-image--top
  .notification-banner__image
  img,
.notification-banner--banner
  .popup-outer-image--bottom
  .notification-banner__image
  img {
  position: absolute;
  inset: 0;
}
.notification-banner--banner .popup-button {
  width: auto;
  width: 100%;
  max-width: 18rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.notification-banner--banner .notification-banner__image {
  flex: 1 35%;
  min-width: 7.6rem;
  align-self: stretch;
  display: flex;
  border-radius: var(--border-radius-main);
  overflow: hidden;
}
.notification-banner--banner .notification-banner__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.notification-banner--banner .notification-banner__content {
  flex: 1 65%;
  padding: 2.4rem 3.2rem 2.4rem 2.4rem;
}
.notification-banner--banner .popup-close {
  top: 0.4rem;
  right: 0.4rem;
}

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

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

.section-header {
  margin-bottom: 2.4rem;
}
@media (min-width: 990px) {
  .section-header {
    margin-bottom: 3.6rem;
  }
}
.section-header__border {
  padding-bottom: 2rem;
  border-bottom: 1px solid rgb(var(--color-border));
}
@media (min-width: 750px) {
  .section-header__border {
    padding-bottom: 3.6rem;
  }
}
.section-header__title {
  display: block;
}
.section-header__subtitle,
.section-header__title {
  position: relative;
  margin: 0;
}
.section-header__subtitle + .section-header__title {
  margin-top: 2rem;
}
.section-header__subtitle {
  display: flex;
  align-items: baseline;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  column-gap: 1.2rem;
}
.section-header__subtitle::before {
  display: none;
}
.section-header__subtitle_dot::before {
  content: "";
  display: block;
  height: 1rem;
  width: 1rem;
  min-height: 1rem;
  max-height: 1rem;
  min-width: 1rem;
  max-width: 1rem;
  border-radius: 50%;
  background: rgb(var(--color-accent));
}
.section-header--large_margin {
  margin-bottom: 3.2rem;
}

.icon-style--primary {
  background-color: rgb(var(--color-button));
  color: rgb(var(--color-button-text));
}
.icon-style--secondary {
  background-color: rgb(var(--color-button-secondary-background));
  color: rgb(var(--color-button-secondary-text));
}
.icon-style--tertiary {
  background-color: rgb(var(--color-button-tertiary-background));
  color: rgb(var(--color-button-tertiary-text));
}

/* Added by me */

@font-face {
  font-family: "RocaOne-Rg";
  src: url(/cdn/shop/files/RocaOne-Rg.woff2?v=1751361535') format('woff2'),
        url('/cdn/shop/files/RocaOne-Rg.woff?v=1751361609') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Felt Tip Woman";
  src: url(/cdn/shop/files/FeltTipWoman.woff2?v=1751362737') format('woff2'),
        url('/cdn/shop/files/FeltTipWoman.woff?v=1751362913') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.title,
.section-header__title,
h1,
h2,
h3 {
  font-family: "RocaOne-Rg" !important;
}

.section-header__subtitle {
  font-family: "Felt Tip Woman";
}

.search__input {
  font-family: futura !important;
}

.header-wrapper .password-header {
  justify-content: center;
}

.section-header__subtitle {
  text-transform: capitalize;
}

/* THIS IS FOR VARIANT COLOR PART */

.variant-color-part {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-block: 1rem;
}

.variant-picker__option-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.variant-color-part ul {
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  gap: 1.7rem;
}

.variant-color-part ul li a {
  display: block;
  border-radius: 50%;
}

.variant-color-part legend {
  font-size: 1.5rem;
  letter-spacing: 0;
  color: black;
  font-weight: 500;
}

@media screen and (min-width: 750px) {
  .button {
    font-size: 1.7rem;
    padding-inline: 3rem;
  }

  .section-header__subtitle {
    font-size: 2.6rem;
    letter-spacing: 0;
    text-transform: capitalize;
  }

  .announcement-bar__message-inner {
    padding: 0;
  }

  .announcement-bar__text {
    font-size: 1.4rem;
    letter-spacing: 0.5px;
    font-weight: 400;
  }

  .announcement-bar .announcement-bar__message-inner .announcement-bar__button {
    font-size: 1.4rem;
    letter-spacing: 0.5px;
    font-weight: 400;
  }

  /* THIS IS FOR HEADER */
  .header .list-menu--inline .header__menu-item span {
    font-size: 1.7rem;
    letter-spacing: 0;
  }

  .header .list-menu--inline {
    padding-block: 3rem;
    column-gap: 3rem;
  }
}

@media screen and (max-width: 749px) {
  .variant-color-part ul li a {
    width: 13px;
    height: 13px;
  }

  .variant-color-part legend {
    font-size: 1.5rem;
    font-weight: unset;
  }
}

@media screen and (min-width: 750px) {
  .variant-color-part ul li a {
    width: 36px;
    height: 36px;
  }
}

@media screen and (min-width: 1100px) {
  .product .product-form__controls-group label.color-swatch {
    width: 3.6rem;
    height: 3.6rem;
  }

  .product .product-form__controls-group label.color-swatch:after {
    width: 3.6rem;
    height: 3.6rem;
  }
}

/* --------------- */

/* Added by me */

.product .product__title {
  font-family: "RocaOne-Rg";
}

.product .price-wrapper .product-form__group-name {
  display: none;
}

.product .product-form__group-name {
  text-transform: capitalize;
  color: black;
  font-weight: 500;
}

.product .text_with_icon__text {
  letter-spacing: 0;
  color: black;
}

.product .text_with_icon__text b {
  font-weight: 500;
}

/* THIS IS FOR COLLAPSIBLE TEXT BLOCK */
.product .collapsible-item {
  border-bottom: 1px solid #000;
  margin: 0;
}

.product .collapsible-item:first-of-type {
  border-top: 1px solid #000;
}

.product .collapsible-summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 1.7rem 0;
  font-weight: 500;
  list-style: none;
}

.product .collapsible_heading {
  font-size: 1.8rem;
  font-weight: 500;
  color: black;
}

.product .collapsible-summary::-webkit-details-marker {
  display: none;
}

.product .chevron {
  transition: transform 0.3s ease;
}

.product .collapsible-item[open] .chevron {
  transform: rotate(180deg);
}

.product .collapsible-content {
  padding: 0.5rem 0 1rem;
  font-size: 0.95rem;
  line-height: 1.6;
}

.product .text_with_icon__item svg {
  height: 3rem;
  min-width: 3rem;
}

.product .collapsible-content {
  padding-block: 0 1rem;
  font-size: 1.6rem;
  line-height: 1.6;
}

.product .product__description p,
.product .product__description li {
  letter-spacing: 0;
  line-height: normal;
}

.product .product__title__wrapper {
  padding-top: 1.5rem;
}

.product .product-form__submit {
  gap: 1.2rem;
  justify-content: center;
}

@media screen and (min-width: 750px) {
  .product .product-form__submit {
    font-size: 1.5rem;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: capitalize;
  }

  .product .product-form__submit {
    justify-content: center;
    padding-block: 2.2rem;
  }

  .product .quantity {
    height: 5.9rem;
    border: 1px solid #d5d5d5;
    width: 16.3rem;
  }

  .product .variant-color-part ul li a {
    width: 36px;
    height: 36px;
  }
}

@media screen and (min-width: 990px) {
  .product .product__title {
    font-size: 2.8rem;
    max-width: unset;
  }

  .product__media-list-wrapper {
    gap: 3.6rem;
  }

  .product__media-wrapper .product__media-subitem {
    margin-bottom: 20px !important;
  }

  .product .product-form__group-name {
    font-size: 1.5rem;
  }

  .product .product__info-container {
    width: 50rem;
  }

  .product .product__info-container .product__description {
    max-width: 100%;
  }

  .product .product-form__controls-group {
    gap: 1.7rem;
  }

  .product .product-form__controls-group label {
    font-size: 1.8rem;
    padding: 0.2rem 3.1rem;
  }

  .product .product-form__buttons-row {
    gap: 2rem;
  }

  .product .product-form__quantity .quantity__input {
    font-size: 1.6rem;
    font-weight: 600;
  }

  .product .product-form__quantity .quantity__button_plus,
  .product-form__quantity .quantity__button_minus {
    font-size: 1.6rem;
    color: black;
    font-weight: bold;
  }

  .product .product .text_with_icon {
    justify-content: start;
    margin-bottom: 3rem;
  }

  .product .product .text_with_icon__item {
    gap: 2rem;
  }

  .product .text_with_icon__text {
    font-size: 1.5rem;
  }

  .product .text_with_icon__text b {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 1100px) {
  .product .product__media-sublist-outer {
    width: 12.8rem;
    min-width: 12.8rem;
    max-width: 12.8rem;
    min-height: 100%;
  }

  .product {
    padding-inline: 7rem !important;
    padding-top: 3.2rem !important;
  }

  .product .price-wrapper {
    border: none;
    padding-block: 1rem 2rem;
  }

  .product .price .price-item {
    font-size: 2.4rem;
  }

  .product .product-form__group-wrapper {
    border: none;
  }

  .product .product__inventory {
    border: none;
  }

  .product .product__description p,
  .product .product__description li {
    font-size: 1.5rem;
  }

  .product .product-form__controls-group label.color-swatch {
    width: 3.6rem;
    height: 3.6rem;
  }

  .product .product-form__controls-group label.color-swatch:after {
    width: 3.6rem;
    height: 3.6rem;
  }
}

@media screen and (min-width: 1360px) {
  .product .product__outer {
    gap: 6.3rem;
  }
}

@media screen and (min-width: 990px) and (max-width: 1200px) {
  .product .product__info-container {
    width: 40rem;
  }

  .product .collapsible-item {
    max-width: 40rem;
    min-width: unset;
  }
}

@media screen and (max-width: 749px){
  .section-header__subtitle{
    font-size: 2.5rem;
  }
}
/* Ends here */
