@charset "UTF-8";
.container,
.cookie-notice-container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
.cookie-notice-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
.cookie-notice-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
.cookie-notice-container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .container,
.cookie-notice-container {
    max-width: 1140px;
  }
}
@media (min-width: 1380px) {
  .container,
.cookie-notice-container {
    max-width: 1320px;
  }
}
@media (min-width: 1892px) {
  .container,
.cookie-notice-container {
    max-width: 1832px;
  }
}

@font-face {
  font-family: "Rubik";
  src: url("./../fonts/Rubik-Light.woff2");
  src: url("./../fonts/Rubik-Light.woff2") format("woff2"), url("./../fonts/Rubik-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: block;
}
@font-face {
  font-family: "Rubik";
  src: url("./../fonts/Rubik-Regular.woff2");
  src: url("./../fonts/Rubik-Regular.woff2") format("woff2"), url("./../fonts/Rubik-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: block;
}
@font-face {
  font-family: "Rubik";
  src: url("./../fonts/Rubik-Medium.woff2");
  src: url("./../fonts/Rubik-Medium.woff2") format("woff2"), url("./../fonts/Rubik-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: block;
}
@font-face {
  font-family: "Rubik";
  src: url("./../fonts/Rubik-SemiBold.woff2");
  src: url("./../fonts/Rubik-SemiBold.woff2") format("woff2"), url("./../fonts/Rubik-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: block;
}
@font-face {
  font-family: "Rubik";
  src: url("./../fonts/Rubik-Bold.woff2");
  src: url("./../fonts/Rubik-Bold.woff2") format("woff2"), url("./../fonts/Rubik-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: block;
}
@font-face {
  font-family: "Montserrat";
  src: url("./../fonts/Montserrat-Light.woff2");
  src: url("./../fonts/Montserrat-Light.woff2") format("woff2"), url("./../fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: block;
}
@font-face {
  font-family: "Montserrat";
  src: url("./../fonts/Montserrat-Regular.woff2");
  src: url("./../fonts/Montserrat-Regular.woff2") format("woff2"), url("./../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: block;
}
@font-face {
  font-family: "Montserrat";
  src: url("./../fonts/Montserrat-Medium.woff2");
  src: url("./../fonts/Montserrat-Medium.woff2") format("woff2"), url("./../fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: block;
}
@font-face {
  font-family: "Montserrat";
  src: url("./../fonts/Montserrat-SemiBold.woff2");
  src: url("./../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("./../fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: block;
}
@font-face {
  font-family: "Montserrat";
  src: url("./../fonts/Montserrat-Bold.woff2");
  src: url("./../fonts/Montserrat-Bold.woff2") format("woff2"), url("./../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: block;
}
h1,
.is-style-h1 {
  font-size: 1.875rem;
  line-height: 1.1666666667;
  font-weight: 500;
}
@media (min-width: 375px) {
  h1,
.is-style-h1 {
    font-size: 2.1875rem;
    line-height: 1.1428571429;
  }
}
@media (min-width: 1200px) {
  h1,
.is-style-h1 {
    font-size: 3.75rem;
    line-height: 1.0833333333;
  }
}
@media (min-width: 1892px) {
  h1,
.is-style-h1 {
    font-size: 5.625rem;
    line-height: 1.0333333333;
  }
}

h2,
.is-style-h2,
.has-style-h2 h1 {
  font-size: 1.5625rem;
  line-height: 1.2;
  font-weight: 500;
}
@media (min-width: 375px) {
  h2,
.is-style-h2,
.has-style-h2 h1 {
    font-size: 1.875rem;
    line-height: 1.1666666667;
  }
}
@media (min-width: 1200px) {
  h2,
.is-style-h2,
.has-style-h2 h1 {
    font-size: 2.8125rem;
    line-height: 1.1111111111;
  }
}
@media (min-width: 1892px) {
  h2,
.is-style-h2,
.has-style-h2 h1 {
    font-size: 3.75rem;
    line-height: 1.0833333333;
  }
}

h3,
.is-style-h3 {
  font-size: 1.5625rem;
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 375px) {
  h3,
.is-style-h3 {
    font-size: 1.875rem;
    line-height: 1.1666666667;
  }
}

h4,
.is-style-h4,
.has-style-h4 > * {
  font-size: 1.5625rem;
  line-height: 1.2;
  font-weight: 300;
}

h5,
.is-style-h5,
.has-style-h5 > * {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
}

strong {
  font-weight: 500;
}

.is-style-caption {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.1875;
  color: #333333;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .is-style-caption {
    font-size: 1.125rem;
    line-height: 1.2222222222;
  }
}

body .d-block {
  display: block;
}

body .d-none {
  display: none;
}

@media (min-width: 992px) {
  body .d-lg-none {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  body .d-sm-none {
    display: none;
  }
}

[hidden] {
  display: none;
}

.info {
  line-height: 1.25;
}

*,
:after,
:before {
  box-sizing: border-box;
}

* {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-block-start: 0;
  padding-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
}

:root {
  --primary: #47b0ba;
  --primary-rgb: 71, 176, 186;
  --primary-darker: #21868f;
  --primary-darken-4: #41a3ac;
  --primary-lighten-28: #afdde1;
}

html {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
  scrollbar-gutter: stable;
  scroll-padding-top: max(5rem, var(--header-height, 5rem));
  scroll-behavior: smooth;
}

html.no-sticky-header {
  scroll-padding-top: 0;
}

body {
  font-family: "Rubik", sans-serif;
  color: #000;
  background-color: #fff;
  padding-top: max(4.75rem, var(--header-height, 4.75rem));
}
@media (min-width: 992px) {
  body {
    padding-top: var(--header-height, 8rem);
  }
}
body.no-sticky-header {
  padding-top: 0;
}
@media (min-width: 992px) {
  body.no-sticky-header {
    padding-top: 0;
  }
}
body.lock {
  overflow: hidden;
  /*padding-right: var(--scrollbar-compensation, 0);*/
}
@media (max-width: 991.98px) {
  body.mobile-lock {
    overflow: hidden;
  }
}

button,
input,
select,
textarea {
  outline: none;
  border: none;
  background-color: transparent;
  padding: 0;
  font-family: inherit;
  border-radius: 0;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: 2px solid var(--primary);
  outline-offset: -2px;
}

textarea::-webkit-resizer {
  display: none;
}

ul {
  padding-left: 0;
  list-style: none;
}

img,
svg,
video,
iframe {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: inherit;
}
@media (hover: hover) {
  a {
    transition: color 0.3s ease-in-out;
  }
  a:hover {
    color: #000;
  }
}
a:focus-visible {
  outline: 2px solid var(--primary);
  outline-offset: 0.125rem;
}

*:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

.screen-reader-text,
.screen-reader-response {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus,
.screen-reader-response:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.page-logo {
  display: block;
  position: relative;
  z-index: 1;
}

.grecaptcha-badge {
  visibility: hidden;
}

.grecaptcha-clause {
  margin-bottom: 0;
}

.grecaptcha-clause,
.grecaptcha-clause > a {
  color: #6c757d;
  font-size: 12px;
}

.grecaptcha-clause > a {
  text-decoration: underline;
}

.info {
  color: var(--primary);
  font-weight: 400;
  text-align: center;
  width: 100%;
}
.info strong {
  font-weight: 500;
}

.info2 {
  color: #7a7c7a;
  font-weight: 500;
  text-align: left;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.2857142857;
  margin: 0.5rem 0;
}

.error {
  color: #ba4747;
  font-weight: 500;
  text-align: center;
  width: 100%;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}
.error--main {
  margin-top: 1rem;
  font-size: 1rem;
}

form .error {
  display: block;
  text-align: left;
}

.smallinfo {
  text-align: center;
  width: 50%;
  text-align: center;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .error--main {
    margin-top: 3rem;
    font-size: 1.2rem;
  }

  .smallinfo {
    width: 25%;
  }
}
.mobile-only {
  display: none;
}

@media (max-width: 767px) {
  .mobile-only {
    display: block;
  }
}
.desktop-only {
  display: block;
}

@media (max-width: 767px) {
  .desktop-only {
    display: none;
  }
}
.dn {
  display: none;
}

.text-center {
  text-align: center;
}

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

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.noborder {
  border: none !important;
}

.mt-0 {
  margin-top: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.mr-0 {
  margin-right: 0;
}

.ml-0 {
  margin-left: 0;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mr-4 {
  margin-right: 1rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.order-sm-1 {
  order: 1;
}

.order-sm-2 {
  order: 2;
}

@media (min-width: 992px) {
  .order-sm-1 {
    order: 2;
  }

  .order-sm-2 {
    order: 1;
  }
}
.mt-6 {
  margin-top: 1.875rem;
}

.mb-6 {
  margin-bottom: 1.875rem;
}

.mr-6 {
  margin-right: 1.875rem;
}

.ml-6 {
  margin-left: 1.875rem;
}

.skip-to-content {
  position: absolute;
  top: -1000px;
  left: 1rem;
  padding: 0.625rem 1rem;
  background-color: #fff;
  color: var(--primary);
  border: 2px solid var(--primary);
  border-radius: 0.375rem;
  font-weight: 500;
  z-index: 10000;
}
.skip-to-content:focus {
  top: 1rem;
  outline: none;
}

/*
#g_id_onload { 
    width: 100% !important;
    }

#g_id_onload * { 
    letter-spacing: 0px !important;
    }   
.g_id_signin {
    width: 100% !important;
    }
.g_id_signin * { 
    letter-spacing: 0px !important;
    }   
iframe * {
    letter-spacing: 0px !important;
    }
*/
.micromodal-slide {
  position: fixed;
  inset: 0;
  z-index: 10001;
}

.modal__overlay {
  z-index: auto !important;
  background: rgba(245, 245, 245, 0.8) !important;
}

.modal__container {
  position: relative;
  z-index: 1;
}

@keyframes modalOverlayFadeIn {
  from {
    background: rgb(245, 245, 245) !important;
  }
  to {
    background: rgb(245, 245, 245) !important;
  }
}
@keyframes modalOverlayFadeOut {
  from {
    background: rgb(245, 245, 245) !important;
  }
  to {
    background: rgb(245, 245, 245) !important;
  }
}
.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: 0.3s cubic-bezier(0, 0, 0.2, 1) modalOverlayFadeIn !important;
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: 0.3s cubic-bezier(0, 0, 0.2, 1) modalOverlayFadeOut !important;
}

.tm-ferret2 .tm-translation-button {
  z-index: 111 !important;
}

html.a11y-font-large {
  font-size: 1.125rem;
}

html.a11y-font-xlarge {
  font-size: 1.25rem;
}

@media (max-width: 30rem) {
  html.a11y-font-xlarge {
    font-size: 1.2rem;
  }
}
html.a11y-contrast-high {
  color-scheme: dark;
}
html.a11y-contrast-high body {
  background-color: #000 !important;
  color: #fff !important;
}
html.a11y-contrast-high a,
html.a11y-contrast-high a:visited {
  color: #ffd84d !important;
}
html.a11y-contrast-high a:hover,
html.a11y-contrast-high a:focus {
  color: #ffffff !important;
}
html.a11y-contrast-high button,
html.a11y-contrast-high .btn,
html.a11y-contrast-high .button,
html.a11y-contrast-high input[type=submit],
html.a11y-contrast-high input[type=button],
html.a11y-contrast-high .header-top-copy,
html.a11y-contrast-high .header-accessibility__toggle {
  background-color: #ffd84d !important;
  color: #000 !important;
  border-color: #ffd84d !important;
}
html.a11y-contrast-high input,
html.a11y-contrast-high select,
html.a11y-contrast-high textarea {
  background-color: #000 !important;
  color: #fff !important;
  border: 2px solid #fff !important;
}
html.a11y-contrast-high .header,
html.a11y-contrast-high .header-top,
html.a11y-contrast-high .header-bottom,
html.a11y-contrast-high .header-bottom__inner-container,
html.a11y-contrast-high .header-order-top,
html.a11y-contrast-high .header-order-top__accessibility,
html.a11y-contrast-high .header-controls,
html.a11y-contrast-high .header-langs__wrapper,
html.a11y-contrast-high .mini-cart-popup,
html.a11y-contrast-high .basket,
html.a11y-contrast-high .order-step,
html.a11y-contrast-high .order-process,
html.a11y-contrast-high .order-process-accordions,
html.a11y-contrast-high .order-process-summary,
html.a11y-contrast-high .order-sidebar,
html.a11y-contrast-high .order-sidebar__box,
html.a11y-contrast-high .order-summary,
html.a11y-contrast-high .order-finalize,
html.a11y-contrast-high .order-thank-you,
html.a11y-contrast-high .order-sidebar__divider,
html.a11y-contrast-high .order-process__form,
html.a11y-contrast-high .order-process-accordions__body,
html.a11y-contrast-high .checkout-step,
html.a11y-contrast-high .product-item,
html.a11y-contrast-high .product-card,
html.a11y-contrast-high .newsletter,
html.a11y-contrast-high .newsletter-popup,
html.a11y-contrast-high .footer,
html.a11y-contrast-high .footer-top,
html.a11y-contrast-high .footer-bottom,
html.a11y-contrast-high .header-accessibility__panel,
html.a11y-contrast-high .header-accessibility__btn {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
}
html.a11y-contrast-high .product-single__title,
html.a11y-contrast-high .product-single-top__code,
html.a11y-contrast-high .product-single-price,
html.a11y-contrast-high .product-single-price-wrap__price,
html.a11y-contrast-high .product-single-lowest-price,
html.a11y-contrast-high .product-single-saving__text,
html.a11y-contrast-high .product-single-saving__info,
html.a11y-contrast-high .product-single-colors__text,
html.a11y-contrast-high .product-single-sizes__title,
html.a11y-contrast-high .product-informations-item__title,
html.a11y-contrast-high .product-informations-item__price,
html.a11y-contrast-high .product-informations-item__lowest-price,
html.a11y-contrast-high .product-informations-item__btn .button__link,
html.a11y-contrast-high .product-informations-item__colors-text,
html.a11y-contrast-high .product-informations-item__title a,
html.a11y-contrast-high .product-single-description,
html.a11y-contrast-high .accordions-section,
html.a11y-contrast-high .accordions-section *,
html.a11y-contrast-high .related-products__content h2,
html.a11y-contrast-high .related-products__content p,
html.a11y-contrast-high .related-products__btn .button__link {
  color: #fff !important;
}
html.a11y-contrast-high .product-single-price-wrap .product-informations-item__price,
html.a11y-contrast-high .product-single-price-wrap__price,
html.a11y-contrast-high .product-single-price-wrap .product-informations-item__price--discounted,
html.a11y-contrast-high .product-single-price-wrap .product-informations-item__price--base,
html.a11y-contrast-high .product-single-price,
html.a11y-contrast-high .product-single-price .cena,
html.a11y-contrast-high .product-single-price .strike {
  color: #fff !important;
}
html.a11y-contrast-high .product-single-price-wrap .strike,
html.a11y-contrast-high .product-informations-item__price--base {
  color: #ffd84d !important;
}
html.a11y-contrast-high .product-single-price-wrap .koszty a,
html.a11y-contrast-high .product-single-saving__info-icon svg path {
  stroke: #ffd84d !important;
}
html.a11y-contrast-high .product-single-colors__configurator,
html.a11y-contrast-high .product-single-sizes__list .product-single-sizes__size,
html.a11y-contrast-high .product-single-actions__btn .button__link,
html.a11y-contrast-high .product-informations-item__btn .button__link,
html.a11y-contrast-high .accordions-section .ac-header,
html.a11y-contrast-high .product-single-icons__item,
html.a11y-contrast-high .product-informations-item__colors-list .color-item,
html.a11y-contrast-high .product-single-favorite,
html.a11y-contrast-high .product-single-colors__configurator svg path {
  background-color: #000 !important;
  color: #ffd84d !important;
  border-color: #ffd84d !important;
}
html.a11y-contrast-high .product-single-colors__configurator,
html.a11y-contrast-high .product-single-actions__btn,
html.a11y-contrast-high .product-informations-item__btn,
html.a11y-contrast-high .product-single-favorite,
html.a11y-contrast-high .product-single-price-wrap .koszty,
html.a11y-contrast-high .product-single-price-wrap .koszty a,
html.a11y-contrast-high .product-single-sizes__list .product-single-sizes__size,
html.a11y-contrast-high .product-single-icons__item {
  box-shadow: 0 0 0 1px #ffd84d inset;
}
html.a11y-contrast-high .header-langs__btn,
html.a11y-contrast-high .header-langs__link {
  color: #ffd84d !important;
}
html.a11y-contrast-high .header-langs__wrapper,
html.a11y-contrast-high .header-langs__list {
  background-color: #000 !important;
  border: 1px solid #ffd84d !important;
}
html.a11y-contrast-high .header-langs__btn:after {
  background-color: #ffd84d !important;
}
html.a11y-contrast-high .header-langs__item.active:after {
  background-color: #ffd84d !important;
  background-image: none !important;
}
html.a11y-contrast-high .header-langs__btn {
  color: #000 !important;
  background-color: #ffd84d !important;
  border-radius: 0.25rem;
  padding: 0.25rem 0.375rem;
}
html.a11y-contrast-high .header-langs__btn svg path {
  fill: #000 !important;
}
html.a11y-contrast-high .header-logo svg path,
html.a11y-contrast-high .footer-logo svg path {
  fill: #ffd84d !important;
}
html.a11y-contrast-high .header-accessibility__btn[aria-pressed=true] {
  background-color: #ffd84d !important;
  color: #000 !important;
  border-color: #ffd84d !important;
}
html.a11y-contrast-high .header-accessibility__btn--contrast {
  background-color: transparent !important;
  color: #fff !important;
  border-color: #fff !important;
}
html.a11y-contrast-high .header-accessibility__btn--contrast[aria-pressed=true] {
  background-color: #ffd84d !important;
  color: #000 !important;
  border-color: #ffd84d !important;
}
html.a11y-contrast-high .header-top__link,
html.a11y-contrast-high .header-top__text,
html.a11y-contrast-high .header-top__text a,
html.a11y-contrast-high .header-top-copy,
html.a11y-contrast-high .header-langs__btn,
html.a11y-contrast-high .header-langs__link {
  color: #fff !important;
}
html.a11y-contrast-high .skip-to-content {
  background-color: #000 !important;
  color: #ffd84d !important;
  border-color: #ffd84d !important;
}
html.a11y-contrast-high a:focus-visible,
html.a11y-contrast-high button:focus-visible,
html.a11y-contrast-high .color-item__icon:focus-visible,
html.a11y-contrast-high a.color-item:focus-visible,
html.a11y-contrast-high button.color-item:focus-visible {
  outline-color: #ffd84d !important;
}
html.a11y-contrast-high .color-item input[type=radio]:focus-visible + label:before,
html.a11y-contrast-high .color-item input[type=checkbox]:focus-visible + label:before,
html.a11y-contrast-high .color-item input[type=radio]:focus-visible + label .color-item__icon:before,
html.a11y-contrast-high .color-item input[type=checkbox]:focus-visible + label .color-item__icon:before {
  outline-color: #ffd84d !important;
  border-color: #ffd84d !important;
}
html.a11y-contrast-high .header-top-copy {
  border-color: #fff !important;
}
html.a11y-contrast-high .breadcrumbs,
html.a11y-contrast-high .breadcrumbs__link,
html.a11y-contrast-high .breadcrumbs__item {
  color: #ffd84d !important;
}
html.a11y-contrast-high .product-item,
html.a11y-contrast-high .product-card,
html.a11y-contrast-high .order-process__card,
html.a11y-contrast-high .order-summary__box,
html.a11y-contrast-high .order-finalize__box,
html.a11y-contrast-high .order-thank-you__box,
html.a11y-contrast-high .club-box,
html.a11y-contrast-high .newsletter-box,
html.a11y-contrast-high .news-box,
html.a11y-contrast-high .checkout-step__form,
html.a11y-contrast-high .order-process-accordions__item {
  border: 1px solid #fff !important;
}
html.a11y-contrast-high .order-process__label,
html.a11y-contrast-high label {
  color: #fff !important;
}
html.a11y-contrast-high .header-top,
html.a11y-contrast-high .header,
html.a11y-contrast-high .footer {
  box-shadow: none;
}
html.a11y-contrast-high *:focus {
  outline: 2px solid #ffd84d !important;
  outline-offset: 2px;
}

.button__link {
  font-size: 0.875rem;
  line-height: 1.2857142857;
  display: inline-flex;
  gap: 0.9375rem;
}
@media (min-width: 1200px) {
  .button__link {
    font-size: 1rem;
    line-height: 1.1875;
  }
}
@media (hover: hover) {
  .button__link:is(button) {
    cursor: pointer;
  }
}
.button:not(.is-style-edit) .button__link {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid var(--primary);
  padding: 0.625rem 1.25rem 0.5rem;
  width: 100%;
}
@media (min-width: 1200px) {
  .button:not(.is-style-edit) .button__link {
    padding: 0.90625rem 1.25rem 0.78125rem;
    /*width: auto;*/
  }
}
.button:not(.is-style-outline):not(.is-style-facebook):not(.is-style-edit):not(.is-style-outline-rev) .button__link {
  background-color: var(--primary);
  color: #fff;
}
@media (hover: hover) {
  .button:not(.is-style-outline):not(.is-style-facebook):not(.is-style-edit):not(.is-style-outline-rev) .button__link {
    transition: background-color 300ms ease-in-out 0ms , border-color 300ms ease-in-out 0ms;
  }
  .button:not(.is-style-outline):not(.is-style-facebook):not(.is-style-edit):not(.is-style-outline-rev) .button__link:hover {
    background-color: var(--primary-darker);
    border-color: var(--primary-darker);
  }
}
.button.is-style-outline .button__link {
  background-color: transparent;
  color: var(--primary);
}
@media (hover: hover) {
  .button.is-style-outline .button__link {
    transition: background-color 300ms ease-in-out 0ms , color 300ms ease-in-out 0ms;
  }
  .button.is-style-outline .button__link:hover {
    background-color: var(--primary);
    color: #fff;
  }
}
.button.is-style-outline-rev .button__link {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
  gap: 0.33rem;
}
@media (hover: hover) {
  .button.is-style-outline-rev .button__link {
    transition: background-color 300ms ease-in-out 0ms , color 300ms ease-in-out 0ms;
  }
  .button.is-style-outline-rev .button__link:hover {
    background-color: var(--primary-darker);
    color: #fff;
    border-color: #fff;
  }
}
.button.is-style-small .button__link {
  font-size: 0.8125rem;
  line-height: 1.3846153846;
  letter-spacing: 0px;
  white-space: nowrap;
}
.button.is-style-facebook .button__link {
  background-color: #3c5a9a;
  border-color: #3c5a9a;
  color: #fff;
  padding-top: 0.40625rem;
  padding-bottom: 0.40625rem;
}
@media (min-width: 992px) {
  .button.is-style-facebook .button__link {
    padding-top: 0.71875rem;
    padding-bottom: 0.71875rem;
  }
}
.button.is-style-facebook .button__link:before {
  content: "";
  display: flex;
  width: 1.4375rem;
  height: 1.4375rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMy4xMjMiIGhlaWdodD0iMjMuMTIzIiB2aWV3Qm94PSIwIDAgMjMuMTIzIDIzLjEyMyI+PHBhdGggZD0iTTIwLjY0NiwyLjI1SDIuNDc3QTIuNDc3LDIuNDc3LDAsMCwwLDAsNC43MjdWMjIuOWEyLjQ3NywyLjQ3NywwLDAsMCwyLjQ3NywyLjQ3N0g5LjU2MVYxNy41MTJINi4zMXYtMy43SDkuNTYxdi0yLjgyYzAtMy4yMDgsMS45MS00Ljk4LDQuODM1LTQuOThhMTkuNywxOS43LDAsMCwxLDIuODY2LjI1VjkuNDFIMTUuNjQ4YTEuODUsMS44NSwwLDAsMC0yLjA4NiwydjIuNGgzLjU1bC0uNTY4LDMuN0gxMy41NjJ2Ny44NjFoNy4wODRBMi40NzcsMi40NzcsMCwwLDAsMjMuMTIzLDIyLjlWNC43MjdBMi40NzcsMi40NzcsMCwwLDAsMjAuNjQ2LDIuMjVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0yLjI1KSIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==");
}
@media (hover: hover) {
  .button.is-style-facebook .button__link {
    transition: background-color 300ms ease-in-out 0ms , border-color 300ms ease-in-out 0ms;
  }
  .button.is-style-facebook .button__link:hover {
    background-color: #354f88;
    border-color: #354f88;
  }
}
.button.is-style-edit .button__link {
  color: rgba(0, 0, 0, 0.28);
  font-weight: 500;
  align-items: flex-start;
  white-space: nowrap;
}
@media (max-width: 991.98px) {
  .button.is-style-edit .button__link {
    gap: 0.75rem;
  }
}
.button.is-style-edit .button__link:before {
  content: "";
  display: flex;
  width: 0.9375rem;
  height: 0.9375rem;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS4xMjkiIGhlaWdodD0iMTkuMTI5IiB2aWV3Qm94PSIwIDAgMTkuMTI5IDE5LjEyOSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEwNzkuMDI5IC01NjMuMTU4KSI+PHBhdGggZD0iTTE1Ljk1OCwzLjk3M2EyLjQ0MywyLjQ0MywwLDAsMSwzLjQ1NiwzLjQ1Nkw3Ljc1MSwxOS4wOTEsMywyMC4zODdsMS4zLTQuNzUxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA3Ny4wMjkgNTYwLjkpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZD0iTS00NDk4LjA0OC0yMzgxOGg5LjQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU1ODUuMTk3IDI0Mzk5LjI4NykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz48L2c+PC9zdmc+");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS4xMjkiIGhlaWdodD0iMTkuMTI5IiB2aWV3Qm94PSIwIDAgMTkuMTI5IDE5LjEyOSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEwNzkuMDI5IC01NjMuMTU4KSI+PHBhdGggZD0iTTE1Ljk1OCwzLjk3M2EyLjQ0MywyLjQ0MywwLDAsMSwzLjQ1NiwzLjQ1Nkw3Ljc1MSwxOS4wOTEsMywyMC4zODdsMS4zLTQuNzUxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA3Ny4wMjkgNTYwLjkpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZD0iTS00NDk4LjA0OC0yMzgxOGg5LjQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU1ODUuMTk3IDI0Mzk5LjI4NykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz48L2c+PC9zdmc+");
  background-color: rgba(0, 0, 0, 0.28);
}
@media (hover: hover) {
  .button.is-style-edit .button__link:before {
    transition: background-color 300ms ease-in-out 0ms;
  }
}
@media (min-width: 992px) {
  .button.is-style-edit .button__link:before {
    width: 1.0625rem;
    height: 1.0625rem;
  }
}
@media (hover: hover) {
  .button.is-style-edit .button__link:hover {
    color: var(--primary);
  }
  .button.is-style-edit .button__link:hover:before {
    background-color: var(--primary);
  }
}
.button__box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
  padding: 1.875rem 1.25rem 0.5rem;
  width: 100%;
}
.button__box .button__link {
  min-width: 9.375rem;
  padding: 0.5rem 2rem !important;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: #fff;
  box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1);
}
@media (max-width: 991.98px) {
  .header {
    transition: transform 210ms ease-in-out 0ms , opacity 210ms ease-in-out 0ms;
  }
}
.header--no-sticky {
  position: static;
}
@media (min-width: 992px) {
  .header.sticky .header-top, .header.header--scrolled .header-top {
    height: 0;
    min-height: 0;
    opacity: 0;
    pointer-events: none;
  }
}
@media (max-width: 991.98px) {
  .header.header--mobile-top-hidden .header-top {
    height: 0;
    min-height: 0;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
  }
}
@media (max-width: 991.98px) {
  .header.header--mobile-hidden {
    transform: translateY(calc(-1 * var(--header-height, 6.25rem)));
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
  }
}
@media (max-width: 991.98px) {
  .header.active .header-bottom__nav-wrapper {
    display: block;
    transform: translateX(0);
  }
}
.header--scrolled {
  z-index: 201;
}
.header--hidden {
  display: none;
}

/*
body.lock .header {
  right: var(--scrollbar-compensation, 0);
}
  */
.header-menu-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: var(--header-height, 6.25rem);
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 200ms ease, visibility 200ms ease;
  z-index: 98;
}
@media (max-width: 991.98px) {
  .header-menu-overlay {
    display: none;
  }
}

.header-menu-overlay.active {
  opacity: 1;
  visibility: visible;
}

/*
@include media-down(md) {
  .header.active,
  .header--closing {

    .header-controls__btn--account {
        display: none;
    }

    .header-controls__btn--cart {
        display: none;
    }

    .header-controls__btn--search {
        display: none;
    }    
  }
}
*/
.header-top {
  background-color: var(--header-top-bg, #47b0ba);
  height: 1.5625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 33;
  overflow: hidden;
  transition: height 210ms ease-in-out 0ms , opacity 210ms ease-in-out 0ms , min-height 210ms ease-in-out 0ms;
}
@media (min-width: 992px) {
  .header-top {
    min-height: 2.5rem;
    z-index: 55;
    overflow: visible;
  }
}
.header-top__container {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
@media (min-width: 992px) {
  .header-top__container {
    display: grid;
    grid-template-columns: 0.4fr 1fr 0.4fr;
    align-items: center;
    gap: 1.25rem;
  }
}
.header-top__left, .header-top__right {
  display: none;
}
@media (min-width: 992px) {
  .header-top__left, .header-top__right {
    display: flex;
  }
}
@media (min-width: 992px) {
  .header-top__right {
    display: flex;
    align-items: center;
    gap: 1.875rem;
    justify-content: flex-end;
  }
}
.header-top__center {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  gap: 0.375rem 0.75rem;
}
@media (min-width: 992px) {
  .header-top__center {
    gap: 0.375rem 1.125rem;
  }
}
.header-top__text {
  font-size: 0.75rem;
  line-height: 1.1666666667;
  text-align: center;
  color: #fff;
}
@media (min-width: 1380px) {
  .header-top__text {
    font-size: 0.875rem;
    line-height: 1.1428571429;
  }
}
.header-top__link {
  display: none;
}
@media (min-width: 992px) {
  .header-top__link {
    display: grid;
    font-size: 0.8125rem;
    line-height: 1.1538461538;
    grid-template-columns: 0.875rem 1fr;
    gap: 0.375rem;
    align-items: center;
    color: #fff;
  }
}
@media (min-width: 992px) and (hover: hover) {
  .header-top__link path {
    transition: fill 300ms ease-in-out 0ms;
  }
  .header-top__link:hover path {
    fill: #000;
  }
}

.header-top-copy {
  display: none;
}
@media (min-width: 992px) {
  .header-top-copy {
    display: grid;
    grid-template-columns: 1fr 0.6875rem;
    gap: 0.375rem;
    align-items: center;
    border-radius: 4px;
    border: 1px dashed #fff;
    color: #fff;
    font-size: 0.75rem;
    line-height: 1.1666666667;
    padding: 0.28125rem 0.75rem;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 300ms ease-in-out 0ms , color 300ms ease-in-out 0ms;
  }
  .header-top-copy path {
    transition: stroke 300ms ease-in-out 0ms;
  }
}
@media (min-width: 992px) and (hover: hover) {
  .header-top-copy:hover {
    background-color: #fff;
    color: var(--primary);
  }
  .header-top-copy:hover path {
    stroke: var(--primary);
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .header-top-copy.success {
    background-color: #fff;
    color: var(--primary);
    cursor: default;
  }
  .header-top-copy.success path {
    stroke: var(--primary);
  }
}
@media (min-width: 992px) {
  .header-top-copy.success .header-top-copy__text {
    display: none;
  }
}
@media (min-width: 992px) {
  .header-top-copy.success .header-top-copy__text--success {
    display: block;
  }
}
@media (min-width: 992px) {
  .header-top-copy.success .header-top-copy__icon {
    display: none;
  }
}
@media (min-width: 992px) {
  .header-top-copy.success .header-top-copy__icon--success {
    display: block;
  }
}
@media (min-width: 992px) {
  .header-top-copy__text--success {
    display: none;
  }
}
@media (min-width: 992px) {
  .header-top-copy__icon--success {
    display: none;
  }
}

.header-bottom {
  padding: 0.6875rem 0;
}
@media (min-width: 992px) {
  .header-bottom {
    padding: 1.21875rem 0;
  }
}
.header-bottom__container {
  display: grid;
  grid-template-columns: 1fr 4.375rem 1.5rem;
  align-items: center;
  gap: 0.625rem;
  position: relative;
}
@media (min-width: 375px) {
  .header-bottom__container {
    grid-template-columns: 1fr 4.375rem 1.5rem;
  }
}
@media (min-width: 992px) {
  .header-bottom__container {
    grid-template-columns: 12.75rem 1fr 18.375rem;
    gap: 0.625rem;
  }
}
@media (min-width: 1380px) {
  .header-bottom__container {
    grid-template-columns: 12.75rem 1fr 18.375rem;
    gap: 0.625rem;
  }
}
.header-bottom__right {
  z-index: 34;
}
@media (max-width: 991.98px) {
  .header-bottom__nav-wrapper {
    display: block;
    position: fixed;
    top: 1.4625rem;
    left: 0;
    right: 0;
    height: calc(100% - 1.4625rem);
    padding-top: 3.475rem;
    background-color: #fff;
    z-index: 9;
    transform: translateX(100%);
    transition: transform 250ms ease-in-out 0ms;
  }
}
@media (max-width: 991.98px) {
  .header-bottom__inner-container {
    height: 100%;
    height: calc(100% - 10rem);
    overflow-y: scroll;
    overflow-x: clip;
    margin: 0 !important;
  }
}
@media (min-width: 992px) {
  .header-bottom__inner-container {
    padding: 0;
    margin: 0;
    max-width: unset;
  }
}

@media (max-width: 991.98px) {
  .header.header--mobile-top-hidden .header-bottom__nav-wrapper {
    top: 0;
    height: 100%;
  }
}
.header-logo {
  max-width: 11rem;
  width: 100%;
  align-items: center;
  min-height: 1.5625rem;
}
@media (max-width: 991.98px) {
  .header-logo {
    position: relative;
    z-index: 10;
    margin-left: -0.5rem;
    margin-top: 0.25rem;
  }
}
.header-logo svg {
  height: 100%;
  /*padding-top: 0.25rem;*/
}
@media (min-width: 992px) {
  .header-logo svg {
    margin-top: -0.25rem;
  }
}
@media (min-width: 992px) {
  .header-logo {
    position: relative;
    z-index: 2;
    display: flex;
    max-width: 13rem;
    width: 12.75rem;
  }
}
@media (min-width: 1380px) {
  .header-logo {
    max-width: 13rem;
    width: 12.75rem;
  }
}

.header-search-form {
  position: relative;
  width: calc(100% - 5.25rem) !important;
  display: block;
  z-index: 2;
}
.header-search-form .autoComplete_wrapper {
  width: 100%;
}
.header-search-form .autoComplete_wrapper input {
  width: 100%;
  padding: 0 0.625rem 0 0.9375rem;
  height: 2.0625rem;
  margin-top: -2px;
  font-size: 0.875rem;
}
.header-search-form.active {
  display: block;
}
.header-search-form__input {
  width: 100%;
  border-radius: 2rem;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  height: 2.0625rem;
  padding: 0 0.625rem;
  color: #888888;
  font-size: 1rem;
  line-height: 1.1875;
  margin-bottom: 0;
  margin-top: -2px;
  font-size: 0.875rem;
}
.header-search-form__input::placeholder {
  color: #888888;
}
@media (min-width: 992px) {
  .header-search-form__input {
    border-radius: 2rem;
  }
}
.header-search-form__input::placeholder {
  color: #888888;
}
.header-search-form__input::-webkit-search-decoration, .header-search-form__input::-webkit-search-cancel-button, .header-search-form__input::-webkit-search-results-button, .header-search-form__input::-webkit-search-results-decoration {
  display: none;
}
.header-search-form__button {
  cursor: pointer;
  position: absolute;
  right: 0.25rem;
  top: -2px;
  width: 1.875rem;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .header-search-form__button {
    transform: scale(1.25);
    right: 3.5rem;
  }
}

@media (max-width: 991.98px) {
  .header-search-form {
    display: none;
  }

  .header-search-overlay {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 9998;
    pointer-events: auto;
    touch-action: none;
  }

  /*
  .header-search-overlay.active { display: block; }
  */
  .header--search-open::before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 4.55rem;
    bottom: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 30;
    pointer-events: auto;
    touch-action: none;
    cursor: default;
  }
  .header--search-open .header-search-form {
    display: flex;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 9999;
    background: #fff;
    padding: 1.1rem 0.75rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    align-items: center;
    gap: 0.25rem;
    justify-content: flex-end;
  }
  .header--search-open .header-search-form .autoComplete_wrapper input {
    height: 2.5rem;
    font-size: 1rem;
  }
  .header--search-open .header-search-form .autoComplete_wrapper {
    flex: 0 1 calc(100% - 3.5rem);
    margin-left: 0;
  }
}
@media (max-width: 991.98px) {
  .header-search-form__back {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    border: 0;
    background: transparent;
    padding: 0;
    position: relative;
  }
  .header-search-form__back::before, .header-search-form__back::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1.3125rem;
    height: 0.125rem;
    border-radius: 0.125rem;
    background-color: #333333;
    transform-origin: center;
  }
  .header-search-form__back::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .header-search-form__back::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
@media (min-width: 992px) {
  .header-search-form__back {
    display: none;
  }
}
.header-search-results {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  top: 7.5rem;
}
@media (min-width: 992px) {
  .header-search-results {
    top: 8.4375rem;
  }
}
@media (max-width: 991.98px) {
  .header-search-results {
    z-index: 100;
  }
}
.header-search-results.active {
  display: block;
}
.header-search-results__close {
  padding: 0.5rem;
  position: absolute;
  top: 0rem;
  right: 0.75rem;
  cursor: pointer;
}
@media (max-width: 1199.98px) {
  .header-search-results__close {
    display: none;
  }
}
.header-search-results__container {
  overflow-y: auto;
  border-radius: 0.5rem;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  position: fixed;
  max-width: var(--hsr-max-width, 50rem);
  width: var(--hsr-width, auto);
  left: var(--hsr-left, auto);
  top: var(--hsr-top, auto);
  z-index: var(--hsr-z, 2);
}
.header-search-results__columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0.9375rem 0;
  max-height: 80vh;
  overflow: auto;
}
@media (min-width: 992px) {
  .header-search-results__columns {
    padding: 2.1875rem 0;
  }
}
@media (max-width: 1199.98px) {
  .header-search-results__columns {
    display: flex;
    flex-direction: column;
  }
  .header-search-results__columns .header-search-results__column-title {
    display: none;
  }
}
.header-search-results__column {
  display: block;
  padding: 0 1.5rem 0 2.8125rem;
}
@media (min-width: 992px) {
  .header-search-results__column:first-child {
    border-right: 1px solid #d9d9d9;
    padding: 0 2.8125rem 0 1.5rem;
  }
}
@media (max-width: 1199.98px) {
  .header-search-results__column {
    padding: 0 1.5rem 0 1.5rem !important;
  }
}
.header-search-results__column--left .header-search-results__item {
  display: flex !important;
  width: 100% !important;
  min-height: auto !important;
  margin-bottom: 0.9375rem !important;
}
.header-search-results__column-title {
  font-size: 0.8125rem;
  line-height: 1.3076923077;
  font-weight: 400;
  color: #888888;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}
.header-search-results__list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  padding: 0.3125rem 0;
}
.header-search-results__item {
  display: grid;
  grid-template-columns: 4.0625rem 1fr;
  gap: 0.625rem;
  min-height: 6.25rem;
}
@media (min-width: 992px) {
  .header-search-results__item {
    gap: 0.625rem;
  }
}
.header-search-results__item:not(:last-child) {
  padding-bottom: 0.3125rem;
  /*border-bottom: 1px solid $color-3;*/
}
.header-search-results__item--link {
  display: flex !important;
  width: 100% !important;
  min-height: auto !important;
}
.header-search-results__item--link .header-search-results__right {
  width: 100%;
  padding-right: 0;
}
.header-search-results__item--link .header-search-results__right .header-search-results__title {
  width: 100%;
  padding-right: 0;
  text-align: center;
}
.header-search-results__item--link .header-search-results__right .header-search-results__title a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  width: 100%;
}
.header-search-results__item--empty {
  display: flex !important;
  width: 100% !important;
  min-height: auto !important;
}
.header-search-results__item--empty .header-search-results__right {
  width: 100%;
  padding-right: 0;
}
.header-search-results__item--empty .header-search-results__right .header-search-results__title {
  width: 100%;
  padding-right: 0;
  text-align: left;
  font-size: 0.8125rem;
  line-height: 1.3076923077;
  font-weight: 400;
  color: #888888;
}
.header-search-results__image-link {
  display: block;
  line-height: 0;
}
.header-search-results__image {
  display: block;
  height: 5rem;
}
.header-search-results__right {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .header-search-results__right {
    height: 100%;
  }
}
.header-search-results__right > *:last-child {
  margin-bottom: 0;
}
.header-search-results__title {
  font-size: 0.875rem;
  line-height: 1.2142857143;
  font-weight: 400;
  padding-right: 0.625rem;
}
@media (min-width: 992px) {
  .header-search-results__title {
    font-size: 1rem;
    line-height: 1.1875;
    font-weight: 400;
  }
}
.header-search-results__title-link {
  color: #333333;
}
@media (hover: hover) {
  .header-search-results__title-link:hover {
    color: var(--primary);
  }
}
.header-search-results__description {
  margin-bottom: 0.75rem;
}
.header-search-results__description > * {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #888888;
}
@media (min-width: 992px) {
  .header-search-results__description > * {
    font-size: 0.875rem;
    line-height: 1.4285714286;
  }
}
.header-search-results__description + .header-search-results__price {
  margin-top: 0;
}
.header-search-results__price {
  color: var(--primary);
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.2307692308;
  margin-top: 0.3125rem;
}
@media (min-width: 992px) {
  .header-search-results__price {
    font-size: 0.9375rem;
    line-height: 1.2;
  }
}
.header-search-results__price span {
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.2307692308;
}
@media (min-width: 992px) {
  .header-search-results__price span {
    font-size: 0.9375rem;
    line-height: 1.2;
  }
}
.header-search-results__price small {
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.2307692308;
}
@media (min-width: 992px) {
  .header-search-results__price small {
    font-size: 0.9375rem;
    line-height: 1.2;
  }
}
.header-search-results__price small.strike {
  text-decoration: line-through;
  color: #d9d9d9;
  margin-right: 0.3125rem;
}

@media (max-width: 991.98px) {
  .header-buttons {
    position: static;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 1.5rem;
    width: auto;
  }
}
@media (min-width: 992px) {
  .header-buttons {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-buttons__button {
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    /*position: absolute;*/
    z-index: 8;
    /*background-color: $white;*/
    /*
    left: 20px;
    top: 0;
    */
    color: #000;
  }
}
@media (hover: hover) {
  .header-buttons__button {
    cursor: pointer;
  }
}
.header-buttons__button.active {
  position: absolute;
  top: 3px;
  right: 20px;
  left: auto;
}
@media (max-width: 991.98px) {
  .header-buttons__button--toggle.active .header-buttons__line {
    background-color: transparent;
  }
}
@media (max-width: 991.98px) {
  .header-buttons__button--toggle.active .header-buttons__line:before {
    transform: rotate(45deg) translate(4.5px, 4px);
  }
}
@media (max-width: 991.98px) {
  .header-buttons__button--toggle.active .header-buttons__line:after {
    transform: rotate(-45deg) translate(4.5px, -4px);
  }
}
@media (max-width: 991.98px) {
  .header-buttons__button--back {
    display: none;
    width: auto;
    grid-template-columns: 0.75rem 1fr;
    gap: 0.75rem;
    align-items: center;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 991.98px) {
  .header-buttons__button--back.active {
    display: grid;
    position: absolute;
    left: 40px;
    right: auto;
  }
}
@media (max-width: 991.98px) {
  .header-buttons__line {
    width: 1.3125rem;
    height: 0.125rem;
    background-color: #333333;
    position: relative;
    transition: background-color 300ms ease-in-out 0ms;
  }
}
@media (max-width: 991.98px) {
  .header-buttons__line:before, .header-buttons__line:after {
    content: "";
    position: absolute;
    left: 0;
    width: inherit;
    height: inherit;
    background-color: #333333;
    transition: transform 300ms ease-in-out 0ms;
    will-change: transform;
  }
}
@media (max-width: 991.98px) {
  .header-buttons__line:before {
    top: -0.375rem;
  }
}
@media (max-width: 991.98px) {
  .header-buttons__line:after {
    bottom: -0.375rem;
  }
}
@media (max-width: 991.98px) {
  .header-buttons__text {
    font-size: 1.125rem;
    line-height: 1.2222222222;
    font-weight: 400;
    letter-spacing: 0em;
  }
}

.header-menu__link--all {
  /*color: $color-18;*/
  text-decoration: underline;
  padding-top: 1.5rem !important;
}

@media (max-width: 991.98px) {
  .header-menu__link--allblk {
    color: #000;
    margin-top: 0.7rem !important;
  }
}
@media (max-width: 1199.98px) {
  .header-menu__item--acc-menu .header-menu__link--hideacc {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .header-menu__link--txtup a {
    text-transform: uppercase !important;
  }
}
@media (max-width: 991.98px) {
  .header-menu__link--divbtm {
    padding-bottom: 1.25rem !important;
    /*margin-bottom: 0.70rem !important;*/
  }
  .header-menu__link--divbtm:before {
    content: "";
    position: absolute;
    width: calc(100vw - 40px) !important;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: 1px !important;
    background-color: #d9d9d9;
  }

  .header-menu__link--mt {
    margin-top: 0.7rem !important;
  }
}
@media (max-width: 991.98px) {
  .header-menu__link--divtop {
    padding-top: 1.25rem !important;
    margin-top: 0.7rem !important;
  }
  .header-menu__link--divtop:before {
    content: "";
    position: absolute;
    width: calc(100vw - 40px) !important;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    height: 1px !important;
    background-color: #d9d9d9;
  }
}
.header-menu__link--back {
  display: inline-flex;
  align-items: center;
  padding-top: 1.5rem !important;
  padding-bottom: 0rem !important;
  gap: 0.5rem;
}
.header-menu__link--back svg {
  width: 0.75rem;
  height: auto;
}

@media (min-width: 992px) {
  .header-menu__link--all,
.header-menu__item--back,
.header-menu__link--back,
.header-menu__item--mobile-only {
    display: none !important;
  }
}
@media (max-width: 1199.98px) {
  .header-menu__item--desktop-only {
    display: none !important;
  }
}
.header-buttons__button--back {
  display: none !important;
}

.header-controls {
  display: flex;
  flex-flow: nowrap;
  gap: 0.9375rem;
  justify-content: flex-end;
  position: relative;
  z-index: 7;
  padding-right: 0.625rem;
}
@media (min-width: 992px) {
  .header-controls {
    position: relative;
    z-index: 2;
  }
}
.header-controls > * {
  width: 1.6875rem;
  min-width: 1.6875rem;
}
.header-controls__button-wrapper {
  /*display: none;*/
}
@media (min-width: 992px) {
  .header-controls__button-wrapper {
    position: relative;
    display: block;
  }
}
.header-controls__btn {
  transform: scale(1.25);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.6875rem;
  height: 1.6875rem;
  background-color: #f1f1f1;
  border-radius: 50%;
  transition: background-color 300ms ease-in-out 0ms;
  position: relative;
}
@media (hover: hover) {
  .header-controls__btn:hover {
    background-color: var(--primary);
    cursor: pointer;
  }
  .header-controls__btn:hover path:not([stroke=none]),
.header-controls__btn:hover rect:not([stroke=none]),
.header-controls__btn:hover circle:not([stroke=none]) {
    stroke: #fff;
  }
  .header-controls__btn:hover path[fill="#000"] {
    fill: #fff;
  }
  .header-controls__btn:hover .header-controls__amount {
    background-color: #e9eced;
    color: var(--primary);
  }
  .header-controls__btn:hover.header-controls__btn--account .header-controls__amount--account-storage {
    background-color: #fff;
    color: var(--primary);
  }
  .header-controls__btn:hover.header-controls__btn--account .header-controls__amount--account-storage svg {
    transform: scale(0.92);
    transform-origin: center;
  }
  .header-controls__btn:hover.header-controls__btn--account .header-controls__amount--account-storage path {
    fill: #e9eced !important;
    stroke: var(--primary) !important;
    stroke-width: 2.4 !important;
  }
}
.header-controls__btn--account {
  /*display: none;*/
  display: flex;
}
@media (min-width: 992px) {
  .header-controls__btn--account {
    display: flex;
  }
}
.header-controls__btn--cart {
  /*display: none;*/
  display: flex;
}
@media (min-width: 992px) {
  .header-controls__btn--cart {
    display: flex;
  }
}
.header-controls__btn--favorite {
  display: none;
}
@media (min-width: 992px) {
  .header-controls__btn--favorite {
    display: flex;
  }
}
.header-controls__btn.active {
  background-color: var(--primary);
}
.header-controls__btn.active path:not([stroke=none]),
.header-controls__btn.active rect:not([stroke=none]),
.header-controls__btn.active circle:not([stroke=none]) {
  stroke: #fff;
}
.header-controls__btn.active path[fill="#000"] {
  fill: #fff;
}
.header-controls__btn.active.header-controls__btn--account .header-controls__amount--account-storage {
  background-color: #fff;
  color: var(--primary);
}
.header-controls__btn.active.header-controls__btn--account .header-controls__amount--account-storage svg {
  transform: scale(0.92);
  transform-origin: center;
}
.header-controls__btn.active.header-controls__btn--account .header-controls__amount--account-storage path {
  fill: #fff !important;
  stroke: var(--primary) !important;
  stroke-width: 2.4 !important;
}
.header-controls__amount {
  position: absolute;
  right: -0.25rem;
  top: -0.25rem;
  width: 0.875rem;
  height: 0.875rem;
  font-size: 0.6875rem;
  background-color: var(--primary);
  color: #fff;
  font-weight: 500;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: background-color 300ms ease-in-out 0ms , color 300ms ease-in-out 0ms;
}
.header-controls__amount:empty {
  display: none;
}
.header-controls__amount.count {
  letter-spacing: 0;
}
.header-controls__amount--account-storage {
  pointer-events: none;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background-color: transparent !important;
  border-radius: 0;
  width: 0.875rem;
  height: 0.875rem;
  min-width: 0.875rem;
  min-height: 0.875rem;
  padding: 0;
}
.header-controls__amount--account-storage svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
  transition: transform 300ms ease-in-out 0ms;
}
.header-controls__amount--account-storage path {
  fill: var(--primary);
  transition: fill 300ms ease-in-out 0ms , stroke 300ms ease-in-out 0ms;
}
@media (min-width: 992px) {
  .header-controls__amount--account-storage {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  .header-controls__amount--account-storage {
    top: -0.25rem;
    right: -0.25rem;
  }
}
.header-controls path:not([stroke=none]),
.header-controls rect:not([stroke=none]),
.header-controls circle:not([stroke=none]) {
  transition: stroke 300ms ease-in-out 0ms;
}
.header-controls path[fill="#000"] {
  transition: fill 300ms ease-in-out 0ms;
}

@media (max-width: 991.98px) {
  .header.active .header-controls,
.header--submenu-open .header-controls,
.header--account-open .header-controls,
.header--langs-open .header-controls {
    padding-right: 0.625rem;
  }
}
@media (max-width: 991.98px) {
  .header-bottom-footer {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    padding: 1.125rem 0;
    display: flex;
    flex-direction: column;
    background-color: #f1f1f1;
    z-index: 7;
  }
}
@media (min-width: 992px) {
  .header-bottom-footer {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-bottom-footer__list {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 0.5rem;
    justify-content: space-between;
  }
}
@media (max-width: 991.98px) {
  .header-bottom-footer__item {
    text-align: left;
    display: flex;
    gap: 0.4375rem;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1.2142857143;
    color: #000;
    /* &:last-child {
      width: 100%;
    } */
  }
}
.header-bottom-footer__item:is(button) {
  /*
  &:after {
    @include media-down(md) {
      content: "";
      display: block;
      width: rem(18);
      height: rem(10);
      background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjE5NSIgaGVpZ2h0PSIxMS41NjMiIHZpZXdCb3g9IjAgMCA3LjE5NSAxMS41NjMiPjxwYXRoIGQ9Ik0tNzEzNy4zMzktODY4NC4yMDVsNC4zNjgsNC4zNjcsNC4zNjctNC4zNjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg2ODUuNjE5IC03MTI3LjE4OSkgcm90YXRlKC05MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
    }
  }
  */
}
.header-bottom-footer__item:not(:last-child) {
  /*
  &:before {
    @include media-down(md) {
      content: "";
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: 0;
      width: 100vw;
      height: 1px;
      background-color: $color-3;
    }
  }
    */
}
@media (max-width: 991.98px) {
  .header-bottom-footer__item:not(:last-child) {
    position: relative;
  }
}
@media (max-width: 991.98px) {
  .header-bottom-footer__btn--favorite {
    position: relative;
  }
  .header-bottom-footer__btn--favorite .header-controls__amount {
    top: -0.7rem;
    right: -0.7rem;
    width: 0.875rem;
    height: 0.875rem;
    transform: scale(1.25);
    pointer-events: none;
  }
}

@media (max-width: 991.98px) {
  .header-nav {
    position: relative;
    height: 100%;
    /*padding-top: rem(15);*/
  }
}
@media (min-width: 992px) {
  .header-nav .header-langs,
.header-nav .header-account-buttons,
.header-nav .header-account-buttons-btm {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-nav > .header-menu {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(3, max-content);
    justify-content: center;
    column-gap: 1.5rem;
    padding-top: 0.9375rem;
    padding-left: 0;
    background-color: #f1f1f1;
    /*gap: rem(10);*/
  }
  .header-nav > .header-menu > .header-menu__item > .header-menu__link {
    font-weight: 400;
  }
  .header-nav > .header-menu > .header-menu__item:nth-child(-n+3) {
    grid-column: auto;
    justify-self: center;
    width: auto;
    /*min-width: 3.5rem;*/
    padding-right: 0;
  }
  .header-nav > .header-menu > .header-menu__item:nth-child(-n+3) > .header-menu__link {
    padding-left: 0;
    justify-content: center;
    text-transform: uppercase;
  }
  .header-nav > .header-menu > .header-menu__item:nth-child(n+4) {
    /*
    grid-column: 1 / -1;
    justify-self: stretch;
    width: 100%;
    */
    display: none;
  }
  .header-nav > .header-menu > .header-menu__item.header-menu__item--has-children:nth-child(-n+3) > .header-menu__link:after {
    background-image: none !important;
  }
}

.header-menu {
  display: flex;
}
@media (max-width: 991.98px) {
  .header-menu {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .header-menu {
    justify-content: center;
    flex-flow: row wrap;
    gap: 0 0.1875rem;
  }
}
@media (min-width: 1380px) {
  .header-menu {
    justify-content: center;
    gap: 0 0.625rem;
  }
}
@media (min-width: 1892px) {
  .header-menu {
    gap: 0 1.875rem;
  }
}
.header-menu__item a {
  padding: 0.45rem 0;
}
.header-menu__item.active > a {
  font-weight: 500;
  color: #000;
  /*
    color: var(--primary);
    border-bottom: 2px solid var(--primary);
    */
}
@media (max-width: 991.98px) {
  .header-menu__item.active > a {
    border-bottom: 4px solid #000;
  }
}
@media (max-width: 991.98px) {
  .header-menu__item {
    padding-bottom: 0.75rem;
  }
}
@media (max-width: 991.98px) {
  .header-menu__item:not(:last-child) {
    margin-bottom: 0.75rem;
    position: relative;
  }
}
@media (max-width: 991.98px) {
  .header-menu__item:before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 1px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background-color: #e9eced;
  }
}
.header-menu__item:nth-child(-n+3) {
  /*
  &:before {
    background-color: $white !important;
  } */
}
@media (max-width: 991.98px) {
  .header-menu__item:nth-child(-n+3) a.header-menu__link {
    font-size: 1.1rem;
  }
}
@media (max-width: 991.98px) {
  .header-menu__item--has-children .header-menu__link {
    /*padding-right: rem(30);*/
    position: relative;
  }
}
@media (min-width: 992px) {
  .header-menu__item--has-children .header-menu__link {
    display: grid;
    grid-template-columns: 1fr 0.375rem;
    gap: 0.125rem;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .header-menu__item--has-children .header-menu__link {
    gap: 0.3125rem;
  }
}
@media (max-width: 991.98px) {
  .header-menu__item--has-children .header-menu__link:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1.125rem;
    height: 0.625rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjE5NSIgaGVpZ2h0PSIxMS41NjMiIHZpZXdCb3g9IjAgMCA3LjE5NSAxMS41NjMiPjxwYXRoIGQ9Ik0tNzEzNy4zMzktODY4NC4yMDVsNC4zNjgsNC4zNjcsNC4zNjctNC4zNjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg2ODUuNjE5IC03MTI3LjE4OSkgcm90YXRlKC05MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (min-width: 992px) {
  .header-menu__item--has-children .header-menu__link:after {
    content: "";
    width: 0.375rem;
    height: 0.1875rem;
    background-color: #d9d9d9;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    transition: background-color 300ms ease-in-out 0ms , transform 300ms ease-in-out 0ms;
  }
}
@media (min-width: 992px) and (hover: hover) {
  .header-menu__item--has-children:hover .header-submenu {
    display: flex;
  }
}
@media (min-width: 992px) {
  .header-menu__item > *:first-child {
    position: relative;
    z-index: 1;
  }
}
.header-menu__link {
  /*display: flex;*/
  align-items: center;
}
@media (max-width: 991.98px) {
  .header-menu__link {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .header-menu__link {
    display: flex;
    /*text-transform: uppercase;*/
    font-size: 0.75rem;
    line-height: 1.25;
    font-weight: 400;
  }
}
@media (min-width: 992px) and (hover: hover) {
  .header-menu__link:hover {
    color: var(--primary);
  }
  .header-menu__link:hover:after {
    background-color: var(--primary);
    transform: rotate(180deg);
  }
}
@media (min-width: 1200px) {
  .header-menu__link {
    font-size: 0.8125rem;
    line-height: 1.1538461538;
    /*text-transform: uppercase;*/
  }
}
@media (max-width: 991.98px) {
  .header-menu__image {
    /*
    display: block;
    width: rem(40);
    min-width: rem(40);
    height: rem(40);
    margin-right: rem(15);
    object-fit: contain;
    border-radius: 50%;
    */
    display: none;
  }
}
@media (min-width: 992px) {
  .header-menu__image {
    /*display: none;*/
    height: 100%;
    object-fit: contain;
    object-position: bottom center;
  }
}

@media (min-width: 992px) {
  .header-menu > .header-menu__item .header-menu__link {
    text-transform: uppercase;
  }

  .header-menu .header-submenu .header-menu__item .header-menu__link {
    text-transform: none;
  }
}
.abs-container {
  width: 100% !important;
  max-width: 100% !important;
  padding-bottom: 2rem !important;
}

/*
@include media-up(lg) {
  .abs-container {
    margin: 0 auto !important;
    height: 100% !important;
  }

  .abs-submenu {
    padding-top: 3.25rem !important;
    left: 0 !important;
    right: 0 !important;
    position: absolute !important;
  }
}
*/
.header-submenu {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  display: none;
}
@media (max-width: 991.98px) {
  .header-submenu {
    /*padding-top: rem(100);*/
    bottom: 0;
    /*height: calc(100% - rem(160));*/
    height: 100%;
    padding-bottom: 10rem;
    z-index: 1;
    top: 6.5rem;
  }
}
@media (min-width: 992px) {
  .header-submenu {
    top: 0;
    padding-top: var(--header-height, 7rem);
    height: auto;
    max-height: 100%;
  }
}
.header-submenu.active {
  display: block;
}
@media (min-width: 992px) {
  .header-submenu.active {
    display: flex;
  }
}
.header-submenu__container {
  background: #fff;
  /*border-top: 1px solid $color-12;*/
  /*
  background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.05), transparent) top no-repeat,
    #fff;
    */
  background-size: 100% 4px, 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: clip;
}
@media (max-width: 991.98px) {
  .header-submenu__container {
    padding-bottom: 4.0625rem;
    max-width: 900px;
  }
}
@media (min-width: 992px) {
  .header-submenu__container {
    height: auto;
    padding: 0.9375rem 1.875rem 1.25rem 1.875rem;
    position: relative;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.08);
    max-width: 1400px;
  }
}
@media (min-width: 1380px) {
  .header-submenu__container {
    padding: 1.25rem 3.75rem 2.5rem 3.75rem;
  }
}
@media (min-width: 992px) {
  .header-submenu__container:before {
    /*
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: calc(100% - 40px);
    height: 1px;
    background-color: $color-12;
    transform: translateX(-50%);
    */
  }
}
.header-submenu__top {
  display: none !important;
}
@media (max-width: 991.98px) {
  .header-submenu__top {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.25rem;
    margin-bottom: 1rem;
    margin-top: 0.625rem;
    padding-top: 0.4375rem;
    height: 5rem;
  }
}
@media (min-width: 992px) {
  .header-submenu__top {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-submenu__top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
    background-color: #e9eced;
    pointer-events: none;
    z-index: -1;
  }
}
@media (max-width: 991.98px) {
  .header-submenu__left {
    display: flex;
    flex-direction: column;
    gap: 0.375rem 0;
  }
}
@media (max-width: 991.98px) {
  .header-submenu__title {
    font-size: 1.375rem;
    line-height: 1.0909090909;
    font-weight: 500;
  }
}
@media (max-width: 991.98px) {
  .header-submenu__top-link {
    font-size: 0.875rem;
    line-height: 1.3571428571;
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 3px;
    color: #000;
    display: inline-flex;
    align-items: center;
    gap: 0.5625rem;
    padding-bottom: 0.4375rem;
  }
}
@media (max-width: 991.98px) {
  .header-submenu__top-link:after {
    content: "";
    display: flex;
    width: 0.75rem;
    height: 0.75rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2LjUyMSIgaGVpZ2h0PSIxMC4yMTIiIHZpZXdCb3g9IjAgMCA2LjUyMSAxMC4yMTIiPjxwYXRoIGQ9Ik0tNTYxLjYtODU4OS4wNTFsNC40LDQuNC00LjQsNC40IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1NjIuMzA0IDg1ODkuNzU4KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=");
  }
}
.header-submenu .header-menu {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .header-submenu .header-menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25rem 0.625rem;
  }
}
@media (min-width: 1200px) {
  .header-submenu .header-menu {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 991.98px) {
  .header-submenu .header-menu__item {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .header-submenu .header-menu__item:before {
    display: none;
  }
}
.header-submenu .header-menu .header-menu__link {
  /*background-color: $color-23;*/
  background-color: #e9eced;
  border-radius: 5px;
  display: flex;
  align-items: center;
  gap: 0.625rem;
  height: 7.5rem;
  padding: 0 1.375rem 0 1.5625rem;
  font-family: "Montserrat", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 500;
}
.header-submenu .header-menu .header-menu__link:after {
  display: none;
}
@media (min-width: 992px) {
  .header-submenu .header-menu .header-menu__link {
    justify-content: space-between;
  }
}
@media (max-width: 991.98px) {
  .header-submenu .header-menu .header-menu__link {
    font-size: 1rem;
    line-height: 1;
    height: auto;
    font-family: "Rubik", sans-serif;
    padding: 0.55rem 0rem;
    margin-bottom: 0rem;
    padding-left: 20px;
    font-weight: 400;
    background-color: #fff;
  }
  .header-submenu .header-menu .header-menu__link:before {
    content: "";
    position: absolute;
    width: 100vw;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    /*height: 1px;*/
    height: 0px;
    background-color: #d9d9d9;
  }
  .header-submenu .header-menu .header-menu__link:after {
    padding-right: 4rem;
  }
}
@media (min-width: 992px) {
  .header-submenu .header-menu .header-menu__link {
    height: 4.375rem;
  }
}
@media (max-width: 991.98px) {
  .header-submenu .header-menu__item--has-children > .header-menu__link:after {
    top: 50%;
    content: "";
    display: block;
    width: 1.125rem;
    height: 0.625rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjE5NSIgaGVpZ2h0PSIxMS41NjMiIHZpZXdCb3g9IjAgMCA3LjE5NSAxMS41NjMiPjxwYXRoIGQ9Ik0tNzEzNy4zMzktODY4NC4yMDVsNC4zNjgsNC4zNjcsNC4zNjctNC4zNjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg2ODUuNjE5IC03MTI3LjE4OSkgcm90YXRlKC05MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (min-width: 992px) {
  .header-submenu .header-menu__item--has-children .header-submenu {
    position: unset;
    background-color: transparent;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .header-submenu .header-menu__item--has-children .header-submenu__container {
    padding: 0;
    margin: 0;
    max-width: unset;
    overflow: unset;
    height: auto;
    box-shadow: none;
  }
}
@media (min-width: 992px) {
  .header-submenu .header-menu__item--has-children .header-submenu__container:before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-submenu .header-menu__item--has-children .header-submenu__top {
    margin-bottom: 1rem;
  }
}
@media (max-width: 991.98px) {
  .header-submenu .header-menu__item--has-children .header-menu {
    gap: 0;
  }
}
@media (min-width: 992px) {
  .header-submenu .header-menu__item--has-children .header-menu {
    display: flex;
    flex-direction: column;
    gap: 0.5rem 0;
    margin-top: 1rem;
  }
}
@media (min-width: 1380px) {
  .header-submenu .header-menu__item--has-children .header-menu {
    gap: 0.75rem 0;
  }
}
@media (max-width: 991.98px) {
  .header-submenu .header-menu__item--has-children .header-menu__item {
    /*padding-bottom: rem(16);*/
    position: relative;
  }
}
@media (max-width: 991.98px) {
  .header-submenu .header-menu__item--has-children .header-menu__item:not(:last-child) {
    /*margin-bottom: rem(16);*/
  }
}
@media (max-width: 991.98px) {
  .header-submenu .header-menu__item--has-children .header-menu__item:after {
    display: none;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 100vw;
    height: 1px;
    background-color: #e9eced;
  }
}
.header-submenu .header-menu__item--has-children .header-menu__item .header-menu__link {
  background-color: transparent;
  height: auto;
  /*padding: 5rem;*/
}
@media (min-width: 992px) {
  .header-submenu .header-menu__item--has-children .header-menu__item .header-menu__link {
    font-size: 0.875rem;
    line-height: 1.1428571429;
    text-transform: unset;
    font-weight: 400;
    padding: 0;
  }
}
.header-submenu__image {
  height: 100%;
  object-fit: contain;
  object-position: bottom center;
}

.header-icon-link {
  border: 2px solid var(--primary);
  border-radius: 5px;
  background-color: #fff;
  padding: 0.1875rem 1.25rem;
  display: grid;
  gap: 1.25rem;
  grid-template-columns: 1fr 3.5rem;
  align-items: center;
  color: var(--primary);
  text-transform: uppercase;
  font-size: 0.9375rem;
  line-height: 1.2666666667;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  height: 3.75rem;
}
@media (hover: hover) {
  .header-icon-link {
    transition: background-color 300ms ease-in-out 0ms , color 300ms ease-in-out 0ms;
  }
  .header-icon-link:hover {
    background-color: var(--primary);
    color: #fff;
  }
  .header-icon-link:hover path[fill="#47b0ba"] {
    fill: #fff;
  }
  .header-icon-link:hover path[fill="#47b0ba"][stroke="#fff"] {
    fill: #fff;
    stroke: var(--primary);
  }
  .header-icon-link:hover path[stroke="#47b0ba"] {
    stroke: #fff;
  }
}
@media (min-width: 992px) {
  .header-icon-link {
    padding: 0.5625rem 1.25rem;
    height: 3.75rem;
    max-height: 3.75rem;
    grid-template-columns: 1fr 3.5rem;
  }
}
.header-icon-link__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.1rem;
  height: 3.1rem;
  min-height: 3.1rem;
  border-radius: 50%;
  background-color: var(--primary);
  transform: none;
  flex-shrink: 0;
  /*
  svg *,
  svg path,
  svg circle,
  svg rect,
  svg polygon,
  svg line,
  svg polyline {
    fill: $white !important;
    stroke: $white !important;      
  }
  */
}
.header-icon-link__icon svg {
  /*
  width: rem(25); 
  height: rem(25);
  */
  display: block;
}
.header-icon-link path[fill="#47b0ba"] {
  transition: fill 300ms ease-in-out 0ms;
}
.header-icon-link path[fill="#47b0ba"][stroke="#fff"] {
  transition: stroke 300ms ease-in-out 0ms , fill 300ms ease-in-out 0ms;
}
.header-icon-link path[stroke="#47b0ba"] {
  transition: stroke 300ms ease-in-out 0ms;
}

@media (max-width: 991.98px) {
  .header-langs {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: none;
    padding: 5rem 20px 0 20px;
  }
}
@media (min-width: 992px) {
  .header-langs {
    position: relative;
  }
}
@media (max-width: 991.98px) {
  .header-langs.active {
    display: block;
  }
}
@media (min-width: 992px) {
  .header-langs.active .header-langs__btn:after {
    transform: rotate(180deg);
  }
}
@media (min-width: 992px) {
  .header-langs.active .header-langs__wrapper {
    display: block;
  }
}
.header-langs__btn {
  display: none;
}
@media (min-width: 992px) {
  .header-langs__btn {
    display: grid;
    grid-template-columns: 0.9375rem 1fr 0.4375rem;
    gap: 0.3125rem;
    align-items: center;
    white-space: nowrap;
    color: #fff;
    font-size: 0.8125rem;
    line-height: 1.1538461538;
    cursor: pointer;
    padding-right: 0.25rem;
  }
}
@media (min-width: 992px) {
  .header-langs__btn:after {
    content: "";
    width: 0.4375rem;
    height: 0.1875rem;
    background-color: #fff;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    will-change: transform;
    transition: transform 300ms ease-in-out 0ms;
  }
}
.header-langs__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .header-langs__wrapper {
    width: 9.6875rem;
    position: absolute;
    right: 0;
    top: 100%;
    display: none;
    padding-bottom: 0.725rem;
    padding-top: 0.375rem;
    z-index: 60;
  }
}
@media (min-width: 992px) {
  .header-langs__wrapper:before {
    content: "";
    position: absolute;
    right: 0.125rem;
    top: 0.125rem;
    width: 0.6875rem;
    height: 0.375rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTEgNiI+PHBhdGggZD0iTTQuNzYzLjhBMSwxLDAsMCwxLDYuMjM3LjhsMy4yMjcsMy41MkExLDEsMCwwLDEsOC43MjcsNkgyLjI3M2ExLDEsMCwwLDEtLjczNy0xLjY3NloiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (max-width: 991.98px) {
  .header-langs__back {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0;
    padding-bottom: 1.5rem;
    background: transparent;
    border: 0;
    color: #000;
    font-size: 1.125rem;
    line-height: 1.2222222222;
  }
}
@media (min-width: 992px) {
  .header-langs__back {
    display: none;
  }
}
.header-langs__back-icon {
  display: inline-flex;
}
.header-langs__back-icon svg {
  width: 0.75rem;
  height: auto;
}
@media (max-width: 991.98px) {
  .header-langs__title {
    font-size: 1.125rem;
    line-height: 1.2222222222;
    padding-bottom: 0.75rem;
    margin-bottom: 0.75rem;
    position: relative;
  }
}
@media (min-width: 992px) {
  .header-langs__title {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-langs__title:before {
    content: "";
    position: absolute;
    width: 100vw;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: 1px;
    background-color: #d9d9d9;
  }
}
@media (min-width: 992px) {
  .header-langs__list {
    display: flex;
    flex-direction: column;
    gap: 0.5rem 0;
    padding: 0.625rem 0.625rem 1.125rem;
    background-color: #fff;
    border-radius: 3px;
  }
}
@media (max-width: 991.98px) {
  .header-langs__item {
    padding-bottom: 0.75rem;
    position: relative;
  }
}
@media (max-width: 991.98px) {
  .header-langs__item:before {
    content: "";
    position: absolute;
    width: 100vw;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: 1px;
    background-color: #d9d9d9;
  }
}
@media (max-width: 991.98px) {
  .header-langs__item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}
@media (max-width: 991.98px) {
  .header-langs__item.active {
    display: grid;
    grid-template-columns: 1fr 1.625rem;
    gap: 1.25rem;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .header-langs__item.active {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-langs__item.active:after {
    content: "";
    width: 1.625rem;
    height: 1.625rem;
    background-color: #e9eced;
    border-radius: 50%;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi4yOTIiIGhlaWdodD0iMTEuMDYiIHZpZXdCb3g9IjAgMCAxMi4yOTIgMTEuMDYiPjxwYXRoIGQ9Ik0tMjkwMC4wMS03NjM4LjI0OGw0LjAxLDQuMjM0LDUuNDc5LTguMDgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI5MDEuNDI0IDc2NDMuNDgzKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDhiMGJiIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==");
    background-size: 0.8125rem;
    background-repeat: no-repeat;
    background-position: center;
  }
}
.header-langs__link {
  display: grid;
  grid-template-columns: 0.9375rem 1fr;
}
@media (max-width: 991.98px) {
  .header-langs__link {
    gap: 0.8125rem;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1.2142857143;
  }
}
@media (min-width: 992px) {
  .header-langs__link {
    gap: 0.4375rem;
    font-size: 0.8125rem;
    line-height: 1.1538461538;
  }
}
@media (hover: hover) {
  .header-langs__link:hover {
    color: var(--primary);
  }
}

.header-account-buttons {
  position: absolute;
  display: none;
}
@media (max-width: 991.98px) {
  .header-account-buttons {
    position: fixed;
    left: 0;
    top: var(--header-height, 4.75rem);
    width: 100%;
    height: calc(100% - var(--header-height, 4.75rem));
    padding: 0;
  }
}
@media (min-width: 992px) {
  .header-account-buttons {
    width: 12.875rem;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    padding-top: 0.6875rem;
  }
}
@media (min-width: 992px) {
  .header-account-buttons:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0.1875rem;
    transform: translateX(-50%);
    width: 0.75rem;
    height: 0.625rem;
    background-size: contain;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEyIDEwIj48cGF0aCBkPSJNNC4yODUsMi44NThhMiwyLDAsMCwxLDMuNDMsMGwyLjQ2OCw0LjExM0EyLDIsMCwwLDEsOC40NjgsMTBIMy41MzJBMiwyLDAsMCwxLDEuODE3LDYuOTcxWiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==");
    background-position: center;
    background-repeat: no-repeat;
  }
}
.header-account-buttons__wrapper {
  position: relative;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.08);
}
@media (max-width: 991.98px) {
  .header-account-buttons__wrapper {
    background-color: #fff;
    padding-top: 1rem;
  }
}
@media (min-width: 992px) {
  .header-account-buttons__wrapper {
    border-radius: 5px;
    padding: 0.875rem 1.125rem;
    display: flex;
    flex-direction: column;
    gap: 0.375rem 0;
    background-color: #fff;
  }
}
.header-account-buttons__close {
  display: none;
}
@media (max-width: 991.98px) {
  .header-account-buttons__close {
    position: absolute;
    top: 0.85rem;
    right: 1.2rem;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    line-height: 0;
    z-index: 2;
  }
}
@media (hover: hover) {
  .header-account-buttons__close:hover {
    cursor: pointer;
  }
}
@media (max-width: 991.98px) {
  .header-account-buttons__close::before, .header-account-buttons__close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.3125rem;
    height: 0.125rem;
    background-color: #333333;
    transform-origin: center;
  }
}
@media (max-width: 991.98px) {
  .header-account-buttons__close::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
}
@media (max-width: 991.98px) {
  .header-account-buttons__close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
.header-account-buttons.active {
  display: block;
}
@media (max-width: 991.98px) {
  .header-account-buttons__title {
    display: none;
    padding: 0.9375rem 0;
    font-weight: 500;
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 1.125rem;
    padding-left: 3rem;
    font-family: "Montserrat", sans-serif;
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .header-account-buttons__title {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-account-buttons__title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 100vw;
    transform: translateX(-50%);
    pointer-events: none;
    background-color: #f9f9f9;
    z-index: -1;
  }
}
@media (max-width: 991.98px) {
  .header-account-buttons__btn {
    padding-bottom: 1.125rem;
    margin: 0 3rem;
  }
}
.header-account-buttons__favorite {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .header-account-buttons__favorite {
    display: none !important;
  }
}
.header-account-buttons__favorite.is-empty {
  display: none;
}
@media (max-width: 991.98px) {
  .header-account-buttons__favorite {
    padding: 0.5rem 3rem 1rem;
  }
}
.header-account-buttons__favorite-divider {
  display: block;
  width: 50%;
  height: 1px;
  background-color: #d9d9d9;
}
.header-account-buttons__favorite-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  margin-top: 0.5rem;
  color: var(--primary);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.2857142857;
}
@media (min-width: 1200px) {
  .header-account-buttons__favorite-link {
    font-size: 1rem;
    line-height: 1.1875;
  }
}
@media (hover: hover) {
  .header-account-buttons__favorite-link:hover {
    color: var(--primary);
  }
}
.header-account-buttons__favorite-text {
  position: relative;
  display: inline-block;
  padding-right: 0.625rem;
  font-weight: 600;
}
@media (min-width: 992px) {
  .header-account-buttons .button .button__link {
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.2857142857;
  }
}

.header-controls__amount--account-favorite {
  position: absolute;
  top: -0.45rem;
  right: -0.45rem;
  transform: scale(1.25);
  transform-origin: top right;
  font-family: "Rubik", sans-serif;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0;
  pointer-events: none;
}

@media (max-width: 991.98px) {
  .header--account-open .header-account-buttons-btm {
    padding: 3rem 0 0 0;
  }
}

.header-account-buttons-btm {
  position: absolute;
  display: none;
}
@media (max-width: 991.98px) {
  .header-account-buttons-btm {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 5rem 0 0 0;
  }
}
@media (min-width: 992px) {
  .header-account-buttons-btm {
    width: 12.875rem;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    padding-top: 0.6875rem;
  }
}
@media (min-width: 992px) {
  .header-account-buttons-btm:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0.1875rem;
    transform: translateX(-50%);
    width: 0.75rem;
    height: 0.625rem;
    background-size: contain;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEyIDEwIj48cGF0aCBkPSJNNC4yODUsMi44NThhMiwyLDAsMCwxLDMuNDMsMGwyLjQ2OCw0LjExM0EyLDIsMCwwLDEsOC40NjgsMTBIMy41MzJBMiwyLDAsMCwxLDEuODE3LDYuOTcxWiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==");
    background-position: center;
    background-repeat: no-repeat;
  }
}
@media (max-width: 991.98px) {
  .header-account-buttons-btm__wrapper {
    padding-top: 2rem;
    background-color: #fff;
  }
}
@media (min-width: 992px) {
  .header-account-buttons-btm__wrapper {
    border-radius: 5px;
    box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.06);
    padding: 0.875rem 1.125rem;
    display: flex;
    flex-direction: column;
    gap: 0.375rem 0;
    background-color: #fff;
  }
}
.header-account-buttons-btm.active {
  display: block;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .header-account-buttons-btm__title {
    display: none;
    padding: 1.65625rem 0;
    font-size: 1.375rem;
    line-height: 1.0909090909;
    font-weight: 500;
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 1.125rem;
  }
}
@media (min-width: 992px) {
  .header-account-buttons-btm__title {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header-account-buttons-btm__title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 100vw;
    transform: translateX(-50%);
    background-color: #e9eced;
    pointer-events: none;
    z-index: -1;
  }
}
@media (max-width: 991.98px) {
  .header-account-buttons-btm__btn {
    padding-bottom: 1.125rem;
    margin: 0 3rem;
  }
}
@media (min-width: 992px) {
  .header-account-buttons-btm .button .button__link {
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.2857142857;
  }
}

.header-order-top {
  padding: 0.375rem 0;
  text-align: center;
}
@media (min-width: 992px) {
  .header-order-top {
    padding: 0.5625rem 0;
  }
}
.header-order-top__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}
@media (max-width: 991.98px) {
  .header-order-top__container {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.header-order-top .page-logo {
  max-width: 11.875rem;
}
@media (min-width: 992px) {
  .header-order-top .page-logo {
    max-width: 13.4375rem;
  }
}

.header-images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.625rem;
  align-items: center;
}
@media (min-width: 375px) {
  .header-images {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .header-images {
    grid-template-columns: repeat(6, 1fr);
    padding: 0rem 5rem;
  }
}
@media (max-width: 991.98px) {
  .header-images {
    margin: 2rem;
    gap: 1.25rem;
  }
}
.header-images img {
  width: 100%;
  object-fit: contain;
  filter: grayscale(1);
}
@media (min-width: 992px) {
  .header-images img {
    padding: 1rem;
  }
}

@media (max-width: 991.98px) {
  .header-links-image {
    margin: 20px;
    gap: 1.25rem 0;
  }
}
@media (min-width: 992px) {
  .header-links-image {
    display: grid;
    grid-template-columns: 6.5fr 3.5fr;
    gap: 1.8125rem;
  }
}
@media (min-width: 992px) {
  .header-links-image__list {
    columns: 2;
    column-gap: 3.125rem;
  }
}
.header-links-image__item {
  /*
  &:before {
    @include media-down(md) {
      content: "";
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      width: 100vw;
      height: 1px;
      background-color: $color-9;
    }
  }
  */
}
@media (max-width: 991.98px) {
  .header-links-image__item {
    position: relative;
    padding-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .header-links-image__item {
    margin-bottom: 0.75rem;
  }
}
@media (max-width: 991.98px) {
  .header-links-image__item:not(:last-child) {
    /*margin-bottom: rem(16);*/
  }
}
.header-links-image__link {
  color: #000;
}
@media (max-width: 991.98px) {
  .header-links-image__link {
    font-size: 1.1rem;
    /*
    @include font(15, 19);
    font-weight: 500;
    font-family: $font-second;
    */
  }
}
@media (min-width: 992px) {
  .header-links-image__link {
    font-size: 1rem;
    line-height: 1.1875;
  }
}
@media (hover: hover) {
  .header-links-image__link:hover {
    color: var(--primary);
  }
}
.header-links-image__image {
  display: none;
}
@media (min-width: 992px) {
  .header-links-image__image {
    display: block;
    width: 100%;
    object-fit: cover;
    aspect-ratio: 469/286;
  }
}

.header-content-image {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 3.125rem 0;
}
@media (max-width: 991.98px) {
  .header-content-image {
    margin: 20px;
    gap: 1.25rem 0;
  }
}
@media (min-width: 992px) {
  .header-content-image {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .header-content-image__content {
    max-width: 29.375rem;
    width: 100%;
  }
}
.header-content-image__content > *:last-child {
  margin-bottom: 0;
}
.header-content-image__title {
  font-family: "Montserrat", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2666666667;
  font-weight: 500;
  margin-bottom: 1.1875rem;
}
@media (min-width: 992px) {
  .header-content-image__title {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.header-content-image__description {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1.125rem;
}
@media (min-width: 992px) {
  .header-content-image__description {
    font-size: 1rem;
    line-height: 1.75;
  }
}
@media (min-width: 1200px) {
  .header-content-image__description {
    margin-bottom: 2.125rem;
  }
}
.header-content-image__image {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 376/218;
}
@media (min-width: 992px) {
  .header-content-image__image {
    max-width: 38.875rem;
    aspect-ratio: 622/360;
  }
}

@media (max-width: 991.98px) {
  .header--account-open .header-menu,
.header--search-open .header-menu,
.header--langs-open .header-menu {
    /*display: none;*/
  }
}

@media (max-width: 991.98px) {
  .header.active .header-controls > *:not(.header-controls__btn--search, .header-controls__btn--cart, .header-controls__btn--account, .header-controls__button-wrapper, .header-search-form),
.header--langs-open .header-controls > *:not(.header-controls__btn--search, .header-controls__btn--cart, .header-controls__btn--account, .header-controls__button-wrapper, .header-search-form),
.header--account-open .header-controls > *:not(.header-controls__btn--search, .header-controls__btn--cart, .header-controls__btn--account, .header-controls__button-wrapper, .header-search-form),
.header--submenu-open .header-controls > *:not(.header-controls__btn--search, .header-controls__btn--cart, .header-controls__btn--account, .header-controls__button-wrapper, .header-search-form) {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .header.active .header-controls__btn--search,
.header--langs-open .header-controls__btn--search,
.header--account-open .header-controls__btn--search,
.header--submenu-open .header-controls__btn--search {
    z-index: 1;
  }
}

@media (min-width: 992px) {
  .header-controls__btn--search {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .header-bottom__inner-container.container,
.header-submenu__container.container {
    padding-left: 0;
    padding-right: 0;
  }
}
.up {
  position: fixed;
  right: 1rem;
  bottom: 1.5rem;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 120;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 300ms ease-in-out 0ms;
}
.up svg {
  width: 100%;
  height: 100%;
  display: block;
}
.up.up--visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media (max-width: 991.98px) {
  .up {
    right: 0.75rem;
    bottom: 1.125rem;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .item-producers {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .item-group-orders {
    display: none !important;
  }
}
.header-accessibility {
  position: relative;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
}
@media (min-width: 992px) {
  .header-accessibility {
    margin-left: auto;
  }
}
.header-accessibility__toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
  padding: 0;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.65);
  background-color: rgba(255, 255, 255, 0.12);
  color: #fff;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.header-accessibility__toggle[aria-expanded=true] {
  background-color: rgba(255, 255, 255, 0.9);
  color: var(--primary);
  border-color: rgba(255, 255, 255, 0.9);
}
@media (hover: hover) {
  .header-accessibility__toggle:hover {
    background-color: rgba(255, 255, 255, 0.85);
    color: var(--primary);
    border-color: rgba(255, 255, 255, 0.9);
  }
}
.header-accessibility__toggle-icon {
  display: inline-flex;
}
.header-accessibility__toggle-icon svg {
  width: 1.125rem;
  height: 1.125rem;
  fill: currentColor;
  display: block;
}
.header-accessibility__panel {
  position: absolute;
  top: calc(100% + 0.5rem);
  right: 0;
  display: flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.625rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.65);
  background-color: rgba(var(--primary-rgb), 0.98);
  box-shadow: 0 0.875rem 1.875rem rgba(0, 0, 0, 0.18);
  z-index: 15;
  min-width: 13.75rem;
}
.header-accessibility__panel[hidden] {
  display: none;
}
.header-accessibility__btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  padding: 0.375rem 0.625rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.65);
  background-color: transparent;
  color: #fff;
  font-size: 0.75rem;
  line-height: 1.1666666667;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.header-accessibility__btn[aria-pressed=true] {
  background-color: rgba(255, 255, 255, 0.9);
  color: var(--primary);
  border-color: rgba(255, 255, 255, 0.9);
}
@media (hover: hover) {
  .header-accessibility__btn:hover {
    background-color: rgba(255, 255, 255, 0.85);
    color: var(--primary);
  }
}
.header-accessibility__btn--contrast {
  min-width: 5.5rem;
  justify-content: center;
}
.header-accessibility__btn span[aria-hidden=true] {
  font-weight: 500;
  letter-spacing: 0.01em;
}

.header-top__text {
  margin: 0;
  order: 1;
}

@media (min-width: 992px) {
  .header-top__right .header-accessibility {
    margin-left: 0.75rem;
  }
}

.header-order-top__accessibility {
  margin-left: auto;
}
.header-order-top__accessibility .header-accessibility__toggle {
  border-color: var(--primary);
  background-color: rgba(var(--primary-rgb), 0.08);
  color: var(--primary);
}
.header-order-top__accessibility .header-accessibility__toggle[aria-expanded=true] {
  background-color: var(--primary);
  color: #fff;
  border-color: var(--primary);
}
@media (hover: hover) {
  .header-order-top__accessibility .header-accessibility__toggle:hover {
    background-color: var(--primary);
    color: #fff;
    border-color: var(--primary);
  }
}
.header-order-top__accessibility .header-accessibility__panel {
  border-color: rgba(var(--primary-rgb), 0.35);
  background-color: #fff;
  color: var(--primary);
}
.header-order-top__accessibility .header-accessibility__btn {
  border-color: var(--primary);
  color: var(--primary);
}
.header-order-top__accessibility .header-accessibility__btn[aria-pressed=true] {
  background-color: var(--primary);
  color: #fff;
  border-color: var(--primary);
}
@media (hover: hover) {
  .header-order-top__accessibility .header-accessibility__btn:hover {
    background-color: var(--primary);
    color: #fff;
  }
}

@media (max-width: 47.9375rem) {
  .header-accessibility {
    justify-content: center;
  }
  .header-accessibility__panel {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    flex-wrap: wrap;
    justify-content: center;
    min-width: 15rem;
    max-width: calc(100vw - 2rem);
  }
  .header-accessibility__btn {
    flex: 1 1 calc(50% - 0.5rem);
  }
}
.footer {
  background-color: #f1f1f1;
}
.footer__container {
  display: flex;
  flex-direction: column;
  gap: 1.25rem 0;
  padding-bottom: 1.5rem;
}
@media (min-width: 1200px) {
  .footer__container {
    gap: 1.25rem 0;
    padding-bottom: 2rem;
  }
}
.footer__row {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.75rem 1.25rem;
}
@media (min-width: 992px) {
  .footer__row {
    grid-template-columns: repeat(4, 1fr);
  }
}
.footer__row--top {
  padding-top: 1.25rem;
}
@media (min-width: 1200px) {
  .footer__row--top {
    padding-top: 2.5rem;
  }
}
.footer__row--desc {
  grid-template-columns: repeat(1, 1fr) !important;
  font-size: 12px;
  line-height: 1.3em;
  border-top: 1px solid #d9d9d9;
  padding-top: 20px;
  margin-top: 20px;
  text-align: justify !important;
  color: #9f9f9f;
}
.footer__column {
  display: flex;
  flex-direction: column;
  gap: 0.875rem 0;
}
@media (min-width: 992px) {
  .footer__column {
    gap: 0.5rem 0;
  }
}
.footer__title {
  font-size: 1rem;
  line-height: 1.1875;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .footer__title {
    font-size: 1.125rem;
    line-height: 1.2222222222;
    min-height: 45px;
  }
}
@media (max-width: 1199.98px) {
  .footer__content {
    gap: 0.5rem;
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .footer__content {
    font-size: 1.125rem;
    line-height: 1.2222222222;
  }
}
@media (min-width: 992px) {
  .footer__content > *:not(:last-child) {
    margin-bottom: 1rem;
    margin-top: 0.125rem;
  }
}
.footer__content a {
  font-weight: 500;
}
@media (min-width: 992px) {
  .footer__content ul {
    display: flex;
    flex-direction: column;
    gap: 0.5rem 0;
  }
}
.footer__content--data p {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.2857142857;
}
@media (min-width: 992px) {
  .footer__content--data p {
    font-size: 1rem;
    line-height: 1.25;
  }
}
.footer__content--data p a {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.2857142857;
}
@media (min-width: 992px) {
  .footer__content--data p a {
    font-size: 1rem;
    line-height: 1.25;
  }
}
.footer__content--data p a img {
  margin-right: 0;
}
.footer__content--data p:last-child a {
  display: inline;
  gap: 0;
  align-items: initial;
}
.footer__content--data p:last-child a img {
  margin-right: 0.75rem;
}
@media (hover: hover) {
  .footer a:hover {
    color: var(--primary);
  }
}

.footer__column .social-links {
  display: none;
}

.footer-links {
  display: flex;
  flex-direction: column;
  gap: 0.0625rem 0;
}
@media (min-width: 992px) {
  .footer-links {
    gap: 0.75rem 0;
  }
}
.footer-links__link,
.footer-links a {
  color: #7a7c7a;
  font-size: 0.875rem;
  line-height: 1.2857142857;
}
@media (min-width: 992px) {
  .footer-links__link,
.footer-links a {
    font-size: 1rem;
    line-height: 1.25;
  }
}

.footer-images {
  display: flex;
  flex-flow: row wrap;
  gap: 0.5rem;
}
.footer-images__item {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  width: 4.625rem;
  padding: 0.3125rem 0.625rem;
}
.footer-images img,
.footer-images svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.footer-bottom {
  background-color: #000;
  color: #fff;
  padding: 1.125rem 0 1.0625rem;
}
@media (min-width: 992px) {
  .footer-bottom {
    padding: 1.4375rem 0;
  }
}
.footer-bottom__container {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem 0;
}
@media (min-width: 992px) {
  .footer-bottom__container {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    gap: 1.25rem;
    align-items: center;
  }
}
.footer-bottom__text {
  font-size: 0.875rem;
  line-height: 1.3571428571;
  text-align: center;
}
@media (min-width: 992px) {
  .footer-bottom__text {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .footer-bottom__text {
    font-size: 1rem;
    line-height: 1.3125;
  }
}
@media (min-width: 992px) {
  .footer-bottom__text--center {
    text-align: center;
  }
}
.footer-bottom__text--author {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 0.25rem;
  align-items: center;
}
@media (min-width: 992px) {
  .footer-bottom__text--author {
    justify-content: flex-end;
  }
}
.footer-bottom__text--author a {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .footer-bottom__text--author a {
    padding-top: 0.0625rem;
  }
}

/* Auth popup (gość / rejestracja / logowanie) */
.auth-popup {
  display: flex;
  gap: 40px;
  padding: 40px;
  background: #fff;
}
.auth-popup h3 {
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 20px;
}
.auth-popup__left, .auth-popup__right {
  flex: 1 1 50%;
}
.auth-popup__right {
  border-left: 1px solid #d9d9d9;
  padding-left: 40px;
}
.auth-popup__box {
  padding: 15px;
  border: 1px solid #d9d9d9;
}
.auth-popup__box p {
  margin-bottom: 4px;
}
.auth-popup__btn, .auth-popup__submit {
  width: 100%;
  margin-bottom: 20px;
}
.auth-popup__btn .button__link, .auth-popup__submit .button__link {
  width: 100% !important;
  text-align: center;
}
.auth-popup__btn:last-child, .auth-popup__submit:last-child {
  margin-bottom: 0;
}
.auth-popup__btn.is-style-grey .button__link {
  background: #d9d9d9;
}
.auth-popup__btn.is-style-outline .button__link {
  background: #fff;
  border: 1px solid #000;
}
.auth-popup__or {
  text-align: center;
  margin: 10px 0 20px;
}
.auth-popup__benefits {
  margin: 0 0 25px 20px;
  list-style: disc;
}
.auth-popup__benefits li {
  margin-bottom: 4px;
}
.auth-popup input[type=email],
.auth-popup input[type=password] {
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 14px;
  border: 1px solid #d9d9d9;
}
.auth-popup__link {
  display: inline-block;
  margin-bottom: 25px;
  font-size: 14px;
  text-decoration: underline;
}
.auth-popup .modal__close {
  position: absolute;
  right: 20px;
  top: 20px;
  background: transparent;
}
@media (max-width: 768px) {
  .auth-popup {
    flex-direction: column;
  }
  .auth-popup__right {
    border-left: 0;
    padding-left: 0;
    margin-top: 30px;
  }
}

.modal__container {
  max-width: 960px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  /* vertical */
  justify-content: center;
  /* horizontal */
}

.tooltip {
  position: absolute;
  z-index: 1000;
  background: var(--primary);
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
  padding: 6px 8px;
  border-radius: 4px;
  pointer-events: none;
  white-space: nowrap;
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 0.12s ease, transform 0.12s ease;
}
.tooltip::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -5px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--primary);
}
.tooltip.tooltip--visible {
  opacity: 1;
  transform: translateY(0);
}

.tooltip--powiadom {
  z-index: 90;
}
/*# sourceMappingURL=main.css.map */
