/*!
 * project:
 * date:
 * author:
 * website:
 */
@font-face {
  font-family: "M PLUS Rounded 1c";
  src: local("M PLUS Rounded 1c Regular"), local("M-PLUS-Rounded-1c-Regular"), url("/fonts/RoundedMplus1c-Regular.woff2") format("woff2"), url("/fonts/RoundedMplus1c-Regular.woff") format("woff"), url("/fonts/RoundedMplus1c-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "M PLUS Rounded 1c";
  src: local("M PLUS Rounded 1c Bold"), local("M-PLUS-Rounded-1c-Bold"), url("/fonts/RoundedMplus1c-Bold.woff2") format("woff2"), url("/fonts/RoundedMplus1c-Bold.woff") format("woff"), url("/fonts/RoundedMplus1c-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "M PLUS Rounded 1c";
  src: local("M PLUS Rounded 1c Medium"), local("M-PLUS-Rounded-1c-Medium"), url("/fonts/RoundedMplus1c-Medium.woff2") format("woff2"), url("/fonts/RoundedMplus1c-Medium.woff") format("woff"), url("/fonts/RoundedMplus1c-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "icons";
  src: url("/fonts/icons.woff") format("woff"), url("/fonts/icons.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
.checkbox__input:checked::before, [class^=_icon-]::before,
[class*=" _icon-"]::before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=_icon-]::before,
[class*=" _icon-"]::before {
  display: inline-block;
}

._icon-eye:before {
  content: "\e92b";
}

._icon-eye-slash:before {
  content: "\e92c";
}

._icon-facebook:before {
  content: "\e91a";
}

._icon-instagram:before {
  content: "\e91b";
}

._icon-telegram:before {
  content: "\e91c";
}

._icon-viber:before {
  content: "\e91d";
}

._icon-youtube:before {
  content: "\e91e";
}

._icon-alert:before {
  content: "\e900";
}

._icon-arrow:before {
  content: "\e901";
}

._icon-cart:before {
  content: "\e902";
}

._icon-cart-add:before {
  content: "\e903";
}

._icon-cart-added:before {
  content: "\e904";
}

._icon-catalog:before {
  content: "\e905";
}

._icon-check:before {
  content: "\e906";
}

._icon-close:before {
  content: "\e907";
}

._icon-compare:before {
  content: "\e908";
}

._icon-delete:before {
  content: "\e909";
}

._icon-delivery:before {
  content: "\e90a";
}

._icon-dropdown:before {
  content: "\e90b";
}

._icon-edit:before {
  content: "\e90c";
}

._icon-filter:before {
  content: "\e90d";
}

._icon-heart:before {
  content: "\e90e";
}

._icon-home:before {
  content: "\e90f";
}

._icon-like:before {
  content: "\e910";
}

._icon-load:before {
  content: "\e911";
}

._icon-location:before {
  content: "\e912";
}

._icon-play:before {
  content: "\e913";
}

._icon-search:before {
  content: "\e914";
}

._icon-star:before {
  content: "\e915";
}

._icon-telephone:before {
  content: "\e916";
}

._icon-testimonials:before {
  content: "\e917";
}

._icon-user:before {
  content: "\e918";
}

._icon-wallet:before {
  content: "\e919";
}

._icon-visa:before {
  content: "\e91f";
}

._icon-master-card:before {
  content: "\e920";
}

._icon-catalog-book:before {
  content: "\e921";
}

._icon-catalog-briefcase:before {
  content: "\e922";
}

._icon-catalog-cake:before {
  content: "\e923";
}

._icon-catalog-clipboard:before {
  content: "\e924";
}

._icon-catalog-designtools:before {
  content: "\e925";
}

._icon-catalog-gallery:before {
  content: "\e926";
}

._icon-catalog-gift:before {
  content: "\e927";
}

._icon-catalog-microscope:before {
  content: "\e928";
}

._icon-catalog-printer:before {
  content: "\e929";
}

._icon-catalog-sunbed:before {
  content: "\e92a";
}

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

html,
body {
  height: 100%;
  width: 100%;
  line-height: 1;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

nav,
footer,
header,
main,
aside {
  display: block;
}

:focus,
:active {
  outline: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:active {
  outline: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

img {
  vertical-align: top;
  border-style: none;
}

button {
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.header-actions__lnk, ._search-reset, .menu-burger, .mobile-header__action-lnk, .mobile-header__search, .catalog-menu__arrow, .slider-arrows__arrow, .like-btn, .compare-btn, .fav-btn, .blog-category, .active-filter, .btn-play, .btn-icon, .btn-full, .btn, .btn-spoller, .btn-text, .btn-action, .btn-close, .bot-lnk {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
}

.popup-form-search__input, .form-search__input, .quantity__input, .input {
  box-sizing: border-box;
  border: 0;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.popup-form-search__input:focus, .form-search__input:focus, .quantity__input:focus, .input:focus {
  outline: 0;
}

.textarea {
  box-sizing: border-box;
  border: 0;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  resize: none;
}
.textarea:focus {
  outline: 0;
}

.search-advice__item-img, .blog-category-card__img, .small-blog-card__img, .blog-card__img, .about__img, .user-product__img, .user-block__img, .user-testimonial__img, .text-article__header-img, .order-table__img, .video-slide__video-img, .catalog-menu__sub-item-img, .category-action-card__img, .category-card__img, .togather-product-card__img, .large-product-card__img, .product-card__img, .product-variant__item img, .product-variants__item img, .product-gallery__thumbs-slide, .product-gallery__main-slide, .custom-checkboxes__item-value img {
  position: relative;
}
.search-advice__item-img img, .blog-category-card__img img, .small-blog-card__img img, .blog-card__img img, .about__img img, .user-product__img img, .user-block__img img, .user-testimonial__img img, .text-article__header-img img, .order-table__img img, .video-slide__video-img img, .catalog-menu__sub-item-img img, .category-action-card__img img, .category-card__img img, .togather-product-card__img img, .large-product-card__img img, .product-card__img img, .product-variant__item img img, .product-variants__item img img, .product-gallery__thumbs-slide img, .product-gallery__main-slide img, .custom-checkboxes__item-value img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
}

body {
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-weight: normal;
  color: #333333;
  line-height: 1.5;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 98.625em) {
  body {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  body {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  body {
    font-size: 0.875rem;
  }
}
body._lock {
  overflow: hidden;
  touch-action: none;
}

.wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.wrapper > * {
  min-width: 0;
}

[class*=__container] {
  max-width: 97.625rem;
  margin: 0 auto;
  padding: 0 16px;
}
@media (min-width: 78.43625em) {
  [class*=__container] {
    max-width: 76.25rem;
  }
}
@media (min-width: 95.62375em) {
  [class*=__container] {
    max-width: 97.625rem;
  }
}

.overlay {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(28, 28, 26, 0.45);
  transition: all 0.35s ease-in 0s;
}
.overlay._active {
  visibility: visible;
  opacity: 1;
}

.input {
  width: 100%;
  padding: 0.3125rem 0;
  min-height: 100%;
  font-weight: 400;
  border-radius: 0.375rem;
  color: #1c1c1a;
  background: #ffffff;
  border: 0.0625rem solid #707070;
}
@media (min-width: 98.625em) {
  .input {
    padding-left: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .input {
    padding-left: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .input {
    padding-left: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .input {
    padding-right: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .input {
    padding-right: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .input {
    padding-right: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .input {
    height: 2.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .input {
    height: clamp( 2.25rem , 2.1391625616rem  +  0.4926108374vw , 2.625rem );
  }
}
@media (max-width: 22.5em) {
  .input {
    height: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .input--large {
    height: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .input--large {
    height: clamp( 2.625rem , 2.4772167488rem  +  0.6568144499vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .input--large {
    height: 2.625rem;
  }
}
@media (min-width: 98.625em) {
  .input--small {
    height: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .input--small {
    height: clamp( 1.875rem , 1.7641625616rem  +  0.4926108374vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .input--small {
    height: 1.875rem;
  }
}
.input::-moz-placeholder {
  color: #5c5c5c;
}
.input::placeholder {
  color: #5c5c5c;
}
.input:focus {
  border-color: #1c1c1a;
}
.input:disabled {
  cursor: not-allowed;
}

.radio {
  display: inline-flex;
  cursor: pointer;
  position: relative;
}
@media (min-width: 98.625em) {
  .radio {
    padding-left: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .radio {
    padding-left: clamp( 1.5rem , 1.4261083744rem  +  0.328407225vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .radio {
    padding-left: 1.5rem;
  }
}
.radio__content {
  display: block;
  margin: 0;
  color: #1c1c1a;
}
.radio__input {
  position: absolute;
  top: 0.125rem;
  left: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  background-color: #ffffff;
  border: 0.0625rem solid #1c1c1a;
  cursor: pointer;
  border-radius: 50%;
}
@media (min-width: 98.625em) {
  .radio__input {
    height: 1.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .radio__input {
    height: clamp( 1.25rem , 1.2130541872rem  +  0.1642036125vw , 1.375rem );
  }
}
@media (max-width: 22.5em) {
  .radio__input {
    height: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .radio__input {
    width: 1.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .radio__input {
    width: clamp( 1.25rem , 1.2130541872rem  +  0.1642036125vw , 1.375rem );
  }
}
@media (max-width: 22.5em) {
  .radio__input {
    width: 1.25rem;
  }
}
.radio__input:checked {
  border-color: #ffec00;
  background-color: #ffffff;
}
.radio__input:disabled {
  border-color: #aeaeae;
  cursor: not-allowed;
}
.radio__input:disabled:checked {
  cursor: not-allowed;
}
.radio__input:disabled:checked::before {
  opacity: 0.6;
}
.radio__input:disabled + .radio__content {
  cursor: not-allowed;
  opacity: 0.6;
}
.radio__input:checked::before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 0.75rem;
  height: 0.75rem;
  background-color: #1c1c1a;
}

.textarea {
  vertical-align: top;
  width: 100%;
  padding: 0.375rem 0;
  height: 6.25rem;
  min-height: 100%;
  font-weight: 400;
  border-radius: 0.375rem;
  color: #1c1c1a;
  background: #ffffff;
  border: 0.0625rem solid #707070;
}
@media (min-width: 98.625em) {
  .textarea {
    padding-left: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .textarea {
    padding-left: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .textarea {
    padding-left: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .textarea {
    padding-right: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .textarea {
    padding-right: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .textarea {
    padding-right: 0.5rem;
  }
}
.textarea::-moz-placeholder {
  color: #5c5c5c;
}
.textarea::placeholder {
  color: #5c5c5c;
}
.textarea:focus {
  border-color: #1c1c1a;
}
.textarea:disabled {
  cursor: not-allowed;
}

.checkbox {
  display: block;
  cursor: pointer;
  position: relative;
}
@media (min-width: 98.625em) {
  .checkbox {
    padding-left: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .checkbox {
    padding-left: clamp( 1.5rem , 1.4261083744rem  +  0.328407225vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .checkbox {
    padding-left: 1.5rem;
  }
}
.checkbox__content {
  display: block;
  margin: 0;
  color: #1c1c1a;
}
.checkbox__input {
  position: absolute;
  top: 0.125rem;
  left: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  background-color: #ffffff;
  border: 0.0625rem solid #1c1c1a;
  cursor: pointer;
  border-radius: 0.125rem;
}
@media (min-width: 98.625em) {
  .checkbox__input {
    height: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .checkbox__input {
    height: clamp( 1.125rem , 1.0880541872rem  +  0.1642036125vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .checkbox__input {
    height: 1.125rem;
  }
}
@media (min-width: 98.625em) {
  .checkbox__input {
    width: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .checkbox__input {
    width: clamp( 1.125rem , 1.0880541872rem  +  0.1642036125vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .checkbox__input {
    width: 1.125rem;
  }
}
.checkbox__input:checked {
  border-color: #ffec00;
  background-color: #ffec00;
}
.checkbox__input:disabled {
  border-color: #aeaeae;
  cursor: not-allowed;
}
.checkbox__input:disabled:checked {
  border-color: #ffec00;
  cursor: not-allowed;
}
.checkbox__input:disabled + .checkbox__content {
  cursor: not-allowed;
  opacity: 0.6;
}
.checkbox__input:checked::before {
  content: "\e906";
  display: block;
  position: absolute;
  left: 0.0625rem;
  top: 0.0625rem;
}
@media (min-width: 98.625em) {
  .checkbox__input:checked::before {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .checkbox__input:checked::before {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .checkbox__input:checked::before {
    font-size: 0.875rem;
  }
}

.custom-checkboxes {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
}
.custom-checkboxes__item {
  display: block;
  flex: 0 0 auto;
}
.custom-checkboxes__input {
  display: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}
.custom-checkboxes__input:checked ~ .custom-checkboxes__item-value {
  border-color: #1c1c1a;
}
.custom-checkboxes__input:disabled ~ .custom-checkboxes__item-value {
  border-color: #aeaeae;
  cursor: not-allowed;
}
.custom-checkboxes__input:disabled ~ .custom-checkboxes__item-value img {
  opacity: 0.6;
}
.custom-checkboxes__input:disabled ~ .custom-checkboxes__item-value .custom-checkboxes__item-color {
  opacity: 0.6;
}
.custom-checkboxes__input:disabled ~ .custom-checkboxes__item-value .custom-checkboxes__item-number {
  color: #5c5c5c;
}
.custom-checkboxes__item-value {
  border: 0.0625rem solid #aeaeae;
  padding: 0.125rem;
  border-radius: 0.25rem;
  background: #ffffff;
  cursor: pointer;
}
.custom-checkboxes__item-value img {
  border-radius: 0.125rem;
}
@media (min-width: 98.625em) {
  .custom-checkboxes__item-value img {
    height: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .custom-checkboxes__item-value img {
    height: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .custom-checkboxes__item-value img {
    height: 1.375rem;
  }
}
@media (min-width: 98.625em) {
  .custom-checkboxes__item-value img {
    width: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .custom-checkboxes__item-value img {
    width: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .custom-checkboxes__item-value img {
    width: 1.375rem;
  }
}
.custom-checkboxes__item-color {
  display: block;
  border-radius: 0.125rem;
}
@media (min-width: 98.625em) {
  .custom-checkboxes__item-color {
    height: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .custom-checkboxes__item-color {
    height: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .custom-checkboxes__item-color {
    height: 1.375rem;
  }
}
@media (min-width: 98.625em) {
  .custom-checkboxes__item-color {
    width: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .custom-checkboxes__item-color {
    width: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .custom-checkboxes__item-color {
    width: 1.375rem;
  }
}
.custom-checkboxes__item-number {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.25rem 0.125rem;
  color: #1c1c1a;
}
@media (min-width: 98.625em) {
  .custom-checkboxes__item-number {
    min-height: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .custom-checkboxes__item-number {
    min-height: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .custom-checkboxes__item-number {
    min-height: 1.375rem;
  }
}
@media (min-width: 98.625em) {
  .custom-checkboxes__item-number {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .custom-checkboxes__item-number {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .custom-checkboxes__item-number {
    font-size: 0.625rem;
  }
}

.quantity {
  border: 0.0625rem solid #1c1c1a;
  display: inline-flex;
  align-items: center;
  border-radius: 0.375rem;
}
@media (min-width: 98.625em) {
  .quantity {
    min-height: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .quantity {
    min-height: clamp( 2.625rem , 2.4772167488rem  +  0.6568144499vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .quantity {
    min-height: 2.625rem;
  }
}
@media (min-width: 98.625em) {
  .quantity--small {
    min-height: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .quantity--small {
    min-height: clamp( 2.125rem , 2.0141625616rem  +  0.4926108374vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .quantity--small {
    min-height: 2.125rem;
  }
}
.quantity--small .quantity__input {
  width: 2.25rem;
}
.quantity__input {
  width: 3.375rem;
  text-align: center;
  color: #5c5c5c;
  -moz-appearance: textfield;
}
.quantity__input::-webkit-outer-spin-button, .quantity__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity__button {
  display: block;
  color: #1c1c1a;
  width: 1.875rem;
  text-align: center;
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  cursor: pointer;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .quantity__button {
    font-size: 1.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .quantity__button {
    font-size: clamp( 1.125rem , 1.0511083744rem  +  0.328407225vw , 1.375rem );
  }
}
@media (max-width: 22.5em) {
  .quantity__button {
    font-size: 1.125rem;
  }
}
@media (any-hover: hover) {
  .quantity__button:hover {
    color: #43a047;
  }
}
.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 6;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(28, 28, 26, 0.9);
  overflow-y: auto;
  overflow-x: hidden;
  transition: all 0.35s ease-in 0s;
}
.popup._open {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.popup._open .popup__content {
  transform: translate(0, 0);
}
.popup__body {
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  padding: 1rem 0rem;
}
@media (min-width: 45.49875em) {
  .popup__body {
    padding: 3.75rem 1rem;
  }
}
@media (min-width: 62.49875em) {
  .popup__body {
    padding: 6.25rem 1.25rem;
  }
}
.popup__content {
  position: relative;
  width: 100%;
  max-width: 32.5rem;
  border-radius: 1rem;
  transition: all 0.35s ease-in 0s;
  transform: translate(0, -100%);
  background-color: #ffffff;
}
.popup__header {
  padding: 1.25rem 1rem;
  border-bottom: 0.0625rem solid #1c1c1a;
  display: flex;
  align-items: center;
  gap: 1rem;
  justify-content: space-between;
}
@media (min-width: 78.43625em) {
  .popup__header {
    padding: 1.5rem 1.875rem;
  }
}
.popup__body {
  padding: 1.25rem 1rem;
}
@media (min-width: 78.43625em) {
  .popup__body {
    padding: 1.75rem 1.875rem;
  }
}
.popup__close {
  flex: 0 0 auto;
}

.auth-form {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 1.875rem;
}
.auth-form__body {
  align-self: stretch;
  flex: 1 1 100%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .auth-form__body {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .auth-form__body {
    row-gap: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .auth-form__body {
    row-gap: 1.25rem;
  }
}
.new-list-form {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 1.875rem;
}
.new-list-form__body {
  align-self: stretch;
  flex: 1 1 100%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .new-list-form__body {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .new-list-form__body {
    row-gap: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .new-list-form__body {
    row-gap: 1.25rem;
  }
}
.support-form {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 1.875rem;
}
.support-form__body {
  align-self: stretch;
  flex: 1 1 100%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .support-form__body {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .support-form__body {
    row-gap: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .support-form__body {
    row-gap: 1.25rem;
  }
}
.social {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (min-width: 98.625em) {
  .social {
    gap: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .social {
    gap: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .social {
    gap: 0.5rem;
  }
}
.social__item {
  flex: 0 0 auto;
}
.social__lnk {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  color: #1c1c1a;
  border: 1px solid #1c1c1a;
  background: #ffffff;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .social__lnk {
    font-size: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .social__lnk {
    font-size: clamp( 1.75rem , 1.6761083744rem  +  0.328407225vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .social__lnk {
    font-size: 1.75rem;
  }
}
@media (min-width: 98.625em) {
  .social__lnk {
    width: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .social__lnk {
    width: clamp( 2.25rem , 2.1761083744rem  +  0.328407225vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .social__lnk {
    width: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .social__lnk {
    height: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .social__lnk {
    height: clamp( 2.25rem , 2.1761083744rem  +  0.328407225vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .social__lnk {
    height: 2.25rem;
  }
}
@media (any-hover: hover) {
  .social__lnk:hover {
    color: #ffffff;
    background: #1c1c1a;
  }
}

.login-social {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 0.75rem;
}
.login-social__list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (min-width: 98.625em) {
  .login-social__list {
    gap: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .login-social__list {
    gap: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .login-social__list {
    gap: 0.5rem;
  }
}
.login-social__item {
  flex: 0 0 auto;
}
.login-social__lnk {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f4ed;
  border-radius: 0.375rem;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .login-social__lnk {
    height: 2.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .login-social__lnk {
    height: clamp( 2.25rem , 2.1391625616rem  +  0.4926108374vw , 2.625rem );
  }
}
@media (max-width: 22.5em) {
  .login-social__lnk {
    height: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .login-social__lnk {
    padding-left: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .login-social__lnk {
    padding-left: clamp( 1.5rem , 1.3891625616rem  +  0.4926108374vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .login-social__lnk {
    padding-left: 1.5rem;
  }
}
@media (min-width: 98.625em) {
  .login-social__lnk {
    padding-right: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .login-social__lnk {
    padding-right: clamp( 1.5rem , 1.3891625616rem  +  0.4926108374vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .login-social__lnk {
    padding-right: 1.5rem;
  }
}
.login-social__lnk svg {
  display: inline-block;
  height: 1.75rem;
  width: 1.75rem;
}
@media (any-hover: hover) {
  .login-social__lnk:hover {
    background: #1c1c1a;
  }
}

.bot-lnk {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
  color: #1c1c1a;
  background: #ffffff;
  line-height: 1.3;
  padding-left: 1rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-right: 1rem;
  border-radius: 0.375rem;
  border: 1px solid #1c1c1a;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .bot-lnk {
    min-height: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .bot-lnk {
    min-height: clamp( 2rem , 1.9261083744rem  +  0.328407225vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .bot-lnk {
    min-height: 2rem;
  }
}
.bot-lnk::before {
  font-size: 1.5rem;
}
@media (any-hover: hover) {
  .bot-lnk:hover {
    background-color: #1c1c1a;
    color: #ffffff;
  }
}

.btn-close {
  color: #1c1c1a;
  font-size: 1.5rem;
  cursor: pointer;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .btn-close:hover {
    color: #43a047;
  }
}
.btn-close--small {
  font-size: 1rem;
}
.btn-close--red {
  color: #f62b0f;
}

.btn-action {
  color: #1c1c1a;
  font-size: 1.5rem;
  cursor: pointer;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .btn-action:hover {
    color: #43a047;
  }
}
.btn-action--small {
  font-size: 1.25rem;
}
.btn-action--grey {
  color: #aeaeae;
}
@media (any-hover: hover) {
  .btn-action--grey:hover {
    color: #1c1c1a;
  }
}
.btn-action--green {
  color: #43a047;
}
@media (any-hover: hover) {
  .btn-action--green:hover {
    color: #1c1c1a;
  }
}
.btn-action--red {
  color: #f62b0f;
}
@media (any-hover: hover) {
  .btn-action--red:hover {
    color: #1c1c1a;
  }
}

.btn-text {
  display: inline-flex;
  font-weight: 500;
  left: 1.3;
  color: #43a047;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .btn-text {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-text {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .btn-text {
    font-size: 0.875rem;
  }
}
@media (any-hover: hover) {
  .btn-text:hover {
    color: #1c1c1a;
  }
}
.btn-text--red {
  color: #f62b0f;
}

.btn-spoller {
  display: inline-flex;
  flex-direction: row-reverse;
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
  font-weight: 500;
  left: 1.3;
  color: #1c1c1a;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .btn-spoller {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-spoller {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .btn-spoller {
    font-size: 0.875rem;
  }
}
.btn-spoller::before {
  margin-top: 0.0625rem;
  font-size: 1.25rem;
  transition: transform 0.35s ease-in 0s;
}
.btn-spoller._active::before {
  transform-origin: center center;
  transform: rotate(180deg);
}
@media (any-hover: hover) {
  .btn-spoller:hover {
    color: #43a047;
  }
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  left: 1.3;
  background: #ffec00;
  color: #1c1c1a;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  border-radius: 0.375rem;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .btn {
    padding-left: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn {
    padding-left: clamp( 1.75rem , 1.7130541872rem  +  0.1642036125vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .btn {
    padding-left: 1.75rem;
  }
}
@media (min-width: 98.625em) {
  .btn {
    padding-right: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn {
    padding-right: clamp( 1.75rem , 1.7130541872rem  +  0.1642036125vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .btn {
    padding-right: 1.75rem;
  }
}
@media (min-width: 98.625em) {
  .btn {
    min-height: 2.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn {
    min-height: clamp( 2.25rem , 2.1391625616rem  +  0.4926108374vw , 2.625rem );
  }
}
@media (max-width: 22.5em) {
  .btn {
    min-height: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .btn {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .btn {
    font-size: 0.875rem;
  }
}
@media (any-hover: hover) {
  .btn:hover {
    background: #d9cb1c;
  }
}
.btn:disabled {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}
@media (min-width: 98.625em) {
  .btn--small {
    min-height: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn--small {
    min-height: clamp( 2rem , 1.9261083744rem  +  0.328407225vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .btn--small {
    min-height: 2rem;
  }
}
@media (min-width: 98.625em) {
  .btn--small {
    padding-left: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn--small {
    padding-left: clamp( 1.25rem , 1.1761083744rem  +  0.328407225vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .btn--small {
    padding-left: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .btn--small {
    padding-right: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn--small {
    padding-right: clamp( 1.25rem , 1.1761083744rem  +  0.328407225vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .btn--small {
    padding-right: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .btn--large {
    min-height: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn--large {
    min-height: clamp( 2.625rem , 2.4772167488rem  +  0.6568144499vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .btn--large {
    min-height: 2.625rem;
  }
}
@media (min-width: 98.625em) {
  .btn--large {
    padding-left: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn--large {
    padding-left: clamp( 1.875rem , 1.690270936rem  +  0.8210180624vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .btn--large {
    padding-left: 1.875rem;
  }
}
@media (min-width: 98.625em) {
  .btn--large {
    padding-right: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn--large {
    padding-right: clamp( 1.875rem , 1.690270936rem  +  0.8210180624vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .btn--large {
    padding-right: 1.875rem;
  }
}
.btn--black {
  color: #ffffff;
  background: #1c1c1a;
}
@media (any-hover: hover) {
  .btn--black:hover {
    background-color: #333333;
  }
}
.btn--wide {
  width: 100%;
}

.btn-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  left: 1.3;
  background: #ffec00;
  color: #1c1c1a;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  border-radius: 0.375rem;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .btn-full {
    gap: 0.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-full {
    gap: clamp( 0.125rem , 0.0880541872rem  +  0.1642036125vw , 0.25rem );
  }
}
@media (max-width: 22.5em) {
  .btn-full {
    gap: 0.125rem;
  }
}
@media (min-width: 98.625em) {
  .btn-full {
    padding-left: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-full {
    padding-left: clamp( 1rem , 0.9261083744rem  +  0.328407225vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .btn-full {
    padding-left: 1rem;
  }
}
@media (min-width: 98.625em) {
  .btn-full {
    padding-right: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-full {
    padding-right: clamp( 1rem , 0.9261083744rem  +  0.328407225vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .btn-full {
    padding-right: 1rem;
  }
}
@media (min-width: 98.625em) {
  .btn-full {
    min-height: 2.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-full {
    min-height: clamp( 2.25rem , 2.1391625616rem  +  0.4926108374vw , 2.625rem );
  }
}
@media (max-width: 22.5em) {
  .btn-full {
    min-height: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .btn-full {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-full {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .btn-full {
    font-size: 0.875rem;
  }
}
@media (min-width: 98.625em) {
  .btn-full::before {
    font-size: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-full::before {
    font-size: clamp( 1.5rem , 1.4261083744rem  +  0.328407225vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .btn-full::before {
    font-size: 1.5rem;
  }
}
@media (any-hover: hover) {
  .btn-full:hover {
    background: #d9cb1c;
  }
}
@media (min-width: 98.625em) {
  .btn-full--large {
    min-height: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-full--large {
    min-height: clamp( 2.625rem , 2.4772167488rem  +  0.6568144499vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .btn-full--large {
    min-height: 2.625rem;
  }
}
@media (min-width: 98.625em) {
  .btn-full--large {
    padding-left: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-full--large {
    padding-left: clamp( 1.875rem , 1.690270936rem  +  0.8210180624vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .btn-full--large {
    padding-left: 1.875rem;
  }
}
@media (min-width: 98.625em) {
  .btn-full--large {
    padding-right: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-full--large {
    padding-right: clamp( 1.875rem , 1.690270936rem  +  0.8210180624vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .btn-full--large {
    padding-right: 1.875rem;
  }
}
@media (min-width: 98.625em) {
  .btn-full--large::before {
    font-size: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-full--large::before {
    font-size: clamp( 1.75rem , 1.6761083744rem  +  0.328407225vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .btn-full--large::before {
    font-size: 1.75rem;
  }
}

.btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffec00;
  color: #1c1c1a;
  padding: 0.375rem;
  border-radius: 0.375rem;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .btn-icon {
    min-height: 2.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-icon {
    min-height: clamp( 2.25rem , 2.1391625616rem  +  0.4926108374vw , 2.625rem );
  }
}
@media (max-width: 22.5em) {
  .btn-icon {
    min-height: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .btn-icon {
    min-width: 2.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-icon {
    min-width: clamp( 2.25rem , 2.1391625616rem  +  0.4926108374vw , 2.625rem );
  }
}
@media (max-width: 22.5em) {
  .btn-icon {
    min-width: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .btn-icon::before {
    font-size: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-icon::before {
    font-size: clamp( 1.5rem , 1.4261083744rem  +  0.328407225vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .btn-icon::before {
    font-size: 1.5rem;
  }
}
@media (any-hover: hover) {
  .btn-icon:hover {
    background: #d9cb1c;
  }
}
@media (min-width: 98.625em) {
  .btn-icon--large {
    min-height: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-icon--large {
    min-height: clamp( 2.625rem , 2.4772167488rem  +  0.6568144499vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .btn-icon--large {
    min-height: 2.625rem;
  }
}
@media (min-width: 98.625em) {
  .btn-icon--large {
    min-width: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-icon--large {
    min-width: clamp( 2.625rem , 2.4772167488rem  +  0.6568144499vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .btn-icon--large {
    min-width: 2.625rem;
  }
}
@media (min-width: 98.625em) {
  .btn-icon--large::before {
    font-size: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-icon--large::before {
    font-size: clamp( 1.75rem , 1.6761083744rem  +  0.328407225vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .btn-icon--large::before {
    font-size: 1.75rem;
  }
}
.btn-icon--added {
  background: #1c1c1a;
  color: #ffffff;
}
@media (any-hover: hover) {
  .btn-icon--added:hover {
    background: #333333;
  }
}

.btn-play {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #333333;
  color: #1c1c1a;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .btn-play {
    font-size: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-play {
    font-size: clamp( 1.75rem , 1.6022167488rem  +  0.6568144499vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .btn-play {
    font-size: 1.75rem;
  }
}
@media (min-width: 98.625em) {
  .btn-play {
    min-height: 4.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-play {
    min-height: clamp( 3rem , 2.4827586207rem  +  2.2988505747vw , 4.75rem );
  }
}
@media (max-width: 22.5em) {
  .btn-play {
    min-height: 3rem;
  }
}
@media (min-width: 98.625em) {
  .btn-play {
    min-width: 4.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .btn-play {
    min-width: clamp( 3rem , 2.4827586207rem  +  2.2988505747vw , 4.75rem );
  }
}
@media (max-width: 22.5em) {
  .btn-play {
    min-width: 3rem;
  }
}
.btn-play::before {
  color: #ffec00;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .btn-play:hover {
    background: #1c1c1a;
  }
}

.active-filter {
  display: inline-flex;
  align-items: center;
  gap: 0.125rem;
  justify-content: center;
  background: #43a047;
  color: #ffffff;
  border-radius: 0.375rem;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .active-filter {
    min-height: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .active-filter {
    min-height: clamp( 1.75rem , 1.7130541872rem  +  0.1642036125vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .active-filter {
    min-height: 1.75rem;
  }
}
@media (min-width: 98.625em) {
  .active-filter {
    min-width: 2.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .active-filter {
    min-width: clamp( 2.25rem , 2.1391625616rem  +  0.4926108374vw , 2.625rem );
  }
}
@media (max-width: 22.5em) {
  .active-filter {
    min-width: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .active-filter {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .active-filter {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .active-filter {
    font-size: 0.875rem;
  }
}
@media (min-width: 98.625em) {
  .active-filter {
    padding-left: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .active-filter {
    padding-left: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .active-filter {
    padding-left: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .active-filter {
    padding-right: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .active-filter {
    padding-right: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .active-filter {
    padding-right: 0.75rem;
  }
}
@media (any-hover: hover) {
  .active-filter:hover {
    background: #1c1c1a;
  }
}

.blog-category {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #43a047;
  color: #ffffff;
  font-weight: 500;
  border-radius: 0.25rem;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .blog-category {
    min-height: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-category {
    min-height: clamp( 1.125rem , 0.940270936rem  +  0.8210180624vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .blog-category {
    min-height: 1.125rem;
  }
}
@media (min-width: 98.625em) {
  .blog-category {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-category {
    font-size: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .blog-category {
    font-size: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .blog-category {
    padding-left: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-category {
    padding-left: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .blog-category {
    padding-left: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .blog-category {
    padding-right: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-category {
    padding-right: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .blog-category {
    padding-right: 0.75rem;
  }
}
@media (any-hover: hover) {
  .blog-category:hover {
    background: #1c1c1a;
  }
}
.blog-category--small {
  font-size: 0.75rem;
  min-height: 1.25rem;
}

.fav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #aeaeae;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .fav-btn {
    font-size: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .fav-btn {
    font-size: clamp( 2rem , 1.8522167488rem  +  0.6568144499vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .fav-btn {
    font-size: 2rem;
  }
}
@media (min-width: 98.625em) {
  .fav-btn--small {
    font-size: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .fav-btn--small {
    font-size: clamp( 1.75rem , 1.6761083744rem  +  0.328407225vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .fav-btn--small {
    font-size: 1.75rem;
  }
}
.fav-btn--active {
  color: #f62b0f;
}
@media (any-hover: hover) {
  .fav-btn:hover {
    color: #333333;
  }
}

.compare-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #aeaeae;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .compare-btn {
    font-size: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .compare-btn {
    font-size: clamp( 2rem , 1.8522167488rem  +  0.6568144499vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .compare-btn {
    font-size: 2rem;
  }
}
@media (min-width: 98.625em) {
  .compare-btn--small {
    font-size: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .compare-btn--small {
    font-size: clamp( 1.75rem , 1.6761083744rem  +  0.328407225vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .compare-btn--small {
    font-size: 1.75rem;
  }
}
.compare-btn--active {
  color: #1c1c1a;
}
@media (any-hover: hover) {
  .compare-btn:hover {
    color: #333333;
  }
}

.like-btn {
  color: #aeaeae;
  display: flex;
  align-items: center;
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .like-btn::before {
    font-size: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .like-btn::before {
    font-size: clamp( 1.25rem , 1.1761083744rem  +  0.328407225vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .like-btn::before {
    font-size: 1.25rem;
  }
}
.like-btn--active {
  color: #1c1c1a;
}
@media (any-hover: hover) {
  .like-btn:hover {
    color: #333333;
  }
}

.msg-popup {
  width: 100%;
  position: fixed;
  z-index: 8;
  opacity: 0.5;
  visibility: hidden;
  transform: translate(0px, -100%);
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .msg-popup {
    top: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .msg-popup {
    top: clamp( 0.625rem , 0.440270936rem  +  0.8210180624vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .msg-popup {
    top: 0.625rem;
  }
}
.msg-popup--success .msg-popup__body {
  background-color: #43a047;
  color: #ffffff;
}
.msg-popup--alert .msg-popup__body {
  background-color: #f62b0f;
  color: #ffffff;
}
.msg-popup._active {
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
}
.msg-popup__body {
  margin: auto;
  max-width: 30rem;
  background-color: #ffec00;
  padding: 0.625rem 1rem;
  line-height: 1.4;
  border-radius: 0.5rem;
}
@media (min-width: 78.43625em) {
  .msg-popup__body {
    padding: 1.25rem 1.25rem;
  }
}

._preloading {
  position: relative;
}

.preloader {
  position: absolute;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  z-index: 7;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.95);
  transition: all 0.35s ease-in 0s;
}
.preloader._active {
  visibility: visible;
  opacity: 1;
}
.preloader__logo {
  animation: pulse 1.2s linear infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.075);
  }
  100% {
    transform: scale(1);
  }
}
.language-nav {
  display: flex;
  align-items: center;
}
@media (min-width: 98.625em) {
  .language-nav {
    gap: 0.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .language-nav {
    gap: clamp( 0.25rem , 0.2130541872rem  +  0.1642036125vw , 0.375rem );
  }
}
@media (max-width: 22.5em) {
  .language-nav {
    gap: 0.25rem;
  }
}
.language-nav__item {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  border-radius: 50%;
  text-transform: uppercase;
  color: #5c5c5c;
  border: 0.0625rem solid transparent;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .language-nav__item {
    width: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .language-nav__item {
    width: clamp( 1.875rem , 1.7641625616rem  +  0.4926108374vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .language-nav__item {
    width: 1.875rem;
  }
}
@media (min-width: 98.625em) {
  .language-nav__item {
    height: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .language-nav__item {
    height: clamp( 1.875rem , 1.7641625616rem  +  0.4926108374vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .language-nav__item {
    height: 1.875rem;
  }
}
@media (min-width: 98.625em) {
  .language-nav__item {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .language-nav__item {
    font-size: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .language-nav__item {
    font-size: 0.75rem;
  }
}
@media (any-hover: hover) {
  .language-nav__item:hover {
    color: #ffffff;
    background-color: #1c1c1a;
    border-color: #1c1c1a;
  }
}
.language-nav__item--active {
  color: #1c1c1a;
  background: #ffffff;
  border: 0.0625rem solid #1c1c1a;
}

.slider-arrows {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 98.625em) {
  .slider-arrows {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .slider-arrows {
    -moz-column-gap: clamp( 0.625rem , 0.440270936rem  +  0.8210180624vw , 1.25rem );
         column-gap: clamp( 0.625rem , 0.440270936rem  +  0.8210180624vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .slider-arrows {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }
}
.slider-arrows--wide {
  justify-content: space-between;
}
.slider-arrows__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  background-color: #ffffff;
  border: 0.0625rem solid #1c1c1a;
  color: #1c1c1a;
  border-radius: 0.375rem;
  overflow: hidden;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .slider-arrows__arrow {
    font-size: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .slider-arrows__arrow {
    font-size: clamp( 1.25rem , 1.1761083744rem  +  0.328407225vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .slider-arrows__arrow {
    font-size: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .slider-arrows__arrow {
    width: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .slider-arrows__arrow {
    width: clamp( 2rem , 1.8522167488rem  +  0.6568144499vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .slider-arrows__arrow {
    width: 2rem;
  }
}
@media (min-width: 98.625em) {
  .slider-arrows__arrow {
    height: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .slider-arrows__arrow {
    height: clamp( 2rem , 1.8522167488rem  +  0.6568144499vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .slider-arrows__arrow {
    height: 2rem;
  }
}
@media (any-hover: hover) {
  .slider-arrows__arrow:hover {
    color: #ffffff;
    background: #1c1c1a;
  }
}
.slider-arrows__arrow--prev.swiper-button-disabled {
  opacity: 0.25;
  cursor: auto;
}
.slider-arrows__arrow--prev {
  transform: rotate(180deg);
}
.slider-arrows__arrow--prev.swiper-button-disabled {
  opacity: 0.25;
}

.breadcrumbs {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.breadcrumbs__item {
  word-break: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.4;
}
.breadcrumbs__item:not(:last-child) {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  border-right: 0.0625rem solid #1c1c1a;
}
.breadcrumbs__item:first-child .breadcrumbs__item-lnk {
  font-size: 1.25rem;
}
.breadcrumbs__item-lnk {
  font-size: 0.875rem;
  color: #1c1c1a;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .breadcrumbs__item-lnk:hover {
    color: #43a047;
  }
}

.breadcrumbs-mobile {
  display: flex;
  color: #1c1c1a;
  font-size: 0.75rem;
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
  transition: all 0.35s ease-in 0s;
}
.breadcrumbs-mobile::before {
  font-size: 1rem;
  transform: rotate(180deg);
}
@media (any-hover: hover) {
  .breadcrumbs-mobile:hover {
    color: #43a047;
  }
}

.paginator {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 98.625em) {
  .paginator {
    gap: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .paginator {
    gap: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .paginator {
    gap: 1rem;
  }
}
.paginator__lnk {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  color: #1c1c1a;
  border: 0.0625rem solid #aeaeae;
  border-radius: 0.375rem;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .paginator__lnk {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .paginator__lnk {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .paginator__lnk {
    font-size: 0.875rem;
  }
}
@media (min-width: 98.625em) {
  .paginator__lnk {
    padding-left: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .paginator__lnk {
    padding-left: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .paginator__lnk {
    padding-left: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .paginator__lnk {
    padding-right: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .paginator__lnk {
    padding-right: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .paginator__lnk {
    padding-right: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .paginator__lnk {
    min-height: 2.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .paginator__lnk {
    min-height: clamp( 1.875rem , 1.7272167488rem  +  0.6568144499vw , 2.375rem );
  }
}
@media (max-width: 22.5em) {
  .paginator__lnk {
    min-height: 1.875rem;
  }
}
@media (any-hover: hover) {
  .paginator__lnk:hover {
    border-color: #1c1c1a;
  }
}
.paginator__lnk--dots {
  border-color: transparent;
}
.paginator__active {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  color: #1c1c1a;
  border: 0.0625rem solid #ffec00;
  border-radius: 0.375rem;
  background-color: #ffec00;
}
@media (min-width: 98.625em) {
  .paginator__active {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .paginator__active {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .paginator__active {
    font-size: 0.875rem;
  }
}
@media (min-width: 98.625em) {
  .paginator__active {
    padding-left: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .paginator__active {
    padding-left: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .paginator__active {
    padding-left: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .paginator__active {
    padding-right: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .paginator__active {
    padding-right: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .paginator__active {
    padding-right: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .paginator__active {
    min-height: 2.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .paginator__active {
    min-height: clamp( 1.875rem , 1.7272167488rem  +  0.6568144499vw , 2.375rem );
  }
}
@media (max-width: 22.5em) {
  .paginator__active {
    min-height: 1.875rem;
  }
}
.paginator__arrow-lnk {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1c1c1a;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .paginator__arrow-lnk {
    font-size: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .paginator__arrow-lnk {
    font-size: clamp( 1.25rem , 1.1761083744rem  +  0.328407225vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .paginator__arrow-lnk {
    font-size: 1.25rem;
  }
}
.paginator__arrow-lnk--prev {
  transform: rotate(180deg);
}
@media (min-width: 62.49875em) {
  .paginator__arrow-lnk--prev {
    margin-right: 0.5rem;
  }
}
@media (min-width: 62.49875em) {
  .paginator__arrow-lnk--next {
    margin-left: 0.5rem;
  }
}
@media (any-hover: hover) {
  .paginator__arrow-lnk:hover {
    color: #43a047;
  }
}

/**
 * Swiper 11.1.9
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2024
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 0.875rem;
  height: 0.875rem;
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #aeaeae);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #1c1c1a;
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 0.375rem);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.nice-select {
  width: 100%;
  padding: 0.125rem 0;
  min-height: 100%;
  font-weight: 400;
  border-radius: 0.375rem;
  color: #1c1c1a;
  background: #ffffff;
  border: 0.0625rem solid #707070;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  gap: 1.25rem;
}
@media (min-width: 98.625em) {
  .nice-select {
    padding-left: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .nice-select {
    padding-left: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .nice-select {
    padding-left: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .nice-select {
    padding-right: 0.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .nice-select {
    padding-right: clamp( 0.25rem , 0.1761083744rem  +  0.328407225vw , 0.5rem );
  }
}
@media (max-width: 22.5em) {
  .nice-select {
    padding-right: 0.25rem;
  }
}
@media (min-width: 98.625em) {
  .nice-select {
    min-height: 2.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .nice-select {
    min-height: clamp( 2.25rem , 2.1391625616rem  +  0.4926108374vw , 2.625rem );
  }
}
@media (max-width: 22.5em) {
  .nice-select {
    min-height: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .nice-select--small {
    min-height: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .nice-select--small {
    min-height: clamp( 1.875rem , 1.7641625616rem  +  0.4926108374vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .nice-select--small {
    min-height: 1.875rem;
  }
}

select {
  min-height: 0 !important;
}

.nice-select:hover {
  border-color: #1c1c1a;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #1c1c1a;
}

.nice-select::after {
  content: "\e90b";
  font-family: "icons";
  font-size: 1.25rem;
  display: block;
  pointer-events: none;
  transform-origin: center center;
  transition: all 0.35s ease-in 0s;
}

.nice-select.open::after {
  transform: rotate(180deg);
}

.nice-select.open .nice-select-dropdown {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #707070;
  color: #5c5c5c;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #707070;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .nice-select-dropdown {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .nice-select-dropdown {
  left: auto;
  right: 0;
}

.nice-select .nice-select-dropdown {
  margin-top: 4px;
  background-color: #ffffff;
  border-radius: 5px;
  border: 0.0625rem solid #aeaeae;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(19px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
  opacity: 0;
}

.nice-select .list {
  border-radius: 0.375rem;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0;
  max-height: 14.375rem;
  overflow-y: auto;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: rgba(0, 0, 0, 0) !important;
}

.nice-select .option {
  cursor: pointer;
  list-style: none;
  outline: none;
  padding: 0.5rem 1rem;
  text-align: left;
  transition: all 0.2s;
  transition: all 0.35s ease-in 0s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

.nice-select .option.disabled {
  background-color: rgba(0, 0, 0, 0);
  color: #999;
  cursor: default;
}

.nice-select .extra {
  float: right;
}

.nice-select .optgroup {
  font-weight: bold;
}

.no-csspointerevents .nice-select .nice-select-dropdown {
  display: none;
}

.no-csspointerevents .nice-select.open .nice-select-dropdown {
  display: block;
}

.nice-select .list::-webkit-scrollbar {
  width: 0;
}

.nice-select .has-multiple {
  white-space: inherit;
  height: auto;
  padding: 7px 12px;
  min-height: 36px;
  line-height: 22px;
}

.nice-select .has-multiple span.current {
  border: 1px solid #ccc;
  background: #eee;
  padding: 0 10px;
  border-radius: 3px;
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 3px;
  margin-right: 3px;
}

.nice-select .has-multiple .multiple-options {
  display: block;
  line-height: 24px;
  padding: 0;
}

.nice-select .nice-select-search-box {
  box-sizing: border-box;
  width: 100%;
  padding: 5px;
  pointer-events: none;
  border-radius: 5px 5px 0 0;
}

.nice-select .nice-select-search {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  vertical-align: middle;
  padding: 7px 12px;
  margin: 0 10px 0 0;
  width: 100%;
  min-height: 36px;
  line-height: 22px;
  height: auto;
  outline: 0 !important;
  font-size: 14px;
}

.query-msg__title:not(:last-child) {
  margin-bottom: 0.375rem;
}
.query-msg__text:not(:last-child) {
  margin-bottom: 1rem;
}

.product-gallery {
  width: 100%;
}
.product-gallery__main:not(:last-child) {
  margin-bottom: 0.375rem;
}
@media (min-width: 78.43625em) {
  .product-gallery__main:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
.product-gallery__main-slide {
  border: 0.0625rem solid #1c1c1a;
  border-radius: 1rem;
  overflow: hidden;
  aspect-ratio: 1;
}
.product-gallery__main-arrows {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1rem;
  right: 1rem;
  z-index: 2;
}
@media (min-width: 78.43625em) {
  .product-gallery__main-arrows {
    left: 1.875rem;
    right: 1.875rem;
  }
}
.product-gallery__thumbs-slide {
  border: 0.0625rem solid #aeaeae;
  border-radius: 0.75rem;
  overflow: hidden;
  aspect-ratio: 1;
}
.product-gallery__thumbs-slide.swiper-slide-thumb-active {
  border-color: #1c1c1a;
}
.product-gallery__labels {
  position: absolute;
  z-index: 2;
  top: 0;
  padding: 1rem;
}
@media (min-width: 78.43625em) {
  .product-gallery__labels {
    padding: 1.875rem;
  }
}

.caption-counter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  border-radius: 50%;
  color: #1c1c1a;
  width: 0.375rem;
  height: 0.375rem;
  background: #ffec00;
}
@media (min-width: 98.625em) {
  .caption-counter {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .caption-counter {
    font-size: clamp( 1rem , 0.9630541872rem  +  0.1642036125vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .caption-counter {
    font-size: 1rem;
  }
}
@media (min-width: 98.625em) {
  .caption-counter {
    width: 2.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .caption-counter {
    width: clamp( 1.75rem , 1.6391625616rem  +  0.4926108374vw , 2.125rem );
  }
}
@media (max-width: 22.5em) {
  .caption-counter {
    width: 1.75rem;
  }
}
@media (min-width: 98.625em) {
  .caption-counter {
    height: 2.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .caption-counter {
    height: clamp( 1.75rem , 1.6391625616rem  +  0.4926108374vw , 2.125rem );
  }
}
@media (max-width: 22.5em) {
  .caption-counter {
    height: 1.75rem;
  }
}

.main-title {
  display: block;
  color: #1c1c1a;
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 98.625em) {
  .main-title {
    font-size: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .main-title {
    font-size: clamp( 1.75rem , 1.5283251232rem  +  0.9852216749vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .main-title {
    font-size: 1.75rem;
  }
}
@media (min-width: 98.625em) {
  .main-title--large {
    font-size: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .main-title--large {
    font-size: clamp( 2.5rem , 2.1305418719rem  +  1.6420361248vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .main-title--large {
    font-size: 2.5rem;
  }
}

.section-title {
  display: inline-flex;
  align-items: center;
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
  color: #1c1c1a;
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 98.625em) {
  .section-title {
    font-size: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .section-title {
    font-size: clamp( 1.5rem , 1.3522167488rem  +  0.6568144499vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .section-title {
    font-size: 1.5rem;
  }
}
.section-title__counter {
  flex: 0 0 auto;
}
.section-title__text {
  flex: 1 1 auto;
}

.medium-title {
  display: block;
  color: #1c1c1a;
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 98.625em) {
  .medium-title {
    font-size: 1.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .medium-title {
    font-size: clamp( 1.125rem , 1.0511083744rem  +  0.328407225vw , 1.375rem );
  }
}
@media (max-width: 22.5em) {
  .medium-title {
    font-size: 1.125rem;
  }
}

.small-title {
  display: block;
  color: #1c1c1a;
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 98.625em) {
  .small-title {
    font-size: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .small-title {
    font-size: clamp( 1rem , 0.9261083744rem  +  0.328407225vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .small-title {
    font-size: 1rem;
  }
}
.small-title--center {
  text-align: center;
}

.tiny-title {
  display: block;
  color: #1c1c1a;
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  line-height: inherit;
}
@media (min-width: 98.625em) {
  .tiny-title {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .tiny-title {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .tiny-title {
    font-size: 0.875rem;
  }
}

.date {
  display: inline-block;
  color: #5c5c5c;
  font-weight: normal;
  line-height: 1.4;
}
@media (min-width: 98.625em) {
  .date {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .date {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .date {
    font-size: 0.625rem;
  }
}

.price-current {
  display: inline-block;
  color: #1c1c1a;
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
}
@media (min-width: 98.625em) {
  .price-current {
    font-size: 1.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .price-current {
    font-size: clamp( 1.125rem , 1.0511083744rem  +  0.328407225vw , 1.375rem );
  }
}
@media (max-width: 22.5em) {
  .price-current {
    font-size: 1.125rem;
  }
}
@media (min-width: 98.625em) {
  .price-current--small {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .price-current--small {
    font-size: clamp( 1rem , 0.9630541872rem  +  0.1642036125vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .price-current--small {
    font-size: 1rem;
  }
}
.price-current--large {
  font-weight: 700;
}
@media (min-width: 98.625em) {
  .price-current--large {
    font-size: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .price-current--large {
    font-size: clamp( 1.25rem , 1.0283251232rem  +  0.9852216749vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .price-current--large {
    font-size: 1.25rem;
  }
}
.price-current--sale {
  color: #f62b0f;
}

.price-old {
  display: inline-block;
  color: #1c1c1a;
  font-style: normal;
  color: #5c5c5c;
  text-decoration: line-through;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 98.625em) {
  .price-old {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .price-old {
    font-size: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .price-old {
    font-size: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .price-old--large {
    font-size: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .price-old--large {
    font-size: clamp( 0.875rem , 0.7641625616rem  +  0.4926108374vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .price-old--large {
    font-size: 0.875rem;
  }
}

.cashback {
  color: #5c5c5c;
  font-weight: 500;
}
@media (min-width: 98.625em) {
  .cashback {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .cashback {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .cashback {
    font-size: 0.625rem;
  }
}
.cashback span {
  color: #43a047;
}
@media (min-width: 98.625em) {
  .cashback--large {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .cashback--large {
    font-size: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .cashback--large {
    font-size: 0.75rem;
  }
}

.price-block {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.price-block__old:not(:last-child) {
  margin-bottom: 0.125rem;
}
.logo {
  display: inline-block;
}
@media (min-width: 98.625em) {
  .logo {
    width: 17.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .logo {
    width: clamp( 11.25rem , 9.4027093596rem  +  8.210180624vw , 17.5rem );
  }
}
@media (max-width: 22.5em) {
  .logo {
    width: 11.25rem;
  }
}
.logo svg {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.email {
  display: inline-block;
  color: #1c1c1a;
  font-weight: 500;
  line-height: 1.3;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .email {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .email {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .email {
    font-size: 0.875rem;
  }
}
@media (any-hover: hover) {
  .email:hover {
    color: #43a047;
  }
}

.tel {
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #1c1c1a;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .tel {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .tel {
    font-size: clamp( 1rem , 0.9630541872rem  +  0.1642036125vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .tel {
    font-size: 1rem;
  }
}
@media (min-width: 98.625em) {
  .tel {
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .tel {
    -moz-column-gap: clamp( 0.25rem , 0.2130541872rem  +  0.1642036125vw , 0.375rem );
         column-gap: clamp( 0.25rem , 0.2130541872rem  +  0.1642036125vw , 0.375rem );
  }
}
@media (max-width: 22.5em) {
  .tel {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }
}
.tel::before {
  flex: 0 0 auto;
}
@media (min-width: 98.625em) {
  .tel::before {
    font-size: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .tel::before {
    font-size: clamp( 1.5rem , 1.4261083744rem  +  0.328407225vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .tel::before {
    font-size: 1.5rem;
  }
}
@media (any-hover: hover) {
  .tel:hover {
    color: #43a047;
  }
}
@media (min-width: 98.625em) {
  .tel--small {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .tel--small {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .tel--small {
    font-size: 0.875rem;
  }
}

.form-field {
  position: relative;
}
.form-field__label {
  font-weight: 500;
  display: block;
  color: #1c1c1a;
  margin-bottom: 0.25rem;
}
.form-field__error {
  position: absolute;
  top: 100%;
  font-weight: 500;
  color: #f44336;
}
@media (min-width: 98.625em) {
  .form-field__error {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .form-field__error {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .form-field__error {
    font-size: 0.625rem;
  }
}

.section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.section-header__title {
  flex: 0 1 auto;
}
.section-header__btn {
  flex: 0 0 auto;
}
.section-header__slider-arrows {
  flex: 0 0 auto;
}
.section-header__sort {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 0.125rem;
}
.section-header__sort-select {
  width: 10rem;
}
@media (min-width: 45.49875em) {
  .section-header__sort-select {
    width: 13.75rem;
  }
}

.text *:first-child {
  margin-top: 0;
}
.text *:last-child {
  margin-bottom: 0;
}
.text a {
  font-weight: 500;
  color: #43a047;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .text a:hover {
    color: #1c1c1a;
  }
}
.text b,
.text strong {
  font-weight: 500;
  color: #1c1c1a;
}
.text i,
.text em {
  font-style: italic;
}
.text blockquote {
  font-style: italic;
  border-left: 0.25rem solid #ffec00;
  padding-left: 0.625rem;
}
@media (min-width: 98.625em) {
  .text blockquote {
    margin-bottom: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text blockquote {
    margin-bottom: clamp( 0.625rem , 0.532635468rem  +  0.4105090312vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .text blockquote {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .text blockquote {
    margin-top: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text blockquote {
    margin-top: clamp( 0.625rem , 0.532635468rem  +  0.4105090312vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .text blockquote {
    margin-top: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .text P:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text P:not(:last-child) {
    margin-bottom: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text P:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .text__video {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text__video {
    margin-bottom: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .text__video {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .text__video {
    margin-top: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text__video {
    margin-top: clamp( 0.875rem , 0.690270936rem  +  0.8210180624vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .text__video {
    margin-top: 0.875rem;
  }
}
@media (min-width: 98.625em) {
  .text dl {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text dl {
    margin-bottom: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .text dl {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .text dl {
    margin-top: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text dl {
    margin-top: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .text dl {
    margin-top: 0.5rem;
  }
}
.text dt {
  font-style: normal;
  font-weight: 500;
  color: #1c1c1a;
}
.text dt dfn {
  font-style: normal;
  font-weight: 700;
  color: #1c1c1a;
}
.text dd {
  margin-bottom: 0.125rem;
}
.text ol {
  display: block;
  list-style-position: outside;
  list-style-type: none;
  margin-left: 0.375rem;
  counter-reset: listCounter;
}
@media (min-width: 98.625em) {
  .text ol {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text ol {
    margin-bottom: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text ol {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .text ol {
    margin-top: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text ol {
    margin-top: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text ol {
    margin-top: 0.5rem;
  }
}
.text ol li {
  display: list-item;
}
@media (min-width: 98.625em) {
  .text ol li:not(:last-child) {
    margin-bottom: 0.3125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text ol li:not(:last-child) {
    margin-bottom: clamp( 0.125rem , 0.0695812808rem  +  0.2463054187vw , 0.3125rem );
  }
}
@media (max-width: 22.5em) {
  .text ol li:not(:last-child) {
    margin-bottom: 0.125rem;
  }
}
.text ol li::before {
  content: counter(listCounter) ".";
  counter-increment: listCounter;
  font-weight: 500;
  margin-right: 0.375rem;
  color: #1c1c1a;
}
.text ul {
  list-style-position: inside;
  list-style-type: disc;
  display: block;
  margin-left: 0.375rem;
}
@media (min-width: 98.625em) {
  .text ul {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text ul {
    margin-bottom: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text ul {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .text ul {
    margin-top: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text ul {
    margin-top: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text ul {
    margin-top: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .text ul li:not(:last-child) {
    margin-bottom: 0.3125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text ul li:not(:last-child) {
    margin-bottom: clamp( 0.125rem , 0.0695812808rem  +  0.2463054187vw , 0.3125rem );
  }
}
@media (max-width: 22.5em) {
  .text ul li:not(:last-child) {
    margin-bottom: 0.125rem;
  }
}
.text ul li::marker {
  display: list-item;
  color: #333333;
}
.text h1 {
  display: block;
  color: #1c1c1a;
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 98.625em) {
  .text h1 {
    font-size: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h1 {
    font-size: clamp( 1.625rem , 1.5141625616rem  +  0.4926108374vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .text h1 {
    font-size: 1.625rem;
  }
}
@media (min-width: 98.625em) {
  .text h1 {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h1 {
    margin-bottom: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text h1 {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .text h1 {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h1 {
    margin-top: clamp( 0.625rem , 0.5141625616rem  +  0.4926108374vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .text h1 {
    margin-top: 0.625rem;
  }
}
.text h2 {
  display: block;
  color: #1c1c1a;
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 98.625em) {
  .text h2 {
    font-size: 1.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h2 {
    font-size: clamp( 1.375rem , 1.3011083744rem  +  0.328407225vw , 1.625rem );
  }
}
@media (max-width: 22.5em) {
  .text h2 {
    font-size: 1.375rem;
  }
}
@media (min-width: 98.625em) {
  .text h2 {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h2 {
    margin-bottom: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text h2 {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .text h2 {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h2 {
    margin-top: clamp( 0.625rem , 0.5141625616rem  +  0.4926108374vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .text h2 {
    margin-top: 0.625rem;
  }
}
.text h3 {
  display: block;
  color: #1c1c1a;
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 98.625em) {
  .text h3 {
    font-size: 1.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h3 {
    font-size: clamp( 1.125rem , 1.0511083744rem  +  0.328407225vw , 1.375rem );
  }
}
@media (max-width: 22.5em) {
  .text h3 {
    font-size: 1.125rem;
  }
}
@media (min-width: 98.625em) {
  .text h3 {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h3 {
    margin-bottom: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text h3 {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .text h3 {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h3 {
    margin-top: clamp( 0.625rem , 0.5141625616rem  +  0.4926108374vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .text h3 {
    margin-top: 0.625rem;
  }
}
.text h4 {
  display: block;
  color: #1c1c1a;
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
}
@media (min-width: 98.625em) {
  .text h4 {
    font-size: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h4 {
    font-size: clamp( 1rem , 0.9261083744rem  +  0.328407225vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .text h4 {
    font-size: 1rem;
  }
}
@media (min-width: 98.625em) {
  .text h4 {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h4 {
    margin-bottom: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text h4 {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .text h4 {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h4 {
    margin-top: clamp( 0.625rem , 0.5141625616rem  +  0.4926108374vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .text h4 {
    margin-top: 0.625rem;
  }
}
.text h5 {
  display: block;
  color: #1c1c1a;
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
}
@media (min-width: 98.625em) {
  .text h5 {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h5 {
    font-size: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .text h5 {
    font-size: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .text h5 {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h5 {
    margin-bottom: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text h5 {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .text h5 {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text h5 {
    margin-top: clamp( 0.625rem , 0.5141625616rem  +  0.4926108374vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .text h5 {
    margin-top: 0.625rem;
  }
}
.text img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}
@media (min-width: 98.625em) {
  .text img {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text img {
    margin-bottom: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .text img {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .text img {
    margin-top: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text img {
    margin-top: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .text img {
    margin-top: 1.25rem;
  }
}
@media (min-width: 78.43625em) {
  .text img {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 78.43625em) {
  .text img {
    border-radius: clamp( 0.75rem , 0.6494390936rem  +  0.4469373617vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .text img {
    border-radius: 0.75rem;
  }
}

.timer {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 98.625em) {
  .timer {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .timer {
    -moz-column-gap: clamp( 1.25rem , 0.8805418719rem  +  1.6420361248vw , 2.5rem );
         column-gap: clamp( 1.25rem , 0.8805418719rem  +  1.6420361248vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .timer {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
.timer__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.timer__item:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.75rem;
  height: 0.125rem;
  background: #aeaeae;
}
@media (min-width: 98.625em) {
  .timer__item:not(:last-child)::after {
    right: -1.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .timer__item:not(:last-child)::after {
    right: clamp( -1rem , -0.815270936rem  +  -0.8210180624vw , -1.625rem );
  }
}
@media (max-width: 22.5em) {
  .timer__item:not(:last-child)::after {
    right: -1rem;
  }
}
.timer__caption {
  line-height: 1.2;
}

.footer {
  background: #f5f4ed;
}
@media (min-width: 98.625em) {
  .footer {
    padding-top: 6.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer {
    padding-top: clamp( 4.5rem , 3.7980295567rem  +  3.1198686371vw , 6.875rem );
  }
}
@media (max-width: 22.5em) {
  .footer {
    padding-top: 4.5rem;
  }
}
@media (min-width: 98.625em) {
  .footer {
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer {
    padding-bottom: clamp( 5.125rem , 4.4230295567rem  +  3.1198686371vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .footer {
    padding-bottom: 5.125rem;
  }
}
.footer__top {
  border-bottom: 0.0625rem solid #1c1c1a;
  row-gap: 1.25rem;
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 98.625em) {
  .footer__top {
    padding-bottom: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer__top {
    padding-bottom: clamp( 2.5rem , 2.1305418719rem  +  1.6420361248vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .footer__top {
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 62.49875em) {
  .footer__top {
    flex-wrap: nowrap;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    justify-content: space-between;
  }
}
@media (min-width: 62.49875em) {
  .footer__logo {
    order: 2;
    flex: 0 0 auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 62.49875em) {
  .footer__language-nav {
    order: 1;
  }
}
.footer__social {
  flex: 1 1 100%;
}
@media (min-width: 62.49875em) {
  .footer__social {
    flex: 0 0 auto;
    order: 3;
  }
}
.footer__bottom {
  display: flex;
  flex-direction: column;
}
@media (min-width: 32.49875em) {
  .footer__bottom {
    flex-direction: row;
    flex-wrap: wrap;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 78.43625em) {
  .footer__bottom {
    flex-wrap: nowrap;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
.footer__contacts {
  padding: 2.5rem 0;
  margin-bottom: 1.875rem;
  border-bottom: 0.0625rem solid #1c1c1a;
}
@media (min-width: 32.49875em) {
  .footer__contacts {
    order: 1;
    flex: 0 1 calc(50% - 0.5rem);
    border-bottom: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 62.49875em) {
  .footer__contacts {
    flex: 0 1 calc(33.3333333333% - 0.75rem);
  }
}
@media (min-width: 78.43625em) {
  .footer__contacts {
    margin-bottom: 0;
    padding-top: 3.75rem;
    padding-bottom: 4.375rem;
    padding-right: 1.875rem;
    flex: 0 1 23.5294117647%;
    border-right: 0.0625rem solid #1c1c1a;
  }
}
.footer__menu:not(:last-child) {
  margin-bottom: 0.5rem;
}
@media (min-width: 32.49875em) {
  .footer__menu {
    order: 3;
    flex: 1 1 100%;
  }
}
@media (min-width: 45.49875em) {
  .footer__menu {
    flex: 0 1 calc(50% - 0.5rem);
    margin-bottom: 0;
  }
}
@media (min-width: 62.49875em) {
  .footer__menu {
    padding-top: 2.5rem;
    order: 2;
    flex: 0 1 calc(33.3333333333% - 0.75rem);
  }
}
@media (min-width: 78.43625em) {
  .footer__menu {
    padding-top: 3.75rem;
    flex: 0 1 23.5294117647%;
  }
}
@media (min-width: 32.49875em) {
  .footer__additional-info {
    padding-top: 1.875rem;
    order: 2;
    flex: 0 1 calc(50% - 0.5rem);
  }
}
@media (min-width: 62.49875em) {
  .footer__additional-info {
    order: 4;
    flex: 1 1 100%;
  }
}
@media (min-width: 78.43625em) {
  .footer__additional-info {
    padding-top: 3.125rem;
    flex: 0 1 23.5294117647%;
  }
}
@media (min-width: 98.625em) {
  .footer__payments:not(:last-child) {
    margin-bottom: 0.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer__payments:not(:last-child) {
    margin-bottom: clamp( 0.25rem , 0.2130541872rem  +  0.1642036125vw , 0.375rem );
  }
}
@media (max-width: 22.5em) {
  .footer__payments:not(:last-child) {
    margin-bottom: 0.25rem;
  }
}
.footer__copyright {
  display: block;
  color: #1c1c1a;
  margin: 0;
}
@media (min-width: 98.625em) {
  .footer__copyright {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer__copyright {
    font-size: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .footer__copyright {
    font-size: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .footer__copyright:not(:last-child) {
    margin-bottom: 0.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer__copyright:not(:last-child) {
    margin-bottom: clamp( 0.125rem , 0.0880541872rem  +  0.1642036125vw , 0.25rem );
  }
}
@media (max-width: 22.5em) {
  .footer__copyright:not(:last-child) {
    margin-bottom: 0.125rem;
  }
}
.footer__developers {
  color: #1c1c1a;
  margin: 0;
}
@media (min-width: 98.625em) {
  .footer__developers {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer__developers {
    font-size: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .footer__developers {
    font-size: 0.75rem;
  }
}
.footer__developers a {
  font-weight: 500;
  color: #1c1c1a;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .footer__developers a:hover {
    color: #43a047;
  }
}

.payments {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 98.625em) {
  .payments {
    gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .payments {
    gap: clamp( 0.625rem , 0.440270936rem  +  0.8210180624vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .payments {
    gap: 0.625rem;
  }
}
.payments__item {
  flex: 0 0 auto;
}
@media (min-width: 98.625em) {
  .payments__item {
    font-size: 2.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .payments__item {
    font-size: clamp( 1.75rem , 1.6391625616rem  +  0.4926108374vw , 2.125rem );
  }
}
@media (max-width: 22.5em) {
  .payments__item {
    font-size: 1.75rem;
  }
}

.social-block--center {
  text-align: center;
}
.social-block--center .social-block__list {
  justify-content: center;
}
@media (min-width: 98.625em) {
  .social-block__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .social-block__title {
    margin-bottom: clamp( 0.625rem , 0.5141625616rem  +  0.4926108374vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .social-block__title {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .footer-menu__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer-menu__title {
    margin-bottom: clamp( 0.375rem , 0.190270936rem  +  0.8210180624vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .footer-menu__title {
    margin-bottom: 0.375rem;
  }
}
@media (min-width: 95.62375em) {
  .footer-menu__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-menu__list--columns {
    flex-direction: row;
    flex-wrap: wrap;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .footer-menu__list--columns .footer-menu__item {
    flex: 0 1 calc(50% - 0.5rem);
  }
}
@media (min-width: 98.625em) {
  .footer-menu__item:not(:last-child) {
    margin-bottom: 0.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer-menu__item:not(:last-child) {
    margin-bottom: clamp( 0.25rem , 0.2130541872rem  +  0.1642036125vw , 0.375rem );
  }
}
@media (max-width: 22.5em) {
  .footer-menu__item:not(:last-child) {
    margin-bottom: 0.25rem;
  }
}
.footer-menu__item-lnk {
  display: inline-block;
  color: #1c1c1a;
  line-height: 1.3;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .footer-menu__item-lnk:hover {
    color: #43a047;
  }
}
.footer-menu._init .footer-menu__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
  flex-direction: row-reverse;
  transition: color 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .footer-menu._init .footer-menu__title:hover {
    color: #43a047;
    cursor: pointer;
  }
}
.footer-menu._init .footer-menu__title::before {
  content: "\e90b";
  font-family: "icons";
  font-size: 1.25rem;
  transition: transform 0.35s ease-in 0s;
}
.footer-menu._init .footer-menu__title._active::before {
  transform-origin: center center;
  transform: rotate(180deg);
}

@media (min-width: 98.625em) {
  .footer-contacts__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer-contacts__title {
    margin-bottom: clamp( 0.625rem , 0.5141625616rem  +  0.4926108374vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .footer-contacts__title {
    margin-bottom: 0.625rem;
  }
}
.footer-contacts__body {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .footer-contacts__body {
    row-gap: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer-contacts__body {
    row-gap: clamp( 0.75rem , 0.75rem  +  0vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .footer-contacts__body {
    row-gap: 0.75rem;
  }
}
.footer-contacts__bot-lnks {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 98.625em) {
  .footer-contacts__bot-lnks {
    gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer-contacts__bot-lnks {
    gap: clamp( 0.625rem , 0.440270936rem  +  0.8210180624vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .footer-contacts__bot-lnks {
    gap: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .subscribe {
    padding-top: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .subscribe {
    padding-top: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .subscribe {
    padding-top: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .subscribe {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .subscribe {
    padding-bottom: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .subscribe {
    padding-bottom: 5.625rem;
  }
}
.subscribe__body {
  padding: 0 1rem;
  background-color: #f6f6f6;
  border: 0.0625rem solid #1c1c1a;
}
@media (min-width: 98.625em) {
  .subscribe__body {
    padding-top: 6rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .subscribe__body {
    padding-top: clamp( 2.625rem , 1.6274630542rem  +  4.4334975369vw , 6rem );
  }
}
@media (max-width: 22.5em) {
  .subscribe__body {
    padding-top: 2.625rem;
  }
}
@media (min-width: 98.625em) {
  .subscribe__body {
    padding-bottom: 6.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .subscribe__body {
    padding-bottom: clamp( 3.125rem , 2.0166256158rem  +  4.9261083744vw , 6.875rem );
  }
}
@media (max-width: 22.5em) {
  .subscribe__body {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 98.625em) {
  .subscribe__body {
    border-radius: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .subscribe__body {
    border-radius: clamp( 0.75rem , 0.6022167488rem  +  0.6568144499vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .subscribe__body {
    border-radius: 0.75rem;
  }
}
.subscribe__form {
  max-width: 46.875rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

@media (min-width: 32.49875em) {
  .subscribe-form {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 78.43625em) {
  .subscribe-form {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
.subscribe-form__title {
  text-align: center;
  align-self: center;
}
@media (min-width: 98.625em) {
  .subscribe-form__title {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .subscribe-form__title {
    margin-bottom: clamp( 1.5rem , 1.2044334975rem  +  1.3136288998vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .subscribe-form__title {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 32.49875em) {
  .subscribe-form__title {
    flex: 1 1 100%;
  }
}
.subscribe-form__form-field {
  margin-bottom: 1.5rem;
}
@media (min-width: 32.49875em) {
  .subscribe-form__form-field {
    margin-bottom: 0;
    flex: 1 1 auto;
  }
}
@media (min-width: 32.49875em) {
  .subscribe-form__btn {
    flex: 0 0 auto;
  }
}

@media (min-width: 98.625em) {
  .product-cards {
    padding-top: 6.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-cards {
    padding-top: clamp( 5.625rem , 5.2555418719rem  +  1.6420361248vw , 6.875rem );
  }
}
@media (max-width: 22.5em) {
  .product-cards {
    padding-top: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .product-cards__header {
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-cards__header {
    margin-bottom: clamp( 2rem , 1.7783251232rem  +  0.9852216749vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-cards__header {
    margin-bottom: 2rem;
  }
}
.product-cards__body {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
@media (min-width: 32.49875em) {
  .product-cards__body {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
  }
}
@media (min-width: 78.43625em) {
  .product-cards__body {
    gap: 0.625rem;
  }
}
@media (min-width: 32.49875em) {
  .product-cards__card {
    flex: 0 0 calc(50% - 0.1875rem);
  }
  .product-cards__card:nth-child(n+11) {
    display: none;
  }
}
@media (min-width: 45.49875em) {
  .product-cards__card {
    flex: 0 0 calc(33.3333333333% - 0.25rem);
  }
  .product-cards__card:nth-child(n+10) {
    display: none;
  }
}
@media (min-width: 62.49875em) {
  .product-cards__card {
    flex: 0 0 calc(25% - 1.125rem / 4);
  }
  .product-cards__card:nth-child(n+9) {
    display: none;
  }
}
@media (min-width: 78.43625em) {
  .product-cards__card {
    flex: 0 0 calc(25% - 1.875rem / 4);
  }
}
@media (min-width: 95.62375em) {
  .product-cards__card {
    flex: 0 0 calc(20% - 0.5rem);
  }
  .product-cards__card:nth-child(n+9) {
    display: flex;
  }
  .product-cards__card:nth-child(n+11) {
    display: none;
  }
}

.product-status {
  display: flex;
  align-items: center;
  color: #5c5c5c;
  font-weight: normal;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
@media (min-width: 98.625em) {
  .product-status {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-status {
    font-size: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .product-status {
    font-size: 0.75rem;
  }
}
.product-status::before {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: #43a047;
  border-radius: 50%;
}
@media (min-width: 98.625em) {
  .product-status::before {
    width: 1.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-status::before {
    width: clamp( 1rem , 0.8891625616rem  +  0.4926108374vw , 1.375rem );
  }
}
@media (max-width: 22.5em) {
  .product-status::before {
    width: 1rem;
  }
}
@media (min-width: 98.625em) {
  .product-status::before {
    height: 1.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-status::before {
    height: clamp( 1rem , 0.8891625616rem  +  0.4926108374vw , 1.375rem );
  }
}
@media (max-width: 22.5em) {
  .product-status::before {
    height: 1rem;
  }
}
@media (min-width: 98.625em) {
  .product-status::before {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-status::before {
    font-size: clamp( 0.625rem , 0.5511083744rem  +  0.328407225vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .product-status::before {
    font-size: 0.625rem;
  }
}
.product-status--run-out::before {
  background: #ff9900;
}
.product-status--sold-out::before {
  background: #f62b0f;
}
@media (min-width: 98.625em) {
  .product-status--small {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-status--small {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-status--small {
    font-size: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .product-status--small::before {
    width: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-status--small::before {
    width: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .product-status--small::before {
    width: 0.875rem;
  }
}
@media (min-width: 98.625em) {
  .product-status--small::before {
    height: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-status--small::before {
    height: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .product-status--small::before {
    height: 0.875rem;
  }
}
@media (min-width: 98.625em) {
  .product-status--small::before {
    font-size: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-status--small::before {
    font-size: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .product-status--small::before {
    font-size: 0.5rem;
  }
}

.label-new {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  padding: 0.3125rem 0;
  color: #ffffff;
  background-color: #43a047;
}
@media (min-width: 98.625em) {
  .label-new {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-new {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .label-new {
    font-size: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .label-new {
    min-height: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-new {
    min-height: clamp( 1.625rem , 1.5141625616rem  +  0.4926108374vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .label-new {
    min-height: 1.625rem;
  }
}
@media (min-width: 98.625em) {
  .label-new {
    padding-left: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-new {
    padding-left: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .label-new {
    padding-left: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .label-new {
    padding-right: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-new {
    padding-right: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .label-new {
    padding-right: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .label-new {
    border-radius: 0.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-new {
    border-radius: clamp( 0.375rem , 0.3380541872rem  +  0.1642036125vw , 0.5rem );
  }
}
@media (max-width: 22.5em) {
  .label-new {
    border-radius: 0.375rem;
  }
}
@media (min-width: 98.625em) {
  .label-new--large {
    min-height: 3rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-new--large {
    min-height: clamp( 2rem , 1.7044334975rem  +  1.3136288998vw , 3rem );
  }
}
@media (max-width: 22.5em) {
  .label-new--large {
    min-height: 2rem;
  }
}
@media (min-width: 98.625em) {
  .label-new--large {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-new--large {
    font-size: clamp( 0.875rem , 0.8011083744rem  +  0.328407225vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .label-new--large {
    font-size: 0.875rem;
  }
}
@media (min-width: 98.625em) {
  .label-new--large {
    padding-left: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-new--large {
    padding-left: clamp( 0.75rem , 0.6022167488rem  +  0.6568144499vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .label-new--large {
    padding-left: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .label-new--large {
    padding-right: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-new--large {
    padding-right: clamp( 0.75rem , 0.6022167488rem  +  0.6568144499vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .label-new--large {
    padding-right: 0.75rem;
  }
}

.label-sale {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  padding: 0.3125rem 0;
  color: #1c1c1a;
  background-color: #ffec00;
}
@media (min-width: 98.625em) {
  .label-sale {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-sale {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .label-sale {
    font-size: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .label-sale {
    min-height: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-sale {
    min-height: clamp( 1.625rem , 1.5141625616rem  +  0.4926108374vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .label-sale {
    min-height: 1.625rem;
  }
}
@media (min-width: 98.625em) {
  .label-sale {
    padding-left: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-sale {
    padding-left: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .label-sale {
    padding-left: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .label-sale {
    padding-right: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-sale {
    padding-right: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .label-sale {
    padding-right: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .label-sale {
    border-radius: 0.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-sale {
    border-radius: clamp( 0.375rem , 0.3380541872rem  +  0.1642036125vw , 0.5rem );
  }
}
@media (max-width: 22.5em) {
  .label-sale {
    border-radius: 0.375rem;
  }
}
@media (min-width: 98.625em) {
  .label-sale--large {
    min-height: 3rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-sale--large {
    min-height: clamp( 2rem , 1.7044334975rem  +  1.3136288998vw , 3rem );
  }
}
@media (max-width: 22.5em) {
  .label-sale--large {
    min-height: 2rem;
  }
}
@media (min-width: 98.625em) {
  .label-sale--large {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-sale--large {
    font-size: clamp( 0.875rem , 0.8011083744rem  +  0.328407225vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .label-sale--large {
    font-size: 0.875rem;
  }
}
@media (min-width: 98.625em) {
  .label-sale--large {
    padding-left: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-sale--large {
    padding-left: clamp( 0.75rem , 0.6022167488rem  +  0.6568144499vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .label-sale--large {
    padding-left: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .label-sale--large {
    padding-right: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-sale--large {
    padding-right: clamp( 0.75rem , 0.6022167488rem  +  0.6568144499vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .label-sale--large {
    padding-right: 0.75rem;
  }
}

.label-top {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  padding: 0.3125rem;
  border-radius: 50%;
  color: #ffffff;
  background-color: #1c1c1a;
}
@media (min-width: 98.625em) {
  .label-top {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-top {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .label-top {
    font-size: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .label-top {
    height: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-top {
    height: clamp( 2rem , 1.8522167488rem  +  0.6568144499vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .label-top {
    height: 2rem;
  }
}
@media (min-width: 98.625em) {
  .label-top {
    min-width: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-top {
    min-width: clamp( 2rem , 1.8522167488rem  +  0.6568144499vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .label-top {
    min-width: 2rem;
  }
}
@media (min-width: 98.625em) {
  .label-top--large {
    height: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-top--large {
    height: clamp( 2.25rem , 1.9913793103rem  +  1.1494252874vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .label-top--large {
    height: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .label-top--large {
    min-width: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-top--large {
    min-width: clamp( 2.25rem , 1.9913793103rem  +  1.1494252874vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .label-top--large {
    min-width: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .label-top--large {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .label-top--large {
    font-size: clamp( 0.875rem , 0.8011083744rem  +  0.328407225vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .label-top--large {
    font-size: 0.875rem;
  }
}

.labels {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
}
.labels__left {
  display: flex;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .labels__left {
    row-gap: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .labels__left {
    row-gap: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .labels__left {
    row-gap: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .labels__left__large {
    row-gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .labels__left__large {
    row-gap: clamp( 0.75rem , 0.6022167488rem  +  0.6568144499vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .labels__left__large {
    row-gap: 0.75rem;
  }
}
.labels__top {
  margin-left: auto;
}

.product-variants {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
}
.product-variants__item {
  display: block;
  flex: 0 0 auto;
  border: 0.0625rem solid #aeaeae;
  padding: 0.125rem;
  border-radius: 0.25rem;
  transition: all 0.35s ease-in 0s;
  background: #ffffff;
}
.product-variants__item img {
  border-radius: 0.125rem;
}
@media (min-width: 98.625em) {
  .product-variants__item img {
    height: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__item img {
    height: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__item img {
    height: 1.375rem;
  }
}
@media (min-width: 98.625em) {
  .product-variants__item img {
    width: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__item img {
    width: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__item img {
    width: 1.375rem;
  }
}
@media (any-hover: hover) {
  .product-variants__item:hover {
    border-color: #1c1c1a;
  }
}
.product-variants__item--active {
  border-color: #1c1c1a;
}
@media (min-width: 98.625em) {
  .product-variants__item--large img {
    height: 2.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__item--large img {
    height: clamp( 2.5rem , 2.3891625616rem  +  0.4926108374vw , 2.875rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__item--large img {
    height: 2.5rem;
  }
}
@media (min-width: 98.625em) {
  .product-variants__item--large img {
    width: 2.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__item--large img {
    width: clamp( 2.5rem , 2.3891625616rem  +  0.4926108374vw , 2.875rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__item--large img {
    width: 2.5rem;
  }
}
@media (min-width: 98.625em) {
  .product-variants__item--large .product-variants__color {
    height: 2.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__item--large .product-variants__color {
    height: clamp( 2.5rem , 2.3891625616rem  +  0.4926108374vw , 2.875rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__item--large .product-variants__color {
    height: 2.5rem;
  }
}
@media (min-width: 98.625em) {
  .product-variants__item--large .product-variants__color {
    width: 2.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__item--large .product-variants__color {
    width: clamp( 2.5rem , 2.3891625616rem  +  0.4926108374vw , 2.875rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__item--large .product-variants__color {
    width: 2.5rem;
  }
}
@media (min-width: 98.625em) {
  .product-variants__item--large .product-variants__number {
    min-height: 2.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__item--large .product-variants__number {
    min-height: clamp( 2.5rem , 2.3891625616rem  +  0.4926108374vw , 2.875rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__item--large .product-variants__number {
    min-height: 2.5rem;
  }
}
@media (min-width: 98.625em) {
  .product-variants__item--large .product-variants__number {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__item--large .product-variants__number {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__item--large .product-variants__number {
    font-size: 0.875rem;
  }
}
.product-variants__color {
  display: block;
  border-radius: 0.125rem;
}
@media (min-width: 98.625em) {
  .product-variants__color {
    height: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__color {
    height: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__color {
    height: 1.375rem;
  }
}
@media (min-width: 98.625em) {
  .product-variants__color {
    width: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__color {
    width: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__color {
    width: 1.375rem;
  }
}
.product-variants__number {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.25rem 0.125rem;
  color: #1c1c1a;
}
@media (min-width: 98.625em) {
  .product-variants__number {
    min-height: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__number {
    min-height: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__number {
    min-height: 1.375rem;
  }
}
@media (min-width: 98.625em) {
  .product-variants__number {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__number {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__number {
    font-size: 0.625rem;
  }
}
.product-variants__counter {
  background: #f5f4ed;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  padding: 0 0.5rem;
  color: #1c1c1a;
}
@media (min-width: 98.625em) {
  .product-variants__counter {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__counter {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__counter {
    font-size: 0.625rem;
  }
}
.product-variants__counter--large {
  padding: 0 0.875rem;
}
@media (min-width: 98.625em) {
  .product-variants__counter--large {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variants__counter--large {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .product-variants__counter--large {
    font-size: 0.875rem;
  }
}

.product-variant {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.product-variant__name {
  flex: 0 1 auto;
  color: #1c1c1a;
}
.product-variant__item {
  display: block;
  flex: 0 0 auto;
  border: 0.0625rem solid #1c1c1a;
  padding: 0.125rem;
  border-radius: 0.25rem;
  background: #ffffff;
}
.product-variant__item img {
  border-radius: 0.125rem;
}
@media (min-width: 98.625em) {
  .product-variant__item img {
    height: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variant__item img {
    height: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variant__item img {
    height: 1.375rem;
  }
}
@media (min-width: 98.625em) {
  .product-variant__item img {
    width: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variant__item img {
    width: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variant__item img {
    width: 1.375rem;
  }
}
.product-variant__color {
  display: block;
  border-radius: 0.125rem;
}
@media (min-width: 98.625em) {
  .product-variant__color {
    height: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variant__color {
    height: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variant__color {
    height: 1.375rem;
  }
}
@media (min-width: 98.625em) {
  .product-variant__color {
    width: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variant__color {
    width: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variant__color {
    width: 1.375rem;
  }
}
.product-variant__number {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.25rem 0.125rem;
  color: #1c1c1a;
}
@media (min-width: 98.625em) {
  .product-variant__number {
    min-height: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variant__number {
    min-height: clamp( 1.375rem , 1.2641625616rem  +  0.4926108374vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variant__number {
    min-height: 1.375rem;
  }
}
@media (min-width: 98.625em) {
  .product-variant__number {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-variant__number {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-variant__number {
    font-size: 0.625rem;
  }
}

.product-quantity {
  display: flex;
  gap: 0.125rem;
}
.product-quantity__name {
  font-size: inherit;
  color: #1c1c1a;
}
.product-quantity__value {
  color: #1c1c1a;
  font-weight: 500;
}

.stars {
  display: flex;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
@media (min-width: 98.625em) {
  .stars {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .stars {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .stars {
    font-size: 0.875rem;
  }
}
.stars--small {
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
}
@media (min-width: 98.625em) {
  .stars--small {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .stars--small {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .stars--small {
    font-size: 0.625rem;
  }
}
.stars__item {
  color: #aeaeae;
}
.stars__item--active {
  color: #ffec00;
}

.rate {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
@media (min-width: 98.625em) {
  .rate {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .rate {
    font-size: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .rate {
    font-size: 0.75rem;
  }
}
.rate__mark {
  color: #1c1c1a;
  font-weight: 400;
  line-height: 1.3;
}
@media (min-width: 98.625em) {
  .rate--small {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .rate--small {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .rate--small {
    font-size: 0.625rem;
  }
}

.rate-box {
  display: flex;
  align-items: center;
  transition: all 0.35s ease-in 0s;
}
.rate-box__rate {
  border-right: 0.0625rem solid #1c1c1a;
}
@media (min-width: 98.625em) {
  .rate-box__rate {
    padding-right: 0.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .rate-box__rate {
    padding-right: clamp( 0.375rem , 0.3380541872rem  +  0.1642036125vw , 0.5rem );
  }
}
@media (max-width: 22.5em) {
  .rate-box__rate {
    padding-right: 0.375rem;
  }
}
@media (min-width: 98.625em) {
  .rate-box__rate {
    margin-right: 0.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .rate-box__rate {
    margin-right: clamp( 0.375rem , 0.3380541872rem  +  0.1642036125vw , 0.5rem );
  }
}
@media (max-width: 22.5em) {
  .rate-box__rate {
    margin-right: 0.375rem;
  }
}
.rate-box__reviews {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
  font-weight: 400;
  line-height: 1.3;
  color: #5c5c5c;
}
@media (min-width: 98.625em) {
  .rate-box__reviews {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .rate-box__reviews {
    font-size: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .rate-box__reviews {
    font-size: 0.75rem;
  }
}
.rate-box__reviews::before {
  color: #1c1c1a;
}
@media (min-width: 98.625em) {
  .rate-box__reviews::before {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .rate-box__reviews::before {
    font-size: clamp( 0.875rem , 0.8011083744rem  +  0.328407225vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .rate-box__reviews::before {
    font-size: 0.875rem;
  }
}
@media (min-width: 98.625em) {
  .rate-box__reviews--small {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .rate-box__reviews--small {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .rate-box__reviews--small {
    font-size: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .rate-box__reviews--small::before {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .rate-box__reviews--small::before {
    font-size: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .rate-box__reviews--small::before {
    font-size: 0.75rem;
  }
}

@media (any-hover: hover) {
  a.rate-box:hover {
    opacity: 0.75;
  }
}

.code {
  display: inline-block;
  font-weight: 400;
  color: #5c5c5c;
}
@media (min-width: 98.625em) {
  .code {
    font-size: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .code {
    font-size: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .code {
    font-size: 0.625rem;
  }
}
.code--black {
  color: #1c1c1a;
  font-weight: 500;
}

.product-card {
  width: 100%;
  border: 0.0625rem solid #aeaeae;
  padding: 0.25rem 0.5rem 0.5rem;
  transition: all 0.35s ease-in 0s;
  display: flex;
  flex-direction: column;
  background: #ffffff;
}
@media (min-width: 98.625em) {
  .product-card {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-card {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-card {
    border-radius: 0.5rem;
  }
}
@media (max-width: 518.98px) {
  .product-card--mob-horizontal .product-card__body {
    display: flex;
    align-items: flex-start;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
    flex-direction: row;
  }
  .product-card--mob-horizontal .product-card__body .product-card__top {
    margin-bottom: 0;
    flex: 0 0 auto;
  }
}
@media (max-width: 518.98px) and (min-width: 32.49875em) {
  .product-card--mob-horizontal .product-card__body .product-card__top {
    width: 10.5rem;
  }
}
@media (max-width: 518.98px) and (min-width: 0em) and (max-width: 32.49875em) {
  .product-card--mob-horizontal .product-card__body .product-card__top {
    width: clamp( 6rem , 6rem  +  13.846686411vw , 10.5rem );
  }
}
@media (max-width: 518.98px) and (max-width: 0em) {
  .product-card--mob-horizontal .product-card__body .product-card__top {
    width: 6rem;
  }
}
@media (max-width: 518.98px) {
  .product-card--mob-horizontal .product-card__body .product-card__img {
    margin: 0;
  }
}
@media (max-width: 518.98px) {
  .product-card--mob-horizontal .product-card__body .product-card__variants {
    position: relative;
    margin-top: -0.75rem;
  }
}
@media (max-width: 518.98px) {
  .product-card--mob-horizontal .product-card__body .product-card__bottom {
    flex: 1 1 auto;
  }
}
@media (min-width: 78.43625em) {
  .product-card {
    padding: 0.625rem 1rem;
  }
}
@media (any-hover: hover) {
  .product-card:hover {
    border-color: #1c1c1a;
  }
}
.product-card__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  margin-bottom: 0.375rem;
  flex: 0 1 auto;
}
.product-card__actions {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.product-card__body {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.product-card__top {
  position: relative;
  margin-bottom: 0.375rem;
  flex: 0 0 auto;
}
.product-card__img {
  display: block;
  overflow: hidden;
  aspect-ratio: 1;
  margin: 0.5rem;
  border-radius: 0.25rem;
}
.product-card__labels {
  position: absolute;
  top: 0;
}
.product-card__variants {
  position: absolute;
  left: 0;
  bottom: 0.25rem;
}
.product-card__bottom {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.product-card__info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.25rem;
  margin-bottom: 0.375rem;
}
.product-card__name {
  display: block;
  font-weight: 700;
  color: #1c1c1a;
  line-height: 1.4;
  transition: all 0.35s ease-in 0s;
  margin-bottom: 0.375rem;
  flex: 1 1 100%;
}
@media (min-width: 98.625em) {
  .product-card__name {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-card__name {
    font-size: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .product-card__name {
    font-size: 0.75rem;
  }
}
@media (any-hover: hover) {
  .product-card__name:hover {
    color: #43a047;
  }
}
.product-card__buy-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}
.large-product-card {
  position: relative;
  width: 100%;
  border: 0.0625rem solid #1c1c1a;
  padding: 0 1rem 1rem;
  transition: all 0.35s ease-in 0s;
  display: flex;
  flex-direction: column;
  background: #ffffff;
}
@media (min-width: 98.625em) {
  .large-product-card {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .large-product-card {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .large-product-card {
    border-radius: 0.5rem;
  }
}
.large-product-card__close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  z-index: 2;
}
@media (min-width: 78.43625em) {
  .large-product-card__close {
    top: 1rem;
    right: 1rem;
  }
}
@media (min-width: 78.43625em) {
  .large-product-card {
    padding: 0 1.25rem 1.25rem;
  }
}
.large-product-card__img {
  display: block;
  overflow: hidden;
  aspect-ratio: 1;
  margin: 0.625rem;
  border-radius: 0.25rem;
}
.large-product-card__name {
  margin-bottom: 0.25rem;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .large-product-card__name:hover {
    color: #43a047;
  }
}
.large-product-card__code {
  margin-bottom: 0.5rem;
}
.large-product-card__buy-box {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 0.625rem;
}
@media (min-width: 78.43625em) {
  .large-product-card__buy-box {
    row-gap: 1rem;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }
}
.large-product-card__price {
  flex: 0 0 auto;
}
.large-product-card__btn {
  flex: 1 1 auto;
}
@media (min-width: 78.43625em) {
  .large-product-card__btn {
    flex: 0 0 auto;
  }
}

.products-slider {
  background-color: #f6f6f6;
}
@media (min-width: 98.625em) {
  .products-slider {
    padding-top: 6.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .products-slider {
    padding-top: clamp( 5.625rem , 5.2555418719rem  +  1.6420361248vw , 6.875rem );
  }
}
@media (max-width: 22.5em) {
  .products-slider {
    padding-top: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .products-slider {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .products-slider {
    padding-bottom: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .products-slider {
    padding-bottom: 5.625rem;
  }
}
.products-slider--bg-white {
  background-color: #ffffff;
}
.products-slider--no-pb {
  padding-bottom: 0;
}
@media (min-width: 98.625em) {
  .products-slider__header {
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .products-slider__header {
    margin-bottom: clamp( 2rem , 1.7783251232rem  +  0.9852216749vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .products-slider__header {
    margin-bottom: 2rem;
  }
}
.products-slider__body {
  margin-right: -16px;
}
@media (min-width: 45.49875em) {
  .products-slider__body {
    margin: 0;
  }
}
.products-slider__body .swiper-wrapper {
  align-items: stretch;
}
.products-slider__card {
  height: auto;
}
.products-slider__pagination {
  margin-top: 2rem;
}
@media (min-width: 45.49875em) {
  .products-slider__pagination {
    margin-top: 0;
    display: none;
  }
}

.togather-slider {
  background-color: #f6f6f6;
}
@media (min-width: 98.625em) {
  .togather-slider {
    padding-top: 6.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .togather-slider {
    padding-top: clamp( 5.625rem , 5.2555418719rem  +  1.6420361248vw , 6.875rem );
  }
}
@media (max-width: 22.5em) {
  .togather-slider {
    padding-top: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .togather-slider {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .togather-slider {
    padding-bottom: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .togather-slider {
    padding-bottom: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .togather-slider--small-pt {
    padding-top: 4.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .togather-slider--small-pt {
    padding-top: clamp( 2.5rem , 1.9458128079rem  +  2.4630541872vw , 4.375rem );
  }
}
@media (max-width: 22.5em) {
  .togather-slider--small-pt {
    padding-top: 2.5rem;
  }
}
.togather-slider--white-bg {
  background: #ffffff;
}
@media (min-width: 98.625em) {
  .togather-slider__header {
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .togather-slider__header {
    margin-bottom: clamp( 2rem , 1.7783251232rem  +  0.9852216749vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .togather-slider__header {
    margin-bottom: 2rem;
  }
}
.togather-slider__body .swiper-wrapper {
  align-items: stretch;
}
.togather-slider__slide {
  height: auto;
}
.togather-slider__pagination {
  margin-top: 2rem;
}
@media (min-width: 45.49875em) {
  .togather-slider__pagination {
    margin-top: 0;
    display: none;
  }
}

.togather-slide {
  border: 0.0625rem solid #1c1c1a;
  background: #ffffff;
}
@media (min-width: 98.625em) {
  .togather-slide {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .togather-slide {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .togather-slide {
    border-radius: 0.5rem;
  }
}
.togather-slide__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 62.49875em) {
  .togather-slide__body {
    flex-direction: row;
    gap: 1.25rem;
  }
}
.togather-slide__card {
  flex: 0 1 auto;
}
@media (min-width: 62.49875em) {
  .togather-slide__card {
    flex: 0 1 50%;
  }
}
.togather-slide__footer {
  border-top: 0.0625rem solid #1c1c1a;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1rem 1.25rem 1.25rem 1.25rem;
}
@media (min-width: 62.49875em) {
  .togather-slide__footer {
    flex-direction: row;
    justify-content: center;
    gap: 1.25rem;
  }
}
@media (min-width: 78.43625em) {
  .togather-slide__footer {
    padding: 1.25rem;
    gap: 1.875rem;
  }
}
.togather-slide__btn {
  align-self: stretch;
}
@media (min-width: 32.49875em) {
  .togather-slide__btn {
    align-self: center;
  }
}
.togather-slide__plus {
  flex: 0 0 auto;
  align-self: center;
  position: relative;
  display: block;
}
@media (min-width: 98.625em) {
  .togather-slide__plus {
    width: 3.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .togather-slide__plus {
    width: clamp( 2.625rem , 2.440270936rem  +  0.8210180624vw , 3.25rem );
  }
}
@media (max-width: 22.5em) {
  .togather-slide__plus {
    width: 2.625rem;
  }
}
@media (min-width: 98.625em) {
  .togather-slide__plus {
    height: 3.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .togather-slide__plus {
    height: clamp( 2.625rem , 2.440270936rem  +  0.8210180624vw , 3.25rem );
  }
}
@media (max-width: 22.5em) {
  .togather-slide__plus {
    height: 2.625rem;
  }
}
.togather-slide__plus::before {
  border-radius: 0.125rem;
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #1c1c1a;
  width: 0.25rem;
  height: 100%;
}
.togather-slide__plus::after {
  border-radius: 0.125rem;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #1c1c1a;
  height: 0.25rem;
  width: 100%;
}

.togather-product-card {
  padding: 1rem;
}
@media (min-width: 32.49875em) {
  .togather-product-card {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
  }
}
@media (min-width: 78.43625em) {
  .togather-product-card {
    padding: 1.25rem;
  }
}
.togather-product-card__header {
  position: relative;
  margin: auto;
  width: 12.5rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 32.49875em) {
  .togather-product-card__header {
    flex: 0 0 9.375rem;
    margin: 0;
  }
}
@media (min-width: 95.62375em) {
  .togather-product-card__header {
    flex: 0 0 12.5rem;
    margin: 0;
  }
}
.togather-product-card__img {
  display: block;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 0.25rem;
}
.togather-product-card__labels {
  position: absolute;
  top: 0;
}
.togather-product-card__name {
  margin-bottom: 0.125rem;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .togather-product-card__name:hover {
    color: #43a047;
  }
}
.togather-product-card__code {
  margin-bottom: 0.25rem;
}
@media (min-width: 98.625em) {
  .brands-slider {
    padding-top: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .brands-slider {
    padding-top: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .brands-slider {
    padding-top: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .brands-slider {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .brands-slider {
    padding-bottom: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .brands-slider {
    padding-bottom: 5.625rem;
  }
}
.brands-slider__body {
  border-top: 0.0625rem solid #1c1c1a;
  border-bottom: 0.0625rem solid #1c1c1a;
}
@media (min-width: 98.625em) {
  .brands-slider__body {
    padding-top: 5.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .brands-slider__body {
    padding-top: clamp( 3.125rem , 2.3860837438rem  +  3.2840722496vw , 5.625rem );
  }
}
@media (max-width: 22.5em) {
  .brands-slider__body {
    padding-top: 3.125rem;
  }
}
@media (min-width: 98.625em) {
  .brands-slider__body {
    padding-bottom: 5.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .brands-slider__body {
    padding-bottom: clamp( 3.125rem , 2.3860837438rem  +  3.2840722496vw , 5.625rem );
  }
}
@media (max-width: 22.5em) {
  .brands-slider__body {
    padding-bottom: 3.125rem;
  }
}
.brands-slider__slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.brands-slider__slide img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  filter: grayscale(1);
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .brands-slider__slide img:hover {
    filter: grayscale(0);
  }
}

.category-card {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  border: 0.0625rem solid #aeaeae;
  transition: all 0.35s ease-in 0s;
  padding: 0.625rem 1rem 1rem;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .category-card {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .category-card {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .category-card {
    border-radius: 0.5rem;
  }
}
@media (min-width: 78.43625em) {
  .category-card {
    padding: 0.625rem 1.875rem 1.25rem;
  }
}
@media (max-width: 998.98px) {
  .category-card--mob-horizontal .category-card__sub-categories {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 0.375rem;
         column-gap: 0.375rem;
  }
  .category-card--mob-horizontal .category-card__sub-item {
    flex: 0 0 calc(50% - 0.1875rem);
  }
}
@media (any-hover: hover) {
  .category-card:hover {
    border-color: #1c1c1a;
  }
}
.category-card__img {
  flex: 0 0 auto;
  margin: auto;
  aspect-ratio: 1;
}
@media (min-width: 98.625em) {
  .category-card__img {
    width: 13.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .category-card__img {
    width: clamp( 6.25rem , 4.0332512315rem  +  9.8522167488vw , 13.75rem );
  }
}
@media (max-width: 22.5em) {
  .category-card__img {
    width: 6.25rem;
  }
}
@media (min-width: 98.625em) {
  .category-card__img {
    margin-bottom: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .category-card__img {
    margin-bottom: clamp( 0.625rem , 0.4772167488rem  +  0.6568144499vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .category-card__img {
    margin-bottom: 0.625rem;
  }
}
.category-card__body {
  flex: 1 1 auto;
}
.category-card__title {
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .category-card__title:hover {
    color: #43a047;
  }
}
.category-card__sub-categories {
  margin-top: 0.625rem;
}
.category-card__sub-item:not(:last-child) {
  margin-bottom: 0.375rem;
}
.category-card__sub-lnk {
  display: inline-block;
  color: #1c1c1a;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .category-card__sub-lnk:hover {
    color: #43a047;
  }
}

@media (min-width: 98.625em) {
  .categories {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .categories {
    padding-bottom: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .categories {
    padding-bottom: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .categories__title {
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .categories__title {
    margin-bottom: clamp( 2rem , 1.7783251232rem  +  0.9852216749vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .categories__title {
    margin-bottom: 2rem;
  }
}
.categories__body {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 0.375rem;
}
@media (min-width: 78.43625em) {
  .categories__body {
    gap: 0.625rem;
  }
}
.categories__card {
  flex: 0 0 calc(50% - 0.1875rem);
}
@media (min-width: 62.49875em) {
  .categories__card {
    flex: 0 0 calc(25% - 0.375rem);
  }
}
@media (min-width: 78.43625em) {
  .categories__card {
    flex: 0 0 calc(25% - 0.625rem);
  }
}
.categories__height-card {
  flex: 1 1 auto;
}
@media (min-width: 62.49875em) {
  .categories__height-card {
    flex: 0 0 calc(25% - 0.375rem);
  }
}
@media (min-width: 78.43625em) {
  .categories__height-card {
    flex: 0 0 calc(25% - 0.625rem);
  }
}

@media (min-width: 98.625em) {
  .popular-categories {
    padding-top: 6.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .popular-categories {
    padding-top: clamp( 5.625rem , 5.2555418719rem  +  1.6420361248vw , 6.875rem );
  }
}
@media (max-width: 22.5em) {
  .popular-categories {
    padding-top: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .popular-categories__title {
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .popular-categories__title {
    margin-bottom: clamp( 2rem , 1.7783251232rem  +  0.9852216749vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .popular-categories__title {
    margin-bottom: 2rem;
  }
}
.popular-categories__body {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 0.375rem;
}
@media (min-width: 78.43625em) {
  .popular-categories__body {
    gap: 0.625rem;
  }
}
.popular-categories__wrap {
  flex: 0 1 auto;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 0.375rem;
}
@media (min-width: 62.49875em) {
  .popular-categories__wrap {
    flex: 0 0 calc(75% - 0.1875rem);
  }
}
@media (min-width: 78.43625em) {
  .popular-categories__wrap {
    flex: 0 0 calc(75% - 0.3125rem);
    gap: 0.625rem;
  }
}
.popular-categories__card {
  flex: 0 0 calc(50% - 0.1875rem);
}
@media (min-width: 62.49875em) {
  .popular-categories__card {
    flex: 0 0 calc(33.3333333333% - 0.25rem);
  }
}
@media (min-width: 78.43625em) {
  .popular-categories__card {
    flex: 0 0 calc(33.3333333333% - 1.25rem / 3);
  }
}
.popular-categories__height-card {
  flex: 0 1 auto;
}
@media (min-width: 62.49875em) {
  .popular-categories__height-card {
    flex: 0 0 calc(25% - 0.1875rem);
  }
}
@media (min-width: 78.43625em) {
  .popular-categories__height-card {
    flex: 0 0 calc(25% - 0.3125rem);
  }
}

.category-action-card {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 0.0625rem solid #aeaeae;
  transition: all 0.35s ease-in 0s;
  padding: 0.625rem 0.5rem 0.5rem;
  transition: all 0.35s ease-in 0s;
  cursor: pointer;
}
@media (min-width: 98.625em) {
  .category-action-card {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .category-action-card {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .category-action-card {
    border-radius: 0.5rem;
  }
}
.category-action-card--active {
  border-color: #1c1c1a;
}
.category-action-card--active .category-action-card__btn {
  display: block;
}
@media (any-hover: hover) {
  .category-action-card:hover {
    border-color: #1c1c1a;
  }
}
.category-action-card__btn {
  display: none;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 1;
}
.category-action-card__title {
  font-weight: 500;
  color: #1c1c1a;
  flex: 1 1 auto;
  line-height: 1.3;
  text-align: center;
}
.category-action-card__img {
  flex: 0 0 auto;
  margin: 0 auto;
  aspect-ratio: 1;
  margin-bottom: 0.25rem;
}
@media (min-width: 98.625em) {
  .category-action-card__img {
    width: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .category-action-card__img {
    width: clamp( 3.125rem , 2.5708128079rem  +  2.4630541872vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .category-action-card__img {
    width: 3.125rem;
  }
}

@media (min-width: 98.625em) {
  .sub-header {
    padding-bottom: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sub-header {
    padding-bottom: clamp( 1.25rem , 1.0283251232rem  +  0.9852216749vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .sub-header {
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .sub-header {
    padding-top: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sub-header {
    padding-top: clamp( 1.25rem , 1.0283251232rem  +  0.9852216749vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .sub-header {
    padding-top: 1.25rem;
  }
}
.sub-header__breadcrumbs {
  display: none;
}
@media (min-width: 78.43625em) {
  .sub-header__breadcrumbs {
    display: flex;
  }
}
@media (min-width: 78.43625em) {
  .sub-header__breadcrumbs-mobile {
    display: none;
  }
}
@media (min-width: 98.625em) {
  .sub-header__title {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sub-header__title {
    margin-top: clamp( 0.5rem , 0.3522167488rem  +  0.6568144499vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .sub-header__title {
    margin-top: 0.5rem;
  }
}

@media (min-width: 98.625em) {
  .catalog {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .catalog {
    padding-bottom: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .catalog {
    padding-bottom: 5.625rem;
  }
}
@media (min-width: 78.43625em) {
  .catalog__container {
    display: flex;
    gap: 1rem;
  }
}
@media (min-width: 95.62375em) {
  .catalog__container {
    gap: 1.875rem;
  }
}
.catalog__filter {
  width: 100%;
  position: fixed;
  overflow-y: auto;
  z-index: 3;
  left: 0;
  height: 100%;
  transform: translateX(-100%);
  width: 100%;
  top: 0;
  transition: all 0.35s ease-in 0s;
}
.catalog__filter._open {
  transform: translateX(0);
}
@media (min-width: 32.49875em) {
  .catalog__filter {
    width: 20rem;
  }
}
@media (min-width: 78.43625em) {
  .catalog__filter {
    flex: 0 0 20rem;
    z-index: 0;
    position: static;
    transform: translateX(0);
  }
}
@media (min-width: 95.62375em) {
  .catalog__filter {
    flex: 0 0 22.5rem;
  }
}
@media (min-width: 78.43625em) {
  .catalog__content {
    flex: 1 1 auto;
  }
}
.catalog__header {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: 1.5rem;
}
@media (min-width: 98.625em) {
  .catalog__header {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .catalog__header {
    margin-bottom: clamp( 1.5rem , 1.3891625616rem  +  0.4926108374vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .catalog__header {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 32.49875em) {
  .catalog__header {
    flex-direction: row;
    justify-content: space-between;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    background-color: #f5f4ed;
    border-radius: 0.375rem;
    padding: 0.625rem 1rem;
  }
}
@media (min-width: 78.43625em) {
  .catalog__header {
    padding: 1rem 1.875rem;
  }
}
.catalog__sort {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  background-color: #f5f4ed;
  border-radius: 0.375rem;
  padding: 0.625rem 1rem;
}
@media (min-width: 32.49875em) {
  .catalog__sort {
    flex: 0 0 auto;
    background-color: transparent;
    padding: 0;
  }
}
.catalog__sort-select {
  width: 16.25rem;
}
@media (min-width: 32.49875em) {
  .catalog__filter-open {
    flex: 0 0 auto;
  }
}
@media (min-width: 78.43625em) {
  .catalog__filter-open {
    display: none;
  }
}
.catalog__body {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
@media (min-width: 32.49875em) {
  .catalog__body {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
  }
}
@media (min-width: 78.43625em) {
  .catalog__body {
    gap: 0.625rem;
  }
}
@media (min-width: 32.49875em) {
  .catalog__card {
    flex: 0 0 calc(50% - 0.1875rem);
  }
}
@media (min-width: 45.49875em) {
  .catalog__card {
    flex: 0 0 calc(33.3333333333% - 0.25rem);
  }
}
@media (min-width: 78.43625em) {
  .catalog__card {
    flex: 0 0 calc(33.3333333333% - 1.25rem / 3);
  }
}
@media (min-width: 95.62375em) {
  .catalog__card {
    flex: 0 0 calc(25% - 0.46875rem);
  }
}
.catalog__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 98.625em) {
  .catalog__footer {
    margin-top: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .catalog__footer {
    margin-top: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .catalog__footer {
    margin-top: 1.25rem;
  }
}
@media (min-width: 45.49875em) {
  .catalog__footer {
    flex-direction: row-reverse;
    flex-wrap: wrap;
    gap: 16;
    align-items: center;
    justify-content: space-between;
  }
}
.catalog__paginator {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  align-self: stretch;
  justify-content: center;
  border-top: 0.0625rem solid #1c1c1a;
}
@media (min-width: 45.49875em) {
  .catalog__paginator {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    flex: 0 1 auto;
  }
}
.catalog__load-btn {
  flex: 0 0 auto;
}

.filter {
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
@media (min-width: 78.43625em) {
  .filter {
    border-radius: 1rem;
  }
}
.filter__close {
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
}
@media (min-width: 78.43625em) {
  .filter__close {
    display: none;
  }
}
.filter__body {
  background-color: #f5f4ed;
}
.filter__group {
  padding: 0 1rem;
}
@media (min-width: 98.625em) {
  .filter__group {
    padding-top: 2.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .filter__group {
    padding-top: clamp( 1.75rem , 1.4174876847rem  +  1.4778325123vw , 2.875rem );
  }
}
@media (max-width: 22.5em) {
  .filter__group {
    padding-top: 1.75rem;
  }
}
@media (min-width: 98.625em) {
  .filter__group {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .filter__group {
    padding-bottom: clamp( 2rem , 1.6674876847rem  +  1.4778325123vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .filter__group {
    padding-bottom: 2rem;
  }
}
.filter__group:not(:first-child) {
  border-top: 0.0625rem solid #1c1c1a;
}
@media (min-width: 95.62375em) {
  .filter__group {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.filter__group._init .filter__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  transition: color 0.35s ease-in 0s;
  margin-right: -0.375rem;
}
@media (any-hover: hover) {
  .filter__group._init .filter__title:hover {
    color: #43a047;
    cursor: pointer;
  }
}
.filter__group._init .filter__title::before {
  content: "\e90b";
  font-family: "icons";
  font-size: 1.25rem;
  transition: transform 0.35s ease-in 0s;
}
.filter__group._init .filter__title._active::before {
  transform-origin: center center;
  transform: rotate(180deg);
}
.filter__group-body {
  max-height: 16.875rem;
  overflow-y: auto;
}
@media (min-width: 98.625em) {
  .filter__group-body {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .filter__group-body {
    margin-top: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .filter__group-body {
    margin-top: 0.75rem;
  }
}
.filter__group-content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .filter__group-content {
    row-gap: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .filter__group-content {
    row-gap: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .filter__group-content {
    row-gap: 0.5rem;
  }
}
.filter__checkbox {
  display: block;
}
.filter__footer {
  display: flex;
  align-items: center;
  gap: 1rem;
  background-color: #ffffff;
  padding: 2rem 1rem;
}
@media (min-width: 78.43625em) {
  .filter__footer {
    display: none;
  }
}
.filter__mobile-reset {
  flex: 0 1 auto;
}
.filter__mobile-show {
  flex: 1 1 auto;
}

.price-filter {
  display: flex;
  gap: 0.625rem;
  align-items: center;
}
.price-filter__text {
  color: #1c1c1a;
}

.active-filters {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 98.625em) {
  .active-filters {
    row-gap: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .active-filters {
    row-gap: clamp( 0.625rem , 0.5141625616rem  +  0.4926108374vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .active-filters {
    row-gap: 0.625rem;
  }
}
.active-filters__title {
  color: #1c1c1a;
  display: block;
}
.active-filters__items {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.active-filters__filter {
  flex: 0 1 auto;
}
.active-filters__quantity {
  display: block;
  color: #5c5c5c;
}
.active-filters__reset {
  display: none;
}
@media (min-width: 78.43625em) {
  .active-filters__reset {
    display: flex;
  }
}

@media (min-width: 98.625em) {
  .categories-slider {
    padding-bottom: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .categories-slider {
    padding-bottom: clamp( 2.25rem , 1.8066502463rem  +  1.9704433498vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .categories-slider {
    padding-bottom: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .categories-slider__section-header {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .categories-slider__section-header {
    margin-bottom: clamp( 1.5rem , 1.3891625616rem  +  0.4926108374vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .categories-slider__section-header {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 98.625em) {
  .categories-slider__title {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .categories-slider__title {
    margin-bottom: clamp( 1.5rem , 1.3891625616rem  +  0.4926108374vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .categories-slider__title {
    margin-bottom: 1.5rem;
  }
}
.categories-slider__body {
  margin-right: -16px;
}
@media (min-width: 45.49875em) {
  .categories-slider__body {
    margin-right: 0;
  }
}
.categories-slider__body .swiper-wrapper {
  align-items: stretch;
}
.categories-slider__slide {
  height: auto;
}
.categories-slider__slider-arrows {
  display: none;
}
@media (min-width: 45.49875em) {
  .categories-slider__slider-arrows {
    display: flex;
    z-index: 2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 1rem;
    right: 1rem;
  }
}
.categories-slider__pagination {
  margin-top: 1.5rem;
}
@media (min-width: 45.49875em) {
  .categories-slider__pagination {
    margin-top: 0;
    display: none;
  }
}

@media (min-width: 78.43625em) {
  .catalog-menu {
    position: absolute;
    background: #f5f4ed;
    left: 0;
    top: calc(100% + 2.5rem);
    z-index: 2;
    border-radius: 1.25rem;
    overflow-y: visible;
    z-index: 8;
    width: auto;
    transform: translate(0px, 100px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out;
  }
  .catalog-menu._open {
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: visible;
  }
}
.catalog-menu__list {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 0.25rem;
  padding: 1.25rem 1rem;
}
@media (min-width: 78.43625em) {
  .catalog-menu__list {
    width: 18.75rem;
    padding: 1.5rem 1.25rem;
    z-index: 0;
    row-gap: 0.375rem;
    min-height: 31.25rem;
    border-radius: 1.25rem;
  }
}
@media (min-width: 78.43625em) and (any-hover: hover) {
  .catalog-menu__item:hover {
    color: #43a047;
  }
  .catalog-menu__item:hover .catalog-menu__lnk {
    color: #43a047;
  }
  .catalog-menu__item:hover .catalog-menu__sub-list {
    opacity: 1;
    visibility: visible;
  }
}
.catalog-menu__item-container {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  justify-content: space-between;
}
.catalog-menu__lnk {
  color: #1c1c1a;
  font-weight: 500;
  display: flex;
  align-items: center;
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
  font-size: 1rem;
  line-height: 1.4;
}
.catalog-menu__lnk::before {
  flex: 0 0 auto;
  font-size: 1.5rem;
}
@media (max-width: 1253.98px) {
  .catalog-menu__sub-list {
    padding-left: 1.625rem;
  }
}
@media (min-width: 78.43625em) {
  .catalog-menu__sub-list {
    pointer-events: auto;
    padding: 1.875rem;
    background-color: #ffffff;
    z-index: -2;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    padding-left: 18.75rem;
    border-radius: 1.25rem;
    opacity: 0;
    visibility: hidden;
    transition: all 0.35s ease-in 0s;
    overflow-y: scroll;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 1.25rem;
    height: 100%;
  }
}
@media (min-width: 78.43625em) and (min-width: 78.43625em) {
  .catalog-menu__sub-list {
    width: 95.625rem;
  }
}
@media (min-width: 78.43625em) and (min-width: 95.62375em) and (max-width: 78.43625em) {
  .catalog-menu__sub-list {
    width: clamp( 74.25rem , 193.1711727273rem  +  -124.3636363636vw , 95.625rem );
  }
}
@media (min-width: 78.43625em) and (max-width: 95.62375em) {
  .catalog-menu__sub-list {
    width: 74.25rem;
  }
}
@media (min-width: 78.43625em) {
  .catalog-menu__sub-list._active {
    opacity: 1;
    visibility: visible;
  }
}
.catalog-menu__sub-item:not(:last-child) {
  margin-bottom: 0.25rem;
}
@media (min-width: 78.43625em) {
  .catalog-menu__sub-item {
    flex: 0 1 calc(25% - 3.75rem / 4);
  }
}
.catalog-menu__arrow::before {
  font-size: 1.375rem;
}
@media (max-width: 1253.98px) {
  .catalog-menu__arrow::before {
    transition: all 0.35s ease-in 0s;
  }
  .catalog-menu__arrow._active::before {
    transform-origin: center center;
    transform: rotate(180deg);
  }
}
@media (min-width: 78.43625em) {
  .catalog-menu__arrow {
    transform: rotate(-90deg);
  }
}
.catalog-menu__sub-item {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
.catalog-menu__sub-lnk {
  display: inline-block;
  color: #1c1c1a;
  line-height: 1.4;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .catalog-menu__sub-lnk:hover {
    color: #43a047;
  }
}
@media (min-width: 78.43625em) {
  .catalog-menu__sub-lnk {
    font-size: 1.125rem;
    font-weight: 700;
  }
  .catalog-menu__sub-lnk:not(:last-child) {
    margin-bottom: 0.25rem;
  }
}
.catalog-menu__sub-item-img {
  aspect-ratio: 1;
  display: none;
}
@media (min-width: 78.43625em) {
  .catalog-menu__sub-item-img {
    display: block;
    width: 6.25rem;
    margin-bottom: 0.625rem;
  }
}
.catalog-menu__third-list {
  display: none;
}
@media (min-width: 78.43625em) {
  .catalog-menu__third-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 0.125rem;
  }
}
@media (min-width: 78.43625em) {
  .catalog-menu__third-lnk {
    display: inline-block;
    color: #1c1c1a;
    line-height: 1.4;
    transition: all 0.35s ease-in 0s;
    font-size: 0.9375rem;
    font-weight: 500;
  }
}
@media (min-width: 78.43625em) and (any-hover: hover) {
  .catalog-menu__third-lnk:hover {
    color: #43a047;
  }
}

@media (min-width: 98.625em) {
  .product-header {
    padding-bottom: 2.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-header {
    padding-bottom: clamp( 1.875rem , 1.6533251232rem  +  0.9852216749vw , 2.625rem );
  }
}
@media (max-width: 22.5em) {
  .product-header {
    padding-bottom: 1.875rem;
  }
}
.product-header__container {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
@media (min-width: 62.49875em) {
  .product-header__container {
    flex-direction: row;
    align-items: flex-start;
    gap: 1rem;
    justify-content: space-between;
  }
}
@media (min-width: 78.43625em) {
  .product-header__container {
    gap: 1.875rem;
  }
}
@media (min-width: 62.49875em) {
  .product-header__title {
    flex: 1 1 auto;
  }
}
@media (min-width: 78.43625em) {
  .product-header__title {
    flex: 0 1 71.25rem;
  }
}
@media (min-width: 62.49875em) {
  .product-header__info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 0.625rem;
  }
}
.product-menu {
  background-color: #f5f4ed;
}
.product-menu__list {
  display: flex;
  align-items: center;
  gap: 1rem;
  overflow-y: auto;
}
@media (min-width: 98.625em) {
  .product-menu__list {
    padding-bottom: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-menu__list {
    padding-bottom: clamp( 1.25rem , 1.0283251232rem  +  0.9852216749vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .product-menu__list {
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .product-menu__list {
    padding-top: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-menu__list {
    padding-top: clamp( 1.25rem , 1.0283251232rem  +  0.9852216749vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .product-menu__list {
    padding-top: 1.25rem;
  }
}
@media (min-width: 78.43625em) {
  .product-menu__list {
    gap: 1.875rem;
  }
}
.product-menu__item {
  flex: 0 0 auto;
}
.product-menu__lnk {
  color: #1c1c1a;
  display: flex;
  align-items: center;
  gap: 0.375rem;
  transition: all 0.35s ease-in 0s;
}
.product-menu__lnk--active {
  font-weight: 500;
  color: #43a047;
}
@media (any-hover: hover) {
  .product-menu__lnk:hover {
    color: #43a047;
  }
  .product-menu__lnk:hover .product-menu__lnk-counter {
    background-color: #d9cb1c;
  }
}
.product-menu__lnk-counter {
  flex: 0 0 auto;
  transition: all 0.35s ease-in 0s;
}

@media (min-width: 98.625em) {
  .product-main {
    padding-top: 4.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-main {
    padding-top: clamp( 2.5rem , 1.9458128079rem  +  2.4630541872vw , 4.375rem );
  }
}
@media (max-width: 22.5em) {
  .product-main {
    padding-top: 2.5rem;
  }
}
@media (min-width: 98.625em) {
  .product-main {
    padding-bottom: 6.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-main {
    padding-bottom: clamp( 5rem , 4.4458128079rem  +  2.4630541872vw , 6.875rem );
  }
}
@media (max-width: 22.5em) {
  .product-main {
    padding-bottom: 5rem;
  }
}
.product-main__container {
  display: flex;
  flex-direction: column;
  row-gap: 2.5rem;
}
@media (min-width: 62.49875em) {
  .product-main__container {
    flex-direction: row;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 78.43625em) {
  .product-main__container {
    flex-direction: row;
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
@media (min-width: 62.49875em) {
  .product-main__info {
    flex: 0 0 calc(50% - 0.625rem);
  }
}
@media (min-width: 78.43625em) {
  .product-main__info {
    flex: 1 1 auto;
  }
}
.product-main__gallery {
  max-width: 25rem;
  margin: 0 auto;
  min-width: 0;
}
@media (min-width: 62.49875em) {
  .product-main__gallery {
    flex: 0 0 calc(50% - 0.625rem);
    max-width: 100%;
  }
}
@media (min-width: 78.43625em) {
  .product-main__gallery {
    flex: 0 0 42%;
  }
}

.product-info__row:not(:last-child) {
  border-bottom: 0.0625rem solid #1c1c1a;
}
@media (min-width: 98.625em) {
  .product-info__row:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-info__row:not(:last-child) {
    margin-bottom: clamp( 1.25rem , 1.0283251232rem  +  0.9852216749vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .product-info__row:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .product-info__row:not(:last-child) {
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-info__row:not(:last-child) {
    padding-bottom: clamp( 1.625rem , 1.3663793103rem  +  1.1494252874vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .product-info__row:not(:last-child) {
    padding-bottom: 1.625rem;
  }
}
.product-info__body-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.product-info__status {
  flex: 0 0 auto;
}
.product-info__brand {
  flex: 0 1 auto;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .product-info__brand:hover {
    opacity: 0.75;
  }
}
@media (min-width: 98.625em) {
  .product-info__brand img {
    max-width: 10.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-info__brand img {
    max-width: clamp( 8.75rem , 8.1958128079rem  +  2.4630541872vw , 10.625rem );
  }
}
@media (max-width: 22.5em) {
  .product-info__brand img {
    max-width: 8.75rem;
  }
}
.product-info__title {
  margin-bottom: 0.625rem;
}
.product-info__price-block {
  margin-bottom: 0.75rem;
}
.product-info__buy-box {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media (min-width: 32.49875em) {
  .product-info__buy-box {
    flex-direction: row;
  }
}
@media (min-width: 78.43625em) {
  .product-info__buy-box {
    gap: 1.25rem;
  }
}
.product-info__buy-box-body {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 0.625rem;
  flex: 1 1 auto;
}
@media (min-width: 32.49875em) {
  .product-info__buy-box-body {
    flex: 0 1 auto;
  }
}
@media (min-width: 78.43625em) {
  .product-info__buy-box-body {
    gap: 1.25rem;
    padding-right: 1.25rem;
    border-right: 0.0625rem solid #1c1c1a;
  }
}
.product-info__btn {
  flex: 1 1 auto;
}
.product-info__quantity {
  flex: 0 1 auto;
}
.product-info__actions {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
@media (min-width: 98.625em) {
  .product-info__details:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-info__details:not(:last-child) {
    margin-bottom: clamp( 0.75rem , 0.6022167488rem  +  0.6568144499vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .product-info__details:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}

.details-info__title {
  margin-bottom: 0.375rem;
  display: flex;
  align-items: flex-start;
}
.details-info__title::before {
  color: #43a047;
}
@media (min-width: 98.625em) {
  .details-info__title::before {
    margin-right: 0.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .details-info__title::before {
    margin-right: clamp( 0.25rem , 0.2130541872rem  +  0.1642036125vw , 0.375rem );
  }
}
@media (max-width: 22.5em) {
  .details-info__title::before {
    margin-right: 0.25rem;
  }
}
@media (min-width: 98.625em) {
  .details-info__title::before {
    font-size: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .details-info__title::before {
    font-size: clamp( 1.5rem , 1.4261083744rem  +  0.328407225vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .details-info__title::before {
    font-size: 1.5rem;
  }
}
.details-info__body {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.375rem;
}
@media (min-width: 98.625em) {
  .details-info__body {
    padding-left: 2.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .details-info__body {
    padding-left: clamp( 1.75rem , 1.6391625616rem  +  0.4926108374vw , 2.125rem );
  }
}
@media (max-width: 22.5em) {
  .details-info__body {
    padding-left: 1.75rem;
  }
}
.details-info__row {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.125rem;
}
@media (min-width: 98.625em) {
  .product-details {
    padding-top: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-details {
    padding-top: clamp( 4.375rem , 3.4513546798rem  +  4.105090312vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .product-details {
    padding-top: 4.375rem;
  }
}
@media (min-width: 98.625em) {
  .product-details {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-details {
    padding-bottom: clamp( 5rem , 3.8916256158rem  +  4.9261083744vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-details {
    padding-bottom: 5rem;
  }
}
@media (min-width: 98.625em) {
  .product-details--small-pt {
    padding-top: 4.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-details--small-pt {
    padding-top: clamp( 2.5rem , 1.9458128079rem  +  2.4630541872vw , 4.375rem );
  }
}
@media (max-width: 22.5em) {
  .product-details--small-pt {
    padding-top: 2.5rem;
  }
}
@media (min-width: 98.625em) {
  .product-details__title {
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-details__title {
    margin-bottom: clamp( 2rem , 1.7783251232rem  +  0.9852216749vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-details__title {
    margin-bottom: 2rem;
  }
}
@media (min-width: 62.49875em) {
  .product-details__container {
    display: flex;
    align-items: flex-start;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 78.43625em) {
  .product-details__container {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
.product-details__content {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .product-details__content {
    row-gap: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-details__content {
    row-gap: clamp( 2.5rem , 1.7610837438rem  +  3.2840722496vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .product-details__content {
    row-gap: 2.5rem;
  }
}
@media (min-width: 62.49875em) {
  .product-details__content {
    flex: 1 1 auto;
    min-width: 0;
  }
}
.product-details__sidebar {
  display: none;
}
@media (min-width: 62.49875em) {
  .product-details__sidebar {
    display: block;
    top: 0;
    position: sticky;
    margin-top: 1.25rem;
    flex: 0 0 20rem;
  }
}
@media (min-width: 95.62375em) {
  .product-details__sidebar {
    flex: 0 0 28.75rem;
  }
}

@media (min-width: 98.625em) {
  .product-descr__title {
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-descr__title {
    margin-bottom: clamp( 1.25rem , 1.1022167488rem  +  0.6568144499vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-descr__title {
    margin-bottom: 1.25rem;
  }
}

@media (min-width: 98.625em) {
  .product-characters__title {
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-characters__title {
    margin-bottom: clamp( 1.25rem , 1.1022167488rem  +  0.6568144499vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-characters__title {
    margin-bottom: 1.25rem;
  }
}

.characters-table {
  border-collapse: collapse;
  width: 100%;
}
.characters-table__row:not(:last-child) {
  border-bottom: 0.0625rem solid #1c1c1a;
}
@media (min-width: 98.625em) {
  .characters-table__row:not(:last-child) .characters-table__col {
    padding-bottom: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .characters-table__row:not(:last-child) .characters-table__col {
    padding-bottom: clamp( 0.625rem , 0.5511083744rem  +  0.328407225vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .characters-table__row:not(:last-child) .characters-table__col {
    padding-bottom: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .characters-table__row:not(:first-child) .characters-table__col {
    padding-top: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .characters-table__row:not(:first-child) .characters-table__col {
    padding-top: clamp( 0.625rem , 0.5511083744rem  +  0.328407225vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .characters-table__row:not(:first-child) .characters-table__col {
    padding-top: 0.625rem;
  }
}
.characters-table__col:first-child {
  text-align: left;
  font-weight: 500;
  color: #1c1c1a;
}
.characters-table__col:last-child {
  text-align: right;
}
.characters-table__col a {
  color: #43a047;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .characters-table__col a:hover {
    color: #1c1c1a;
  }
}

@media (min-width: 98.625em) {
  .testimonials {
    padding-top: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonials {
    padding-top: clamp( 5rem , 4.2610837438rem  +  3.2840722496vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .testimonials {
    padding-top: 5rem;
  }
}
@media (min-width: 98.625em) {
  .testimonials {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonials {
    padding-bottom: clamp( 5rem , 3.8916256158rem  +  4.9261083744vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .testimonials {
    padding-bottom: 5rem;
  }
}
@media (min-width: 98.625em) {
  .testimonials--small-pt {
    padding-top: 4.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonials--small-pt {
    padding-top: clamp( 2.5rem , 1.9458128079rem  +  2.4630541872vw , 4.375rem );
  }
}
@media (max-width: 22.5em) {
  .testimonials--small-pt {
    padding-top: 2.5rem;
  }
}
@media (min-width: 98.625em) {
  .testimonials__title {
    margin-bottom: 2.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonials__title {
    margin-bottom: clamp( 1.625rem , 1.4772167488rem  +  0.6568144499vw , 2.125rem );
  }
}
@media (max-width: 22.5em) {
  .testimonials__title {
    margin-bottom: 1.625rem;
  }
}
.testimonials__body {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: 2.5rem;
}
@media (min-width: 62.49875em) {
  .testimonials__body {
    position: relative;
    flex-direction: row-reverse;
    align-items: flex-start;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 78.43625em) {
  .testimonials__body {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
.testimonials__sidebar {
  width: 100%;
}
@media (min-width: 62.49875em) {
  .testimonials__sidebar {
    top: 0;
    position: sticky;
    flex: 0 0 20rem;
  }
}
@media (min-width: 95.62375em) {
  .testimonials__sidebar {
    flex: 0 0 28.75rem;
  }
}
@media (min-width: 62.49875em) {
  .testimonials__content {
    flex: 1 1 auto;
  }
}
.testimonials__items {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .testimonials__items {
    row-gap: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonials__items {
    row-gap: clamp( 1.875rem , 1.690270936rem  +  0.8210180624vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .testimonials__items {
    row-gap: 1.875rem;
  }
}
.testimonials__footer {
  display: flex;
  justify-content: center;
}
@media (min-width: 98.625em) {
  .testimonials__footer {
    margin-top: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonials__footer {
    margin-top: clamp( 1.875rem , 1.5055418719rem  +  1.6420361248vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .testimonials__footer {
    margin-top: 1.875rem;
  }
}

.testimonial-item {
  border: 0.0625rem solid #1c1c1a;
}
@media (min-width: 98.625em) {
  .testimonial-item {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonial-item {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .testimonial-item {
    border-radius: 0.5rem;
  }
}
.testimonial-item__main {
  padding: 0.625rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: 0.375rem;
}
@media (min-width: 78.43625em) {
  .testimonial-item__main {
    padding: 1rem 1.25rem;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
    flex-direction: row;
  }
}
.testimonial-item__info {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
@media (min-width: 78.43625em) {
  .testimonial-item__info {
    flex: 0 0 12.5rem;
    justify-content: flex-start;
    row-gap: 0.125rem;
    flex-direction: column;
  }
}
.testimonial-item__col {
  flex: 0 1 auto;
}
.testimonial-item__date {
  flex: 0 0 auto;
}
@media (min-width: 78.43625em) {
  .testimonial-item__body {
    flex: 1 1 auto;
  }
}
.testimonial-item__text {
  margin-bottom: 0.5rem;
}
.testimonial-item__footer {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 0.25rem;
}
@media (min-width: 32.49875em) {
  .testimonial-item__footer {
    align-items: center;
    flex-direction: row-reverse;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
.testimonial-item__footer-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
@media (min-width: 32.49875em) {
  .testimonial-item__footer-col {
    flex: 1 1 auto;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
.testimonial-item__btn-text {
  flex: 0 1 auto;
  margin-left: auto;
}
@media (min-width: 32.49875em) {
  .testimonial-item__btn-text {
    margin-left: 0;
    margin-right: auto;
  }
}
.testimonial-item__answers {
  border-top: 0.0625rem solid #1c1c1a;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .testimonial-item__answers {
    row-gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonial-item__answers {
    row-gap: clamp( 0.75rem , 0.6022167488rem  +  0.6568144499vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .testimonial-item__answers {
    row-gap: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .testimonial-item__answers {
    padding-top: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonial-item__answers {
    padding-top: clamp( 1rem , 0.9261083744rem  +  0.328407225vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .testimonial-item__answers {
    padding-top: 1rem;
  }
}
@media (min-width: 98.625em) {
  .testimonial-item__answers {
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonial-item__answers {
    padding-bottom: clamp( 1rem , 0.9261083744rem  +  0.328407225vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .testimonial-item__answers {
    padding-bottom: 1rem;
  }
}
.testimonial-answer {
  padding: 0 1rem;
}
@media (min-width: 78.43625em) {
  .testimonial-answer {
    padding: 0 1.25rem;
  }
}
.testimonial-answer__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.375rem;
}
@media (min-width: 78.43625em) {
  .testimonial-answer__header {
    margin-left: 14.375rem;
  }
}
.testimonial-answer__col {
  display: flex;
  flex-direction: column;
  row-gap: 0.125rem;
}
@media (min-width: 45.49875em) {
  .testimonial-answer__col {
    flex-direction: row;
    gap: 0.625rem;
    align-items: baseline;
  }
}
@media (min-width: 45.49875em) {
  .testimonial-answer__user-name {
    padding-right: 0.625rem;
    border-right: 0.0625rem solid #aeaeae;
  }
}
@media (min-width: 78.43625em) {
  .testimonial-answer__text {
    margin-left: 14.375rem;
  }
}

.comment-form__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .comment-form__body {
    padding-top: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .comment-form__body {
    padding-top: clamp( 1rem , 0.9261083744rem  +  0.328407225vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .comment-form__body {
    padding-top: 1rem;
  }
}
@media (min-width: 98.625em) {
  .comment-form__body {
    padding-bottom: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .comment-form__body {
    padding-bottom: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .comment-form__body {
    padding-bottom: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .comment-form__body {
    row-gap: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .comment-form__body {
    row-gap: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .comment-form__body {
    row-gap: 0.75rem;
  }
}
.comment-form__btn {
  align-self: flex-end;
}

.testimonial-form {
  width: 100%;
  padding: 0.75rem 1rem 1.25rem;
  background-color: #f5f4ed;
}
@media (min-width: 98.625em) {
  .testimonial-form {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonial-form {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .testimonial-form {
    border-radius: 0.5rem;
  }
}
@media (min-width: 78.43625em) {
  .testimonial-form {
    padding: 1.25rem 1.25rem 1.75rem;
  }
}
@media (min-width: 98.625em) {
  .testimonial-form__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonial-form__title {
    margin-bottom: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .testimonial-form__title {
    margin-bottom: 0.75rem;
  }
}
.testimonial-form__body {
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .testimonial-form__body {
    row-gap: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonial-form__body {
    row-gap: clamp( 0.625rem , 0.5880541872rem  +  0.1642036125vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .testimonial-form__body {
    row-gap: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .testimonial-form__body {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonial-form__body {
    margin-bottom: clamp( 1rem , 0.9261083744rem  +  0.328407225vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .testimonial-form__body {
    margin-bottom: 1rem;
  }
}
.testimonial-form__btn {
  width: 100%;
}

.form-rate {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.form-rate__stars {
  display: flex;
  flex-direction: row;
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
@media (min-width: 98.625em) {
  .form-rate__stars {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .form-rate__stars {
    font-size: clamp( 1rem , 0.9630541872rem  +  0.1642036125vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .form-rate__stars {
    font-size: 1rem;
  }
}
.form-rate__item {
  flex: 0 0 auto;
  cursor: pointer;
  transition: all 0.35s ease-in 0s;
}
.form-rate__item._filled {
  color: #ffec00;
}
@media (min-width: 98.625em) {
  .video-slider__header {
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .video-slider__header {
    margin-bottom: clamp( 2rem , 1.7783251232rem  +  0.9852216749vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .video-slider__header {
    margin-bottom: 2rem;
  }
}

.video-slide {
  overflow: hidden;
  height: auto;
}
@media (min-width: 98.625em) {
  .video-slide {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .video-slide {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .video-slide {
    border-radius: 0.5rem;
  }
}
.video-slide__video {
  overflow: hidden;
}
.video-slide__btn {
  right: 1rem;
  bottom: 1rem;
}
@media (min-width: 78.43625em) {
  .video-slide__btn {
    right: 1.875rem;
    bottom: 1.875rem;
  }
}
.video-slide__video-img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.video-slide iframe,
.video-slide video {
  display: none;
}
.video-slide__btn {
  position: absolute;
  z-index: 1;
  cursor: pointer;
}

.video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.video video,
.video iframe {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 98.625em) {
  .compare {
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .compare {
    padding-bottom: clamp( 4.375rem , 3.4513546798rem  +  4.105090312vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .compare {
    padding-bottom: 4.375rem;
  }
}
@media (min-width: 98.625em) {
  .compare__products {
    margin-bottom: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .compare__products {
    margin-bottom: clamp( 0.75rem , 0.6391625616rem  +  0.4926108374vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .compare__products {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .compare__products {
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .compare__products {
    padding-bottom: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .compare__products {
    padding-bottom: 1rem;
  }
}
@media (min-width: 98.625em) {
  .compare__title {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .compare__title {
    margin-bottom: clamp( 1.5rem , 1.3891625616rem  +  0.4926108374vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .compare__title {
    margin-bottom: 1.5rem;
  }
}

.compare-products {
  display: flex;
  align-items: stretch;
  gap: 0.375rem;
  overflow-y: auto;
}
@media (min-width: 78.43625em) {
  .compare-products {
    gap: 0.625rem;
  }
}
.compare-products__card {
  flex: 0 0 17.5rem;
}
@media (min-width: 78.43625em) {
  .compare-products__card {
    flex: 0 0 23.4375rem;
  }
}

.compare-characters-table {
  overflow-x: hidden;
}
.compare-characters-table__row:not(:last-child) {
  border-bottom: 0.0625rem solid #1c1c1a;
}
@media (min-width: 98.625em) {
  .compare-characters-table__row:not(:first-child) .compare-characters-table__col {
    padding-top: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .compare-characters-table__row:not(:first-child) .compare-characters-table__col {
    padding-top: clamp( 0.625rem , 0.5511083744rem  +  0.328407225vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .compare-characters-table__row:not(:first-child) .compare-characters-table__col {
    padding-top: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .compare-characters-table__col {
    padding-bottom: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .compare-characters-table__col {
    padding-bottom: clamp( 0.625rem , 0.5511083744rem  +  0.328407225vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .compare-characters-table__col {
    padding-bottom: 0.625rem;
  }
}
.compare-characters-table__header-row {
  border-bottom: 0.0625rem solid #1c1c1a;
}
@media (min-width: 98.625em) {
  .compare-characters-table__header-row:not(:first-child) .compare-characters-table__header-col {
    padding-top: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .compare-characters-table__header-row:not(:first-child) .compare-characters-table__header-col {
    padding-top: clamp( 0.625rem , 0.5511083744rem  +  0.328407225vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .compare-characters-table__header-row:not(:first-child) .compare-characters-table__header-col {
    padding-top: 0.625rem;
  }
}
.compare-characters-table__header-col {
  position: sticky;
  left: 0;
}
@media (min-width: 98.625em) {
  .compare-characters-table__header-col {
    padding-bottom: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .compare-characters-table__header-col {
    padding-bottom: clamp( 0.625rem , 0.5511083744rem  +  0.328407225vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .compare-characters-table__header-col {
    padding-bottom: 0.625rem;
  }
}
.compare-characters-table__item {
  border-collapse: collapse;
  table-layout: fixed;
}
.compare-characters-table__col {
  padding-right: 0.5rem;
  min-width: 17.5rem;
}
.compare-characters-table__col:not(:last-child) {
  min-width: 17.875rem;
}
@media (min-width: 78.43625em) {
  .compare-characters-table__col {
    min-width: 23.4375rem;
  }
  .compare-characters-table__col:not(:last-child) {
    min-width: 24.0625rem;
  }
}

#si {
  overflow: auto;
}

#sd {
  overflow: hidden;
}

@media (min-width: 98.625em) {
  .selected-products {
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .selected-products {
    padding-bottom: clamp( 4.375rem , 3.4513546798rem  +  4.105090312vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .selected-products {
    padding-bottom: 4.375rem;
  }
}
@media (min-width: 98.625em) {
  .selected-products__products {
    margin-bottom: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .selected-products__products {
    margin-bottom: clamp( 0.75rem , 0.6391625616rem  +  0.4926108374vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .selected-products__products {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .selected-products__products {
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .selected-products__products {
    padding-bottom: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .selected-products__products {
    padding-bottom: 1rem;
  }
}
@media (min-width: 98.625em) {
  .selected-products__title {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .selected-products__title {
    margin-bottom: clamp( 1.5rem , 1.3891625616rem  +  0.4926108374vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .selected-products__title {
    margin-bottom: 1.5rem;
  }
}
.selected-products__products {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 0.375rem;
}
@media (min-width: 32.49875em) {
  .selected-products__products {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 78.43625em) {
  .selected-products__products {
    gap: 0.625rem;
  }
}
@media (min-width: 32.49875em) {
  .selected-products__card {
    flex: 0 0 calc(50% - 0.1875rem);
  }
}
@media (min-width: 62.49875em) {
  .selected-products__card {
    flex: 0 0 calc(33.3333333333% - 0.25rem);
  }
}
@media (min-width: 78.43625em) {
  .selected-products__card {
    flex: 0 0 calc(33.3333333333% - 1.25rem / 3);
  }
}
@media (min-width: 95.62375em) {
  .selected-products__card {
    flex: 0 0 calc(25% - 1.875rem / 4);
  }
}
@media (min-width: 98.625em) {
  .selected-products__footer {
    margin-top: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .selected-products__footer {
    margin-top: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .selected-products__footer {
    margin-top: 1.25rem;
  }
}

@media (min-width: 98.625em) {
  .text-block {
    padding-top: 6.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text-block {
    padding-top: clamp( 5.625rem , 5.2555418719rem  +  1.6420361248vw , 6.875rem );
  }
}
@media (max-width: 22.5em) {
  .text-block {
    padding-top: 5.625rem;
  }
}
@media (min-width: 62.49875em) {
  .text-block__container {
    display: flex;
    align-items: flex-start;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 78.43625em) {
  .text-block__container {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 0em) and (max-width: 62.49875em) {
  .text-block__title {
    margin-bottom: clamp( 1rem , 1rem  +  0.8000160003vw , 1.5rem );
  }
}
@media (min-width: 62.49875em) {
  .text-block__title {
    flex: 0 0 32.0261437908%;
  }
}
@media (min-width: 62.49875em) {
  .text-block__text {
    flex: 0 1 auto;
  }
}

@media (min-width: 98.625em) {
  .sale-block {
    padding-top: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sale-block {
    padding-top: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .sale-block {
    padding-top: 5.625rem;
  }
}
.sale-block__body {
  display: flex;
  flex-direction: column;
  background: #f5f4ed;
  row-gap: 1.875rem;
  padding: 0 1rem;
}
@media (min-width: 98.625em) {
  .sale-block__body {
    padding-top: 4.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sale-block__body {
    padding-top: clamp( 2.5rem , 1.9458128079rem  +  2.4630541872vw , 4.375rem );
  }
}
@media (max-width: 22.5em) {
  .sale-block__body {
    padding-top: 2.5rem;
  }
}
@media (min-width: 98.625em) {
  .sale-block__body {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sale-block__body {
    padding-bottom: clamp( 3.125rem , 2.5708128079rem  +  2.4630541872vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .sale-block__body {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 98.625em) {
  .sale-block__body {
    border-radius: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sale-block__body {
    border-radius: clamp( 0.75rem , 0.6022167488rem  +  0.6568144499vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .sale-block__body {
    border-radius: 0.75rem;
  }
}
@media (min-width: 45.49875em) {
  .sale-block__body {
    flex-direction: row;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    align-items: center;
    justify-content: space-between;
  }
}
@media (min-width: 78.43625em) {
  .sale-block__body {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.sale-block__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 1 auto;
}
@media (min-width: 78.43625em) {
  .sale-block__content {
    flex: 0 1 55rem;
  }
}
.sale-block__sub-title {
  font-weight: 500;
  color: #43a047;
}
@media (min-width: 98.625em) {
  .sale-block__header:not(:last-child) {
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sale-block__header:not(:last-child) {
    margin-bottom: clamp( 1.25rem , 1.1022167488rem  +  0.6568144499vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .sale-block__header:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .sale-block__timer:not(:last-child) {
    margin-bottom: 2.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sale-block__timer:not(:last-child) {
    margin-bottom: clamp( 2.125rem , 1.9772167488rem  +  0.6568144499vw , 2.625rem );
  }
}
@media (max-width: 22.5em) {
  .sale-block__timer:not(:last-child) {
    margin-bottom: 2.125rem;
  }
}
.sale-block__img {
  margin: auto;
  align-self: flex-start;
  flex: 0 1 23.75rem;
  position: relative;
}
.sale-block__img img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 45.49875em) {
  .sale-block__img {
    margin: 0;
    align-self: center;
  }
}
.sale-block__sale {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
}

.order-table {
  background: #ffffff;
  width: 100%;
  border: 0.0625rem solid #1c1c1a;
  overflow: hidden;
}
@media (min-width: 98.625em) {
  .order-table {
    border-radius: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order-table {
    border-radius: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .order-table {
    border-radius: 0.5rem;
  }
}
.order-table__row {
  display: flex;
  align-items: flex-start;
  padding: 0.5rem 0.625rem;
}
@media (min-width: 98.625em) {
  .order-table__row {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order-table__row {
    -moz-column-gap: clamp( 0.625rem , 0.440270936rem  +  0.8210180624vw , 1.25rem );
         column-gap: clamp( 0.625rem , 0.440270936rem  +  0.8210180624vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .order-table__row {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }
}
.order-table__row:not(:last-child) {
  border-bottom: 0.0625rem solid #1c1c1a;
}
@media (min-width: 78.43625em) {
  .order-table__row {
    padding: 0.5rem 0.75rem;
  }
}
.order-table__img {
  flex: 0 0 auto;
  display: block;
  overflow: hidden;
  aspect-ratio: 1;
  border-radius: 0.25rem;
}
@media (min-width: 98.625em) {
  .order-table__img {
    width: 6.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order-table__img {
    width: clamp( 3.75rem , 3.0110837438rem  +  3.2840722496vw , 6.25rem );
  }
}
@media (max-width: 22.5em) {
  .order-table__img {
    width: 3.75rem;
  }
}
.order-table__content {
  flex: 1 1 auto;
}
.order-table__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  margin-bottom: 0.125rem;
}
.order-table__name {
  margin-top: 0.25rem;
  flex: 0 1 auto;
  line-height: 1.4;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .order-table__name:hover {
    color: #43a047;
  }
}
.order-table__btn-action {
  flex: 0 0 auto;
}
.order-table__footer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
  row-gap: 0.5rem;
}
@media (min-width: 78.43625em) {
  .order-table__footer {
    flex-wrap: nowrap;
  }
}
.order-table__price-block {
  flex: 1 1 100%;
}
@media (min-width: 78.43625em) {
  .order-table__price-block {
    flex: 0 0 auto;
    margin-left: auto;
  }
}

.cart {
  width: 100%;
  position: fixed;
  overflow-y: auto;
  z-index: 3;
  left: 0;
  bottom: 0;
  height: 100%;
  transform: translateY(-100%);
  width: 100%;
  top: 0;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 78.43625em) {
  .cart {
    top: 0;
  }
}
.cart__container {
  padding: 0;
}
@media (min-width: 78.43625em) {
  .cart__container {
    padding: 0 16px;
  }
}
.cart._open {
  transform: translateX(0);
}
.cart__body {
  background-color: #f5f4ed;
  width: 100%;
  padding: 0.75rem 1rem 1rem;
}
@media (min-width: 98.625em) {
  .cart__body {
    border-radius: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .cart__body {
    border-radius: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .cart__body {
    border-radius: 0.5rem;
  }
}
@media (min-width: 78.43625em) {
  .cart__body {
    padding: 1.5rem 1.875rem 1.875rem;
    width: 53.75rem;
    margin-left: auto;
  }
}
.cart__header {
  display: flex;
  align-items: center;
  gap: 1rem;
  justify-content: space-between;
}
@media (min-width: 98.625em) {
  .cart__header {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .cart__header {
    margin-bottom: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .cart__header {
    margin-bottom: 1.25rem;
  }
}
.cart__title {
  flex: 0 1 auto;
}
.cart__btn-close {
  flex: 0 0 auto;
}
.cart__footer {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 1rem;
  justify-content: space-between;
}
@media (min-width: 78.43625em) {
  .cart__footer {
    flex-direction: row;
    align-items: center;
  }
}
.cart__price {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  align-self: flex-end;
}
@media (min-width: 78.43625em) {
  .cart__price {
    align-self: center;
  }
}
.cart__btn-text {
  display: none;
}
@media (min-width: 78.43625em) {
  .cart__btn-text {
    display: block;
  }
}
@media (min-width: 98.625em) {
  .cart__orders {
    margin-bottom: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .cart__orders {
    margin-bottom: clamp( 1.5rem , 1.2783251232rem  +  0.9852216749vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .cart__orders {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 98.625em) {
  .cart__query-msg {
    margin-bottom: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .cart__query-msg {
    margin-bottom: clamp( 1.5rem , 1.2783251232rem  +  0.9852216749vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .cart__query-msg {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 98.625em) {
  .order {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order {
    padding-bottom: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .order {
    padding-bottom: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .order {
    padding-top: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order {
    padding-top: clamp( 1.25rem , 1.0283251232rem  +  0.9852216749vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .order {
    padding-top: 1.25rem;
  }
}
.order__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 2.5rem;
}
@media (min-width: 62.49875em) {
  .order__body {
    align-items: flex-start;
    flex-direction: row;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 78.43625em) {
  .order__body {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
@media (min-width: 98.625em) {
  .order__title {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order__title {
    margin-bottom: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .order__title {
    margin-bottom: 1rem;
  }
}
.order__main {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .order__main {
    row-gap: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order__main {
    row-gap: clamp( 1.25rem , 0.8805418719rem  +  1.6420361248vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .order__main {
    row-gap: 1.25rem;
  }
}
@media (min-width: 62.49875em) {
  .order__main {
    flex: 1 1 auto;
  }
}
@media (min-width: 98.625em) {
  .order__block-title {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order__block-title {
    margin-bottom: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .order__block-title {
    margin-bottom: 1rem;
  }
}
.order__sidebar {
  display: flex;
  flex-direction: column;
  max-width: 25rem;
  margin-left: auto;
}
@media (min-width: 62.49875em) {
  .order__sidebar {
    margin-left: 0;
    top: 0;
    position: sticky;
    flex: 0 0 20rem;
  }
}
@media (min-width: 95.62375em) {
  .order__sidebar {
    flex: 0 0 28.75rem;
  }
}
.order__sidebar-body {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}

.free-shipping-progress {
  background-color: #1c1c1a;
  color: #ffffff;
  padding: 1rem;
}
@media (min-width: 98.625em) {
  .free-shipping-progress {
    border-radius: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .free-shipping-progress {
    border-radius: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .free-shipping-progress {
    border-radius: 0.5rem;
  }
}
@media (min-width: 78.43625em) {
  .free-shipping-progress {
    padding: 1.25rem;
  }
}
.free-shipping-progress__title {
  color: #ffffff;
}
@media (min-width: 98.625em) {
  .free-shipping-progress__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .free-shipping-progress__title {
    margin-bottom: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .free-shipping-progress__title {
    margin-bottom: 0.75rem;
  }
}
.free-shipping-progress__bar {
  height: 0.5rem;
  border-radius: 0.5rem;
  background-color: #484848;
  overflow: hidden;
}
@media (min-width: 98.625em) {
  .free-shipping-progress__bar {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .free-shipping-progress__bar {
    margin-bottom: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .free-shipping-progress__bar {
    margin-bottom: 0.5rem;
  }
}
.free-shipping-progress__bar-fill {
  display: block;
  height: 100%;
  background-color: #ffec00;
  border-radius: 0.5rem;
  transition: width 0.35s ease-in 0s;
}
.free-shipping-progress__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.free-shipping-progress__value {
  color: #ffec00;
  flex: 0 0 auto;
  font-weight: 700;
}

.payment-form {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background: #ffffff;
  width: 100%;
  border: 0.0625rem solid #1c1c1a;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 98.625em) {
  .payment-form {
    row-gap: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .payment-form {
    row-gap: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .payment-form {
    row-gap: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .payment-form {
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .payment-form {
    padding-bottom: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .payment-form {
    padding-bottom: 1rem;
  }
}
@media (min-width: 98.625em) {
  .payment-form {
    padding-top: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .payment-form {
    padding-top: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .payment-form {
    padding-top: 1rem;
  }
}
@media (min-width: 98.625em) {
  .payment-form {
    border-radius: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .payment-form {
    border-radius: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .payment-form {
    border-radius: 0.5rem;
  }
}
@media (min-width: 78.43625em) {
  .payment-form {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.user-data-form {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  background: #ffffff;
  width: 100%;
  border: 0.0625rem solid #1c1c1a;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 98.625em) {
  .user-data-form {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-data-form {
    row-gap: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .user-data-form {
    row-gap: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .user-data-form {
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-data-form {
    padding-bottom: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .user-data-form {
    padding-bottom: 1rem;
  }
}
@media (min-width: 98.625em) {
  .user-data-form {
    padding-top: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-data-form {
    padding-top: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .user-data-form {
    padding-top: 1rem;
  }
}
@media (min-width: 98.625em) {
  .user-data-form {
    border-radius: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-data-form {
    border-radius: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .user-data-form {
    border-radius: 0.5rem;
  }
}
@media (min-width: 62.49875em) {
  .user-data-form {
    flex-direction: row;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 78.43625em) {
  .user-data-form {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
.user-data-form__left {
  max-width: 31.25rem;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .user-data-form__left {
    row-gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-data-form__left {
    row-gap: clamp( 0.75rem , 0.6022167488rem  +  0.6568144499vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .user-data-form__left {
    row-gap: 0.75rem;
  }
}
@media (min-width: 62.49875em) {
  .user-data-form__left {
    flex: 0 1 calc(50% - 0.625rem);
  }
}
@media (min-width: 78.43625em) {
  .user-data-form__left {
    flex: 0 1 calc(50% - 0.9375rem);
  }
}
.user-data-form__right {
  max-width: 31.25rem;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .user-data-form__right {
    row-gap: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-data-form__right {
    row-gap: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .user-data-form__right {
    row-gap: 0.75rem;
  }
}
@media (min-width: 62.49875em) {
  .user-data-form__right {
    flex: 0 1 calc(50% - 0.625rem);
  }
}
@media (min-width: 78.43625em) {
  .user-data-form__right {
    flex: 0 1 calc(50% - 0.9375rem);
  }
}
.user-data-form__text {
  line-height: 1.4;
  margin-bottom: 0.125rem;
}
.user-data-form__btn {
  align-self: flex-start;
}

.delivery-form {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  background: #ffffff;
  width: 100%;
  border: 0.0625rem solid #1c1c1a;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 98.625em) {
  .delivery-form {
    row-gap: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .delivery-form {
    row-gap: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .delivery-form {
    row-gap: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .delivery-form {
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .delivery-form {
    padding-bottom: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .delivery-form {
    padding-bottom: 1rem;
  }
}
@media (min-width: 98.625em) {
  .delivery-form {
    padding-top: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .delivery-form {
    padding-top: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .delivery-form {
    padding-top: 1rem;
  }
}
@media (min-width: 98.625em) {
  .delivery-form {
    border-radius: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .delivery-form {
    border-radius: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .delivery-form {
    border-radius: 0.5rem;
  }
}
@media (min-width: 78.43625em) {
  .delivery-form {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.delivery-form__item-header {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
}
.delivery-form__radio {
  flex: 1 1 auto;
}
.delivery-form__price {
  flex: 0 0 auto;
}
@media (min-width: 45.49875em) {
  .delivery-form__town-form-field {
    width: 28.75rem;
  }
}
.delivery-form__item-body {
  padding-top: 0.5rem;
  padding-left: 1.5rem;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 45.49875em) {
  .delivery-form__item-body {
    width: 28.75rem;
  }
}
.delivery-form__item-form-field:not(:last-child) {
  margin-bottom: 1rem;
}

.checkout-total {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: 1rem;
  padding: 1rem 0 1.25rem;
  background-color: #f5f4ed;
}
@media (min-width: 98.625em) {
  .checkout-total {
    border-radius: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .checkout-total {
    border-radius: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .checkout-total {
    border-radius: 0.5rem;
  }
}
@media (min-width: 78.43625em) {
  .checkout-total {
    padding: 1.25rem 0 1.5rem;
  }
}
.checkout-total__main {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
.checkout-total__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 0.375rem;
}
.checkout-total__row {
  padding: 0 1rem;
  display: flex;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  justify-content: space-between;
}
@media (min-width: 78.43625em) {
  .checkout-total__row {
    padding: 0 1.25rem;
  }
}
.checkout-total__row:last-child {
  margin-top: 0.5rem;
  padding-top: 0.625rem;
  border-top: 0.0625rem solid #1c1c1a;
}
.checkout-total__btn {
  margin: 0 1rem;
  margin-top: 1rem;
}
@media (min-width: 78.43625em) {
  .checkout-total__btn {
    margin: 0 1.25rem;
    margin-top: 1rem;
  }
}
.checkout-total__promocode {
  margin-top: 0.625rem;
  padding: 0 1rem;
}
@media (min-width: 78.43625em) {
  .checkout-total__promocode {
    padding: 0 1.25rem;
  }
}
.checkout-total__bonuses {
  padding: 0 1rem;
}
@media (min-width: 78.43625em) {
  .checkout-total__bonuses {
    padding: 0 1.25rem;
  }
}
.checkout-total__checkbox {
  padding: 0 1rem;
}
@media (min-width: 78.43625em) {
  .checkout-total__checkbox {
    padding: 0 1.25rem;
  }
}

.bonuses {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 0.125rem;
}

.promocode-form {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 1rem;
}
@media (min-width: 32.49875em) {
  .promocode-form__field {
    flex: 1 1 auto;
  }
}
@media (min-width: 32.49875em) {
  .promocode-form__btn {
    flex: 0 0 auto;
  }
}

.bonuses-form {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 1rem;
}
@media (min-width: 32.49875em) {
  .bonuses-form {
    flex-direction: row;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 78.43625em) {
  .bonuses-form {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 32.49875em) {
  .bonuses-form__field {
    flex: 1 1 auto;
  }
}
@media (min-width: 32.49875em) {
  .bonuses-form__btn {
    flex: 0 0 auto;
  }
}

.text-pages__container {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 1.875rem;
}
@media (min-width: 62.49875em) {
  .text-pages__container {
    flex-direction: row;
    align-items: flex-start;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 78.43625em) {
  .text-pages__container {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 62.49875em) {
  .text-pages__sidebar {
    position: sticky;
    top: 0;
    flex: 0 0 17.5rem;
  }
}
@media (min-width: 78.43625em) {
  .text-pages__sidebar {
    flex: 0 0 22.5rem;
  }
}
@media (min-width: 78.43625em) {
  .text-pages__article {
    flex: 1 1 auto;
  }
}
@media (min-width: 95.62375em) {
  .text-pages__article {
    flex: 0 1 auto;
    width: 55rem;
  }
}

.sidebar-menu {
  padding: 1rem;
  overflow: hidden;
  background-color: #f5f4ed;
}
@media (min-width: 98.625em) {
  .sidebar-menu {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sidebar-menu {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .sidebar-menu {
    border-radius: 0.5rem;
  }
}
.sidebar-menu._init .sidebar-menu__mobile-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
  flex-direction: row-reverse;
  transition: color 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .sidebar-menu._init .sidebar-menu__mobile-title:hover {
    color: #43a047;
    cursor: pointer;
  }
}
.sidebar-menu._init .sidebar-menu__mobile-title::before {
  content: "\e90b";
  font-family: "icons";
  font-size: 1.25rem;
  transition: transform 0.35s ease-in 0s;
}
.sidebar-menu._init .sidebar-menu__mobile-title._active::before {
  transform-origin: center center;
  transform: rotate(180deg);
}
@media (min-width: 78.43625em) {
  .sidebar-menu {
    padding: 1rem 1.25rem;
  }
}
@media (min-width: 62.49875em) {
  .sidebar-menu__mobile-title {
    display: none;
  }
}
@media (max-width: 998.98px) {
  .sidebar-menu__list {
    padding-top: 0.375rem;
  }
}
@media (min-width: 98.625em) {
  .sidebar-menu__item:not(:last-child) {
    margin-bottom: 0.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sidebar-menu__item:not(:last-child) {
    margin-bottom: clamp( 0.125rem , 0.0880541872rem  +  0.1642036125vw , 0.25rem );
  }
}
@media (max-width: 22.5em) {
  .sidebar-menu__item:not(:last-child) {
    margin-bottom: 0.125rem;
  }
}
.sidebar-menu__lnk {
  display: inline-block;
  line-height: 1.4;
  color: #1c1c1a;
  font-weight: 500;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .sidebar-menu__lnk {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sidebar-menu__lnk {
    font-size: clamp( 0.875rem , 0.8380541872rem  +  0.1642036125vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .sidebar-menu__lnk {
    font-size: 0.875rem;
  }
}
@media (any-hover: hover) {
  .sidebar-menu__lnk:hover {
    color: #43a047;
  }
}
.sidebar-menu__lnk--active {
  color: #43a047;
}

.text-article__header {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 98.625em) {
  .text-article__header {
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text-article__header {
    margin-bottom: clamp( 0.75rem , 0.4544334975rem  +  1.3136288998vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .text-article__header {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .text-article__header-title {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text-article__header-title {
    margin-bottom: clamp( 0.375rem , 0.3011083744rem  +  0.328407225vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text-article__header-title {
    margin-bottom: 0.375rem;
  }
}
.text-article__header-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
@media (min-width: 98.625em) {
  .text-article__header-info {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text-article__header-info {
    margin-bottom: clamp( 1rem , 0.9261083744rem  +  0.328407225vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .text-article__header-info {
    margin-bottom: 1rem;
  }
}
.text-article__header-img {
  aspect-ratio: 16/7;
  overflow: hidden;
}
@media (min-width: 78.43625em) {
  .text-article__header-img {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 78.43625em) {
  .text-article__header-img {
    border-radius: clamp( 0.75rem , 0.6494390936rem  +  0.4469373617vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .text-article__header-img {
    border-radius: 0.75rem;
  }
}
.text-article__header-img img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 98.625em) {
  .text-article__title {
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text-article__title {
    margin-bottom: clamp( 0.75rem , 0.4544334975rem  +  1.3136288998vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .text-article__title {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .support-service {
    padding-top: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .support-service {
    padding-top: clamp( 5.625rem , 5.0708128079rem  +  2.4630541872vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .support-service {
    padding-top: 5.625rem;
  }
}
.support-service__body {
  border-top: 0.0625rem solid #1c1c1a;
  border-bottom: 0.0625rem solid #1c1c1a;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.75rem;
}
@media (min-width: 98.625em) {
  .support-service__body {
    padding-top: 5.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .support-service__body {
    padding-top: clamp( 2.5rem , 1.5763546798rem  +  4.105090312vw , 5.625rem );
  }
}
@media (max-width: 22.5em) {
  .support-service__body {
    padding-top: 2.5rem;
  }
}
@media (min-width: 98.625em) {
  .support-service__body {
    padding-bottom: 5.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .support-service__body {
    padding-bottom: clamp( 3.125rem , 2.3860837438rem  +  3.2840722496vw , 5.625rem );
  }
}
@media (max-width: 22.5em) {
  .support-service__body {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 45.49875em) {
  .support-service__body {
    flex-direction: row;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 78.43625em) {
  .support-service__body {
    flex-direction: row;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 45.49875em) {
  .support-service__title {
    flex: 0 0 17.5rem;
  }
}
@media (min-width: 78.43625em) {
  .support-service__title {
    flex: 0 0 22.5rem;
  }
}
@media (min-width: 78.43625em) {
  .support-service__content {
    flex: 1 1 auto;
  }
}
@media (min-width: 95.62375em) {
  .support-service__content {
    flex: 0 1 auto;
    width: 55rem;
  }
}
@media (min-width: 98.625em) {
  .support-service__text {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .support-service__text {
    margin-bottom: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .support-service__text {
    margin-bottom: 1.25rem;
  }
}
.user-account__container {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 1.875rem;
}
@media (min-width: 62.49875em) {
  .user-account__container {
    flex-direction: row;
    align-items: flex-start;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 78.43625em) {
  .user-account__container {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 62.49875em) {
  .user-account__sidebar {
    position: sticky;
    top: 0;
    flex: 0 0 17.5rem;
  }
}
@media (min-width: 78.43625em) {
  .user-account__sidebar {
    flex: 0 0 22.5rem;
  }
}
.user-account__user-block {
  border-bottom: 0.0625rem solid #1c1c1a;
}
@media (min-width: 98.625em) {
  .user-account__user-block {
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-account__user-block {
    padding-bottom: clamp( 0.75rem , 0.6022167488rem  +  0.6568144499vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .user-account__user-block {
    padding-bottom: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .user-account__user-block {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-account__user-block {
    margin-bottom: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .user-account__user-block {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .user-account__header {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-account__header {
    margin-bottom: clamp( 1rem , 0.9261083744rem  +  0.328407225vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .user-account__header {
    margin-bottom: 1rem;
  }
}
.user-account__content {
  width: 100%;
}
@media (min-width: 78.43625em) {
  .user-account__content {
    flex: 1 1 auto;
  }
}

.pagination-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 45.49875em) {
  .pagination-footer {
    flex-direction: row-reverse;
    flex-wrap: wrap;
    gap: 16;
    align-items: center;
    justify-content: space-between;
  }
}
.pagination-footer__paginator {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  align-self: stretch;
  justify-content: center;
  border-top: 0.0625rem solid #1c1c1a;
}
@media (min-width: 45.49875em) {
  .pagination-footer__paginator {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    flex: 0 1 auto;
  }
}
.pagination-footer__load-btn {
  flex: 0 0 auto;
}

.user-testimonials__items {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 0.375rem;
}
@media (min-width: 78.43625em) {
  .user-testimonials__items {
    row-gap: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .user-testimonials__footer {
    margin-top: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-testimonials__footer {
    margin-top: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .user-testimonials__footer {
    margin-top: 1.25rem;
  }
}

.user-testimonial {
  background: #ffffff;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.5rem;
  width: 100%;
  border: 0.0625rem solid #1c1c1a;
  padding: 0.625rem 0.625rem 0.75rem;
  overflow: hidden;
}
@media (min-width: 98.625em) {
  .user-testimonial {
    border-radius: 0.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-testimonial {
    border-radius: clamp( 0.375rem , 0.3380541872rem  +  0.1642036125vw , 0.5rem );
  }
}
@media (max-width: 22.5em) {
  .user-testimonial {
    border-radius: 0.375rem;
  }
}
@media (min-width: 45.49875em) {
  .user-testimonial {
    justify-content: space-between;
    flex-direction: row;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
}
@media (min-width: 78.43625em) {
  .user-testimonial {
    padding: 0.75rem 0.75rem;
  }
}
.user-testimonial__body {
  display: flex;
  align-items: flex-start;
  gap: 0.25rem;
}
.user-testimonial__img {
  flex: 0 0 auto;
  display: block;
  overflow: hidden;
  aspect-ratio: 1;
  border-radius: 0.25rem;
}
@media (min-width: 98.625em) {
  .user-testimonial__img {
    width: 4.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-testimonial__img {
    width: clamp( 3.125rem , 2.7555418719rem  +  1.6420361248vw , 4.375rem );
  }
}
@media (max-width: 22.5em) {
  .user-testimonial__img {
    width: 3.125rem;
  }
}
.user-testimonial__product-name {
  line-height: 1.4;
  flex: 1 1 auto;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .user-testimonial__product-name:hover {
    color: #43a047;
  }
}
.user-testimonial__btn {
  flex: 0 0 auto;
}

.user-block {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
@media (min-width: 32.49875em) {
  .user-block {
    align-items: center;
    flex-direction: row;
    gap: 1rem;
    justify-content: space-between;
  }
}
.user-block__col {
  display: flex;
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.user-block__img {
  flex: 0 0 auto;
  display: block;
  overflow: hidden;
  aspect-ratio: 1;
  border-radius: 50%;
}
@media (min-width: 98.625em) {
  .user-block__img {
    width: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-block__img {
    width: clamp( 2.5rem , 2.315270936rem  +  0.8210180624vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .user-block__img {
    width: 2.5rem;
  }
}
.user-block__body {
  flex: 1 1 auto;
}
.user-block__name {
  transition: all 0.35s ease-in 0s;
  line-height: 1.4;
}
@media (any-hover: hover) {
  .user-block__name:hover {
    color: #43a047;
  }
}
.user-block__bonuses {
  font-size: 0.875rem;
  color: #43a047;
  line-height: 1.4;
}
.user-block__menu {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.user-block__menu-lnk {
  display: inline-block;
  color: #1c1c1a;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .user-block__menu-lnk:hover {
    color: #43a047;
  }
}

.user-orders__items {
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 0.375rem;
}
@media (min-width: 78.43625em) {
  .user-orders__items {
    row-gap: 0.625rem;
  }
}
.user-orders__items__item {
  width: 100%;
}
@media (min-width: 98.625em) {
  .user-orders__footer {
    margin-top: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-orders__footer {
    margin-top: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .user-orders__footer {
    margin-top: 1.25rem;
  }
}

.user-order {
  padding: 1.125rem 0.625rem 1.375rem;
  border: 0.0625rem solid #1c1c1a;
  background: #ffffff;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 98.625em) {
  .user-order {
    border-radius: 0.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-order {
    border-radius: clamp( 0.375rem , 0.3380541872rem  +  0.1642036125vw , 0.5rem );
  }
}
@media (max-width: 22.5em) {
  .user-order {
    border-radius: 0.375rem;
  }
}
.user-order._init .user-order__header._active .user-order__header-btn-spoller::before {
  transform-origin: center center;
  transform: rotate(180deg);
}
@media (min-width: 78.43625em) {
  .user-order {
    padding: 1.25rem 1rem 1.625rem;
  }
}
.user-order__header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 0.375rem;
}
@media (min-width: 62.49875em) {
  .user-order__header {
    flex-wrap: nowrap;
  }
}
@media (min-width: 62.49875em) {
  .user-order__header {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
.user-order__header-info {
  flex: 0 0 calc(50% - 0.5rem);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.125rem;
}
@media (min-width: 62.49875em) {
  .user-order__header-info {
    flex: 0 0 7.5rem;
  }
}
.user-order__header-product-variants {
  flex: 0 0 auto;
}
@media (min-width: 62.49875em) {
  .user-order__header-product-variants {
    flex: 0 0 12.5rem;
  }
}
.user-order__header-price {
  flex: 0 0 calc(50% - 0.5rem);
}
@media (min-width: 62.49875em) {
  .user-order__header-price {
    flex: 0 0 auto;
  }
}
.user-order__header-btn-spoller {
  flex: 0 0 auto;
}
.user-order__body {
  padding-top: 0.625rem;
}
@media (min-width: 78.43625em) {
  .user-order__body {
    padding-top: 0.625rem;
  }
}
.user-order__checkout-total {
  width: 26.25rem;
  margin-left: auto;
}
.user-product {
  background: #ffffff;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.5rem;
  width: 100%;
  padding: 0.625rem 0;
  overflow: hidden;
  border-top: 0.0625rem solid #1c1c1a;
}
@media (min-width: 45.49875em) {
  .user-product {
    justify-content: space-between;
    flex-direction: row;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
}
@media (min-width: 78.43625em) {
  .user-product {
    padding: 0.75rem 0;
  }
}
.user-product__body {
  display: flex;
  align-items: flex-start;
  gap: 0.25rem;
}
.user-product__img {
  flex: 0 0 auto;
  display: block;
  overflow: hidden;
  aspect-ratio: 1;
  border-radius: 0.25rem;
}
@media (min-width: 98.625em) {
  .user-product__img {
    width: 4.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-product__img {
    width: clamp( 3.125rem , 2.7555418719rem  +  1.6420361248vw , 4.375rem );
  }
}
@media (max-width: 22.5em) {
  .user-product__img {
    width: 3.125rem;
  }
}
.user-product__product-name {
  line-height: 1.4;
  flex: 1 1 auto;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .user-product__product-name:hover {
    color: #43a047;
  }
}
.user-product__price {
  flex: 0 0 auto;
}

@media (min-width: 98.625em) {
  .social-accounts__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .social-accounts__title {
    margin-bottom: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .social-accounts__title {
    margin-bottom: 0.75rem;
  }
}
.social-accounts__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .social-accounts__body {
    row-gap: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .social-accounts__body {
    row-gap: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .social-accounts__body {
    row-gap: 0.75rem;
  }
}
.social-accounts__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.social-accounts__social-item {
  flex: 0 1 auto;
}
.social-accounts__btn {
  flex: 0 0 auto;
}

.social-item {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.social-item__icon {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f4ed;
  border-radius: 0.375rem;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .social-item__icon {
    height: 2.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .social-item__icon {
    height: clamp( 2.25rem , 2.1391625616rem  +  0.4926108374vw , 2.625rem );
  }
}
@media (max-width: 22.5em) {
  .social-item__icon {
    height: 2.25rem;
  }
}
@media (min-width: 98.625em) {
  .social-item__icon {
    padding-left: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .social-item__icon {
    padding-left: clamp( 1.5rem , 1.3891625616rem  +  0.4926108374vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .social-item__icon {
    padding-left: 1.5rem;
  }
}
@media (min-width: 98.625em) {
  .social-item__icon {
    padding-right: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .social-item__icon {
    padding-right: clamp( 1.5rem , 1.3891625616rem  +  0.4926108374vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .social-item__icon {
    padding-right: 1.5rem;
  }
}
.social-item__icon svg {
  display: inline-block;
  height: 1.75rem;
  width: 1.75rem;
}
.social-item__text {
  flex: 0 1 auto;
}

@media (min-width: 98.625em) {
  .user-data__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-data__title {
    margin-bottom: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .user-data__title {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .user-data__table {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-data__table {
    margin-bottom: clamp( 1rem , 0.9261083744rem  +  0.328407225vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .user-data__table {
    margin-bottom: 1rem;
  }
}

.user-options__row {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .user-options__row {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-options__row {
    row-gap: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .user-options__row {
    row-gap: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .user-options__row:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-options__row:not(:last-child) {
    margin-bottom: clamp( 1.875rem , 1.690270936rem  +  0.8210180624vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .user-options__row:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 62.49875em) {
  .user-options__row {
    flex-direction: row;
    align-items: flex-start;
    flex-direction: row;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 78.43625em) {
  .user-options__row {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 62.49875em) {
  .user-options__social-accounts {
    flex: 1 1 auto;
  }
}
@media (min-width: 62.49875em) {
  .user-options__user-data {
    flex: 0 0 45rem;
  }
}
@media (min-width: 45.49875em) {
  .user-options__form {
    max-width: 38.75rem;
  }
}
@media (min-width: 62.49875em) {
  .user-options__security-data {
    flex: 0 0 45rem;
  }
}

@media (min-width: 98.625em) {
  .user-options-form__title {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-options-form__title {
    margin-bottom: clamp( 1.25rem , 1.1761083744rem  +  0.328407225vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .user-options-form__title {
    margin-bottom: 1.25rem;
  }
}
.user-options-form__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .user-options-form__body {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-options-form__body {
    row-gap: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .user-options-form__body {
    row-gap: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .user-options-form__body {
    margin-bottom: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-options-form__body {
    margin-bottom: clamp( 1.625rem , 1.440270936rem  +  0.8210180624vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .user-options-form__body {
    margin-bottom: 1.625rem;
  }
}
.user-options-form__btn {
  width: 100%;
}
@media (min-width: 32.49875em) {
  .user-options-form__btn {
    width: auto;
  }
}

.password-form__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .password-form__body {
    row-gap: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .password-form__body {
    row-gap: clamp( 0.75rem , 0.6391625616rem  +  0.4926108374vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .password-form__body {
    row-gap: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .password-form__body {
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .password-form__body {
    margin-bottom: clamp( 1.125rem , 0.940270936rem  +  0.8210180624vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .password-form__body {
    margin-bottom: 1.125rem;
  }
}
.password-form__btn {
  width: 100%;
}
@media (min-width: 32.49875em) {
  .password-form__btn {
    width: auto;
  }
}

.security-data {
  width: 100%;
  border: 0.0625rem solid #1c1c1a;
  padding: 1.375rem 1rem;
  background: #ffffff;
}
@media (min-width: 98.625em) {
  .security-data {
    border-radius: 0.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .security-data {
    border-radius: clamp( 0.375rem , 0.3380541872rem  +  0.1642036125vw , 0.5rem );
  }
}
@media (max-width: 22.5em) {
  .security-data {
    border-radius: 0.375rem;
  }
}
@media (min-width: 78.43625em) {
  .security-data {
    padding: 1.5rem 1.25rem;
  }
}
.security-data__password {
  margin-bottom: 1rem;
}
.security-data__form {
  padding-top: 0.375rem;
}

@media (min-width: 98.625em) {
  .about {
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .about {
    padding-bottom: clamp( 4.375rem , 3.4513546798rem  +  4.105090312vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .about {
    padding-bottom: 4.375rem;
  }
}
@media (min-width: 98.625em) {
  .about__title {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .about__title {
    margin-bottom: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .about__title {
    margin-bottom: 1rem;
  }
}
.about__body {
  display: flex;
  align-items: stretch;
  row-gap: 1.25rem;
  flex-direction: column;
}
@media (min-width: 78.43625em) {
  .about__body {
    flex-direction: row;
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
@media (min-width: 62.49875em) {
  .about__text {
    flex: 1 1 auto;
  }
}
@media (min-width: 45.49875em) {
  .about__text {
    max-width: 53.75rem;
  }
}
@media (min-width: 78.43625em) {
  .about__text {
    flex: 1 1 auto;
    max-width: 100%;
  }
}
@media (min-width: 78.43625em) {
  .about__col {
    flex: 0 0 50%;
  }
}
@media (min-width: 95.62375em) {
  .about__col {
    flex: 0 0 48.75rem;
  }
}
.about__img {
  aspect-ratio: 16/9;
  overflow: hidden;
}
@media (min-width: 98.625em) {
  .about__img {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .about__img {
    border-radius: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .about__img {
    border-radius: 0.75rem;
  }
}
.about__img:not(:last-child) {
  margin-bottom: 0.75rem;
}
.about__foundation {
  color: #43a047;
}

.shops {
  background-color: #f6f6f6;
}
@media (min-width: 98.625em) {
  .shops {
    padding-top: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .shops {
    padding-top: clamp( 4.375rem , 3.4513546798rem  +  4.105090312vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .shops {
    padding-top: 4.375rem;
  }
}
@media (min-width: 98.625em) {
  .shops {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .shops {
    padding-bottom: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .shops {
    padding-bottom: 5.625rem;
  }
}
.shops__container {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 1.5rem;
}
@media (min-width: 78.43625em) {
  .shops__container {
    align-items: flex-start;
    flex-direction: row;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 45.49875em) {
  .shops__header {
    max-width: 22.5rem;
  }
}
@media (min-width: 78.43625em) {
  .shops__header {
    flex: 0 0 22.5rem;
    max-width: auto;
  }
}
@media (min-width: 98.625em) {
  .shops__title:not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .shops__title:not(:last-child) {
    margin-bottom: clamp( 0.5rem , 0.3522167488rem  +  0.6568144499vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .shops__title:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
.shops__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 0.375rem;
}
@media (min-width: 45.49875em) {
  .shops__body {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 78.43625em) {
  .shops__body {
    margin-top: 0.75rem;
    flex: 1 1 auto;
    gap: 0.625rem;
  }
}
@media (min-width: 45.49875em) {
  .shops__item {
    flex: 0 1 calc(33.3333333333% - 0.75rem / 3);
  }
}
@media (min-width: 78.43625em) {
  .shops__item {
    flex: 0 1 calc(33.3333333333% - 1.25rem / 3);
  }
}

.shop-item {
  background: #ffffff;
  border: 0.0625rem solid #1c1c1a;
  padding: 0.75rem 1rem 1rem;
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
@media (min-width: 98.625em) {
  .shop-item {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .shop-item {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .shop-item {
    border-radius: 0.5rem;
  }
}
@media (min-width: 78.43625em) {
  .shop-item {
    padding: 0.75rem 1.25rem 1.25rem;
  }
}
.shop-item__icon {
  flex: 0 0 auto;
  color: #ffec00;
}
@media (min-width: 98.625em) {
  .shop-item__icon {
    font-size: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .shop-item__icon {
    font-size: clamp( 1.5rem , 1.4261083744rem  +  0.328407225vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .shop-item__icon {
    font-size: 1.5rem;
  }
}
.shop-item__body {
  flex: 1 1 auto;
}
.shop-item__address {
  margin-bottom: 0.125rem;
}
.shop-item__descr {
  margin-bottom: 0.75rem;
}

@media (min-width: 98.625em) {
  .contacts {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .contacts {
    padding-bottom: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .contacts {
    padding-bottom: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .contacts__title {
    margin-bottom: 1.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .contacts__title {
    margin-bottom: clamp( 1.125rem , 0.9772167488rem  +  0.6568144499vw , 1.625rem );
  }
}
@media (max-width: 22.5em) {
  .contacts__title {
    margin-bottom: 1.125rem;
  }
}
.contacts__cards {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 0.375rem;
}
@media (min-width: 32.49875em) {
  .contacts__cards {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 78.43625em) {
  .contacts__cards {
    gap: 0.625rem;
  }
}
@media (min-width: 32.49875em) {
  .contacts__card {
    flex: 0 0 calc(50% - 0.1875rem);
  }
}
@media (min-width: 62.49875em) {
  .contacts__card {
    flex: 0 0 calc(25% - 1.125rem / 4);
  }
}
@media (min-width: 78.43625em) {
  .contacts__card {
    flex: 0 0 calc(25% - 1.875rem / 4);
  }
}

.contact-card {
  padding: 1rem;
  overflow: hidden;
  background-color: #f5f4ed;
}
@media (min-width: 98.625em) {
  .contact-card {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .contact-card {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .contact-card {
    border-radius: 0.5rem;
  }
}
@media (min-width: 78.43625em) {
  .contact-card {
    padding: 1.25rem 1.25rem;
  }
}
.contact-card__body {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.125rem;
}
@media (min-width: 98.625em) {
  .contact-card__body {
    margin-top: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .contact-card__body {
    margin-top: clamp( 0.375rem , 0.3011083744rem  +  0.328407225vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .contact-card__body {
    margin-top: 0.375rem;
  }
}
.contact-card__bot-lnks {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
@media (min-width: 98.625em) {
  .contact-card__bot-lnks {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .contact-card__bot-lnks {
    margin-top: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .contact-card__bot-lnks {
    margin-top: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .contact-card__social {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .contact-card__social {
    margin-top: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .contact-card__social {
    margin-top: 0.75rem;
  }
}

.feedback-form {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .feedback-form {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .feedback-form {
    row-gap: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .feedback-form {
    row-gap: 1.25rem;
  }
}
.feedback-form__body {
  align-self: stretch;
  flex: 1 1 100%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .feedback-form__body {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .feedback-form__body {
    row-gap: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .feedback-form__body {
    row-gap: 1.25rem;
  }
}
.feedback-form__fields-wrap {
  align-self: stretch;
  flex: 1 1 100%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .feedback-form__fields-wrap {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .feedback-form__fields-wrap {
    row-gap: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .feedback-form__fields-wrap {
    row-gap: 1.25rem;
  }
}
@media (min-width: 78.43625em) {
  .feedback-form__fields-wrap {
    flex-direction: row;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 78.43625em) {
  .feedback-form__field--half {
    flex: 0 0 calc(50% - 0.9375rem);
  }
}
.feedback-form__row {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 1.25rem;
}
@media (min-width: 62.49875em) {
  .feedback-form__row {
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}

.address {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.address__icon {
  flex: 0 0 auto;
  color: #ffec00;
}
@media (min-width: 98.625em) {
  .address__icon {
    font-size: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .address__icon {
    font-size: clamp( 1.5rem , 1.4261083744rem  +  0.328407225vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .address__icon {
    font-size: 1.5rem;
  }
}
.address__body {
  flex: 1 1 auto;
}
.address__value {
  margin-bottom: 0.125rem;
}
.address__descr {
  margin-bottom: 0.75rem;
}

@media (min-width: 98.625em) {
  .feedback-location__title {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .feedback-location__title {
    margin-bottom: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .feedback-location__title {
    margin-bottom: 1.25rem;
  }
}
.feedback-location__map {
  height: 20rem;
}
@media (min-width: 98.625em) {
  .feedback-location__map {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .feedback-location__map {
    margin-bottom: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .feedback-location__map {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .feedback-location__map {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .feedback-location__map {
    border-radius: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .feedback-location__map {
    border-radius: 0.75rem;
  }
}

@media (min-width: 98.625em) {
  .feedback {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .feedback {
    padding-bottom: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .feedback {
    padding-bottom: 5.625rem;
  }
}
@media (min-width: 45.49875em) {
  .feedback__container {
    display: flex;
    align-items: flex-start;
    gap: 1.25rem;
  }
}
@media (min-width: 78.43625em) {
  .feedback__container {
    gap: 3.125rem;
  }
}
@media (min-width: 45.49875em) {
  .feedback__form {
    flex: 0 0 calc(50% - 0.625rem);
  }
}
@media (min-width: 78.43625em) {
  .feedback__form {
    flex: 0 0 calc(50% - 1.5625rem);
  }
}
.feedback__location {
  margin-bottom: 0.625rem;
}
@media (min-width: 45.49875em) {
  .feedback__location {
    flex: 0 0 calc(50% - 0.625rem);
    margin: 0;
  }
}
@media (min-width: 78.43625em) {
  .feedback__location {
    flex: 0 0 calc(50% - 1.5625rem);
  }
}

@media (min-width: 98.625em) {
  .brands__title {
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .brands__title {
    margin-bottom: clamp( 1rem , 0.7783251232rem  +  0.9852216749vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .brands__title {
    margin-bottom: 1rem;
  }
}
.brands__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 1.875rem;
}
@media (min-width: 62.49875em) {
  .brands__body {
    flex-direction: row-reverse;
    align-items: flex-start;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 78.43625em) {
  .brands__body {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 62.49875em) {
  .brands__sibebar {
    position: sticky;
    top: 0;
    flex: 0 0 17.5rem;
  }
}
@media (min-width: 78.43625em) {
  .brands__sibebar {
    flex: 0 0 22.5rem;
  }
}
.brands__rows {
  flex: 1 1 auto;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .brands__rows {
    row-gap: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .brands__rows {
    row-gap: clamp( 1.25rem , 0.8805418719rem  +  1.6420361248vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .brands__rows {
    row-gap: 1.25rem;
  }
}
.brands-menu {
  display: flex;
  flex-wrap: wrap;
  row-gap: 0.5rem;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.brands-menu__item {
  flex: 0 0 auto;
}
.brands-menu__item-lnk {
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .brands-menu__item-lnk:hover {
    color: #43a047;
  }
}
.brands-menu__item-lnk--active {
  color: #43a047;
}

.brand-row__title {
  border-bottom: 0.0625rem solid #1c1c1a;
}
@media (min-width: 98.625em) {
  .brand-row__title {
    padding-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .brand-row__title {
    padding-bottom: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .brand-row__title {
    padding-bottom: 0.75rem;
  }
}
@media (min-width: 98.625em) {
  .brand-row__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .brand-row__title {
    margin-bottom: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .brand-row__title {
    margin-bottom: 0.75rem;
  }
}
.brand-row__list {
  display: block;
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
@media (min-width: 45.49875em) {
  .brand-row__list {
    -moz-column-count: 3;
         column-count: 3;
  }
}
@media (min-width: 78.43625em) {
  .brand-row__list {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
.brand-row__item:not(:last-child) {
  margin-bottom: 0.25rem;
}
.brand-row__lnk {
  color: #1c1c1a;
  transition: all 0.35s ease-in 0s;
  line-height: 1.4;
}
@media (any-hover: hover) {
  .brand-row__lnk:hover {
    color: #43a047;
  }
}

@media (min-width: 98.625em) {
  .blog-cards__title {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-cards__title {
    margin-bottom: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .blog-cards__title {
    margin-bottom: 1rem;
  }
}
.blog-cards__body {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.375rem;
}
@media (min-width: 45.49875em) {
  .blog-cards__body {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 78.43625em) {
  .blog-cards__body {
    gap: 0.625rem;
  }
}
@media (min-width: 45.49875em) {
  .blog-cards__card {
    flex: 0 0 calc(50% - 0.1875rem);
  }
}
@media (min-width: 78.43625em) {
  .blog-cards__card {
    flex: 0 0 calc(33.3333333333% - 1.25rem / 3);
  }
  .blog-cards__card:nth-child(4), .blog-cards__card:nth-child(5) {
    flex: 0 0 calc(50% - 0.625rem / 2);
  }
}
.blog-cards__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 98.625em) {
  .blog-cards__footer {
    margin-top: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-cards__footer {
    margin-top: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .blog-cards__footer {
    margin-top: 1.25rem;
  }
}
@media (min-width: 45.49875em) {
  .blog-cards__footer {
    flex-direction: row-reverse;
    flex-wrap: wrap;
    gap: 16;
    align-items: center;
    justify-content: space-between;
  }
}
.blog-cards__paginator {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  align-self: stretch;
  justify-content: center;
  border-top: 0.0625rem solid #1c1c1a;
}
@media (min-width: 45.49875em) {
  .blog-cards__paginator {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    flex: 0 1 auto;
  }
}
.blog-cards__load-btn {
  flex: 0 0 auto;
}

.blog-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: flex-start;
}
.blog-categories__items {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.blog-card {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  overflow: hidden;
}
@media (min-width: 98.625em) {
  .blog-card {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-card {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .blog-card {
    border-radius: 0.5rem;
  }
}
.blog-card__img {
  flex: 0 0 auto;
  display: block;
  aspect-ratio: 16/9;
}
.blog-card__img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-card__body {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: #f5f4ed;
  padding: 1rem;
}
@media (min-width: 98.625em) {
  .blog-card__body {
    row-gap: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-card__body {
    row-gap: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .blog-card__body {
    row-gap: 0.75rem;
  }
}
@media (min-width: 78.43625em) {
  .blog-card__body {
    padding: 1.25rem;
  }
}
.blog-card__title {
  flex: 1 1 100%;
  transition: 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .blog-card__title:hover {
    color: #43a047;
  }
}
.blog-card__categories {
  flex: 0 0 auto;
}
.blog-card__bottom {
  align-self: stretch;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.small-blog-card {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
@media (min-width: 98.625em) {
  .small-blog-card {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .small-blog-card {
    -moz-column-gap: clamp( 0.5rem , 0.3522167488rem  +  0.6568144499vw , 1rem );
         column-gap: clamp( 0.5rem , 0.3522167488rem  +  0.6568144499vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .small-blog-card {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
}
.small-blog-card__img {
  flex: 0 0 auto;
  display: block;
  overflow: hidden;
  aspect-ratio: 1;
}
@media (min-width: 98.625em) {
  .small-blog-card__img {
    width: 10rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .small-blog-card__img {
    width: clamp( 5.625rem , 4.3318965517rem  +  5.7471264368vw , 10rem );
  }
}
@media (max-width: 22.5em) {
  .small-blog-card__img {
    width: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .small-blog-card__img {
    height: 10rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .small-blog-card__img {
    height: clamp( 5.625rem , 4.3318965517rem  +  5.7471264368vw , 10rem );
  }
}
@media (max-width: 22.5em) {
  .small-blog-card__img {
    height: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .small-blog-card__img {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .small-blog-card__img {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .small-blog-card__img {
    border-radius: 0.5rem;
  }
}
.small-blog-card__img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.small-blog-card__img--small {
  width: 5.625rem;
  height: 5.625rem;
}
.small-blog-card__body {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 98.625em) {
  .small-blog-card__body {
    row-gap: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .small-blog-card__body {
    row-gap: clamp( 0.375rem , 0.2641625616rem  +  0.4926108374vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .small-blog-card__body {
    row-gap: 0.375rem;
  }
}
.small-blog-card__title {
  font-weight: 500;
  color: #1c1c1a;
  line-height: 1.2;
  flex: 1 1 100%;
  transition: 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .small-blog-card__title {
    font-size: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .small-blog-card__title {
    font-size: clamp( 0.875rem , 0.7641625616rem  +  0.4926108374vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .small-blog-card__title {
    font-size: 0.875rem;
  }
}
.small-blog-card__title--small {
  font-size: 1rem;
}
@media (any-hover: hover) {
  .small-blog-card__title:hover {
    color: #43a047;
  }
}
.small-blog-card__categories {
  flex: 0 0 auto;
}
.small-blog-card__bottom {
  align-self: stretch;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.blog-list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 98.625em) {
  .blog-list {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-list {
    row-gap: clamp( 0.75rem , 0.4174876847rem  +  1.4778325123vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .blog-list {
    row-gap: 0.75rem;
  }
}
.blog-list__small-card:not(:last-child) {
  border-bottom: 0.0625rem solid #1c1c1a;
}
@media (min-width: 98.625em) {
  .blog-list__small-card:not(:last-child) {
    padding-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-list__small-card:not(:last-child) {
    padding-bottom: clamp( 0.75rem , 0.4174876847rem  +  1.4778325123vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .blog-list__small-card:not(:last-child) {
    padding-bottom: 0.75rem;
  }
}

.blog-category-card {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  overflow: hidden;
}
@media (min-width: 98.625em) {
  .blog-category-card {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-category-card {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .blog-category-card {
    border-radius: 0.5rem;
  }
}
.blog-category-card__img {
  flex: 0 0 auto;
  display: block;
  aspect-ratio: 1;
}
.blog-category-card__img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-category-card__body {
  align-self: stretch;
  flex: 1 1 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
  background-color: #f5f4ed;
  padding: 1rem;
}
@media (min-width: 78.43625em) {
  .blog-category-card__body {
    padding: 1.25rem;
  }
}

@media (min-width: 98.625em) {
  .blog-categories-slider {
    padding-top: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-categories-slider {
    padding-top: clamp( 4.375rem , 3.4513546798rem  +  4.105090312vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .blog-categories-slider {
    padding-top: 4.375rem;
  }
}
@media (min-width: 98.625em) {
  .blog-categories-slider__section-header {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-categories-slider__section-header {
    margin-bottom: clamp( 1.5rem , 1.3891625616rem  +  0.4926108374vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .blog-categories-slider__section-header {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 98.625em) {
  .blog-categories-slider__title {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-categories-slider__title {
    margin-bottom: clamp( 1.5rem , 1.3891625616rem  +  0.4926108374vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .blog-categories-slider__title {
    margin-bottom: 1.5rem;
  }
}
.blog-categories-slider__body {
  margin-right: -16px;
}
@media (min-width: 45.49875em) {
  .blog-categories-slider__body {
    margin-right: 0;
  }
}
.blog-categories-slider__body .swiper-wrapper {
  align-items: stretch;
}
.blog-categories-slider__card {
  height: auto;
}
.blog-categories-slider__slider-arrows {
  display: none;
}
@media (min-width: 45.49875em) {
  .blog-categories-slider__slider-arrows {
    display: flex;
    z-index: 2;
    position: absolute;
    top: 35%;
    left: 1rem;
    right: 1rem;
  }
}
.blog-categories-slider__pagination {
  margin-top: 1.5rem;
}
@media (min-width: 45.49875em) {
  .blog-categories-slider__pagination {
    margin-top: 0;
    display: none;
  }
}

@media (min-width: 98.625em) {
  .blog-popular-slider {
    padding-top: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-popular-slider {
    padding-top: clamp( 4.375rem , 3.4513546798rem  +  4.105090312vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .blog-popular-slider {
    padding-top: 4.375rem;
  }
}
@media (min-width: 98.625em) {
  .blog-popular-slider__header {
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-popular-slider__header {
    margin-bottom: clamp( 2rem , 1.7783251232rem  +  0.9852216749vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .blog-popular-slider__header {
    margin-bottom: 2rem;
  }
}
.blog-popular-slider__body .swiper-wrapper {
  align-items: stretch;
}
.blog-popular-slider__pagination {
  margin-top: 2rem;
}
@media (min-width: 45.49875em) {
  .blog-popular-slider__pagination {
    margin-top: 0;
    display: none;
  }
}
.blog-popular-slider__slide {
  height: auto;
  width: 100%;
}
@media (min-width: 45.49875em) {
  .blog-popular-slider__slide {
    display: flex;
    align-items: stretch;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 78.43625em) {
  .blog-popular-slider__slide {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (max-width: 726.98px) {
  .blog-popular-slider__card {
    display: none;
  }
}
@media (min-width: 45.49875em) {
  .blog-popular-slider__card {
    flex: 0 0 calc(50% - 0.625rem);
  }
}
@media (min-width: 78.43625em) {
  .blog-popular-slider__card {
    flex: 0 0 calc(50% - 0.9375rem);
  }
}
@media (min-width: 45.49875em) {
  .blog-popular-slider__list {
    flex: 0 0 calc(50% - 0.625rem);
  }
}
@media (min-width: 78.43625em) {
  .blog-popular-slider__list {
    flex: 0 0 calc(50% - 0.9375rem);
  }
}

@media (min-width: 78.43625em) {
  .blog-article__container {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 98.625em) {
  .blog-article__item {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-article__item {
    margin-bottom: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .blog-article__item {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 78.43625em) {
  .blog-article__main {
    flex: 1 1 auto;
  }
}
@media (max-width: 1253.98px) {
  .blog-article__sidebar {
    display: none;
  }
}
@media (min-width: 78.43625em) {
  .blog-article__sidebar {
    position: sticky;
    top: 0;
    flex: 0 0 25rem;
  }
}
.blog-article__sidebar-title {
  margin-bottom: 1.5rem;
}

@media (min-width: 98.625em) {
  .blog-cards-slider {
    padding-top: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-cards-slider {
    padding-top: clamp( 4.375rem , 3.4513546798rem  +  4.105090312vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .blog-cards-slider {
    padding-top: 4.375rem;
  }
}
@media (min-width: 98.625em) {
  .blog-cards-slider__header {
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-cards-slider__header {
    margin-bottom: clamp( 2rem , 1.7783251232rem  +  0.9852216749vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .blog-cards-slider__header {
    margin-bottom: 2rem;
  }
}
.blog-cards-slider__body .swiper-wrapper {
  align-items: stretch;
}
.blog-cards-slider__pagination {
  margin-top: 2rem;
}
@media (min-width: 45.49875em) {
  .blog-cards-slider__pagination {
    margin-top: 0;
    display: none;
  }
}
.blog-cards-slider__card {
  height: auto;
  width: 100%;
}

@media (min-width: 98.625em) {
  .hero {
    padding-top: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .hero {
    padding-top: clamp( 1.25rem , 0.8805418719rem  +  1.6420361248vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .hero {
    padding-top: 1.25rem;
  }
}
@media (min-width: 98.625em) {
  .hero {
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .hero {
    padding-bottom: clamp( 4.375rem , 3.4513546798rem  +  4.105090312vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .hero {
    padding-bottom: 4.375rem;
  }
}
@media (min-width: 78.43625em) {
  .hero__container {
    display: flex;
    align-items: stretch;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
.hero__catalog-menu {
  display: none;
}
@media (min-width: 78.43625em) {
  .hero__catalog-menu {
    flex: 0 0 20.9375rem;
    display: block;
  }
}
.hero__slider {
  max-height: auto;
}
@media (min-width: 78.43625em) {
  .hero__slider {
    flex: 1 1 100%;
  }
}

.hero-catalog-menu {
  background: #f5f4ed;
  border-radius: 1.25rem;
  padding: 1.5rem 1.25rem;
}
.hero-catalog-menu__list {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.25rem;
}
.hero-catalog-menu__lnk {
  color: #1c1c1a;
  font-weight: 500;
  display: flex;
  align-items: center;
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
  font-size: 1rem;
  line-height: 1.4;
  transition: all 0.35s ease-in 0s;
}
.hero-catalog-menu__lnk::before {
  flex: 0 0 auto;
  font-size: 1.5rem;
}
@media (any-hover: hover) {
  .hero-catalog-menu__lnk:hover {
    color: #43a047;
  }
}

.hero-slider .swiper-wrapper {
  align-items: stretch;
}
.hero-slider__slide {
  height: auto;
  border-radius: 0.75rem;
  overflow: hidden;
  color: #ffffff;
}
.hero-slider__slide--green {
  background-color: #43a047;
}
.hero-slider__slide--red {
  background-color: #c11e07;
}
.hero-slider__slide-body {
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  row-gap: 1.25rem;
  padding: 1rem;
}
@media (min-width: 98.625em) {
  .hero-slider__slide-body {
    row-gap: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .hero-slider__slide-body {
    row-gap: clamp( 1.5rem , 1.3522167488rem  +  0.6568144499vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .hero-slider__slide-body {
    row-gap: 1.5rem;
  }
}
.hero-slider__slide-content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .hero-slider__slide-content {
    row-gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .hero-slider__slide-content {
    row-gap: clamp( 0.75rem , 0.6022167488rem  +  0.6568144499vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .hero-slider__slide-content {
    row-gap: 0.75rem;
  }
}
.hero-slider__slide-title {
  color: #ffffff;
}
.hero-slider__img {
  display: block;
}
.hero-slider__img img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.hero-slider__slider-arrows {
  display: none;
}
@media (min-width: 45.49875em) {
  .hero-slider__slider-arrows {
    display: flex;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    left: 1rem;
    right: 1rem;
  }
}
.hero-slider__pagination {
  margin-top: 1.5rem;
}
@media (min-width: 45.49875em) {
  .hero-slider__pagination {
    margin-top: 0;
    display: none;
  }
}

.offers-slider .swiper-wrapper {
  align-items: stretch;
}
@media (min-width: 98.625em) {
  .offers-slider__header {
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .offers-slider__header {
    margin-bottom: clamp( 2rem , 1.7783251232rem  +  0.9852216749vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .offers-slider__header {
    margin-bottom: 2rem;
  }
}
.offers-slider__slide {
  height: auto;
}
.offers-slider__slider-arrows {
  display: none;
}
@media (min-width: 45.49875em) {
  .offers-slider__slider-arrows {
    display: flex;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    left: 1rem;
    right: 1rem;
  }
}
.offers-slider__pagination {
  margin-top: 1.5rem;
}
@media (min-width: 45.49875em) {
  .offers-slider__pagination {
    margin-top: 0;
    display: none;
  }
}

.offers-slide {
  overflow: hidden;
  background-color: #f5f4ed;
}
@media (min-width: 98.625em) {
  .offers-slide {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .offers-slide {
    border-radius: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .offers-slide {
    border-radius: 0.75rem;
  }
}
.offers-slide__img {
  display: block;
}
.offers-slide__img img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.offers-slide__body {
  padding: 1rem;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 78.43625em) {
  .offers-slide__body {
    flex-direction: row;
    justify-content: space-between;
    padding: 1.25rem;
  }
}
.offers-slide__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 0.25rem;
}
.offers-slide__btn {
  flex: 0 0 auto;
}

.mobile-nav {
  width: 100%;
  position: fixed;
  overflow-y: auto;
  z-index: 3;
  left: 0;
  height: 100%;
  transform: translateX(-100%);
  width: 100%;
  top: 0;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  transition: all 0.35s ease-in 0s;
  background: #f5f4ed;
}
.mobile-nav._open {
  transform: translateX(0);
}
@media (min-width: 32.49875em) {
  .mobile-nav {
    width: 20rem;
  }
}
.mobile-nav__header {
  display: flex;
  align-items: center;
  padding: 1.25rem 1rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  border-bottom: 0.0625rem solid #1c1c1a;
}
.mobile-nav__btn-close {
  margin-left: auto;
}
.mobile-nav__actions {
  padding: 1rem 1rem;
  background: #1c1c1a;
}
.mobile-nav__contacts {
  padding: 1.5rem 1rem;
}

.mobile-nav-menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.5rem 1rem;
  row-gap: 0.5rem;
}
.mobile-nav-menu:not(:last-child) {
  border-bottom: 0.0625rem solid #1c1c1a;
}
.mobile-nav-menu__item {
  flex: 0 1 auto;
}
.mobile-nav-menu__lnk {
  font-size: 1rem;
  color: #1c1c1a;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .mobile-nav-menu__lnk:hover {
    color: #43a047;
  }
}

.mobile-header {
  background-color: #333333;
  padding: 0.75rem 0;
}
.mobile-header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.mobile-header__col {
  flex: 0 1 4.5rem;
  display: flex;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.mobile-header__search {
  flex: 0 0 auto;
  color: #ffec00;
  font-size: 1.625rem;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .mobile-header__search:hover {
    color: #d9cb1c;
  }
}
.mobile-header__burder {
  flex: 0 0 auto;
}
@media (min-width: 62.49875em) {
  .mobile-header__logo {
    max-width: 8.75rem;
  }
}
@media (min-width: 0em) and (max-width: 62.49875em) {
  .mobile-header__logo {
    max-width: clamp( 7.5rem , 7.5rem  +  2.0000400008vw , 8.75rem );
  }
}
@media (max-width: 0em) {
  .mobile-header__logo {
    max-width: 7.5rem;
  }
}
.mobile-header__action-lnk {
  flex: 0 0 auto;
  font-size: 1.625rem;
  color: #ffffff;
  position: relative;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .mobile-header__action-lnk:hover {
    color: #ffec00;
  }
}
.mobile-header__action-counter {
  position: absolute;
  border-radius: 50%;
  top: 0.25rem;
  right: 0;
  width: 0.375rem;
  height: 0.375rem;
  background: #ffec00;
}
@media (min-width: 78.43625em) {
  .mobile-header {
    display: none;
  }
}

.menu-burger {
  position: relative;
  width: 1.75rem;
  height: 1.125rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.menu-burger::after, .menu-burger::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 0.125rem;
  background-color: #ffffff;
  left: 0;
  border-radius: 0.625rem;
  transition: all 0.35s ease-in 0s;
}
.menu-burger::after {
  top: 0;
}
.menu-burger::before {
  bottom: 0;
}
.menu-burger span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  display: block;
  width: 100%;
  height: 0.125rem;
  background-color: #ffffff;
  border-radius: 0.625rem;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .menu-burger:hover span, .menu-burger:hover::before, .menu-burger:hover::after {
    background-color: #43a047;
  }
  .menu-burger:hover::before {
    width: 100%;
  }
}

.header {
  display: none;
}
@media (min-width: 78.43625em) {
  .header {
    display: block;
  }
}
.header__top-body {
  padding: 1rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 3.75rem;
       column-gap: 3.75rem;
}
.header__top-col {
  flex: 0 1 37.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.875rem;
}
.header__bottom {
  padding: 0.75rem 0;
  background-color: #1c1c1a;
}
.header__bottom-body {
  position: relative;
  display: flex;
  align-items: center;
  -moz-column-gap: 3.75rem;
       column-gap: 3.75rem;
}
.header__catalog-btn {
  flex: 0 0 auto;
  position: relative;
  z-index: 5;
}
.header__form-search {
  flex: 1 1 auto;
}

.search-popup {
  background-color: #ffffff;
  width: 100%;
  position: fixed;
  overflow-y: auto;
  z-index: 6;
  left: 0;
  height: 100%;
  transform: translateY(-100%);
  width: 100%;
  top: 0;
  transition: all 0.35s ease-in 0s;
}
.search-popup._open {
  transform: translateY(0);
}
@media (min-width: 78.43625em) {
  .search-popup {
    display: none;
  }
}
.search-popup__container {
  padding-top: 1rem;
  padding-bottom: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.search-popup__close {
  margin-bottom: 1.25rem;
  align-self: flex-end;
}

.form-search {
  position: relative;
  display: flex;
  align-items: stretch;
  background-color: #ffffff;
  border-radius: 0.375rem;
}
.form-search__input {
  flex: 1 1 auto;
  padding: 0 1rem;
}
.form-search__btn {
  flex: 0 0 auto;
}
.form-search__advice {
  top: calc(100% + 0.25rem);
  position: absolute;
  z-index: 2;
}

.popup-form-search {
  position: relative;
  display: flex;
  border-bottom: 0.0625rem solid #1c1c1a;
}
.popup-form-search__input {
  flex: 1 1 auto;
  padding: 0 1rem;
}
.popup-form-search__btn {
  flex: 0 0 auto;
}
.popup-form-search__advice {
  top: calc(100% + 1.25rem);
  position: absolute;
}

._search-reset {
  padding: 0.25rem 0.5rem;
  align-items: center;
  justify-content: center;
  display: none;
  font-size: 1rem;
}

._search-input:valid + ._search-reset {
  display: flex;
}

.search-advice {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  background-color: #ffffff;
  border: 0.0625rem solid #1c1c1a;
  transition: all 0.35s ease-in 0s;
}
@media (min-width: 98.625em) {
  .search-advice {
    border-radius: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .search-advice {
    border-radius: clamp( 0.5rem , 0.4630541872rem  +  0.1642036125vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .search-advice {
    border-radius: 0.5rem;
  }
}
.search-advice._active {
  visibility: visible;
  opacity: 1;
}
.search-advice__item {
  padding: 0.25rem 0.5rem;
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
@media (min-width: 78.43625em) {
  .search-advice__item {
    padding: 0.375rem 0.75rem;
  }
}
.search-advice__item:not(:last-child) {
  border-bottom: 0.0625rem solid #1c1c1a;
}
.search-advice__item-img {
  flex: 0 0 auto;
  aspect-ratio: 1;
  display: block;
  border-radius: 0.125rem;
}
@media (min-width: 98.625em) {
  .search-advice__item-img {
    width: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .search-advice__item-img {
    width: clamp( 2.5rem , 2.1305418719rem  +  1.6420361248vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .search-advice__item-img {
    width: 2.5rem;
  }
}
.search-advice__item-body {
  flex: 1 1 auto;
}
.search-advice__item-name {
  line-height: 1.4;
  transition: all 0.35s ease-in 0s;
  margin-bottom: 0.25rem;
}
@media (any-hover: hover) {
  .search-advice__item-name:hover {
    color: #43a047;
  }
}

.header-actions {
  display: flex;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.header-actions__lnk {
  position: relative;
  flex: 0 0 auto;
  font-size: 2rem;
  color: #ffffff;
  line-height: 1;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .header-actions__lnk:hover {
    color: #d9cb1c;
  }
}
.header-actions__counter {
  left: 1.25rem;
  top: -0.375rem;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1c1c1a;
  background-color: #ffec00;
  font-weight: 500;
  width: 1rem;
  height: 1rem;
  font-size: 0.625rem;
  border-radius: 50%;
}
.header-actions__lnk--cart {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.375rem;
  margin-left: 1rem;
}
.header-actions__lnk--cart::after {
  position: absolute;
  left: -1rem;
  content: "";
  top: -1rem;
  width: 0.0625rem;
  bottom: -1rem;
  background: #707070;
}
.header-actions__text {
  font-size: 0.875rem;
}

.header-menu {
  display: flex;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
  flex-wrap: wrap;
  align-items: flex-start;
}
.header-menu__item {
  flex: 0 1 auto;
}
.header-menu__lnk {
  display: inline-block;
  color: #1c1c1a;
  line-height: 1.3;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .header-menu__lnk:hover {
    color: #43a047;
  }
}
.header-menu__sub-list {
  position: absolute;
  background-color: #ffffff;
  padding: 0.375rem 0;
  border: 0.0625rem solid #f6f6f6;
  border-radius: 0.375rem;
  width: 11.875rem;
  z-index: 2;
}
.header-menu__sub-lnk {
  padding: 0.375rem 0.75rem;
  display: inline-block;
  color: #1c1c1a;
  line-height: 1.3;
  transition: all 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .header-menu__sub-lnk:hover {
    color: #43a047;
  }
}
.header-menu__item._init .header-menu__lnk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  transition: color 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .header-menu__item._init .header-menu__lnk:hover {
    color: #43a047;
    cursor: pointer;
  }
}
.header-menu__item._init .header-menu__lnk::before {
  content: "\e90b";
  font-family: "icons";
  font-size: 1.25rem;
  transition: transform 0.35s ease-in 0s;
}
.header-menu__item._init .header-menu__lnk._active::before {
  transform-origin: center center;
  transform: rotate(180deg);
}

.header-contacts._init .header-contacts__tel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  transition: color 0.35s ease-in 0s;
}
@media (any-hover: hover) {
  .header-contacts._init .header-contacts__tel:hover {
    color: #43a047;
    cursor: pointer;
  }
}
.header-contacts._init .header-contacts__tel::after {
  content: "\e90b";
  font-family: "icons";
  font-size: 1.25rem;
  transition: transform 0.35s ease-in 0s;
}
.header-contacts._init .header-contacts__tel._active::after {
  transform-origin: center center;
  transform: rotate(180deg);
}
.header-contacts__body {
  position: absolute;
  background-color: #ffffff;
  padding: 1rem 1rem;
  border: 0.0625rem solid #f6f6f6;
  border-radius: 0.375rem;
  width: 15rem;
  z-index: 2;
}
.header-contacts__item {
  display: inline-block;
}
.header-contacts__item:not(:last-child) {
  margin-bottom: 0.25rem;
}
.header-contacts__btn {
  margin-top: 0.5rem;
}

@media (min-width: 98.625em) {
  .order-success {
    padding-top: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order-success {
    padding-top: clamp( 1.875rem , 1.690270936rem  +  0.8210180624vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .order-success {
    padding-top: 1.875rem;
  }
}
@media (min-width: 98.625em) {
  .order-success {
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order-success {
    padding-bottom: clamp( 4.375rem , 3.4513546798rem  +  4.105090312vw , 7.5rem );
  }
}
@media (max-width: 22.5em) {
  .order-success {
    padding-bottom: 4.375rem;
  }
}
.order-success__container {
  max-width: 32.5rem;
}
@media (min-width: 98.625em) {
  .order-success__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order-success__title {
    margin-bottom: clamp( 0.625rem , 0.5141625616rem  +  0.4926108374vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .order-success__title {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .order-success__text {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order-success__text {
    margin-bottom: clamp( 0.625rem , 0.440270936rem  +  0.8210180624vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .order-success__text {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 98.625em) {
  .order-success__order-info {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order-success__order-info {
    margin-bottom: clamp( 0.625rem , 0.440270936rem  +  0.8210180624vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .order-success__order-info {
    margin-bottom: 0.625rem;
  }
}
.order-info {
  display: flex;
  flex-direction: column;
}
@media (min-width: 98.625em) {
  .order-info__item:not(:first-child) {
    padding-top: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order-info__item:not(:first-child) {
    padding-top: clamp( 0.625rem , 0.440270936rem  +  0.8210180624vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .order-info__item:not(:first-child) {
    padding-top: 0.625rem;
  }
}
.order-info__item:not(:last-child) {
  border-bottom: 0.0625rem solid #1c1c1a;
}
@media (min-width: 98.625em) {
  .order-info__item:not(:last-child) {
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order-info__item:not(:last-child) {
    padding-bottom: clamp( 0.625rem , 0.440270936rem  +  0.8210180624vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .order-info__item:not(:last-child) {
    padding-bottom: 0.625rem;
  }
}
.order-info__descr {
  color: #1c1c1a;
  font-weight: 600;
}

.error-page {
  background: #f5f4ed;
}
@media (min-width: 98.625em) {
  .error-page {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .error-page {
    padding-bottom: clamp( 5.625rem , 4.7013546798rem  +  4.105090312vw , 8.75rem );
  }
}
@media (max-width: 22.5em) {
  .error-page {
    padding-bottom: 5.625rem;
  }
}
@media (min-width: 98.625em) {
  .error-page {
    padding-top: 5.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .error-page {
    padding-top: clamp( 4.375rem , 4.0055418719rem  +  1.6420361248vw , 5.625rem );
  }
}
@media (max-width: 22.5em) {
  .error-page {
    padding-top: 4.375rem;
  }
}
.error-page__body {
  max-width: 37.5rem;
}
.error-page__error-number {
  display: block;
  color: #1c1c1a;
  font-family: "M PLUS Rounded 1c", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 98.625em) {
  .error-page__error-number {
    font-size: 11.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .error-page__error-number {
    font-size: clamp( 6.25rem , 4.7721674877rem  +  6.5681444992vw , 11.25rem );
  }
}
@media (max-width: 22.5em) {
  .error-page__error-number {
    font-size: 6.25rem;
  }
}
.error-page__title {
  margin-bottom: 0.5rem;
}
.error-page__text {
  margin-bottom: 1.75rem;
}
.video-slide iframe, .video-slide video {
  display: block;
}

.search-advice__item--category {
  padding: 0.25rem 0.5rem;
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
@media (min-width: 78.43625em) {
  .search-advice__item--category {
    padding: 0.375rem 0.75rem;
  }
}
.search-advice__item--category:not(:last-child) {
  border-bottom: 0.0625rem solid #1c1c1a;
}
.search-advice__item-icon {
  color: #1c1c1a;
  line-height: 1;
}
@media (min-width: 98.625em) {
  .search-advice__item-icon {
    font-size: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .search-advice__item-icon {
    font-size: clamp( 1.25rem , 1.1022167488rem  +  0.6568144499vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .search-advice__item-icon {
    font-size: 1.25rem;
  }
}
.search-advice__item-name {
  margin-bottom: 0rem;
}
.search-advice__item-sku {
  color: #5c5c5c;
  font-weight: 500;
}
@media (min-width: 98.625em) {
  .search-advice__item-sku {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .search-advice__item-sku {
    font-size: clamp( 0.75rem , 0.7130541872rem  +  0.1642036125vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .search-advice__item-sku {
    font-size: 0.75rem;
  }
}

.header__catalog-btn {
  z-index: 2;
}

.header__running-text {
  flex-shrink: 0;
  animation: runningText 45s infinite linear;
  padding-left: 20%;
  white-space: nowrap;
  font-weight: 500;
  line-height: 1.1;
  color: #1c1c1a;
}
@media (min-width: 98.625em) {
  .header__running-text {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .header__running-text {
    font-size: clamp( 0.875rem , 0.8011083744rem  +  0.328407225vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .header__running-text {
    font-size: 0.875rem;
  }
}
.header__running-text a {
  color: #1c1c1a;
}
.header__running-text__wrap {
  min-height: 2.25rem;
  height: 2.25rem;
  background: #ffec00;
  padding: 0.5rem 0rem;
  display: flex;
  overflow: hidden;
}

@keyframes runningText {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
.hero-slider__img-bg {
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: hidden;
}
.hero-slider__img-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.msg-popup.error .msg-popup__body {
  background: #ffffff;
  color: #f62b0f;
}

.grecaptcha-badge {
  display: none !important;
}

.blog-cards__body--responsive .blog-card:first-child {
  flex: 0 0 100%;
}
@media (min-width: 45.49875em) {
  .blog-cards__body--responsive .blog-card:first-child {
    flex: 0 0 100%;
  }
}
@media (min-width: 78.43625em) {
  .blog-cards__body--responsive .blog-card:first-child {
    flex: 0 0 calc(33.3333333333% - 1.25rem / 3);
  }
}

@media (min-width: 98.625em) {
  .blog-cards--padding-top {
    padding-top: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-cards--padding-top {
    padding-top: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .blog-cards--padding-top {
    padding-top: 3.75rem;
  }
}

@media (min-width: 78.43625em) {
  ._open .catalog-menu__item:first-child .catalog-menu__sub-list {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

.catalog-menu__sub-list {
  row-gap: 0.625rem !important;
}

.nice-select .list {
  max-height: 18.375rem !important;
}

[v-cloak] {
  display: none;
}

@media (min-width: 98.625em) {
  .support-service {
    padding-top: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .support-service {
    padding-top: clamp( 3.5rem , 3.2044334975rem  +  1.3136288998vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .support-service {
    padding-top: 3.5rem;
  }
}

@media (min-width: 98.625em) {
  .selected-products {
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .selected-products {
    padding-bottom: clamp( 2.5rem , 1.9088669951rem  +  2.6272577997vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .selected-products {
    padding-bottom: 2.5rem;
  }
}

@media (min-width: 98.625em) {
  .product-details {
    padding-top: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-details {
    padding-top: clamp( 2.5rem , 1.9088669951rem  +  2.6272577997vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .product-details {
    padding-top: 2.5rem;
  }
}
@media (min-width: 98.625em) {
  .product-details {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-details {
    padding-bottom: clamp( 3rem , 2.4088669951rem  +  2.6272577997vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .product-details {
    padding-bottom: 3rem;
  }
}

@media (min-width: 98.625em) {
  .order-success {
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order-success {
    padding-bottom: clamp( 2.5rem , 1.9088669951rem  +  2.6272577997vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .order-success {
    padding-bottom: 2.5rem;
  }
}

@media (min-width: 98.625em) {
  .hero {
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .hero {
    padding-bottom: clamp( 2.5rem , 1.9088669951rem  +  2.6272577997vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .hero {
    padding-bottom: 2.5rem;
  }
}

@media (min-width: 98.625em) {
  .footer {
    padding-top: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer {
    padding-top: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .footer {
    padding-top: 3.75rem;
  }
}
@media (min-width: 98.625em) {
  .footer {
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .footer {
    padding-bottom: clamp( 3rem , 2.5566502463rem  +  1.9704433498vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .footer {
    padding-bottom: 3rem;
  }
}

@media (min-width: 98.625em) {
  .compare {
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .compare {
    padding-bottom: clamp( 2.5rem , 1.9088669951rem  +  2.6272577997vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .compare {
    padding-bottom: 2.5rem;
  }
}

@media (min-width: 98.625em) {
  .blog-categories-slider {
    padding-top: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-categories-slider {
    padding-top: clamp( 2.5rem , 1.9088669951rem  +  2.6272577997vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .blog-categories-slider {
    padding-top: 2.5rem;
  }
}

@media (min-width: 98.625em) {
  .blog-popular-slider {
    padding-top: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-popular-slider {
    padding-top: clamp( 2.5rem , 1.9088669951rem  +  2.6272577997vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .blog-popular-slider {
    padding-top: 2.5rem;
  }
}

@media (min-width: 98.625em) {
  .blog-cards-slider {
    padding-top: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .blog-cards-slider {
    padding-top: clamp( 2.5rem , 1.9088669951rem  +  2.6272577997vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .blog-cards-slider {
    padding-top: 2.5rem;
  }
}

@media (min-width: 98.625em) {
  .about {
    padding-bottom: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .about {
    padding-bottom: clamp( 2.5rem , 1.9088669951rem  +  2.6272577997vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .about {
    padding-bottom: 2.5rem;
  }
}

@media (min-width: 98.625em) {
  .shops {
    padding-top: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .shops {
    padding-top: clamp( 2.5rem , 1.9088669951rem  +  2.6272577997vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .shops {
    padding-top: 2.5rem;
  }
}
@media (min-width: 98.625em) {
  .shops {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .shops {
    padding-bottom: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .shops {
    padding-bottom: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .feedback {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .feedback {
    padding-bottom: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .feedback {
    padding-bottom: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .contacts {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .contacts {
    padding-bottom: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .contacts {
    padding-bottom: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .brands-slider {
    padding-top: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .brands-slider {
    padding-top: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .brands-slider {
    padding-top: 3.75rem;
  }
}
@media (min-width: 98.625em) {
  .brands-slider {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .brands-slider {
    padding-bottom: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .brands-slider {
    padding-bottom: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .catalog {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .catalog {
    padding-bottom: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .catalog {
    padding-bottom: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .categories {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .categories {
    padding-bottom: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .categories {
    padding-bottom: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .error-page {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .error-page {
    padding-bottom: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .error-page {
    padding-bottom: 3.75rem;
  }
}
@media (min-width: 98.625em) {
  .error-page {
    padding-top: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .error-page {
    padding-top: clamp( 2.5rem , 2.1305418719rem  +  1.6420361248vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .error-page {
    padding-top: 2.5rem;
  }
}

@media (min-width: 98.625em) {
  .order {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order {
    padding-bottom: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .order {
    padding-bottom: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .testimonials {
    padding-top: 4.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonials {
    padding-top: clamp( 3rem , 2.5566502463rem  +  1.9704433498vw , 4.5rem );
  }
}
@media (max-width: 22.5em) {
  .testimonials {
    padding-top: 3rem;
  }
}
@media (min-width: 98.625em) {
  .testimonials {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .testimonials {
    padding-bottom: clamp( 3rem , 2.4088669951rem  +  2.6272577997vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .testimonials {
    padding-bottom: 3rem;
  }
}

@media (min-width: 98.625em) {
  .products-slider {
    padding-top: 4.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .products-slider {
    padding-top: clamp( 3.75rem , 3.6022167488rem  +  0.6568144499vw , 4.25rem );
  }
}
@media (max-width: 22.5em) {
  .products-slider {
    padding-top: 3.75rem;
  }
}
@media (min-width: 98.625em) {
  .products-slider {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .products-slider {
    padding-bottom: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .products-slider {
    padding-bottom: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .sale-block {
    padding-top: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .sale-block {
    padding-top: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .sale-block {
    padding-top: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .subscribe {
    padding-top: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .subscribe {
    padding-top: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .subscribe {
    padding-top: 3.75rem;
  }
}
@media (min-width: 98.625em) {
  .subscribe {
    padding-bottom: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .subscribe {
    padding-bottom: clamp( 3.75rem , 3.3805418719rem  +  1.6420361248vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .subscribe {
    padding-bottom: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .popular-categories {
    padding-top: 4.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .popular-categories {
    padding-top: clamp( 3.75rem , 3.6022167488rem  +  0.6568144499vw , 4.25rem );
  }
}
@media (max-width: 22.5em) {
  .popular-categories {
    padding-top: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .product-cards {
    padding-top: 4.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-cards {
    padding-top: clamp( 3.75rem , 3.6022167488rem  +  0.6568144499vw , 4.25rem );
  }
}
@media (max-width: 22.5em) {
  .product-cards {
    padding-top: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .product-main {
    padding-top: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-main {
    padding-top: clamp( 1.75rem , 1.4544334975rem  +  1.3136288998vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .product-main {
    padding-top: 1.75rem;
  }
}
@media (min-width: 98.625em) {
  .product-main {
    padding-bottom: 4.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .product-main {
    padding-bottom: clamp( 3.75rem , 3.6022167488rem  +  0.6568144499vw , 4.25rem );
  }
}
@media (max-width: 22.5em) {
  .product-main {
    padding-bottom: 3.75rem;
  }
}

@media (min-width: 98.625em) {
  .text-block {
    padding-top: 4.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .text-block {
    padding-top: clamp( 3.75rem , 3.6022167488rem  +  0.6568144499vw , 4.25rem );
  }
}
@media (max-width: 22.5em) {
  .text-block {
    padding-top: 3.75rem;
  }
}

.hero-slider__slide-body {
  justify-content: space-between;
}

.hero-slider__img-bg:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 0.75rem;
}

.offers-slide__body {
  align-items: end;
}

.offers-slide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 95.62375em) {
  .catalog__container {
    gap: 1.5rem;
  }
}

.filter__group {
  padding: 0 1rem;
}
@media (min-width: 98.625em) {
  .filter__group {
    padding-top: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .filter__group {
    padding-top: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .filter__group {
    padding-top: 1rem;
  }
}
@media (min-width: 98.625em) {
  .filter__group {
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .filter__group {
    padding-bottom: clamp( 1rem , 0.8522167488rem  +  0.6568144499vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .filter__group {
    padding-bottom: 1rem;
  }
}
@media (min-width: 95.62375em) {
  .filter__group {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.paginator__lnk--dots {
  border: 0.0625rem solid #aeaeae;
  border-radius: 0.375rem;
}

html {
  scroll-behavior: smooth;
}

.preloader-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(28, 28, 26, 0.45);
  z-index: 9999;
}

@media (max-width: 1529px) {
  .hero-slider__slide {
    min-width: 288px;
    width: 288px;
    min-height: 432px;
  }
}
.free_shipping_amount {
  background: #f5f4ed;
  font-weight: 700;
}
@media (min-width: 98.625em) {
  .free_shipping_amount {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .free_shipping_amount {
    border-radius: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .free_shipping_amount {
    border-radius: 0.5rem;
  }
}
@media (min-width: 98.625em) {
  .free_shipping_amount {
    padding-left: 2.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .free_shipping_amount {
    padding-left: clamp( 1.75rem , 1.6391625616rem  +  0.4926108374vw , 2.125rem );
  }
}
@media (max-width: 22.5em) {
  .free_shipping_amount {
    padding-left: 1.75rem;
  }
}
@media (min-width: 98.625em) {
  .free_shipping_amount {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .free_shipping_amount {
    font-size: clamp( 0.875rem , 0.8011083744rem  +  0.328407225vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .free_shipping_amount {
    font-size: 0.875rem;
  }
}
@media (min-width: 98.625em) {
  .free_shipping_amount {
    padding-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .free_shipping_amount {
    padding-top: clamp( 0.375rem , 0.190270936rem  +  0.8210180624vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .free_shipping_amount {
    padding-top: 0.375rem;
  }
}
@media (min-width: 98.625em) {
  .free_shipping_amount {
    padding-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .free_shipping_amount {
    padding-bottom: clamp( 0.375rem , 0.190270936rem  +  0.8210180624vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .free_shipping_amount {
    padding-bottom: 0.375rem;
  }
}
.free_shipping_amount .product-info__body, .free_shipping_amount .order__block-content__body {
  display: flex;
}
@media (min-width: 98.625em) {
  .free_shipping_amount:before {
    margin-right: 0.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .free_shipping_amount:before {
    margin-right: clamp( 0.25rem , 0.2130541872rem  +  0.1642036125vw , 0.375rem );
  }
}
@media (max-width: 22.5em) {
  .free_shipping_amount:before {
    margin-right: 0.25rem;
  }
}
@media (min-width: 98.625em) {
  .free_shipping_amount:before {
    font-size: 1.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .free_shipping_amount:before {
    font-size: clamp( 1.5rem , 1.4630541872rem  +  0.1642036125vw , 1.625rem );
  }
}
@media (max-width: 22.5em) {
  .free_shipping_amount:before {
    font-size: 1.5rem;
  }
}

.custom-checkboxes__item {
  display: flex;
}

#notification-modal, #error-notification-modal {
  pointer-events: none;
}

.order-table__quantity .order-table__price-block {
  margin-left: 0;
}

@media (min-width: 98.625em) {
  .order-table__price-block + .order-table__quantity {
    margin-left: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .order-table__price-block + .order-table__quantity {
    margin-left: clamp( 0.5rem , 0.4261083744rem  +  0.328407225vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .order-table__price-block + .order-table__quantity {
    margin-left: 0.5rem;
  }
}

.order-table__footer {
  flex-wrap: nowrap;
}

.order-table__price-block {
  margin-left: auto;
  flex: 0 0 auto;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

@media (max-width: 450px) {
  .order-table__quantity {
    flex-direction: column;
  }
  .order-table__price-block + .order-table__quantity {
    flex-direction: row;
    margin-left: 0;
    order: -1;
  }
}
.checkout-total__comment {
  margin-top: 0.625rem;
  padding: 0 1rem;
}
@media (min-width: 78.43625em) {
  .checkout-total__comment {
    padding: 0 1.25rem;
  }
}

.form-field__password--btn {
  position: absolute;
  right: 12px;
  top: 42px;
  line-height: 16px;
  color: #5c5c5c;
  cursor: pointer;
}
.form-field__password--btn.position-2 {
  top: 17px;
}

.form-field:has(> .form-field__error) > .input,
.form-field:has(> .btn-text) > .input {
  min-height: 0;
}

@media (min-width: 98.625em) {
  .user-account__body.user-options {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .user-account__body.user-options {
    margin-bottom: clamp( 1.875rem , 1.690270936rem  +  0.8210180624vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .user-account__body.user-options {
    margin-bottom: 1.875rem;
  }
}

.phone-code__input {
  text-align: center;
}
.phone-code__input--group {
  display: flex;
}
@media (min-width: 98.625em) {
  .phone-code__input--group {
    gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .phone-code__input--group {
    gap: clamp( 1.25rem , 1.065270936rem  +  0.8210180624vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .phone-code__input--group {
    gap: 1.25rem;
  }
}

.phone-verification-resend {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (min-width: 98.625em) {
  .phone-verification-resend {
    row-gap: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .phone-verification-resend {
    row-gap: clamp( 0.75rem , 0.6761083744rem  +  0.328407225vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .phone-verification-resend {
    row-gap: 0.75rem;
  }
}
.phone-verification-resend__hint {
  color: #5c5c5c;
  line-height: 1.4;
  margin: 0;
}
@media (min-width: 98.625em) {
  .phone-verification-resend__hint {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .phone-verification-resend__hint {
    font-size: clamp( 0.8125rem , 0.7940270936rem  +  0.0821018062vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .phone-verification-resend__hint {
    font-size: 0.8125rem;
  }
}
.phone-verification-resend__timer {
  position: relative;
  width: 4.5rem;
  height: 4.5rem;
}
.phone-verification-resend__ring {
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}
.phone-verification-resend__ring-bg, .phone-verification-resend__ring-progress {
  fill: none;
  stroke-width: 4;
}
.phone-verification-resend__ring-bg {
  stroke: #ebebeb;
}
.phone-verification-resend__ring-progress {
  stroke: #43a047;
  stroke-linecap: round;
  stroke-dasharray: 175.93;
  transition: stroke-dashoffset 1s linear;
}
.phone-verification-resend__seconds {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #1c1c1a;
  line-height: 1;
}
@media (min-width: 98.625em) {
  .phone-verification-resend__seconds {
    font-size: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 98.625em) {
  .phone-verification-resend__seconds {
    font-size: clamp( 1.125rem , 1.0880541872rem  +  0.1642036125vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .phone-verification-resend__seconds {
    font-size: 1.125rem;
  }
}
.phone-verification-resend__btn {
  min-height: 1.5rem;
}

.user-order__checkout-total.checkout-total .checkout-total__row .checkout-total__text {
  text-align: right;
}

/* width */
::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 0.375rem;
  background: #d6d6d6;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #707070;
  border-radius: 0.375rem;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #333333;
}
