/** Shopify CDN: Minification failed

Line 6225:2 Unexpected "{"
Line 6307:92 Expected identifier but found whitespace

**/
@charset "UTF-8";
/* Color custom properties */

.product-details .artist-name a {
    color: #b72626;
    text-decoration: none;
    /* letter-spacing: 0; */
    font-weight: 500;
}

.mega-menu--list .mega-menu__list li a.mega-menu__link {
    font-size: 15px;
}

main#MainContent {
    background: #f4f4f4 !important;
}

.shopify-policy__container {
    background: #fff !important;
    padding: 0;
    margin: 0;
    width: 80% !important;
    margin: 50px auto !important;
    padding: 80px !important;
}

.shopify-policy__body p br {
    display: none !important;
}

.shopify-policy__body p {
    margin: 5px 0 10px 0 !important;
  font-size: 14px;
  font-weight: 400;
}

.shopify-policy__container h1 {
    padding: 0;
    margin: 0;
    margin-bottom: 10px !important;
  font-size:42px !important;
  text-transform:capitalize !important;
}

.shopify-policy__body li {
  font-size: 14px !important;
   margin: 5px 0 10px 0 !important;
  line-height: 20px;
}

.shopify-policy__body li strong {
  font-weight: 500;
}

.shopify-policy__container h2 {
    margin: 30px 0 00px !important;
  font-size: 24px !important;
}

.shopify-policy__container h2 br {
    display: none !important;
}

.shopify-policy__body h5 {
    margin-bottom: 0 !important;
}

.shopify-policy__body {
        padding-bottom: 0 !important;
    }



:root {
  --color-error: 217, 76, 76;
  --color-error-border: 199, 38, 27;
  --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: 0, 0, 0;
  --alpha-placeholder-input: 0.5;
}

[data-scheme=dark] .media-slideshow .subtitle,
[data-scheme=dark] .search__promo-blocks .subtitle,
[data-scheme=dark] .mega-menu .subtitle,
[data-scheme=dark] .gallery-with-text .subtitle {
  color: rgba(229, 229, 229, 0.7);
}
[data-scheme=dark] .header__heading-logo {
  display: none;
}
[data-scheme=dark] .header__heading-logo--overlay {
  display: block;
}
[data-scheme=dark] .header__heading-logo:only-child {
  display: block;
}
[data-scheme=dark] .mega-menu__small-menu .small-menu__link:hover {
  opacity: 0.6;
}
[data-scheme=dark] .multicolumn-card__image-wrapper--icon {
  background-color: rgba(var(--color-foreground), 0.1);
}
[data-scheme=dark] .placeholder-svg {
  filter: brightness(0.5) grayscale(1);
}
[data-scheme=dark] .compare {
  color: #e5e5e5;
}
[data-scheme=dark] .swiper-button-next svg path,
[data-scheme=dark] .swiper-button-prev svg path {
  stroke: #e5e5e5;
}
[data-scheme=dark] .categories-list__overlay {
  background-color: rgb(var(--color-overlay));
}
[data-scheme=dark] .card-page {
  background-color: #2c2c2c;
}
[data-scheme=dark] .card-page:hover {
  background-color: #323232;
}
[data-scheme=dark] .image-parallax.color-background-3 {
  --color-button: 0, 0, 0;
  --color-button-text: 255, 255, 255;
}
[data-scheme=dark] .image-parallax__button.button--secondary .icon-button-arrow {
  color: rgb(var(--color-background));
}
[data-scheme=dark] .steps-section + .testimonials-section > .color-background-2,
[data-scheme=dark] .about-section.color-background-2 {
  --color-background: 28, 28, 28;
}
[data-scheme=dark] .featured-products__products-item .card__inner,
[data-scheme=dark] .card__link::after,
[data-scheme=dark] .card-horizontal__link,
[data-scheme=dark] .card-horizontal__link::after,
[data-scheme=dark] .collection-product-list .collection-product-card--extended .card__link::after {
  background-color: 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 > *,
[data-scheme=dark] .search-modal .card-horizontal__information > *,
[data-scheme=dark] .search-modal .card-horizontal-wrapper .price--on-sale .price-item--regular,
[data-scheme=dark] .search-modal .card-horizontal-wrapper .price__regular {
  color: #f9f9f9;
}
[data-scheme=dark] .search-modal .card-horizontal-wrapper .price--on-sale .price-item--regular {
  text-decoration-color: #f9f9f9;
}
[data-scheme=dark] .collection-results--products .card-wrapper,
[data-scheme=dark] .product-recommendations__product .card-wrapper,
[data-scheme=dark] .search-modal .search__items-item,
[data-scheme=dark] .search-modal .card-horizontal-wrapper {
  background-color: rgb(28, 28, 28);
}
[data-scheme=dark] .featured-products__products-list--horizontal.featured-products__products-list--placeholder .card-wrapper,
[data-scheme=dark] .featured-products__products-list .featured-products__products-item--horizontal .card-horizontal-wrapper {
  border-color: 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] .brands__image--dark {
  display: block;
}
[data-scheme=dark] .brands__image--dark + .brands__image--light {
  display: none;
}
[data-scheme=dark] .card--product-placeholder .placeholder-svg {
  background-color: rgb(var(--color-background));
}
[data-scheme=dark] .product .advantage img:first-child:nth-last-child(2),
[data-scheme=dark] .product .advantage svg:first-child:nth-last-child(2) {
  display: none;
}
[data-scheme=dark] .product .advantage img:first-child:nth-last-child(2) ~ svg, [data-scheme=dark] .product .advantage img:first-child:nth-last-child(2) ~ img,
[data-scheme=dark] .product .advantage svg:first-child:nth-last-child(2) ~ svg,
[data-scheme=dark] .product .advantage svg:first-child:nth-last-child(2) ~ img {
  display: block;
}
[data-scheme=dark] .mega-menu__item--dark .mega-menu__item-heading,
[data-scheme=dark] .mega-menu__item--dark .mega-menu__item-description,
[data-scheme=dark] .mega-menu__item--dark .mega-menu__item-text,
[data-scheme=dark] .mega-menu__item--dark .mega-menu__item-text--accent {
  color: #282828;
}
[data-scheme=dark] .search__block--dark .search__heading,
[data-scheme=dark] .search__block--dark .search__text,
[data-scheme=dark] .search__block--dark .search__text--accent {
  color: #282828;
}

@media (prefers-color-scheme: dark) {
  [data-scheme=auto] .header__heading-logo {
    display: none;
  }
  [data-scheme=auto] .header__heading-logo--overlay {
    display: block;
  }
  [data-scheme=auto] .header__heading-logo:only-child {
    display: block;
  }
  [data-scheme=auto] .media-slideshow .subtitle,
  [data-scheme=auto] .search__promo-blocks .subtitle,
  [data-scheme=auto] .mega-menu .subtitle,
  [data-scheme=auto] .gallery-with-text .subtitle {
    color: rgba(229, 229, 229, 0.7);
  }
  [data-scheme=auto] .mega-menu__small-menu .small-menu__link:hover {
    opacity: 0.6;
  }
  [data-scheme=auto] .multicolumn-card__image-wrapper--icon {
    background-color: rgba(var(--color-foreground), 0.1);
  }
  [data-scheme=auto] .placeholder-svg {
    filter: brightness(0.5) grayscale(1);
  }
  [data-scheme=auto] .compare {
    color: #e5e5e5;
  }
  [data-scheme=auto] .swiper-button-next svg path,
  [data-scheme=auto] .swiper-button-prev svg path {
    stroke: #e5e5e5;
  }
  [data-scheme=auto] .categories-list__overlay {
    background-color: rgb(var(--color-overlay));
  }
  [data-scheme=auto] .card-page {
    background-color: #2c2c2c;
  }
  [data-scheme=auto] .card-page:hover {
    background-color: #323232;
  }
  [data-scheme=auto] .image-parallax__button.button--secondary .icon-button-arrow {
    color: rgb(var(--color-background));
  }
  [data-scheme=auto] .steps-section + .testimonials-section > .color-background-2,
  [data-scheme=auto] .about-section.color-background-2 {
    --color-background: 28, 28, 28;
  }
  [data-scheme=auto] .featured-products__products-item .card__inner,
  [data-scheme=auto] .card__link::after,
  [data-scheme=auto] .card-horizontal__link,
  [data-scheme=auto] .card-horizontal__link::after,
  [data-scheme=auto] .collection-product-list .collection-product-card--extended .card__link::after {
    background-color: rgb(var(--color-background));
  }
  [data-scheme=auto] .collection-product-list .card-information__wrapper > *,
  [data-scheme=auto] .collection-results--products .card-information__wrapper > *,
  [data-scheme=auto] .product-recommendations__product .card-information__wrapper > *,
  [data-scheme=auto] .search-modal .card-horizontal__information > *,
  [data-scheme=auto] .search-modal .card-horizontal-wrapper .price--on-sale .price-item--regular,
  [data-scheme=auto] .search-modal .card-horizontal-wrapper .price__regular {
    color: #f9f9f9;
  }
  [data-scheme=auto] .search-modal .card-horizontal-wrapper .price--on-sale .price-item--regular {
    text-decoration-color: #f9f9f9;
  }
  [data-scheme=auto] .collection-results--products .card-wrapper,
  [data-scheme=auto] .product-recommendations__product .card-wrapper,
  [data-scheme=auto] .search-modal .search__items-item,
  [data-scheme=auto] .search-modal .card-horizontal-wrapper {
    background-color: rgb(33, 33, 33);
  }
  [data-scheme=auto] .featured-products__products-list--horizontal.featured-products__products-list--placeholder .card-wrapper,
  [data-scheme=auto] .featured-products__products-list .featured-products__products-item--horizontal .card-horizontal-wrapper {
    border-color: 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] .brands__image--dark {
    display: block;
  }
  [data-scheme=auto] .brands__image--dark + .brands__image--light {
    display: none;
  }
  [data-scheme=auto] .product .advantage img:first-child:nth-last-child(2),
  [data-scheme=auto] .product .advantage svg:first-child:nth-last-child(2) {
    display: none;
  }
  [data-scheme=auto] .product .advantage img:first-child:nth-last-child(2) ~ svg, [data-scheme=auto] .product .advantage img:first-child:nth-last-child(2) ~ img,
  [data-scheme=auto] .product .advantage svg:first-child:nth-last-child(2) ~ svg,
  [data-scheme=auto] .product .advantage svg:first-child:nth-last-child(2) ~ img {
    display: block;
  }
  [data-scheme=auto] .mega-menu__item--dark .mega-menu__item-heading,
  [data-scheme=auto] .mega-menu__item--dark .mega-menu__item-description,
  [data-scheme=auto] .mega-menu__item--dark .mega-menu__item-text,
  [data-scheme=auto] .mega-menu__item--dark .mega-menu__item-text--accent {
    color: #282828;
  }
  [data-scheme=auto] .search__block--dark .search__heading,
  [data-scheme=auto] .search__block--dark .search__text,
  [data-scheme=auto] .search__block--dark .search__text--accent {
    color: #282828;
  }
  .image-parallax__button.button--secondary .icon-button-arrow {
    color: rgb(var(--color-background));
  }
  .card--product-placeholder .placeholder-svg {
    background-color: rgb(var(--color-background));
  }
}
.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: 1200px) {
  .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: 6.4rem;
    padding-left: 6.4rem;
  }
}

@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: 1200px) {
  .container-xl,
  .shopify-policy__container-xl, .container-lg,
  .shopify-policy__container-lg, .container-md,
  .shopify-policy__container-md, .container-sm,
  .shopify-policy__container-sm, .container,
  .shopify-policy__container {
    max-width: 100%;
  }
}
@media (min-width: 1360px) {
  .container-xxl,
  .shopify-policy__container-xxl, .container-xl,
  .shopify-policy__container-xl, .container-lg,
  .shopify-policy__container-lg, .container-md,
  .shopify-policy__container-md, .container-sm,
  .shopify-policy__container-sm, .container,
  .shopify-policy__container {
    max-width: 1920px;
  }
}
/* Base */
.no-js:not(html) {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

.section-border-top {
  padding-top: 5rem;
}
.section-border-top__inner {
  position: relative;
}
.section-border-top__inner:before {
  content: "";
  position: absolute;
  width: calc(100% - 12.8rem);
  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;
}

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

summary .icon-caret {
  position: absolute;
  width: 2rem;
  height: 2rem;
  right: 0;
  top: calc(50% - 1rem);
  transform: rotate(90deg);
}

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

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

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

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

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

/* Animation */
@keyframes translate {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-40rem, 0, 0);
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes link-hover {
  0% {
    width: 100%;
  }
  50% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/* Light header on dark bg */
.header-wrapper--overlay .header__menu-item:not(.mega-menu__link):not(.list-menu__item) {
  transition: none;
}

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

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

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

/* Reviews override */
[data-block-handle=reviews] #shopify-product-reviews {
  margin: 0;
}
[data-block-handle=reviews] .spr-container,
[data-block-handle=reviews] .spr-review,
[data-block-handle=reviews] .spr-form {
  border: 0;
}
[data-block-handle=reviews] .spr-container {
  padding: 0;
}
[data-block-handle=reviews] .spr-starrating {
  display: none;
}
[data-block-handle=reviews] .spr-summary {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  text-align: left;
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-summary {
    gap: 2.4rem;
  }
}
[data-block-handle=reviews] .spr-summary::after {
  display: none;
}
[data-block-handle=reviews] .spr-summary-caption {
  font-size: 1.5rem;
  color: rgb(var(--color-foreground-title), 0.8);
}
[data-block-handle=reviews] .spr-header-title {
  display: none;
}
[data-block-handle=reviews] .spr-summary {
  margin-bottom: 2.4rem;
}
[data-block-handle=reviews] .spr-summary::before {
  display: none;
}
[data-block-handle=reviews] .spr-summary-actions {
  width: 100%;
}
[data-block-handle=reviews] .spr-summary-actions-newreview,
[data-block-handle=reviews] .spr-button {
  float: unset;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 18.4rem;
  min-height: 5.2rem;
  padding: 0 3rem;
  font-family: var(--font-button-family);
  font-style: var(--font-button-style);
  text-transform: capitalize;
  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.4rem;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
  background-color: rgba(var(--color-button), var(--alpha-button-background));
  color: rgb(var(--color-button-text));
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-summary-actions-newreview,
  [data-block-handle=reviews] .spr-button {
    font-size: 1.5rem;
  }
}
[data-block-handle=reviews] .spr-summary-actions-newreview:hover,
[data-block-handle=reviews] .spr-button:hover {
  background-color: rgb(var(--color-button-hover));
  color: rgb(var(--color-button-text-hover));
}
[data-block-handle=reviews] .spr-reviews {
  margin-top: 0;
}
[data-block-handle=reviews] .spr-review {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-rows: 1fr auto;
  break-inside: avoid;
  background-color: rgb(var(--color-background));
  border-radius: var(--border-radius-button);
}
[data-block-handle=reviews] .spr-review:first-child {
  margin-top: 0;
}
[data-block-handle=reviews] .spr-review + .spr-review {
  margin-top: 1.6rem;
  padding-top: 1.6rem;
  border-top: 0.1rem solid rgb(var(--color-border));
}
[data-block-handle=reviews] .spr-review-header {
  display: flex;
  flex-direction: column;
}
[data-block-handle=reviews] .spr-review-header-title {
  font-size: 1.5rem;
  font-weight: 500;
  order: 1;
  margin-bottom: 0.4rem;
}
[data-block-handle=reviews] .spr-review-header-starratings {
  display: flex;
  gap: 0.3rem;
  width: 100%;
  margin-bottom: 1rem;
}
[data-block-handle=reviews] .spr-icon {
  font-size: 90%;
  color: rgb(var(--color-foreground-title));
}
[data-block-handle=reviews] .spr-icon.spr-icon-star-empty {
  opacity: 1;
}
[data-block-handle=reviews] .spr-review-content-body {
  font-size: 1.4rem;
  line-height: 1.5;
  color: rgb(var(--color-foreground-title), 0.8);
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-review-content-body {
    font-size: 1.5rem;
  }
}
[data-block-handle=reviews] .spr-review-content {
  margin-bottom: 1rem;
}
[data-block-handle=reviews] .spr-review-header-byline {
  font-size: 1.4rem;
  font-style: normal;
  color: rgb(var(--color-foreground), 0.5);
  margin-bottom: 1rem;
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-review-header-byline {
    font-size: 1.5rem;
  }
}
[data-block-handle=reviews] .spr-review-header-byline strong:first-child {
  font-weight: 500;
  color: rgb(var(--color-foreground-title));
}
[data-block-handle=reviews] .spr-review-header-byline strong:last-child {
  font-weight: 400;
}
[data-block-handle=reviews] .spr-review-reportreview {
  font-size: 1.3rem;
  line-height: 2rem;
  color: rgba(var(--color-foreground), 0.5);
  text-decoration-color: inherit;
  transition: var(--duration-default);
}
[data-block-handle=reviews] .spr-review-reportreview:hover {
  color: rgba(var(--color-foreground), 1);
}
[data-block-handle=reviews] .spr-form {
  background-color: rgba(var(--color-foreground), 0.05);
  border-radius: 0.4rem;
  padding: 2.4rem;
  margin-bottom: 2.4rem;
  margin-top: 0;
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-form {
    padding: 3.2rem;
  }
}
[data-block-handle=reviews] .spr-form > form {
  display: flex;
  flex-direction: column;
}
[data-block-handle=reviews] .spr-form-review {
  order: -1;
}
[data-block-handle=reviews] .spr-form-review-rating {
  margin-bottom: 2.4rem;
}
[data-block-handle=reviews] .spr-form-review-rating .spr-starrating {
  display: flex;
  margin-top: 0.6rem;
  gap: 1rem;
}
[data-block-handle=reviews] .spr-form-review-title {
  margin-bottom: 0.8rem;
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-form-review-title {
    margin-bottom: 1.6rem;
  }
}
[data-block-handle=reviews] .spr-form-review-body {
  margin-bottom: 0.8rem;
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-form-review-body {
    margin-bottom: 1.6rem;
  }
}
[data-block-handle=reviews] .spr-form-review-body > .spr-form-input {
  height: 8.8rem !important;
  padding: 0 !important;
  margin: 0 !important;
  background-color: transparent !important;
  border: 0 !important;
}
[data-block-handle=reviews] .spr-form-actions input[type=submit] {
  margin-top: 0.8rem;
}
[data-block-handle=reviews] .spr-form-message-error {
  border: 0.2rem solid rgb(var(--color-button));
  border-radius: var(--border-radius-button);
  color: rgb(var(--color-foreground-title));
  background-color: rgb(var(--color-background));
}
[data-block-handle=reviews] .spr-form-title {
  font-size: 1.8rem;
  line-height: 1.3;
  color: rgb(var(--color-foreground-title));
  order: -2;
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-form-title {
    font-size: 2.4rem;
  }
}
[data-block-handle=reviews] .spr-form-contact > * {
  width: 100%;
}
[data-block-handle=reviews] .spr-form-contact::before, [data-block-handle=reviews] .spr-form-contact::after {
  display: none;
}
[data-block-handle=reviews] .spr-form-label {
  font-size: 1.3rem;
  font-weight: 500;
  color: rgb(var(--color-foreground-title));
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-form-label {
    font-size: 1.5rem;
  }
}
[data-block-handle=reviews] .spr-form-input {
  margin-top: 0.8rem !important;
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-form-input {
    margin-top: 1rem !important;
  }
}
[data-block-handle=reviews] .spr-form-input:not(.spr-starrating),
[data-block-handle=reviews] .spr-form-input-textarea {
  width: 100%;
  min-height: 4.9rem;
  max-height: 8.8rem;
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-size: 1.4rem;
  -webkit-appearance: none;
  appearance: none;
  color: rgb(var(--color-foreground-title));
  background-color: rgb(var(--color-background-input));
  border: 0.1rem solid rgb(var(--color-border-input));
  border-radius: 0.4rem;
  box-sizing: border-box;
  transition: border var(--duration-default), background-color var(--duration-default);
  overflow: hidden;
  padding: 0.6rem 2rem;
  text-align: left;
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-form-input:not(.spr-starrating),
  [data-block-handle=reviews] .spr-form-input-textarea {
    min-height: 5.4rem;
    padding: 1.6rem 2.4rem;
    font-size: 1.6rem;
  }
}
[data-block-handle=reviews] .spr-form-input:not(.spr-starrating)::placeholder,
[data-block-handle=reviews] .spr-form-input-textarea::placeholder {
  transition: color var(--duration-default);
  color: rgba(var(--color-foreground-secondary));
}
[data-block-handle=reviews] .spr-form-input:not(.spr-starrating):hover,
[data-block-handle=reviews] .spr-form-input-textarea:hover {
  background-color: rgb(var(--color-background-input-hover));
}
[data-block-handle=reviews] .spr-form-input:not(.spr-starrating):hover::placeholder,
[data-block-handle=reviews] .spr-form-input-textarea:hover::placeholder {
  color: rgba(var(--color-foreground-secondary), 0.7);
}
[data-block-handle=reviews] .spr-form-input:not(.spr-starrating):focus,
[data-block-handle=reviews] .spr-form-input-textarea:focus {
  border-color: rgb(var(--color-border-input-hover));
}
[data-block-handle=reviews] .spr-form-input:not(.spr-starrating):focus::placeholder,
[data-block-handle=reviews] .spr-form-input-textarea:focus::placeholder {
  opacity: 0;
}
[data-block-handle=reviews] .spr-form-input:not(.spr-starrating):focus-visible, [data-block-handle=reviews] .spr-form-input:not(.spr-starrating):focus,
[data-block-handle=reviews] .spr-form-input-textarea:focus-visible,
[data-block-handle=reviews] .spr-form-input-textarea:focus {
  outline: none;
}
[data-block-handle=reviews] .spr-form-input-textarea {
  padding: 1.6rem 2rem !important;
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-form-input-textarea {
    padding: 1.6rem 2.4rem !important;
  }
}
[data-block-handle=reviews] .spr-form-input.spr-starrating .spr-icon {
  font-size: 133%;
  color: rgb(var(--color-foreground-title));
}
@media (min-width: 750px) {
  [data-block-handle=reviews] .spr-form-input.spr-starrating .spr-icon {
    font-size: 90%;
  }
}
[data-block-handle=reviews] .spr-form-input.spr-starrating .spr-icon.spr-icon-star-empty {
  opacity: 1;
}
[data-block-handle=reviews] .spr-pagination {
  border: 0;
  padding-top: 2.4rem;
}
[data-block-handle=reviews] .spr-pagination > div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
}
[data-block-handle=reviews] .spr-pagination-next,
[data-block-handle=reviews] .spr-pagination-prev {
  position: relative;
  right: unset;
  left: unset;
}
[data-block-handle=reviews] .spr-pagination-next a,
[data-block-handle=reviews] .spr-pagination-prev a {
  font-size: 1.6rem;
  font-weight: var(--font-heading-card-weight);
  color: rgb(var(--color-foreground));
  text-decoration: none;
  transition: var(--duration-default);
}
[data-block-handle=reviews] .spr-pagination-next a:hover,
[data-block-handle=reviews] .spr-pagination-prev a:hover {
  opacity: 0.5;
}
[data-block-handle=reviews] .spr-pagination-page {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.2rem;
  height: 3.2rem;
  padding: 0;
  border-radius: 0.4rem;
  transition: background-color var(--duration-default);
}
[data-block-handle=reviews] .spr-pagination-page a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.6rem;
  font-weight: var(--font-heading-card-weight);
  color: rgb(var(--color-foreground));
  text-decoration: none;
}
[data-block-handle=reviews] .spr-pagination-page:not(.is-active):hover, [data-block-handle=reviews] .spr-pagination-page:focus {
  background-color: rgb(var(--color-background-input));
}
[data-block-handle=reviews] .spr-pagination-page.is-active {
  background-color: rgb(var(--color-background-input));
  border: 0.1rem solid rgb(var(--color-border-input));
}
[data-block-handle=reviews] .spr-pagination-page:not(.is-active):hover {
  background-color: rgb(var(--color-background-input));
}
[data-block-handle=reviews] .spr-review-footer::before, [data-block-handle=reviews] .spr-review-footer::after {
  display: none;
}
[data-block-handle=reviews] .spr-review-reportreview {
  float: unset;
}

.placeholder-svg {
  filter: grayscale(1);
}

.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: 1200px) {
  .shopify-policy__body {
    padding-bottom: 8.8rem;
  }
}

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

.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) * 3rem);
}
@media only screen and (min-width: 750px) {
  h1,
  .h1 {
    font-size: calc(var(--font-heading-h1-scale) * 3.2rem);
  }
}
@media only screen and (min-width: 1360px) {
  h1,
  .h1 {
    font-size: calc(var(--font-heading-h1-scale) * 4.2rem);
  }
}
@media only screen and (min-width: 1600px) {
  h1,
  .h1 {
    font-size: calc(var(--font-heading-h1-scale) * 5.6rem);
  }
}

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

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: 1360px) {
  h3,
  .h3 {
    font-size: calc(var(--font-heading-h3-scale) * 3.2rem);
  }
}
@media only screen and (min-width: 1600px) {
  h3,
  .h3 {
    font-size: calc(var(--font-heading-h3-scale) * 4rem);
  }
}

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

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

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

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

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

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

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

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

hr {
  display: block;
  width: 100%;
  height: 0.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-link));
  background-color: transparent;
  transition: var(--duration-default);
}
@media screen and (min-width: 750px) {
  .link {
    font-size: 1.5rem;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.subtitle {
  font-family: var(--font-subtitle-family);
  font-weight: var(--font-subtitle-weight);
  font-style: var(--font-subtitle-style);
  letter-spacing: var(--font-subtitle-letter-spacing);
  text-transform: var(--font-subtitle-text-transform);
  color: rgb(var(--color-foreground-secondary));
  font-size: calc(var(--font-subtitle-scale) * 1rem - 0.1rem);
  line-height: 140%;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1200px) {
  .subtitle {
    font-size: calc(var(--font-subtitle-scale) * 1rem);
  }
}

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

.titles .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: 1200px) {
  .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: 1200px) {
  .titles .heading {
    margin-bottom: 4.8rem;
  }
}

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

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

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

.swiper-button-next,
.swiper-button-prev {
  position: static;
  flex: none;
  width: 4.4rem;
  height: 4.4rem;
  background-color: rgb(var(--color-button-secondary));
  border-radius: 100%;
  border: 0.1rem solid rgb(var(--color-border));
  transition: var(--duration-default);
}
@media screen and (min-width: 576px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 4.6rem;
    height: 4.6rem;
  }
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.2;
  pointer-events: all;
  cursor: not-allowed;
}
.swiper-button-next:not(.swiper-button-disabled):hover,
.swiper-button-prev:not(.swiper-button-disabled):hover {
  background-color: rgb(var(--color-button-secondary-hover));
  border: 0.1rem solid rgb(var(--color-button-secondary-hover));
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  color: rgb(var(--color-button-secondary-text));
}

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

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

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

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

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

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

.media--portrait {
  padding-bottom: 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.4rem;
  line-height: var(--font-body-line-height);
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .button,
  .customer .button {
    font-size: 1.5rem;
  }
}
.button--primary, .button--secondary, .button--tertiary,
.customer .button--primary,
.customer .button--secondary,
.customer .button--tertiary {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 10rem;
  min-height: 5.2rem;
  padding: 0 4rem;
  transition: background-color var(--duration-default), color var(--duration-default);
}
@media screen and (min-width: 576px) {
  .button--primary, .button--secondary, .button--tertiary,
  .customer .button--primary,
  .customer .button--secondary,
  .customer .button--tertiary {
    min-height: 5.6rem;
  }
}
@media screen and (min-width: 1200px) {
  .button--primary, .button--secondary, .button--tertiary,
  .customer .button--primary,
  .customer .button--secondary,
  .customer .button--tertiary {
    padding: 0 5.6rem;
  }
}
.button--primary,
.customer .button--primary {
  background-color: rgba(var(--color-button));
  color: rgb(var(--color-button-text));
}
.button--primary:hover,
.customer .button--primary:hover {
  background-color: rgb(var(--color-button-hover));
  color: rgb(var(--color-button-text-hover));
}
.button--primary:hover .icon-pack,
.customer .button--primary:hover .icon-pack {
  color: rgb(var(--color-button-text-hover));
}
.button--primary:focus,
.customer .button--primary:focus {
  background-color: rgba(var(--color-button));
}
.button--primary .icon-pack,
.customer .button--primary .icon-pack {
  color: rgb(var(--color-button-text));
}
.button--secondary,
.customer .button--secondary {
  background-color: rgba(var(--color-button-secondary));
  color: rgb(var(--color-button-secondary-text));
}
.button--secondary:hover,
.customer .button--secondary:hover {
  color: rgb(var(--color-button-secondary-text-hover));
  background-color: rgb(var(--color-button-secondary-hover));
}
.button--secondary:hover .icon-pack,
.customer .button--secondary:hover .icon-pack {
  color: rgb(var(--color-button-secondary-text-hover));
}
.button--secondary:focus,
.customer .button--secondary:focus {
  background-color: rgba(var(--color-button-secondary));
}
.button--secondary .icon-pack,
.customer .button--secondary .icon-pack {
  color: rgb(var(--color-button-secondary-text));
}
.button--tertiary,
.customer .button--tertiary {
  background-color: transparent;
  color: rgba(var(--color-button-tertiary-text));
  border: 0.2rem solid rgb(var(--color-button-tertiary));
}
.button--tertiary:hover,
.customer .button--tertiary:hover {
  color: rgb(var(--color-button-tertiary-text-hover));
  background-color: rgb(var(--color-button-tertiary-hover));
  border-color: rgb(var(--color-button-tertiary-hover));
}
.button--tertiary:hover .icon-pack,
.customer .button--tertiary:hover .icon-pack {
  color: rgb(var(--color-button-tertiary-text-hover));
}
.button--tertiary .icon-pack,
.customer .button--tertiary .icon-pack {
  color: rgba(var(--color-button-tertiary-text));
}
.button .icon-button-arrow,
.customer .button .icon-button-arrow {
  width: 1.6rem;
  height: 1.7rem;
}
.button--simple-move,
.customer .button--simple-move {
  --alpha-button-background: 0;
  display: inline-flex;
  align-items: center;
  row-gap: 0.2rem;
  padding: 0;
  min-width: auto;
  min-height: auto;
  background: none;
  box-shadow: none;
  text-decoration: none;
  color: rgb(var(--color-button));
  overflow: visible;
}
.button--simple-move .icon-button-arrow,
.customer .button--simple-move .icon-button-arrow {
  color: rgba(var(--color-button));
  transition: transform var(--duration-default);
}
.button--simple-move:hover .icon-button-arrow,
.customer .button--simple-move:hover .icon-button-arrow {
  transform: translateX(0.4rem);
}
.button--simple-move:focus .icon-button-arrow,
.customer .button--simple-move:focus .icon-button-arrow {
  transform: translateX(0);
}
.button--unstyled,
.customer .button--unstyled {
  cursor: pointer;
  background: none;
  box-shadow: none;
  border: none;
}
.button--play > span,
.customer .button--play > span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.3rem;
  height: 1.6rem;
}
.button--play > span .button-icon,
.customer .button--play > span .button-icon {
  position: absolute;
  transition: opacity var(--duration-default);
}
.button--play > span .icon-hidden,
.customer .button--play > span .icon-hidden {
  opacity: 0;
}
.button--play.active .button-icon:not(.icon-hidden),
.customer .button--play.active .button-icon:not(.icon-hidden) {
  opacity: 0;
}
.button--play.active .icon-hidden,
.customer .button--play.active .icon-hidden {
  opacity: 1;
}
.button--sound > span,
.customer .button--sound > span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.4rem;
  height: 2.4rem;
}
.button--sound .button-icon,
.customer .button--sound .button-icon {
  position: absolute;
  transition: opacity var(--duration-default);
}
.button--sound .icon-hidden,
.customer .button--sound .icon-hidden {
  opacity: 0;
}
.button--sound.active .button-icon:not(.icon-hidden),
.customer .button--sound.active .button-icon:not(.icon-hidden) {
  opacity: 0;
}
.button--sound.active .icon-hidden,
.customer .button--sound.active .icon-hidden {
  opacity: 1;
}
.button--simple,
.customer .button--simple {
  display: block;
  align-items: center;
  padding: 0;
  min-width: auto;
  min-height: auto;
  background: none;
  box-shadow: none;
  color: rgba(var(--color-foreground));
  --alpha-button-background: 0;
  overflow: visible;
  font-size: 1.5rem;
}
.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:hover,
.customer .button--simple:hover {
  color: rgba(var(--color-foreground));
  --alpha-button-background: 0;
}
.button--simple:hover span::after,
.customer .button--simple:hover span::after {
  width: 0;
}
.button--arrow,
.customer .button--arrow {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
.button--arrow .icon-button-arrow,
.customer .button--arrow .icon-button-arrow {
  transition: var(--duration-default);
}
.button--arrow:hover .icon-button-arrow,
.customer .button--arrow:hover .icon-button-arrow {
  transform: translateX(0.3rem);
}
.button--primary-size,
.customer .button--primary-size {
  min-height: 5.8rem;
  min-width: 20rem;
  padding: 0 4rem;
}
.button--small,
.customer .button--small {
  padding: 1rem 2.6rem;
  min-height: 4rem;
  min-width: 13rem;
}
.button--full-width,
.customer .button--full-width {
  display: flex;
  width: 100%;
}
.button .spinner,
.customer .button .spinner {
  display: none;
}
.button.loading,
.customer .button.loading {
  /*&:after {
  	animation: loading var(--duration-long) infinite linear;
  	border: 0.5rem solid rgba(var(--color-button-text), 0.4);
  	border-left: 0.5rem solid rgb(var(--color-button-text));
  	border-radius: 100%;
  	box-sizing: content-box;
  	content: '';
  	display: block;
  	height: 2rem;
  	position: absolute;
  	width: 2rem;
  	margin: auto;
  }*/
}
.button.loading span,
.customer .button.loading span {
  opacity: 0;
}
.button.loading .spinner,
.customer .button.loading .spinner {
  position: absolute;
  display: inline-block;
}
.button.loading .spinner .path,
.customer .button.loading .spinner .path {
  stroke: currentColor;
}

/* Button - other */
.button:disabled,
.button[aria-disabled=true],
.button.disabled,
.customer button:disabled,
.customer button[aria-disabled=true],
.customer button.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-close-button {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  overflow: hidden;
  color: rgb(var(--color-foreground));
  background-color: rgb(var(--color-background));
  border: 0.1rem solid rgb(var(--color-border));
  cursor: pointer;
  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(238, 238, 238, 0.6);
  color: rgb(40, 40, 40);
  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: #EEEEEE;
}

/* Form */
.field {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.field label {
  position: relative;
  transition: var(--duration-short);
  order: -1;
}
.field input[type=text],
.field input[type=email],
.field input[type=tel],
.field input[type=search],
.field input[type=password],
.field select,
.field .field__input {
  width: 100%;
  min-height: 5.4rem;
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-size: 1.6rem;
  -webkit-appearance: none;
  appearance: none;
  color: rgb(var(--color-foreground-title));
  background-color: rgb(var(--color-background-input));
  border: 0.1rem solid rgb(var(--color-border-input));
  border-radius: 0.4rem;
  box-sizing: border-box;
  transition: border var(--duration-default), background-color var(--duration-default);
  overflow: hidden;
}
.field input[type=text]::placeholder,
.field input[type=email]::placeholder,
.field input[type=tel]::placeholder,
.field input[type=search]::placeholder,
.field input[type=password]::placeholder,
.field select::placeholder,
.field .field__input::placeholder {
  transition: color var(--duration-default);
  color: rgba(var(--color-foreground-secondary));
}
.field input[type=text]:hover:not(:focus),
.field input[type=email]:hover:not(:focus),
.field input[type=tel]:hover:not(:focus),
.field input[type=search]:hover:not(:focus),
.field input[type=password]:hover:not(:focus),
.field select:hover:not(:focus),
.field .field__input:hover:not(:focus) {
  background-color: rgb(var(--color-background-input-hover));
  border: 0.1rem solid rgb(var(--color-border-input-hover));
}
.field input[type=text]:hover:not(:focus)::placeholder,
.field input[type=email]:hover:not(:focus)::placeholder,
.field input[type=tel]:hover:not(:focus)::placeholder,
.field input[type=search]:hover:not(:focus)::placeholder,
.field input[type=password]:hover:not(:focus)::placeholder,
.field select:hover:not(:focus)::placeholder,
.field .field__input:hover:not(:focus)::placeholder {
  color: rgba(var(--color-foreground-secondary), 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 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 .field__input {
  flex-grow: 1;
  padding: 1.6rem 2.4rem;
  text-align: left;
}
.field input[type=text]::-webkit-search-cancel-button,
.field input[type=email]::-webkit-search-cancel-button,
.field input[type=tel]::-webkit-search-cancel-button,
.field input[type=password]::-webkit-search-cancel-button,
.field .field__input::-webkit-search-cancel-button {
  display: none;
}
.field input[type=text]::placeholder,
.field input[type=email]::placeholder,
.field input[type=tel]::placeholder,
.field input[type=password]::placeholder,
.field .field__input::placeholder {
  font-size: 1.5rem;
  color: rgb(147, 147, 147);
}
.field input[type=text]:focus::placeholder,
.field input[type=email]:focus::placeholder,
.field input[type=tel]:focus::placeholder,
.field input[type=password]:focus::placeholder,
.field .field__input:focus::placeholder {
  opacity: 0;
}
.field input[type=text][required] + label::after,
.field input[type=email][required] + label::after,
.field input[type=tel][required] + label::after,
.field input[type=password][required] + label::after,
.field .field__input[required] + label::after {
  content: "*";
  position: relative;
  top: 0;
  left: 0.5rem;
  color: rgb(var(--color-error));
}
.field input[type=text] + label,
.field input[type=email] + label,
.field input[type=tel] + label,
.field input[type=password] + label,
.field .field__input + label {
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: none;
  color: rgb(var(--color-foreground));
  padding-bottom: 1rem;
}
.field textarea.field__input {
  padding: 1.8rem 2rem;
}
.field .select {
  width: 100%;
}
.field .select .placeholder-select {
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: none;
  color: rgba(var(--color-foreground-secondary));
  position: absolute;
  top: 50%;
  left: 1.8rem;
  transform: translateY(-50%);
  pointer-events: none;
}
.field .select .placeholder-select span {
  color: rgb(var(--color-error));
}
.field select {
  cursor: pointer;
  padding: 0.8rem 3.6rem 0.8rem 1.6rem;
  min-height: 4rem;
  line-height: 1.4;
}
.field select:focus {
  border-color: rgb(var(--color-border-input));
}
.field select + svg {
  width: 1.6rem;
  height: 1.6rem;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 0.8rem);
  right: 1.2rem;
  color: rgb(var(--color-foreground));
  transform: rotate(90deg);
}
.field select option {
  background-color: rgb(var(--color-background-input));
}
.field--checkbox input[type=checkbox] {
  position: absolute;
  opacity: 1;
  width: 1.6rem;
  height: 1.6rem;
  top: 0;
  left: 0;
  z-index: -1;
  appearance: none;
}
.field--checkbox input[type=checkbox]:checked + label::before {
  border-color: rgb(var(--color-button));
  background-color: rgb(var(--color-button));
}
.field--checkbox input[type=checkbox]:checked + label .icon-checkmark {
  visibility: visible;
}
.field--checkbox input[type=checkbox] + label {
  display: inline-flex;
  align-items: center;
  gap: 1.6rem;
  font-size: 1.4rem;
  color: rgb(var(--color-foreground));
  position: relative;
  cursor: pointer;
}
.field--checkbox input[type=checkbox] + label:hover::before {
  border-color: rgb(var(--color-button));
}
.field--checkbox input[type=checkbox] + label::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.2rem;
  border: 0.1rem solid rgb(var(--color-border));
  background-color: rgb(var(--color-background));
  transition: border-color var(--duration-default);
}
.field--checkbox input[type=checkbox] + label .icon-checkmark {
  position: absolute;
  left: 0.4rem;
  top: calc(50% - 0.4rem);
  z-index: 5;
  visibility: hidden;
  color: rgb(var(--color-button-text));
}
.field--checkbox input[type=checkbox] + label a {
  text-decoration: none;
  transition: var(--duration-default);
}
.field--checkbox input[type=checkbox] + label a:hover {
  opacity: 0.8;
}
.field--checkbox input[type=checkbox][required] + label span::after {
  content: "*";
  position: relative;
  top: 0;
  left: 0;
  color: rgb(var(--color-error));
}
.field--pass {
  position: relative;
}
.field--pass .button-pass-visibility {
  display: none;
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  bottom: 1.4rem;
  right: 2.4rem;
  cursor: pointer;
}
.field--pass .button-pass-visibility svg {
  color: rgba(var(--color-foreground), 0.5);
}
.field--pass .button-pass-visibility svg.icon-eye {
  display: none;
}
.field--dark input[type=text],
.field--dark input[type=email],
.field--dark input[type=tel],
.field--dark input[type=password],
.field--dark input[type=search] {
  border-color: rgba(255, 255, 255, 0.4);
  color: 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 {
  outline: 0.1rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

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

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

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

.form__message {
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  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.5rem;
  height: 5.6rem;
  display: flex;
  border: 0.1rem solid rgb(var(--color-border-input));
  background-color: rgb(var(--color-background-input));
  border-radius: var(--border-radius-button);
}

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

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

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

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

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

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

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

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

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

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

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

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

.modal__toggle-close {
  display: none;
}

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

.modal__toggle-open {
  display: flex;
}

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

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

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

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

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

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

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

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

.announcement-bar {
  display: flex;
  justify-content: center;
  overflow-y: auto;
  height: var(--announcement-height);
  font-size: 1.2rem;
  color: rgb(var(--color-foreground));
}
@media screen and (min-width: 1200px) {
  .announcement-bar {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1600px) {
  .announcement-bar {
    font-size: 1.5rem;
  }
}

.announcement-bar-1 {
  background: rgb(var(--color-announcement-bar-background-1));
  color: #fff;
}

.announcement-bar-2 {
  background: rgb(var(--color-announcement-bar-background-2));
  color: #000;
}

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

.announcement-bar__message {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.8rem;
  text-align: center;
  padding: 0 2rem;
  min-height: 4rem;
}

.announcement-bar__image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  margin: 0;
}

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

.announcement-bar__text {
  padding: 1rem 0;
  font-weight: 400;
  line-height: 145%;
}
.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;
}

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

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

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

.shopify-section-header {
  position: relative;
  z-index: 12;
  will-change: transform;
  transition: background var(--duration-default) linear;
}
.shopify-section-header.color-background-1 {
  background-color: rgb(var(--color-background));
}
.shopify-section-header.color-background-3 {
  background-color: transparent;
}
.shopify-section-header.color-background-3 .header--border::before {
  background-color: rgba(249, 249, 249, 0.12);
}
.shopify-section-header.color-background-3 .header--small-menu .small-menu::after {
  background-color: rgba(249, 249, 249, 0.12);
}
.shopify-section-header.color-background-3 .header__account summary::before {
  background-color: rgba(249, 249, 249, 0.12);
}
.shopify-section-header.color-background-3 .header__localization + .header__scheme::before,
.shopify-section-header.color-background-3 .header--small-menu .small-menu + .header__icons::before {
  background-color: rgba(249, 249, 249, 0.12);
}
.shopify-section-header.color-background-3 .menu-drawer-container.menu-opening .header__modal-close-button {
  border-color: rgba(249, 249, 249, 0.12);
}
.shopify-section-header.color-background-3 .header__heading-logo:not(.search__header .header__heading-logo) {
  display: none;
}
.shopify-section-header.color-background-3 .header__heading-logo:not(.search__header .header__heading-logo):only-child {
  display: block;
}
.shopify-section-header.color-background-3 .header__heading-logo--overlay:not(.search__header .header__heading-logo) {
  display: block;
}

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

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

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

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

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

.header {
  display: block;
  align-items: center;
  justify-content: space-between;
  padding-block: 1rem;
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  text-transform: var(--font-header-menu-text-transform);
}
@media screen and (min-width: 1200px) {
  .header {
    display: flex;
    padding-block: 0rem;
  }
}
.header > .header__heading, .header > .header__heading-link {
  display: flex;
  align-items: center;
  padding-block: 0.8rem;
}
.header__localization {
  position: relative;
  display: none;
  align-items: center;
  height: 100%;
}
@media screen and (min-width: 750px) {
  .header__localization {
    display: flex;
  }
}
.header__localization--language {
  margin-left: 1.6rem;
}
.header__localization localization-form {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__localization .disclosure {
  position: static;
}
.header__localization .disclosure__button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  min-width: 4.4rem;
  min-height: 4.4rem;
  padding-inline: 0.4rem;
}
.header__localization .disclosure__button:hover, .header__localization .disclosure__button:focus {
  box-shadow: none;
}
.header__localization .localization-selector.link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.header__localization .localization-selector.link .icon-caret {
  position: static;
  margin: 0;
  flex: none;
  transform: rotate(90deg);
}
.header__localization .localization-selector.link .currency-country {
  flex: none;
}
.header__localization .localization-selector + .disclosure__list {
  right: 0;
  top: 100%;
  bottom: auto;
  margin-top: 0;
  max-width: 25rem;
  border-radius: 0.4rem;
  animation: animateMenuOpen var(--duration-default) ease;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.03);
  transform: translateY(0rem);
}
.header--border::before {
  position: absolute;
  content: "";
  bottom: 0;
  display: block;
  height: 0.1rem;
  width: 100%;
  background-color: rgb(var(--color-border));
  transition: background var(--duration-short);
  pointer-events: none;
  z-index: 2;
}
.header--left-logo {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .header--left-logo {
    display: grid;
    grid-template-columns: 1fr 8fr 3fr;
    gap: 0.8rem;
    align-items: center;
  }
}
.header--left-logo .header__heading-link {
  margin-right: 2.4rem;
}
@media screen and (min-width: 1360px) {
  .header--left-logo .header__heading-link {
    margin-right: 4.8rem;
  }
}
.header--left-logo .header__inline-menu {
  margin-left: -0.8rem;
}
@media screen and (min-width: 1600px) {
  .header--left-logo .header__inline-menu {
    margin-left: -1.6rem;
  }
}
.header--left-logo .header__contact {
  padding: 0;
}
.header--left-logo .header__shop {
  margin-left: 0;
}
.header--left-logo .mega-menu {
  top: auto;
}
@media screen and (min-width: 1360px) {
  .header--left-logo.header--small-menu {
    grid-template-columns: 1fr 6fr 2fr 4fr;
  }
}
@media screen and (min-width: 1600px) {
  .header--left-logo.header--small-menu {
    grid-template-columns: 1fr 6fr 2fr 3fr;
  }
}
.header--left-logo.header--small-menu .header__inline-menu {
  margin-left: -0.8rem;
}
@media screen and (min-width: 1600px) {
  .header--left-logo.header--small-menu .header__inline-menu {
    margin-left: -1.6rem;
  }
}
.header--left-logo.header--small-menu .small-menu:not(.mega-menu__small-menu) {
  margin-left: -0.8rem;
}
@media screen and (min-width: 1600px) {
  .header--left-logo.header--small-menu .small-menu:not(.mega-menu__small-menu) {
    margin-left: -1.6rem;
  }
}
.header--center-logo {
  display: grid;
  align-items: center;
  grid-template-columns: 23% auto 23%;
  gap: 0.8rem;
}
@media screen and (min-width: 1200px) {
  .header--center-logo {
    display: grid;
    grid-template-columns: 5fr auto 5fr;
    gap: 0.8rem;
    align-items: center;
  }
}
.header--center-logo .header__inline-menu {
  margin-left: -1.6rem;
}
.header--center-logo .header__contact {
  padding: 0;
}
.header--center-logo .header__shop {
  margin-left: 0;
}
.header--center-logo .mega-menu {
  top: auto;
}
@media screen and (max-width: 1200px) {
  .header--center-logo .header__localization {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .header--center-logo .header__localization + .header__scheme::before {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .header--center-logo.header--small-menu .small-menu {
    position: relative;
    padding-right: 0.8rem;
    margin-right: 2.4rem;
  }
}
@media screen and (min-width: 1360px) {
  .header--center-logo.header--small-menu .small-menu::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 0.1rem;
    height: 1.6rem;
    background-color: rgba(var(--color-border));
    transform: translateY(-50%);
  }
}
.header__heading-logo {
  display: block;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 576px) {
  .header__heading-logo {
    max-width: 12rem;
  }
}
.header__heading {
  display: inline-flex;
  align-items: center;
  margin: 0;
  line-height: 0;
}
.header__heading span {
  line-height: 1;
  text-transform: var(--font-header-menu-text-transform);
}
.header__heading-link {
  display: inline-flex;
  padding: 10px 0 0 !important;
  text-decoration: none;
  word-break: break-word;
}
.header__heading-link span {
  display: flex;
  align-items: center;
  width: 10rem;
  line-height: 1;
  letter-spacing: normal;
  text-transform: var(--font-header-menu-text-transform);
}
.header__heading-logo--overlay {
  display: none;
}
.header *[tabindex="-1"]:focus {
  outline: none;
}

.header__column {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: none;
  margin-left: auto;
  width: auto;
  height: 100%;
}

.header__icons {
  display: flex;
  align-items: center;
  grid-area: icons;
  justify-self: end;
  height: 100%;
}
.header__icons .header__localization,
.header__icons .header__scheme,
.header__icons .header__account,
.header__icons .header__cart,
.header__icons .header__icon--search {
  position: relative;
  align-items: center;
  height: 100%;
}
@media screen and (min-width: 1200px) {
  .header__icons .header__localization::after,
  .header__icons .header__scheme::after,
  .header__icons .header__account::after,
  .header__icons .header__cart::after,
  .header__icons .header__icon--search::after {
    content: "";
    position: absolute;
    bottom: 0rem;
    right: 1rem;
    width: 2.2rem;
    height: 0.2rem;
    background-color: transparent;
    transition: background var(--duration-default);
    z-index: 3;
  }
}
.header__icons .header__localization:hover::after,
.header__icons .header__scheme:hover::after,
.header__icons .header__account:hover::after,
.header__icons .header__cart:hover::after,
.header__icons .header__icon--search:hover::after {
  background-color: rgb(var(--color-foreground));
}
.header__icons .header__localization::after {
  left: 0;
  right: 0;
  width: auto;
}
.header__icons .header__cart::after {
  right: 1.1rem;
}

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

.header__icon span {
  height: 100%;
}

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

.header__icon--account {
  position: relative;
}
.header__icon--account .icon {
  width: 2.2rem;
  height: 2.2rem;
}

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

.header__icon::after {
  content: none;
}

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

.template-cart .header__cart--page {
  position: relative;
  display: flex;
  align-items: center;
  margin-right: -1.1rem;
  height: 100%;
}
@media screen and (min-width: 1200px) {
  .template-cart .header__cart--page::after {
    content: "";
    position: absolute;
    bottom: 0rem;
    right: 1.1rem;
    width: 2.2rem;
    height: 0.2rem;
    background-color: rgb(var(--color-foreground));
    z-index: 3;
  }
}

.header__cart {
  display: flex;
  align-items: center;
  margin-right: -1.1rem;
}

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

.header__icon--search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.4rem;
  height: 4.4rem;
}
.header__icon--search .icon {
  width: 2.2rem;
  height: 2.2rem;
}

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

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

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

.header__account {
  position: relative;
  display: none;
  align-items: center;
  position: relative;
  height: 100%;
}

@media screen and (min-width: 1200px) {
  .template-login .header__account::after,
  .template-register .header__account::after,
  .template-addresses .header__account::after,
  .template-order .header__account::after,
  .template-activate .header__account::after,
  .template-account .header__account::after,
  body[class^="template-customers/"] .header__account::after {
    content: "";
    position: absolute;
    bottom: 0rem;
    right: 1rem;
    width: 2.2rem;
    height: 0.2rem;
    background-color: rgb(var(--color-foreground));
    z-index: 3;
  }
}

.header__account-modal {
  position: absolute;
  top: 100%;
  right: 0;
  display: flex;
  flex-direction: column;
  padding: 1.6rem 2.4rem;
  min-width: 21.6rem;
  height: auto;
  margin: 0;
  font-weight: var(--font-body-weight);
  text-transform: none;
  background-color: rgba(var(--color-background));
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.03);
  border-radius: 0.6rem;
  transition: opacity var(--duration-default), transform var(--duration-default);
  z-index: 10;
}

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

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

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

.header__account__register {
  display: inline;
  align-self: center;
  margin-top: 1.2rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: var(--font-body-line-height);
  color: rgb(var(--color-foreground));
}

.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;
  font-size: 1.6rem;
  text-decoration: none;
  transition: var(--duration-default);
}
.header__account__body a:hover {
  color: rgb(var(--color-foreground));
}
.header__account__body a + a {
  margin-top: 0.8rem;
}

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

@keyframes animateSearchOpen {
  0% {
    opacity: 0;
    transform: translateY(-1.5rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (min-width: 990px) {
  .header__icon .header__icon-name {
    display: flex;
  }
  .header__icons > .header__account {
    padding: 0;
  }
}
@media screen and (min-width: 990px) and (min-width: 990px) {
  .header__account summary {
    position: relative;
    width: 5.6rem;
    height: 4.4rem;
    margin-left: 1.2rem;
    padding-left: 1.2rem;
  }
}
@media screen and (min-width: 990px) {
  .header__account summary::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 0.1rem;
    height: 1.6rem;
    background-color: rgba(var(--color-border));
    transform: translateY(-50%);
  }
}
@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;
  }
}
.header .header__social {
  display: none;
}

@media screen and (min-width: 990px) {
  .header .header__social {
    flex: 1;
    display: flex;
    justify-content: flex-start;
    grid-row-start: 2;
  }
  .header .header__social:not(:last-child) {
    margin-right: 2rem;
  }
}
menu-drawer + .header__search {
  display: none;
}

.header:not(.header--has-menu) * > .header__search {
  display: none;
}

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

.template-search .header__icon--search {
  position: relative;
}
.template-search .header__icon--search::before {
  content: "";
  position: absolute;
  bottom: 0rem;
  right: 1rem;
  width: 2.2rem;
  height: 0.2rem;
  background-color: rgb(var(--color-foreground));
  z-index: 3;
}

.header__details {
  width: 100%;
}
.header__details .search__input {
  font-size: 1.3rem;
  font-weight: 500;
  color: rgba(var(--color-foreground-secondary));
}
.header__search {
  display: flex;
  align-items: center;
  height: 100%;
}
.header__search > details {
  position: static;
  height: 100%;
}
.header__search > details[open] .header__search-inner {
  animation: animateSearchOpen var(--duration-default) ease;
}
.header__search-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  box-shadow: 0px 10px 20px 0px rgba(var(--color-foreground), 0.04);
}
@media screen and (max-height: 1200px) {
  .header__search-inner {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100 - var(--ann-height));
    overflow: auto;
  }
}
.header__search-inner .search__input--button {
  padding: 1rem 1.8rem;
}
.header__search-inner .search__button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .search {
  z-index: 4;
}
.header .search__content {
  padding-bottom: 2.4rem;
  height: 100%;
}
@media screen and (min-width: 1360px) {
  .header .search__content {
    padding-bottom: 4rem;
  }
}
.header .search__header {
  display: flex;
  align-items: center;
  margin-bottom: 2.4rem;
  height: var(--header-height);
  box-shadow: -1px -1px 0px 0px rgba(var(--color-border)) inset;
}
.header .search__header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .search__form {
  width: 100%;
}
.header .search__input {
  width: 100%;
}
.header .search__modal {
  margin-top: 1.6rem;
  z-index: 2;
}
.header .search__modal--hidden {
  display: none;
}
.header__overlay {
  position: absolute;
  inset: 0;
  top: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: 100vh;
  z-index: 2;
}
.header__overlay.visible {
  display: block;
  background-color: rgba(var(--color-overlay), 0.3);
}

noscript .header__search {
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

.menu-drawer-container.menu-opening .header__modal-close-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  height: 3.2rem;
  width: 3.2rem;
  color: rgb(var(--color-foreground));
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid rgb(var(--color-border));
  cursor: pointer;
}
.menu-drawer-container.menu-opening .header__modal-close-button .icon-close {
  width: 1.4rem;
  height: 1.4rem;
  transition: var(--duration-default) ease;
}
.menu-drawer-container.menu-opening .header__modal-close-button:hover .icon-close {
  transform: rotate(90deg);
}
.menu-drawer-container.menu-opening .mega-menu {
  box-shadow: none;
}

.menu-opening .header__modal-close-button {
  opacity: 1;
}
.menu-opening .header__scheme {
  display: flex;
  margin-left: -1.2rem;
}
.menu-opening .header__toggle-scheme {
  display: inline-flex;
  justify-content: flex-start;
  width: max-content;
}
.menu-opening .menu-drawer__localization {
  display: flex;
}
.menu-opening .menu-drawer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2.4rem;
  padding: 1rem 2.4rem;
  border-top: 0.1rem solid rgb(var(--color-border));
}
.menu-opening .menu-drawer__localization-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2.4rem;
}
.menu-opening .header__localization--language {
  margin-left: 0;
}

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

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

.header__inline-menu {
  display: none;
}

.header__inline-menu .header__menu-item {
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  font-weight: var(--font-header-menu-weight);
  text-transform: var(--font-header-menu-text-transform);
  letter-spacing: -0.02em;
  font-size: 1.5rem;
}
@media screen and (min-width: 1600px) {
  .header__inline-menu .header__menu-item {
    font-size: 1.7rem;
  }
}

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

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

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

.list-menu--inline {
  height: 100%;
  align-items: stretch;
}
.list-menu--inline li:not(.list-menu--megamenu) {
  position: relative;
}
.list-menu--inline .list-menu-item:hover > .header__submenu,
.list-menu--inline .list-menu-item:active > .header__submenu {
  opacity: 1;
  pointer-events: all;
}
.list-menu--inline .list-menu-item:hover > .header__submenu:hover, .list-menu--inline .list-menu-item:hover > .header__submenu:active,
.list-menu--inline .list-menu-item:active > .header__submenu:hover,
.list-menu--inline .list-menu-item:active > .header__submenu:active {
  opacity: 1;
  pointer-events: all;
}
.list-menu--inline .list-menu-item {
  padding-inline: 1rem;
}
@media screen and (min-width: 1600px) {
  .list-menu--inline .list-menu-item {
    padding-inline: 1.6rem;
  }
}
.list-menu--inline .list-menu-item > .header__menu-item {
  height: 100%;
}
.list-menu--inline .list-menu-item:not(.list-menu--submenu) > .header__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  overflow: visible;
}
.list-menu--inline .list-menu-item:not(.list-menu--submenu) > .header__menu-item::before {
  position: absolute;
  content: "";
  bottom: 0rem;
  left: 0;
  right: 0;
  width: 100%;
  height: 0.2rem;
  border-radius: 1rem;
  background-color: transparent;
  transition: background var(--duration-default);
  z-index: 2;
}
.list-menu--inline .list-menu-item:not(.list-menu--submenu) > .header__menu-item:hover::before {
  background-color: rgb(var(--color-foreground));
}
.list-menu--inline .list-menu-item .header__active-menu-item:not(.list-menu--submenu) {
  position: relative;
  display: flex;
  align-items: center;
  overflow: visible;
}
.list-menu--inline .list-menu-item .header__active-menu-item:not(.list-menu--submenu)::before {
  position: absolute;
  content: "";
  bottom: 0rem;
  left: 0;
  right: 0;
  width: 100%;
  height: 0.2rem;
  border-radius: 1rem;
  background-color: rgb(var(--color-foreground));
  transition: background var(--duration-default);
  z-index: 2;
}
.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: 2.4rem;
}
@media screen and (min-width: 1360px) {
  .list-menu--inline .header__menu-item {
    padding-block: 3rem;
  }
}
.list-menu--inline .header__menu-item span {
  display: flex;
  align-items: center;
}
.list-menu--inline .header__menu-item span .icon-caret {
  position: static;
  margin-left: 0.4rem;
}
.list-menu--inline .header__menu-item + .header__submenu {
  opacity: 0;
  pointer-events: none;
}
.list-menu--inline .header__menu-item + .header__submenu:hover, .list-menu--inline .header__menu-item + .header__submenu:active {
  opacity: 1;
  pointer-events: all;
}
.list-menu--inline .header__menu-item:hover + .header__submenu, .list-menu--inline .header__menu-item:active + .header__submenu {
  opacity: 1;
  pointer-events: all;
}

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

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

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

.header__submenu {
  padding-inline: 0;
  text-transform: none;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.03);
  border-radius: 0.4rem;
  transition: opacity var(--duration-default);
  z-index: 15;
}
.header__submenu.list-menu {
  padding-block: 0.8rem;
}
.header__submenu .header__menu-item {
  justify-content: space-between;
  height: auto;
  padding: 0.8rem 2.4rem;
  font-size: inherit;
  font-weight: 400;
  text-transform: none;
  transition: background var(--duration-default);
}
.header__submenu .header__menu-item:hover {
  background-color: rgba(var(--color-foreground), 0.035);
}
.header__submenu .header__menu-item span {
  position: relative;
  padding: 0;
  border: none;
}
.header__submenu .header__menu-item--active span::after {
  width: 100%;
}
.header__submenu .icon-caret {
  right: 1.6rem;
}

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

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

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

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

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

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

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

.cart-count-bubble {
  position: absolute;
  top: 0;
  right: 0.8rem;
  flex: none;
  font-size: 1.3rem;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .cart-count-bubble {
    margin-right: 0;
  }
}

.header__localization + .header__scheme {
  position: relative;
  margin-left: 2rem;
  padding-left: 1.2rem;
  min-width: 5.6rem;
  height: 100%;
}
.header__localization + .header__scheme::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 0.1rem;
  height: 1.6rem;
  background-color: rgba(var(--color-border));
  transform: translateY(-50%);
}

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

.header__toggle-scheme {
  display: flex;
  justify-content: center;
  flex: none;
  padding: 0;
  min-width: 4.4rem;
  align-items: center;
  padding: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.header__toggle-scheme-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  gap: 0.4rem;
  min-width: 4.4rem;
  min-height: 4.4rem;
  color: rgb(var(--color-foreground));
}
.header__toggle-scheme-item svg {
  width: 2.2rem;
  height: 2.2rem;
  transition: var(--duration-default);
}
@media (prefers-color-scheme: light) {
  .header__toggle-scheme-item--dark {
    display: flex;
  }
}
.header__toggle-scheme-item--dark :root, [data-scheme=light] .header__toggle-scheme-item--dark {
  display: flex;
}
@media (prefers-color-scheme: light) {
  :root [data-scheme=auto] .header__toggle-scheme-item--dark {
    display: flex;
  }
}
@media (prefers-color-scheme: dark) {
  .header__toggle-scheme-item--dark {
    display: none;
  }
}
@media (prefers-color-scheme: dark) {
  :root [data-scheme=auto] .header__toggle-scheme-item--dark {
    display: none;
  }
}
[data-scheme=dark] .header__toggle-scheme-item--dark {
  display: none;
}
.header__toggle-scheme-item--dark .header__toggle-scheme-switch {
  padding-right: 0.8rem;
}
@media (prefers-color-scheme: light) {
  .header__toggle-scheme-item--light {
    display: none;
  }
}
.header__toggle-scheme-item--light :root, [data-scheme=light] .header__toggle-scheme-item--light {
  display: none;
}
@media (prefers-color-scheme: light) {
  :root [data-scheme=auto] .header__toggle-scheme-item--light {
    display: none;
  }
}
@media (prefers-color-scheme: dark) {
  .header__toggle-scheme-item--light {
    display: flex;
  }
}
@media (prefers-color-scheme: dark) {
  :root [data-scheme=auto] .header__toggle-scheme-item--light {
    display: flex;
  }
}
[data-scheme=dark] .header__toggle-scheme-item--light {
  display: flex;
}
.header__toggle-scheme-item--light .header__toggle-scheme-circle {
  order: 1;
}
.header__toggle-scheme-item--light .header__toggle-scheme-switch {
  padding-left: 0.8rem;
}
.header__toggle-scheme-heading {
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  font-weight: 500;
  font-size: 1.3rem;
  line-height: var(--font-body-line-height);
  text-transform: var(--font-header-menu-text-transform);
  transition: color var(--duration-default);
}
.header__toggle-scheme-switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem 0.6rem;
  min-width: 5rem;
  font-family: var(--font-header-menu-family);
  min-height: 2.4rem;
  font-style: var(--font-header-menu-style);
  font-size: 1.3rem;
  line-height: 1;
  text-transform: var(--font-header-menu-text-transform);
  font-weight: 500;
  background: rgb(var(--color-scheme-toggle));
  color: rgb(var(--color-scheme-toggle-text));
  border-radius: 24px;
}
.header__toggle-scheme-circle {
  width: 1.2rem;
  height: 1.2rem;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(50, 49, 78, 0.1);
  border-radius: 50%;
}

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

.mega-menu {
  position: absolute;
  left: 0;
  right: 0;
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  overflow-y: auto;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.04);
  transition: opacity var(--duration-long) linear, padding var(--duration-long) linear, max-height var(--duration-long) 0.2s linear;
  z-index: 1;
}
.mega-menu__inner {
  display: grid;
  align-items: stretch;
  grid-template-columns: repeat(12, 1fr);
  gap: 0.8rem;
}
.mega-menu .small-menu {
  align-items: flex-end;
  height: auto;
  margin-left: -0.8rem;
  transition: opacity var(--duration-default);
}
.mega-menu .small-menu__item {
  height: auto;
}
.mega-menu .small-menu__link {
  padding-inline: 1rem;
  padding-block: 0;
  height: auto;
  transition: opacity var(--duration-default);
}
.mega-menu .small-menu__link::after {
  content: none;
}
.mega-menu .small-menu__link:hover {
  opacity: 0.8;
}
.mega-menu .subtitle {
  color: rgba(var(--color-foreground), 0.7);
}
.mega-menu--blocks {
  display: block;
}
.mega-menu--blocks .mega-menu__wrapper + .small-menu {
  margin-top: 3.2rem;
}
.mega-menu--blocks .mega-menu__list {
  grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
  gap: 0.8rem;
}
.mega-menu--blocks .mega-menu__card {
  position: relative;
  padding: 3.2rem;
  width: 100%;
  border-radius: 0.4rem;
  overflow: hidden;
}
.mega-menu--blocks .mega-menu__card--sm {
  min-height: 23.5vh;
}
.mega-menu--blocks .mega-menu__card--md {
  min-height: 40.8vh;
}
.mega-menu--blocks .mega-menu__card--lg {
  min-height: 63.7vh;
}
.mega-menu--blocks .mega-menu__card-link:empty {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 2;
}
.mega-menu--blocks .mega-menu__card:hover .mega-menu__button, .mega-menu--blocks .mega-menu__card:focus .mega-menu__button {
  opacity: 1;
  pointer-events: all;
}
.mega-menu--blocks .mega-menu__card:hover .mega-menu__overlay, .mega-menu--blocks .mega-menu__card:focus .mega-menu__overlay {
  opacity: var(--opacity-slide-hover);
}
.mega-menu--blocks .mega-menu__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.4rem;
  opacity: 1;
  transition: transform var(--duration-default);
  transform: scale(1.1);
}
.mega-menu--blocks .mega-menu__title {
  position: relative;
  margin: 0;
  z-index: 2;
}
.mega-menu--blocks .mega-menu__title .mega-menu__link {
  padding: 0;
}
.mega-menu--blocks .mega-menu__title--light .mega-menu__link {
  color: #fff;
}
.mega-menu--blocks .mega-menu__title--dark .mega-menu__link {
  color: rgb(var(--color-base-text));
}
.mega-menu--blocks .mega-menu__button {
  padding-inline: 4rem;
  opacity: 0;
  pointer-events: none;
  transition: background var(--duration-default), opacity var(--duration-default);
  z-index: 3;
}
.mega-menu--blocks .mega-menu__button:focus {
  opacity: 1;
  pointer-events: all;
}
.mega-menu--blocks .mega-menu__title + .mega-menu__button {
  margin-top: 1.6rem;
}
@media screen and (min-width: 1200px) {
  .mega-menu--blocks .mega-menu__title + .mega-menu__button {
    margin-top: 3.2rem;
  }
}
.mega-menu--blocks .mega-menu__overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(var(--color-overlay));
  border-radius: 0.4rem;
  opacity: var(--opacity-slide);
  transition: opacity var(--duration-default);
  z-index: 1;
}
.mega-menu--blocks .mega-menu__overlay:hover {
  opacity: var(--opacity-slide-hover);
}
@media screen and (min-width: 1200px) {
  .mega-menu--list .mega-menu__wrapper {
    transform: translateY(30%);
    transition: opacity var(--duration-default), transform var(--duration-default);
  }
}
.mega-menu--list .mega-menu__wrapper + .small-menu {
  margin-top: 3.2rem;
}
.mega-menu--list .mega-menu__wrapper--promo {
  grid-row-start: 1;
  grid-row-end: auto;
  grid-column-end: 6;
}
.mega-menu--list .mega-menu__wrapper--promo + .mega-menu__small-menu {
  grid-row: 2/3;
}
.mega-menu--list .mega-menu__small-menu + .mega-menu__items,
.mega-menu--list .mega-menu__wrapper + .mega-menu__items {
  grid-column-start: 6;
}
.mega-menu--list .mega-menu__items {
  grid-template-columns: repeat(7, 1fr);
  opacity: 0;
  transition: opacity var(--duration-short);
}
.mega-menu--list .mega-menu__item .subtitle {
  margin-bottom: 0.6rem;
}
.mega-menu--list .mega-menu__item .mega-menu__item-button {
  margin-bottom: 2rem;
}
@media screen and (min-width: 1200px) {
  .mega-menu--list .mega-menu__item {
    min-height: 23.5vh;
  }
}
.mega-menu--list .mega-menu__item.mega-menu__item:nth-child(2):last-child {
  grid-row: 1/3;
  grid-column: 5/8;
}
.mega-menu--list .mega-menu__item.mega-menu__item:nth-child(1):last-child {
  grid-row: 1/3;
  grid-column: 1/8;
}
.mega-menu--list .mega-menu__item--sm {
  min-height: 23.5vh;
}
.mega-menu--list .mega-menu__item--md {
  min-height: 31.5vh;
}
.mega-menu--list .mega-menu__item--lg {
  min-height: 63.7vh;
}
.mega-menu--list .mega-menu__item-link-overlay:empty {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 3;
}
.mega-menu--list .mega-menu__item-link-overlay:empty:hover {
  pointer-events: all;
}
.mega-menu--list .mega-menu__list {
  position: relative;
  display: block;
  width: 50%;
  max-width: 20rem;
}
@media screen and (min-width: 1600px) {
  .mega-menu--list .mega-menu__list {
    max-width: 28rem;
  }
}
.mega-menu--list .mega-menu__list li {
  position: static;
}
.mega-menu--list .mega-menu__list li:first-child .mega-menu__link {
  padding-top: 0;
}
.mega-menu--list .mega-menu__list-item:hover .mega-menu__submenu, .mega-menu--list .mega-menu__list-item:active .mega-menu__submenu {
  opacity: 1;
  pointer-events: all;
}
.mega-menu--list .mega-menu__list-item:hover .mega-menu__submenu:hover, .mega-menu--list .mega-menu__list-item:hover .mega-menu__submenu:active, .mega-menu--list .mega-menu__list-item:active .mega-menu__submenu:hover, .mega-menu--list .mega-menu__list-item:active .mega-menu__submenu:active {
  opacity: 1;
  pointer-events: all;
}
.mega-menu--list .mega-menu__list-item--opacity .mega-menu__link {
  color: rgba(var(--color-foreground), 0.3);
}
.mega-menu--list .mega-menu__list .mega-menu__link {
  padding-block: 0.8rem;
}
@media screen and (min-width: 1600px) {
  .mega-menu--list .mega-menu__list .mega-menu__link {
    padding-block: 1.2rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .mega-menu--list .mega-menu__list .mega-menu__link {
    font-size: calc(var(--font-heading-h4-scale) * 2rem);
  }
}
.mega-menu--list .mega-menu__submenu {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  right: 0;
  width: 100%;
  padding-top: 0.4rem;
  padding-left: 1.6rem;
  background-color: rgb(var(--color-background));
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--duration-default);
}
@media screen and (min-width: 1600px) {
  .mega-menu--list .mega-menu__submenu {
    padding-top: 0.8rem;
    padding-left: 2rem;
  }
}
.mega-menu--list .mega-menu__submenu-item {
  padding-bottom: 1rem;
  font-size: calc(var(--font-heading-h5-scale) * 1.8rem);
}
@media screen and (min-width: 1600px) {
  .mega-menu--list .mega-menu__submenu-item {
    padding-bottom: 1.6rem;
    font-size: calc(var(--font-heading-h5-scale) * 2rem);
  }
}
.mega-menu--list .mega-menu__submenu-item--opacity {
  color: rgba(var(--color-foreground), 0.3);
}
.mega-menu--list .small-menu {
  align-items: flex-end;
}
.mega-menu--list .small-menu .small-menu__link {
  padding-inline: 1rem;
  padding-bottom: 0;
}
.mega-menu--list .mega-menu__button {
  margin-top: 2.4rem;
}
@media screen and (min-width: 1200px) {
  .mega-menu--columns {
    gap: 2.4rem;
  }
}
@media screen and (min-width: 1600px) {
  .mega-menu--columns {
    gap: 6.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .mega-menu--columns .mega-menu__wrapper {
    transform: translateY(30%);
    transition: opacity var(--duration-default), transform var(--duration-default);
  }
}
.mega-menu--columns .mega-menu__list {
  display: flex;
  flex-wrap: wrap;
}
.mega-menu--columns .mega-menu__items {
  display: block;
  opacity: 0;
  transition: opacity var(--duration-short);
}
.mega-menu--columns .mega-menu__item--sm {
  min-height: 23.5vh;
}
.mega-menu--columns .mega-menu__item--md {
  min-height: 40.8vh;
}
.mega-menu--columns .mega-menu__item--lg {
  min-height: 63.7vh;
}
.mega-menu--columns .mega-menu__item-heading + .mega-menu__button,
.mega-menu--columns .mega-menu__item-description + .mega-menu__button {
  margin-top: 2.4rem;
}
.mega-menu--columns .mega-menu__button {
  padding-inline: 4rem;
  z-index: 4;
}
.mega-menu .mega-menu__small-menu {
  display: flex;
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: auto;
  grid-row-end: auto;
}
.mega-menu .mega-menu__small-menu + .mega-menu__items {
  grid-row-end: 3;
}
.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__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
  height: 100%;
  max-width: 100%;
  gap: 2.4rem;
}
@media screen and (min-width: 1600px) {
  .mega-menu__list {
    grid-template-columns: repeat(auto-fit, minmax(13rem, 1fr));
    gap: 6.4rem;
  }
}
.mega-menu__list .mega-menu__link {
  padding-block: 2rem;
}
.mega-menu__list li {
  max-width: 100%;
}
.mega-menu__wrapper {
  grid-column-start: 1;
  grid-column-end: 13;
  width: 100%;
  transition: opacity var(--duration-default), transform var(--duration-default);
}
.mega-menu__wrapper--promo {
  grid-row-start: 1;
  grid-row-end: auto;
  grid-column-end: 8;
}
.mega-menu__wrapper--columns + .mega-menu__items {
  grid-template-columns: 1fr;
}
.mega-menu__wrapper--columns li .mega-menu__link {
  padding-top: 0;
}
@media screen and (min-width: 1600px) {
  .mega-menu__wrapper--columns .mega-menu__list {
    gap: 3.2rem;
  }
}
.mega-menu__wrapper--columns .mega-menu__list li {
  flex: 1;
  max-width: 15rem;
  min-width: 13rem;
}
.mega-menu__wrapper--columns .mega-menu__link {
  color: rgba(var(--color-foreground), 1);
}
.mega-menu__wrapper--columns .mega-menu__link:hover {
  color: rgba(var(--color-foreground), 0.6);
}
.mega-menu__wrapper--columns .mega-menu__submenu li:first-child .mega-menu__submenu-item {
  padding-top: 0;
}
.mega-menu__wrapper--columns .mega-menu__submenu li .mega-menu__submenu-item {
  padding-block: 0.8rem;
  font-size: 1.6rem;
  color: rgba(var(--color-foreground), 0.6);
}
@media screen and (min-width: 1600px) {
  .mega-menu__wrapper--columns .mega-menu__submenu li .mega-menu__submenu-item {
    font-size: 1.8rem;
  }
}
.mega-menu__wrapper--columns .mega-menu__submenu li .mega-menu__submenu-item:hover {
  color: rgba(var(--color-foreground), 1);
}
.mega-menu__link {
  min-width: 10rem;
  transition-property: background, color;
  transition-duration: var(--duration-default);
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  font-weight: var(--font-header-menu-weight);
  text-transform: var(--font-header-menu-text-transform);
  text-decoration: none;
  transition: color var(--duration-default);
}
@media screen and (min-width: 1600px) {
  .mega-menu__link {
    min-width: 7rem;
  }
}
.mega-menu__link-image {
  max-height: 44rem;
}
.mega-menu__submenu-item {
  transition-property: background, color;
  transition-duration: var(--duration-default);
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  font-weight: var(--font-header-menu-weight);
  letter-spacing: -0.02em;
  text-transform: var(--font-header-menu-text-transform);
  text-decoration: none;
  transition: color var(--duration-default);
}
.mega-menu__heading {
  margin-bottom: 0.4rem;
}
.mega-menu__wrapper + .mega-menu__item {
  margin-left: auto;
}
.mega-menu__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.8rem;
  max-width: 100%;
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 8;
  grid-column-end: 13;
}
.mega-menu__overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(var(--color-overlay));
  opacity: var(--opacity-slide);
  transition: opacity var(--duration-default);
  z-index: 2;
}
.mega-menu__overlay:hover {
  opacity: var(--opacity-slide-hover);
}
.mega-menu__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  padding: 3.2rem;
  border-radius: 0.4rem;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .mega-menu__item {
    width: 100%;
    min-height: 22rem;
  }
}
.mega-menu__item:first-child {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column: 1/5;
}
.mega-menu__item:nth-child(2) {
  grid-row: 1/2;
  grid-column: 5/8;
}
.mega-menu__item:nth-child(3) {
  grid-row: 2/3;
  grid-column: 5/8;
}
.mega-menu__item .mega-menu__button {
  padding-inline: 4rem;
  opacity: 0;
  pointer-events: none;
  transition: background var(--duration-default), opacity var(--duration-default);
  z-index: 4;
}
.mega-menu__item:hover + .mega-menu {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.mega-menu__item:hover .mega-menu__button {
  opacity: 1;
  pointer-events: all;
}
.mega-menu__item:hover .mega-menu__overlay {
  opacity: var(--opacity-slide-hover);
}
.mega-menu__item-image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  transition: transform var(--duration-default);
  transform: scale(1.1);
}
.mega-menu__item-heading {
  position: relative;
  z-index: 3;
}
.mega-menu__item-heading + .mega-menu__item-description {
  margin-top: 0.8rem;
}
.mega-menu__item-description {
  position: relative;
  font-size: 1.5rem;
  color: rgb(var(--color-foreground-secondary));
  z-index: 3;
}
.mega-menu__item-link-overlay:empty {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 3;
}
.mega-menu__submenu li:first-child .mega-menu__submenu-item {
  padding-top: 0;
}
.mega-menu__submenu li:last-child {
  margin-bottom: 1.6rem;
}

.list-menu--megamenu .mega-menu__wrapper {
  opacity: 0;
}
.list-menu--megamenu .small-menu {
  opacity: 0;
  transition: opacity var(--duration-default);
}
.list-menu--megamenu .mega-menu {
  opacity: 0;
  pointer-events: none;
}

.list-menu--megamenu-visible .mega-menu {
  padding-block: 3.2rem;
  max-height: calc(100vh - var(--header-height) - var(--announcement-height));
  transition: opacity var(--duration-default) 0.2s linear, max-height var(--duration-default) linear, padding var(--duration-default) linear;
}
@media screen and (min-width: 1600px) {
  .list-menu--megamenu-visible .mega-menu {
    padding-block: 6.4rem;
    max-height: 820px;
  }
}
.list-menu--megamenu-visible .mega-menu__items {
  opacity: 1;
  transition: opacity var(--duration-default) 0.4s linear;
}
.list-menu--megamenu-visible .mega-menu__item-image, .list-menu--megamenu-visible .mega-menu__image {
  transform: scale(1);
  transition: transform 1.5s ease-out;
}
.list-menu--megamenu-visible .small-menu {
  transition: opacity var(--duration-default) 0.6s linear;
}
.list-menu--megamenu-visible .mega-menu__wrapper {
  transform: translateY(0);
  transition: opacity var(--duration-default) 0.4s linear, transform var(--duration-long) 0.2s ease-in-out;
}
.list-menu--megamenu-visible .mega-menu,
.list-menu--megamenu-visible .mega-menu__list-item--visible .mega-menu__submenu,
.list-menu--megamenu-visible .mega-menu__wrapper,
.list-menu--megamenu-visible .small-menu {
  opacity: 1;
  pointer-events: all;
}
.list-menu--megamenu-visible.list-menu-item:not(.list-menu--submenu) > .header__menu-item::before {
  background-color: rgb(var(--color-foreground));
}

.header__menu-item:hover + .mega-menu {
  opacity: 1;
  pointer-events: all;
}

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

body:not(.mouse-focus) .list-menu--inline .list-menu-item:focus-within > .header__submenu,
body:not(.mouse-focus) .list-menu--inline .list-menu-item:focus > .header__submenu {
  opacity: 1;
  pointer-events: all;
}
body:not(.mouse-focus) .list-menu--inline .list-menu-item:focus-within > .header__submenu:focus-within, body:not(.mouse-focus) .list-menu--inline .list-menu-item:focus-within > .header__submenu:focus,
body:not(.mouse-focus) .list-menu--inline .list-menu-item:focus > .header__submenu:focus-within,
body:not(.mouse-focus) .list-menu--inline .list-menu-item:focus > .header__submenu:focus {
  opacity: 1;
  pointer-events: all;
}
body:not(.mouse-focus) .list-menu--inline .header__menu-item + .header__submenu:focus-within, body:not(.mouse-focus) .list-menu--inline .header__menu-item + .header__submenu:focus {
  opacity: 1;
  pointer-events: all;
}
body:not(.mouse-focus) .mega-menu--list .mega-menu__list-item:focus-within .mega-menu__submenu, body:not(.mouse-focus) .mega-menu--list .mega-menu__list-item:focus .mega-menu__submenu {
  opacity: 1;
  pointer-events: all;
}
body:not(.mouse-focus) .mega-menu--list .mega-menu__list-item:focus-within .mega-menu__submenu:focus-within, body:not(.mouse-focus) .mega-menu--list .mega-menu__list-item:focus-within .mega-menu__submenu:focus, body:not(.mouse-focus) .mega-menu--list .mega-menu__list-item:focus .mega-menu__submenu:focus-within, body:not(.mouse-focus) .mega-menu--list .mega-menu__list-item:focus .mega-menu__submenu:focus {
  opacity: 1;
  pointer-events: all;
}
body:not(.mouse-focus) .mega-menu:focus, body:not(.mouse-focus) .mega-menu:focus-visible {
  opacity: 1;
  pointer-events: all;
}
body:not(.mouse-focus) .list-menu--megamenu:focus .mega-menu, body:not(.mouse-focus) .list-menu--megamenu:focus-visible .mega-menu, body:not(.mouse-focus) .list-menu--megamenu:focus-within .mega-menu {
  padding-block: 3.2rem;
  max-height: calc(100vh - var(--header-height) - var(--announcement-height));
  transition: opacity var(--duration-default) 0.2s linear, max-height var(--duration-default) linear, padding var(--duration-default) linear;
}
@media screen and (min-width: 1600px) {
  body:not(.mouse-focus) .list-menu--megamenu:focus .mega-menu, body:not(.mouse-focus) .list-menu--megamenu:focus-visible .mega-menu, body:not(.mouse-focus) .list-menu--megamenu:focus-within .mega-menu {
    padding-block: 6.4rem;
    max-height: 820px;
  }
}
body:not(.mouse-focus) .list-menu--megamenu:focus .mega-menu__items, body:not(.mouse-focus) .list-menu--megamenu:focus-visible .mega-menu__items, body:not(.mouse-focus) .list-menu--megamenu:focus-within .mega-menu__items {
  opacity: 1;
  transition: opacity var(--duration-default) 0.4s linear;
}
body:not(.mouse-focus) .list-menu--megamenu:focus .mega-menu__item-image, body:not(.mouse-focus) .list-menu--megamenu:focus .mega-menu__image, body:not(.mouse-focus) .list-menu--megamenu:focus-visible .mega-menu__item-image, body:not(.mouse-focus) .list-menu--megamenu:focus-visible .mega-menu__image, body:not(.mouse-focus) .list-menu--megamenu:focus-within .mega-menu__item-image, body:not(.mouse-focus) .list-menu--megamenu:focus-within .mega-menu__image {
  transform: scale(1);
  transition: transform 1.5s ease-out;
}
body:not(.mouse-focus) .list-menu--megamenu:focus .small-menu, body:not(.mouse-focus) .list-menu--megamenu:focus-visible .small-menu, body:not(.mouse-focus) .list-menu--megamenu:focus-within .small-menu {
  transition: opacity var(--duration-default) 0.6s linear;
}
body:not(.mouse-focus) .list-menu--megamenu:focus .mega-menu__wrapper, body:not(.mouse-focus) .list-menu--megamenu:focus-visible .mega-menu__wrapper, body:not(.mouse-focus) .list-menu--megamenu:focus-within .mega-menu__wrapper {
  transform: translateY(0);
  transition: opacity var(--duration-default) 0.4s linear, transform var(--duration-long) 0.2s ease-in-out;
}
body:not(.mouse-focus) .list-menu--megamenu:focus .mega-menu,
body:not(.mouse-focus) .list-menu--megamenu:focus .mega-menu__list-item--visible .mega-menu__submenu,
body:not(.mouse-focus) .list-menu--megamenu:focus .mega-menu__wrapper,
body:not(.mouse-focus) .list-menu--megamenu:focus .small-menu, body:not(.mouse-focus) .list-menu--megamenu:focus-visible .mega-menu,
body:not(.mouse-focus) .list-menu--megamenu:focus-visible .mega-menu__list-item--visible .mega-menu__submenu,
body:not(.mouse-focus) .list-menu--megamenu:focus-visible .mega-menu__wrapper,
body:not(.mouse-focus) .list-menu--megamenu:focus-visible .small-menu, body:not(.mouse-focus) .list-menu--megamenu:focus-within .mega-menu,
body:not(.mouse-focus) .list-menu--megamenu:focus-within .mega-menu__list-item--visible .mega-menu__submenu,
body:not(.mouse-focus) .list-menu--megamenu:focus-within .mega-menu__wrapper,
body:not(.mouse-focus) .list-menu--megamenu:focus-within .small-menu {
  opacity: 1;
  pointer-events: all;
}
body:not(.mouse-focus) .list-menu--megamenu:focus.list-menu-item:not(.list-menu--submenu) > .header__menu-item::before, body:not(.mouse-focus) .list-menu--megamenu:focus-visible.list-menu-item:not(.list-menu--submenu) > .header__menu-item::before, body:not(.mouse-focus) .list-menu--megamenu:focus-within.list-menu-item:not(.list-menu--submenu) > .header__menu-item::before {
  background-color: rgb(var(--color-foreground));
}
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;
}

/* Breadcrumb  */
.breadcrumb {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 1rem;
  margin: 1.6rem 0 0 0;
  font-size: 1.2rem;
  text-transform: capitalize;
  color: rgba(var(--color-foreground), 0.4);
  background-color: transparent;
}
.breadcrumb__delimiter {
  font-size: 1.2rem;
  color: inherit;
  margin-inline: 0.8rem;
}
.breadcrumb--center {
  justify-content: center;
}
.breadcrumb a {
  position: relative;
  color: inherit;
  text-decoration: none;
  transition: color var(--duration-default);
}
.breadcrumb a:hover {
  color: rgba(var(--color-foreground));
}

/* 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: 1200px) {
  .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%;
  border-radius: 0.4rem;
  box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.075);
}
.popup-wrap::-webkit-scrollbar {
  width: 0.4rem;
}
.popup-wrap::-webkit-scrollbar-track {
  background: rgb(var(--color-background));
}
.popup-wrap::-webkit-scrollbar-thumb {
  background: rgb(var(--color-foreground), 0.3);
}
.popup-container {
  width: 100%;
}
.popup-outer {
  position: relative;
  display: flex;
  flex-direction: column;
}
.popup-text {
  color: rgb(var(--color-foreground-secondary));
}
.popup-text a {
  text-decoration: underline;
  transition: color var(--duration-default);
}
.popup-text p {
  margin: 0;
}
.popup .popup-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
}
@media screen and (min-width: 750px) {
  .popup .popup-close {
    top: 2.4rem;
    right: 2.4rem;
  }
}
.popup-open {
  display: flex;
}
@media (max-width: 576px) {
  .popup-open[data-mobile-disable=true] {
    display: none;
  }
  .popup-open[data-mobile-disable=true] + .popup-overlay {
    display: none;
  }
}
.popup-open + .popup-overlay {
  display: block;
}
.popup-overlay {
  background-color: rgba(var(--color-overlay), 0.3);
  position: fixed;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999998;
}
.popup-overlay .popup-wrap {
  box-shadow: none;
}
.popup-thumbnail img {
  width: 100%;
}
.popup-trigger {
  cursor: pointer;
}

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

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

.popup-main {
  max-width: calc(100vw - 4rem);
  max-height: calc(100vh - 4rem);
}
@media (min-width: 1200px) {
  .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-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-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: 0.4rem;
  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 .field, .popup-main .newsletter-form .button {
  min-height: 5.8rem;
}
.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 .popup-outer {
  padding: 32px;
  background-color: rgb(var(--color-background));
}
.notification-banner .popup-heading {
  margin: 0;
  font-size: calc(var(--font-notification-heading-scale) * 2rem);
}
.notification-banner .popup-heading + .popup-text {
  margin-top: 0.8rem;
}
.notification-banner .popup-text {
  padding-right: 1rem;
  font-size: calc(var(--font-notification-text-scale) * 1.3rem);
}
.notification-banner .popup-button {
  width: 100%;
  margin-top: 1.6rem;
}
.notification-banner--box .popup-close {
  top: 1rem;
  right: 1rem;
}
.notification-banner--bar.popup--top {
  width: 100%;
  max-width: 100%;
  top: 0;
  left: 0;
  bottom: auto;
  transform: none;
  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: 0.4rem;
  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 p {
  text-align: center;
  font-size: 1.6rem;
}
@media screen and (min-width: 576px) {
  .age-verification .popup-text p {
    font-size: 1.8rem;
  }
}
.age-verification__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  box-shadow: none;
}
.age-verification__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.age-verification__question {
  display: none;
}
.age-verification__question.show {
  display: block;
}
.age-verification__heading {
  margin-top: 0;
  margin-bottom: 1.6rem;
  text-align: center;
}
.age-verification__buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.8rem;
  margin-top: 3.2rem;
}
@media screen and (min-width: 576px) {
  .age-verification__buttons {
    flex-direction: row;
  }
}
@media screen and (min-width: 750px) {
  .age-verification__buttons {
    margin-top: 4rem;
  }
}
.age-verification__buttons .button {
  min-width: 12rem;
}
.age-verification__declined {
  display: none;
}
.age-verification__declined.show {
  display: block;
}


/*---------------Custom CSS---------------*/
.shopify-policy__container {
    background: #f4f4f4;
    padding: 0;
  margin:0;
}

.field input[type=text],
.field input[type=email],
.field input[type=tel],
.field input[type=search],
.field input[type=password],
.field select,
.field .field__input {
  width: 100%;
  min-height: 4.0rem;
}



.field input[type=text], .field input[type=email], .field input[type=tel], .field input[type=password], .field .field__input {
    flex-grow: 1;
    padding: 0.6rem 1.4rem;
    text-align: left;
}

.shopify-policy__container h1 {
    padding: 0;
    margin: 0;
}

/* li.collection-product-card.quickview--hover .media.media--transparent.media--portrait.media--hover-effect img.motion-reduce.media--first {
    padding: 60px;
    background: #eeeeee;
  object-fit:contain !important;
} */

.full-size-image, .room-img {
    object-fit: contain !important;
}

    .drawer {
    visibility: hidden;
  }
  
  /* Add this to hide quantity buttons */
  .quantity__button {
    display: none !important;
  }
  
  /* Optional: Center the quantity input */
  .quantity {
    display: flex;
    justify-content: center;
  }
  
  /* Optional: Adjust width of the input if needed */
  .quantity__input {
    text-align: center;
    width: 50px; /* Adjust as needed */
  }

/*-------------------Dropdown Menu CSS----------------------------*/
.mega-menu__wrapper--columns li .mega-menu__link {
    padding-top: 0;
    padding-bottom: 0;
}

a.header__menu-item.mega-menu__submenu-item.list-menu__item.link.link--text.focus-inset.caption-large {
    padding: 0;
    margin: 0;
}

a.header__menu-item.mega-menu__link.list-menu__item.link.link--text.focus-inset.caption-large {
    pointer-events: none;
    font-weight: 500;
  justify-content: center;
}

.field input[type=text], .field input[type=email], .field input[type=tel], .field input[type=password], .field .field__input {
    flex-grow: 1;
    padding: .6rem 1.4rem;
    text-align: left;
}
.field input[type=text], .field input[type=email], .field input[type=tel], .field input[type=search], .field input[type=password], .field select, .field .field__input {
    width: 100%;
    min-height: 4rem;
    background: #fff;
    font-size: 13px;
}

::placeholder {
  font-size: 13px;
  opacity: 1; /* Firefox */
}

.field textarea.field__input {
    padding: 0.8rem 1.4rem;
}

.mega-menu--columns .mega-menu__list a.header__menu-item.mega-menu__submenu-item.list-menu__item.link.link--text.focus-inset.caption-large {
    font-size: 13px;
    letter-spacing: 0;
    margin-bottom: 5px;
  justify-content:center;
}

ul.mega-menu__list.list-unstyled.focus-inset li a {
    margin-bottom: 10px;
}

a.header__menu-item.list-menu__item.link.focus-inset.header__active-menu-item span,
a.small-menu__link.link.link--text.focus-inset.caption-large.small-menu__link--active span{
    color: #b72626;
      font-weight: 500;
}

a.small-menu__link.link.link--text.focus-inset.caption-large.small-menu__link--active::after {
    background: transparent;
}

.list-menu--inline .list-menu-item .header__active-menu-item:not(.list-menu--submenu):before{
  background: transparent;
}


.list-menu--megamenu-visible.list-menu-item:not(.list-menu--submenu)>.header__menu-item:before,
a.header__menu-item.list-menu__item.link.focus-inset.header__active-menu-item::before{
    background-color: transparent;
}

.list-menu--inline .list-menu-item:not(.list-menu--submenu)>.header__menu-item:hover:before,
.list-menu--inline .list-menu-item:not(.list-menu--submenu)>.header__menu-item:before{
    bottom: 2rem;
    left: 0;
    right: 0;
    width: 100%;
    height: .25rem;
}

.mega-menu__wrapper--columns .mega-menu__list li ul li {
    border: transparent;
}

.mega-menu__wrapper--columns .mega-menu__list li {
        flex: 1;
    max-width: 11rem;
    min-width: 18rem;
    border-right: 1px solid #ddd;
    text-align: center;
}

.mega-menu--columns .mega-menu__list li:last-child {
    border: transparent;
}

.mega-menu__list{
  gap:0;
}

.list-menu--inline{
  min-width: 650px;
}

.media-slideshow__slider-item_full.media-slideshow__slide.media-slideshow__slide-media_slide_UV4tTB.swiper-slide.swiper-slide-active {
    height: 610px;
}

.media-slideshow__slider-item_full.media-slideshow__slide.media-slideshow__slide-media_slide_UV4tTB.swiper-slide.swiper-slide-active img.media-slideshow__image {
    height: 610px;
    object-fit: cover;
}

nav#breadcrumbs {
    height: 30px;
    margin: 0;
    color: #fff;
}

.container.breadcrumbs-wrapper {
    background: #727272;

}


.header--left-logo.header--small-menu a.header__menu-item.list-menu__item.link.focus-inset {
    color: #333;
}

main .shopify-section:first-child:not(.not-margin) .section--has-overlay:not(.article-template__header) {
    margin-top: -35px;
}

.header--left-logo.header--small-menu .header__icons svg, .cart-count-bubble, .menu-drawer-container svg.icon
 {
    color: #333;
}

.media-slideshow__overlay{
  background: #fff;
}

.header-wrapper {
    display: block;
    position: relative;
    background: #fff;
}

    .section-template--19176715583747__featured_blog-padding {
          padding-top: 0 !importanter;
    }

.shopify-policy__container {
  background: #fff !important;
  padding: 0;
  margin: 0;
  width: 90% !important;
  margin: 50px auto !important;
  padding: 50px !important;
}


@media only screen and (max-width: 600px) {
  .list-menu--megamenu .small-menu{
    opacity: 1;
    display: block
  }

  div#link-Sajaao\ Creations, div#childlink-Sajaao\ Creations-Figurative, div#childlink-Sajaao\ Creations-Animals, div#childlink-Sajaao\ Creations-Modern, div#childlink-Sajaao\ Creations-Other,
  div#childlink-Sajaao\ Creations-Space, div#childlink-Sajaao\ Creations-Sajaao\ Artists, div#childlink-Sajaao\ Creations-Orientation {
    padding-left: 20px;
}

  div#link-Sajaao\ Creations li summary.menu-drawer__menu-item.link.link--text.list-menu__item.focus-inset,
  div#childlink-Sajaao\ Creations-Figurative li a.menu-drawer__menu-item.link.link--text.list-menu__item.focus-inset,
  div#childlink-Sajaao\ Creations-Animals li a.menu-drawer__menu-item.link.link--text.list-menu__item.focus-inset,
  div#childlink-Sajaao\ Creations-Modern li a.menu-drawer__menu-item.link.link--text.list-menu__item.focus-inset,
  {
    font-size: 15px;
}

  .menu-drawer__menu-item {
    padding: 0.5rem 2rem;
    text-decoration: none;
}

  .menu-drawer__menu .menu-drawer__menu-item {
    font-size: 15px;
    color: rgb(var(--color-foreground));
}
    .client-stories-section {
        padding: 20px !important;
    }

h2.client-stories-title
 {
    font-size: 30px !important;
    font-weight: 600 !important;
    padding: 0;
    margin: 0;
}

      h1.commission__heading {
        font-size: 22px !important;
        line-height: 24px !important;
        font-size: 20px !important;
        font-weight: 600 !important;
    }

  .collection-hero__wrapper--overlay .collection-hero__text-wrapper {
    position: absolute;
    width: 90%;
    bottom: 15px;
    top: auto;
    z-index: 1;
}

  .collection-hero__description {
    max-width: none;
}

  .menu-drawer-container.menu-opening .mega-menu{
    display: none;
  }
.media-slideshow__slider-item_full.media-slideshow__slide.media-slideshow__slide-media_slide_UV4tTB.swiper-slide.swiper-slide-active {
    height: 310px;
}

.media-slideshow__slider-item_full.media-slideshow__slide.media-slideshow__slide-media_slide_UV4tTB.swiper-slide.swiper-slide-active img.media-slideshow__image {
    height: 310px;
    object-fit: cover;
}

  .image-with-text.section-template--19202802352387__image_with_text_YeydTW-padding.color-background-1.background,
  .image-with-text.section-template--19638984900867__image_with_text_YeydTW-padding.color-background-1.background{
    padding: 30px 10px;
}

  .subtitle {
    font-size: 14px;
}

.shopify-policy__container {
  background: #fff !important;
  padding: 0;
  margin: 0;
  width: 90% !important;
  margin: 50px auto !important;
  padding: 20px !important;
}

  .shopify-policy__container h1 {
  font-size: 24px !important;
  }

  .shopify-policy__container h2{
    font-size: 20px !important;
  }

  .popular-products .popular-products__wrapper .collection-product-card .productDetailsRow1.
  .popular-products .popular-products__wrapper .collection-product-card .productDetailsRow2,
  .popular-products .popular-products__wrapper .collection-product-card .productDetailsRow3{
    display: block !important;
  }

  .swiper-button-next, .swiper-button-prev {
    position: static;
    flex: none;
    width: 3rem;
    height: 3rem;
  }

  .swiper-button-next svg, .swiper-button-prev svg {
    color: rgb(var(--color-button-secondary-text));
    width: 12px;
    height: 12px;
}
  
}









/*-------------------Dropdown Menu CSS----------------------------*/


 /* h1{
  font-size: 42px !important;
}

h2{
  font-size: 36px !important;
} */

/* h3{
  font-size: 24px !important;
}

h4{
  font-size: 20px !important;
}

h5{
  font-size: 18px !important;
}

h5{
  font-size: 16px !important;
}   */



