/** Shopify CDN: Minification failed

Line 6883:2 Expected identifier but found "rgb("
Line 6886:0 Expected identifier but found "rgb("
Line 8083:0 Unexpected "}"

**/
@charset "UTF-8";
/* Color custom properties */
:root {
  --color-error: 238, 88, 79;
  --color-error-border: 238, 88, 79;
  --color-error-background: 255, 245, 245;
  --duration-short: 100ms;
  --duration-default: 250ms;
  --duration-long: 500ms;
  --alpha-link: 0.5;
  --alpha-button-background: 1;
  --alpha-button-border: 1;
  --color-placeholder-input: 0, 0, 0;
  --alpha-placeholder-input: 0.5;
}

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

@media (prefers-color-scheme: dark) {
  [data-scheme=auto] .subtitle .icon {
    --color-accent: #fff;
  }
  [data-scheme=auto] .multirow-card__image-wrapper--icon.multirow-card__image-wrapper--shadow,
  [data-scheme=auto] .multicolumn-card__image-wrapper--icon.multicolumn-card__image-wrapper--shadow,
  [data-scheme=auto] .aic__icon--shadow,
  [data-scheme=auto] .image-banner__icon--shadow,
  [data-scheme=auto] .image-with-text__column-icon--shadow,
  [data-scheme=auto] .multirow-card__image-wrapper--icon--shadow,
  [data-scheme=auto] .product__text-icon--shadow,
  [data-scheme=auto] .cart__warnings .cart__empty-icon--shadow {
    background-color: #343435;
  }
  [data-scheme=auto] .contact-form__wrapper {
    background-color: #343435;
  }
  [data-scheme=auto] .placeholder-svg {
    filter: brightness(0.5) grayscale(1);
  }
  [data-scheme=auto] .compare {
    color: #e5e5e5;
  }
  [data-scheme=auto] .swiper-buttons.swiper-buttons--secondary .icon {
    color: rgb(var(--color-background));
  }
  [data-scheme=auto] .featured-products__products-item .card__inner,
  [data-scheme=auto] .card__link::after,
  [data-scheme=auto] .card-horizontal__link,
  [data-scheme=auto] .card-horizontal__link::after,
  [data-scheme=auto] .collection-product-list .collection-product-card--extended .card__link::after {
    background-color: rgb(var(--color-background));
  }
  [data-scheme=auto] .collection-results--products .card-wrapper,
  [data-scheme=auto] .product-recommendations__product .card-wrapper,
  [data-scheme=auto] .search-modal .search__items-item,
  [data-scheme=auto] .search-modal .card-horizontal-wrapper {
    background-color: 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] .logo-list__image--dark:not(:only-child) {
    display: block;
  }
  [data-scheme=auto] .logo-list__image--dark:not(:only-child) + .logo-list__image--light {
    display: none;
  }
  [data-scheme=auto] .product .advantage img:first-child:nth-last-child(2),
  [data-scheme=auto] .product .advantage svg:first-child:nth-last-child(2) {
    display: none;
  }
  [data-scheme=auto] .product .advantage img:first-child:nth-last-child(2) ~ svg, [data-scheme=auto] .product .advantage img:first-child:nth-last-child(2) ~ img,
  [data-scheme=auto] .product .advantage svg:first-child:nth-last-child(2) ~ svg,
  [data-scheme=auto] .product .advantage svg:first-child:nth-last-child(2) ~ img {
    display: block;
  }
  [data-scheme=auto] .mega-menu__item--dark .mega-menu__item-heading,
  [data-scheme=auto] .mega-menu__item--dark .mega-menu__item-description,
  [data-scheme=auto] .mega-menu__item--dark .mega-menu__item-text,
  [data-scheme=auto] .mega-menu__item--dark .mega-menu__item-text--accent {
    color: #282828;
  }
  [data-scheme=auto] .search__block--dark .search__heading,
  [data-scheme=auto] .search__block--dark .search__text,
  [data-scheme=auto] .search__block--dark .search__text--accent {
    color: #282828;
  }
  .swiper-buttons.swiper-buttons--secondary .icon {
    color: rgb(var(--color-background));
  }
  .card--product-placeholder .placeholder-svg {
    background-color: rgb(var(--color-background));
  }
}
.container,
.container-fluid,
.container-xxl,
.shopify-policy__container-xxl,
.container-xl,
.shopify-policy__container-xl,
.container-lg,
.shopify-policy__container-lg,
.container-md,
.shopify-policy__container-md,
.container-sm,
.shopify-policy__container-sm,
.shopify-policy__container {
  width: 100%;
  padding-right: 2rem;
  padding-left: 2rem;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 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: 1760px;
  }
}
@font-face {
  font-family: "icon-custom";
  src: url("./custom-font.eot?54195873");
  src: url("./custom-font.eot?54195873#iefix") format("embedded-opentype"), url("./custom-font.woff2?54195873") format("woff2"), url("./custom-font.woff?54195873") format("woff"), url("./custom-font.ttf?54195873") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
i[class^=icon-],
i[class*=" icon-"] {
  font-family: "icon-custom";
  line-height: 1;
}

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

.icon-video:before {
  content: "\e800";
} /* '' */
.icon-vimeo:before {
  content: "\e801";
} /* '' */
.icon-wallet:before {
  content: "\e802";
} /* '' */
.icon-watch:before {
  content: "\e803";
} /* '' */
.icon-water-1:before {
  content: "\e804";
} /* '' */
.icon-water-2:before {
  content: "\e805";
} /* '' */
.icon-water-3:before {
  content: "\e806";
} /* '' */
.icon-wave-1:before {
  content: "\e807";
} /* '' */
.icon-wifi-1:before {
  content: "\e808";
} /* '' */
.icon-wave-2:before {
  content: "\e809";
} /* '' */
.icon-wifi-2:before {
  content: "\e80a";
} /* '' */
.icon-window:before {
  content: "\e80b";
} /* '' */
.icon-youtube:before {
  content: "\e80c";
} /* '' */
.icon-arrow-bar:before {
  content: "\e80d";
} /* '' */
.icon-bag-1:before {
  content: "\e80e";
} /* '' */
.icon-bag-2:before {
  content: "\e80f";
} /* '' */
.icon-bar-chart:before {
  content: "\e810";
} /* '' */
.icon-bars-upward:before {
  content: "\e811";
} /* '' */
.icon-baseball:before {
  content: "\e812";
} /* '' */
.icon-battery-1:before {
  content: "\e813";
} /* '' */
.icon-battery-2:before {
  content: "\e814";
} /* '' */
.icon-battery-3:before {
  content: "\e815";
} /* '' */
.icon-book:before {
  content: "\e816";
} /* '' */
.icon-card:before {
  content: "\e817";
} /* '' */
.icon-card-holder:before {
  content: "\e818";
} /* '' */
.icon-chart:before {
  content: "\e819";
} /* '' */
.icon-chats:before {
  content: "\e81a";
} /* '' */
.icon-check-1:before {
  content: "\e81b";
} /* '' */
.icon-check-2:before {
  content: "\e81c";
} /* '' */
.icon-check-3:before {
  content: "\e81d";
} /* '' */
.icon-check-4:before {
  content: "\e81e";
} /* '' */
.icon-circles:before {
  content: "\e81f";
} /* '' */
.icon-circle:before {
  content: "\e820";
} /* '' */
.icon-close:before {
  content: "\e821";
} /* '' */
.icon-cloud-server:before {
  content: "\e822";
} /* '' */
.icon-computer:before {
  content: "\e823";
} /* '' */
.icon-confetti:before {
  content: "\e824";
} /* '' */
.icon-delivery:before {
  content: "\e825";
} /* '' */
.icon-delivery-box:before {
  content: "\e826";
} /* '' */
.icon-devices:before {
  content: "\e827";
} /* '' */
.icon-directions:before {
  content: "\e828";
} /* '' */
.icon-dumbbell:before {
  content: "\e829";
} /* '' */
.icon-eye:before {
  content: "\e82a";
} /* '' */
.icon-facebook:before {
  content: "\e82b";
} /* '' */
.icon-file-1:before {
  content: "\e82c";
} /* '' */
.icon-file-2:before {
  content: "\e82d";
} /* '' */
.icon-flag:before {
  content: "\e82e";
} /* '' */
.icon-folder-1:before {
  content: "\e82f";
} /* '' */
.icon-folder-2:before {
  content: "\e830";
} /* '' */
.icon-food:before {
  content: "\e831";
} /* '' */
.icon-hand-1:before {
  content: "\e832";
} /* '' */
.icon-hand-2:before {
  content: "\e833";
} /* '' */
.icon-hand-3:before {
  content: "\e834";
} /* '' */
.icon-headphones:before {
  content: "\e835";
} /* '' */
.icon-instagram:before {
  content: "\e836";
} /* '' */
.icon-laptop-1:before {
  content: "\e837";
} /* '' */
.icon-laptop-2:before {
  content: "\e838";
} /* '' */
.icon-leaf:before {
  content: "\e839";
} /* '' */
.icon-lightning-bolt-1:before {
  content: "\e83a";
} /* '' */
.icon-lightning-bolt-2:before {
  content: "\e83b";
} /* '' */
.icon-like:before {
  content: "\e83c";
} /* '' */
.icon-link:before {
  content: "\e83d";
} /* '' */
.icon-lock-1:before {
  content: "\e83e";
} /* '' */
.icon-lock-2:before {
  content: "\e83f";
} /* '' */
.icon-logout:before {
  content: "\e840";
} /* '' */
.icon-luggage:before {
  content: "\e841";
} /* '' */
.icon-mark:before {
  content: "\e842";
} /* '' */
.icon-medicine:before {
  content: "\e843";
} /* '' */
.icon-microphone:before {
  content: "\e844";
} /* '' */
.icon-moon:before {
  content: "\e845";
} /* '' */
.icon-pencil:before {
  content: "\e846";
} /* '' */
.icon-phone-4:before {
  content: "\e847";
} /* '' */
.icon-phone-1:before {
  content: "\e848";
} /* '' */
.icon-phone-2:before {
  content: "\e849";
} /* '' */
.icon-phone-3:before {
  content: "\e84a";
} /* '' */
.icon-pinterest:before {
  content: "\e84b";
} /* '' */
.icon-plug:before {
  content: "\e84c";
} /* '' */
.icon-presentation-1:before {
  content: "\e84d";
} /* '' */
.icon-presentation-2:before {
  content: "\e84e";
} /* '' */
.icon-pulse:before {
  content: "\e84f";
} /* '' */
.icon-recycle:before {
  content: "\e850";
} /* '' */
.icon-rocket:before {
  content: "\e851";
} /* '' */
.icon-search:before {
  content: "\e852";
} /* '' */
.icon-server-1:before {
  content: "\e853";
} /* '' */
.icon-server-2:before {
  content: "\e854";
} /* '' */
.icon-settings:before {
  content: "\e855";
} /* '' */
.icon-shield:before {
  content: "\e856";
} /* '' */
.icon-shopping-basket:before {
  content: "\e857";
} /* '' */
.icon-shuffle:before {
  content: "\e858";
} /* '' */
.icon-snapchat:before {
  content: "\e859";
} /* '' */
.icon-sound-waves:before {
  content: "\e85a";
} /* '' */
.icon-speaker:before {
  content: "\e85b";
} /* '' */
.icon-squares-1:before {
  content: "\e85c";
} /* '' */
.icon-squares-2:before {
  content: "\e85d";
} /* '' */
.icon-stack:before {
  content: "\e85e";
} /* '' */
.icon-star:before {
  content: "\e85f";
} /* '' */
.icon-stopwatch:before {
  content: "\e860";
} /* '' */
.icon-sun:before {
  content: "\e861";
} /* '' */
.icon-tag:before {
  content: "\e862";
} /* '' */
.icon-telephone-tower:before {
  content: "\e863";
} /* '' */
.icon-tik-tok:before {
  content: "\e864";
} /* '' */
.icon-tree:before {
  content: "\e865";
} /* '' */
.icon-trend:before {
  content: "\e866";
} /* '' */
.icon-tumblr:before {
  content: "\e868";
} /* '' */
.icon-tv:before {
  content: "\e869";
} /* '' */
.icon-twitter:before {
  content: "\e86a";
} /* '' */
.icon-user-1:before {
  content: "\e86b";
} /* '' */
.icon-user-2:before {
  content: "\e86c";
} /* '' */
.icon-user-3:before {
  content: "\e86d";
} /* '' */
.icon-user-4:before {
  content: "\e86e";
} /* '' */
.icon-trophy:before {
  content: "\e86f";
} /* '' */
.icon-clock-1:before {
  content: "\e870";
} /* '' */
.icon-clock-2:before {
  content: "\e871";
} /* '' */
.icon-sending:before {
  content: "\e872";
} /* '' */
.icon-chart-2:before {
  content: "\e873";
} /* '' */
.icon-user-5:before {
  content: "\e874";
} /* '' */
.icon-chart-3:before {
  content: "\e875";
} /* '' */
.icon-bag-3:before {
  content: "\e876";
} /* '' */
.icon-computer-mouse:before {
  content: "\e877";
} /* '' */
/* Base */
.text-gradient {
  background: var(--gradient-accent);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

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

.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 {
  line-height: var(--font-body-line-height);
  letter-spacing: calc(var(--font-body-letter-spacing) * 0.1);
}

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

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

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

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

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

.hidden {
  display: none !important;
}

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

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

.visibility-hidden {
  visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.section-grid {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 2.4rem 2rem;
}
@media screen and (min-width: 750px) {
  .section-grid {
    gap: 3.2rem 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .section-grid {
    gap: 5.6rem 2rem;
  }
}
.section-grid .description {
  margin-bottom: 0;
}
.section-grid .section-top + .button {
  grid-row: 3;
  grid-column: span 2;
  align-self: end;
  width: 100%;
}
@media screen and (min-width: 576px) {
  .section-grid .section-top + .button {
    grid-row: unset;
    grid-column: unset;
    width: auto;
  }
}
.section-grid_no-text {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 576px) {
  .section-grid_no-text {
    flex-direction: column;
  }
  .section-grid_no-text > .button {
    align-self: flex-end;
  }
}

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

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

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

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

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

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

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

h4,
.h4 {
  font-size: calc(var(--font-heading-h4-scale) * 2.1rem);
}
@media only screen and (min-width: 750px) {
  h4,
  .h4 {
    font-size: calc(var(--font-heading-h4-scale) * 2.3rem);
  }
}
@media only screen and (min-width: 1360px) {
  h4,
  .h4 {
    font-size: calc(var(--font-heading-h4-scale) * 2.5rem);
  }
}
@media only screen and (min-width: 1536px) {
  h4,
  .h4 {
    font-size: calc(var(--font-heading-h4-scale) * 2.8rem);
  }
}

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

h6,
.h6 {
  font-size: 1.8rem;
  line-height: var(--font-body-line-height);
}
@media only screen and (min-width: 750px) {
  h6,
  .h6 {
    font-size: 2rem;
  }
}

a {
  color: rgba(var(--color-foreground));
  text-decoration-color: rgb(var(--color-foreground));
  transition: color var(--duration-default), text-decoration var(--duration-default);
}
@media only screen and (min-width: 1200px) {
  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.1rem;
  background-color: rgb(var(--color-border));
  border: none;
}

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

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

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

@media screen and (max-width: 749px) {
  .small-hide {
    display: none;
  }
  .bottom-last-pack p {
    padding: 0px !important;
}
}
@media screen and (max-width: 749px) {
  .small-hide {
    display: none !important;
  }
  .image-banner-section .banner .image-banner__wrapper {
    padding: 24px !important;
}

  .image-banner-section .banner__media.media {
    order: 1;
}
  
  .image-banner-section .banner {
    background: #fff;
}

.image-banner-section .banner .subtitle {
    color: #000;
}

.image-banner-section .banner h2 {
    color: #000;
}

.image-banner-section .banner p {
    color: #000;
}

.image-banner-section .banner .image-banner__text.body-large {
    color: #000;
}
  .video-testimonilas {
    margin-bottom: -30px;
}

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

.right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.light {
  opacity: 0.7;
}

.link {
  cursor: pointer;
  display: inline-block;
  border: none;
  box-shadow: none;
  text-decoration: underline;
  text-underline-offset: 0.3rem;
  color: rgb(var(--color-link));
  background-color: transparent;
  font-size: calc(var(--font-body-scale) * 1.4rem);
  transition: var(--duration-default);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.body-large {
  font-size: calc(var(--font-body-scale) * 1.2rem + 0.2rem);
}
@media only screen and (min-width: 750px) {
  .body-large {
    font-size: calc(var(--font-body-scale) * 1.3rem + 0.3rem);
  }
}
@media only screen and (min-width: 1536px) {
  .body-large {
    font-size: calc(var(--font-body-scale) * 1.4rem + 0.4rem);
  }
}

.body-normal {
  font-size: calc(var(--font-body-scale) * 1.2rem);
}
@media screen and (min-width: 750px) {
  .body-normal {
    font-size: calc(var(--font-body-scale) * 1.3rem);
  }
}
@media only screen and (min-width: 1536px) {
  .body-normal {
    font-size: calc(var(--font-body-scale) * 1.4rem);
  }
}

.body-small {
  font-size: calc(var(--font-body-scale) * 1.2rem - 0.1rem);
}
@media only screen and (min-width: 750px) {
  .body-small {
    font-size: calc(var(--font-body-scale) * 1.4rem - 0.2rem);
  }
}

.body-xs {
  font-size: calc(var(--font-body-scale) * 1.2rem - 0.3rem);
}
@media only screen and (min-width: 750px) {
  .body-xs {
    font-size: calc(var(--font-body-scale) * 1.4rem - 0.4rem);
  }
}

.bold {
  font-family: var(--font-additional-family);
  font-style: var(--font-additional-style);
  font-weight: var(--font-additional-weight);
}

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

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

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

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

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

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

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

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

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

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

.subtitle {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  margin: 0;
  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: rgba(var(--color-foreground-secondary));
  font-size: calc(var(--font-subtitle-scale) * 1rem - 0.1rem);
}
@media only screen and (min-width: 1360px) {
  .subtitle {
    font-size: calc(var(--font-subtitle-scale) * 1rem);
  }
}
.subtitle .icon {
  font-family: "icon-custom";
  font-size: 1.4rem;
  line-height: 1;
  color: rgba(var(--color-accent));
}
@media only screen and (min-width: 1360px) {
  .subtitle .icon {
    font-size: 1.5rem;
  }
}

.subtitle--secondary {
  padding: 0.5rem 1rem;
  font-family: var(--font-subtitle-secondary-family);
  font-weight: var(--font-subtitle-secondary-weight);
  font-style: var(--font-subtitle-secondary-style);
  font-size: calc(var(--font-subtitle-secondary-scale) * 1rem - 0.1rem);
  letter-spacing: var(--font-subtitle-secondary-letter-spacing);
  text-transform: var(--font-subtitle-secondary-text-transform);
  color: rgba(var(--color-foreground-title));
  border-radius: 10rem;
  background-color: rgb(var(--color-background-secondary));
}
@media only screen and (min-width: 1360px) {
  .subtitle--secondary {
    font-size: calc(var(--font-subtitle-secondary-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 {
  max-width: 86rem;
}
.titles--center {
  text-align: center;
  max-width: 86rem;
  margin-left: auto;
  margin-right: auto;
}
.titles--center .title--word_break_an.js-anim-rolling .js-anim-title,
.titles--center .title--word_break_an.js-anim-appearing .js-anim-title {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
.titles--center .title--word_break_an.js-anim-rolling .js-anim-title span,
.titles--center .title--word_break_an.js-anim-appearing .js-anim-title span {
  justify-content: center;
}
.titles .title a {
  text-decoration: none;
  transition: color var(--duration-default);
}
.titles .title a:hover {
  color: rgb(var(--color-accent));
}
.titles .title--simple span[style*="text-decoration:underline"] {
  display: inline-block;
  text-decoration-color: var(--color-line) !important;
  text-underline-offset: 6%;
}
.titles .title--rounded span[style*="text-decoration:underline"] {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  text-decoration: none !important;
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 576px) {
  .titles .title--rounded span[style*="text-decoration:underline"] {
    padding-bottom: 0.7rem;
  }
}
.titles .title--rounded span[style*="text-decoration:underline"].title--rounded-xs {
  padding-bottom: 0.5rem;
}
.titles .title--background {
  position: relative;
  z-index: 1;
}
.titles .title--background span[style*="text-decoration:underline"] {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
  padding: 0 0.8rem;
  background-color: var(--color-line);
  border-radius: 0.6rem;
  z-index: -1;
}
.titles .title--word_break span[style*="text-decoration:underline"] {
  display: inline;
}
.titles .title--word_break_an .js-anim-title {
  display: block;
}
.titles + .content {
  margin-top: 2.4rem;
}
@media screen and (min-width: 750px) {
  .titles + .content {
    margin-top: 3.2rem;
  }
}
@media screen and (min-width: 1200px) {
  .titles + .content {
    margin-top: 5.6rem;
  }
}
@media screen and (min-width: 1200px) {
  .titles.titles_margin-medium + .content {
    margin-top: 4rem;
  }
}
.titles + .description {
  margin-top: 0.8rem;
}
@media screen and (min-width: 750px) {
  .titles + .description {
    margin-top: 1.6rem;
  }
}
.titles + .description--center {
  text-align: center;
  max-width: 86rem;
  margin-left: auto;
  margin-right: auto;
}

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

.title {
  margin: 0;
}

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

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

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

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

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

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

.swiper-navigation {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.8rem;
  margin-top: 2.4rem;
}
@media screen and (min-width: 1200px) {
  .swiper-navigation {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    justify-content: space-between;
    width: 100%;
    margin-top: 0;
  }
  .swiper-navigation .swiper-button-next {
    transform: translateX(50%);
  }
  .swiper-navigation .swiper-button-prev {
    transform: translateX(-50%);
  }
}

.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-background));
  border-radius: 100%;
  transition: var(--duration-default);
  box-shadow: 0px 8px 30px 0px rgba(var(--color-foreground), 0.08);
}
@media screen and (min-width: 576px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 4.6rem;
    height: 4.6rem;
  }
}
@media screen and (min-width: 990px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 5.6rem;
    height: 5.6rem;
  }
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
  box-shadow: none;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 2rem;
  height: 2rem;
  color: rgb(var(--color-foreground));
  transition: transform var(--duration-default);
}
@media screen and (min-width: 990px) {
  .swiper-button-next svg,
  .swiper-button-prev svg {
    width: 2.4rem;
    height: 2.4rem;
  }
}

@media screen and (min-width: 1200px) {
  .swiper-button-prev:hover .icon {
    transform: translateX(-0.3rem);
  }
}

@media screen and (min-width: 1200px) {
  .swiper-button-next:hover .icon {
    transform: translateX(0.3rem);
  }
}

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

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

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

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

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

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

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

/* 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);
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
@media screen and (min-width: 750px) {
  .button,
  .customer .button {
    font-size: 1.6rem;
  }
}
.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: 4.8rem;
  padding: 0 2.4rem;
  transition: background-color var(--duration-default), color var(--duration-default);
}
.button--primary,
.customer .button--primary {
  background-color: rgba(var(--color-button));
  color: rgb(var(--color-button-text));
}
@media screen and (min-width: 1200px) {
  .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));
}
@media screen and (min-width: 1200px) {
  .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 {
  color: rgba(var(--color-button-tertiary-text));
  background-color: rgb(var(--color-button-tertiary));
}
@media screen and (min-width: 1200px) {
  .button--tertiary:hover,
  .customer .button--tertiary:hover {
    color: rgb(var(--color-button-tertiary-text-hover));
    background-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: 2rem;
  height: 2rem;
}
.button--simple-move,
.customer .button--simple-move {
  --alpha-button-background: 0;
  display: inline-flex;
  align-items: center;
  row-gap: 0.2rem;
  padding: 0;
  min-width: auto;
  min-height: auto;
  background: none;
  box-shadow: none;
  text-decoration: none;
  color: rgb(var(--color-button));
  overflow: visible;
}
.button--simple-move .icon-button-arrow,
.customer .button--simple-move .icon-button-arrow {
  color: rgba(var(--color-button));
  transition: transform var(--duration-default);
}
@media screen and (min-width: 1200px) {
  .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, .button--simple_secondary, .button--simple_link,
.customer .button--simple,
.customer .button--simple_secondary,
.customer .button--simple_link {
  display: block;
  align-items: center;
  padding: 0;
  min-width: auto;
  min-height: auto;
  background: none;
  box-shadow: none;
  color: rgba(var(--color-button));
  overflow: visible;
}
@media screen and (min-width: 1200px) {
  .button--simple:hover, .button--simple_secondary:hover, .button--simple_link:hover,
  .customer .button--simple:hover,
  .customer .button--simple_secondary:hover,
  .customer .button--simple_link:hover {
    color: rgba(var(--color-button-hover));
  }
}
.button--simple_secondary,
.customer .button--simple_secondary {
  color: rgba(var(--color-button-secondary));
}
@media screen and (min-width: 1200px) {
  .button--simple_secondary:hover,
  .customer .button--simple_secondary:hover {
    color: rgba(var(--color-button-secondary-hover));
  }
}
.button--simple_link,
.customer .button--simple_link {
  color: rgba(var(--color-foreground));
}
.button--arrow,
.customer .button--arrow {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
}
.button--arrow .icon-button-arrow,
.customer .button--arrow .icon-button-arrow {
  transition-property: transform;
  transition-duration: var(--duration-default);
}
@media screen and (min-width: 1200px) {
  .button--arrow:hover .icon-button-arrow,
  .customer .button--arrow:hover .icon-button-arrow {
    transform: rotate(45deg);
  }
}
.button--full-link,
.customer .button--full-link {
  position: static;
}
.button--full-link:after,
.customer .button--full-link:after {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.button--primary-size,
.customer .button--primary-size {
  min-height: 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 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 {
  color: rgb(var(--color-foreground-secondary));
}

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

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

.share-buttons__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.2rem;
  width: 100%;
}

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

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

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

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

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

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

.share-buttons-simple {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

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

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

.modal-close-button {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 4.4rem;
  height: 4.4rem;
  border-radius: 0.6rem;
  border: none;
  box-shadow: 0px 8px 40px 0px rgba(var(--color-shadow), 0.08);
  overflow: hidden;
  color: rgb(var(--color-foreground));
  background-color: rgb(var(--color-background));
  cursor: pointer;
  transition: opacity var(--duration-default);
}
.modal-close-button svg {
  width: 1.8rem;
  height: 1.8rem;
}
.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: rgb(var(--color-button));
  color: rgb(var(--color-button-text));
  border: none;
  border-radius: var(--border-radius-button);
  opacity: 0;
  z-index: 999;
  transition: background-color var(--duration-default);
}
.scroll-top svg {
  flex: none;
  width: 2rem;
  height: 2rem;
}
.scroll-top.show {
  opacity: 1;
}
.scroll-top:hover {
  background-color: rgb(var(--color-button-hover));
}

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

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

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

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

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

.form__label {
  display: block;
}

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

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

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

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

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

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

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

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

/* Quantity */
.quantity {
  position: relative;
  width: 12.4rem;
  min-height: 4.8rem;
  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: inherit;
  color: rgb(var(--color-foreground));
  text-align: center;
  background-color: transparent;
  border: 0;
  width: 100%;
  flex-grow: 1;
  -webkit-appearance: none;
  appearance: none;
}

.quantity__button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 0;
  width: 4.8rem;
  background-color: transparent;
  color: rgb(var(--color-foreground));
  border: 0;
  transition: opacity var(--duration-default);
  cursor: pointer;
}
.quantity__button:hover {
  opacity: 0.7;
}
.quantity__button.disabled {
  pointer-events: none;
  opacity: 0.2;
}
.quantity__button svg {
  width: 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) {
  outline: 0;
}

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

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

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

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

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

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

.modal__toggle-close {
  display: none;
}

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

.modal__toggle-open {
  display: flex;
}

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

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

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

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

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

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

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

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

.announcement-bar {
  display: flex;
  justify-content: center;
  overflow-y: auto;
  height: var(--announcement-height);
  font-size: 1.2rem;
  color: rgb(var(--color-foreground));
}
@media screen and (min-width: 1200px) {
  .announcement-bar {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1536px) {
  .announcement-bar {
    font-size: 1.5rem;
  }
}
.announcement-bar__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
}
.announcement-bar__icon .icon {
  font-size: 1.6rem;
}
@media screen and (min-width: 576px) {
  .announcement-bar__icon .icon {
    font-size: 2rem;
  }
}
.announcement-bar__icon--subtle {
  color: rgba(var(--color-foreground), 0.14);
}
.announcement-bar__icon--contrast {
  color: rgba(var(--color-foreground));
}
.announcement-bar__icon--colored {
  color: rgba(var(--color-accent));
}
.announcement-bar__icon--colored.announcement-bar__icon--gradient {
  color: var(--gradient-accent);
}

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

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

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

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

.announcement-bar__text {
  padding: 1rem 0;
  font-weight: var(--font-heading-weight);
  line-height: 145%;
}
.announcement-bar__text p {
  margin: 0;
}
.announcement-bar__text a {
  position: relative;
  color: inherit;
  text-underline-offset: 0.2rem;
  text-decoration-color: inherit;
  z-index: 2;
  transition: opacity var(--duration-default);
}
.announcement-bar__text a:hover {
  opacity: 0.7;
}

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

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

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

.shopify-section-header {
  position: relative;
  z-index: 12;
  will-change: transform;
  transition: background var(--duration-default) linear;
}
.shopify-section-header.overlay::before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 120vh;
  background-color: rgb(var(--color-overlay), 0.01);
  backdrop-filter: blur(0.6rem);
  z-index: 1;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) {
  --color-background: 255, 255, 255;
  --color-foreground: 255, 255, 255;
  --color-background-secondary: 255, 255, 255, 0.2;
  --color-background-input: 255, 255, 255, 0.2;
  --color-border-input: 255, 255, 255, 0.2;
  --color-border: 255, 255, 255, 0.12;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header--border {
  background-color: transparent;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header-wrapper.container .header,
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header-wrapper:not(.container) {
  background-color: rgba(var(--color-background), 0.12);
  backdrop-filter: blur(15px);
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .cart-count-bubble {
  background-color: rgb(var(--color-background));
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .cart-count-bubble span {
  color: #000;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header-wrapper.container .menu-drawer {
  left: 0;
  right: 0;
  top: 0;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__heading-logo {
  display: none;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__heading-logo:only-child {
  display: block;
}
.shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__heading-logo--overlay {
  display: block;
}
.shopify-section-header.color-background-1 {
  background-color: rgb(var(--color-background));
}
.shopify-section-header.color-background-3 {
  background-color: transparent;
}
.shopify-section-header.color-background-3 .header--border::before {
  background-color: rgba(249, 249, 249, 0.12);
}
.shopify-section-header.color-background-3 .header__account summary::before {
  background-color: rgba(249, 249, 249, 0.12);
}
.shopify-section-header.color-background-3 .menu-drawer-container.menu-opening .header__modal-close-button {
  border-color: rgba(249, 249, 249, 0.12);
}
.shopify-section-header.color-background-3 .header__heading-logo {
  display: none;
}
.shopify-section-header.color-background-3 .header__heading-logo:only-child {
  display: block;
}
.shopify-section-header.color-background-3 .header__heading-logo--overlay {
  display: block;
}
.shopify-section-header:not(.animate):not(.shopify-section-header-sticky) .header-wrapper.container {
  transition: all var(--duration-default);
  border-radius: 0.6rem;
}
@media screen and (min-width: 1200px) {
  .shopify-section-header:not(.animate):not(.shopify-section-header-sticky) .header-wrapper.container {
    border-radius: 1.2rem;
  }
}

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

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

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

.header-wrapper {
  display: block;
  position: relative;
  transition: all var(--duration-default);
  z-index: 2;
}
.header-wrapper[data-sticky-type=on-scroll-up] {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.header-wrapper.container {
  transition: all var(--duration-default);
}
.header-wrapper.container .header {
  margin-top: 1.6rem;
  padding-inline: 2rem;
  background: rgb(var(--color-background));
  border-radius: 0.6rem;
  box-shadow: 0px 8px 30px 0px rgba(var(--color-shadow), 0.08);
  transition: all var(--duration-default), border-radius var(--duration-short);
}
@media screen and (min-width: 1200px) {
  .header-wrapper.container .header {
    padding-inline: 3.2rem;
    margin-top: 3.2rem;
    box-shadow: 0px 8px 40px 0px rgba(var(--color-shadow), 0.08);
    border-radius: 1.2rem;
  }
}
@media screen and (min-width: 1536px) {
  .header-wrapper.container .header {
    padding-inline: 6.4rem;
  }
}
.header-wrapper.container .menu-drawer {
  left: 2rem;
  right: 2rem;
  width: auto;
  box-shadow: 0px 8px 40px 0px rgba(var(--color-shadow), 0.08);
  border-radius: 0.6rem;
}

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

.header {
  position: relative;
  display: block;
  align-items: center;
  justify-content: space-between;
  padding-block: 0.8rem;
  font-family: var(--font-header-menu-family);
  font-style: var(--font-header-menu-style);
  text-transform: var(--font-header-menu-text-transform);
  z-index: 4;
}
@media screen and (min-width: 1200px) {
  .header {
    display: flex;
    padding-block: 1.8rem;
  }
}
.header > .header__heading, .header > .header__heading-link {
  display: flex;
  align-items: center;
}
.header__localization {
  position: relative;
  display: none;
  align-items: center;
}
@media screen and (min-width: 750px) {
  .header__localization {
    display: flex;
  }
}
.header__localization localization-form {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__localization .disclosure {
  position: static;
}
.header__localization .disclosure__button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  min-width: 4.4rem;
  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 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
.header__localization .localization-selector.link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3.6rem;
  background-color: rgb(var(--color-background-input));
  border: 0.1rem solid rgb(var(--color-border-input));
  border-radius: var(--border-radius-button);
  z-index: 1;
}
.header__localization .localization-selector.link .icon-caret {
  position: static;
  margin: 0;
  flex: none;
  z-index: 2;
}
.header__localization .localization-selector.link .currency-country {
  flex: none;
  z-index: 2;
}
.header__localization .localization-selector + .disclosure__list {
  right: 0;
  top: calc(100% + 1rem);
  bottom: auto;
  margin-top: 0;
  padding: 1.2rem;
  max-width: 25rem;
  border-radius: 1.2rem;
  animation: animateMenuOpen var(--duration-default) ease;
  box-shadow: 0px 8px 40px 0px rgba(var(--color-shadow), 0.08);
  transform: translateY(0rem);
}
.header--border {
  background-color: rgb(var(--color-background));
}
.header--border::before {
  position: absolute;
  content: "";
  bottom: 0;
  display: block;
  height: 0.1rem;
  width: 100%;
  background-color: rgb(var(--color-border));
  transition: background-color var(--duration-short);
  pointer-events: none;
  z-index: 3;
}
.header--border .menu-drawer {
  top: 0;
  bottom: 0;
}
.header--border .header__account-modal,
.header--border .header__search-inner {
  right: 0;
}
@media screen and (min-width: 990px) {
  .header--border .header__account-modal,
  .header--border .header__search-inner {
    right: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .header--border .header__account-modal,
  .header--border .header__search-inner {
    right: 6.4rem;
  }
}
.header--border .mega-menu--columns-3,
.header--border .mega-menu--columns-4 {
  left: 0;
}
@media screen and (min-width: 990px) {
  .header--border .mega-menu--columns-3,
  .header--border .mega-menu--columns-4 {
    width: calc(100% - 4rem);
    left: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .header--border .mega-menu--columns-3,
  .header--border .mega-menu--columns-4 {
    left: 6.4rem;
    width: calc(100% - 12.8rem);
  }
}
.header--left-logo {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.header--left-logo .header__heading-link {
  margin-right: 2rem;
  margin-left: -0.8rem;
}
@media screen and (min-width: 1200px) {
  .header--left-logo .header__heading-link {
    margin-left: 0;
  }
}
@media screen and (min-width: 1360px) {
  .header--left-logo .header__heading-link {
    margin-right: 2.4rem;
  }
}
.header--left-logo .header__contact {
  padding: 0;
}
.header--left-logo .header__shop {
  margin-left: 0;
}
.header--left-logo .mega-menu {
  top: auto;
}
.header--center-logo {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr auto 1fr;
  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__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;
  }
}
.header__heading-logo {
  display: block;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 576px) {
  .section-featured-blog a.blog__button.button.button--primary.focus-inset {
     margin: 0 auto;
}
  .header__heading-logo {
    max-width: 10rem;
  }
}
.header__heading {
  display: inline-flex;
  align-items: center;
  margin: 0;
  line-height: 0;
}
.header__heading span {
  line-height: 1;
  text-transform: var(--font-header-menu-text-transform);
}
.header__heading-link {
  display: inline-flex;
  padding: 0;
  text-decoration: none;
  word-break: break-word;
}
.header__heading-link span {
  display: flex;
  align-items: center;
  max-width: 25rem;
  line-height: 1;
  letter-spacing: -0.05em;
  text-transform: var(--font-header-menu-text-transform);
}
.header__heading-logo--overlay {
  display: none;
}
.header *[tabindex="-1"]:focus {
  outline: none;
}

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

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

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

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

.header__icon--account {
  position: relative;
  transition: opacity var(--duration-default);
}
.header__icon--account:hover {
  opacity: 0.6;
}
.header__icon--account .icon {
  width: 2rem;
  height: 2rem;
}

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

.header__icon::after {
  content: none;
}

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

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

.header__icon--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 {
  display: none;
  align-items: center;
}

.header__account-modal {
  position: absolute;
  top: calc(100% - 1rem);
  right: 0;
  display: flex;
  flex-direction: column;
  padding: 1.6rem 2.4rem;
  min-width: 19.8rem;
  max-width: 30rem;
  height: auto;
  margin: 0;
  text-transform: none;
  background-color: rgba(var(--color-background));
  box-shadow: 0px 8px 40px 0px rgba(var(--color-shadow), 0.08);
  border-radius: 1.2rem;
  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: 2rem;
  height: 2rem;
}

.header__account-register {
  align-self: center;
  margin-top: 1.2rem;
  line-height: var(--font-body-line-height);
  font-weight: var(--font-body-weight);
}

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

.header__account-address {
  margin-top: 1.6rem;
}

.header__account-body {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header__account-body a {
  display: block;
  text-decoration: none;
  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;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.header__inline-menu {
  display: none;
}

.header__inline-menu .header__menu-item {
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
}

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

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

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

.list-menu--inline {
  align-items: center;
  gap: 0 1.2rem;
}
.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:focus-within > .header__submenu,
.list-menu--inline .list-menu-item:focus > .header__submenu,
.list-menu--inline .list-menu-item:active > .header__submenu {
  opacity: 1;
  pointer-events: all;
}
.list-menu--inline .list-menu-item:not(.list-menu--submenu) > .header__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  overflow: visible;
}
.list-menu--inline .list-menu-item > .header__menu-item {
  min-height: 4.4rem;
}
.list-menu--inline .header__menu-item span {
  display: flex;
  align-items: center;
  padding: 0.4rem 1rem;
  border-radius: 0.4rem;
  transition: background var(--duration-default);
}
.list-menu--inline .header__menu-item span .icon-caret {
  position: static;
  margin-left: 0.4rem;
}
.list-menu--inline .header__menu-item + .header__submenu {
  opacity: 0;
  pointer-events: none;
}
.list-menu--inline .header__menu-item + .header__submenu:hover, .list-menu--inline .header__menu-item + .header__submenu:focus-within, .list-menu--inline .header__menu-item + .header__submenu:focus, .list-menu--inline .header__menu-item + .header__submenu:active {
  opacity: 1;
  pointer-events: all;
}
.list-menu--inline .header__menu-item--active > span {
  background-color: rgb(var(--color-background-secondary));
}
.list-menu--inline .header__menu-item:hover > span, .list-menu--inline .header__menu-item:focus-within > span, .list-menu--inline .header__menu-item:focus > span, .list-menu--inline .header__menu-item:active > span {
  background-color: rgb(var(--color-background-secondary));
}
.list-menu--inline .header__menu-item:hover + .header__submenu, .list-menu--inline .header__menu-item:focus-within + .header__submenu, .list-menu--inline .header__menu-item:focus + .header__submenu, .list-menu--inline .header__menu-item:active + .header__submenu {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

.header__menu-item .icon-caret {
  flex: none;
  width: 2rem;
  height: 2rem;
  transform: rotate(-90deg);
  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;
  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;
  }
}
.header__icon--cart {
  position: relative;
  gap: 0.4rem;
  padding-right: 0;
  min-width: 4.4rem;
  width: auto;
  height: 4.4rem;
  transition: opacity var(--duration-default);
}
.header__icon--cart:hover {
  opacity: 0.6;
}
.header__icon--cart .icon {
  width: 2rem;
  height: 2rem;
}

* + .header__cart {
  position: relative;
  margin-left: 0.2rem;
  padding-left: 1.6rem;
}
* + .header__cart::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0.2rem;
  height: 1.6rem;
  background-color: rgb(var(--color-border));
  border-radius: 0.2rem;
}

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

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

.cart-count-bubble {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  padding: 0.6rem 0.8rem;
  min-width: 2.4rem;
  height: 2.4rem;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1;
  background-color: rgb(var(--color-background-secondary));
  border-radius: 2rem;
  position: absolute;
  top: -3px;
  right: -5px;
}
@media screen and (max-width: 1200px) {
  .cart-count-bubble {
    margin-right: 0;
  }
}

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

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

.header__toggle-scheme {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  flex: none;
  min-width: 4.4rem;
  padding: 0.4rem;
  background-color: rgb(var(--color-background-secondary));
  border: none;
  border-radius: 2rem;
  transition: opacity var(--duration-default);
  cursor: pointer;
}
.header__toggle-scheme:hover {
  opacity: 0.6;
}
.header__toggle-scheme::before {
  content: "";
  position: absolute;
  display: flex;
  width: 2.8rem;
  height: 2.8rem;
  left: 0;
  background-color: rgb(var(--color-background));
  border-radius: 50%;
  transition: transform var(--duration-default) !important;
  transform: translateX(0.4rem);
}
.header__toggle-scheme-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 2.8rem;
  height: 2.8rem;
  color: rgb(var(--color-foreground));
}
.header__toggle-scheme-item .icon {
  flex: none;
  width: 1.8rem;
  height: 1.8rem;
  transition: var(--duration-default);
  z-index: 2;
}

@media (prefers-color-scheme: light) {
  [data-scheme=auto] .header__toggle-scheme-item--dark .icon {
    color: rgb(var(--color-foreground));
  }
  [data-scheme=auto] .header__toggle-scheme::before {
    transform: translateX(0.4rem);
    transition: transform var(--duration-default) !important;
  }
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) {
    --color-background-secondary: 255, 255, 255, 0.2;
  }
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__toggle-scheme-item--light .icon {
    color: #000;
  }
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__toggle-scheme-item--dark .icon {
    color: var(--color-foreground);
  }
  .header__submenu,
  .header .disclosure__list,
  .header__account-modal {
    background-color: rgb(var(--color-background));
    box-shadow: 0 8px 40px 0 rgba(var(--color-shadow), 0.08);
  }
  .header__search-inner,
  .drawer__inner {
    background-color: rgb(var(--color-background));
  }
}
[data-scheme=light] .header__toggle-scheme-item--dark .icon {
  color: rgb(var(--color-foreground));
}
[data-scheme=light] .header__toggle-scheme::before {
  transform: translateX(0.4rem);
  transition: transform var(--duration-default) !important;
}
[data-scheme=light] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) {
  --color-background-secondary: 255, 255, 255, 0.2;
}
[data-scheme=light] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__toggle-scheme-item--light .icon {
  color: #000;
}
[data-scheme=light] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__toggle-scheme-item--dark .icon {
  color: var(--color-foreground);
}
[data-scheme=light] .header__submenu,
[data-scheme=light] .header .disclosure__list,
[data-scheme=light] .header__account-modal {
  background-color: rgb(var(--color-background));
  box-shadow: 0 8px 40px 0 rgba(var(--color-shadow), 0.08);
}
[data-scheme=light] .header__search-inner,
[data-scheme=light] .drawer__inner {
  background-color: rgb(var(--color-background));
}

@media (prefers-color-scheme: dark) {
  [data-scheme=auto] .header__toggle-scheme {
    background-color: #4a4a4c;
  }
  [data-scheme=auto] .header__toggle-scheme-item--dark .icon {
    color: rgb(var(--color-foreground));
  }
  [data-scheme=auto] .header__toggle-scheme::before {
    transform: translateX(4.2rem);
    transition: transform var(--duration-default) !important;
  }
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__submenu.list-menu {
    --color-background-secondary: 24, 24, 24;
  }
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__toggle-scheme-item--light .icon {
    color: var(--color-foreground);
  }
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__toggle-scheme-item--dark .icon {
    color: #000;
  }
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__submenu,
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header .disclosure__list,
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__account-modal,
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .mega-menu__columns,
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .list-menu--megamenu .mega-menu {
    background-color: #343435;
    box-shadow: 0 -8px 40px 0 rgba(0, 0, 0, 0.2);
  }
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .mega-menu__column-list,
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .mega-menu__tab-list {
    background-color: #343435;
  }
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__search-inner,
  [data-scheme=auto] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .drawer__inner {
    background-color: #343435;
  }
}
[data-scheme=dark] .header__toggle-scheme {
  background-color: #4a4a4c;
}
[data-scheme=dark] .header__toggle-scheme-item--dark .icon {
  color: rgb(var(--color-foreground));
}
[data-scheme=dark] .header__toggle-scheme::before {
  transform: translateX(4.2rem);
  transition: transform var(--duration-default) !important;
}
[data-scheme=dark] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__submenu.list-menu {
  --color-background-secondary: 24, 24, 24;
}
[data-scheme=dark] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__toggle-scheme-item--light .icon {
  color: var(--color-foreground);
}
[data-scheme=dark] .shopify-section-header.color-background-overlay:not(.shopify-section-header-sticky) .header__toggle-scheme-item--dark .icon {
  color: #000;
}
[data-scheme=dark] .header__submenu,
[data-scheme=dark] .header .disclosure__list,
[data-scheme=dark] .header__account-modal,
[data-scheme=dark] .mega-menu__columns,
[data-scheme=dark] .list-menu--megamenu .mega-menu {
  background-color: #343435;
  box-shadow: 0 -8px 40px 0 rgba(0, 0, 0, 0.2);
}
[data-scheme=dark] .mega-menu__column-list,
[data-scheme=dark] .mega-menu__tab-list {
  background-color: #343435;
}
[data-scheme=dark] .header__search-inner,
[data-scheme=dark] .drawer__inner {
  background-color: #343435;
}

.mega-menu {
  position: absolute;
  top: auto;
  display: grid;
  max-height: calc(100vh - var(--header-height) - var(--announcement-height) - 3.2rem);
  opacity: 0;
  pointer-events: none;
  overflow-y: auto;
  box-shadow: 0px 8px 40px 0px rgba(var(--color-shadow), 0.08);
  border-radius: 1.2rem;
  transition: opacity var(--duration-default) 0.1s linear, max-height var(--duration-default) linear, padding var(--duration-default) linear, width var(--duration-default);
  z-index: 4;
}
@media screen and (min-width: 1536px) {
  .mega-menu {
    max-height: 820px;
  }
}
.mega-menu:hover, .mega-menu:focus, .mega-menu:focus-visible, .mega-menu:focus-within {
  opacity: 1;
  pointer-events: all;
}
.mega-menu::-webkit-scrollbar {
  width: 0.4rem;
}
.mega-menu::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-border));
  border-radius: 2rem;
}
.mega-menu--columns {
  width: 100%;
  max-width: 129.6rem;
  container-name: columns;
  container-type: inline-size;
}
.mega-menu--columns-1 {
  max-width: 37rem;
}
.mega-menu--columns-2 {
  max-width: 70.4rem;
}
.mega-menu--columns-3 {
  right: 0;
  left: 0;
  max-width: 100rem;
}
@media screen and (min-width: 1360px) {
  .mega-menu--columns-3 {
    right: unset;
  }
}
.mega-menu--columns-4 {
  right: 0;
  left: 0;
}
@media screen and (min-width: 1360px) {
  .mega-menu--columns-4 {
    right: unset;
  }
}
.mega-menu--tabs {
  display: grid;
  grid-template-columns: 1fr 2.2fr;
  max-width: 72rem;
}
.mega-menu--tabs .mega-menu__promo {
  grid-column: 1/3;
}
.mega-menu__columns {
  display: grid;
  grid-template-columns: 1fr;
  align-items: flex-start;
  gap: 4rem 3.2rem;
  grid-template-columns: repeat(var(--column-count), 1fr);
  padding: 3.2rem;
}
@media screen and (min-width: 1360px) {
  .mega-menu__columns {
    padding: 4rem;
  }
}
.mega-menu__columns--1 {
  --column-count: 1;
}
.mega-menu__columns--2 {
  --column-count: 2;
}
.mega-menu__columns--3 {
  --column-count: 3;
}
.mega-menu__columns--4 {
  --column-count: 4;
}
.mega-menu__column, .mega-menu__tab {
  display: flex;
  align-items: flex-start;
  gap: 1.6rem;
}
.mega-menu__column-info, .mega-menu__tab-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.4rem;
  min-width: 20rem;
  max-width: 25.2rem;
}
.mega-menu__column-heading, .mega-menu__tab-heading {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-weight: var(--font-heading-weight);
  letter-spacing: calc(var(--font-heading-letter-spacing) * 0.1);
  line-height: var(--font-heading-line-height);
  text-transform: var(--font-heading-text-transform);
}
.mega-menu__column-text, .mega-menu__tab-text {
  margin: 0;
  color: rgb(var(--color-foreground-secondary));
}
.mega-menu__column-list, .mega-menu__tab-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.2rem;
  margin-top: 0.8rem;
  background-color: rgb(var(--color-background));
}
.mega-menu__column-list-item, .mega-menu__tab-list-item {
  line-height: 1.4;
}
.mega-menu__column-list-link, .mega-menu__tab-list-link {
  line-height: 1.4;
  text-decoration: none;
  color: rgb(var(--color-foreground));
}
.mega-menu__column-list-link:hover, .mega-menu__tab-list-link:hover {
  color: rgb(var(--color-foreground-secondary));
}
.mega-menu__column-link, .mega-menu__tab-link {
  flex: none;
}
.mega-menu__column {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  flex-direction: column;
  gap: 1.6rem 1rem;
}
.mega-menu__column--overlay .mega-menu__column-text {
  transition: color var(--duration-default);
}
.mega-menu__column--overlay:hover .mega-menu__column-text {
  color: rgb(var(--color-foreground));
}
.mega-menu__column-top {
  display: flex;
  gap: 1.2rem;
  align-items: flex-start;
}
.mega-menu__column-link-overlay:empty {
  position: absolute;
  inset: 0;
  display: block;
}
.mega-menu__column-info {
  grid-column: 2/3;
}
.mega-menu__column-info--only-heading {
  align-self: center;
}
.mega-menu__column-list {
  margin: 0;
  grid-column: 2/3;
}
.mega-menu__tabs {
  position: relative;
  padding: 2rem;
  padding-right: 0;
  min-height: 25rem;
}
.mega-menu__tab {
  grid-column: 1/2;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .mega-menu__tab {
    max-width: 36.6rem;
  }
}
.mega-menu__tab-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 1.6rem;
  padding: 2rem;
  width: 100%;
  border-radius: 0.8rem;
  transition: background var(--duration-default);
}
@media screen and (min-width: 1200px) {
  .mega-menu__tab-wrapper:hover {
    background-color: rgb(var(--color-background-secondary));
  }
}
.mega-menu__tab-wrapper:hover .mega-menu__tab-list {
  opacity: 1;
  pointer-events: all;
}
@media screen and (min-width: 1200px) {
  .mega-menu__tab-wrapper--active {
    background-color: rgb(var(--color-background-secondary));
  }
}
.mega-menu__tab-wrapper--active .mega-menu__tab-list {
  opacity: 1;
}
.mega-menu__tab-info {
  flex-direction: row;
  gap: 1.6rem;
  max-width: 29.3rem;
  cursor: default;
}
.mega-menu__tab-inner {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.mega-menu__tab-inner--only-heading {
  align-self: center;
}
.mega-menu__tab-list {
  gap: 0;
}
@media screen and (min-width: 1200px) {
  .mega-menu__tab-list {
    position: absolute;
    inset: 0;
    left: 100%;
    display: inline-flex;
    flex-direction: row;
    writing-mode: vertical-lr;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 3.2rem 0;
    margin-top: 3.4rem;
    padding-block: 2.4rem;
    width: max-content;
    transition: opacity var(--duration-default);
    opacity: 0;
    pointer-events: none;
  }
}
@media screen and (min-width: 1536px) {
  .mega-menu__tab-list {
    gap: 4rem 0;
    padding-block: 3.2rem;
  }
}
.mega-menu__tab-list-item {
  writing-mode: horizontal-tb;
  line-height: var(--font-heading-line-height);
}
.mega-menu__tab-list-link {
  display: block;
  padding-block: 0.8rem;
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  letter-spacing: calc(var(--font-body-letter-spacing) * 0.1);
  line-height: var(--font-body-line-height);
  color: rgb(var(--color-foreground));
}
.mega-menu__tab-list-link:hover {
  color: rgb(var(--color-foreground-secondary));
}
.mega-menu__promo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3.2rem;
  padding-inline: 3.2rem;
  padding-block: 2.4rem;
  background-color: rgb(var(--color-background-secondary));
}
@media screen and (min-width: 1360px) {
  .mega-menu__promo {
    padding-inline: 4rem;
  }
}
.mega-menu__promo-info {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.mega-menu__promo-heading {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-weight: var(--font-heading-weight);
  letter-spacing: calc(var(--font-heading-letter-spacing) * 0.1);
  line-height: var(--font-heading-line-height);
  text-transform: var(--font-heading-text-transform);
}
.mega-menu__promo-text {
  margin: 0;
  color: rgb(var(--color-foreground-secondary));
}
.mega-menu__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: max-content;
  background: transparent;
}
.mega-menu__icon--normal .icon {
  font-size: 2.8rem;
}
@media screen and (min-width: 750px) {
  .mega-menu__icon--normal .icon {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1200px) {
  .mega-menu__icon--normal .icon {
    font-size: 4rem;
  }
}
.mega-menu__icon--small .icon {
  font-size: 2rem;
}
@media screen and (min-width: 1200px) {
  .mega-menu__icon--small .icon {
    font-size: 2.4rem;
  }
}
.mega-menu__icon--large .icon {
  font-size: 3.2rem;
}
@media screen and (min-width: 750px) {
  .mega-menu__icon--large .icon {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  .mega-menu__icon--large .icon {
    font-size: 4.8rem;
  }
}
.mega-menu__icon--recommended .icon {
  font-size: 2.4rem;
}
@media screen and (min-width: 1200px) {
  .mega-menu__icon--recommended .icon {
    font-size: 2.8rem;
  }
}
.mega-menu__icon--shadow {
  padding: 0.8rem;
  background-color: rgba(var(--color-background));
  border-radius: 0.6rem;
  box-shadow: 0px 8px 40px 0px rgba(var(--color-shadow), 0.08);
}
@media screen and (min-width: 1200px) {
  .mega-menu__icon--shadow {
    padding: 1rem;
    border-radius: 0.8rem;
  }
}
.mega-menu__icon--shadow.mega-menu__icon--recommended .icon {
  font-size: 2rem;
}
@media screen and (min-width: 1200px) {
  .mega-menu__icon--shadow.mega-menu__icon--recommended .icon {
    font-size: 2.4rem;
  }
}
.mega-menu__icon--subtle {
  color: rgba(var(--color-foreground), 0.14);
}
.mega-menu__icon--contrast {
  color: rgba(var(--color-foreground));
}
.mega-menu__icon--colored {
  color: rgba(var(--color-accent));
}
.mega-menu__icon--colored.mega-menu__icon--gradient {
  color: var(--gradient-accent);
}
.mega-menu__wrapper {
  grid-column-start: 1;
  grid-column-end: 13;
  width: 100%;
  transition: opacity var(--duration-default), transform var(--duration-default);
}

.list-menu--megamenu .mega-menu__wrapper {
  opacity: 0;
}
.list-menu--megamenu .mega-menu {
  opacity: 0;
  pointer-events: none;
}
.list-menu--megamenu:focus > .mega-menu,
.list-menu--megamenu:focus .mega-menu__list-item--visible .mega-menu__submenu,
.list-menu--megamenu:focus .mega-menu__wrapper, .list-menu--megamenu:focus-visible > .mega-menu,
.list-menu--megamenu:focus-visible .mega-menu__list-item--visible .mega-menu__submenu,
.list-menu--megamenu:focus-visible .mega-menu__wrapper, .list-menu--megamenu:focus-within > .mega-menu,
.list-menu--megamenu:focus-within .mega-menu__list-item--visible .mega-menu__submenu,
.list-menu--megamenu:focus-within .mega-menu__wrapper {
  opacity: 1;
  pointer-events: all;
}

.list-menu--megamenu-visible .mega-menu,
.list-menu--megamenu-visible .mega-menu__list-item--visible .mega-menu__submenu,
.list-menu--megamenu-visible .mega-menu__wrapper,
.list-menu--megamenu-visible .mega-menu__tab-wrapper--active .mega-menu__tab-list {
  opacity: 1;
  pointer-events: all;
}

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

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

@container columns (max-width: 1200px) {
  .mega-menu__columns {
    --column-count: 3;
  }
}
@container columns (max-width: 900px) {
  .mega-menu__columns {
    --column-count: 2;
  }
}
@container columns (max-width: 658px) {
  .mega-menu__columns {
    --column-count: 1;
  }
}
@media (prefers-color-scheme: dark) {
  [data-scheme=auto] .shopify-section-header:not(.color-background-overlay) .header,
  [data-scheme=auto] .shopify-section-header:not(.color-background-overlay) .header-wrapper:not(.container) {
    background-color: #343435;
  }
  [data-scheme=auto] .shopify-section-header:not(.color-background-overlay) .header__toggle-scheme:before {
    background-color: #343435;
  }
  [data-scheme=auto] .shopify-section-header:not(.color-background-overlay) .header--border.header-wrapper:not(.container) {
    background-color: rgb(var(--color-background));
  }
  [data-scheme=auto] .shopify-section-header:not(.color-background-overlay) .header--border .header {
    background-color: rgb(var(--color-background));
  }
  [data-scheme=auto] .shopify-section-header:not(.color-background-overlay) .header--border::before {
    background-color: rgb(var(--color-foreground), 0.2);
    bottom: -0.1rem;
  }
  [data-scheme=auto] .shopify-section-header:not(.color-background-overlay) .cart-count-bubble {
    background-color: #4A4A4C;
  }
  [data-scheme=auto] .shopify-section-header:not(.color-background-overlay) * + .header__cart:before {
    background-color: rgb(var(--color-foreground), 0.2);
  }
  [data-scheme=auto] .shopify-section-header-sticky .header-wrapper.container,
  [data-scheme=auto] .shopify-section-header-sticky .header--border {
    background-color: #343435;
  }
  [data-scheme=auto] .shopify-section-header-sticky .header-wrapper.container .header,
  [data-scheme=auto] .shopify-section-header-sticky .header--border .header {
    background-color: #343435;
  }
  [data-scheme=auto] .shopify-section-header-sticky .header-wrapper.container .header__toggle-scheme:before,
  [data-scheme=auto] .shopify-section-header-sticky .header--border .header__toggle-scheme:before {
    background-color: #343435;
  }
  [data-scheme=auto] .shopify-section-header-sticky .header-wrapper.container .cart-count-bubble,
  [data-scheme=auto] .shopify-section-header-sticky .header--border .cart-count-bubble {
    background-color: #4A4A4C;
  }
  [data-scheme=auto] .shopify-section-header-sticky .header-wrapper.container * + .header__cart:before,
  [data-scheme=auto] .shopify-section-header-sticky .header--border * + .header__cart:before {
    background-color: rgb(var(--color-foreground), 0.2);
  }
  [data-scheme=auto] .header .card-wrapper {
    background-color: #343435;
  }
}
[data-scheme=dark] .shopify-section-header:not(.color-background-overlay) .header,
[data-scheme=dark] .shopify-section-header:not(.color-background-overlay) .header-wrapper:not(.container) {
  background-color: #343435;
}
[data-scheme=dark] .shopify-section-header:not(.color-background-overlay) .header__toggle-scheme:before {
  background-color: #343435;
}
[data-scheme=dark] .shopify-section-header:not(.color-background-overlay) .header--border.header-wrapper:not(.container) {
  background-color: rgb(var(--color-background));
}
[data-scheme=dark] .shopify-section-header:not(.color-background-overlay) .header--border .header {
  background-color: rgb(var(--color-background));
}
[data-scheme=dark] .shopify-section-header:not(.color-background-overlay) .header--border::before {
  background-color: rgb(var(--color-foreground), 0.2);
  bottom: -0.1rem;
}
[data-scheme=dark] .shopify-section-header:not(.color-background-overlay) .cart-count-bubble {
  background-color: #4A4A4C;
}
[data-scheme=dark] .shopify-section-header:not(.color-background-overlay) * + .header__cart:before {
  background-color: rgb(var(--color-foreground), 0.2);
}
[data-scheme=dark] .shopify-section-header-sticky .header-wrapper.container,
[data-scheme=dark] .shopify-section-header-sticky .header--border {
  background-color: #343435;
}
[data-scheme=dark] .shopify-section-header-sticky .header-wrapper.container .header,
[data-scheme=dark] .shopify-section-header-sticky .header--border .header {
  background-color: #343435;
}
[data-scheme=dark] .shopify-section-header-sticky .header-wrapper.container .header__toggle-scheme:before,
[data-scheme=dark] .shopify-section-header-sticky .header--border .header__toggle-scheme:before {
  background-color: #343435;
}
[data-scheme=dark] .shopify-section-header-sticky .header-wrapper.container .cart-count-bubble,
[data-scheme=dark] .shopify-section-header-sticky .header--border .cart-count-bubble {
  background-color: #4A4A4C;
}
[data-scheme=dark] .shopify-section-header-sticky .header-wrapper.container * + .header__cart:before,
[data-scheme=dark] .shopify-section-header-sticky .header--border * + .header__cart:before {
  background-color: rgb(var(--color-foreground), 0.2);
}
[data-scheme=dark] .header .card-wrapper {
  background-color: #343435;
}

noscript .localization-form__select {
  position: relative;
  display: flex;
  align-items: center;
}
noscript .localization-form__select svg {
  position: absolute;
  right: 1.2rem;
}

/* Breadcrumb  */
.breadcrumb {
  position: relative;
  z-index: 4;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 1rem;
  margin: 2.4rem 0 0 0;
  font-family: var(--font-body-family);
  font-weight: var(--font-heading-weight);
  color: rgba(var(--color-foreground), 0.3);
  background-color: transparent;
}
.breadcrumb__delimiter {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: rgba(var(--color-foreground), 0.3);
  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), 0.5);
}
.breadcrumb span {
  color: rgba(var(--color-foreground), 0.5);
}

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

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

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

.popupExitFade {
  animation-name: popupExitFade;
}

.popupOpenSlide {
  animation-name: popupOpenSlide;
}

.popupExitSlide {
  animation-name: popupExitSlide;
}

.popupOpenZoom {
  animation-name: popupOpenZoom;
}

.popupExitZoom {
  animation-name: popupExitZoom;
}

.popupOpenSlideFade {
  animation-name: popupOpenSlideFade;
}

.popupExitSlideFade {
  animation-name: popupExitSlideFade;
}

.popup {
  display: none;
  position: fixed;
  z-index: 999999;
  max-width: calc(100vw - 4rem);
  max-height: calc(100vh - 4rem);
  -webkit-backface-visibility: hidden;
  transition: var(--duration-default);
}
@media screen and (min-width: 1200px) {
  .popup {
    max-width: calc(100vw - 6.4rem);
    max-height: calc(100vh - 6.4rem);
  }
}
.popup--top {
  top: 2rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
@media screen and (min-width: 750px) {
  .popup--top {
    top: 3.2rem;
  }
}
.popup--top-left {
  top: 2rem;
  left: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--top-left {
    top: 3.2rem;
    left: 3.2rem;
  }
}
.popup--top-right {
  top: 2rem;
  right: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--top-right {
    top: 3.2rem;
    right: 3.2rem;
  }
}
.popup--bottom {
  bottom: 2rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
@media screen and (min-width: 750px) {
  .popup--bottom {
    bottom: 3.2rem;
  }
}
.popup--bottom-left {
  left: 2rem;
  bottom: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--bottom-left {
    left: 3.2rem;
    bottom: 3.2rem;
  }
}
.popup--bottom-right {
  right: 2rem;
  bottom: 2rem;
}
@media screen and (min-width: 750px) {
  .popup--bottom-right {
    right: 3.2rem;
    bottom: 3.2rem;
  }
}
.popup--left {
  left: 2rem;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
@media screen and (min-width: 750px) {
  .popup--left {
    left: 3.2rem;
  }
}
.popup--right {
  top: 50%;
  right: 2rem;
  transform: translate3d(0, -50%, 0);
}
@media screen and (min-width: 750px) {
  .popup--right {
    right: 3.2rem;
  }
}
.popup--center {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.popup-wrap {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  border-radius: 1.2rem;
}
.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;
  --background: rgb(var(--color-background));
  background: var(--background);
  border-radius: 1.2rem;
}
.popup-text {
  color: rgb(var(--color-foreground-secondary));
}
.popup-text a {
  text-decoration: underline;
  transition: color var(--duration-default);
}
.popup-text p {
  margin: 0;
}
.popup .popup-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
}
.popup-open {
  display: flex;
}
@media (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-main {
  border-radius: 1.2rem;
  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-wraper-text {
  position: relative;
  z-index: 1;
}
.popup-main .popup-wraper-text--columns {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 990px) {
  .popup-main .popup-wraper-text--columns {
    flex-direction: row;
    align-items: center;
    gap: 48px;
  }
}
.popup-main .popup-column {
  flex: 1;
}
@media screen and (min-width: 990px) {
  .popup-main .popup-column:first-child {
    max-width: 49%;
  }
  .popup-main .popup-column:last-child {
    max-width: 44%;
  }
}
@media screen and (max-width: 989px) {
  .popup-main .popup-column:first-child *:first-child {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 989px) {
  .popup-main .popup-wraper-text:not(.popup-wraper-text--columns) > *:first-child {
    margin-right: 4rem;
  }
}
.popup-main .popup-heading {
  max-width: 53rem;
  margin-top: 0;
  margin-bottom: 0.8rem;
  font-size: calc(var(--font-popup-heading-scale) * 2rem);
}
@media screen and (min-width: 750px) {
  .popup-main .popup-heading {
    margin-bottom: 1.2rem;
    font-size: calc(var(--font-popup-heading-scale) * 2.6rem);
  }
}
@media screen and (min-width: 990px) {
  .popup-main .popup-heading:last-child {
    margin-bottom: 0;
  }
}
.popup-main .popup-description {
  max-width: 44rem;
  margin-top: 0;
  margin-bottom: 1.6rem;
  font-size: calc(var(--font-popup-desc-scale) * 1.3rem);
  color: rgb(var(--color-foreground), 0.6);
}
@media screen and (min-width: 750px) {
  .popup-main .popup-description {
    margin-bottom: 2.4rem;
    font-size: calc(var(--font-popup-desc-scale) * 1.6rem);
  }
}
@media screen and (min-width: 990px) {
  .popup-main .popup-description:last-child {
    margin-bottom: 0;
  }
}
.popup-main .popup-text {
  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;
  overflow: hidden;
  z-index: 1;
}
.popup-main .popup-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-main .popup-content {
  padding: 28px;
  flex: 1 0 50%;
  order: 2;
}
@media screen and (min-width: 576px) {
  .popup-main .popup-content {
    padding: 56px;
  }
}
.popup-main .popup-content:first-child:last-child {
  flex: 1 0 100%;
}
.popup-main .popup-content::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--color-overlay), var(--opacity));
  border-radius: 1.2rem;
}
.popup-main .popup-content .modal-close-button {
  background-color: rgb(var(--color-background-secondary));
}
.popup-main .popup-content_bg .modal-close-button {
  background-color: rgb(var(--color-foreground), 0.12);
  box-shadow: none;
}
.popup-main .popup-wrap.color-background-3 .popup-content .modal-close-button {
  background-color: rgb(var(--color-foreground), 0.12);
  box-shadow: none;
}
.popup-main--no-image .popup-content {
  padding: 28px;
}
@media screen and (min-width: 990px) {
  .popup-main--no-image .popup-content {
    padding: 56px;
  }
}
@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: 56%;
}
.popup-main-image--top .popup-thumbnail img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-main-image--bottom .popup-outer {
  flex-direction: column-reverse;
}
.popup-main-image--bottom .popup-content {
  padding-top: 6.4rem;
}
.popup-main-image--bottom .popup-thumbnail {
  position: relative;
  padding-bottom: 55%;
}
.popup-main-image--bottom .popup-thumbnail img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-main .newsletter-form .newsletter-form__inner {
  background-color: transparent;
}
.popup-main .newsletter-form .field,
.popup-main .newsletter-form .button {
  min-height: 4.8rem;
}
.popup-main .newsletter-form .button {
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 576px) {
  .popup-main .newsletter-form .newsletter-form__inner {
    position: relative;
  }
  .popup-main .newsletter-form .button {
    position: absolute;
    top: 50%;
    right: 0.6rem;
    min-height: 4.8rem;
    transform: translateY(-50%);
    width: auto;
  }
  .popup-main .newsletter-form .field__input {
    min-height: 6rem;
    padding-right: 15rem;
  }
}
.popup-main .newsletter-form__inner {
  display: flex;
  gap: 0.8rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (min-width: 576px) {
  .popup-main .newsletter-form__inner:not(.newsletter-form__inner_column) {
    flex-direction: row;
  }
}
.popup-main .newsletter-form__field-wrapper {
  flex: 1;
  width: 100%;
}
.popup-main .list-social {
  margin-left: -0.6rem;
  margin-bottom: 0.8rem;
  /*@media screen and (max-width: 989px) {
  	&:first-child {
  		margin-right: 4rem;
  	}
  }*/
}
.popup-main .list-social:last-child {
  margin-bottom: 0;
}
.popup-main .list-social:empty {
  display: none;
}

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

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

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

@media (prefers-color-scheme: dark) {
  .popup .popup-outer {
    background: #353535;
  }
}
[data-scheme=dark] .popup .popup-outer {
  background: #353535;
}
/*****************20-5-2024*******************/
.text-marquee-section h5 {
    font-size: 17px;
    font-family: var(--font-body-family);
}
.text-marquee-section .logo-list__item.swiper-slide {
    padding: 20px !important;
}
.collection-grid-slider-wrapper .swiper-button-next, .collection-grid-slider-wrapper .swiper-button-prev {
    position: absolute;
    top: 50% !important;
    /* transform: translateY(-50%); */
}
.collection-grid-slider-wrapper .container{
    position: relative;
}
.icon-texts-blocks .icons-text-lists, .icon-with-texts .icons-text-lists {
    width: 50%;
    display: flex;
    column-gap: 20px;
    margin-bottom: 20px;
    align-items: center;
}
.icon-texts-blocks {
    display: flex;
    flex-wrap: wrap;
}
.icon-texts-blocks .icons-text-lists p, .icon-with-texts .icons-text-lists p {
    font-size: 18px;
    margin: 0px;
}
.icons-text-lists svg, .icons-text-lists  img {
    height: 30px;
    width: 30px;
}
.logo-list__item {
    background: rgba(var(--color-foreground)) !important;
}
.logo-list__item h5{
  color:white;
}
/********************new page****************/
.science-and-press-wraper {
    display: flex;
    column-gap: 80px;
      margin-bottom: 50px;
   margin-top: 50px;
}
.science-and-press-left {
    width: 30%;
    height: 100%;
    overflow: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 5%;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: white;
  padding:30px;
}
.science-and-press-right {
    width: 70%;
}
.science-and-press-left h4 {
    margin: 0px;
}
.science-and-press-left ul li a {
    color: rgb(var(--color-foreground));
    font-size: 20px;
    text-decoration: none;
}
.science-and-press-left ul li:hover a {color:#75a9c3;}
.science-and-press-left ul .active a {color:#75a9c3;}
.science-and-press-left ul{
  padding-left:0px;
}
.science-and-press-left ul li  {
  margin-bottom:10px;
  list-style:none;
}
.science-and-press-wraper .swiper-button-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.science-and-press-wraper .swiper-button-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.science-and-press-wraper .featured-press-wrap {
    width: 100%;
}
.science-and-press-wraper .narrow-container {
    position: relative;
}
.featured-press-wrap h2 {
    margin-top: 0px;
}
.featured-press-wrap h3 {
    font-size: 25px !important;
}
.featured-press-wrap  a{
  text-decoration:none;
}
.featured-press, .section-featured-blog{
  margin-bottom:70px;
}
.section-featured-blog .blog {
    padding: 30px !important;
}
.steps__content  .step__image.step__image--adapt{
  padding-bottom:80% !important;
}
.steps__content  .step__image.step__image--adapt img {
    object-fit: contain !important;
}
.video-testimonial-section .testimonials__item {
    height: auto;
}
.video-testimonial-section .testimonials__slide {
    background: white;
}
.video-testimonial-section  .testimonials__rating {
    background: #f7f8f8;
}
.slide-show-banner .slideshow__content-wrapper--right {
    display: flex;
    align-items: flex-end;
    max-width: 100% !important;
}

.slide-show-banner .slideshow__content-wrapper--bottom-right {
    display: flex;
    align-items: flex-end;
    max-width: 100% !important;
    justify-content: flex-end;
}
.slide-show-banner .slideshow-button-wrapper {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.collection-grid-slider-wrapper .collections-grid__information--Center {
    text-align: center;
}
.collection-grid-slider-wrapper .collections-grid__information--Center h3 {
    text-align: center;
  width:100%;
}
.collection-grid-slider-wrapper .collections-grid__information--Center a.collectiongrid-button.button {
    background-color: rgba(var(--color-button-secondary));
    color: rgb(var(--color-button-secondary-text));
    padding: 12px 50px;
    border-radius: 0px;
    margin: 0 auto;
  text-transform:uppercase;
      font-weight: 400;
    letter-spacing: 1px;
  cursor:pointer !important;
}
.collection-grid-slider-wrapper .collections-grid__information--Center:hover a.collectiongrid-button.button {
    color: white;
    background-color:rgb(117, 169, 195);
}
/* .card-wrapper .button--link {
    background-color: rgb(117, 169, 195) !important;
} */
/* .testimonials__stars .icon-star, .subtitle .icon, .image-with-text__column-icon--colored {
    color:rgb(117, 169, 195) !important;
} */
/* .steps__content--collapsible .step.active .step__number:before, .steps__content--collapsible .step.active .step__number:after {
    background-color: rgb(117, 169, 195) !important;
}
.steps__content--collapsible .step.active .step__toggle-content {
    border-left: .4rem solid rgb(117, 169, 195)  !important;
} */
.testimonials--image_top_slider .testimonials__text.recommended {
    font-size: 18px;
    font-weight: 500 !important;
    font-family: "DM Sans", sans-serif !important;
}
.testimonials--image_top_slider .testimonials__slide {
    background: white;
}
.testimonials--image_top_slider .testimonials__slider.testimonials__slider--image_top_slider .testimonials__author-image {
    padding-bottom: 0 !important;
    height: 278px;
}
.testimonials--image_top_slider .testimonials__author-image img {
    width: 278px !important;
    height:278px !important;
    margin: 0 auto;
}
.testimonials--image_top_slider .testimonials__item {
    height: auto;
}
.testimonials--image_top_slider  video#hero-video-sound {
    height: 278px;
    width: 100%;
}
.image-banner-button {
    margin-top: 30px;
}
.logo-list-custom-text .logo-list__content.logo-list__content--static {
    flex-wrap: nowrap;
}
.video-part {
    height: 278px;
}
.video-part video {
    height: 100%;
}
/**************popup*****************/
.animated-image-open{
  overflow-y:hidden;
}
.animated-images-blocks-popup {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #00000054;
    text-align: center;
      z-index: 98;
      overflow-y: scroll;
}
.animated-images-blocks-popup .close {
    position: absolute;
    right: -17px;
    background: #fff;
    top: -20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: #64646f33 0 7px 29px;
}
.animated-poup-inner-content img {
    width: 100%;
  height:100%;
  object-fit:cover;
    border-radius:1.2rem !important;
}
.animated-poup-inner-content h2 {
    margin: 0px;
}
.animated-poup-inner-content {
    max-width: 700px;
    margin: 0 auto;
    height: 350px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%;
}
.text-box-popup {
    position: absolute;
    bottom: 30px;
   left: 0px;
  padding:0px 30px;
  width:100%;
}
.image-box-popup, .animated-poup-inner-content a {
    height: 100%;
}
.text-box-popup p {
    color: white;
    font-size: 20px;
    font-weight: 500 !important;
    font-family: "DM Sans", sans-serif !important;
}
.animated-images-blocks {
    cursor: pointer;
    margin: 0 10px;
}
.animated-images-blocks img{
  border-radius:1.2rem !important;
}

.animated-image-wrapper .animated-content__titles.titles {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.animated-image-wrapper .titles+.description {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.marquee {
  width: 100%;
  position: relative;
  animation: marquee 40s linear infinite; 
}

.marquee-content {
  display: flex;
}

.banner-custom-content {
    display: flex;
    overflow: hidden;
      align-items: center;
}
.banner-custom {
    background: #f7f8f8;
}
.banner-custom-right {
    width: 50%;
    text-align: right;
}
.banner-custom-block img {
    margin-top: 2.4rem;
    border-radius: 1.2rem;
}
.banner-custom-left {
    padding-left: 7rem;
    padding-right: 3.2rem;
    width: 50%;
}
span#dynamic-heading-two-1 {
    background-color: #d9d7d5;
    padding: 0 .8rem;
    border-radius: .6rem;
}
span#dynamic-heading-two-2 {
    background-color: #f8cc35;
    padding: 0 .8rem;
    border-radius: .6rem;
}
span#dynamic-heading-two-3 {
    background-color:#48aaad;
    padding: 0 .8rem;
    border-radius: .6rem;
}
span#dynamic-heading-two-4{
    background-color: #babbc2;
    padding: 0 .8rem;
    border-radius: .6rem;
}
span#dynamic-heading-two-5 {
    background-color: #15a5db;
  padding: 0 .8rem;
    border-radius: .6rem;
}
span#dynamic-heading-two-6 {
    background-color: #bedae5;
  padding: 0 .8rem;
    border-radius: .6rem;
}
span#dynamic-heading-two-7 {
    background-color: #5390ae;
  padding: 0 .8rem;
    border-radius: .6rem;
}
.color-dynamic-headings h3 {
    display: inline-block;
  margin:0px;
}
.color-dynamic-headings h1 {
  margin-bottom:10px;
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

/***************close**************/
/***************product tab****************/
.tabs.tabs-content-wrapper {
    width: 100%;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  margin-bottom: 30px;
}
.tabs.tabs-content-wrapper .tablinks {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.tabs.tabs-content-wrapper h4 {
    font-weight: 700;
    color: rgb(var(--color-foreground-secondary));
    background-color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    white-space: nowrap;
  margin:0px;
  padding:9px 32px;
      letter-spacing: .5px;
}
.tabs.tabs-content-wrapper .tablinks.active h4{
  color: #0d232b;
}


.tabs.tabs-content-wrapper .tablinks span {
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: 80%;
    height: 4px;
    background-color:#0d232b;
}
/* .tabs.tabs-content-wrapper .tablinks:hover h4{
    color: #0d232b;
} */
.tab-bottom-logos .tab-logo-text-wrap p {
    color: #67737c;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}
.tabs.tabs-content-wrapper .tablinks.active span {
    display: block;
}
.product .product__text.subtitle {
    width: 50% !important;
}
.product .product__main {
    width: 50% !important;
}
.product  .product__outer{
    flex-direction: row;
}
.Product-t__tab-ingredient{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 15px;
  margin-top: 30px;
}
.Product-t__tab-ingredient-image {
    width: 80px;
    min-width: 80px;
    height: 80px;
    min-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    margin-top: -15px;
}
.Product-t__tab-ingredient img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.Product-t__tab-ingredient-textbox h5 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.5;
  margin:0px;
  rgb(var(--color-foreground-secondary))
}
.Product-t__tab-ingredient-textbox p, .Product-t__tab-ingredient-textbox  ul li {
rgb(var(--color-foreground-secondary))
}
.tab-bottom-logos {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
    column-gap: 20px;
    row-gap: 20px;
}
/* .tab-bottom-logos  img{
    width: 92.5px;
    height: 92.5px;
} */
.banner-custom-buttons {
    column-gap: 20px;
    display: flex;
}
.banner-custom .sub-title {
    background: white;
    display: inline;
    border-radius: 10rem;
    padding: .5rem 1rem;
}
/* .button--primary, .customer .button--primary {
    background-color: rgb(var(--color-button-tertiary)) !important;
}
.button--primary:hover, .customer .button--primary:hover {
    background-color: rgb(var(--color-foreground)) !important;
} */
.product .product__outer{
      align-items: flex-start;
}
.daily-icon-texts-blocks {
    display: flex;
    justify-content: center;
    column-gap: 30px;
    row-gap: 20px;
    align-items: center;
    text-align: center;
     flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
  
}
.daily-icon-text-wrap {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    width: 100%!important;
    max-width: 1170px!important;
    justify-content: center;
    margin: 0 auto;
}
.daily-icon-text-wrap .titles {
    width: 100%;
}
.daily-icons-text-lists {
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(25%);
}
.daily-icons-text-lists img {
    width: 40px;
    height: 40px;
    margin: 0px auto 16px;
}
.daiy-essentials-products button.product-form__submit.button.button--tertiary {
    background: #62c7cc;
    color: white;
}
.daiy-essentials-products button.product-form__submit.button.button--tertiary:hover {
     background: #41a45b;
    color: white;
}
.daiy-essentials-products .shopify-payment-button__button.shopify-payment-button__button--unbranded {
    background: #0d232b;
}
.daiy-essentials-products .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover {
   background: #08b275;
}
.three-good-day-inner-wrap {
    display: flex;
    column-gap: 50px;
    row-gap: 30px;
      border-radius: 20px;
}
.right-three-day-img {
    width: 40%;
}
.left-three-day-content {
    width: 60%;
      padding: 0 30px;
      display: flex;
    align-items: center;
}
.left-three-day-content h2 {
    margin: 0px;
}
.right-three-day-img img {
    width: 100%;
  height:100%;
  object-fit:cover;
  border-top-right-radius:20px;
   border-bottom-right-radius:20px;
}
.image-good img {
    height: 80px;
}
.section-featured-blog{
  padding-top:80px !important;
}
 
section#shopify-section-template--16638229774528__featured_blog_iEJGxm {
  padding-top:0px !important;
}
/***************close**********************/
.inner-one-packet {
    display: flex;
    column-gap: 40px;
}
.left-oncepacket-content {
    width: 50%;
    display: flex;
    padding: 20px;
  align-items: center;
}
.right-image-oncepacket {
    width: 50%;
  position:relative;
}
.right-once-column {
    width: 30%;
}
.left-center-image {
    width: 40%;
    position:relative;
      height: 100%;
}
.inner-text-pocket-left {
    width: 30%;
}
.left-center-image img {
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.inner-text-pocket-left {
    /* display: flex;
    align-items: center; */
}
.right-image-oncepacket img {
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.right-image-oncepacket::before {
    background-color: rgba(var(--color-overlay), 0.3);
  content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.once-packet-right-contet {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    left: 0;
      padding: 50px;
  z-index: 9;
}
.once-packet-right-contet h4, .once-packet-right-contet .sub-title, .once-packet-right-contet p {
    color: white;
}
.once-packet-right-contet h4{
  margin:0px;
}
.left-oncepacket-content h5{
    margin: 0px;
    font-size: 18px;
}
.left-oncepacket-content  p {
       color: rgb(var(--color-foreground-secondary));
}
.once-text.once-text-1, .once-text.once-text-3 {
    margin-bottom: 30px;
}
.daily-essential-ingrents .ingredtent-button button {
    background: #62c7cc;
    color: #fff;
    border: 0px;
    border-radius: 6px;
    padding: 9px 32px;
    font-size: 16px;
      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);
  cursor:pointer;
}
.daily-essential-ingrents .ingredtent-button button:hover {
    background: #41a45b;
}
.open-inge-popup{
  overflow-y:hidden;
}
.ingredient-popup{
    position: fixed;
    top: 0;
    background: #00000059;
    width: 100%;
    z-index: 9;
  height:100%;
      overflow-y: scroll;
}
.inget-poup-inner-content {
    max-width: 1000px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    width: 100%;
    z-index: 9;
    background: #fff;
  height:600px;
    padding: 30px;
    border-radius: 10px;
}
.ingredients-block-content {
    overflow-y: scroll;
    overflow-x: hidden;
  height:100%;
}
.inget-poup-inner-content .ind-close {
    position: absolute;
    right: -17px;
    background: #fff;
    top: -17px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: #64646f33 0 7px 29px;
     z-index: 9999;
}
.daily-essential-ingrents .multicolumn-card__image-wrapper {
    padding: 0px !important;
  height:200px;
}
.all-inge-faq h6 {
    margin: 0px;
  cursor:pointer;
}
.all-inge-faq {
  cursor:pointer;
}
.inge-image-with-text {
    display: flex;
    column-gap: 20px;
    margin-bottom: 20px;
}
.inge-image {
     width: 80px;
    min-width: 80px;
    height: 80px;
    min-height: 80px
}
.inge-image img{
    width: 100%;
  mix-blend-mode:multiply;
}
.open-faq-ingr {
    display: flex;
    align-items: center;
}
  span.am-arrow.active {
    transform: rotate(90deg);
}
  span.am-arrow img {
    transform: rotate(-90deg);
}
/*********************close****************/
/************new changes**************/
.text-left-block {
    width: 50%;
          padding: 0 4rem;
}
.image-text-carousel .container {
    display: flex;
          gap: 4rem;
      /* align-items: center; */
}
.image-carousel-right {
    width: 50%;
  overflow:hidden;
}
.image-carousel-right img{
  width:100%;
  border-radius:10px;
}
.rich-text-copiolt .rich-text__text {
    max-width: 800px;
}

.rich-text-copiolt .ai-copilot-chat-image img {
    width: 100%;
    max-width: 1000px;
}
.hero-ai-copilot .hero__subtitle {
    height: 60px;}

.ai-image-text-carousel .images-after-before-blocks{
  position:relative;
}
.ai-image-text-carousel .image-carousel-right .swiper-button-next,
.ai-image-text-carousel .image-carousel-right .swiper-button-prev {
    position: absolute;
}
.image-text-carousel .images-after-before-blocks{
  position:relative;
}
.spaced-section ul.inner-text-column {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}
.spaced-section ul.inner-text-column li {
    list-style: none;
    margin-bottom: 10px;
    width: 50%;
}
.image-text-carousel .image-carousel-right .swiper-buttons-prev {
    position: absolute;
    top: 50%;
    z-index: 9;
    transform: translate(50%);
    background-color: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    left: -15px;
}
.image-text-carousel .image-carousel-right .swiper-buttons-next {
    position: absolute;
    top: 50%;
    z-index: 9;
    transform: translate(-50%);
    background-color: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    right: -15px;
}
.imagetext__pagination.swiper-pagination.color-.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}
.step-meal-delvery .steps-meal-info {
    padding-top: 50px;
    text-align: left;
 }


 .step-meal-button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 35px;
       gap: 15px;
   }
.steps__content--columns .step__image+.step__info{margin-top:0px !important;}
.step-meal-delvery .steps-meal-info{padding-top:20px;}
.steps__content--columns .step__image+.step__info {padding: 0 !important;}
.section-numbers  .numbers .numbers__titles.titles {max-width: 100%;}
.video-banner-custom .banner {background: #fff;width: 100%;margin: 0 auto;}
.video-banner-custom .video-section {width: 60%;margin: 0 auto;position:relative;}
.multicolumn-heading-wrap {width: 100%;display: flex;align-items: center;flex-wrap: wrap;gap: 10px;}
.multicolumn-heading-wrap img {width: 100%;max-width: 50px;}
.multicolumn-section .multicolumn-list__wrapper .multicolumn-card {padding: 20px 20px;}
.multicolumn-section .multicolumn-list__wrapper .multicolumn-card h3 {font-size: 26px;}
span.highlight-green-background {
    background: #b4edd8;border-radius: 2px;padding: 0 3px;}
.reviews-section .reviews-container{padding-top:0px;} 
.reviews-section .icon-with-text-header__titles {max-width: 100%; text-align: center;}
.reviews-section .reviews-section-content .reviews-section-text h3 {margin: 0;}
.reviews-section .icon-with-text-header__titles h2 {width: 100%; max-width: 737px; margin-left: auto; margin-right: auto;
   line-height: normal;margin-top: 0;}
.reviews-section .icon-with-text-header__titles .subtitle {color: #000;}
.reviews-section .icon-with-text-header__description { max-width: 100%; width: 100%;
  text-align: center;margin-bottom:30px; }
.reviews-section .reviews-button-box {text-align: center;margin-bottom: 50px;}
.reviews-section .reviews-section-content { display: flex;align-items:center;
      gap:40px;justify-content:center;width: 100% !important;}
.reviews-section .reviews-container {padding-bottom: 50px;}
.reviews-section .reviews-section-content .reviews-section-text {width: 40%;}
.reviews-section .reviews-section-content .rev_main_video_image {
    width: 50%;display: flex;align-items: center;justify-content: flex-end; padding-left: 3%;}
.reviews-section .reviews-section-content .rev_main_video_image img,
.reviews-section .reviews-section-content .rev_main_video_image video {
    width: 100%; max-width: 100% !important; object-fit: cover;height: 350px;border-radius: 10px;}
.reviews-section .reviews-section-content .reviews-section-text h3,
.reviews-section .reviews-section-content .reviews-section-text p
  {width: 100%;max-width: 350px;}
.reviews-section .reviews-section-content .reviews-section-text p {margin-top: 16px;margin-bottom: 0;}
.reviews-section .swiper-wrapper {padding-bottom: 50px;}
.reviews-section .reviews-section-slider {position: relative;}
.reviews-section .swiper-button-prev,
.reviews-section .swiper-button-next{
  position: absolute;z-index:9;top: 50%;transform: translateY(-50%);height: 50px;width: 50px;}
.reviews-section .swiper-button-next {right: 0% !important;}
.reviews-section .swiper-button-prev {left: 0% !important; cursor:pointer;}
.reviews-section .swiper-button-prev svg,
.reviews-section .swiper-button-next svg { height: 20px;}
.swiper-wrapper .reviews-section-content h3 {  font-size: 30px;}
.swiper-wrapper .reviews-section-content .client-position {font-size: 20px;  margin-top: 20px !important;}
.reviews-section .imagetext__pagination {
    display: block !important;position: absolute;bottom: 0 !important;margin: 0 !important;}
.video-banner-custom button{background: transparent;top: 50% !important;left: 50% !important;z-index: 1;
    cursor: pointer;border: 0px;padding: 0;transform: translate(-50%, -50%);}
.video-banner-custom button svg {
    height: 40px;width: 40px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.video-banner-custom button svg path {stroke: #fff;}
.video-banner-custom .video-control-play,
.video-banner-custom .video-control-pause{height:100%;width:100%;}
.hero-video-section .hero__image-inner--cover button svg {position: absolute; top: 50% !important;left: 50% !important;transform: translate(-50%,-50%);}
.hero-video-section .hero__image-inner--contain button svg {position: absolute; top:0!important; left:0 !important; transform:unset;}
.hero-video-section button svg path {stroke: #fff;}
.hero-video-section button .video-control-play,
.hero-video-section button .video-control-pause {
height: 100%;width: 100%;} 
.hero-video-section button {transform: unset !important;width: 100%;height: 90%;
   position: absolute;top: 0;background: transparent;padding: 0;border: 0;left: 0;cursor: pointer;}
.video-banner-custom button svg,
.hero-video-section button svg {
    background: #08b275;border-radius: 100% !important;height: 60px !important;width: 60px !important;padding: 12px;}
.video-banner-custom .video-banner__column .video-banner__titles.titles.titles--left {text-align: left;margin: 0 auto;}
.video-banner-custom .video-banner__wrapper {padding: 28px 0;}
.video-banner-custom .video-banner__wrapper {position: absolute;bottom: 0;right: 0;margin: 0 auto;left: 0;width: 100%;max-width: 100%;}
.video-banner-custom .video-banner__wrapper h2 {color: #fff;}
.step-meal-delvery .steps-meal-info {text-align: center ;}

.product-main-skin-body {
    position: sticky ;
    top: 0;
}
.product-main-skin-body .skin-care-verticle-slider {
  order:2 ;width: 100%;display: flex;align-items: flex-start;justify-content:space-between;}
.product-main-skin-body .skin-care-verticle-slider .skin-care-thumb-images {width: 18%;cursor:pointer;padding: 30px 0;}
.product-main-skin-body .skin-care-verticle-slider .skin-care-main-images {
    width: 69%;display: flex;align-items:center;justify-content:space-between;}
.product-main-skin-body .skin-care-verticle-slider .skin-care-thumb-images img {width: 100px;}
.product-main-skin-body .skin-main-image img {width: 100%;}
.product-main-skin-body .skin-care-verticle-slider .skin-care-thumb-images img {width: 100%;}
.product-main-skin-body .skin-care-verticle-slider .skin-care-main-images img {width: 100%;border-radius:10px;}
.product-main-skin-body .skin-thumb-image {width:100% !important;
    border: 1px solid #0d232b!important;margin: 5px 0;border-radius: 10px;overflow: hidden;}
.product-main-skin-body .skin-main-image {height: 100%;}
.product-main-skin-body .skin-main-image img {width: 100%;height: 100%;object-fit: contain;}
.product-main-skin-body .skin-thumb-image.slick-slide.slick-current {border-color: #08b275 !important;}
.product-main-skin-body .skin-care-verticle-slider .skin-care-thumb-images .slick-arrow {
    background: #0d232b;height: 30px;width: 30px;padding: 8px;border-radius: 40px;
    color: #fff;position: absolute;left: 50%;z-index: 1;transition: var(--duration-default);}
.product-main-skin-body .skin-care-verticle-slider .skin-care-thumb-images .icon-caret-left,
.product-main-skin-body .skin-care-verticle-slider .skin-care-thumb-images .icon-caret-right {transform: translate(-50%) rotate(270deg);}
.product-main-skin-body .skin-care-verticle-slider .skin-care-thumb-images .icon-caret-right {top: 0;}
.product-main-skin-body .skin-care-verticle-slider .skin-care-thumb-images .icon-caret-left {bottom: 0;}
.product-main-skin-body .skin-care-verticle-slider .skin-care-main-images .slick-arrow {display: none;}
.right-side-ai-copilot img { width: 100%;object-fit: contain;height: 100%;}
.right-side-ai-copilot {padding: 0 20px;display: flex;align-items: center;}
span.essentials-compare-price { background: #08b275;font-weight: bold; padding: 2px 5px;border-radius: 2px;color: #fff;     color: #fff;padding: 0 0.8rem; border-radius: 0.6rem;}
.sikn-care-body-product .product-form__controls {display: flex;gap: 20px;align-items: center; }
.sikn-care-body-product .product-form__group-name {margin: 0;font-size: 14px;}
.sikn-care-body-product .product-parameters {  padding: 10px 0; margin-top: 10px !important;border: 0;}
.sikn-care-body-product .product .price-wrapper { margin-top: 10px;}
.sikn-care-body-product .product__description.rte {margin-top: 10px;}
.daily-essiantal-price span {font-size: 22px;}
.daily-essiantal-price { margin-top: 20px;}
/* 25-06-*/
.redirect-sub-title-cursor {cursor: pointer;}
.tab-bottom-logos .tab-logo-text-wrap {text-align: center;}
span.essentials-orignial-price {
    text-decoration: line-through;
    font-weight:100;
}
.description.body-large {
    margin-top: 0;
}
.suppliment-bg-image img {
    width: 100%;
    max-width: 800px;
    height: 800px;
}
.suppliment-bg-image {
  display:flex;
  justify-content:center;
}
/******************  startred -good-day-poup*******************************/

  .three-good-day .popup-content {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    margin: 0 auto;
    background: rgba(0,0,0,0.8);
    height: 100%;
  }

  .three-good-day .popup-content p {
      width: 100%;
     max-width: 1000px;
    margin: 0 auto;
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
 .three-good-day .popup-inner-content p {
    font-size: 18px;
}
  .three-good-day .popup-content button#close-popup {
      position: absolute;
      right: 4px;
      top:4px;
  }
 .three-good-day .popup-content button {
      position: relative;
  }
  .three-good-day .popup-inner-content {
     width: 90%;
    max-width: 1200px;
    background-color: #fff;
    position: fixed;
    top: 100px;
    left: 0;
    right: 0;
    z-index: 99999;
    margin: 0 auto;
    height: 500px;
}
 .three-good-day  .inner-left span.open-indepent-popup {
    font-weight: bold;
    padding: 0px 1px;
    font-size: 17px;
    border-bottom: solid 1px;
   cursor: pointer;
    
}
.three-good-day .inner-left span.open-indepent-popup:hover {
    color: grey;
}
  .three-good-day .popup-inner-content button#close-popup {
    font-size: 18px;
    border-radius: 20px;
    padding-top: 3px;
}

/************************************ended good-day-poup****************************/
.reviews-section .rev_main_video_image {
    position: relative;
}

/* .reviews-section button.video-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 20%;
    background: transparent;
    border: none;
} */
/*21-06-2024  */
.reviews-section button.video-controls {
    position: absolute;
    top: 41%;
    background: transparent;
    border: none;
    right: 23%;
}
.reviews-section .video-control-pause path {
    stroke: white !important;
}

.reviews-section .rev_main_video_image svg {
    background-color: #08b275;
    color: #f4f4f4;
    border-radius: 100px;
    padding: 16px;
}

/*review slider  */

.review-text-video-wrapper .reviews-video-section-content {
    height: 350px;
    border: 1px solid #000;
    border-radius: 16px;
    overflow: hidden;
}
 .review-text-video-wrapper .swiper-wrapper{
   box-sizing: border-box;
 }
.review-text-video-wrapper .reviews-video-section-text {
    height: 100%;
    padding: 20px;
}

.review-text-video-wrapper .rev_main_video_image {
    position: relative;
    line-height: 0;height:100%;
}
.review-text-video-wrapper .review-text-content h5 {
    margin: 0 auto;
}
.review-text-video-wrapper button.video-controls {
    position: absolute;
    top: 38%;
    z-index: 9;
    left: 50%;
    transform: translate(-50%);
    background:transparent;
    border: 0;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.review-text-video-wrapper button.video-controls span {
    background: rgba(0, 125, 80, 1);border-radius: 100%;padding: 12px;}
.reviews-video-button-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
}
.review-text-video-wrapper .reviews-video-section-content video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.review-text-video-wrapper .rev-star-img img {
    object-fit: contain;
    height: 26px;
    width: 100px;
}

.review-text-video-wrapper .reviews-video-section-slider{
    position: relative;
}
.review-text-video-wrapper button.video-controls svg {
    color: #fff;
}

.review-text-video-wrapper button.video-controls span {
    line-height: 0;
}
.review-text-video-wrapper .rev-swiper-button-next {
    right: 0;
}

.review-text-video-wrapper .rev-swiper-button-prev {
    left: 0;
}

.review-text-video-wrapper .rev-swiper-button-next, .rev-swiper-button-prev {
    position: absolute;
    top: 50%;
    z-index: 1;
    background: #fff;
    line-height: normal;
    color: #000;
    padding: 11px;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0px 8px 30px 0px rgba(var(--color-foreground), 0.08);
    transition: var(--duration-default);
}

.review-text-video-wrapper .rev-swiper-button-next:hover, .rev-swiper-button-prev:hover {
    width: 52px;
    transition: var(--duration-default);
}


.button-add-skin-care{  background:#0d232b;}
.button-add-skin-care:hover{ background:#08b275;}
.collection-grid-slider-wrapper .multicoulnm-button-grid{margin-top:15px;}
.hero-2-icon-text .js-anim-rolling .js-anim-title > span{line-height:42px;}
.Product-t__tab-ingredient .Product-t__tab-ingredient-textbox h5 { font-size: 15px;}
.panels.tabs-content h5 {margin: 0;text-transform: uppercase;}
.panels.tabs-content h6, 
.metafield-rich_text_field h6 {margin: 10px 0; font-size:15px;}
.hero-2-icon-text .js-anim-rolling .js-anim-title { height:60px !important;}
.hero-2-icon-text .js-anim-rolling .js-anim-title > span{height:60px;}
.hero-2-icon-text h2.hero__title.title{margin-bottom:0 !important;}
/* .tabs.tabs-content-wrapper {margin-bottom: 20px;} */
.collection-grid-slider-wrapper .collections-grid__information * {pointer-events: all;}
.video-testimonilas {
    padding-top: 2.4rem !important;
    padding-bottom: 0px !important;
}
.video-testimonilas h2 {
    margin-top: 14px;
       margin-bottom: -30px;
}
 .video-testimonilas .es-widget-container .es-widget-container-desktop {
    padding-top: 0px !important;
    margin-top: 0px !important;
}
 body .video-testimonilas .es-widget-container {
    padding-top: 0px !important;
    margin-top: 0px !important;
}
.section-featured-blog a.blog__button.button.button--primary.focus-inset {
    width: 100%;
    max-width: 235px;
}

 .hero-2-icon-text .js-anim-title {
   height:70px !important;
  min-height:70px !important; 
 }

.hero-2-icon-text .js-anim-title span {
  width: max-content !important;
  background: #b4f6de !important;
  transform: :none !important;
  border-radius:5px !important;
  padding:10px !important;
  height:100% !important;
 
}
 
 /****animated-bg*****/
 
  .js-anim-title span {
  background: #b4f6de !important;
  transform: :none !important;
  border-radius:5px !important;
  width: max-content !important;
}
/************/
.hero-ai-copilot .hero__title img {
  width: 176px;
  max-width:100%;
  height: 60px;
  object-fit: cover;
  display: flex;
  align-content: center;
  padding: 10px 0px;
  margin-left: ;
}
.hero-ai-copilot .hero__title span {
  margin-left: 10px;
  margin-top: 10px;
}
.hero__outer--overlay .hero__content .hero__description {
	max-width: 100% !important;
}
.rich-text-copiolt p {
font-size: calc(var(--font-body-scale) * 1.3rem + 0.3rem);
}

.google-reviews .image-with-text__buttons {
  justify-content: center !important;
  margin-top: 0px;
  margin-bottom: 50px;
  display: flex;
  column-gap: 15px;
  row-gap:20px;
  flex-wrap: wrap;
}
.h2 {
  margin-bottom: 1.4rem;
}
 .spaced-section .image-with-text__column-title.h5 {
	padding: 15px 0px;
	margin: 0px;
}


.reviews-section .reviews-section-content .video-wrapper-container {
  width: 50%;
}
.reviews-section .reviews-section-content .video-wrapper-container iframe {
  width: 100%;
  height: 408px;
}

.reviews-section #player {
  max-width: 100% !important;
}
/* .image-with-text-pack .image-with-text__columns {
    display: flex;
    flex-wrap: wrap;
}

.image-with-text-pack .image-with-text__columns .image-with-text__column {
    width: 48%;
}

.image-with-text-pack .image-with-text__columns .image-with-text__column:last-child {
    width: 100%;
} */

 /************home-section-logo********************/
.logo-list-custom .logo-list__item {
    border-radius: 16px !important;
    color: #fff !important;
}

.logo-list-custom .logo-list__item h4 {
    color: #0d232b !important;
    padding: 0px 20px;
}

.logo-list-custom .logo-list__content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.logo-list-custom .logo-list__content .logo-list__item {
    width: 100%;
    background: transparent !important;
    border: 2px solid #0d232b;
  padding:10px 0px !important;
}
 

.logo-list-custom .logo-list__content .logo-list__item img {
    width: 100%;
    max-width: 180px;
    object-fit: contain;
}

/**********employer-page************/


/**************close*****************/
.hero-video-section h2 {
    font-size: 40px;
}
.image-text-show-more .show-more-cta-button {
    margin-top: 20px;
}

  .show-more-text {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.show-more-text.show {
  display: block;
  opacity: 1;
}
.bottom-last-pack {
    margin-top: 20px;
}
.bottom-last-pack p {
    color: rgb(104 116 125);
    font-size: 16.1px !important;
   margin: 0px;
}
.three-good-day a {
    /* color: #08b275; */
    text-decoration-color: #08b275;
}

.green-color-link {
   color: #08b275; 
    text-decoration-color: #08b275;
}
.green-color-link:hover{  text-decoration-color: #000 !important;}
/**********blog-side-bar*********/
 .main-blog__aside.blog-aside .feat_blog_post .blog-aside__banner-image {
    position: static;
}

.main-blog__aside.blog-aside .feat_blog_post .blog-aside__banner-image img {
    border-radius: 10px !important;
    width: 100%;
    height: 400px;
    max-width: 300px;
}
.feat_blog_post {
    position: relative;
}

.feat_blog_post p {
    position: absolute;
    bottom: 0px;
    width: 300px;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
  margin:0px;
}
 

.feat_blog_post .blog-aside__banner-image {
    position: relative !important;
    height: 400px;
    width: 300px;
    overflow: hidden !important;
    border-radius: 10px;
    margin-bottom: 25px;
}

.feat_blog_post .blog-aside__banner-image::before {content: "" !important;position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;background-color: #0000004d;}

 #hero-video-sound-1-mobile { display: none; }


.section-template--16638651531456__daily_essentials_product_3Yrf7R-padding .product__media img {
    border-radius:19.2px !important;
}
.section-template--16638651531456__daily_essentials_product_3Yrf7R-padding .product__media {
    padding-bottom: 100% !important;
}
.section-template--16638651531456__daily_essentials_product_3Yrf7R-padding .product__media img {
    object-fit: cover !important;
}

#es-media-card .es-text-box-inner {
    z-index: -1 !important;
}
.video-banner.container .video-banner__wrapper {top: 0;bottom: unset;}
.video-banner-custom .video-section button.video-controls {height: 80%}
.video-banner .banner__media span.banner__overlay {z-index: -1;}
.video-banner-custom .video-banner__wrapper h2{text-shadow: 0 0 2px black;}
.product-form__submit {background: #08b275;color: #fff;}
.multicolumn-card__image-wrapper--full-width.multicolumn-card__image-wrapper--square {width: 92%;margin: 0 auto;}
.multicolumn-card__info {padding: 0 20px;}
.multicolumn-section .multicolumn-list__wrapper .multicolumn-card {padding: 20px 0;}
.multicolumn-section .multicolumn-list__wrapper {position: relative;}
.multicolumn-section .swiper-button-prev{position: absolute;bottom: 10px;left: 30px;top: 50%; transform: translateY(-50%);box-shadow: 0 0 11px #00000059; }
.multicolumn-section .swiper-button-next { position: absolute; right: 30px; top: 50%; transform: translateY(-50%); box-shadow: 0 0 11px #00000059;}
    
/*****responsive-start-here**********/


@media(max-width:1390px){
.multicolumn-section .multicolumn-list__wrapper .multicolumn-card h3 {font-size: 22px;}
.multicolumn-heading-wrap img {max-width: 41px;}
  .reviews-section .swiper-button-next {right: 6%;}
.reviews-section .swiper-button-prev {left: 6%;}
}
@media(max-width:1222px){
.multicolumn-section .multicolumn-list__wrapper .multicolumn-card h3 {font-size: 20px;}
/* .reviews-section .swiper-button-next {right: 8%;}
.reviews-section .swiper-button-prev {left:8%;} */
}
@media only screen and (max-width: 1199px) {
  .hero-video-section h2 {
    font-size: 32px;
}
  .science-and-press-left {
    width: 30%;
}
  .science-and-press-right {
    width: 70%;
}
  .science-and-press-wraper {
    column-gap: 40px;
}
  .hero-ai-copilot .hero__subtitle {
   margin-top:30px;}
.reviews-section .reviews-section-content .rev_main_video_image img,
.reviews-section .reviews-section-content .rev_main_video_image video {max-width: 300px;height: 300px;}
.product__main.product-main-skin-body {flex-direction: column;}
.right-side-ai-copilot {padding: 0 0px;}
.contact-form__inner.contact-form__inner-left.content {flex-direction: column;gap: 50px;}
.contact-form__inner.contact-form__inner-left.content .contact-form__wrapper {max-width: 100%;}
  .main-blog__grid .blog-aside {
    max-width: 100%;
}
  aside.main-blog__aside.blog-aside {
    max-width: 100%;
}
 
  .blog-aside__banner {
    display: flex;
            column-gap: 50px;
    justify-content: space-between;
}

.feat_blog_post {
    width: 50% !important;
    max-width: 50% !important;
}
.feat_blog_post .blog-aside__banner-image {
    width: 100% !important;
    max-width: 100% !important;
          margin: 0px;
}

.feat_blog_post .blog-aside__banner-image img {
    width: 100% !important;
    max-width: 100% !important;
}
.feat_blog_post-bottom {
    position: static !important;
    width: 50%;
    max-width: 50%;
}

  
.feat_blog_post-bottom .blog-aside__banner-wrapper {
    width: 100%;
    max-width: 100%;
}
  .menu-drawer__top {
    justify-content: space-between !important;
}
 .menu-drawer__top .header__toggle-scheme-item {
    display: none !important;
}
}
@media(max-width:1064px){
.multicolumn-section .multicolumn-list__wrapper .multicolumn-card h3{width:100%;}
}
@media(max-width:1024px){
  .suppliment-bg-image img {
    width: 100%;
    max-width: 1000px;
    height: 100%;
    object-fit: contain;
}
  .hero-2-icon-text .js-anim-rolling .js-anim-title {
	height: 50px !important;
  min-height:50px !important;
}
.hero-2-icon-text .js-anim-rolling .js-anim-title span {
	line-height:28px !important;
}
  .logo-list-custom .logo-list__content {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
  .logo-list-custom .logo-list__content .logo-list__item img {
    max-width: 150px;
}
  .logo-list-custom .logo-list__content .logo-list__item {
    padding: 20px;
}
  .swiper-wrapper .reviews-section-content h3 {
    font-size: 26px;
}
  .swiper-wrapper .reviews-section-content .client-position {
    font-size: 18px;
}
  .blog-aside__banner {
    column-gap: 25px;
}
}
@media only screen and (max-width: 999px) {
  .right-image-oncepacket {
    overflow: hidden;
}
  .inget-poup-inner-content {
    max-width: 90%;
}
  .inner-one-packet {
    flex-direction: column;
}
  .left-oncepacket-content {
    width: 100%;
    flex-direction: column;
}
  .inner-text-pocket-left {
    width: 100%;
}
  .right-once-column {
    width: 100%;
}
  .left-center-image {
    width: 100%;
    height: 100%;
}
  .left-center-image img, .right-image-oncepacket img {
    position: static;
}
  .right-image-oncepacket {
    height: 400px;
}
  .once-packet-right-contet {
    padding: 30px;
}
  .right-image-oncepacket {
    width: 100%;
}
  .logo-list-custom-text .logo-list__content.logo-list__content--static {
    flex-wrap: wrap;
}
  .science-and-press-wraper {
    flex-direction: column;
        margin-bottom: 0;
     margin-top: 30px;
}
  .science-and-press-left {
    width: 100%;
    position: static;
    margin-bottom: 60px;
}
  .science-and-press-right {
    width: 100%;
}
  .product-main-skin-body .product__text.subtitle {
    width: 100% !important;
}
.product-main-skin-body.product__main {
    width: 100% !important;
}
.product .product__outer{
    flex-direction: column;
}
  .three-good-day-inner-wrap {
    flex-direction: column;
}
  .left-three-day-content {
    width: 100%;
    padding: 20px 20px 0 20px;
}
  .right-three-day-img {
    width: 100%;
}
  .right-three-day-img img {
    border-top-right-radius: 0;
    border-bottom-right-radius: 20px; 
   border-bottom-left-radius: 20px;
}
.video-banner-section .banner {width: 100%;}
.video-banner-custom .video-section {width: 100%;}
.product-main-skin-body{position:static}
.product-main-skin-body .skin-care-verticle-slider {
align-items: flex-start;}
  .product--slider-previews .product__outer {
    flex-wrap: nowrap !important;
    flex-direction: row !important;
}

.product--slider-previews .tab-logo-text-wrap {
    width: fit-content;
    max-width: min-content;
}
}
@media only screen and (max-width: 989px) {
.multicolumn-section .multicolumn-list__wrapper .multicolumn-card h3{width:auto;}
.reviews-section .swiper-button-next {right: 0%;}
.reviews-section .swiper-button-prev {left:0%;}
.footer .footer__content-bottom {padding-top: 10px;padding-bottom: 10px;}
.footer__content-top.container {
    padding-bottom: 50px;
}
  .bottom-last-pack p {
    padding: 0px 32px;
}
}
}
@media only screen and (max-width: 950px) {
.reviews-section button.video-controls {
    position: absolute;
    top: 41%;
    background: transparent;
    border: none;
    right: 26%;
}
}

@media only screen and (max-width: 768px) {
  .reviews-section .rev_main_video_image svg {
    padding: 10px;
}
  .rev_main_video_image button.video-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: transparent;
    border: none;
}
  
  .three-good-day .popup-content p {
    padding-top: 70px;
}
.three-good-day .popup-inner-content {
    height: 400px;
}
  .text-left-block {
          padding: 0;
}
  #Hero-template--16734401069248__hero_jfxLxb .hero__image-inner::before {
    padding-bottom: 100% !important;
}
  .image-text-carousel .container {
    flex-direction: column !important;
        gap: 2.4rem;
}
  .text-left-block, .image-carousel-right {
    width: 100%;
}
  .section-featured-blog{
  padding-top:40px !important;
     padding-bottom:40px !important
    margin-bottom:0px !important;
}
  .daily-icon-texts-blocks {
    display: flex;
    justify-content: flex-start;
    column-gap: 30px;
    row-gap: 20px;
    align-items: baseline;
    text-align: center;
    flex: unset;
    max-width: 100%;
    flex-direction: column;
}
  .daily-icon-texts-blocks {
    display: flex;
    justify-content: flex-start;
    column-gap: 30px;
    row-gap: 20px;
    align-items: flex-start;
    text-align: left;
    flex: unset;
    max-width: 100%;
    flex-direction: column;
    width: 100%;
}
  .daily-icons-text-lists img {
    margin: 0;
}
  .daily-icons-text-lists {
    flex-direction: row;
    flex: unset;
    column-gap: 10px;
}
  .product .accordion-header h4 {
    margin: 0px;
}
.accordion-header {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 20px;
}
.banner-custom-content {
    flex-direction: column;
}
  .banner-custom-block img {
    width: 100%;
}
  .banner-custom-wrap {
    padding: 40px 20px;
}
  .banner-custom-left {
    width: 100%;
    padding:0;
    margin-bottom:30px;
}
  .banner-custom-right {
    width: 100%;
    text-align: right;
}
  .animated-images-blocks-popup .close {
    right: -12px;
    top: -16px;
    width: 30px;
    height: 30px;
    font-size: 17px;
}
  .animated-poup-inner-content {
    max-width: 90%;
    height:auto;
}
.icon-texts-blocks .icons-text-lists, .icon-with-texts .icons-text-lists  {
    width: 100%;
}
  .icon-texts-blocks, .icon-with-texts .color-background-2 {
    max-width: 100%;
}
  .testimonials--image_top_slider .testimonials__slider.testimonials__slider--image_top_slider .testimonials__author-image {
    height: auto;
}
.testimonials--image_top_slider .testimonials__author-image img {
    width: 100%!important;
    height:100% !important;
    margin: 0 auto;
}
.testimonials--image_top_slider  video#hero-video-sound {
    height: auto;
}
  .testimonials--image_top_slider .testimonials__item {
    height:auto;
}
  .testimonials--image_top_slider  .testimonials__slider.testimonials__slider--image_top_slider .testimonials__author-image {
    padding-bottom: 100% !important;}
.reviews-section .reviews-section-content {padding-bottom: 0;gap: 30px;flex-direction: column;}
.reviews-section .reviews-section-content .reviews-section-text h3,
.reviews-section .reviews-section-content .reviews-section-text p {max-width: 100%;text-align:center;}
.reviews-section .reviews-section-content .rev_main_video_image {justify-content: center;}
.reviews-section .reviews-section-content .rev_main_video_image,
.reviews-section .reviews-section-content .reviews-section-text {
  width: 100%;}
.reviews-section .reviews-section-content .rev_main_video_image img,
.reviews-section .reviews-section-content .rev_main_video_image video {max-width: 100%;}
.video-banner-custom button svg,
.hero-video-section button svg {height: 40px!important;width: 40px!important;padding: 8px;}
.reviews-section .reviews-button-box {margin-bottom: 32px;}
.video-banner-custom .video-section .banner {
    margin-bottom: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
.video-banner-custom .video-banner__wrapper {
    position: static;background: #0d232b;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.review-text-video-wrapper button.video-controls {
    position: absolute;
    top: 38%;
    z-index: 9;
    left: 50%;
    transform: translate(-50%);
    background:transparent;
    border: 0;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.review-text-video-wrapper button.video-controls span {
    background: rgba(0, 125, 80, 1);border-radius: 100%;padding: 12px;}

.hero-2-icon-text .js-anim-rolling .js-anim-title {
    height:50px !important;}
.hero-2-icon-text .js-anim-rolling .js-anim-title > span{height:50px;}
.panels.tabs-content h5 {margin: 0; }
.panels.tabs-content h6, 
.metafield-rich_text_field h5,
.accordion-content h5,
.accordion-content h6,
.metafield-rich_text_field h6 {margin: 10px 0;}
.accordion-header span.Product-t__am-arrow {
    display: flex;align-items: center;justify-content: center;}
.metafield-rich_text_field h5, .accordion-content h5 {text-transform: uppercase;}
.accordion-item-3  .accordion-content .metafield-rich_text_field h5{text-transform:capitalize;}
.hero-2-icon-text .js-anim-rolling .js-anim-title {
	height: 50px !important;
  min-height:50px !important;
}
.hero-2-icon-text .js-anim-rolling .js-anim-title span {
	line-height:28px !important;
}
.logo-list-custom .logo-list__content .logo-list__item img {
    max-width: 120px;
}
.reviews-section .reviews-section-content .rev_main_video_image {
    padding-left: 0%;
}
.product--slider-previews .product__outer {
    flex-wrap: nowrap !important;
    flex-direction: column !important;
}

.product--slider-previews .product__main {
    width: 100% !important;
    max-width: 100% !important;
}

.product--slider-previews .tab-logo-text-wrap {
    width: fit-content;
    max-width: min-content;
}
.product--slider-previews nav.breadcrumb {
    justify-content: center;
}
.product--slider-previews .product__info-container {
    width: 100% !important;
    max-width: 100% !important;
}
.product--slider-previews .product__info-container .product__description {
    max-width: 100%;
}
.product--slider-previews .product__info-container .product-form {
    max-width: 100%;
}
.tab-bottom-logos {
    justify-content: center;
}
.tab-bottom-logos {
    justify-content: center;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.product--slider-previews .tab-logo-text-wrap {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}
.tab-bottom-logos .tab-logo-text-wrap p br {
    display: none;
}
.feat_blog_post p {
    width: 250px;
    padding: 10px;
    bottom: 10px;
}
}
@media only screen and (max-width: 599px) {
   .header-search-desktop {
        display: none;
    }
.image-text-carousel .image-carousel-right  .swiper-buttons-next {display: none;}
.image-text-carousel .image-carousel-right  .swiper-buttons-prev {display: none;}
.imagetext__pagination.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {display: block;}
.tabs.tabs-content-wrapper {width: 100%;height: auto;display: flex;
    justify-content: flex-start;align-items: flex-start;margin-bottom: 30px;flex-wrap: wrap;}
.tabs.tabs-content-wrapper .tablinks {width: auto;}
.tabs.tabs-content-wrapper h4 {font-size: 12px;padding: 9px 16px;}
.spaced-section ul.inner-text-column li {list-style: none;margin-bottom: 10px;width: 100%;}
.reviews-section .swiper-button-prev, .reviews-section .swiper-button-next {height: 40px;width: 40px;}
.reviews-section .swiper-button-prev svg, .reviews-section .swiper-button-next svg {height: 18px;}
.reviews-section .reviews-section-content .rev_main_video_image img,
.reviews-section .reviews-section-content .rev_main_video_image video {height: auto;}
.three-good-day .popup-inner-content p {font-size: 15px !important;}
.tab-bottom-logos .tab-logo-text-wrap p {font-size: 12px;}
  .image-with-text-pack .image-with-text__columns .image-with-text__column {
    width: 100%;
}
  .logo-list-custom .logo-list__content {
    grid-template-columns: 1fr 1fr;
}
  .hero-video-section h2 {
    font-size: 28px;
}
    .section-template--16638229774528__hero_video_without_sound_fMigx7-padding {
    padding-bottom: 0px !important;
}
 .header__cart::before { display:none !important;}
  /* .video-testimonilas {
    padding-bottom: 0px !important;
}
 
  .image-text-carousel .image-text-carousel {
    padding: 40px 0px;
}
  .step-custom-section .steps {
    padding: 40px 0px;
}
  .collection-grid-slider-wrapper .container {
    padding-top: 0px;
    padding-bottom: 0px;
}
  .logo-list-custom .logo-list {
    padding: 40px 0px;
}
  .spaced-section .numbers {
    padding: 0px;
}
  .hero-2-icon-text .hero {
    padding: 40px 0px;
}
  .spaced-section .video-testimonilas {
    padding: 0px !important;
}
  .es-widget-container {
    padding-bottom: 0px !important;
}
  */

   .google-reviews .image-with-text__buttons {
    margin-bottom: 40px;
}
  .section-featured-blog .blog {
    padding: 0px 20px !important;
    padding-bottom:0px !important;
}
  .image-banner-section .banner .image-banner__wrapper {
    padding: 24px !important;
}
  .menu-drawer {
    overflow: visible;
}
  .header__search-inner {
    top: 60px;
    bottom: unset;
}
.section-hero .hero .hero__title {
    word-break: break-word !important;
}
   
  .steps__content  .step__image.step__image--adapt {
    padding-bottom: 100% !important;
    max-height: fit-content;
    min-height: fit-content !important;
}
  .image-with-text__columns {
    grid-template-columns: repeat(2,1fr);
    margin: 0px !important; 
}
  .image-with-text__columns .image-with-text__column-icon {
    margin: 0px;
}
  body .google-reviews .es-widget-container.es-widget-container-desktop {
    padding-top: 0px !important;
}
}

@media only screen and (max-width:575px){
.blog-aside__banner {
    flex-direction: column;
    row-gap: 25px;
}
  .feat_blog_post {
    width: 100% !important;
    max-width: 100% !important;
}
  .feat_blog_post-bottom {
    position: static !important;
    width: 100%;
    max-width: 100%;
}
  .feat_blog_post p {
    width: 300px;
    padding: 20px;
    bottom: 0px;
}
}


@media only screen and (max-width:480px){
.video-banner-custom .video-banner__wrapper h2 {font-size: 22px;}
  .product-main-skin-body .skin-care-verticle-slider .skin-care-thumb-images .slick-arrow {
    height: 20px;width: 20px;padding: 6px;}
  .logo-list-custom .logo-list__content {
    grid-template-columns: 1fr;
}
  .logo-list-custom .logo-list__content .logo-list__item img {
    max-width: 100%;
    height: 100px;
}
  .tab-bottom-logos {
    grid-template-columns: 1fr 1fr 1fr;
}
}
/************close***********************/