@font-face {
  font-family: "Causten";
  src: url("../fonts/Causten-Regular.woff2") format("woff2"), url("../fonts/Causten-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Causten";
  src: url("../fonts/Causten-Medium.woff2") format("woff2"), url("../fonts/Causten-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Causten";
  src: url("../fonts/Causten-Light.woff2") format("woff2"), url("../fonts/Causten-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Causten";
  src: url("../fonts/Causten-Bold.woff2") format("woff2"), url("../fonts/Causten-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Causten";
  src: url("../fonts/Causten-SemiBold.woff2") format("woff2"), url("../fonts/Causten-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CoreSans";
  src: url("../fonts/CoreSansC-45Regular.woff2") format("woff2"), url("../fonts/CoreSansC-45Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CoreSans";
  src: url("../fonts/CoreSansC-55Medium.woff2") format("woff2"), url("../fonts/CoreSansC-55Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CoreSans";
  src: url("../fonts/CoreSansC-65Bold.woff2") format("woff2"), url("../fonts/CoreSansC-65Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CoreSans";
  src: url("../fonts/CoreSansC-75ExtraBold.woff2") format("woff2"), url("../fonts/CoreSansC-75ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CoreSans";
  src: url("../fonts/CoreSansC-85Heavy.woff2") format("woff2"), url("../fonts/CoreSansC-85Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "euforia-icon-fonts";
  src: url("../fonts/euforia-icon-fonts.woff2") format("woff2"), url("../fonts/euforia-icon-fonts.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.sign-in__title, .main-product__title, .table-best-price th, .description-catalog__see-more, .description-catalog__body h3, .description-catalog__body p strong, .top-brands__title, .shop-now__title, .item-sale__title, .deals__content, .slide-hero__body, .title {
  font-family: "CoreSans";
}

[class*=_icon-]::before {
  display: inline-block;
  font-family: "euforia-icon-fonts";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

._icon-eye-hide-dark:before {
  content: "\e900";
}

._icon-eye-hide-light:before {
  content: "\e901";
}

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

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

._icon-t-shirt:before {
  content: "\e904";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*::before,
*::after {
  display: inline-block;
}

a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
}

li {
  list-style: none;
}

img {
  vertical-align: top;
}

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

html,
body {
  line-height: 1;
  height: 100%;
}

/* FORM */
input,
button,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  background-color: transparent;
}

input,
textarea {
  width: 100%;
}

input[type=checkbox] {
  position: fixed !important;
}

button,
select,
option {
  cursor: pointer;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.title {
  font-weight: 600;
  color: #3c4242;
  letter-spacing: 0.0425rem;
  line-height: 1.1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5555555556em;
}
@media (min-width: 79.375em) {
  .title {
    font-size: 2.25rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 1.625rem , 1.4144736842rem  +  1.0526315789vw , 2.25rem )) {
    .title {
      font-size: clamp( 1.625rem , 1.4144736842rem  +  1.0526315789vw , 2.25rem );
    }
  }
  @supports not (font-size: clamp( 1.625rem , 1.4144736842rem  +  1.0526315789vw , 2.25rem )) {
    .title {
      font-size: calc(1.625rem + 0.625 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .title {
    font-size: 1.625rem;
  }
}
.title::before {
  content: "";
  border-radius: 0.625rem;
  background-color: #8a33fd;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0.375rem;
          flex: 0 0 0.375rem;
  margin-top: 0.1388888889em;
  width: 0.375rem;
  height: 0.8333333333em;
}
@media (min-width: 76.25em) {
  .title--margin:not(:last-child) {
    margin-bottom: 4.375rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -2.3578918322rem  +  8.8300220751vw , 4.375rem )) {
    .title--margin:not(:last-child) {
      margin-bottom: clamp( 1.875rem , -2.3578918322rem  +  8.8300220751vw , 4.375rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -2.3578918322rem  +  8.8300220751vw , 4.375rem )) {
    .title--margin:not(:last-child) {
      margin-bottom: calc(1.875rem + 2.5 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .title--margin:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}

.item-product {
  position: relative;
  display: grid;
}
@media (min-width: 76.25em) {
  .item-product {
    gap: 1.875rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (gap: clamp( 0.625rem , -1.4914459161rem  +  4.4150110375vw , 1.875rem )) {
    .item-product {
      gap: clamp( 0.625rem , -1.4914459161rem  +  4.4150110375vw , 1.875rem );
    }
  }
  @supports not (gap: clamp( 0.625rem , -1.4914459161rem  +  4.4150110375vw , 1.875rem )) {
    .item-product {
      gap: calc(0.625rem + 1.25 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .item-product {
    gap: 0.625rem;
  }
}
@media (min-width: 76.25em) {
  .item-product--category {
    gap: 1.5625rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (gap: clamp( 0.625rem , -0.9623344371rem  +  3.3112582781vw , 1.5625rem )) {
    .item-product--category {
      gap: clamp( 0.625rem , -0.9623344371rem  +  3.3112582781vw , 1.5625rem );
    }
  }
  @supports not (gap: clamp( 0.625rem , -0.9623344371rem  +  3.3112582781vw , 1.5625rem )) {
    .item-product--category {
      gap: calc(0.625rem + 0.9375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .item-product--category {
    gap: 0.625rem;
  }
}
.item-product__picture-link {
  display: block;
}
.item-product__image {
  aspect-ratio: 282/370;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.625rem;
}
.item-product--category .item-product__image {
  aspect-ratio: 270/393;
}
.item-product__body {
  display: grid;
  grid-template: auto auto/1fr auto;
  gap: 0.3125rem;
}
.item-product__title {
  font-weight: 600;
  color: #3c4242;
  min-width: 0;
}
.item-product--category .item-product__title {
  font-size: 1.0625rem;
  font-weight: 700;
}
.item-product__link-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (any-hover: hover) {
  .item-product__link-title:hover {
    color: #8a33fd;
  }
}
.item-product__label {
  grid-row: 2/3;
  font-size: 0.875rem;
  font-weight: 500;
}
.item-product__link, .item-product__price {
  grid-column: 2/3;
  grid-row: span 2;
}
.item-product__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (any-hover: hover) {
  .item-product__link:hover {
    color: #8a33fd;
  }
}
.item-product__price {
  -ms-flex-item-align: center;
      align-self: center;
  border-radius: 0.5rem;
  background-color: #f6f6f6;
  padding: 0.625rem 1.25rem;
  font-weight: 700;
  font-size: 0.875rem;
  color: #3c4242;
}
.item-product__favorite {
  color: #3c4242;
  position: absolute;
  top: 1.625rem;
  right: 1.25rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item-product__favorite::before {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.item-product__favorite--active {
  color: red;
  background-color: rgb(255, 178, 178);
}
@media (any-hover: hover) {
  .item-product__favorite:hover {
    background-color: rgb(209, 168, 209);
    color: #000;
  }
}

.button {
  font-family: "Causten";
  background-color: #8a33fd;
  padding: 1rem 1.25rem;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 500;
  border-radius: 0.5rem;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (any-hover: hover) {
  .button:hover {
    background-color: #6620c1;
    -webkit-box-shadow: 0 0.1875rem 0.25rem 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.1875rem 0.25rem 0 rgba(0, 0, 0, 0.1);
  }
  .button:focus {
    background-color: #6620c1;
  }
  .button:disabled {
    background-color: #eaeaea;
    cursor: default;
    color: #807d7e;
  }
}
.button--border {
  color: #3c4242;
  background-color: transparent;
  border: 0.0625rem solid #bebcbd;
}
@media (any-hover: hover) {
  .button--border:hover {
    color: #8a33fd;
    background-color: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .button--border:focus {
    background-color: #fff;
    color: #8a33fd;
    border-color: #8a33fd;
  }
  .button--border:disabled {
    background-color: #eaeaea;
    cursor: default;
    color: #807d7e;
  }
}
.button--white {
  color: #3c4242;
  background-color: #fff;
}
@media (any-hover: hover) {
  .button--white:hover {
    color: white;
    background-color: #8a33fd;
  }
  .button--white:focus {
    color: white;
    background-color: #8a33fd;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .button--white:disabled {
    background-color: #eaeaea;
    cursor: default;
    color: #807d7e;
  }
}

.rating {
  /* .rating__items */
}

.rating {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.9375rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* .rating__value */
}
.rating__items {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.4375rem;
  height: 1.25rem;
}
@media (any-hover: hover) {
  .rating--set .rating__items:hover .rating__item {
    background: url("../img/revievs/star-active-icon.svg") 0 0/1.25rem no-repeat;
  }
}
.rating__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.25rem;
          flex: 0 0 1.25rem;
  width: 1.25rem;
  position: relative;
  background: url("../img/revievs/star-icon.svg") 0 0/1.25rem no-repeat;
}
.rating__item.active {
  background: url("../img/revievs/star-active-icon.svg") 0 0/1.25rem no-repeat;
}
.rating__item span {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 1.25rem;
  background: url("../img/revievs/star-active-icon.svg") 0 0/1.25rem no-repeat;
}
.rating__item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 0.4375rem;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
@media (any-hover: hover) {
  .rating--set .rating__item:hover ~ .rating__item {
    background: url("../img/revievs/star-icon.svg") 0 0/1.25rem no-repeat;
  }
  .rating--set .rating__item:hover ~ .rating__item span {
    display: none;
  }
}
.rating__input {
  aspect-ratio: 1/1;
  width: 100%;
  opacity: 0;
}
.rating--set .rating__input {
  cursor: pointer;
}
.rating__value {
  font-weight: 500;
  font-size: 1.125rem;
  color: #807d7e;
}

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.9375rem;
  font-weight: 500;
  font-size: 1.125rem;
  color: #807d7e;
  line-height: 1.2;
  /* .breadcrumbs__item */
  /* .breadcrumbs__link */
  /* .breadcrumbs__current */
}
.breadcrumbs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 0.9375rem;
}
.breadcrumbs__item::before {
  font-size: 0.75rem;
}
@media (any-hover: hover) {
  .breadcrumbs__link:hover {
    color: #8a33fd;
  }
}
.tabs {
  display: grid;
  /* .tabs__navigation */
  /* .tabs__item */
  /* .tabs__button */
  /* .tabs__comments-info */
  /* .tabs__faq-info */
  /* .tabs__body */
  /* .tabs__element */
}
@media (min-width: 79.375em) {
  .tabs {
    gap: 1.875rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (gap: clamp( 0.4375rem , -0.0467105263rem  +  2.4210526316vw , 1.875rem )) {
    .tabs {
      gap: clamp( 0.4375rem , -0.0467105263rem  +  2.4210526316vw , 1.875rem );
    }
  }
  @supports not (gap: clamp( 0.4375rem , -0.0467105263rem  +  2.4210526316vw , 1.875rem )) {
    .tabs {
      gap: calc(0.4375rem + 1.4375 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .tabs {
    gap: 0.4375rem;
  }
}
.tabs__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.875rem;
  row-gap: 0.625rem;
}
@media (min-width: 79.375em) {
  .tabs__navigation {
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 79.375em) {
  @supports ((-moz-column-gap: clamp( 0.9375rem , -0.4920477137rem  +  2.9821073559vw , 1.875rem )) or (column-gap: clamp( 0.9375rem , -0.4920477137rem  +  2.9821073559vw , 1.875rem ))) {
    .tabs__navigation {
      -webkit-column-gap: clamp( 0.9375rem , -0.4920477137rem  +  2.9821073559vw , 1.875rem );
         -moz-column-gap: clamp( 0.9375rem , -0.4920477137rem  +  2.9821073559vw , 1.875rem );
              column-gap: clamp( 0.9375rem , -0.4920477137rem  +  2.9821073559vw , 1.875rem );
    }
  }
  @supports not ((-moz-column-gap: clamp( 0.9375rem , -0.4920477137rem  +  2.9821073559vw , 1.875rem )) or (column-gap: clamp( 0.9375rem , -0.4920477137rem  +  2.9821073559vw , 1.875rem ))) {
    .tabs__navigation {
      -webkit-column-gap: calc(0.9375rem + 0.9375 * (100vw - 47.9375rem) / 31.4375);
         -moz-column-gap: calc(0.9375rem + 0.9375 * (100vw - 47.9375rem) / 31.4375);
              column-gap: calc(0.9375rem + 0.9375 * (100vw - 47.9375rem) / 31.4375);
    }
  }
}
@media (max-width: 47.9375em) {
  .tabs__navigation {
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
  }
}
.tabs__item {
  position: relative;
}
.tabs__item.active {
  font-weight: 500;
  color: #000;
}
.tabs__item.active:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 0.0625rem;
  bottom: 0;
  left: 0;
  background-color: #000;
}
.tabs__button {
  font-size: 1.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9375rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 76.25em) {
  .tabs__button {
    padding-bottom: 1.125rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-bottom: clamp( 0.4375rem , -0.7265452539rem  +  2.4282560706vw , 1.125rem )) {
    .tabs__button {
      padding-bottom: clamp( 0.4375rem , -0.7265452539rem  +  2.4282560706vw , 1.125rem );
    }
  }
  @supports not (padding-bottom: clamp( 0.4375rem , -0.7265452539rem  +  2.4282560706vw , 1.125rem )) {
    .tabs__button {
      padding-bottom: calc(0.4375rem + 0.6875 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .tabs__button {
    padding-bottom: 0.4375rem;
  }
}
@media (any-hover: hover) {
  .tabs__button:hover {
    color: #8a33fd;
  }
}
.tabs__comments-info, .tabs__faq-info {
  background-color: #8a33fd;
  padding: 0.25rem 0.375rem;
  border-radius: 0.5rem;
  font-size: 0.625rem;
  color: #fff;
}
.tabs__faq-info {
  background-color: #000;
}
.header {
  border-bottom: 0.0625rem solid #bebcbd;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 50;
  /* .header__container */
  /* .header__logo */
  /* .header__menu */
  /* .header__form */
  /* .header__action */
}
.header__container {
  padding: 0.625rem 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 79.375em) {
  .header__container {
    -webkit-column-gap: 4.75rem;
       -moz-column-gap: 4.75rem;
            column-gap: 4.75rem;
  }
}
@media (min-width: 56.31125em) and (max-width: 79.375em) {
  @supports ((-moz-column-gap: clamp( 0.9375rem , -8.3709013062rem  +  16.5302693621vw , 4.75rem )) or (column-gap: clamp( 0.9375rem , -8.3709013062rem  +  16.5302693621vw , 4.75rem ))) {
    .header__container {
      -webkit-column-gap: clamp( 0.9375rem , -8.3709013062rem  +  16.5302693621vw , 4.75rem );
         -moz-column-gap: clamp( 0.9375rem , -8.3709013062rem  +  16.5302693621vw , 4.75rem );
              column-gap: clamp( 0.9375rem , -8.3709013062rem  +  16.5302693621vw , 4.75rem );
    }
  }
  @supports not ((-moz-column-gap: clamp( 0.9375rem , -8.3709013062rem  +  16.5302693621vw , 4.75rem )) or (column-gap: clamp( 0.9375rem , -8.3709013062rem  +  16.5302693621vw , 4.75rem ))) {
    .header__container {
      -webkit-column-gap: calc(0.9375rem + 3.8125 * (100vw - 56.31125rem) / 23.06375);
         -moz-column-gap: calc(0.9375rem + 3.8125 * (100vw - 56.31125rem) / 23.06375);
              column-gap: calc(0.9375rem + 3.8125 * (100vw - 56.31125rem) / 23.06375);
    }
  }
}
@media (max-width: 56.31125em) {
  .header__container {
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
  }
}
@media (min-width: 79.375em) {
  .header__container {
    min-height: 6.75rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (min-height: clamp( 4.0625rem , 3.1572368421rem  +  4.5263157895vw , 6.75rem )) {
    .header__container {
      min-height: clamp( 4.0625rem , 3.1572368421rem  +  4.5263157895vw , 6.75rem );
    }
  }
  @supports not (min-height: clamp( 4.0625rem , 3.1572368421rem  +  4.5263157895vw , 6.75rem )) {
    .header__container {
      min-height: calc(4.0625rem + 2.6875 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .header__container {
    min-height: 4.0625rem;
  }
}
.header__logo {
  position: relative;
  z-index: 4;
}
@media (max-width: 47.99875em) {
  .header__menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: 2;
    overflow: auto;
    background-color: #d7bbf1;
    padding: 0rem 0.9375rem 1.875rem 0.9375rem;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
  }
}
@media (max-width: 47.99875em) and (min-width: 20em) and (max-width: 48em) {
  @supports (padding-top: clamp( 5.3125rem , 3.3928571429rem  +  9.5982142857vw , 8rem )) {
    .header__menu {
      padding-top: clamp( 5.3125rem , 3.3928571429rem  +  9.5982142857vw , 8rem );
    }
  }
  @supports not (padding-top: clamp( 5.3125rem , 3.3928571429rem  +  9.5982142857vw , 8rem )) {
    .header__menu {
      padding-top: calc(5.3125rem + 2.6875 * (100vw - 20rem) / 28);
    }
  }
}
@media (max-width: 47.99875em) and (max-width: 20em) {
  .header__menu {
    padding-top: 5.3125rem;
  }
}
@media (max-width: 47.99875em) {
  .header__menu::before {
    content: "";
    position: fixed;
    width: 100%;
    top: 0;
    left: -100%;
    background-color: #e5cbff;
    z-index: 3;
    border-bottom: 0.0625rem solid #797979;
  }
}
@media (max-width: 47.99875em) and (min-width: 79.375em) {
  .header__menu::before {
    height: 6.8125rem;
  }
}
@media (max-width: 47.99875em) and (min-width: 20em) and (max-width: 79.375em) {
  @supports (height: clamp( 4.125rem , 3.2197368421rem  +  4.5263157895vw , 6.8125rem )) {
    .header__menu::before {
      height: clamp( 4.125rem , 3.2197368421rem  +  4.5263157895vw , 6.8125rem );
    }
  }
  @supports not (height: clamp( 4.125rem , 3.2197368421rem  +  4.5263157895vw , 6.8125rem )) {
    .header__menu::before {
      height: calc(4.125rem + 2.6875 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 47.99875em) and (max-width: 20em) {
  .header__menu::before {
    height: 4.125rem;
  }
}
@media (max-width: 47.99875em) {
  .menu-open .header__menu {
    left: 0;
  }
  .menu-open .header__menu::before {
    left: 0;
  }
}
@media (max-width: 33.75em) {
  .header__menu {
    padding-bottom: 5rem;
  }
}
.header__search {
  -ms-flex-preferred-size: 21.53%;
      flex-basis: 21.53%;
  position: relative;
  z-index: 4;
}
@media (max-width: 47.99875em) {
  .header__search {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.header__action {
  position: relative;
  z-index: 4;
}
@media (max-width: 33.75em) {
  .header__action {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 0rem 0.9375rem 0.625rem 0.9375rem;
  }
}
@media (max-width: 33.75em) {
  .header__action {
    width: 100%;
  }
}

.menu {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  /* .menu__icon */
  /* .menu__body */
  /* .menu__list */
  /* .menu__item */
  /* .menu__link */
}
.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 0.25rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 79.375em) {
  .menu__list {
    -webkit-column-gap: 2.5rem;
       -moz-column-gap: 2.5rem;
            column-gap: 2.5rem;
  }
}
@media (min-width: 62.5em) and (max-width: 79.375em) {
  @supports ((-moz-column-gap: clamp( 0.625rem , -6.3194444444rem  +  11.1111111111vw , 2.5rem )) or (column-gap: clamp( 0.625rem , -6.3194444444rem  +  11.1111111111vw , 2.5rem ))) {
    .menu__list {
      -webkit-column-gap: clamp( 0.625rem , -6.3194444444rem  +  11.1111111111vw , 2.5rem );
         -moz-column-gap: clamp( 0.625rem , -6.3194444444rem  +  11.1111111111vw , 2.5rem );
              column-gap: clamp( 0.625rem , -6.3194444444rem  +  11.1111111111vw , 2.5rem );
    }
  }
  @supports not ((-moz-column-gap: clamp( 0.625rem , -6.3194444444rem  +  11.1111111111vw , 2.5rem )) or (column-gap: clamp( 0.625rem , -6.3194444444rem  +  11.1111111111vw , 2.5rem ))) {
    .menu__list {
      -webkit-column-gap: calc(0.625rem + 1.875 * (100vw - 62.5rem) / 16.875);
         -moz-column-gap: calc(0.625rem + 1.875 * (100vw - 62.5rem) / 16.875);
              column-gap: calc(0.625rem + 1.875 * (100vw - 62.5rem) / 16.875);
    }
  }
}
@media (max-width: 62.5em) {
  .menu__list {
    -webkit-column-gap: 0.625rem;
       -moz-column-gap: 0.625rem;
            column-gap: 0.625rem;
  }
}
@media (max-width: 47.99875em) {
  .menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 1.25rem;
  }
}
.menu__link {
  font-size: 1.375rem;
  font-weight: 500;
  position: relative;
}
@media (min-width: 79.375em) {
  .menu__link {
    font-size: 1.375rem;
  }
}
@media (min-width: 47.99875em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 1.25rem , 1.0587775387rem  +  0.3983905024vw , 1.375rem )) {
    .menu__link {
      font-size: clamp( 1.25rem , 1.0587775387rem  +  0.3983905024vw , 1.375rem );
    }
  }
  @supports not (font-size: clamp( 1.25rem , 1.0587775387rem  +  0.3983905024vw , 1.375rem )) {
    .menu__link {
      font-size: calc(1.25rem + 0.125 * (100vw - 47.99875rem) / 31.37625);
    }
  }
}
@media (max-width: 47.99875em) {
  .menu__link {
    font-size: 1.25rem;
  }
}
.menu__link--active {
  cursor: default;
  color: #3c4242;
  font-weight: 700;
}
.menu__link--active::before {
  display: none;
}
.menu__link::before {
  content: "";
  height: 0.125rem;
  background-color: #8a33fd;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  margin-top: 0.125rem;
  border-radius: 0.125rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (any-hover: hover) {
  .menu__link:hover:before {
    left: 0;
    width: 100%;
  }
}
@media (max-width: 47.99875em) {
  .menu__link {
    font-size: 1.75rem;
  }
}

.icon-menu {
  display: none;
}

.search-form {
  border-radius: torem(8);
  padding-left: 2.8125rem;
  position: relative;
  background-color: #f6f6f6;
  /* .search-form__input */
  /* .search-form__button */
}
@media (min-width: 79.375em) {
  .search-form {
    padding-left: 2.8125rem;
  }
}
@media (min-width: 47.99875em) and (max-width: 79.375em) {
  @supports (padding-left: clamp( 1.625rem , -0.1916133819rem  +  3.7847097725vw , 2.8125rem )) {
    .search-form {
      padding-left: clamp( 1.625rem , -0.1916133819rem  +  3.7847097725vw , 2.8125rem );
    }
  }
  @supports not (padding-left: clamp( 1.625rem , -0.1916133819rem  +  3.7847097725vw , 2.8125rem )) {
    .search-form {
      padding-left: calc(1.625rem + 1.1875 * (100vw - 47.99875rem) / 31.37625);
    }
  }
}
@media (max-width: 47.99875em) {
  .search-form {
    padding-left: 1.625rem;
  }
}
.search-form__input {
  padding: 0.75rem 0.625rem;
  border-radius: torem(8);
  width: 100%;
  color: #3c4242;
  outline-color: #8a33fd;
}
.search-form__input::-webkit-input-placeholder {
  color: #807d7e;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.search-form__input::-moz-placeholder {
  color: #807d7e;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.search-form__input:-ms-input-placeholder {
  color: #807d7e;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.search-form__input::-ms-input-placeholder {
  color: #807d7e;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.search-form__input::placeholder {
  color: #807d7e;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.search-form__input:focus::-webkit-input-placeholder {
  opacity: 0;
}
.search-form__input:focus::-moz-placeholder {
  opacity: 0;
}
.search-form__input:focus:-ms-input-placeholder {
  opacity: 0;
}
.search-form__input:focus::-ms-input-placeholder {
  opacity: 0;
}
.search-form__input:focus::placeholder {
  opacity: 0;
}
.search-form__button {
  position: absolute;
  top: 0;
  left: 0;
  height: 2.6875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 79.375em) {
  .search-form__button {
    width: 2.75rem;
  }
}
@media (min-width: 47.99875em) and (max-width: 79.375em) {
  @supports (width: clamp( 1.625rem , -0.0960021513rem  +  3.5855145213vw , 2.75rem )) {
    .search-form__button {
      width: clamp( 1.625rem , -0.0960021513rem  +  3.5855145213vw , 2.75rem );
    }
  }
  @supports not (width: clamp( 1.625rem , -0.0960021513rem  +  3.5855145213vw , 2.75rem )) {
    .search-form__button {
      width: calc(1.625rem + 1.125 * (100vw - 47.99875rem) / 31.37625);
    }
  }
}
@media (max-width: 47.99875em) {
  .search-form__button {
    width: 1.625rem;
  }
}
@media (any-hover: hover) {
  .search-form__button:hover {
    background-color: #d7bbf1;
    color: #000;
  }
}

.action-header {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  gap: 0.75rem;
  /* .action-header__item */
}
.action-header__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.75rem;
  background-color: #f6f6f6;
  border-radius: 0.5rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 79.375em) {
  .action-header__item {
    width: 2.75rem;
  }
}
@media (min-width: 47.99875em) and (max-width: 79.375em) {
  @supports (width: clamp( 1.625rem , -0.0960021513rem  +  3.5855145213vw , 2.75rem )) {
    .action-header__item {
      width: clamp( 1.625rem , -0.0960021513rem  +  3.5855145213vw , 2.75rem );
    }
  }
  @supports not (width: clamp( 1.625rem , -0.0960021513rem  +  3.5855145213vw , 2.75rem )) {
    .action-header__item {
      width: calc(1.625rem + 1.125 * (100vw - 47.99875rem) / 31.37625);
    }
  }
}
@media (max-width: 47.99875em) {
  .action-header__item {
    width: 1.625rem;
  }
}
@media (any-hover: hover) {
  .action-header__item:hover {
    background-color: rgb(223, 180, 223);
    color: #000;
  }
}
@media (max-width: 47.998125em) {
  .action-header__item {
    width: 2.75rem;
  }
}
@media (max-width: 33.75em) {
  .action-header__item {
    background-color: rgb(150, 150, 150);
    color: #000;
    width: auto;
  }
}

.icon-menu {
  display: none;
}
@media (max-width: 47.99875em) {
  .icon-menu {
    display: block;
    position: relative;
    width: 1.875rem;
    height: 1.125rem;
    z-index: 5;
  }
}
@media (max-width: 47.99875em) and (any-hover: none) {
  .icon-menu {
    cursor: default;
  }
}
@media (max-width: 47.99875em) {
  .icon-menu::before, .icon-menu::after,
  .icon-menu span {
    content: "";
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    right: 0;
    position: absolute;
    width: 100%;
    height: 0.125rem;
    background-color: #000;
  }
  .icon-menu::before {
    top: 0;
  }
  .icon-menu::after {
    bottom: 0;
  }
  .icon-menu span {
    top: calc(50% - 0.0625rem);
  }
  .menu-open .icon-menu span {
    width: 0;
  }
  .menu-open .icon-menu::before {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: calc(50% - 0.0625rem);
    background-color: red;
  }
  .menu-open .icon-menu::after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    bottom: calc(50% - 0.0625rem);
    background-color: red;
  }
}

.box__label, .popular-categories__button-title, .download-apps__title, .menu-footer__button-title, .menu-footer__title-location, .menu-footer__title {
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 76.25em) {
  .box__label, .popular-categories__button-title, .download-apps__title, .menu-footer__button-title, .menu-footer__title-location, .menu-footer__title {
    font-size: 1.75rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (font-size: clamp( 1.375rem , 0.7400662252rem  +  1.3245033113vw , 1.75rem )) {
    .box__label, .popular-categories__button-title, .download-apps__title, .menu-footer__button-title, .menu-footer__title-location, .menu-footer__title {
      font-size: clamp( 1.375rem , 0.7400662252rem  +  1.3245033113vw , 1.75rem );
    }
  }
  @supports not (font-size: clamp( 1.375rem , 0.7400662252rem  +  1.3245033113vw , 1.75rem )) {
    .box__label, .popular-categories__button-title, .download-apps__title, .menu-footer__button-title, .menu-footer__title-location, .menu-footer__title {
      font-size: calc(1.375rem + 0.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .box__label, .popular-categories__button-title, .download-apps__title, .menu-footer__button-title, .menu-footer__title-location, .menu-footer__title {
    font-size: 1.375rem;
  }
}

.popular-categories__link, .menu-footer__item, .menu-footer__item-location {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
}

.footer {
  background-color: #3c4242;
  color: #f6f6f6;
  /* .footer__container */
  /* .footer__menu */
  /* .footer__body */
  /* .footer__social */
  /* .footer__download */
  /* .footer__categories */
  /* .footer__copy */
}
@media (max-width: 33.75em) {
  .footer {
    padding-bottom: 4.0625rem;
  }
}
.footer__menu {
  margin-bottom: 0.9375rem;
}
.footer__body {
  display: grid;
  grid-template-columns: 1fr minmax(25rem, auto);
  gap: 0.625rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
@media (min-width: 79.375em) {
  .footer__body {
    padding-left: 5.3125rem;
  }
}
@media (min-width: 56.25em) and (max-width: 79.375em) {
  @supports (padding-left: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem )) {
    .footer__body {
      padding-left: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem );
    }
  }
  @supports not (padding-left: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem )) {
    .footer__body {
      padding-left: calc(0.0000000625rem + 5.3124999375 * (100vw - 56.25rem) / 23.125);
    }
  }
}
@media (max-width: 56.25em) {
  .footer__body {
    padding-left: 0.0000000625rem;
  }
}
@media (min-width: 79.375em) {
  .footer__body {
    padding-right: 5.3125rem;
  }
}
@media (min-width: 56.25em) and (max-width: 79.375em) {
  @supports (padding-right: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem )) {
    .footer__body {
      padding-right: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem );
    }
  }
  @supports not (padding-right: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem )) {
    .footer__body {
      padding-right: calc(0.0000000625rem + 5.3124999375 * (100vw - 56.25rem) / 23.125);
    }
  }
}
@media (max-width: 56.25em) {
  .footer__body {
    padding-right: 0.0000000625rem;
  }
}
@media (max-width: 47.99875em) {
  .footer__body {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 76.25em) {
  .footer__body {
    margin-bottom: 2.625rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.25rem , -1.0780905077rem  +  4.8565121413vw , 2.625rem )) {
    .footer__body {
      margin-bottom: clamp( 1.25rem , -1.0780905077rem  +  4.8565121413vw , 2.625rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.25rem , -1.0780905077rem  +  4.8565121413vw , 2.625rem )) {
    .footer__body {
      margin-bottom: calc(1.25rem + 1.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .footer__body {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 47.99875em) {
  .footer__social {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.footer__copy {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  text-align: center;
}
@media (min-width: 79.375em) {
  .footer__copy {
    padding-top: 1.25rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-top: clamp( 0.625rem , 0.4144736842rem  +  1.0526315789vw , 1.25rem )) {
    .footer__copy {
      padding-top: clamp( 0.625rem , 0.4144736842rem  +  1.0526315789vw , 1.25rem );
    }
  }
  @supports not (padding-top: clamp( 0.625rem , 0.4144736842rem  +  1.0526315789vw , 1.25rem )) {
    .footer__copy {
      padding-top: calc(0.625rem + 0.625 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .footer__copy {
    padding-top: 0.625rem;
  }
}
@media (min-width: 79.375em) {
  .footer__copy {
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-bottom: clamp( 0.625rem , -0.0065789474rem  +  3.1578947368vw , 2.5rem )) {
    .footer__copy {
      padding-bottom: clamp( 0.625rem , -0.0065789474rem  +  3.1578947368vw , 2.5rem );
    }
  }
  @supports not (padding-bottom: clamp( 0.625rem , -0.0065789474rem  +  3.1578947368vw , 2.5rem )) {
    .footer__copy {
      padding-bottom: calc(0.625rem + 1.875 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .footer__copy {
    padding-bottom: 0.625rem;
  }
}

.menu-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* .menu-footer__block */
  /* .menu-footer__location*/
  /* .menu-footer__title-location */
  /* .menu-footer__list-location */
  /* .menu-footer__title */
  /*.menu-footer__button-title*/
  /* .menu-footer__list */
  /* .menu-footer__list-double*/
  /* .menu-footer__item */
  /*menu-footer__item-location*/
  /* .menu-footer__link */
}
@media (min-width: 79.375em) {
  .menu-footer {
    padding-top: 4.6875rem;
  }
}
@media (min-width: 56.25em) and (max-width: 79.375em) {
  @supports (padding-top: clamp( 0.625rem , -9.2567567568rem  +  17.5675675676vw , 4.6875rem )) {
    .menu-footer {
      padding-top: clamp( 0.625rem , -9.2567567568rem  +  17.5675675676vw , 4.6875rem );
    }
  }
  @supports not (padding-top: clamp( 0.625rem , -9.2567567568rem  +  17.5675675676vw , 4.6875rem )) {
    .menu-footer {
      padding-top: calc(0.625rem + 4.0625 * (100vw - 56.25rem) / 23.125);
    }
  }
}
@media (max-width: 56.25em) {
  .menu-footer {
    padding-top: 0.625rem;
  }
}
@media (min-width: 79.375em) {
  .menu-footer {
    padding-left: 5.3125rem;
  }
}
@media (min-width: 56.25em) and (max-width: 79.375em) {
  @supports (padding-left: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem )) {
    .menu-footer {
      padding-left: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem );
    }
  }
  @supports not (padding-left: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem )) {
    .menu-footer {
      padding-left: calc(0.0000000625rem + 5.3124999375 * (100vw - 56.25rem) / 23.125);
    }
  }
}
@media (max-width: 56.25em) {
  .menu-footer {
    padding-left: 0.0000000625rem;
  }
}
@media (min-width: 79.375em) {
  .menu-footer {
    padding-right: 5.3125rem;
  }
}
@media (min-width: 56.25em) and (max-width: 79.375em) {
  @supports (padding-right: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem )) {
    .menu-footer {
      padding-right: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem );
    }
  }
  @supports not (padding-right: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem )) {
    .menu-footer {
      padding-right: calc(0.0000000625rem + 5.3124999375 * (100vw - 56.25rem) / 23.125);
    }
  }
}
@media (max-width: 56.25em) {
  .menu-footer {
    padding-right: 0.0000000625rem;
  }
}
@media (min-width: 79.375em) {
  .menu-footer {
    -webkit-column-gap: 5rem;
       -moz-column-gap: 5rem;
            column-gap: 5rem;
  }
}
@media (min-width: 56.25em) and (max-width: 79.375em) {
  @supports ((-moz-column-gap: clamp( 0.9375rem , -8.9442567568rem  +  17.5675675676vw , 5rem )) or (column-gap: clamp( 0.9375rem , -8.9442567568rem  +  17.5675675676vw , 5rem ))) {
    .menu-footer {
      -webkit-column-gap: clamp( 0.9375rem , -8.9442567568rem  +  17.5675675676vw , 5rem );
         -moz-column-gap: clamp( 0.9375rem , -8.9442567568rem  +  17.5675675676vw , 5rem );
              column-gap: clamp( 0.9375rem , -8.9442567568rem  +  17.5675675676vw , 5rem );
    }
  }
  @supports not ((-moz-column-gap: clamp( 0.9375rem , -8.9442567568rem  +  17.5675675676vw , 5rem )) or (column-gap: clamp( 0.9375rem , -8.9442567568rem  +  17.5675675676vw , 5rem ))) {
    .menu-footer {
      -webkit-column-gap: calc(0.9375rem + 4.0625 * (100vw - 56.25rem) / 23.125);
         -moz-column-gap: calc(0.9375rem + 4.0625 * (100vw - 56.25rem) / 23.125);
              column-gap: calc(0.9375rem + 4.0625 * (100vw - 56.25rem) / 23.125);
    }
  }
}
@media (max-width: 56.25em) {
  .menu-footer {
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
  }
}
@media (min-width: 79.375em) {
  .menu-footer {
    row-gap: 2.1875rem;
  }
}
@media (min-width: 48em) and (max-width: 79.375em) {
  @supports (row-gap: clamp( 0.9375rem , -0.9748505976rem  +  3.984063745vw , 2.1875rem )) {
    .menu-footer {
      row-gap: clamp( 0.9375rem , -0.9748505976rem  +  3.984063745vw , 2.1875rem );
    }
  }
  @supports not (row-gap: clamp( 0.9375rem , -0.9748505976rem  +  3.984063745vw , 2.1875rem )) {
    .menu-footer {
      row-gap: calc(0.9375rem + 1.25 * (100vw - 48rem) / 31.375);
    }
  }
}
@media (max-width: 48em) {
  .menu-footer {
    row-gap: 0.9375rem;
  }
}
@media (max-width: 47.99875em) {
  .menu-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 0.9375rem;
  }
}
@media (max-width: 47.99875em) and (min-width: 47.99875em) {
  .menu-footer {
    row-gap: 1.25rem;
  }
}
@media (max-width: 47.99875em) and (min-width: 20em) and (max-width: 47.99875em) {
  @supports (row-gap: clamp( 0.625rem , 0.1785514978rem  +  2.2322425108vw , 1.25rem )) {
    .menu-footer {
      row-gap: clamp( 0.625rem , 0.1785514978rem  +  2.2322425108vw , 1.25rem );
    }
  }
  @supports not (row-gap: clamp( 0.625rem , 0.1785514978rem  +  2.2322425108vw , 1.25rem )) {
    .menu-footer {
      row-gap: calc(0.625rem + 0.625 * (100vw - 20rem) / 27.99875);
    }
  }
}
@media (max-width: 47.99875em) and (max-width: 20em) {
  .menu-footer {
    row-gap: 0.625rem;
  }
}
.menu-footer__block, .menu-footer__location {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (min-width: 56.25em) {
  .menu-footer__block, .menu-footer__location {
    padding-top: 1.25rem;
  }
}
@media (min-width: 48em) and (max-width: 56.25em) {
  @supports (padding-top: clamp( 0.0000000625rem , -7.2727268466rem  +  15.1515143939vw , 1.25rem )) {
    .menu-footer__block, .menu-footer__location {
      padding-top: clamp( 0.0000000625rem , -7.2727268466rem  +  15.1515143939vw , 1.25rem );
    }
  }
  @supports not (padding-top: clamp( 0.0000000625rem , -7.2727268466rem  +  15.1515143939vw , 1.25rem )) {
    .menu-footer__block, .menu-footer__location {
      padding-top: calc(0.0000000625rem + 1.2499999375 * (100vw - 48rem) / 8.25);
    }
  }
}
@media (max-width: 48em) {
  .menu-footer__block, .menu-footer__location {
    padding-top: 0.0000000625rem;
  }
}
@media (max-width: 47.99875em) {
  .menu-footer__location {
    text-align: center;
    border: 0.0625rem dotted white;
    border-radius: 0.5rem;
  }
}
@media (max-width: 47.99875em) {
  .menu-footer__title-location {
    padding: 0.3125rem;
  }
}
@media (min-width: 79.375em) {
  .menu-footer__title-location, .menu-footer__title {
    margin-bottom: 2.1875rem;
  }
}
@media (min-width: 56.25em) and (max-width: 79.375em) {
  @supports (margin-bottom: clamp( 0.625rem , -3.1756756757rem  +  6.7567567568vw , 2.1875rem )) {
    .menu-footer__title-location, .menu-footer__title {
      margin-bottom: clamp( 0.625rem , -3.1756756757rem  +  6.7567567568vw , 2.1875rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.625rem , -3.1756756757rem  +  6.7567567568vw , 2.1875rem )) {
    .menu-footer__title-location, .menu-footer__title {
      margin-bottom: calc(0.625rem + 1.5625 * (100vw - 56.25rem) / 23.125);
    }
  }
}
@media (max-width: 56.25em) {
  .menu-footer__title-location, .menu-footer__title {
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 47.99875em) {
  .menu-footer__list-location {
    background-color: rgb(75, 75, 75);
  }
}
@media (max-width: 47.99875em) {
  .menu-footer__title {
    display: none;
  }
}
.menu-footer__button-title {
  display: none;
}
@media (max-width: 47.99875em) {
  .menu-footer__button-title {
    padding: 0.3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    width: 100%;
    background-color: rgb(75, 75, 75);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .menu-footer__button-title::before {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 1.0625rem;
    position: relative;
    top: 0.2352941176em;
    color: #f6f6f6;
  }
  .active .menu-footer__button-title::before {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
}
@media (max-width: 47.99875em) and (any-hover: hover) {
  .menu-footer__button-title:hover {
    color: #b784fd;
  }
}
@media (max-width: 47.99875em) {
  .menu-footer__list {
    display: none;
  }
}
.menu-footer__list-double {
  background-color: rgb(75, 75, 75);
  padding: 0.3125rem;
}
.menu-footer__item, .menu-footer__item-location {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 76.25em) {
  .menu-footer__item:not(:last-child), .menu-footer__item-location:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 56.25em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 0.4375rem , -1.84765625rem  +  4.0625vw , 1.25rem )) {
    .menu-footer__item:not(:last-child), .menu-footer__item-location:not(:last-child) {
      margin-bottom: clamp( 0.4375rem , -1.84765625rem  +  4.0625vw , 1.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.4375rem , -1.84765625rem  +  4.0625vw , 1.25rem )) {
    .menu-footer__item:not(:last-child), .menu-footer__item-location:not(:last-child) {
      margin-bottom: calc(0.4375rem + 0.8125 * (100vw - 56.25rem) / 20);
    }
  }
}
@media (max-width: 56.25em) {
  .menu-footer__item:not(:last-child), .menu-footer__item-location:not(:last-child) {
    margin-bottom: 0.4375rem;
  }
}
@media (any-hover: hover) {
  .menu-footer__item:hover, .menu-footer__item-location:hover {
    color: #b784fd;
  }
}
@media (max-width: 47.99875em) {
  .menu-footer__item-location {
    padding: 0.3125rem;
  }
  .menu-footer__item-location:not(:last-child) {
    border-bottom: 0.0625rem dotted white;
  }
}
.menu-footer__link span:not(:last-child) {
  display: inline-block;
}
@media (min-width: 76.25em) {
  .menu-footer__link span:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 0.4375rem , -0.9381898455rem  +  2.8697571744vw , 1.25rem )) {
    .menu-footer__link span:not(:last-child) {
      margin-bottom: clamp( 0.4375rem , -0.9381898455rem  +  2.8697571744vw , 1.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.4375rem , -0.9381898455rem  +  2.8697571744vw , 1.25rem )) {
    .menu-footer__link span:not(:last-child) {
      margin-bottom: calc(0.4375rem + 0.8125 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .menu-footer__link span:not(:last-child) {
    margin-bottom: 0.4375rem;
  }
}

@media (max-width: 47.99875em) {
  ._icon-chevron-down:before {
    color: #f6f6f6;
    font-size: 1.0625rem;
  }
}

.social-footer {
  /* .social-footer__list */
  /* .social-footer__item */
  /* .social-footer__link */
}
.social-footer__list {
  padding-right: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.625rem;
}
.social-footer__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 2.3125rem;
          flex: 0 0 2.3125rem;
}
.social-footer__link {
  height: 2.3125rem;
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f6f6f6;
  color: #3c4242;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (any-hover: hover) {
  .social-footer__link:hover {
    background-color: #b784fd;
  }
}

.download-apps {
  /* .download-apps__title */
  /* .download-apps__item */
}
.download-apps__title {
  color: #f6f6f6;
  margin-bottom: 0.3125rem;
}
.download-apps__item {
  border: 0.0625rem solid transparent;
  border-radius: 0.5rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.download-apps__item:not(:last-child) {
  margin-right: 1.25rem;
}
@media (any-hover: hover) {
  .download-apps__item:hover {
    border: 0.0625rem solid #ff90ff;
  }
}
@media (max-width: 47.99875em) {
  .download-apps__item {
    margin-bottom: 0.625rem;
  }
}

.popular-categories {
  border-bottom: 0.0625rem solid #bebcbd;
  border-top: 0.0625rem solid #bebcbd;
  /* .popular-categories__title */
  /*.popular-categories__button-title*/
  /* .popular-categories__body */
  /* .popular-categories__list */
  /* .popular-categories__item */
  /* .popular-categories__link */
}
@media (min-width: 79.375em) {
  .popular-categories {
    padding-left: 5.3125rem;
  }
}
@media (min-width: 56.25em) and (max-width: 79.375em) {
  @supports (padding-left: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem )) {
    .popular-categories {
      padding-left: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem );
    }
  }
  @supports not (padding-left: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem )) {
    .popular-categories {
      padding-left: calc(0.0000000625rem + 5.3124999375 * (100vw - 56.25rem) / 23.125);
    }
  }
}
@media (max-width: 56.25em) {
  .popular-categories {
    padding-left: 0.0000000625rem;
  }
}
@media (min-width: 79.375em) {
  .popular-categories {
    padding-right: 5.3125rem;
  }
}
@media (min-width: 56.25em) and (max-width: 79.375em) {
  @supports (padding-right: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem )) {
    .popular-categories {
      padding-right: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem );
    }
  }
  @supports not (padding-right: clamp( 0.0000000625rem , -12.9222970828rem  +  22.9729727027vw , 5.3125rem )) {
    .popular-categories {
      padding-right: calc(0.0000000625rem + 5.3124999375 * (100vw - 56.25rem) / 23.125);
    }
  }
}
@media (max-width: 56.25em) {
  .popular-categories {
    padding-right: 0.0000000625rem;
  }
}
@media (min-width: 79.375em) {
  .popular-categories {
    padding-top: 1.25rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-top: clamp( 0.625rem , 0.4144736842rem  +  1.0526315789vw , 1.25rem )) {
    .popular-categories {
      padding-top: clamp( 0.625rem , 0.4144736842rem  +  1.0526315789vw , 1.25rem );
    }
  }
  @supports not (padding-top: clamp( 0.625rem , 0.4144736842rem  +  1.0526315789vw , 1.25rem )) {
    .popular-categories {
      padding-top: calc(0.625rem + 0.625 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .popular-categories {
    padding-top: 0.625rem;
  }
}
@media (min-width: 79.375em) {
  .popular-categories {
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-bottom: clamp( 0.625rem , 0.4144736842rem  +  1.0526315789vw , 1.25rem )) {
    .popular-categories {
      padding-bottom: clamp( 0.625rem , 0.4144736842rem  +  1.0526315789vw , 1.25rem );
    }
  }
  @supports not (padding-bottom: clamp( 0.625rem , 0.4144736842rem  +  1.0526315789vw , 1.25rem )) {
    .popular-categories {
      padding-bottom: calc(0.625rem + 0.625 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .popular-categories {
    padding-bottom: 0.625rem;
  }
}
.popular-categories__button-title {
  padding: 0.3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popular-categories__button-title::before {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 1.0625rem;
  position: relative;
  top: 0.2352941176em;
  color: #f6f6f6;
}
.active .popular-categories__button-title::before {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
@media (any-hover: hover) {
  .popular-categories__button-title:hover {
    color: #b784fd;
  }
}
.popular-categories__body {
  padding-left: 0.3125rem;
}
@media (min-width: 79.375em) {
  .popular-categories__body {
    padding-top: 2.1875rem;
  }
}
@media (min-width: 56.25em) and (max-width: 79.375em) {
  @supports (padding-top: clamp( 0.625rem , -3.1756756757rem  +  6.7567567568vw , 2.1875rem )) {
    .popular-categories__body {
      padding-top: clamp( 0.625rem , -3.1756756757rem  +  6.7567567568vw , 2.1875rem );
    }
  }
  @supports not (padding-top: clamp( 0.625rem , -3.1756756757rem  +  6.7567567568vw , 2.1875rem )) {
    .popular-categories__body {
      padding-top: calc(0.625rem + 1.5625 * (100vw - 56.25rem) / 23.125);
    }
  }
}
@media (max-width: 56.25em) {
  .popular-categories__body {
    padding-top: 0.625rem;
  }
}
.popular-categories__item {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 76.25em) {
  .popular-categories__item:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 56.25em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 0.4375rem , -1.84765625rem  +  4.0625vw , 1.25rem )) {
    .popular-categories__item:not(:last-child) {
      margin-bottom: clamp( 0.4375rem , -1.84765625rem  +  4.0625vw , 1.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.4375rem , -1.84765625rem  +  4.0625vw , 1.25rem )) {
    .popular-categories__item:not(:last-child) {
      margin-bottom: calc(0.4375rem + 0.8125 * (100vw - 56.25rem) / 20);
    }
  }
}
@media (max-width: 56.25em) {
  .popular-categories__item:not(:last-child) {
    margin-bottom: 0.4375rem;
  }
}
@media (min-width: 76.25em) {
  .popular-categories__link:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 56.25em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 0.4375rem , -1.84765625rem  +  4.0625vw , 1.25rem )) {
    .popular-categories__link:not(:last-child) {
      margin-bottom: clamp( 0.4375rem , -1.84765625rem  +  4.0625vw , 1.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.4375rem , -1.84765625rem  +  4.0625vw , 1.25rem )) {
    .popular-categories__link:not(:last-child) {
      margin-bottom: calc(0.4375rem + 0.8125 * (100vw - 56.25rem) / 20);
    }
  }
}
@media (max-width: 56.25em) {
  .popular-categories__link:not(:last-child) {
    margin-bottom: 0.4375rem;
  }
}
@media (any-hover: hover) {
  .popular-categories__link:hover {
    color: #b784fd;
  }
}

.filter {
  /* .filter__title */
  /* .filter__button-title */
  /* .filter__open */
  /* .filter__body */
  /* .filter__section */
}
.filter__body {
  -webkit-transition: all 2s ease-in;
  transition: all 2s ease-in;
}
.title-filter {
  /* .title-filter__button */
}
.title-filter__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
  gap: 0.9375rem;
  border-bottom: 0.0625rem solid #bebcbd;
  padding: 1.25rem;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1.2;
  color: #807d7e;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.title-filter__button::before {
  font-size: 1.25rem;
  color: #807d7e;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.title-filter__button--main::before {
  font-size: 1rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (any-hover: hover) {
  .title-filter__button:hover {
    color: #000;
  }
  .title-filter__button:hover::before {
    color: #000;
  }
  .title-filter__button:hover--main::before {
    color: #000;
  }
}
.active .title-filter__button--main::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.section-filter {
  /* .section-filter__body */
  /* .section-filter__menu */
  /* .section-filter__title */
  /* .section-filter__price */
  /* .section-filter__colors */
}
.section-filter__body {
  border-bottom: 0.0625rem solid #bebcbd;
  padding: 2.1875rem 1.875rem;
}
.menu-filter {
  /* .menu-filter__list */
  /* .menu-filter__item */
  /* .menu-filter__link */
}
.menu-filter__list {
  display: grid;
}
.menu-filter__item:not(:last-child) {
  margin-bottom: 1.125rem;
}
.menu-filter__link, .style-filter__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.2;
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-filter__link::before, .style-filter__item::before {
  font-size: 1rem;
}
.menu-filter__link.active, .active.style-filter__item {
  color: purple;
}
@media (any-hover: hover) {
  .menu-filter__link:hover, .style-filter__item:hover {
    color: #000;
  }
}

.price-filter {
  /* .price-filter__range */
  /* .price-filter__inputs */
  /* .price-filter__input */
}
.price-filter__range:not(:last-child) {
  margin-bottom: 2rem;
}
.price-filter__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.875rem;
}
.price-filter__input {
  height: 1.875rem;
  text-align: center;
  border: 0.0625rem solid #bebcbd;
  border-radius: 0.5rem;
  padding: 0.3125rem;
  color: #3c4242;
  font-weight: 500;
  outline-color: #8a33fd;
}

.colors-filter {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.125rem;
  /* .colors-filter__item */
}
.colors-filter__item {
  cursor: pointer;
  display: grid;
  justify-items: center;
  gap: 0.625rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  color: #8a8989;
}
.colors-filter__item::before {
  content: "";
  border-radius: 0.75rem;
  border: 0.0625rem solid #cfcfcf;
  margin-top: 0.1875rem;
  width: 2.3125rem;
  aspect-ratio: 1/1;
  background-color: var(--color);
}
.colors-filter__item:has(input:focus-visible) {
  outline: 0.125rem solid #000;
  border-radius: 0.25rem;
}
.colors-filter__item:has(input:checked) {
  color: #000000;
  border: 0.0625rem solid #8400ff;
  border-radius: 0.375rem;
  background-color: #f1abff;
}
.colors-filter__item:has(input:checked)::before {
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
}
@media (any-hover: hover) {
  .colors-filter__item:hover {
    text-decoration: underline;
  }
  .colors-filter__item:hover::before {
    -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
            transform: scale(1.08);
  }
}
.colors-filter__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.size-filter {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 1rem;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
  color: #3c4242;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  /* .size-filter__item */
}
.size-filter__item {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0.0625rem solid #bebcbd;
  border-radius: 0.5rem;
  padding: 0.4375rem;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  /* .size-filter__input */
}
.size-filter__item:has(input:focus-visible) {
  outline: 0.125rem solid #000;
  border-radius: 0.25rem;
}
.size-filter__item:has(input:checked) {
  background-color: rgba(231, 130, 252, 0.5490196078);
  color: #000000;
  border: 0.0625rem dotted #000000;
}
@media (any-hover: hover) {
  .size-filter__item:hover {
    text-decoration: underline;
    background-color: #e882fc;
  }
}
.size-filter__item__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.style-filter {
  display: grid;
  row-gap: 1rem;
  /* .style-filter__item */
  /* .style-filter__input */
}
.style-filter__item {
  border: 0.0625rem dotted transparent;
  border-radius: 0.25rem;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.style-filter__item:has(input:focus-visible) {
  outline: 0.125rem solid #000;
  border-radius: 0.25rem;
}
.style-filter__item:has(input:checked) {
  background-color: rgba(231, 130, 252, 0.5490196078);
  color: #000000;
  border: 0.0625rem dotted #000000;
}
@media (any-hover: hover) {
  .style-filter__item:hover {
    background-color: #e882fc;
  }
}
.style-filter__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.noUi-target {
  position: relative;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
          transform-style: flat;
}

/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}

.noUi-touch-area {
  height: 100%;
  width: 100%;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 0.1875rem;
}

.noUi-horizontal .noUi-handle {
  width: 1rem;
  height: 1rem;
  right: -0.5rem;
  top: -0.4375rem;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #807d7e;
  border-radius: 0.25rem;
}

.noUi-connects {
  border-radius: 0.25rem;
}

.noUi-connect {
  background-color: #8a33fd;
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  background-color: #8a33fd;
  border-radius: 50%;
  cursor: pointer;
}

/* Handle stripes;
 */
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #b8b8b8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #ccc;
}

.noUi-marker-sub {
  background: #aaa;
}

.noUi-marker-large {
  background: #aaa;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
      transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
      transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
      transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
      transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  -ms-transform: translate(0, -18px);
      transform: translate(0, -18px);
  top: auto;
  right: 28px;
}

body {
  font-family: "Causten";
  color: #807d7e;
}
body.menu-open {
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
}

.wrapper {
  overflow: clip;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}
.wrapper main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

[class*=__container] {
  max-width: 79.375rem;
  margin: 0 auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.page {
  /* .page__hero */
  /* .page__deals */
  /* .page__new */
  /* .page__sale */
  /* .page__shop-now */
  /* .page__categories */
  /* .page__top-brands */
  /* .page__revievs */
  /* .page__catalog */
  /* .page__sign-in */
}
@media (min-width: 76.25em) {
  .page__hero {
    margin-bottom: 8.125rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -8.7072295806rem  +  22.0750551876vw , 8.125rem )) {
    .page__hero {
      margin-bottom: clamp( 1.875rem , -8.7072295806rem  +  22.0750551876vw , 8.125rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -8.7072295806rem  +  22.0750551876vw , 8.125rem )) {
    .page__hero {
      margin-bottom: calc(1.875rem + 6.25 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .page__hero {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 76.25em) {
  .page__deals {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .page__deals {
      margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .page__deals {
      margin-bottom: calc(1.875rem + 4.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .page__deals {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 76.25em) {
  .page__new {
    margin-bottom: 5.9375rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -5.0034492274rem  +  14.348785872vw , 5.9375rem )) {
    .page__new {
      margin-bottom: clamp( 1.875rem , -5.0034492274rem  +  14.348785872vw , 5.9375rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -5.0034492274rem  +  14.348785872vw , 5.9375rem )) {
    .page__new {
      margin-bottom: calc(1.875rem + 4.0625 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .page__new {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 76.25em) {
  .page__sale {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .page__sale {
      margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .page__sale {
      margin-bottom: calc(1.875rem + 4.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .page__sale {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 76.25em) {
  .page__shop-now {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .page__shop-now {
      margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .page__shop-now {
      margin-bottom: calc(1.875rem + 4.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .page__shop-now {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 76.25em) {
  .page__categories {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .page__categories {
      margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .page__categories {
      margin-bottom: calc(1.875rem + 4.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .page__categories {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 76.25em) {
  .page__top-brands {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .page__top-brands {
      margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .page__top-brands {
      margin-bottom: calc(1.875rem + 4.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .page__top-brands {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 76.25em) {
  .page__revievs {
    margin-bottom: 5rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -3.4161147903rem  +  11.0375275938vw , 5rem )) {
    .page__revievs {
      margin-bottom: clamp( 1.875rem , -3.4161147903rem  +  11.0375275938vw , 5rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -3.4161147903rem  +  11.0375275938vw , 5rem )) {
    .page__revievs {
      margin-bottom: calc(1.875rem + 3.125 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .page__revievs {
    margin-bottom: 1.875rem;
  }
}
.hero {
  position: relative;
  /* .hero__wrapper */
  /* .hero__slide */
  /* .hero__pagination */
  /* .hero__arrow */
}
.hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 79.375em) {
  .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 3.125rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (bottom: clamp( 2.5rem , 2.2894736842rem  +  1.0526315789vw , 3.125rem )) {
    .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      bottom: clamp( 2.5rem , 2.2894736842rem  +  1.0526315789vw , 3.125rem );
    }
  }
  @supports not (bottom: clamp( 2.5rem , 2.2894736842rem  +  1.0526315789vw , 3.125rem )) {
    .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      bottom: calc(2.5rem + 0.625 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 2.5rem;
  }
}
@media (min-width: 79.375em) {
  .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    gap: 0.0625rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (gap: clamp( 0.0625rem , 0.5638157895rem  +  -0.6315789474vw , 0.4375rem )) {
    .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      gap: clamp( 0.0625rem , 0.5638157895rem  +  -0.6315789474vw , 0.4375rem );
    }
  }
  @supports not (gap: clamp( 0.0625rem , 0.5638157895rem  +  -0.6315789474vw , 0.4375rem )) {
    .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      gap: calc(0.4375rem + -0.375 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    gap: 0.4375rem;
  }
}
.hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 0.625rem;
  background-color: #ffffff;
  opacity: 0.5;
  border-radius: 0;
  margin: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (min-width: 79.375em) {
  .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    -ms-flex-preferred-size: 3.9375rem;
        flex-basis: 3.9375rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (flex-basis: clamp( 1.25rem , 0.3447368421rem  +  4.5263157895vw , 3.9375rem )) {
    .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
      -ms-flex-preferred-size: clamp( 1.25rem , 0.3447368421rem  +  4.5263157895vw , 3.9375rem );
          flex-basis: clamp( 1.25rem , 0.3447368421rem  +  4.5263157895vw , 3.9375rem );
    }
  }
  @supports not (flex-basis: clamp( 1.25rem , 0.3447368421rem  +  4.5263157895vw , 3.9375rem )) {
    .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
      -ms-flex-preferred-size: calc(1.25rem + 2.6875 * (100vw - 20rem) / 59.375);
          flex-basis: calc(1.25rem + 2.6875 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    -ms-flex-preferred-size: 1.25rem;
        flex-basis: 1.25rem;
  }
}
.hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:first-child {
  border-radius: 0.3125rem 0 0 0.3125rem;
}
.hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:last-child {
  border-radius: 0 0.3125rem 0.3125rem 0;
}
@media (any-hover: hover) {
  .hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:hover {
    opacity: 0.8;
  }
}
.hero__pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active {
  opacity: 1;
}
.hero__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
  color: #fff;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  /* .hero__arrow--prev */
  /* .hero__arrow--next */
}
@media (min-width: 79.375em) {
  .hero__arrow {
    font-size: 2.75rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 2.125rem , 1.9144736842rem  +  1.0526315789vw , 2.75rem )) {
    .hero__arrow {
      font-size: clamp( 2.125rem , 1.9144736842rem  +  1.0526315789vw , 2.75rem );
    }
  }
  @supports not (font-size: clamp( 2.125rem , 1.9144736842rem  +  1.0526315789vw , 2.75rem )) {
    .hero__arrow {
      font-size: calc(2.125rem + 0.625 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .hero__arrow {
    font-size: 2.125rem;
  }
}
@media (min-width: 79.375em) {
  .hero__arrow--prev {
    left: 2.5rem;
  }
}
@media (min-width: 56.25em) and (max-width: 79.375em) {
  @supports (left: clamp( 0.625rem , -3.9358108108rem  +  8.1081081081vw , 2.5rem )) {
    .hero__arrow--prev {
      left: clamp( 0.625rem , -3.9358108108rem  +  8.1081081081vw , 2.5rem );
    }
  }
  @supports not (left: clamp( 0.625rem , -3.9358108108rem  +  8.1081081081vw , 2.5rem )) {
    .hero__arrow--prev {
      left: calc(0.625rem + 1.875 * (100vw - 56.25rem) / 23.125);
    }
  }
}
@media (max-width: 56.25em) {
  .hero__arrow--prev {
    left: 0.625rem;
  }
}
@media (min-width: 79.375em) {
  .hero__arrow--next {
    right: 2.5rem;
  }
}
@media (min-width: 56.25em) and (max-width: 79.375em) {
  @supports (right: clamp( 0.625rem , -3.9358108108rem  +  8.1081081081vw , 2.5rem )) {
    .hero__arrow--next {
      right: clamp( 0.625rem , -3.9358108108rem  +  8.1081081081vw , 2.5rem );
    }
  }
  @supports not (right: clamp( 0.625rem , -3.9358108108rem  +  8.1081081081vw , 2.5rem )) {
    .hero__arrow--next {
      right: calc(0.625rem + 1.875 * (100vw - 56.25rem) / 23.125);
    }
  }
}
@media (max-width: 56.25em) {
  .hero__arrow--next {
    right: 0.625rem;
  }
}
@media (max-width: 48em) {
  .hero__arrow {
    display: none;
  }
}
@media (any-hover: hover) {
  .hero__arrow:hover {
    opacity: 0.5;
  }
}

.slide-hero {
  position: relative;
}
.slide-hero__container {
  position: relative;
  z-index: 2;
}
.slide-hero__body {
  border-radius: 20px;
  color: #fff;
  display: grid;
}
@media (min-width: 79.375em) {
  .slide-hero__body {
    padding-top: 8.125rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-top: clamp( 3.75rem , 2.2763157895rem  +  7.3684210526vw , 8.125rem )) {
    .slide-hero__body {
      padding-top: clamp( 3.75rem , 2.2763157895rem  +  7.3684210526vw , 8.125rem );
    }
  }
  @supports not (padding-top: clamp( 3.75rem , 2.2763157895rem  +  7.3684210526vw , 8.125rem )) {
    .slide-hero__body {
      padding-top: calc(3.75rem + 4.375 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .slide-hero__body {
    padding-top: 3.75rem;
  }
}
@media (min-width: 79.375em) {
  .slide-hero__body {
    padding-bottom: 8.125rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-bottom: clamp( 6.25rem , 5.6184210526rem  +  3.1578947368vw , 8.125rem )) {
    .slide-hero__body {
      padding-bottom: clamp( 6.25rem , 5.6184210526rem  +  3.1578947368vw , 8.125rem );
    }
  }
  @supports not (padding-bottom: clamp( 6.25rem , 5.6184210526rem  +  3.1578947368vw , 8.125rem )) {
    .slide-hero__body {
      padding-bottom: calc(6.25rem + 1.875 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .slide-hero__body {
    padding-bottom: 6.25rem;
  }
}
@media (min-width: 79.375em) {
  .slide-hero__body {
    margin-left: 5.3125rem;
  }
}
@media (min-width: 48em) and (max-width: 79.375em) {
  @supports (margin-left: clamp( 2.5rem , -1.8027888446rem  +  8.9641434263vw , 5.3125rem )) {
    .slide-hero__body {
      margin-left: clamp( 2.5rem , -1.8027888446rem  +  8.9641434263vw , 5.3125rem );
    }
  }
  @supports not (margin-left: clamp( 2.5rem , -1.8027888446rem  +  8.9641434263vw , 5.3125rem )) {
    .slide-hero__body {
      margin-left: calc(2.5rem + 2.8125 * (100vw - 48rem) / 31.375);
    }
  }
}
@media (min-width: 79.375em) {
  .slide-hero__body {
    margin-right: 5.3125rem;
  }
}
@media (min-width: 48em) and (max-width: 79.375em) {
  @supports (margin-right: clamp( 2.5rem , -1.8027888446rem  +  8.9641434263vw , 5.3125rem )) {
    .slide-hero__body {
      margin-right: clamp( 2.5rem , -1.8027888446rem  +  8.9641434263vw , 5.3125rem );
    }
  }
  @supports not (margin-right: clamp( 2.5rem , -1.8027888446rem  +  8.9641434263vw , 5.3125rem )) {
    .slide-hero__body {
      margin-right: calc(2.5rem + 2.8125 * (100vw - 48rem) / 31.375);
    }
  }
}
@media (min-width: 79.375em) {
  .slide-hero__body {
    gap: 2.5rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (gap: clamp( 0.9375rem , 0.4111842105rem  +  2.6315789474vw , 2.5rem )) {
    .slide-hero__body {
      gap: clamp( 0.9375rem , 0.4111842105rem  +  2.6315789474vw , 2.5rem );
    }
  }
  @supports not (gap: clamp( 0.9375rem , 0.4111842105rem  +  2.6315789474vw , 2.5rem )) {
    .slide-hero__body {
      gap: calc(0.9375rem + 1.5625 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .slide-hero__body {
    gap: 0.9375rem;
  }
}
@media (min-width: 25em) {
  .slide-hero__body {
    justify-items: start;
  }
}
@media (max-width: 48em) {
  .slide-hero__body > * {
    position: relative;
    z-index: 2;
  }
  .slide-hero__body::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.5;
  }
}
.slide-hero__label {
  font-weight: 500;
  line-height: 118.125%; /* 37.8/32 */
}
@media (min-width: 79.375em) {
  .slide-hero__label {
    font-size: 2rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 1.5rem , 1.3315789474rem  +  0.8421052632vw , 2rem )) {
    .slide-hero__label {
      font-size: clamp( 1.5rem , 1.3315789474rem  +  0.8421052632vw , 2rem );
    }
  }
  @supports not (font-size: clamp( 1.5rem , 1.3315789474rem  +  0.8421052632vw , 2rem )) {
    .slide-hero__label {
      font-size: calc(1.5rem + 0.5 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .slide-hero__label {
    font-size: 1.5rem;
  }
}
.slide-hero__title {
  line-height: 119.230769%; /* 93/78 */
  font-weight: 800;
}
@media (min-width: 79.375em) {
  .slide-hero__title {
    font-size: 4.875rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 2.875rem , 2.2013157895rem  +  3.3684210526vw , 4.875rem )) {
    .slide-hero__title {
      font-size: clamp( 2.875rem , 2.2013157895rem  +  3.3684210526vw , 4.875rem );
    }
  }
  @supports not (font-size: clamp( 2.875rem , 2.2013157895rem  +  3.3684210526vw , 4.875rem )) {
    .slide-hero__title {
      font-size: calc(2.875rem + 2 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .slide-hero__title {
    font-size: 2.875rem;
  }
}
.slide-hero__button {
  min-width: 15.625rem;
}
.slide-hero__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.5625rem;
}
.slide-hero__image--top-right {
  -o-object-position: 75% top;
     object-position: 75% top;
}

.deals {
  /* .deals__container */
  /* .deals__item */
  /* .deals__content */
  /* .deals__label */
  /* .deals__title */
  /* .deals__sale */
  /* .deals__link */
  /* .deals__image */
}
.deals__container {
  display: grid;
  gap: 0.9375rem;
}
@media (min-width: 47.99875em) {
  .deals__container {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.875rem;
  }
}
.deals__item {
  position: relative;
  border-radius: 0.75rem;
  overflow: hidden;
  -webkit-box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.4);
          box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.4);
}
.deals__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  aspect-ratio: 604/355;
  position: relative;
  z-index: 2;
  color: #fff;
  font-weight: 800;
  line-height: 1.3;
  text-transform: capitalize;
}
@media (min-width: 79.375em) {
  .deals__content {
    padding: 1.875rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding: clamp( 1.25rem , 1.0394736842rem  +  1.0526315789vw , 1.875rem )) {
    .deals__content {
      padding: clamp( 1.25rem , 1.0394736842rem  +  1.0526315789vw , 1.875rem );
    }
  }
  @supports not (padding: clamp( 1.25rem , 1.0394736842rem  +  1.0526315789vw , 1.875rem )) {
    .deals__content {
      padding: calc(1.25rem + 0.625 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .deals__content {
    padding: 1.25rem;
  }
}
@media (max-width: 28.125em) {
  .deals__content > * {
    position: relative;
    z-index: 2;
  }
  .deals__content::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.4;
  }
}
.deals__content > * {
  margin-bottom: 0.625rem;
}
.deals__content > *:last-child {
  margin-bottom: 0;
}
.deals__label {
  font-size: 1.125rem;
  letter-spacing: 0.015625rem;
  margin-bottom: 1.5rem;
}
.deals__title {
  font-size: 2.125rem;
}
@media (min-width: 79.375em) {
  .deals__title {
    font-size: 2.125rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 1.5rem , 1.2894736842rem  +  1.0526315789vw , 2.125rem )) {
    .deals__title {
      font-size: clamp( 1.5rem , 1.2894736842rem  +  1.0526315789vw , 2.125rem );
    }
  }
  @supports not (font-size: clamp( 1.5rem , 1.2894736842rem  +  1.0526315789vw , 2.125rem )) {
    .deals__title {
      font-size: calc(1.5rem + 0.625 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .deals__title {
    font-size: 1.5rem;
  }
}
.deals__sale {
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 79.375em) {
  .deals__sale {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (margin-bottom: clamp( 1.25rem , 0.8289473684rem  +  2.1052631579vw , 2.5rem )) {
    .deals__sale {
      margin-bottom: clamp( 1.25rem , 0.8289473684rem  +  2.1052631579vw , 2.5rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.25rem , 0.8289473684rem  +  2.1052631579vw , 2.5rem )) {
    .deals__sale {
      margin-bottom: calc(1.25rem + 1.25 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .deals__sale {
    margin-bottom: 1.25rem;
  }
}
.deals__link {
  border-bottom: 0.0625rem solid;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 79.375em) {
  .deals__link {
    font-size: 1.25rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 1rem , 0.9157894737rem  +  0.4210526316vw , 1.25rem )) {
    .deals__link {
      font-size: clamp( 1rem , 0.9157894737rem  +  0.4210526316vw , 1.25rem );
    }
  }
  @supports not (font-size: clamp( 1rem , 0.9157894737rem  +  0.4210526316vw , 1.25rem )) {
    .deals__link {
      font-size: calc(1rem + 0.25 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .deals__link {
    font-size: 1rem;
  }
}
@media (any-hover: hover) {
  .deals__link:hover {
    border-color: transparent;
  }
}
.deals__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top right;
     object-position: top right;
}

.new {
  /* .new__container */
  /* .new__title */
  /* .new__slider */
  /* .new__wrapper */
  /* .new__slide */
  /* .new__item */
  /* .new__arrow */
}
.new__slider {
  position: relative;
}
@media (min-width: 79.375em) {
  .new__slider {
    padding-left: 2.375rem;
  }
}
@media (min-width: 30em) and (max-width: 79.375em) {
  @supports (padding-left: clamp( 1.25rem , 0.5664556962rem  +  2.2784810127vw , 2.375rem )) {
    .new__slider {
      padding-left: clamp( 1.25rem , 0.5664556962rem  +  2.2784810127vw , 2.375rem );
    }
  }
  @supports not (padding-left: clamp( 1.25rem , 0.5664556962rem  +  2.2784810127vw , 2.375rem )) {
    .new__slider {
      padding-left: calc(1.25rem + 1.125 * (100vw - 30rem) / 49.375);
    }
  }
}
@media (min-width: 79.375em) {
  .new__slider {
    padding-right : 2.375rem;
  }
}
@media (min-width: 30em) and (max-width: 79.375em) {
  @supports (padding-right : clamp( 1.25rem , 0.5664556962rem  +  2.2784810127vw , 2.375rem )) {
    .new__slider {
      padding-right : clamp( 1.25rem , 0.5664556962rem  +  2.2784810127vw , 2.375rem );
    }
  }
  @supports not (padding-right : clamp( 1.25rem , 0.5664556962rem  +  2.2784810127vw , 2.375rem )) {
    .new__slider {
      padding-right : calc(1.25rem + 1.125 * (100vw - 30rem) / 49.375);
    }
  }
}
@media (max-width: 30em) {
  .new__slider {
    margin-right: -0.9375rem;
  }
}
.new__arrow {
  position: absolute;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
          transform: translate(0, 50%);
  height: 100%;
  background-color: white;
  z-index: 2;
  font-size: 0.875rem;
  color: #3c4242;
  -webkit-transition: color 0.4s ease-in;
  transition: color 0.4s ease-in;
  /* .new__arrow--left */
  /* .new__arrow--right */
}
@media (min-width: 79.375em) {
  .new__arrow {
    width: 2.375rem;
  }
}
@media (min-width: 30em) and (max-width: 79.375em) {
  @supports (width: clamp( 1.25rem , 0.5664556962rem  +  2.2784810127vw , 2.375rem )) {
    .new__arrow {
      width: clamp( 1.25rem , 0.5664556962rem  +  2.2784810127vw , 2.375rem );
    }
  }
  @supports not (width: clamp( 1.25rem , 0.5664556962rem  +  2.2784810127vw , 2.375rem )) {
    .new__arrow {
      width: calc(1.25rem + 1.125 * (100vw - 30rem) / 49.375);
    }
  }
}
.new__arrow--left {
  left: 0;
  text-align: left;
}
.new__arrow--right {
  right: 0;
  text-align: right;
}
@media (any-hover: hover) {
  .new__arrow:hover {
    color: #8a33fd;
  }
}
@media (max-width: 30em) {
  .new__arrow {
    display: none;
  }
}

.item-new {
  /* .item-new__link */
  /* .item-new__image */
  /* .item-new__title */
}
.item-new__link {
  overflow: hidden;
  display: grid;
  gap: 2rem;
}
.item-new__image {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  width: 100%;
  height: 100%;
  border-radius: 0.75rem;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
}
@media (any-hover: hover) {
  .item-new__image:hover {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.item-new__title {
  color: #3c4242;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.2;
}
@media (min-width: 79.375em) {
  .item-new__title {
    font-size: 1.25rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 1.125rem , 1.0828947368rem  +  0.2105263158vw , 1.25rem )) {
    .item-new__title {
      font-size: clamp( 1.125rem , 1.0828947368rem  +  0.2105263158vw , 1.25rem );
    }
  }
  @supports not (font-size: clamp( 1.125rem , 1.0828947368rem  +  0.2105263158vw , 1.25rem )) {
    .item-new__title {
      font-size: calc(1.125rem + 0.125 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .item-new__title {
    font-size: 1.125rem;
  }
}
@media (any-hover: hover) {
  .item-new__title:hover {
    text-decoration: underline;
  }
}

.box {
  /* .box__container*/
  /* .box__label */
  /* .box__content */
}
.box__container {
  color: black;
}
.box__label {
  display: none;
}
@media (max-width: 47.99875em) {
  .box__label {
    padding: 0.3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: rgb(178, 224, 178);
  }
  .box__label::before {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 1.25rem;
    position: relative;
    top: 0.2352941176em;
  }
  .active .box__label::before {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@media (any-hover: hover) {
  .box__label:hover {
    color: rgb(17, 89, 182);
  }
}
.box__content {
  background-color: rgb(150, 150, 150);
  font-size: 1.25rem;
  padding: 0.625rem;
  font-weight: 500;
  line-height: 1.2;
}

.sale__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.25rem;
}
.sale__item {
  background-color: rgb(170, 170, 170);
  position: relative;
  min-height: 24.5625rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 18.75rem;
      flex-basis: 18.75rem;
}
@media (min-width: 56.25em) {
  .sale__item {
    max-width: 50%;
  }
}
@media (max-width: 68.75em) {
  .sale__item::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 12px;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(0, 0, 0, 0.3)));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 50%);
    z-index: 1;
  }
}

.item-sale {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.75rem;
  overflow: hidden;
  color: #fff;
}
.item-sale--dark {
  color: #3c4242;
}
@media (max-width: 68.75em) {
  .item-sale--dark {
    color: #000;
  }
}
.item-sale--right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.item-sale__body {
  max-width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
}
@media (min-width: 79.375em) {
  .item-sale__body {
    padding: 2.5rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding: clamp( 1.25rem , 0.8289473684rem  +  2.1052631579vw , 2.5rem )) {
    .item-sale__body {
      padding: clamp( 1.25rem , 0.8289473684rem  +  2.1052631579vw , 2.5rem );
    }
  }
  @supports not (padding: clamp( 1.25rem , 0.8289473684rem  +  2.1052631579vw , 2.5rem )) {
    .item-sale__body {
      padding: calc(1.25rem + 1.25 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .item-sale__body {
    padding: 1.25rem;
  }
}
@media (any-hover: hover) {
  .item-sale__body:hover .item-sale__arrow::before {
    -webkit-transform: scaleY(1.4);
        -ms-transform: scaleY(1.4);
            transform: scaleY(1.4);
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
  }
}
.item-sale__body > * {
  margin-bottom: 0.5625rem;
}
.item-sale__body > *:last-child {
  margin-bottom: 0rem;
}
.item-sale--text-right .item-sale__body {
  text-align: right;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.item-sale__limited {
  background-color: #3c4242;
  border-radius: 0.25rem;
  padding: 0.625rem 1rem;
  text-align: center;
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: 1.75rem;
}
.item-sale__title {
  line-height: 135.714286%; /* 38/28 */
  font-weight: 700;
  letter-spacing: 0.0625rem;
}
@media (min-width: 79.375em) {
  .item-sale__title {
    font-size: 1.75rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 1.5rem , 1.4157894737rem  +  0.4210526316vw , 1.75rem )) {
    .item-sale__title {
      font-size: clamp( 1.5rem , 1.4157894737rem  +  0.4210526316vw , 1.75rem );
    }
  }
  @supports not (font-size: clamp( 1.5rem , 1.4157894737rem  +  0.4210526316vw , 1.75rem )) {
    .item-sale__title {
      font-size: calc(1.5rem + 0.25 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .item-sale__title {
    font-size: 1.5rem;
  }
}
@media (any-hover: hover) {
  .item-sale__link-title:hover {
    text-decoration: underline;
  }
}
.item-sale__label {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 121.428571%; /* 17/14 */
}
.item-sale__info {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 122.222222%; /* 22/18 */
}
.item-sale__info:not(:last-child) {
  margin-bottom: 1.875rem;
}
.item-sale__arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.item-sale__arrow::before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 1.25rem;
  -ms-flex-item-align: center;
      align-self: center;
  margin-bottom: 2.5rem;
}
.item-sale__button {
  border: 0.0625rem solid #fff;
  padding: 0.5625rem 1.5625rem;
  font-size: 0.75rem;
  line-height: 116.666667%; /* 14/12 */
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  border-radius: 0.25rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (any-hover: hover) {
  .item-sale__button:hover {
    background-color: #fff;
    color: #3c4242;
  }
}
.item-sale--dark .item-sale__button {
  border: 0.0625rem solid #3c4242;
}
@media (max-width: 68.75em) {
  .item-sale--dark .item-sale__button {
    border-color: #000;
  }
}
@media (any-hover: hover) {
  .item-sale--dark .item-sale__button:hover {
    background-color: #3c4242;
    color: #fff;
  }
}
.item-sale__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.shop-now {
  /* .shop-now__container */
  /* .shop-now__content */
  /* .shop-now__title */
  /* .shop-now__text */
  /* .shop-now__button */
  /* .shop-now__image-group */
}
.shop-now__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shop-now__content {
  color: #fff;
  position: relative;
  z-index: 1;
  background: url("../img/sale/flora-bg.webp") center/cover no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  max-width: 50%;
  border-radius: 0.75rem 0 0 0.75rem;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
@media (min-width: 76.25em) {
  .shop-now__content {
    padding-left: 4.625rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-left: clamp( 1.875rem , -2.7811810155rem  +  9.7130242826vw , 4.625rem )) {
    .shop-now__content {
      padding-left: clamp( 1.875rem , -2.7811810155rem  +  9.7130242826vw , 4.625rem );
    }
  }
  @supports not (padding-left: clamp( 1.875rem , -2.7811810155rem  +  9.7130242826vw , 4.625rem )) {
    .shop-now__content {
      padding-left: calc(1.875rem + 2.75 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .shop-now__content {
    padding-left: 1.875rem;
  }
}
@media (min-width: 76.25em) {
  .shop-now__content {
    padding-right: 4.625rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-right: clamp( 1.875rem , -2.7811810155rem  +  9.7130242826vw , 4.625rem )) {
    .shop-now__content {
      padding-right: clamp( 1.875rem , -2.7811810155rem  +  9.7130242826vw , 4.625rem );
    }
  }
  @supports not (padding-right: clamp( 1.875rem , -2.7811810155rem  +  9.7130242826vw , 4.625rem )) {
    .shop-now__content {
      padding-right: calc(1.875rem + 2.75 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .shop-now__content {
    padding-right: 1.875rem;
  }
}
.shop-now__content:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 0.75rem 0 0 0.75rem;
}
@media (max-width: 43.75em) {
  .shop-now__content:before {
    border-radius: 0.75rem;
  }
}
@media (max-width: 43.75em) {
  .shop-now__content {
    border-radius: 0.75rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
@media (max-width: 43.75em) and (min-width: 47.9375em) {
  .shop-now__content {
    padding-left: 1.875rem;
  }
}
@media (max-width: 43.75em) and (min-width: 20em) and (max-width: 47.9375em) {
  @supports (padding-left: clamp( 0.625rem , -0.2698545861rem  +  4.4742729306vw , 1.875rem )) {
    .shop-now__content {
      padding-left: clamp( 0.625rem , -0.2698545861rem  +  4.4742729306vw , 1.875rem );
    }
  }
  @supports not (padding-left: clamp( 0.625rem , -0.2698545861rem  +  4.4742729306vw , 1.875rem )) {
    .shop-now__content {
      padding-left: calc(0.625rem + 1.25 * (100vw - 20rem) / 27.9375);
    }
  }
}
@media (max-width: 43.75em) and (max-width: 20em) {
  .shop-now__content {
    padding-left: 0.625rem;
  }
}
@media (max-width: 43.75em) and (min-width: 47.9375em) {
  .shop-now__content {
    padding-right: 1.875rem;
  }
}
@media (max-width: 43.75em) and (min-width: 20em) and (max-width: 47.9375em) {
  @supports (padding-right: clamp( 0.625rem , -0.2698545861rem  +  4.4742729306vw , 1.875rem )) {
    .shop-now__content {
      padding-right: clamp( 0.625rem , -0.2698545861rem  +  4.4742729306vw , 1.875rem );
    }
  }
  @supports not (padding-right: clamp( 0.625rem , -0.2698545861rem  +  4.4742729306vw , 1.875rem )) {
    .shop-now__content {
      padding-right: calc(0.625rem + 1.25 * (100vw - 20rem) / 27.9375);
    }
  }
}
@media (max-width: 43.75em) and (max-width: 20em) {
  .shop-now__content {
    padding-right: 0.625rem;
  }
}
.shop-now__title {
  font-weight: 900;
  line-height: 1.47;
  letter-spacing: 0.0125rem;
  text-transform: uppercase;
}
@media (min-width: 76.25em) {
  .shop-now__title {
    font-size: 2.125rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (font-size: clamp( 1.5rem , 0.4417770419rem  +  2.2075055188vw , 2.125rem )) {
    .shop-now__title {
      font-size: clamp( 1.5rem , 0.4417770419rem  +  2.2075055188vw , 2.125rem );
    }
  }
  @supports not (font-size: clamp( 1.5rem , 0.4417770419rem  +  2.2075055188vw , 2.125rem )) {
    .shop-now__title {
      font-size: calc(1.5rem + 0.625 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .shop-now__title {
    font-size: 1.5rem;
  }
}
@media (min-width: 76.25em) {
  .shop-now__title {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 0.625rem , -1.4914459161rem  +  4.4150110375vw , 1.875rem )) {
    .shop-now__title {
      margin-bottom: clamp( 0.625rem , -1.4914459161rem  +  4.4150110375vw , 1.875rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.625rem , -1.4914459161rem  +  4.4150110375vw , 1.875rem )) {
    .shop-now__title {
      margin-bottom: calc(0.625rem + 1.25 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .shop-now__title {
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 43.75em) {
  .shop-now__title {
    line-height: 1.2;
    letter-spacing: normal;
  }
}
.shop-now__text {
  font-weight: 300;
  letter-spacing: 0.0625rem;
  line-height: 1.3;
}
@media (min-width: 76.25em) {
  .shop-now__text {
    font-size: 1.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (font-size: clamp( 1.125rem , 0.9133554084rem  +  0.4415011038vw , 1.25rem )) {
    .shop-now__text {
      font-size: clamp( 1.125rem , 0.9133554084rem  +  0.4415011038vw , 1.25rem );
    }
  }
  @supports not (font-size: clamp( 1.125rem , 0.9133554084rem  +  0.4415011038vw , 1.25rem )) {
    .shop-now__text {
      font-size: calc(1.125rem + 0.125 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .shop-now__text {
    font-size: 1.125rem;
  }
}
@media (min-width: 76.25em) {
  .shop-now__text {
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem )) {
    .shop-now__text {
      margin-bottom: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem )) {
    .shop-now__text {
      margin-bottom: calc(0.625rem + 2.5 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .shop-now__text {
    margin-bottom: 0.625rem;
  }
}
.shop-now__text p:not(:last-child) {
  margin-bottom: 0.625rem;
}
.shop-now__button {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 76.25em) {
  .shop-now__button {
    padding-left: 4.75rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-left: clamp( 1.625rem , -3.6661147903rem  +  11.0375275938vw , 4.75rem )) {
    .shop-now__button {
      padding-left: clamp( 1.625rem , -3.6661147903rem  +  11.0375275938vw , 4.75rem );
    }
  }
  @supports not (padding-left: clamp( 1.625rem , -3.6661147903rem  +  11.0375275938vw , 4.75rem )) {
    .shop-now__button {
      padding-left: calc(1.625rem + 3.125 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .shop-now__button {
    padding-left: 1.625rem;
  }
}
@media (min-width: 76.25em) {
  .shop-now__button {
    padding-right: 4.75rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-right: clamp( 1.625rem , -3.6661147903rem  +  11.0375275938vw , 4.75rem )) {
    .shop-now__button {
      padding-right: clamp( 1.625rem , -3.6661147903rem  +  11.0375275938vw , 4.75rem );
    }
  }
  @supports not (padding-right: clamp( 1.625rem , -3.6661147903rem  +  11.0375275938vw , 4.75rem )) {
    .shop-now__button {
      padding-right: calc(1.625rem + 3.125 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .shop-now__button {
    padding-right: 1.625rem;
  }
}
@media (max-width: 43.75em) {
  .shop-now__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 75%;
    padding-top: 0.5625rem;
    padding-bottom: 0.5625rem;
  }
}
.shop-now__image-group {
  background-color: rgb(170, 170, 170);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  max-width: 50%;
  border-radius: 0 0.75rem 0.75rem 0;
  aspect-ratio: 626/640;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 43.75em) {
  .shop-now__image-group {
    display: none;
  }
}

.categories {
  /* .categories__container */
  /* .categories__title */
  /* .categories__items */
}
.categories__items, .similar__items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(15.625rem, 1fr));
}
@media (min-width: 79.375em) {
  .categories__items, .similar__items {
    gap: 3.125rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (gap: clamp( 0.9375rem , 0.2006578947rem  +  3.6842105263vw , 3.125rem )) {
    .categories__items, .similar__items {
      gap: clamp( 0.9375rem , 0.2006578947rem  +  3.6842105263vw , 3.125rem );
    }
  }
  @supports not (gap: clamp( 0.9375rem , 0.2006578947rem  +  3.6842105263vw , 3.125rem )) {
    .categories__items, .similar__items {
      gap: calc(0.9375rem + 2.1875 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .categories__items, .similar__items {
    gap: 0.9375rem;
  }
}

.top-brands {
  /* .top-brands__container */
  /* .top-brands__title */
  /* .top-brands__label */
  /* .top-brands__items */
  /* .top-brands__link */
}
.top-brands__container {
  background-color: #3c4242;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 79.375em) {
  .top-brands__container {
    padding-top: 2.75rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-top: clamp( 0.625rem , -0.0907894737rem  +  3.5789473684vw , 2.75rem )) {
    .top-brands__container {
      padding-top: clamp( 0.625rem , -0.0907894737rem  +  3.5789473684vw , 2.75rem );
    }
  }
  @supports not (padding-top: clamp( 0.625rem , -0.0907894737rem  +  3.5789473684vw , 2.75rem )) {
    .top-brands__container {
      padding-top: calc(0.625rem + 2.125 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .top-brands__container {
    padding-top: 0.625rem;
  }
}
@media (min-width: 79.375em) {
  .top-brands__container {
    padding-bottom: 3.75rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-bottom: clamp( 0.625rem , -0.4276315789rem  +  5.2631578947vw , 3.75rem )) {
    .top-brands__container {
      padding-bottom: clamp( 0.625rem , -0.4276315789rem  +  5.2631578947vw , 3.75rem );
    }
  }
  @supports not (padding-bottom: clamp( 0.625rem , -0.4276315789rem  +  5.2631578947vw , 3.75rem )) {
    .top-brands__container {
      padding-bottom: calc(0.625rem + 3.125 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .top-brands__container {
    padding-bottom: 0.625rem;
  }
}
.top-brands__title {
  color: #fff;
  font-weight: 900;
}
@media (min-width: 76.25em) {
  .top-brands__title {
    font-size: 3.125rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (font-size: clamp( 1.5rem , -1.2513796909rem  +  5.7395143488vw , 3.125rem )) {
    .top-brands__title {
      font-size: clamp( 1.5rem , -1.2513796909rem  +  5.7395143488vw , 3.125rem );
    }
  }
  @supports not (font-size: clamp( 1.5rem , -1.2513796909rem  +  5.7395143488vw , 3.125rem )) {
    .top-brands__title {
      font-size: calc(1.5rem + 1.625 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .top-brands__title {
    font-size: 1.5rem;
  }
}
@media (min-width: 79.375em) {
  .top-brands__title:not(:last-child) {
    margin-bottom: 1.5625rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (margin-bottom: clamp( 0.625rem , 0.3092105263rem  +  1.5789473684vw , 1.5625rem )) {
    .top-brands__title:not(:last-child) {
      margin-bottom: clamp( 0.625rem , 0.3092105263rem  +  1.5789473684vw , 1.5625rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.625rem , 0.3092105263rem  +  1.5789473684vw , 1.5625rem )) {
    .top-brands__title:not(:last-child) {
      margin-bottom: calc(0.625rem + 0.9375 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .top-brands__title:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
.top-brands__label {
  color: #fff;
}
@media (min-width: 79.375em) {
  .top-brands__label {
    font-size: 1.375rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 1.125rem , 1.0407894737rem  +  0.4210526316vw , 1.375rem )) {
    .top-brands__label {
      font-size: clamp( 1.125rem , 1.0407894737rem  +  0.4210526316vw , 1.375rem );
    }
  }
  @supports not (font-size: clamp( 1.125rem , 1.0407894737rem  +  0.4210526316vw , 1.375rem )) {
    .top-brands__label {
      font-size: calc(1.125rem + 0.25 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .top-brands__label {
    font-size: 1.125rem;
  }
}
.top-brands__label span {
  color: #fbd103;
  font-weight: 700;
}
@media (min-width: 79.375em) {
  .top-brands__label:not(:last-child) {
    margin-bottom: 4.125rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (margin-bottom: clamp( 0.625rem , -0.5539473684rem  +  5.8947368421vw , 4.125rem )) {
    .top-brands__label:not(:last-child) {
      margin-bottom: clamp( 0.625rem , -0.5539473684rem  +  5.8947368421vw , 4.125rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.625rem , -0.5539473684rem  +  5.8947368421vw , 4.125rem )) {
    .top-brands__label:not(:last-child) {
      margin-bottom: calc(0.625rem + 3.5 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .top-brands__label:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
.top-brands__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 79.375em) {
  .top-brands__items {
    gap: 1.625rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (gap: clamp( 0.3125rem , -0.1296052632rem  +  2.2105263158vw , 1.625rem )) {
    .top-brands__items {
      gap: clamp( 0.3125rem , -0.1296052632rem  +  2.2105263158vw , 1.625rem );
    }
  }
  @supports not (gap: clamp( 0.3125rem , -0.1296052632rem  +  2.2105263158vw , 1.625rem )) {
    .top-brands__items {
      gap: calc(0.3125rem + 1.3125 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .top-brands__items {
    gap: 0.3125rem;
  }
}
.top-brands__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.875rem;
  max-width: 11.125rem;
  border-radius: 0.5rem;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  aspect-ratio: 178/86;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (min-width: 31.25em) {
  .top-brands__link {
    padding: 0.875rem;
  }
}
@media (min-width: 20em) and (max-width: 31.25em) {
  @supports (padding: clamp( 0.4375rem , -0.3402777778rem  +  3.8888888889vw , 0.875rem )) {
    .top-brands__link {
      padding: clamp( 0.4375rem , -0.3402777778rem  +  3.8888888889vw , 0.875rem );
    }
  }
  @supports not (padding: clamp( 0.4375rem , -0.3402777778rem  +  3.8888888889vw , 0.875rem )) {
    .top-brands__link {
      padding: calc(0.4375rem + 0.4375 * (100vw - 20rem) / 11.25);
    }
  }
}
@media (max-width: 20em) {
  .top-brands__link {
    padding: 0.4375rem;
  }
}
@media (max-width: 25em) {
  .top-brands__link {
    max-width: 8.75rem;
  }
}
@media (any-hover: hover) {
  .top-brands__link:hover {
    background-color: rgb(195, 186, 207);
  }
}
.top-brands__link img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.revievs {
  /* .revievs__container */
  /* .revievs__title */
  /* .revievs__slider */
  /* .revievs__wrapper */
  /* .revievs__slide */
  /* .revievs__pages */
}
@media (max-width: 30em) {
  .revievs__slider {
    margin-right: -0.9375rem;
  }
}
.revievs__slide {
  margin-bottom: 1.25rem;
}
.revievs__pages.swiper-pagination-bullets.swiper-pagination-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.375rem;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.revievs__pages.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0.5rem;
          flex: 0 0 0.5rem;
  height: 0.5rem;
  background-color: #7a7a7a;
}
.revievs__pages.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active {
  background-color: #000;
  opacity: 1;
}

.slide-reviev {
  border: 0.1125rem solid #bebcbd;
  border-radius: 0.625rem;
  display: grid;
  height: auto;
  -ms-flex-line-pack: start;
      align-content: start;
  /* .slide-reviev__header */
  /* .slide-reviev__avatar */
  /* .slide-reviev__rating */
  /* .slide-reviev__title */
  /* .slide-reviev__text */
}
@media (min-width: 79.375em) {
  .slide-reviev {
    padding: 1.4375rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding: clamp( 0.3125rem , -0.0664473684rem  +  1.8947368421vw , 1.4375rem )) {
    .slide-reviev {
      padding: clamp( 0.3125rem , -0.0664473684rem  +  1.8947368421vw , 1.4375rem );
    }
  }
  @supports not (padding: clamp( 0.3125rem , -0.0664473684rem  +  1.8947368421vw , 1.4375rem )) {
    .slide-reviev {
      padding: calc(0.3125rem + 1.125 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .slide-reviev {
    padding: 0.3125rem;
  }
}
@media (min-width: 79.375em) {
  .slide-reviev {
    gap: 1.25rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (gap: clamp( 0.625rem , 0.4144736842rem  +  1.0526315789vw , 1.25rem )) {
    .slide-reviev {
      gap: clamp( 0.625rem , 0.4144736842rem  +  1.0526315789vw , 1.25rem );
    }
  }
  @supports not (gap: clamp( 0.625rem , 0.4144736842rem  +  1.0526315789vw , 1.25rem )) {
    .slide-reviev {
      gap: calc(0.625rem + 0.625 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .slide-reviev {
    gap: 0.625rem;
  }
}
.slide-reviev__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1.25rem;
}
.slide-reviev__avatar {
  background-color: lightgrey;
  aspect-ratio: 1/1;
  max-width: 3.625rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3.625rem;
          flex: 0 0 3.625rem;
}
.slide-reviev__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slide-reviev__title {
  font-size: 1.375rem;
  font-weight: 500;
  color: #3c4242;
}
.slide-reviev__text {
  font-size: 0.875rem;
  color: #807d7e;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.slide-reviev__text:not(:last-child) {
  margin-bottom: 0.625rem;
}

.catalog {
  /* .catalog__container */
  /* .catalog__main*/
  /* .catalog__filter */
  /* .catalog__body */
  /* .catalog__header */
  /* .catalog__title */
  /* .catalog__type */
  /* .catalog__items */
  /* .catalog__description */
  /* .catalog__best-price */
}
.catalog__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 3.125rem;
     -moz-column-gap: 3.125rem;
          column-gap: 3.125rem;
}
@media (min-width: 76.25em) {
  .catalog__container {
    -webkit-column-gap: 3.125rem;
       -moz-column-gap: 3.125rem;
            column-gap: 3.125rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports ((-moz-column-gap: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem )) or (column-gap: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem ))) {
    .catalog__container {
      -webkit-column-gap: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem );
         -moz-column-gap: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem );
              column-gap: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem );
    }
  }
  @supports not ((-moz-column-gap: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem )) or (column-gap: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem ))) {
    .catalog__container {
      -webkit-column-gap: calc(0.625rem + 2.5 * (100vw - 47.9375rem) / 28.3125);
         -moz-column-gap: calc(0.625rem + 2.5 * (100vw - 47.9375rem) / 28.3125);
              column-gap: calc(0.625rem + 2.5 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .catalog__container {
    -webkit-column-gap: 0.625rem;
       -moz-column-gap: 0.625rem;
            column-gap: 0.625rem;
  }
}
@media (max-width: 61.99875em) {
  .catalog__container {
    display: block;
  }
}
@media (min-width: 76.25em) {
  .catalog__main {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .catalog__main {
      margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .catalog__main {
      margin-bottom: calc(1.875rem + 4.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .catalog__main {
    margin-bottom: 1.875rem;
  }
}
.catalog__filter {
  border-right: 0.0625rem solid #bebcbd;
  border-left: 0.0625rem solid #bebcbd;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 18.4375rem;
          flex: 0 0 18.4375rem;
}
.catalog__body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: grid;
}
@media (min-width: 76.25em) {
  .catalog__body {
    padding-top: 3.125rem;
  }
}
@media (min-width: 62em) and (max-width: 76.25em) {
  @supports (padding-top: clamp( 0.9375rem , -8.5800438596rem  +  15.350877193vw , 3.125rem )) {
    .catalog__body {
      padding-top: clamp( 0.9375rem , -8.5800438596rem  +  15.350877193vw , 3.125rem );
    }
  }
  @supports not (padding-top: clamp( 0.9375rem , -8.5800438596rem  +  15.350877193vw , 3.125rem )) {
    .catalog__body {
      padding-top: calc(0.9375rem + 2.1875 * (100vw - 62rem) / 14.25);
    }
  }
}
@media (max-width: 62em) {
  .catalog__body {
    padding-top: 0.9375rem;
  }
}
@media (min-width: 76.25em) {
  .catalog__body {
    row-gap: 3.125rem;
  }
}
@media (min-width: 62em) and (max-width: 76.25em) {
  @supports (row-gap: clamp( 0.9375rem , -8.5800438596rem  +  15.350877193vw , 3.125rem )) {
    .catalog__body {
      row-gap: clamp( 0.9375rem , -8.5800438596rem  +  15.350877193vw , 3.125rem );
    }
  }
  @supports not (row-gap: clamp( 0.9375rem , -8.5800438596rem  +  15.350877193vw , 3.125rem )) {
    .catalog__body {
      row-gap: calc(0.9375rem + 2.1875 * (100vw - 62rem) / 14.25);
    }
  }
}
@media (max-width: 62em) {
  .catalog__body {
    row-gap: 0.9375rem;
  }
}
.catalog__header {
  color: #3f4646;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 76.25em) {
  .catalog__header {
    gap: 1.25rem;
  }
}
@media (min-width: 33.75em) and (max-width: 76.25em) {
  @supports (gap: clamp( 0.3125rem , -0.4319852941rem  +  2.2058823529vw , 1.25rem )) {
    .catalog__header {
      gap: clamp( 0.3125rem , -0.4319852941rem  +  2.2058823529vw , 1.25rem );
    }
  }
  @supports not (gap: clamp( 0.3125rem , -0.4319852941rem  +  2.2058823529vw , 1.25rem )) {
    .catalog__header {
      gap: calc(0.3125rem + 0.9375 * (100vw - 33.75rem) / 42.5);
    }
  }
}
@media (max-width: 33.75em) {
  .catalog__header {
    gap: 0.3125rem;
  }
}
.catalog__items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(17.5rem, 1fr));
}
@media (min-width: 76.25em) {
  .catalog__items {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports ((-moz-column-gap: clamp( 0.625rem , -0.8565121413rem  +  3.0905077263vw , 1.5rem )) or (column-gap: clamp( 0.625rem , -0.8565121413rem  +  3.0905077263vw , 1.5rem ))) {
    .catalog__items {
      -webkit-column-gap: clamp( 0.625rem , -0.8565121413rem  +  3.0905077263vw , 1.5rem );
         -moz-column-gap: clamp( 0.625rem , -0.8565121413rem  +  3.0905077263vw , 1.5rem );
              column-gap: clamp( 0.625rem , -0.8565121413rem  +  3.0905077263vw , 1.5rem );
    }
  }
  @supports not ((-moz-column-gap: clamp( 0.625rem , -0.8565121413rem  +  3.0905077263vw , 1.5rem )) or (column-gap: clamp( 0.625rem , -0.8565121413rem  +  3.0905077263vw , 1.5rem ))) {
    .catalog__items {
      -webkit-column-gap: calc(0.625rem + 0.875 * (100vw - 47.9375rem) / 28.3125);
         -moz-column-gap: calc(0.625rem + 0.875 * (100vw - 47.9375rem) / 28.3125);
              column-gap: calc(0.625rem + 0.875 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .catalog__items {
    -webkit-column-gap: 0.625rem;
       -moz-column-gap: 0.625rem;
            column-gap: 0.625rem;
  }
}
@media (min-width: 76.25em) {
  .catalog__items {
    row-gap: 3.125rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (row-gap: clamp( 0.9375rem , -2.7662803532rem  +  7.7262693157vw , 3.125rem )) {
    .catalog__items {
      row-gap: clamp( 0.9375rem , -2.7662803532rem  +  7.7262693157vw , 3.125rem );
    }
  }
  @supports not (row-gap: clamp( 0.9375rem , -2.7662803532rem  +  7.7262693157vw , 3.125rem )) {
    .catalog__items {
      row-gap: calc(0.9375rem + 2.1875 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .catalog__items {
    row-gap: 0.9375rem;
  }
}
@media (min-width: 76.25em) {
  .catalog__description {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .catalog__description {
      margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .catalog__description {
      margin-bottom: calc(1.875rem + 4.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .catalog__description {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 76.25em) {
  .catalog__best-price {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .catalog__best-price {
      margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .catalog__best-price {
      margin-bottom: calc(1.875rem + 4.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .catalog__best-price {
    margin-bottom: 1.875rem;
  }
}

.type-catalog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  row-gap: 0.625rem;
  /* .type-catalog__item */
  /* .type-catalog__button */
  /* .type-catalog__button--active */
}
@media (min-width: 79.375em) {
  .type-catalog {
    -webkit-column-gap: 1.5625rem;
       -moz-column-gap: 1.5625rem;
            column-gap: 1.5625rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 79.375em) {
  @supports ((-moz-column-gap: clamp( 0.9375rem , -0.0155318091rem  +  1.9880715706vw , 1.5625rem )) or (column-gap: clamp( 0.9375rem , -0.0155318091rem  +  1.9880715706vw , 1.5625rem ))) {
    .type-catalog {
      -webkit-column-gap: clamp( 0.9375rem , -0.0155318091rem  +  1.9880715706vw , 1.5625rem );
         -moz-column-gap: clamp( 0.9375rem , -0.0155318091rem  +  1.9880715706vw , 1.5625rem );
              column-gap: clamp( 0.9375rem , -0.0155318091rem  +  1.9880715706vw , 1.5625rem );
    }
  }
  @supports not ((-moz-column-gap: clamp( 0.9375rem , -0.0155318091rem  +  1.9880715706vw , 1.5625rem )) or (column-gap: clamp( 0.9375rem , -0.0155318091rem  +  1.9880715706vw , 1.5625rem ))) {
    .type-catalog {
      -webkit-column-gap: calc(0.9375rem + 0.625 * (100vw - 47.9375rem) / 31.4375);
         -moz-column-gap: calc(0.9375rem + 0.625 * (100vw - 47.9375rem) / 31.4375);
              column-gap: calc(0.9375rem + 0.625 * (100vw - 47.9375rem) / 31.4375);
    }
  }
}
@media (max-width: 47.9375em) {
  .type-catalog {
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
  }
}
@media (any-hover: hover) {
  .type-catalog__button:hover {
    text-decoration: underline;
  }
}
.type-catalog__button--active {
  color: #8a33fd;
}
@media (any-hover: hover) {
  .type-catalog__button--active:hover {
    cursor: default;
    text-decoration: none;
  }
}

.description-catalog {
  /* .description-catalog__container */
  /* .description-catalog__title */
  /* .description-catalog__body */
  /* .description-catalog__see-more */
}
@media (min-width: 76.25em) {
  .description-catalog__title {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 0.9375rem , -0.6498344371rem  +  3.3112582781vw , 1.875rem )) {
    .description-catalog__title {
      margin-bottom: clamp( 0.9375rem , -0.6498344371rem  +  3.3112582781vw , 1.875rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.9375rem , -0.6498344371rem  +  3.3112582781vw , 1.875rem )) {
    .description-catalog__title {
      margin-bottom: calc(0.9375rem + 0.9375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .description-catalog__title {
    margin-bottom: 0.9375rem;
  }
}
.description-catalog__body {
  line-height: 1.6;
}
@media (min-width: 76.25em) {
  .description-catalog__body {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem )) {
    .description-catalog__body {
      margin-bottom: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem )) {
    .description-catalog__body {
      margin-bottom: calc(0.625rem + 0.625 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .description-catalog__body {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 76.25em) {
  .description-catalog__body {
    padding-left: 1.625rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-left: clamp( 0.0000000625rem , -2.7513795226rem  +  5.739514128vw , 1.625rem )) {
    .description-catalog__body {
      padding-left: clamp( 0.0000000625rem , -2.7513795226rem  +  5.739514128vw , 1.625rem );
    }
  }
  @supports not (padding-left: clamp( 0.0000000625rem , -2.7513795226rem  +  5.739514128vw , 1.625rem )) {
    .description-catalog__body {
      padding-left: calc(0.0000000625rem + 1.6249999375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .description-catalog__body {
    padding-left: 0.0000000625rem;
  }
}
@media (max-width: 33.75em) {
  .description-catalog__body {
    line-height: 1.3;
  }
}
.description-catalog__body p {
  font-size: 1.25rem;
}
@media (min-width: 79.375em) {
  .description-catalog__body p {
    font-size: 1.25rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 1rem , 0.9157894737rem  +  0.4210526316vw , 1.25rem )) {
    .description-catalog__body p {
      font-size: clamp( 1rem , 0.9157894737rem  +  0.4210526316vw , 1.25rem );
    }
  }
  @supports not (font-size: clamp( 1rem , 0.9157894737rem  +  0.4210526316vw , 1.25rem )) {
    .description-catalog__body p {
      font-size: calc(1rem + 0.25 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .description-catalog__body p {
    font-size: 1rem;
  }
}
@media (min-width: 76.25em) {
  .description-catalog__body p:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem )) {
    .description-catalog__body p:not(:last-child) {
      margin-bottom: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem )) {
    .description-catalog__body p:not(:last-child) {
      margin-bottom: calc(0.625rem + 0.625 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .description-catalog__body p:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
.description-catalog__body p strong {
  font-weight: 700;
}
@media (min-width: 79.375em) {
  .description-catalog__body p strong {
    font-size: 1.25rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 1rem , 0.9157894737rem  +  0.4210526316vw , 1.25rem )) {
    .description-catalog__body p strong {
      font-size: clamp( 1rem , 0.9157894737rem  +  0.4210526316vw , 1.25rem );
    }
  }
  @supports not (font-size: clamp( 1rem , 0.9157894737rem  +  0.4210526316vw , 1.25rem )) {
    .description-catalog__body p strong {
      font-size: calc(1rem + 0.25 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .description-catalog__body p strong {
    font-size: 1rem;
  }
}
.description-catalog__body h3 {
  font-weight: 700;
}
@media (min-width: 76.25em) {
  .description-catalog__body h3:not(:last-child) {
    margin-bottom: 1.5625rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 0.9375rem , -0.1207229581rem  +  2.2075055188vw , 1.5625rem )) {
    .description-catalog__body h3:not(:last-child) {
      margin-bottom: clamp( 0.9375rem , -0.1207229581rem  +  2.2075055188vw , 1.5625rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.9375rem , -0.1207229581rem  +  2.2075055188vw , 1.5625rem )) {
    .description-catalog__body h3:not(:last-child) {
      margin-bottom: calc(0.9375rem + 0.625 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .description-catalog__body h3:not(:last-child) {
    margin-bottom: 0.9375rem;
  }
}
.description-catalog__see-more {
  font-weight: 700;
  font-size: 1.25rem;
}
@media (min-width: 76.25em) {
  .description-catalog__see-more {
    padding-left: 1.625rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-left: clamp( 0.0000000625rem , -2.7513795226rem  +  5.739514128vw , 1.625rem )) {
    .description-catalog__see-more {
      padding-left: clamp( 0.0000000625rem , -2.7513795226rem  +  5.739514128vw , 1.625rem );
    }
  }
  @supports not (padding-left: clamp( 0.0000000625rem , -2.7513795226rem  +  5.739514128vw , 1.625rem )) {
    .description-catalog__see-more {
      padding-left: calc(0.0000000625rem + 1.6249999375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .description-catalog__see-more {
    padding-left: 0.0000000625rem;
  }
}
@media (any-hover: hover) {
  .description-catalog__see-more:hover {
    color: #8a33fd;
  }
}

.best-price {
  /* .best-price__container */
  /* .best-price__title */
  /* .best-price__table */
}
@media (min-width: 76.25em) {
  .best-price__title:not(:last-child) {
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.25rem , -1.9246688742rem  +  6.6225165563vw , 3.125rem )) {
    .best-price__title:not(:last-child) {
      margin-bottom: clamp( 1.25rem , -1.9246688742rem  +  6.6225165563vw , 3.125rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.25rem , -1.9246688742rem  +  6.6225165563vw , 3.125rem )) {
    .best-price__title:not(:last-child) {
      margin-bottom: calc(1.25rem + 1.875 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .best-price__title:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 76.25em) {
  .best-price__table {
    padding-left: 1.625rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-left: clamp( 0.0000000625rem , -2.7513795226rem  +  5.739514128vw , 1.625rem )) {
    .best-price__table {
      padding-left: clamp( 0.0000000625rem , -2.7513795226rem  +  5.739514128vw , 1.625rem );
    }
  }
  @supports not (padding-left: clamp( 0.0000000625rem , -2.7513795226rem  +  5.739514128vw , 1.625rem )) {
    .best-price__table {
      padding-left: calc(0.0000000625rem + 1.6249999375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .best-price__table {
    padding-left: 0.0000000625rem;
  }
}
.table-best-price {
  border-radius: 0.75rem;
  overflow: hidden;
  background-color: #f6f6f6;
  width: 100%;
  border-collapse: collapse;
}
@media (min-width: 79.375em) {
  .table-best-price tr:nth-child(2) td {
    padding-top: 3.125rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-top: clamp( 0.625rem , -0.2171052632rem  +  4.2105263158vw , 3.125rem )) {
    .table-best-price tr:nth-child(2) td {
      padding-top: clamp( 0.625rem , -0.2171052632rem  +  4.2105263158vw , 3.125rem );
    }
  }
  @supports not (padding-top: clamp( 0.625rem , -0.2171052632rem  +  4.2105263158vw , 3.125rem )) {
    .table-best-price tr:nth-child(2) td {
      padding-top: calc(0.625rem + 2.5 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .table-best-price tr:nth-child(2) td {
    padding-top: 0.625rem;
  }
}
@media (min-width: 79.375em) {
  .table-best-price tr:last-child td {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-bottom: clamp( 0.625rem , -0.2171052632rem  +  4.2105263158vw , 3.125rem )) {
    .table-best-price tr:last-child td {
      padding-bottom: clamp( 0.625rem , -0.2171052632rem  +  4.2105263158vw , 3.125rem );
    }
  }
  @supports not (padding-bottom: clamp( 0.625rem , -0.2171052632rem  +  4.2105263158vw , 3.125rem )) {
    .table-best-price tr:last-child td {
      padding-bottom: calc(0.625rem + 2.5 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .table-best-price tr:last-child td {
    padding-bottom: 0.625rem;
  }
}
.table-best-price th {
  color: #3c4242;
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
  border-bottom: 0.0625rem solid rgba(190, 188, 189, 0.4);
  padding-left: 0.3125rem;
  width: 80%;
  padding-right: 0.3125rem;
}
@media (min-width: 76.25em) {
  .table-best-price th {
    font-size: 1.5rem;
  }
}
@media (min-width: 33.75em) and (max-width: 76.25em) {
  @supports (font-size: clamp( 1.125rem , 0.8272058824rem  +  0.8823529412vw , 1.5rem )) {
    .table-best-price th {
      font-size: clamp( 1.125rem , 0.8272058824rem  +  0.8823529412vw , 1.5rem );
    }
  }
  @supports not (font-size: clamp( 1.125rem , 0.8272058824rem  +  0.8823529412vw , 1.5rem )) {
    .table-best-price th {
      font-size: calc(1.125rem + 0.375 * (100vw - 33.75rem) / 42.5);
    }
  }
}
@media (max-width: 33.75em) {
  .table-best-price th {
    font-size: 1.125rem;
  }
}
@media (min-width: 79.375em) {
  .table-best-price th {
    padding-top: 3.125rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-top: clamp( 0.625rem , -0.2171052632rem  +  4.2105263158vw , 3.125rem )) {
    .table-best-price th {
      padding-top: clamp( 0.625rem , -0.2171052632rem  +  4.2105263158vw , 3.125rem );
    }
  }
  @supports not (padding-top: clamp( 0.625rem , -0.2171052632rem  +  4.2105263158vw , 3.125rem )) {
    .table-best-price th {
      padding-top: calc(0.625rem + 2.5 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .table-best-price th {
    padding-top: 0.625rem;
  }
}
@media (min-width: 79.375em) {
  .table-best-price th {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-bottom: clamp( 0.625rem , -0.2171052632rem  +  4.2105263158vw , 3.125rem )) {
    .table-best-price th {
      padding-bottom: clamp( 0.625rem , -0.2171052632rem  +  4.2105263158vw , 3.125rem );
    }
  }
  @supports not (padding-bottom: clamp( 0.625rem , -0.2171052632rem  +  4.2105263158vw , 3.125rem )) {
    .table-best-price th {
      padding-bottom: calc(0.625rem + 2.5 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .table-best-price th {
    padding-bottom: 0.625rem;
  }
}
@media (min-width: 79.375em) {
  .table-best-price th {
    padding-left: 5.25rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-left: clamp( 0.3125rem , -1.3506578947rem  +  8.3157894737vw , 5.25rem )) {
    .table-best-price th {
      padding-left: clamp( 0.3125rem , -1.3506578947rem  +  8.3157894737vw , 5.25rem );
    }
  }
  @supports not (padding-left: clamp( 0.3125rem , -1.3506578947rem  +  8.3157894737vw , 5.25rem )) {
    .table-best-price th {
      padding-left: calc(0.3125rem + 4.9375 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .table-best-price th {
    padding-left: 0.3125rem;
  }
}
@media (min-width: 79.375em) {
  .table-best-price th {
    padding-right: 5.25rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-right: clamp( 0.3125rem , -1.3506578947rem  +  8.3157894737vw , 5.25rem )) {
    .table-best-price th {
      padding-right: clamp( 0.3125rem , -1.3506578947rem  +  8.3157894737vw , 5.25rem );
    }
  }
  @supports not (padding-right: clamp( 0.3125rem , -1.3506578947rem  +  8.3157894737vw , 5.25rem )) {
    .table-best-price th {
      padding-right: calc(0.3125rem + 4.9375 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .table-best-price th {
    padding-right: 0.3125rem;
  }
}
@media (min-width: 76.25em) {
  .table-best-price th {
    padding-left: 5.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-left: clamp( 0.3125rem , -8.0474613687rem  +  17.4392935982vw , 5.25rem )) {
    .table-best-price th {
      padding-left: clamp( 0.3125rem , -8.0474613687rem  +  17.4392935982vw , 5.25rem );
    }
  }
  @supports not (padding-left: clamp( 0.3125rem , -8.0474613687rem  +  17.4392935982vw , 5.25rem )) {
    .table-best-price th {
      padding-left: calc(0.3125rem + 4.9375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .table-best-price th {
    padding-left: 0.3125rem;
  }
}
@media (max-width: 33.75em) {
  .table-best-price th {
    width: 70%;
  }
}
.table-best-price th:not(:last-child) {
  border-right: 0.0625rem solid rgba(190, 188, 189, 0.4);
}
.table-best-price th:last-child {
  text-align: center;
  padding-right: 0.3125rem;
  padding-left: 0.3125rem;
}
.table-best-price td {
  line-height: 1.2;
}
@media (min-width: 79.375em) {
  .table-best-price td {
    font-size: 1.5rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 1rem , 0.8315789474rem  +  0.8421052632vw , 1.5rem )) {
    .table-best-price td {
      font-size: clamp( 1rem , 0.8315789474rem  +  0.8421052632vw , 1.5rem );
    }
  }
  @supports not (font-size: clamp( 1rem , 0.8315789474rem  +  0.8421052632vw , 1.5rem )) {
    .table-best-price td {
      font-size: calc(1rem + 0.5 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .table-best-price td {
    font-size: 1rem;
  }
}
@media (min-width: 76.25em) {
  .table-best-price td {
    padding-left: 5.25rem;
  }
}
@media (min-width: 33.75em) and (max-width: 76.25em) {
  @supports (padding-left: clamp( 0.3125rem , -3.6084558824rem  +  11.6176470588vw , 5.25rem )) {
    .table-best-price td {
      padding-left: clamp( 0.3125rem , -3.6084558824rem  +  11.6176470588vw , 5.25rem );
    }
  }
  @supports not (padding-left: clamp( 0.3125rem , -3.6084558824rem  +  11.6176470588vw , 5.25rem )) {
    .table-best-price td {
      padding-left: calc(0.3125rem + 4.9375 * (100vw - 33.75rem) / 42.5);
    }
  }
}
@media (max-width: 33.75em) {
  .table-best-price td {
    padding-left: 0.3125rem;
  }
}
@media (min-width: 76.25em) {
  .table-best-price td {
    padding-right: 5.25rem;
  }
}
@media (min-width: 33.75em) and (max-width: 76.25em) {
  @supports (padding-right: clamp( 0.3125rem , -3.6084558824rem  +  11.6176470588vw , 5.25rem )) {
    .table-best-price td {
      padding-right: clamp( 0.3125rem , -3.6084558824rem  +  11.6176470588vw , 5.25rem );
    }
  }
  @supports not (padding-right: clamp( 0.3125rem , -3.6084558824rem  +  11.6176470588vw , 5.25rem )) {
    .table-best-price td {
      padding-right: calc(0.3125rem + 4.9375 * (100vw - 33.75rem) / 42.5);
    }
  }
}
@media (max-width: 33.75em) {
  .table-best-price td {
    padding-right: 0.3125rem;
  }
}
@media (min-width: 76.25em) {
  .table-best-price td {
    padding-top: 1.5625rem;
  }
}
@media (min-width: 33.75em) and (max-width: 76.25em) {
  @supports (padding-top: clamp( 0.3125rem , -0.6801470588rem  +  2.9411764706vw , 1.5625rem )) {
    .table-best-price td {
      padding-top: clamp( 0.3125rem , -0.6801470588rem  +  2.9411764706vw , 1.5625rem );
    }
  }
  @supports not (padding-top: clamp( 0.3125rem , -0.6801470588rem  +  2.9411764706vw , 1.5625rem )) {
    .table-best-price td {
      padding-top: calc(0.3125rem + 1.25 * (100vw - 33.75rem) / 42.5);
    }
  }
}
@media (max-width: 33.75em) {
  .table-best-price td {
    padding-top: 0.3125rem;
  }
}
@media (min-width: 76.25em) {
  .table-best-price td {
    padding-bottom: 1.5625rem;
  }
}
@media (min-width: 33.75em) and (max-width: 76.25em) {
  @supports (padding-bottom: clamp( 0.3125rem , -0.6801470588rem  +  2.9411764706vw , 1.5625rem )) {
    .table-best-price td {
      padding-bottom: clamp( 0.3125rem , -0.6801470588rem  +  2.9411764706vw , 1.5625rem );
    }
  }
  @supports not (padding-bottom: clamp( 0.3125rem , -0.6801470588rem  +  2.9411764706vw , 1.5625rem )) {
    .table-best-price td {
      padding-bottom: calc(0.3125rem + 1.25 * (100vw - 33.75rem) / 42.5);
    }
  }
}
@media (max-width: 33.75em) {
  .table-best-price td {
    padding-bottom: 0.3125rem;
  }
}
.table-best-price td:last-child {
  text-align: center;
}
.table-best-price td:not(:last-child) {
  border-right: 0.0625rem solid rgba(190, 188, 189, 0.4);
}

.product {
  /* .product__descr */
  /*.product__similar*/
}
@media (min-width: 76.25em) {
  .product__main {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .product__main {
      margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .product__main {
      margin-bottom: calc(1.875rem + 4.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .product__main {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 76.25em) {
  .product__descr {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .product__descr {
      margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .product__descr {
      margin-bottom: calc(1.875rem + 4.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .product__descr {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 76.25em) {
  .product__similar {
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .product__similar {
      margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem );
    }
  }
  @supports not (margin-bottom: clamp( 1.875rem , -5.5325607064rem  +  15.4525386313vw , 6.25rem )) {
    .product__similar {
      margin-bottom: calc(1.875rem + 4.375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .product__similar {
    margin-bottom: 1.875rem;
  }
}

.main-product {
  /* .main-product__breadcrumbs */
  /* .main-product__title */
  /* .main-product__rating-comments */
  /* .main-product__comments */
  /* .main-product__sizes */
  /* .main-product__colors */
  /* .main-product__footer */
  /* .main-product__button */
  /* .main-product__price */
  /* .main-product__info */
}
@media (min-width: 61.99875em) {
  .main-product__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.main-product__images {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (min-width: 79.375em) {
  .main-product__images {
    gap: 2.125rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (gap: clamp( 0.9375rem , 0.5375rem  +  2vw , 2.125rem )) {
    .main-product__images {
      gap: clamp( 0.9375rem , 0.5375rem  +  2vw , 2.125rem );
    }
  }
  @supports not (gap: clamp( 0.9375rem , 0.5375rem  +  2vw , 2.125rem )) {
    .main-product__images {
      gap: calc(0.9375rem + 1.1875 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .main-product__images {
    gap: 0.9375rem;
  }
}
.main-product__images::before {
  content: "";
  width: 100vw;
  height: 100%;
  background-color: #f6f6f6;
  position: absolute;
  right: 0;
  top: 0;
}
.main-product__slider {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 61.99875em) {
  .main-product__slider {
    margin-right: -0.9375rem;
  }
}
.main-product__slide {
  aspect-ratio: 520/785;
  cursor: pointer;
}
.main-product__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.main-product__body {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  display: grid;
}
@media (min-width: 79.375em) {
  .main-product__body {
    padding-left: 4.625rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (padding-left: clamp( 0.3125rem , -1.1401315789rem  +  7.2631578947vw , 4.625rem )) {
    .main-product__body {
      padding-left: clamp( 0.3125rem , -1.1401315789rem  +  7.2631578947vw , 4.625rem );
    }
  }
  @supports not (padding-left: clamp( 0.3125rem , -1.1401315789rem  +  7.2631578947vw , 4.625rem )) {
    .main-product__body {
      padding-left: calc(0.3125rem + 4.3125 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .main-product__body {
    padding-left: 0.3125rem;
  }
}
@media (min-width: 79.375em) {
  .main-product__body {
    padding-top: 1.875rem;
  }
}
@media (min-width: 47.99875em) and (max-width: 79.375em) {
  @supports (padding-top: clamp( 0.9375rem , -0.4966684594rem  +  2.9879287678vw , 1.875rem )) {
    .main-product__body {
      padding-top: clamp( 0.9375rem , -0.4966684594rem  +  2.9879287678vw , 1.875rem );
    }
  }
  @supports not (padding-top: clamp( 0.9375rem , -0.4966684594rem  +  2.9879287678vw , 1.875rem )) {
    .main-product__body {
      padding-top: calc(0.9375rem + 0.9375 * (100vw - 47.99875rem) / 31.37625);
    }
  }
}
@media (max-width: 47.99875em) {
  .main-product__body {
    padding-top: 0.9375rem;
  }
}
@media (min-width: 76.25em) {
  .main-product__body {
    gap: 2.1875rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (gap: clamp( 0.9375rem , -1.1789459161rem  +  4.4150110375vw , 2.1875rem )) {
    .main-product__body {
      gap: clamp( 0.9375rem , -1.1789459161rem  +  4.4150110375vw , 2.1875rem );
    }
  }
  @supports not (gap: clamp( 0.9375rem , -1.1789459161rem  +  4.4150110375vw , 2.1875rem )) {
    .main-product__body {
      gap: calc(0.9375rem + 1.25 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .main-product__body {
    gap: 0.9375rem;
  }
}
@media (max-width: 61.99875em) {
  .main-product__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 61.99875em) and (min-width: 62em) {
  .main-product__body {
    -webkit-column-gap: 2.1875rem;
       -moz-column-gap: 2.1875rem;
            column-gap: 2.1875rem;
  }
}
@media (max-width: 61.99875em) and (min-width: 17.5em) and (max-width: 62em) {
  @supports ((-moz-column-gap: clamp( 0.3125rem , -0.4248595506rem  +  4.2134831461vw , 2.1875rem )) or (column-gap: clamp( 0.3125rem , -0.4248595506rem  +  4.2134831461vw , 2.1875rem ))) {
    .main-product__body {
      -webkit-column-gap: clamp( 0.3125rem , -0.4248595506rem  +  4.2134831461vw , 2.1875rem );
         -moz-column-gap: clamp( 0.3125rem , -0.4248595506rem  +  4.2134831461vw , 2.1875rem );
              column-gap: clamp( 0.3125rem , -0.4248595506rem  +  4.2134831461vw , 2.1875rem );
    }
  }
  @supports not ((-moz-column-gap: clamp( 0.3125rem , -0.4248595506rem  +  4.2134831461vw , 2.1875rem )) or (column-gap: clamp( 0.3125rem , -0.4248595506rem  +  4.2134831461vw , 2.1875rem ))) {
    .main-product__body {
      -webkit-column-gap: calc(0.3125rem + 1.875 * (100vw - 17.5rem) / 44.5);
         -moz-column-gap: calc(0.3125rem + 1.875 * (100vw - 17.5rem) / 44.5);
              column-gap: calc(0.3125rem + 1.875 * (100vw - 17.5rem) / 44.5);
    }
  }
}
@media (max-width: 61.99875em) and (max-width: 17.5em) {
  .main-product__body {
    -webkit-column-gap: 0.3125rem;
       -moz-column-gap: 0.3125rem;
            column-gap: 0.3125rem;
  }
}
@media (max-width: 61.99875em) {
  .main-product__body > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 15.625rem;
            flex: 1 1 15.625rem;
  }
}
.main-product__title {
  color: #3c4242;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 76.25em) {
  .main-product__title {
    font-size: 2.125rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (font-size: clamp( 1.5rem , 0.4417770419rem  +  2.2075055188vw , 2.125rem )) {
    .main-product__title {
      font-size: clamp( 1.5rem , 0.4417770419rem  +  2.2075055188vw , 2.125rem );
    }
  }
  @supports not (font-size: clamp( 1.5rem , 0.4417770419rem  +  2.2075055188vw , 2.125rem )) {
    .main-product__title {
      font-size: calc(1.5rem + 0.625 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .main-product__title {
    font-size: 1.5rem;
  }
}
.main-product__rating-comments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 76.25em) {
  .main-product__rating-comments {
    gap: 1.5625rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (gap: clamp( 0.625rem , -0.9623344371rem  +  3.3112582781vw , 1.5625rem )) {
    .main-product__rating-comments {
      gap: clamp( 0.625rem , -0.9623344371rem  +  3.3112582781vw , 1.5625rem );
    }
  }
  @supports not (gap: clamp( 0.625rem , -0.9623344371rem  +  3.3112582781vw , 1.5625rem )) {
    .main-product__rating-comments {
      gap: calc(0.625rem + 0.9375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .main-product__rating-comments {
    gap: 0.625rem;
  }
}
.main-product__comments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: 500;
  font-size: 1.125rem;
  color: #807d7e;
  line-height: 1.2;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media (min-width: 76.25em) {
  .main-product__comments {
    gap: 0.9375rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (gap: clamp( 0.4375rem , -0.4090783664rem  +  1.766004415vw , 0.9375rem )) {
    .main-product__comments {
      gap: clamp( 0.4375rem , -0.4090783664rem  +  1.766004415vw , 0.9375rem );
    }
  }
  @supports not (gap: clamp( 0.4375rem , -0.4090783664rem  +  1.766004415vw , 0.9375rem )) {
    .main-product__comments {
      gap: calc(0.4375rem + 0.5 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .main-product__comments {
    gap: 0.4375rem;
  }
}
@media (any-hover: hover) {
  .main-product__comments:hover {
    color: #8a33fd;
  }
}
.main-product__sizes, .main-product__colors {
  display: grid;
}
@media (min-width: 76.25em) {
  .main-product__sizes, .main-product__colors {
    gap: 1.5625rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (gap: clamp( 0.625rem , -0.9623344371rem  +  3.3112582781vw , 1.5625rem )) {
    .main-product__sizes, .main-product__colors {
      gap: clamp( 0.625rem , -0.9623344371rem  +  3.3112582781vw , 1.5625rem );
    }
  }
  @supports not (gap: clamp( 0.625rem , -0.9623344371rem  +  3.3112582781vw , 1.5625rem )) {
    .main-product__sizes, .main-product__colors {
      gap: calc(0.625rem + 0.9375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .main-product__sizes, .main-product__colors {
    gap: 0.625rem;
  }
}
.main-product__footer {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 76.25em) {
  .main-product__footer {
    gap: 1.5625rem;
  }
}
@media (min-width: 62em) and (max-width: 76.25em) {
  @supports (gap: clamp( 0.625rem , -3.4539473684rem  +  6.5789473684vw , 1.5625rem )) {
    .main-product__footer {
      gap: clamp( 0.625rem , -3.4539473684rem  +  6.5789473684vw , 1.5625rem );
    }
  }
  @supports not (gap: clamp( 0.625rem , -3.4539473684rem  +  6.5789473684vw , 1.5625rem )) {
    .main-product__footer {
      gap: calc(0.625rem + 0.9375 * (100vw - 62rem) / 14.25);
    }
  }
}
@media (max-width: 62em) {
  .main-product__footer {
    gap: 0.625rem;
  }
}
.main-product__button {
  font-size: 1.125rem;
  font-weight: 600;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 12.5rem;
          flex: 0 1 12.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
}
.main-product__button:before {
  font-size: 1.25rem;
}
.main-product__price {
  border: 0.0625rem solid #3c4242;
  padding: 1rem 1.25rem;
  color: #3c4242;
  font-size: 1.125rem;
  font-weight: 700;
  border-radius: 0.5rem;
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 8.625rem;
          flex: 0 1 8.625rem;
}
.main-product__info {
  margin-bottom: 0.9375rem;
}
.main-product__thumb-slider {
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 4.6875rem;
          flex: 0 0 4.6875rem;
}

.thumb-slider {
  display: grid;
  gap: 1.25rem;
}
.thumb-slider__slider {
  height: 22.8125rem;
}
@media (min-width: 76.25em) {
  .thumb-slider__slider {
    height: 22.8125rem;
  }
}
@media (min-width: 26.625em) and (max-width: 76.25em) {
  @supports (height: clamp( 12.5rem , 6.9670969773rem  +  20.7808564232vw , 22.8125rem )) {
    .thumb-slider__slider {
      height: clamp( 12.5rem , 6.9670969773rem  +  20.7808564232vw , 22.8125rem );
    }
  }
  @supports not (height: clamp( 12.5rem , 6.9670969773rem  +  20.7808564232vw , 22.8125rem )) {
    .thumb-slider__slider {
      height: calc(12.5rem + 10.3125 * (100vw - 26.625rem) / 49.625);
    }
  }
}
@media (max-width: 26.625em) {
  .thumb-slider__slider {
    height: 12.5rem;
  }
}
.thumb-slider__slide.swiper-slide {
  border-radius: 0.625rem;
  padding: 0.3125rem;
  cursor: pointer;
  border: 0.0625rem solid transparent;
}
.thumb-slider__slide.swiper-slide.swiper-slide-thumb-active {
  border: 0.0625rem solid #000;
}
.thumb-slider__image {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  border-radius: 0.625rem;
}
.thumb-slider__arrows {
  position: relative;
  display: grid;
  justify-items: center;
  gap: 0.625rem;
}
.thumb-slider__arrow {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.625rem;
  -webkit-box-shadow: 0.046875rem 0.046875rem 0.1875rem 0 rgba(0, 0, 0, 0.6);
          box-shadow: 0.046875rem 0.046875rem 0.1875rem 0 rgba(0, 0, 0, 0.6);
  color: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
}
@media (any-hover: hover) {
  .thumb-slider__arrow:hover {
    background-color: #3c4242;
    color: #fff;
  }
}
.sizes-product {
  /* .sizes-product__header */
  /* .sizes-product__title */
  /* .sizes-product__guide */
  /* .sizes-product__items */
  /* .sizes-product__item */
  /* .sizes-product__input */
}
.sizes-product__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 76.25em) {
  .sizes-product__header {
    gap: 1.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (gap: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem )) {
    .sizes-product__header {
      gap: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem );
    }
  }
  @supports not (gap: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem )) {
    .sizes-product__header {
      gap: calc(0.625rem + 0.625 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .sizes-product__header {
    gap: 0.625rem;
  }
}
.sizes-product__title, .colors-product__title {
  color: #3f4646;
  font-weight: 600;
  font-size: 1.125rem;
}
.sizes-product__guide {
  font-weight: 500;
  font-size: 1.125rem;
  color: #807d7e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-column-gap: 0.9375rem;
     -moz-column-gap: 0.9375rem;
          column-gap: 0.9375rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sizes-product__guide::before {
  font-size: 0.875rem;
}
@media (any-hover: hover) {
  .sizes-product__guide:hover {
    color: #8a33fd;
  }
}
.sizes-product__items, .colors-product__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 76.25em) {
  .sizes-product__items, .colors-product__items {
    gap: 1.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (gap: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem )) {
    .sizes-product__items, .colors-product__items {
      gap: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem );
    }
  }
  @supports not (gap: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem )) {
    .sizes-product__items, .colors-product__items {
      gap: calc(0.625rem + 0.625 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .sizes-product__items, .colors-product__items {
    gap: 0.625rem;
  }
}
.sizes-product__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 2.375rem;
          flex: 0 0 2.375rem;
  height: 2.375rem;
  border-radius: 0.75rem;
  border: 0.0625rem solid #807d7e;
  font-weight: 500;
  font-size: 0.875rem;
  color: #3c4242;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (any-hover: hover) {
  .sizes-product__item:hover {
    background-color: #858585;
    color: #fff;
  }
}
.sizes-product__item:has(input:checked) {
  background-color: #3c4242;
  color: #fff;
}
.sizes-product__input {
  cursor: pointer;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.colors-product {
  /* .colors-product__title */
  /* .colors-product__items */
  /* .colors-product__item */
  /* .colors-product__input */
}
.colors-product__items {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.colors-product__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.375rem;
          flex: 0 0 1.375rem;
  height: 1.375rem;
  position: relative;
  border-radius: 50%;
  background-color: var(--color);
}
.colors-product__item:has(input:checked):before {
  -webkit-transform: scale(1.35);
      -ms-transform: scale(1.35);
          transform: scale(1.35);
}
.colors-product__item::before {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  border-radius: 50%;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
@media (any-hover: hover) {
  .colors-product__item:hover:before {
    -webkit-transform: scale(1.35);
        -ms-transform: scale(1.35);
            transform: scale(1.35);
    border: 0.0625rem solid var(--color);
  }
}
.colors-product__item:has(input:checked):before {
  border: 0.0625rem solid var(--color);
}
.colors-product__input {
  cursor: pointer;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.info-product {
  border-top: 0.0625rem solid #bebcbd;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* .info-product__item */
}
@media (min-width: 76.25em) {
  .info-product {
    padding-top: 2.5rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-top: clamp( 0.625rem , -2.5496688742rem  +  6.6225165563vw , 2.5rem )) {
    .info-product {
      padding-top: clamp( 0.625rem , -2.5496688742rem  +  6.6225165563vw , 2.5rem );
    }
  }
  @supports not (padding-top: clamp( 0.625rem , -2.5496688742rem  +  6.6225165563vw , 2.5rem )) {
    .info-product {
      padding-top: calc(0.625rem + 1.875 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .info-product {
    padding-top: 0.625rem;
  }
}
@media (min-width: 76.25em) {
  .info-product {
    gap: 1.25rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (gap: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem )) {
    .info-product {
      gap: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem );
    }
  }
  @supports not (gap: clamp( 0.625rem , -0.4332229581rem  +  2.2075055188vw , 1.25rem )) {
    .info-product {
      gap: calc(0.625rem + 0.625 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .info-product {
    gap: 0.625rem;
  }
}
.info-product__item {
  font-size: 1.125rem;
  font-weight: 500;
  color: #3c4242;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9375rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.info-product__item::before {
  background-color: #faeeee;
  border-radius: 50%;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 76.25em) {
  .info-product__item::before {
    height: 2.75rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (height: clamp( 1.625rem , -0.2798013245rem  +  3.9735099338vw , 2.75rem )) {
    .info-product__item::before {
      height: clamp( 1.625rem , -0.2798013245rem  +  3.9735099338vw , 2.75rem );
    }
  }
  @supports not (height: clamp( 1.625rem , -0.2798013245rem  +  3.9735099338vw , 2.75rem )) {
    .info-product__item::before {
      height: calc(1.625rem + 1.125 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .info-product__item::before {
    height: 1.625rem;
  }
}
@media (min-width: 76.25em) {
  .info-product__item::before {
    width: 2.75rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (width: clamp( 1.625rem , -0.2798013245rem  +  3.9735099338vw , 2.75rem )) {
    .info-product__item::before {
      width: clamp( 1.625rem , -0.2798013245rem  +  3.9735099338vw , 2.75rem );
    }
  }
  @supports not (width: clamp( 1.625rem , -0.2798013245rem  +  3.9735099338vw , 2.75rem )) {
    .info-product__item::before {
      width: calc(1.625rem + 1.125 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .info-product__item::before {
    width: 1.625rem;
  }
}

.descr {
  /* .descr__container */
  /* .descr__tabs */
  /* .descr__video */
}
.descr__container {
  display: grid;
  gap: 0.625rem;
}
@media (min-width: 61.99875em) {
  .descr__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.descr__tabs {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
.descr__video {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  aspect-ratio: 532/328;
}
@media (min-width: 79.375em) {
  .descr__video {
    padding-left: 4.625rem;
  }
}
@media (min-width: 61.99875em) and (max-width: 79.375em) {
  @supports (padding-left: clamp( 0.0000000625rem , -16.5020769032rem  +  26.6167897993vw , 4.625rem )) {
    .descr__video {
      padding-left: clamp( 0.0000000625rem , -16.5020769032rem  +  26.6167897993vw , 4.625rem );
    }
  }
  @supports not (padding-left: clamp( 0.0000000625rem , -16.5020769032rem  +  26.6167897993vw , 4.625rem )) {
    .descr__video {
      padding-left: calc(0.0000000625rem + 4.6249999375 * (100vw - 61.99875rem) / 17.37625);
    }
  }
}
@media (max-width: 61.99875em) {
  .descr__video {
    padding-left: 0.0000000625rem;
  }
}
@media (max-width: 31.25em) {
  .descr__video {
    margin: 0 -0.9375rem;
  }
}
.descr__video iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.75rem;
}

.product-description {
  /* .product-description__text */
  /* .product-description__table */
  /* .product-description__item */
  /* .product-description__label */
  /* .product-description__value */
}
.product-description__text {
  line-height: 1.56;
  color: #807d7e;
}
@media (min-width: 79.375em) {
  .product-description__text:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (margin-bottom: clamp( 0.625rem , 0.2039473684rem  +  2.1052631579vw , 1.875rem )) {
    .product-description__text:not(:last-child) {
      margin-bottom: clamp( 0.625rem , 0.2039473684rem  +  2.1052631579vw , 1.875rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.625rem , 0.2039473684rem  +  2.1052631579vw , 1.875rem )) {
    .product-description__text:not(:last-child) {
      margin-bottom: calc(0.625rem + 1.25 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .product-description__text:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
.product-description__table {
  position: relative;
  background-color: #ffffff;
  display: grid;
  grid-template-columns: repeat(3, auto);
}
@media (max-width: 31.25em) {
  .product-description__table {
    grid-template-columns: repeat(2, 1fr);
    margin: 0 -0.9375rem;
  }
}
.product-description__table::before, .product-description__table::after {
  content: "";
  position: absolute;
  z-index: 2;
  background-color: white;
}
.product-description__table:before {
  right: 0;
  top: 0;
  width: 0.0625rem;
  height: 100%;
}
.product-description__table:after {
  width: 100%;
  height: 0.0625rem;
  bottom: 0;
  width: 100%;
}
.product-description__item {
  display: grid;
  border-right: 0.0625rem solid #e0e0e0;
  border-bottom: 0.0625rem solid #e0e0e0;
}
@media (min-width: 79.375em) {
  .product-description__item {
    gap: 0.75rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 79.375em) {
  @supports (gap: clamp( 0.4375rem , -0.0390159046rem  +  0.9940357853vw , 0.75rem )) {
    .product-description__item {
      gap: clamp( 0.4375rem , -0.0390159046rem  +  0.9940357853vw , 0.75rem );
    }
  }
  @supports not (gap: clamp( 0.4375rem , -0.0390159046rem  +  0.9940357853vw , 0.75rem )) {
    .product-description__item {
      gap: calc(0.4375rem + 0.3125 * (100vw - 47.9375rem) / 31.4375);
    }
  }
}
@media (max-width: 47.9375em) {
  .product-description__item {
    gap: 0.4375rem;
  }
}
@media (min-width: 76.25em) {
  .product-description__item {
    padding-left: 3.125rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-left: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem )) {
    .product-description__item {
      padding-left: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem );
    }
  }
  @supports not (padding-left: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem )) {
    .product-description__item {
      padding-left: calc(0.625rem + 2.5 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .product-description__item {
    padding-left: 0.625rem;
  }
}
@media (min-width: 76.25em) {
  .product-description__item {
    padding-top: 1.5rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-top: clamp( 0.375rem , -1.5298013245rem  +  3.9735099338vw , 1.5rem )) {
    .product-description__item {
      padding-top: clamp( 0.375rem , -1.5298013245rem  +  3.9735099338vw , 1.5rem );
    }
  }
  @supports not (padding-top: clamp( 0.375rem , -1.5298013245rem  +  3.9735099338vw , 1.5rem )) {
    .product-description__item {
      padding-top: calc(0.375rem + 1.125 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .product-description__item {
    padding-top: 0.375rem;
  }
}
@media (min-width: 76.25em) {
  .product-description__item {
    padding-right: 3.125rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-right: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem )) {
    .product-description__item {
      padding-right: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem );
    }
  }
  @supports not (padding-right: clamp( 0.625rem , -3.6078918322rem  +  8.8300220751vw , 3.125rem )) {
    .product-description__item {
      padding-right: calc(0.625rem + 2.5 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .product-description__item {
    padding-right: 0.625rem;
  }
}
@media (min-width: 76.25em) {
  .product-description__item {
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-bottom: clamp( 0.375rem , -1.5298013245rem  +  3.9735099338vw , 1.5rem )) {
    .product-description__item {
      padding-bottom: clamp( 0.375rem , -1.5298013245rem  +  3.9735099338vw , 1.5rem );
    }
  }
  @supports not (padding-bottom: clamp( 0.375rem , -1.5298013245rem  +  3.9735099338vw , 1.5rem )) {
    .product-description__item {
      padding-bottom: calc(0.375rem + 1.125 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .product-description__item {
    padding-bottom: 0.375rem;
  }
}
.product-description__value {
  font-weight: 500;
  color: #3c4242;
}

.similar {
  /* .similar__title */
  /* .similar__items */
}
@media (min-width: 79.375em) {
  .similar__title {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (margin-bottom: clamp( 0.625rem , 0.2039473684rem  +  2.1052631579vw , 1.875rem )) {
    .similar__title {
      margin-bottom: clamp( 0.625rem , 0.2039473684rem  +  2.1052631579vw , 1.875rem );
    }
  }
  @supports not (margin-bottom: clamp( 0.625rem , 0.2039473684rem  +  2.1052631579vw , 1.875rem )) {
    .similar__title {
      margin-bottom: calc(0.625rem + 1.25 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .similar__title {
    margin-bottom: 0.625rem;
  }
}
.sign-in {
  position: relative;
  /* .sign-in__image */
  /* .sign-in__container */
  /* .sign-in__body */
  /* .sign-in__tile */
  /* .sign-in__text */
}
.sign-in__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.sign-in__container {
  display: grid;
  min-height: 100vh;
  grid-template-columns: repeat(2, 1fr);
}
.sign-in__container:before {
  content: "";
}
.sign-in__body {
  padding-top: 2.5rem;
}
@media (min-width: 76.25em) {
  .sign-in__body {
    padding-left: 3.125rem;
  }
}
@media (min-width: 47.9375em) and (max-width: 76.25em) {
  @supports (padding-left: clamp( 0.0000000625rem , -5.291114622rem  +  11.0375273731vw , 3.125rem )) {
    .sign-in__body {
      padding-left: clamp( 0.0000000625rem , -5.291114622rem  +  11.0375273731vw , 3.125rem );
    }
  }
  @supports not (padding-left: clamp( 0.0000000625rem , -5.291114622rem  +  11.0375273731vw , 3.125rem )) {
    .sign-in__body {
      padding-left: calc(0.0000000625rem + 3.1249999375 * (100vw - 47.9375rem) / 28.3125);
    }
  }
}
@media (max-width: 47.9375em) {
  .sign-in__body {
    padding-left: 0.0000000625rem;
  }
}
.sign-in__title {
  color: #333333;
  font-weight: 700;
}
@media (min-width: 79.375em) {
  .sign-in__title {
    font-size: 2.125rem;
  }
}
@media (min-width: 20em) and (max-width: 79.375em) {
  @supports (font-size: clamp( 1.5rem , 1.2894736842rem  +  1.0526315789vw , 2.125rem )) {
    .sign-in__title {
      font-size: clamp( 1.5rem , 1.2894736842rem  +  1.0526315789vw , 2.125rem );
    }
  }
  @supports not (font-size: clamp( 1.5rem , 1.2894736842rem  +  1.0526315789vw , 2.125rem )) {
    .sign-in__title {
      font-size: calc(1.5rem + 0.625 * (100vw - 20rem) / 59.375);
    }
  }
}
@media (max-width: 20em) {
  .sign-in__title {
    font-size: 1.5rem;
  }
}
.sign-in__title:not(:last-child) {
  margin-bottom: 1.25rem;
}
.sign-in__text {
  font-family: "Causten";
  color: #333333;
  font-weight: 500;
  font-size: 1.125rem;
}
.sign-in__text:not(:last-child) {
  margin-bottom: 0.625rem;
}