@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #ffffff);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #1b2738);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #283b54);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #364f71);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #6e8eb9);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #1b2738);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #283b54);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #364f71);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #6e8eb9);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, thin);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-size:var(--draft-font-size, 16px);
  --heading-ratio:var(--draft-heading-ratio, 2);
  --heading-weight:var(--draft-heading-weight, 400);
  --collection_count:var(--draft-collection_count, 48);
  --search_count:var(--draft-search_count, 15);
  --blog_size:var(--draft-blog_size, 18);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 2);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, false); }

/* line 2, index.scss */
.main__brands-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0; }
  @media screen and (max-width: 691px) {
    /* line 2, index.scss */
    .main__brands-list {
      flex-direction: column;
      flex-wrap: nowrap; } }

/* line 14, index.scss */
.main__brand-gradient {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 44%); }

/* line 26, index.scss */
.main__brand {
  position: relative;
  list-style: none;
  width: calc(100% / 3);
  max-width: 480px;
  max-height: 427px; }
  /* line 33, index.scss */
  .main__brand a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%; }
    /* line 40, index.scss */
    .main__brand a picture {
      width: 100%; }
  @media screen and (max-width: 1033px) {
    /* line 26, index.scss */
    .main__brand {
      width: calc(100% / 2);
      height: 400px;
      max-width: 100%;
      max-height: 400px; } }
  @media screen and (max-width: 691px) {
    /* line 26, index.scss */
    .main__brand {
      width: 100%;
      height: 300px;
      max-width: 100%;
      max-height: 300px;
      overflow: hidden; } }

/* line 61, index.scss */
.main__brand-image {
  width: 100%;
  height: 100%;
  max-height: 427px;
  object-fit: cover; }
  @media screen and (max-width: 1033px) {
    /* line 61, index.scss */
    .main__brand-image {
      width: 100%;
      height: 400px; } }
  @media screen and (max-width: 375px) {
    /* line 61, index.scss */
    .main__brand-image {
      width: 100%;
      height: 300px; } }

/* line 78, index.scss */
.main__brand-logo {
  width: 105px;
  height: 48px;
  margin-bottom: 24px; }

/* line 84, index.scss */
.main__brand-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-left: 25px;
  padding-right: 25px; }

/* line 98, index.scss */
.main__brand-title {
  position: absolute;
  z-index: 3;
  bottom: 21px;
  width: 100%;
  margin: 0;
  color: white;
  font-size: 26px;
  line-height: 1.2;
  font-weight: bold;
  text-decoration: none;
  text-align: center; }

/* line 112, index.scss */
.main__brand-title--shop {
  position: absolute;
  bottom: 79px;
  padding-left: 30px;
  padding-right: 30px; }

/* line 119, index.scss */
.main__brand-locals-text-nowrap {
  white-space: nowrap; }

/* line 123, index.scss */
.main__brand-title--locals {
  margin-bottom: 24px; }

/* line 127, index.scss */
.main__brand-text {
  position: absolute;
  bottom: 40px;
  width: 100%;
  margin: 0;
  padding-left: 16px;
  padding-right: 16px;
  color: white;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  text-decoration: none;
  text-align: center; }

/* line 142, index.scss */
.main__brand-locals-text {
  width: 100%;
  margin: 0;
  color: white;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  text-decoration: none;
  text-align: center; }

/* line 153, index.scss */
.main__brand-locals-title {
  margin-bottom: 32px;
  color: white;
  font-size: 26px;
  line-height: 1.2;
  font-weight: bold;
  text-decoration: none;
  text-align: center; }
  /* line 162, index.scss */
  .main__brand-locals-title--vk {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    color: #0077FF; }
    /* line 168, index.scss */
    .main__brand-locals-title--vk img {
      margin-right: 12px; }
  /* line 173, index.scss */
  .main__brand-locals-title--telegram {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    color: #29A8EA; }
    /* line 179, index.scss */
    .main__brand-locals-title--telegram img {
      margin-right: 12px; }

/* line 185, index.scss */
.main__brand-locals-arrow {
  margin-left: 16px; }

/* line 189, index.scss */
.brands__promo {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 427px;
  background-color: #000000;
  overflow: hidden; }
  /* line 198, index.scss */
  .brands__promo a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%; }
  @media screen and (max-width: 1440px) {
    /* line 189, index.scss */
    .brands__promo {
      height: calc((100vw / 3) * 0.89); } }
  @media screen and (max-width: 1033px) {
    /* line 189, index.scss */
    .brands__promo {
      height: 400px;
      align-items: inherit; } }
  @media screen and (max-width: 767px) {
    /* line 189, index.scss */
    .brands__promo {
      height: 300px; } }

/* line 220, index.scss */
.main__promo-image {
  width: 100%;
  object-fit: cover;
  object-position: 50%; }
  /* line 225, index.scss */
  .main__promo-image--one {
    object-position: 50%; }
  @media screen and (max-width: 1153px) {
    /* line 220, index.scss */
    .main__promo-image {
      height: 100%; } }
  @media screen and (max-width: 1033px) {
    /* line 220, index.scss */
    .main__promo-image {
      height: 400px; } }
  @media screen and (max-width: 767px) {
    /* line 220, index.scss */
    .main__promo-image {
      height: 300px; } }

/* line 242, index.scss */
.product__new-products-title {
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  margin-top: 86px;
  margin-bottom: 32px;
  padding: 0; }
  @media screen and (max-width: 1033px) {
    /* line 242, index.scss */
    .product__new-products-title {
      margin-top: 32px; } }

/* line 255, index.scss */
.product__new-products-more-button {
  align-self: center;
  margin-top: 74px;
  padding-left: 24px;
  padding-right: 24px;
  background-color: #1b2738;
  -webkit-appearance: auto; }
  @media screen and (max-width: 414px) {
    /* line 255, index.scss */
    .product__new-products-more-button {
      margin-top: 32px;
      width: calc(100% - 2 * 20px); } }

/* line 269, index.scss */
.product__regular-button {
  align-self: center;
  padding-left: 24px;
  padding-right: 24px;
  background-color: #1b2738;
  -webkit-appearance: auto; }
  @media screen and (max-width: 414px) {
    /* line 269, index.scss */
    .product__regular-button {
      width: calc(100% - 2 * 20px); } }

@media screen and (min-width: 1034px) {
  /* line 2, header.scss */
  .break {
    break-after: column; } }

/* line 8, header.scss */
header {
  position: fixed;
  z-index: 100000;
  width: calc(100% - 80px);
  height: 72px;
  max-height: 72px;
  background-color: white; }

@media screen and (max-width: 1033px) {
  /* line 17, header.scss */
  .header {
    position: static;
    display: block;
    height: auto;
    max-height: auto; } }

/* line 26, header.scss */
.header__inner {
  background-color: white; }
  @media screen and (max-width: 1033px) {
    /* line 26, header.scss */
    .header__inner {
      position: fixed;
      z-index: 100000; } }

/* line 35, header.scss */
.icon-search:before {
  content: "";
  display: block;
  background: url("search.svg") no-repeat;
  width: 24px;
  height: 24px; }

/* line 43, header.scss */
.icon-user:before {
  content: "";
  display: block;
  background: url("account.svg") no-repeat;
  width: 24px;
  height: 24px; }

/* line 51, header.scss */
.icon-cart:before {
  content: "";
  display: block;
  background: url("bag.svg") no-repeat;
  width: 24px;
  height: 24px; }

/* line 59, header.scss */
.icon-bars:before {
  content: "";
  display: block;
  background: url("burger.svg") no-repeat;
  width: 24px;
  height: 17px; }

/* line 67, header.scss */
.icon-times:before {
  content: "";
  display: block;
  background: url("cross.svg") no-repeat;
  width: 24px;
  height: 24px; }

/* line 75, header.scss */
.icon-favorites {
  position: relative; }

/* line 79, header.scss */
.icon-favorites::before {
  content: "";
  display: block;
  background-image: url("heart-black.svg");
  background-repeat: no-repeat;
  background-size: 24px;
  width: 24px;
  height: 24px;
  margin-right: 8px; }

/* line 90, header.scss */
.page_layout-clear header {
  display: flex;
  justify-content: center; }

/* line 95, header.scss */
.widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 {
  width: 100%; }
  /* line 98, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .icon-angle-down {
    width: 10px;
    height: 6px;
    background: url("arrow-down.svg") no-repeat center; }
  @media screen and (max-width: 1033px) {
    /* line 104, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header {
      width: 100vw; } }
  /* line 110, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__hide-mobile-menu-btn {
    margin-left: -13px; }
  /* line 114, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__search.is-show-mobile .header__hide-mobile-menu-btn {
    margin-left: -13px; }
  /* line 131, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__search-mobile-btn:active {
    background-color: transparent; }
  /* line 136, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__search {
    margin: 0;
    margin-right: -10px;
    margin-left: -10px; }
  /* line 142, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__search-btn {
    background-color: transparent;
    border: none;
    color: #000000; }
  /* line 148, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header-mobile-panel__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    width: 100%; }
    @media screen and (max-width: 1033px) {
      /* line 156, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header-mobile-panel__content .header-mobile-panel__show-menu-btn {
        margin-left: -13px; } }
    @media screen and (max-width: 1033px) {
      /* line 162, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header-mobile-panel__content .header__control-btn {
        margin-right: -15px; } }
  @media screen and (max-width: 1033px) {
    /* line 169, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile {
      max-height: 100vh; }
      /* line 173, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header__mobile-head {
        border-bottom: 1px solid var(--bg-major-shade); }
      /* line 177, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header__mobile-head-content {
        display: flex;
        justify-content: flex-start;
        width: 100%;
        min-height: 65px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #ffffff; }
      /* line 187, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner {
        flex-direction: column; }
        /* line 190, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner .header__collections-head {
          display: none; }
        /* line 194, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner .header__area-controls {
          position: absolute;
          top: -65px;
          right: 0;
          width: 135px;
          min-height: 65px;
          padding: 0;
          margin-right: 10px;
          background-color: #ffffff;
          border-bottom: 1px solid var(--bg-major-shade); }
        /* line 206, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner .header__search-form {
          position: relative;
          top: 0;
          left: 0;
          display: flex; }
        /* line 213, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner .header__search-mobile-btn {
          display: none; }
        /* line 217, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner .header__search {
          margin: 0;
          margin-right: -5px;
          margin-left: -10px; }
        /* line 223, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner .header__cabinet {
          margin-left: 0;
          margin-right: -5px; }
        /* line 228, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner .header__cart {
          margin-left: 0;
          margin-right: -5px;
          display: flex;
          align-items: center;
          justify-content: center; }
        /* line 236, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner .header__area-collections {
          order: 2;
          width: 100%; }
        /* line 241, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner .header__collections {
          flex-direction: column;
          align-items: flex-start;
          padding: 0; }
        /* line 247, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner .header__collections-item {
          width: 100%; }
        /* line 251, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner .header__collections-controls {
          padding-left: 20px;
          padding-right: 20px; }
        /* line 256, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header-part-main__inner .header__collections-show-submenu-btn {
          margin-right: 6px; }
      /* line 261, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header__cart {
        display: block; } }
  @media (min-width: 1033px) {
    /* line 266, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .is-show-mobile .header__mobile-head {
      display: none; } }
  /* line 273, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    cursor: pointer; }
  /* line 281, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__logo {
    margin-right: 0;
    width: 84px; }
  /* line 286, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header-part-main__inner {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    min-height: 72px;
    width: 100%;
    margin: 0; }
    /* line 297, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header-part-main__inner .header__area-logo {
      order: 1; }
      @media screen and (min-width: 1034px) {
        /* line 297, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header-part-main__inner .header__area-logo {
          min-width: 156px; } }
    /* line 305, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header-part-main__inner .header__area-collections {
      order: 2;
      align-self: stretch; }
    /* line 310, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header-part-main__inner .header__area-controls {
      order: 3;
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      justify-content: flex-end;
      width: 156px; }
  /* line 320, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 0;
    height: 100%; }
    /* line 327, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections > .is-current {
      box-shadow: inset 0 -3px 0 0 #2b2b2b; }
      @media screen and (max-width: 1033px) {
        /* line 327, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections > .is-current {
          box-shadow: none; } }
  /* line 336, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-link-icon {
    margin-left: 16px; }
  /* line 340, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-link {
    display: block;
    margin: 32px;
    margin-top: 0;
    padding: 24px;
    border-radius: 8px;
    background: #F5F5F5;
    text-align: center;
    color: #2B2B2B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-decoration: none; }
    @media screen and (max-width: 1033px) {
      /* line 340, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-link {
        margin: 20px;
        margin-top: 0; } }
  /* line 361, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-content {
    column-count: 3;
    padding: 32px;
    position: static;
    border: none;
    box-shadow: none; }
    /* line 368, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-content--clothes {
      width: 660px;
      background-color: var(--bg);
      padding: 16px 43px 37px; }
      @media screen and (max-width: 1033px) {
        /* line 368, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-content--clothes {
          column-count: 1;
          padding: 0;
          padding-top: 10px; } }
    /* line 380, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-content--accessories {
      position: relative;
      padding-top: 84px; }
      /* line 384, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-content--accessories .header__collections-item:last-child {
        position: absolute;
        top: 30px;
        left: 43px;
        height: auto;
        padding-left: 32px; }
        /* line 391, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-content--accessories .header__collections-item:last-child::before {
          content: '';
          position: absolute;
          display: block;
          left: 0;
          top: 4px;
          width: 24px;
          height: 24px;
          background-image: url("present-box.png");
          background-size: 24px 24px;
          background-repeat: no-repeat; }
      @media screen and (max-width: 1033px) {
        /* line 380, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-content--accessories {
          padding-top: 40px !important; }
          /* line 408, header.scss */
          .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-content--accessories .header__collections-item:last-child {
            top: 5px;
            left: 20px;
            padding-left: 12px; } }
    /* line 416, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-content::before {
      border: none; }
    /* line 420, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-content::after {
      border: none; }
    /* line 424, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-content .header__collections-item {
      position: static;
      height: 100%;
      width: 100%; }
    @media screen and (max-width: 1033px) {
      /* line 361, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu-content {
        width: 100%;
        column-count: 1;
        padding: 0; } }
  /* line 437, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__submenu-category {
    width: 660px;
    padding-top: 30px;
    padding-left: 43px;
    background-color: #ffffff; }
    @media screen and (max-width: 1033px) {
      /* line 437, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__submenu-category {
        width: 100%;
        padding-top: 0;
        padding-left: 20px; } }
  /* line 450, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__submenu-category-link {
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #707070; }
  /* line 458, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu {
    position: absolute;
    left: calc(50% - 330px);
    top: 72px;
    width: 660px;
    max-width: none;
    border: 1px solid var(--bg-major-shade);
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    padding: 0;
    background-color: #ffffff;
    overflow-x: hidden; }
    @media screen and (max-width: 1033px) {
      /* line 458, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-submenu {
        position: relative;
        top: 0;
        left: 0;
        z-index: 10;
        width: 100%;
        max-width: 100%;
        padding: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        margin: 0;
        background-color: #ffffff;
        border: none;
        box-shadow: none; } }
  /* line 490, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-item {
    position: static;
    height: 100%; }
    /* line 494, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-item--contacts {
      display: none; }
      @media screen and (max-width: 1033px) {
        /* line 494, header.scss */
        .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-item--contacts {
          display: block; } }
  /* line 503, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__collections-link.with-arrow {
    padding-right: 0; }
  /* line 507, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__control-btn {
    margin-left: 0;
    margin-right: -5px; }
  /* line 512, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .layout__content {
    width: 100%; }
    /* line 516, header.scss */
    .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .layout__content > .header .header__content {
      width: 100%; }
      /* line 519, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .layout__content > .header .header__content .header-part-main {
        width: 100%; }
  /* line 526, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__cabinet {
    margin-left: 15px; }
  /* line 530, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__cart {
    margin-left: 15px; }
  /* line 534, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header.is-touch .header__collections-show-submenu-btn {
    display: none; }
    @media screen and (max-width: 1033px) {
      /* line 534, header.scss */
      .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header.is-touch .header__collections-show-submenu-btn {
        display: block; } }
  /* line 542, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header.is-touch {
    transition: none; }
  /* line 546, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__favorite {
    position: relative;
    margin-right: 8px; }

/* line 552, header.scss */
.widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17[style*="--header-wide-bg:true"]
.header-part-top,
.widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17[style*="--header-wide-bg:true"]
.header-part-main {
  padding-left: 0;
  padding-right: 0%; }

/* line 560, header.scss */
.header__collections-controls {
  height: 100%; }

/* line 564, header.scss */
.header__collections > .header__collections-item:nth-last-child(2)
.header__collections-link {
  color: #EA1A1A; }
  @media screen and (max-width: 1033px) {
    /* line 564, header.scss */
    .header__collections > .header__collections-item:nth-last-child(2)
    .header__collections-link {
      color: var(--color-text); } }

/* line 574, header.scss */
.header__collections > .header__collections-item:hover {
  box-shadow: inset 0 -3px 0 0 #2b2b2b; }
  @media screen and (max-width: 1033px) {
    /* line 574, header.scss */
    .header__collections > .header__collections-item:hover {
      box-shadow: none; } }

/* line 583, header.scss */
.header__collections-link .icon {
  display: none; }

/* line 587, header.scss */
.header__collections-link .icon {
  display: none; }

/* line 591, header.scss */
.header__collections > .header__collections-item:last-of-type {
  margin-right: 0; }

/* line 595, header.scss */
.header__control-text {
  display: none; }

/* line 599, header.scss */
.header__search-field {
  display: none; }

/* line 603, header.scss */
.widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17
.header__search-btn:hover {
  background-color: white;
  border: none; }

/* line 609, header.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 613, header.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 617, header.scss */
.widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__search.is-show-mobile .header__search-mobile-btn .icon._hide {
  display: none; }

/* line 621, header.scss */
.widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__search.is-show-mobile .header__search-mobile-btn .icon._show {
  display: none; }

/* line 625, header.scss */
.widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__control-bage {
  z-index: 10;
  right: -3px; }
  /* line 629, header.scss */
  .widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17 .header__control-bage--cart {
    right: -10px; }

/* line 634, header.scss */
.widget-type_widget_v4_header_2_5396c7a38da695d856e2ebbec1172d17
.header-mobile-panel__logo {
  position: absolute;
  left: calc(50% - 42px); }

/* line 3, menu.scss */
.page_layout-clear main .main__inner {
  position: relative; }
/* line 7, menu.scss */
.page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205, .page_layout-clear main .widget-type_system_widget_v4_breadcrumbs_1, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df {
  width: 100%;
  background-color: transparent; }
  /* line 11, menu.scss */
  .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .layout__content, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .layout__content, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .layout__content, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .layout__content, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .layout__content, .page_layout-clear main .widget-type_system_widget_v4_breadcrumbs_1 .layout__content, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .layout__content {
    margin: 0; }
  /* line 16, menu.scss */
  .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .menu__inner .layout, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .menu__inner .layout, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .menu__inner .layout, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .menu__inner .layout, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .menu__inner .layout, .page_layout-clear main .widget-type_system_widget_v4_breadcrumbs_1 .menu__inner .layout, .page_layout-clear main .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .menu__inner .layout {
    background-color: #ffffff; }
/* line 22, menu.scss */
.page_layout-clear main .layout__content {
  background-color: transparent; }
/* line 26, menu.scss */
.page_layout-clear main .widget-type_system_widget_v4_page_title_1,
.page_layout-clear main .widget-type_widget_v4_page_title_1_372827777414bf78a816d2e982ac1309 {
  position: absolute;
  top: 32px;
  margin: 0;
  padding: 0;
  width: 600px;
  left: calc(50% - 300px);
  flex-grow: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, rgba(245, 245, 245, 0) 0%, #F5F5F5 10%); }
  @media screen and (max-width: 767px) {
    /* line 26, menu.scss */
    .page_layout-clear main .widget-type_system_widget_v4_page_title_1,
    .page_layout-clear main .widget-type_widget_v4_page_title_1_372827777414bf78a816d2e982ac1309 {
      position: relative;
      top: 0;
      left: 0;
      justify-content: flex-start;
      margin-bottom: 24px; } }
  /* line 48, menu.scss */
  .page_layout-clear main .widget-type_system_widget_v4_page_title_1 .layout__content,
  .page_layout-clear main .widget-type_widget_v4_page_title_1_372827777414bf78a816d2e982ac1309 .layout__content {
    margin: 0;
    padding: 0; }
    /* line 52, menu.scss */
    .page_layout-clear main .widget-type_system_widget_v4_page_title_1 .layout__content .page-headding,
    .page_layout-clear main .widget-type_widget_v4_page_title_1_372827777414bf78a816d2e982ac1309 .layout__content .page-headding {
      margin: 0; }
/* line 58, menu.scss */
.page_layout-clear main .widget-type_widget_v4_page_content_1_7555ee58efd5ee813307d23b65c7c103 {
  margin: 0;
  padding: 0;
  margin: 0 auto;
  width: 700px; }
  @media screen and (max-width: 767px) {
    /* line 58, menu.scss */
    .page_layout-clear main .widget-type_widget_v4_page_content_1_7555ee58efd5ee813307d23b65c7c103 {
      width: 100%; } }
  /* line 68, menu.scss */
  .page_layout-clear main .widget-type_widget_v4_page_content_1_7555ee58efd5ee813307d23b65c7c103 ul {
    margin-bottom: 0; }
  /* line 72, menu.scss */
  .page_layout-clear main .widget-type_widget_v4_page_content_1_7555ee58efd5ee813307d23b65c7c103 p:last-child {
    margin-bottom: 0; }
  /* line 76, menu.scss */
  .page_layout-clear main .widget-type_widget_v4_page_content_1_7555ee58efd5ee813307d23b65c7c103 .layout__content {
    margin: 0;
    padding: 0; }

/* line 2, catalog.scss */
.page_layout,
.layout__content,
.layout {
  background-color: #f6f6f6; }

/* line 8, catalog.scss */
.page_section_top__inner {
  position: relative; }
  @media screen and (max-width: 767px) {
    /* line 8, catalog.scss */
    .page_section_top__inner {
      flex-wrap: wrap; } }

/* line 16, catalog.scss */
.widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 {
  width: 50%;
  padding: 0; }
  @media screen and (max-width: 767px) {
    /* line 16, catalog.scss */
    .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 {
      width: 100%; }
      /* line 24, catalog.scss */
      .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 .collection-sort form {
        transition: none; } }
  /* line 30, catalog.scss */
  .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 .layout__content {
    width: 100%;
    padding: 0; }
    /* line 34, catalog.scss */
    .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 .layout__content .collection-toolbar {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      /* line 39, catalog.scss */
      .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 .layout__content .collection-toolbar .heading {
        position: absolute;
        top: 32px;
        left: calc(50% - 250px);
        width: 500px;
        margin: 0;
        display: flex;
        justify-content: center;
        background: linear-gradient(90deg, rgba(245, 245, 245, 0) 0%, #f5f5f5 15%); }
        @media screen and (max-width: 767px) {
          /* line 39, catalog.scss */
          .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 .layout__content .collection-toolbar .heading {
            position: relative;
            top: 0;
            left: 0;
            margin-bottom: 4px;
            justify-content: flex-start; } }
      /* line 60, catalog.scss */
      .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 .layout__content .collection-toolbar .collection-sort {
        margin-left: auto;
        flex-grow: 0;
        width: 132px;
        border: 1px solid #dedede;
        box-sizing: border-box;
        border-radius: 4px; }
        /* line 68, catalog.scss */
        .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 .layout__content .collection-toolbar .collection-sort .collection-order {
          margin: 0; }
        /* line 72, catalog.scss */
        .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 .layout__content .collection-toolbar .collection-sort .form-control {
          width: 100%;
          height: 36px;
          padding-left: 10px;
          padding-right: 30px;
          padding-bottom: 2px;
          text-align-last: auto;
          font-size: 13px;
          line-height: 16px;
          color: #707070; }
        /* line 84, catalog.scss */
        .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 .layout__content .collection-toolbar .collection-sort .select-wrapper::after {
          content: "";
          position: absolute;
          top: calc(50% - 3px);
          right: 10px;
          width: 10px;
          height: 6px;
          margin: 0;
          display: block;
          background: url("arrow-down.svg") no-repeat;
          border: none; }
  /* line 100, catalog.scss */
  .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 .collection-order-wrapper {
    background-color: transparent; }
  /* line 104, catalog.scss */
  .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 .collection-order .select-wrapper select {
    width: 200px;
    padding: 0;
    padding-right: 20px;
    text-align-last: right;
    background-color: #f6f6f6;
    cursor: pointer;
    transition: none; }
  /* line 114, catalog.scss */
  .widget-type_widget_v4_collection_sort_1_25762b76ef1194515a967a2773a53be9 .select-wrapper:after {
    margin-right: -15px; }

/* line 119, catalog.scss */
select.form-control {
  background-color: transparent;
  border: none;
  box-shadow: none; }
  /* line 124, catalog.scss */
  select.form-control:focus {
    box-shadow: none; }
  @media screen and (max-width: 375px) {
    /* line 119, catalog.scss */
    select.form-control {
      font-size: 13px;
      line-height: 16px; } }

@media screen and (max-width: 375px) {
  /* line 134, catalog.scss */
  .form-control.form-control_size-m {
    font-size: 13px;
    line-height: 16px; } }

/* line 141, catalog.scss */
.widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 {
  padding: 0;
  margin-right: 27px; }
  @media screen and (max-width: 767px) {
    /* line 141, catalog.scss */
    .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 {
      margin: 0;
      width: 100%; } }
  /* line 150, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .layout__content {
    max-width: 100%; }
  /* line 154, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter.is-show-mobile {
    padding: 0;
    padding-top: 0;
    padding-bottom: 20px; }
  @media screen and (max-width: 767px) {
    /* line 160, catalog.scss */
    .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__hide-mobile-filter-btn {
      position: static;
      width: 100%;
      display: flex;
      justify-content: flex-start;
      margin-top: 0; } }
  /* line 174, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__head-title {
    display: none; }
  /* line 178, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-item {
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 0;
    border-bottom: 1px solid var(--bg-major-shade); }
  /* line 185, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__content {
    padding-top: 20px; }
  /* line 189, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-item__head {
    padding: 0; }
    @media screen and (max-width: 767px) {
      /* line 189, catalog.scss */
      .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-item__head {
        padding-right: 20px;
        padding-left: 20px; } }
  /* line 198, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-item__content {
    padding: 0;
    padding-top: 16px; }
    @media screen and (max-width: 767px) {
      /* line 198, catalog.scss */
      .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-item__content {
        padding-right: 20px;
        padding-left: 20px; } }
  /* line 208, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-item__name {
    font-size: 16px;
    line-height: 24px; }
  /* line 213, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-item__list-item {
    display: flex; }
  /* line 217, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__controls {
    position: relative;
    padding: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
    margin-bottom: 16px;
    height: 40px; }
    @media screen and (max-width: 767px) {
      /* line 217, catalog.scss */
      .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__controls {
        padding-right: 20px;
        padding-left: 20px; } }
  /* line 232, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__controls .button {
    background-color: transparent;
    color: #707070;
    border: 1px solid #707070; }
  /* line 238, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__head-reset {
    width: 100%;
    height: 40px;
    padding: 12px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center; }
    /* line 246, catalog.scss */
    .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__head-reset span {
      color: #707070; }
    /* line 250, catalog.scss */
    .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__head-reset .filter__reset-btn--dublicate {
      position: absolute;
      top: 290px;
      left: calc(50% - 48px);
      font-weight: normal;
      font-size: 22px;
      line-height: 26px;
      color: #707070; }
      @media screen and (max-width: 767px) {
        /* line 250, catalog.scss */
        .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__head-reset .filter__reset-btn--dublicate {
          display: none; } }
    /* line 264, catalog.scss */
    .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__head-reset .filter__head {
      position: static; }
  /* line 269, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__head-reset.is-active-filters {
    display: flex; }
  /* line 273, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-item__name.js-toggle-show-filter-item {
    width: 100%; }
  /* line 277, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-item.is-show .filter-item__name::before {
    transform: rotate(45deg); }
  /* line 281, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-item__name.js-toggle-show-filter-item::before {
    content: "";
    display: block;
    background: url("plus.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 0;
    border: none; }
  /* line 294, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .show-mobile-filter-btn {
    width: auto;
    border: 0; }
  /* line 300, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .icon-sliders {
    font-family: inherit;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #707070; }
    /* line 307, catalog.scss */
    .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .icon-sliders::before {
      content: ""; }
  /* line 312, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .show-mobile-filter-btn__bage {
    background-color: #ea1a1a;
    color: #ffffff;
    font-weight: bold;
    margin-right: -8px;
    margin-top: 5px; }
  /* line 320, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .show-mobile-filter-btn__bage::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 14px;
    height: 14px;
    background-image: url("check.svg");
    background-repeat: no-repeat;
    background-position: center; }
  /* line 332, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .select-wrapper {
    background-color: transparent; }
    /* line 335, catalog.scss */
    .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .select-wrapper::after {
      right: 0;
      top: 12px;
      margin: 0;
      width: 16px;
      height: 16px; }
    /* line 343, catalog.scss */
    .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .select-wrapper select {
      width: 200px;
      padding: 0;
      padding-right: 20px;
      text-align-last: right; }
  /* line 351, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .collection-sort {
    order: 2;
    padding: 0; }
  /* line 356, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .collection-order-wrapper {
    order: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  @media screen and (max-width: 767px) {
    /* line 299, catalog.scss */
    .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls {
      margin-top: 16px;
      margin-bottom: 18px; }
      /* line 367, catalog.scss */
      .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .show-mobile-filter-btn {
        border: 1px solid #dedede;
        box-sizing: border-box;
        border-radius: 4px;
        width: calc(50% - 8px);
        height: 36px; }
        /* line 374, catalog.scss */
        .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .show-mobile-filter-btn .icon-sliders {
          margin-right: 0; }
        /* line 378, catalog.scss */
        .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .show-mobile-filter-btn .show-mobile-filter-btn__bage {
          position: relative;
          top: 1px;
          margin-right: 0;
          margin-top: 0; }
      /* line 386, catalog.scss */
      .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .collection-sort {
        flex-grow: 0;
        width: calc(50% - 8px);
        height: 36px;
        border: 1px solid #dedede;
        box-sizing: border-box;
        border-radius: 4px; }
        /* line 394, catalog.scss */
        .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .collection-sort .collection-order {
          margin: 0; }
        /* line 398, catalog.scss */
        .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .collection-sort .form-control {
          width: 100%;
          height: 36px;
          padding-left: 10px;
          padding-right: 30px;
          padding-bottom: 2px;
          text-align-last: auto;
          font-size: 13px;
          line-height: 16px;
          color: #707070; }
      /* line 412, catalog.scss */
      .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .select-wrapper::after {
        content: "";
        position: absolute;
        top: 15px;
        right: 10px;
        width: 10px;
        height: 6px;
        margin: 0;
        display: block;
        background: url("arrow-down.svg") no-repeat;
        border: none;
        color: #707070; }
      /* line 427, catalog.scss */
      .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter-mobile-controls .collection-order {
        width: 100%; } }

/* line 434, catalog.scss */
.widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 > .layout__content > form > .filter__content {
  flex-grow: 2;
  height: auto;
  padding: 0;
  margin: 0; }

/* line 441, catalog.scss */
.widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 > .layout__content > form {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0; }

/* line 448, catalog.scss */
.widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 > .layout__content > form > .filter__content > .filter__head {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid var(--bg-major-shade); }
  @media screen and (max-width: 767px) {
    /* line 448, catalog.scss */
    .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 > .layout__content > form > .filter__content > .filter__head {
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 20px;
      padding-right: 20px; } }
  /* line 460, catalog.scss */
  .widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 > .layout__content > form > .filter__content > .filter__head .filter__hide-mobile-filter-btn {
    height: 24px; }

/* line 465, catalog.scss */
.widget-type_widget_v4_infinity_products_button_1_6508020762b990798a85ba561506738c {
  padding: 0;
  margin: 0;
  width: 268px;
  margin-left: 268px; }
  @media screen and (max-width: 1033px) {
    /* line 465, catalog.scss */
    .widget-type_widget_v4_infinity_products_button_1_6508020762b990798a85ba561506738c {
      position: relative;
      left: 0;
      top: 0;
      margin: 0 auto; } }
  /* line 478, catalog.scss */
  .widget-type_widget_v4_infinity_products_button_1_6508020762b990798a85ba561506738c > .layout__content {
    width: 100%;
    padding: 0; }
  /* line 483, catalog.scss */
  .widget-type_widget_v4_infinity_products_button_1_6508020762b990798a85ba561506738c .infinity-products-controls {
    width: 100%;
    margin-bottom: 64px; }
    @media screen and (max-width: 414px) {
      /* line 483, catalog.scss */
      .widget-type_widget_v4_infinity_products_button_1_6508020762b990798a85ba561506738c .infinity-products-controls {
        margin-bottom: 32px; } }
  /* line 492, catalog.scss */
  .widget-type_widget_v4_infinity_products_button_1_6508020762b990798a85ba561506738c .infinity-products-controls__btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: var(--controls-height-m);
    width: 100%;
    font-family: var(--font-family);
    font-weight: var(--font-weight);
    font-size: var(--controls-font-size-m);
    line-height: 1;
    color: #707070;
    border-radius: var(--controls-btn-border-radius);
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    background: #f6f6f6;
    border: 1px solid #707070;
    box-shadow: var(--color-btn-shadow);
    padding: var(--controls-btn-padding-y) var(--controls-btn-padding-x);
    outline: none;
    transition: var(--btn-transition); }
    /* line 517, catalog.scss */
    .widget-type_widget_v4_infinity_products_button_1_6508020762b990798a85ba561506738c .infinity-products-controls__btn .loader {
      bottom: 10px; }

/* line 523, catalog.scss */
.widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df,
.widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b,
.widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310,
.widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010,
.widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205,
.widget-type_system_widget_v4_breadcrumbs_1,
.widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df {
  padding: 0;
  width: 50%; }
  /* line 533, catalog.scss */
  .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper ul li,
  .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper ul li,
  .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper ul li,
  .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper ul li,
  .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper ul li,
  .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li,
  .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper ul li {
    color: #707070; }
    /* line 536, catalog.scss */
    .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper ul li a,
    .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper ul li a,
    .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper ul li a,
    .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper ul li a,
    .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper ul li a,
    .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul li a,
    .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper ul li a {
      color: #707070; }
  /* line 541, catalog.scss */
  .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-page,
  .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-page,
  .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-page,
  .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-page,
  .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-page,
  .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-page,
  .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-page {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 38px;
    font-weight: normal; }
    @media screen and (max-width: 767px) {
      /* line 541, catalog.scss */
      .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-page,
      .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-page,
      .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-page,
      .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-page,
      .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-page,
      .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-page,
      .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-page {
        line-height: 28px; } }
  @media screen and (max-width: 767px) {
    /* line 523, catalog.scss */
    .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df,
    .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b,
    .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310,
    .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010,
    .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205,
    .widget-type_system_widget_v4_breadcrumbs_1,
    .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df {
      width: 100%; } }

/* line 558, catalog.scss */
.main__inner--collection {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center; }
  @media screen and (max-width: 767px) {
    /* line 558, catalog.scss */
    .main__inner--collection {
      flex-direction: column; } }
  /* line 569, catalog.scss */
  .main__inner--collection aside {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    width: 268px; }
    @media screen and (max-width: 767px) {
      /* line 569, catalog.scss */
      .main__inner--collection aside {
        margin: 0;
        width: 100%; } }
  /* line 582, catalog.scss */
  .main__inner--collection .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202,
  .main__inner--collection .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b {
    flex-grow: 2;
    width: calc(100% - 268px);
    padding: 0;
    padding-bottom: 64px;
    margin: 0; }
    @media screen and (max-width: 414px) {
      /* line 582, catalog.scss */
      .main__inner--collection .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202,
      .main__inner--collection .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b {
        padding-bottom: 32px; } }
    @media screen and (max-width: 767px) {
      /* line 582, catalog.scss */
      .main__inner--collection .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202,
      .main__inner--collection .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b {
        width: 100%; } }
    /* line 598, catalog.scss */
    .main__inner--collection .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .layout__content,
    .main__inner--collection .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .layout__content {
      padding: 0; }
    @media screen and (max-width: 767px) {
      /* line 602, catalog.scss */
      .main__inner--collection .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .grid-list,
      .main__inner--collection .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .grid-list {
        width: 100%;
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (min-width: 376px) and (max-width: 414px) {
      /* line 602, catalog.scss */
      .main__inner--collection .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .grid-list,
      .main__inner--collection .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .grid-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        /* line 613, catalog.scss */
        .main__inner--collection .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .grid-list .product-preview,
        .main__inner--collection .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .grid-list .product-preview {
          width: calc((100% - 20px) / 2); } }

/* line 621, catalog.scss */
.widget-type_widget_v4_sidebar_filter_1_30f3c85a3f60f3f9bcb6738ae68de724 .filter__head {
  position: static; }

/* line 625, catalog.scss */
.widget-type_widget_v4_collection_description_1_ea5b56cc0886e788ade1a0ceabe49c1d {
  width: 100%;
  margin: 0;
  margin-bottom: 64px;
  padding-top: 64px;
  border-top: 1px solid var(--bg-major-shade); }
  @media screen and (max-width: 1033px) {
    /* line 625, catalog.scss */
    .widget-type_widget_v4_collection_description_1_ea5b56cc0886e788ade1a0ceabe49c1d {
      padding-left: 0;
      padding-right: 0; } }
  @media screen and (max-width: 414px) {
    /* line 625, catalog.scss */
    .widget-type_widget_v4_collection_description_1_ea5b56cc0886e788ade1a0ceabe49c1d {
      padding-top: 32px;
      margin-bottom: 32px; } }
  /* line 642, catalog.scss */
  .widget-type_widget_v4_collection_description_1_ea5b56cc0886e788ade1a0ceabe49c1d .layout__content {
    display: flex;
    justify-content: center;
    padding: 0; }

/* line 649, catalog.scss */
.collection-description {
  display: flex;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px; }
  @media screen and (max-width: 1033px) {
    /* line 649, catalog.scss */
    .collection-description {
      width: 100%;
      justify-content: space-between; } }
  @media screen and (max-width: 767px) {
    /* line 649, catalog.scss */
    .collection-description {
      flex-direction: column; } }

/* line 665, catalog.scss */
.collection-description__image-wrapper {
  width: 480px; }
  @media screen and (max-width: 1033px) {
    /* line 665, catalog.scss */
    .collection-description__image-wrapper {
      flex-grow: 2; } }
  @media screen and (max-width: 767px) {
    /* line 665, catalog.scss */
    .collection-description__image-wrapper {
      display: flex;
      justify-content: center;
      width: 100%;
      margin-bottom: 32px; } }
  @media screen and (max-width: 414px) {
    /* line 665, catalog.scss */
    .collection-description__image-wrapper {
      margin-bottom: 24px; } }
  /* line 683, catalog.scss */
  .collection-description__image-wrapper img {
    height: 398px !important;
    object-fit: cover; }

/* line 689, catalog.scss */
.collection-description__title {
  margin: 0;
  margin-bottom: 24px;
  padding: 0;
  font-weight: normal;
  font-size: 32px;
  line-height: 38px; }
  @media screen and (max-width: 767px) {
    /* line 689, catalog.scss */
    .collection-description__title {
      display: flex;
      justify-content: center; } }

/* line 703, catalog.scss */
.collection-description__text-wrapper {
  width: 480px;
  margin-left: 43px;
  line-height: 22px; }
  /* line 709, catalog.scss */
  .collection-description__text-wrapper p:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 1033px) {
    /* line 703, catalog.scss */
    .collection-description__text-wrapper {
      flex-grow: 2; } }
  @media screen and (max-width: 767px) {
    /* line 703, catalog.scss */
    .collection-description__text-wrapper {
      width: 100%;
      margin-left: 0; }
      /* line 722, catalog.scss */
      .collection-description__text-wrapper p {
        text-align: justify; } }

/* line 728, catalog.scss */
.filter-option__field:checked + .filter-option__content .filter-option__btn {
  background-color: #000;
  background-image: url("check.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px; }

/* line 738, catalog.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .favorites_btn,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .favorites_btn {
  position: absolute;
  z-index: 1;
  right: 4px;
  top: auto;
  bottom: 4px;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 0;
  background: transparent;
  outline: none; }
  /* line 752, catalog.scss */
  .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .favorites_btn:hover,
  .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .favorites_btn:hover {
    position: absolute;
    z-index: 1;
    right: 4px;
    top: auto;
    bottom: 4px;
    outline: none;
    padding: 0;
    border: 0;
    height: 32px;
    width: 32px;
    background-color: #ffffff; }
    /* line 765, catalog.scss */
    .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .favorites_btn:hover::before,
    .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .favorites_btn:hover::before {
      border-radius: 4px;
      background-color: #ffffff;
      opacity: 1; }
  @media screen and (min-width: 1034px) {
    /* line 738, catalog.scss */
    .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .favorites_btn,
    .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .favorites_btn {
      display: none; } }
/* line 777, catalog.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .favorites_btn::before,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .favorites_btn::before {
  content: "";
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0;
  border-radius: 4px;
  background-color: #ffffff;
  opacity: 1;
  width: 32px;
  height: 32px; }
/* line 791, catalog.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .favorites_btn__img,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .favorites_btn__img {
  position: absolute;
  right: 8px;
  bottom: 8px;
  z-index: 1;
  width: 16px;
  height: 16px;
  background-image: url("heart.svg");
  background-repeat: no-repeat;
  background-size: 16px 16px; }
/* line 803, catalog.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .favorites-added,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .favorites-added {
  display: flex; }
  /* line 806, catalog.scss */
  .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .favorites-added .favorites_btn__img,
  .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .favorites-added .favorites_btn__img {
    background-image: url("heart-red.svg"); }

/* line 2, brands.scss */
.page_section_top__inner--brands {
  position: relative; }
  /* line 5, brands.scss */
  .page_section_top__inner--brands .brands__breadcrumbs {
    display: flex;
    margin: 0;
    padding: 0;
    padding-top: 32px;
    padding-bottom: 32px;
    color: #707070;
    font-weight: normal;
    font-size: 14px;
    line-height: 38px;
    list-style: none; }
    /* line 17, brands.scss */
    .page_section_top__inner--brands .brands__breadcrumbs a {
      text-decoration: none;
      color: #707070; }
    /* line 22, brands.scss */
    .page_section_top__inner--brands .brands__breadcrumbs a:hover {
      color: #707070; }
    @media screen and (max-width: 767px) {
      /* line 5, brands.scss */
      .page_section_top__inner--brands .brands__breadcrumbs {
        padding-top: 24px;
        padding-bottom: 24px;
        line-height: 28px; } }
  /* line 33, brands.scss */
  .page_section_top__inner--brands .brands__heading {
    position: absolute;
    top: 0;
    width: 500px;
    left: calc(50% - 250px);
    margin: 0;
    padding-top: 32px;
    padding-bottom: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, rgba(245, 245, 245, 0) 0%, #f5f5f5 15%); }
    @media screen and (max-width: 767px) {
      /* line 33, brands.scss */
      .page_section_top__inner--brands .brands__heading {
        position: relative;
        left: 0;
        padding-top: 0;
        padding-bottom: 24px;
        justify-content: flex-start; } }
    @media screen and (max-width: 414px) {
      /* line 33, brands.scss */
      .page_section_top__inner--brands .brands__heading {
        padding-top: 24px;
        padding-bottom: 16px; } }

/* line 61, brands.scss */
.page_layoutpage_layout_section_top {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  min-height: 100vh; }
  /* line 68, brands.scss */
  .page_layoutpage_layout_section_top a {
    text-decoration: none; }
  /* line 72, brands.scss */
  .page_layoutpage_layout_section_top main {
    flex-grow: 2;
    background-color: #f6f6f6; }
  /* line 78, brands.scss */
  .page_layoutpage_layout_section_top .main__inner .brands__list {
    display: flex; }
  /* line 82, brands.scss */
  .page_layoutpage_layout_section_top .main__inner .brands__column {
    width: 50%; }
    @media screen and (max-width: 1033px) {
      /* line 82, brands.scss */
      .page_layoutpage_layout_section_top .main__inner .brands__column {
        width: 100%; } }
  /* line 90, brands.scss */
  .page_layoutpage_layout_section_top .main__inner .brands__column-wrapper {
    display: flex;
    align-items: flex-start;
    width: 50%; }
    @media screen and (max-width: 1033px) {
      /* line 90, brands.scss */
      .page_layoutpage_layout_section_top .main__inner .brands__column-wrapper {
        flex-direction: column; } }
  /* line 100, brands.scss */
  .page_layoutpage_layout_section_top .main__inner .brands__letter {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px; }
  /* line 107, brands.scss */
  .page_layoutpage_layout_section_top .main__inner .brands__letter-list {
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    list-style: none; }
    /* line 116, brands.scss */
    .page_layoutpage_layout_section_top .main__inner .brands__letter-list a {
      text-decoration: none; }
  /* line 121, brands.scss */
  .page_layoutpage_layout_section_top .main__inner .brands__letter-item {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px; }

/* line 131, brands.scss */
.brands__features {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  margin-bottom: 42px;
  padding: 0; }

/* line 139, brands.scss */
.brands__features-item {
  position: relative;
  list-style: none;
  width: calc((100% - 3 * 22px) / 4);
  height: 0;
  padding-top: calc((100% - 3 * 22px) / 4 * 1.3);
  margin-right: 22px;
  margin-bottom: 22px; }
  /* line 148, brands.scss */
  .brands__features-item:nth-child(4n) {
    margin-right: 0; }
  /* line 152, brands.scss */
  .brands__features-item a {
    position: absolute;
    top: 0;
    display: flex;
    width: 100%;
    height: 100%; }
    /* line 159, brands.scss */
    .brands__features-item a picture {
      width: 100%; }
  @media screen and (max-width: 767px) {
    /* line 139, brands.scss */
    .brands__features-item {
      width: calc((100% - 22px) / 2);
      padding-top: calc((100% - 22px) / 2 * 1.3); }
      /* line 168, brands.scss */
      .brands__features-item:nth-child(2n) {
        margin-right: 0; } }

/* line 174, brands.scss */
.brands__features-item-image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 180, brands.scss */
.brands__features-item-title {
  position: absolute;
  z-index: 3;
  bottom: 24px;
  width: 100%;
  margin: 0;
  color: white;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px; }

/* line 194, brands.scss */
.brands__gradient {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 44%); }

/* line 2, footer.scss */
footer {
  background-color: white; }

/* line 6, footer.scss */
.footer__logo {
  width: 84px; }

@media screen and (max-width: 1033px) {
  /* line 11, footer.scss */
  .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3
  .footer-wrap
  .footer-top {
    grid-template-areas: "sidebar" "menu";
    grid-template-columns: auto;
    padding-bottom: 0; }

  /* line 21, footer.scss */
  .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3
  .footer__area-menu
  .menu-item
  .menu-title {
    align-self: center;
    position: relative;
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: auto 2rem;
    padding: 0 0.75rem;
    margin: 0 !important; }

  /* line 34, footer.scss */
  .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3
  .footer__area-menu
  .menu-item
  .menu-link {
    padding-left: 20px; }

  /* line 41, footer.scss */
  .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3
  .menu-show-submenu-btn {
    display: block; }

  /* line 46, footer.scss */
  .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3
  .footer__area-menu
  .menu-item
  .menu-link {
    display: none; }

  /* line 53, footer.scss */
  .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3
  .footer-wrap
  .footer-top
  .footer__area-menu {
    flex-direction: column; }

  /* line 60, footer.scss */
  .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3
  .footer__area-menu
  .menu-item {
    padding: 1rem 0; }

  /* line 66, footer.scss */
  .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3
  .footer__area-menu
  .menu-item {
    border-top: 1px solid var(--bg-major-shade); } }
/* line 73, footer.scss */
.footer__inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px; }
  @media screen and (max-width: 1033px) {
    /* line 73, footer.scss */
    .footer__inner {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: stretch;
      padding: 0; } }

/* line 89, footer.scss */
div.widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3 {
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: white; }
  /* line 95, footer.scss */
  div.widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3 .footer__area-menu {
    flex-wrap: nowrap; }
  /* line 99, footer.scss */
  div.widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3 .layout__content {
    margin: 0;
    width: 100%;
    max-width: none;
    background-color: white; }

/* line 107, footer.scss */
.specialBgc {
  background-color: #f6f6f6; }

@media screen and (max-width: 1033px) {
  /* line 111, footer.scss */
  .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3 {
    margin-top: 0; }
    /* line 115, footer.scss */
    .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3 .footer__area-sidebar {
      padding-left: 20px; }
    /* line 119, footer.scss */
    .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3 .footer-bottom {
      padding-left: 20px; }
    /* line 124, footer.scss */
    .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3 .footer__area-menu .menu-item .menu-title {
      padding-left: 20px; } }
@media screen and (max-width: 767px) {
  /* line 131, footer.scss */
  .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3 .footer-wrap .footer-bottom {
    padding-bottom: 40px; } }

@media screen and (max-width: 767px) {
  /* line 137, footer.scss */
  .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3
  .footer__area-menu
  .menu-item {
    border-top: 1px solid var(--bg-major-shade); } }
@media screen and (max-width: 767px) {
  /* line 144, footer.scss */
  .widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3
  .footer__area-menu
  .menu-item:last-child {
    border-bottom: 1px solid var(--bg-major-shade); } }

/* line 152, footer.scss */
.widget-type_widget_v4_footer_3_f0b3995d2c4fb138c2bb550678d1d0f3 .icon-angle-down {
  display: block;
  width: 10px;
  height: 6px;
  color: #2B2B2B;
  background: url("arrow-down.svg") no-repeat center; }

/* line 161, footer.scss */
.footer-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 18px 32px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  background: #EAF3E9; }

/* line 174, footer.scss */
.footer-banner__icon {
  margin-right: 6px; }

/* line 178, footer.scss */
.footer-banner__link {
  position: relative;
  text-decoration: none;
  white-space: nowrap; }
  /* line 183, footer.scss */
  .footer-banner__link::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap; }
  /* line 191, footer.scss */
  .footer-banner__link--vk {
    padding-left: 35px;
    color: #07F; }
    /* line 195, footer.scss */
    .footer-banner__link--vk::before {
      width: 29px;
      height: 18px;
      background-image: url("vk.svg");
      background-size: 29px 18px; }
  /* line 203, footer.scss */
  .footer-banner__link--telegram {
    padding-left: 30px;
    color: #29A8EA; }
    /* line 207, footer.scss */
    .footer-banner__link--telegram::before {
      width: 24px;
      height: 20px;
      background-image: url("telegram.svg");
      background-size: 24px 20px; }

/* line 216, footer.scss */
.footer__area-logo__inner {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    /* line 216, footer.scss */
    .footer__area-logo__inner {
      width: calc(100vw - 40px);
      flex-direction: column;
      align-items: flex-start; } }

/* line 227, footer.scss */
.footer__area-logo__iframe {
  height: 50px; }

/* line 231, footer.scss */
.footer__area-logo-text {
  margin-right: 64px;
  font-weight: 590;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -2%; }
  @media screen and (max-width: 767px) {
    /* line 231, footer.scss */
    .footer__area-logo-text {
      margin-top: 24px;
      margin-bottom: 40px; } }

/* line 244, footer.scss */
.footer__area-logo-divider {
  width: 1px;
  margin-right: 40px;
  margin-left: 40px;
  align-self: stretch;
  background: #D9D9D9; }
  @media screen and (max-width: 767px) {
    /* line 244, footer.scss */
    .footer__area-logo-divider {
      display: none; } }

/* line 2, special-products.scss */
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1,
.widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 {
  padding: 0;
  padding-top: 32px;
  padding-bottom: 48px;
  margin: 0; }
  /* line 9, special-products.scss */
  .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .layout__content,
  .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .layout__content {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: none; }
  /* line 16, special-products.scss */
  .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .special-products__title,
  .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .special-products__title {
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 32px; }
  /* line 23, special-products.scss */
  .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .grid-list,
  .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .grid-list {
    display: flex;
    align-items: stretch;
    justify-content: space-between; }
    /* line 28, special-products.scss */
    .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .grid-list form,
    .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .grid-list form {
      width: 168px; }
    /* line 32, special-products.scss */
    .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .grid-list form:nth-child(n + 6),
    .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .grid-list form:nth-child(n + 6) {
      display: none; }
    @media screen and (max-width: 1033px) {
      /* line 37, special-products.scss */
      .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .grid-list form:nth-child(n + 5),
      .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .grid-list form:nth-child(n + 5) {
        display: none; }
      /* line 41, special-products.scss */
      .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .grid-list form,
      .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .grid-list form {
        width: 25%; } }
    @media screen and (max-width: 767px) {
      /* line 47, special-products.scss */
      .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .grid-list form:nth-child(n + 3),
      .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .grid-list form:nth-child(n + 3) {
        display: none; }
      /* line 51, special-products.scss */
      .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .grid-list form,
      .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .grid-list form {
        width: 50%; } }

/* line 2, recently-viewed.scss */
.widget-type_system_widget_v4_viewed_products_1 {
  position: relative;
  margin: 0;
  padding: 0;
  padding-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid var(--bg-major-shade); }
  /* line 10, recently-viewed.scss */
  .widget-type_system_widget_v4_viewed_products_1::before {
    background: white;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -50%;
    width: 200%;
    height: 100%; }
  /* line 21, recently-viewed.scss */
  .widget-type_system_widget_v4_viewed_products_1 .special-products__head {
    position: relative; }
  /* line 25, recently-viewed.scss */
  .widget-type_system_widget_v4_viewed_products_1 .special-products__title {
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 32px; }
  /* line 32, recently-viewed.scss */
  .widget-type_system_widget_v4_viewed_products_1 .layout__content {
    padding: 0;
    margin: 0; }

/* line 2, cart.scss */
.main__inner--cart {
  padding: 0; }

/* line 6, cart.scss */
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f {
  padding: 0;
  padding-bottom: 30px;
  margin: 0; }
  /* line 11, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__button {
    height: 40px;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    background: #2b2b2b;
    color: var(--color-btn-color);
    border-color: #2b2b2b;
    box-shadow: none; }
    /* line 21, cart.scss */
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__button--checkout:hover {
      background: #3d3d3d;
      color: var(--color-btn-color);
      border-color: #3d3d3d;
      box-shadow: none; }
    /* line 28, cart.scss */
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__button--one-click {
      color: #2b2b2b;
      background-color: transparent;
      border: 1px solid #707070; }
    /* line 34, cart.scss */
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__button--one-click:hover {
      background: transparent;
      color: #2b2b2b;
      opacity: 0.7; }
  /* line 41, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-form__delivery-label {
    margin-left: auto; }
  /* line 45, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .icon-plus {
    width: 13px;
    height: 13px;
    background: url("plus-grey.svg") no-repeat center; }
  /* line 51, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .icon-minus {
    width: 13px;
    height: 1px;
    background-color: #707070; }
  /* line 57, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .sticker {
    position: relative;
    width: 46px;
    height: 27px;
    margin: 0;
    padding: 0;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: var(--sticker-font-size, 0.875rem);
    border-radius: var(--controls-btn-border-radius);
    background-color: #e44542; }
    /* line 72, cart.scss */
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .sticker::after {
      z-index: -1;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      background: url("flag.svg") no-repeat;
      width: 55px;
      height: 27px; }
  /* line 85, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .stickers {
    position: absolute;
    z-index: 1;
    left: 0; }
  /* line 91, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .item-price {
    display: flex;
    gap: 0; }
    /* line 95, cart.scss */
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .item-price .price--old {
      margin-left: 16px;
      color: #707070;
      text-decoration: line-through; }
  /* line 102, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__discount-button {
    padding-left: 16px;
    padding-right: 16px;
    border: 1px solid #dedede;
    box-sizing: border-box;
    border-radius: 8px;
    user-select: none; }
  /* line 111, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__discount-title-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    border: none;
    background-color: transparent;
    cursor: pointer; }
  /* line 125, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__discount-input-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px; }
  /* line 132, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__discount-title {
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #2b2b2b; }
  /* line 140, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__discount-notice {
    margin-bottom: 16px;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #ea1a1a; }
  /* line 148, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__discount-icon {
    margin-left: 8px;
    width: 24px;
    height: 24px;
    cursor: pointer; }
  /* line 155, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__discount-close-icon {
    margin-left: 8px;
    width: 24px;
    height: 24px;
    transform: rotate(135deg);
    cursor: pointer; }
  /* line 163, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__discount-input {
    flex-grow: 1;
    padding: 10px 12px;
    background: #ffffff;
    border: 1px solid #dedede;
    box-sizing: border-box;
    border-radius: 6px; }
    /* line 171, cart.scss */
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__discount-input:focus {
      outline-color: #dedede; }
    /* line 175, cart.scss */
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__discount-input::placeholder {
      font-weight: normal;
      font-size: 16px;
      line-height: 19px;
      color: #707070; }
  /* line 183, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__discount-submit-button {
    position: relative;
    padding: 0;
    margin-left: 8px;
    width: 40px;
    height: 40px;
    background: #2b2b2b;
    border: none;
    border-radius: 6px;
    cursor: pointer; }
    /* line 194, cart.scss */
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__discount-submit-button::before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 40px;
      height: 40px;
      background-image: url("white-arrow.svg");
      background-position: center;
      background-repeat: no-repeat; }
  /* line 208, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .insales-ui-discount-error a {
    color: #ea1a1a; }
  /* line 213, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .layout__content {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%; }
  /* line 220, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 1033px) {
      /* line 220, cart.scss */
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart {
        flex-direction: column; } }
  /* line 229, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-items {
    width: 69%; }
    @media screen and (max-width: 1033px) {
      /* line 229, cart.scss */
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-items {
        width: 100%; } }
  /* line 237, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .heading {
    padding-top: 32px;
    padding-bottom: 32px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 1033px) {
      /* line 237, cart.scss */
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .heading {
        padding-top: 24px;
        padding-bottom: 24px; } }
  /* line 251, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart-item {
    position: relative;
    display: flex;
    padding: 16px;
    margin-bottom: 20px;
    box-sizing: border-box;
    background-color: #ffffff; }
  /* line 261, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .icon-times:before {
    position: relative;
    top: -17px;
    right: -6px; }
  /* line 268, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .item-counter .counter-input {
    color: #2b2b2b;
    background-color: transparent;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px; }
  /* line 276, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .counter-button {
    color: #2b2b2b;
    background-color: transparent;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px; }
  /* line 284, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .counter {
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    border-radius: 6px;
    width: 128px; }
  /* line 291, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .item-title {
    margin-bottom: 16px;
    margin-right: 24px;
    font-weight: normal;
    font-size: 23px;
    line-height: 27px; }
  /* line 299, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
  /* line 305, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .info-wrapper {
    display: flex;
    margin-bottom: 16px; }
    @media screen and (max-width: 414px) {
      /* line 305, cart.scss */
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .info-wrapper {
        flex-direction: column; } }
  /* line 314, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .item-image {
    width: 152px;
    min-width: 152px; }
    @media screen and (max-width: 414px) {
      /* line 314, cart.scss */
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .item-image {
        width: 119px;
        min-width: 119px; } }
  /* line 324, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .item-variants {
    margin-left: 32px; }
    @media screen and (max-width: 414px) {
      /* line 324, cart.scss */
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .item-variants {
        margin-left: 0; } }
  /* line 332, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .item-delete {
    position: absolute;
    top: 16px;
    right: 16px; }
  /* line 338, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .item-total {
    display: none;
    position: absolute;
    bottom: 16px;
    right: 16px;
    font-weight: normal; }
  /* line 346, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .item-counter {
    margin-top: auto; }
  /* line 350, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .total-description,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .total-amount {
    font-weight: 600;
    font-size: 23px;
    line-height: 27px; }
  /* line 357, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-controls .cart-controls {
    padding: 0;
    background-color: transparent; }
    /* line 361, cart.scss */
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-controls .cart-controls .cart-dropdown__button {
      height: 40px;
      font-weight: normal;
      font-size: 16px;
      line-height: 19px;
      background: #2b2b2b;
      color: var(--color-btn-color);
      border-color: #2b2b2b;
      box-shadow: none; }
      /* line 371, cart.scss */
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-controls .cart-controls .cart-dropdown__button:hover {
        background: #3d3d3d;
        color: var(--color-btn-color);
        border-color: #3d3d3d;
        box-shadow: none; }
    /* line 379, cart.scss */
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-controls .cart-controls .button--transparent {
      color: #2b2b2b;
      background-color: transparent;
      border: 1px solid #707070; }
      /* line 384, cart.scss */
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-controls .cart-controls .button--transparent:hover {
        background: transparent;
        color: #2b2b2b;
        opacity: 0.7; }
    @media screen and (max-width: 1033px) {
      /* line 357, cart.scss */
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-controls .cart-controls {
        padding-left: 0; } }
  /* line 396, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-controls {
    width: 31%; }
    @media screen and (max-width: 1033px) {
      /* line 396, cart.scss */
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-controls {
        width: 100%; } }
  /* line 404, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .text-center {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center; }
    @media screen and (max-width: 1033px) {
      /* line 404, cart.scss */
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .text-center {
        padding-top: 50px;
        padding-bottom: 50px; } }
    @media screen and (max-width: 375px) {
      /* line 404, cart.scss */
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .text-center {
        padding-top: 20px;
        padding-bottom: 20px; } }
  /* line 420, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .empty-cart__image {
    margin-bottom: 54px; }
  /* line 424, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .empty-cart__text {
    font-weight: normal;
    font-size: 22px;
    line-height: 26px;
    color: #707070; }
  /* line 431, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-coupon {
    background-color: #ffffff; }
  /* line 435, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .hidden {
    display: none; }
  /* line 439, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-controls .cart-controls .insales-ui-discount-amount {
    color: #0277ff; }
  /* line 443, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .cart__area-controls-sticky {
    gap: 1.5rem; }
  /* line 447, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .insales-ui-discounts-errors {
    width: 300px; }
  /* line 451, cart.scss */
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product__controls-right {
    display: none; }

/* line 456, cart.scss */
.cart-discount-info {
  position: relative; }

/* line 460, cart.scss */
.cart-discount-info__text {
  padding-bottom: 8px;
  margin-top: -3px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #2B2B2B;
  cursor: pointer; }
  /* line 470, cart.scss */
  .cart-discount-info__text:hover + .cart-discount-info__popup {
    display: block; }

/* line 475, cart.scss */
.cart-discount-info__icon {
  margin-top: -2px;
  width: 16px;
  height: 16px;
  margin-right: 8px; }

/* line 482, cart.scss */
.cart-discount-info__popup {
  display: none;
  z-index: 10;
  position: absolute;
  top: 29px;
  left: -16px;
  width: calc(100% + 32px);
  padding: 12px 16px;
  margin: 0;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  color: #2B2B2B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }
  /* line 500, cart.scss */
  .cart-discount-info__popup:hover {
    display: block; }

/* line 505, cart.scss */
.cart-discount-info__link {
  color: #0277FF; }

/* line 509, cart.scss */
.product-form__delivery-label {
  width: fit-content;
  height: auto;
  color: #1b2738;
  border: none;
  background: #DDF3FF;
  cursor: pointer; }
  @media screen and (min-width: 414px) {
    /* line 517, cart.scss */
    .product-form__delivery-label--orange {
      width: 307px;
      margin-top: -8px; } }

/* line 525, cart.scss */
.product-form__delivery-label:hover + .product-form__delivery-popup {
  display: block; }

/* line 529, cart.scss */
.product-form__delivery-popup {
  z-index: 10;
  position: absolute;
  top: 27px;
  right: 0;
  display: none;
  padding-top: 8px; }
  /* line 537, cart.scss */
  .product-form__delivery-popup:hover {
    display: block; }

/* line 542, cart.scss */
.product-form__delivery-popup-inner {
  width: 100%;
  padding: 12px 16px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box; }

/* line 551, cart.scss */
.product-form__delivery-link {
  display: block;
  color: #0277ff;
  text-decoration: none; }

/* line 557, cart.scss */
.product-form__delivery-label-wrapper {
  position: relative; }

/* line 3, checkout.scss */
.main__inner--checkout .layout {
  margin: 0;
  padding: 0; }
/* line 8, checkout.scss */
.main__inner--checkout .layout__content {
  width: 100%;
  max-width: 100%; }

/* line 14, checkout.scss */
.co-section--content .co-checkout-block--padded {
  flex-direction: column; }

/* line 19, checkout.scss */
.co-sidebar .co-checkout-block--padded {
  padding: 0;
  margin-left: 32px; }
  /* line 23, checkout.scss */
  .co-sidebar .co-checkout-block--padded > div {
    top: 24px !important; }
  @media screen and (max-width: 768px) {
    /* line 19, checkout.scss */
    .co-sidebar .co-checkout-block--padded {
      margin-left: 0; } }

/* line 33, checkout.scss */
.co-section--checkout_content {
  margin: 0; }

/* line 37, checkout.scss */
.co-checkout-order_form {
  position: relative;
  padding: 0;
  padding-top: 102px;
  padding-right: 1rem; }
  @media screen and (max-width: 767px) {
    /* line 37, checkout.scss */
    .co-checkout-order_form {
      padding-top: 24px; } }

/* line 48, checkout.scss */
.co-section--checkout_header {
  padding: 0; }

/* line 52, checkout.scss */
.decorated-title-wrapper {
  position: absolute;
  top: 0;
  left: calc(50% - 250px);
  padding: 32px;
  width: 500px;
  margin: 0;
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 767px) {
    /* line 52, checkout.scss */
    .decorated-title-wrapper {
      position: relative;
      left: 0;
      padding-left: 0;
      justify-content: flex-start; } }
  /* line 69, checkout.scss */
  .decorated-title-wrapper .decorated-title {
    margin: 0;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px; }
    @media screen and (max-width: 767px) {
      /* line 69, checkout.scss */
      .decorated-title-wrapper .decorated-title {
        font-size: 24px;
        line-height: 28px; } }

/* line 82, checkout.scss */
.co-social_login-box {
  position: absolute;
  left: 143px;
  top: 9px; }
  /* line 87, checkout.scss */
  .co-social_login-box .co-input-description {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px; }
    /* line 93, checkout.scss */
    .co-social_login-box .co-input-description a {
      color: #005dc9; }

/* line 99, checkout.scss */
.co-title {
  margin-bottom: 24px;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px; }

/* line 106, checkout.scss */
.co-input-label {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px; }

/* line 112, checkout.scss */
.co-input-field {
  border: 1px solid #dedede; }

/* line 116, checkout.scss */
.co-basket_item {
  align-items: flex-start;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  background-color: #ffffff; }

/* line 123, checkout.scss */
.co-basket_item:last-child {
  margin-bottom: 0; }

/* line 127, checkout.scss */
.co-sidebar {
  top: 120px;
  box-shadow: none; }
  @media screen and (max-width: 767px) {
    /* line 127, checkout.scss */
    .co-sidebar {
      top: 0; } }

/* line 136, checkout.scss */
.co-toggable_field-input input + span {
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  line-height: 1.2;
  box-shadow: inset 0 0 0 1px #727272; }

/* line 144, checkout.scss */
.co-toggable_field-input--radio input:checked + span {
  position: relative;
  box-shadow: inset 0 0 0 1px #727272; }
  /* line 148, checkout.scss */
  .co-toggable_field-input--radio input:checked + span::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #2b2b2b; }

/* line 161, checkout.scss */
.co-delivery_method-price {
  padding-top: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px; }

/* line 168, checkout.scss */
.co-button--checkout {
  height: 40px;
  margin-bottom: 80px; }

/* line 173, checkout.scss */
.co-button--checkout#create_order {
  height: 40px;
  margin-top: 0;
  margin-bottom: 80px;
  background: #2b2b2b;
  color: var(--color-btn-color);
  border-color: #2b2b2b;
  box-shadow: none; }
  /* line 182, checkout.scss */
  .co-button--checkout#create_order:hover {
    background: #3d3d3d;
    color: var(--color-btn-color);
    border-color: #3d3d3d;
    box-shadow: none; }
  @media screen and (max-width: 767px) {
    /* line 173, checkout.scss */
    .co-button--checkout#create_order {
      margin-bottom: 64px; } }

/* line 194, checkout.scss */
.co-basket_item-list {
  margin-top: 1.25rem; }

/* line 198, checkout.scss */
.co-basket_item-description {
  padding: 0;
  padding-right: 1.5rem;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px; }

/* line 206, checkout.scss */
.co-basket_item-image {
  width: 64px;
  height: auto;
  padding-bottom: 0; }
  /* line 211, checkout.scss */
  .co-basket_item-image img {
    position: static;
    transform: none;
    width: 100% !important;
    max-width: 100%;
    max-height: 64px;
    object-fit: cover; }

/* line 221, checkout.scss */
.co-basket_item-image_container {
  flex: 0 1 80px; }

/* line 225, checkout.scss */
.co-basket_item-total {
  margin-top: 16px;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #707070; }
  /* line 232, checkout.scss */
  .co-basket_item-total .co-basket_item-count,
  .co-basket_item-total .co-basket_item-price {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px; }
  /* line 239, checkout.scss */
  .co-basket_item-total .co-basket_item-count {
    color: #707070; }
  /* line 243, checkout.scss */
  .co-basket_item-total .co-basket_item-price {
    color: #2b2b2b; }

/* line 248, checkout.scss */
.co-basket_subtotal {
  margin-bottom: 0.5rem; }

/* line 252, checkout.scss */
.co-basket_subtotal-list {
  padding: 0;
  padding-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #707070;
  border: none; }

/* line 263, checkout.scss */
.co-basket_subtotal-price {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #707070; }

/* line 270, checkout.scss */
.co-basket_total {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #2b2b2b; }

/* line 278, checkout.scss */
.co-modal-close::before {
  content: "";
  display: block;
  background: url("cross.svg") no-repeat;
  width: 24px;
  height: 24px;
  cursor: pointer; }

/* line 290, checkout.scss */
.payment_variants .co-input--required .co-title {
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  padding-top: 24px; }
/* line 298, checkout.scss */
.payment_variants .co-payment_method {
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 24px; }
  /* line 304, checkout.scss */
  .payment_variants .co-payment_method .radio {
    margin-top: 5px; }
  /* line 308, checkout.scss */
  .payment_variants .co-payment_method .co-toggable_field-input--radio {
    margin-top: 5px; }
/* line 313, checkout.scss */
.payment_variants .co-payment_method-information {
  padding: 0; }

/* line 318, checkout.scss */
.delivery_variants {
  margin-bottom: 8px; }
  /* line 321, checkout.scss */
  .delivery_variants .co-delivery_method {
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 24px; }
    /* line 327, checkout.scss */
    .delivery_variants .co-delivery_method .radio {
      margin-top: 5px; }
  /* line 332, checkout.scss */
  .delivery_variants .co-delivery_method-information {
    padding: 0; }

/* line 337, checkout.scss */
.co-input--required .co-input-label:after {
  font-size: 0.9em;
  margin-left: 0.2em;
  line-height: 0.7em;
  content: '*';
  color: red; }

/* line 345, checkout.scss */
.co-toggable_field--bordered .co-toggable_field-title {
  margin: 0; }

/* line 349, checkout.scss */
.co-delivery_method {
  margin: 0; }

/* line 353, checkout.scss */
.co-checkout-block {
  position: relative;
  margin-bottom: 32px; }

/* line 358, checkout.scss */
.co-tabs-content {
  margin-bottom: 0;
  margin-top: -8px; }

/* line 363, checkout.scss */
.co-client-field {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #707070; }

/* line 370, checkout.scss */
.co-client-logged {
  margin-bottom: 8px; }

/* line 374, checkout.scss */
.co-client-info {
  margin-bottom: 16px; }

/* line 379, checkout.scss */
.co-customer .co-input {
  margin-top: 24px; }
/* line 383, checkout.scss */
.co-customer .co-input--email {
  margin-top: 0; }

/* line 389, checkout.scss */
.main__inner--checkout .co-notice--flash {
  position: relative;
  top: 100px;
  margin: 0;
  margin-bottom: 16px;
  margin-right: 16px; }
  @media screen and (max-width: 767px) {
    /* line 389, checkout.scss */
    .main__inner--checkout .co-notice--flash {
      position: static;
      margin-right: 0; } }

/* line 403, checkout.scss */
.co-sidebar-wrapper {
  padding: 1.25rem 1.5rem;
  background: transparent;
  border: 1px solid #dedede;
  border-radius: 8px; }
  @media screen and (min-width: 768px) {
    /* line 403, checkout.scss */
    .co-sidebar-wrapper {
      padding: 0;
      border: none; } }

/* line 415, checkout.scss */
.co-sidebar-toggler {
  align-items: center;
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none; }
  /* line 422, checkout.scss */
  .co-sidebar-toggler span:first-child {
    display: flex;
    align-items: center; }
  /* line 427, checkout.scss */
  .co-sidebar-toggler:hover {
    background: transparent;
    border: none;
    box-shadow: none; }
  /* line 433, checkout.scss */
  .co-sidebar-toggler:focus {
    background: transparent;
    border: none;
    box-shadow: none; }

/* line 440, checkout.scss */
.co-sidebar-toggler_title {
  margin-left: 0.75rem;
  margin-right: 0.5rem;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #2b2b2b; }

/* line 449, checkout.scss */
.co-basket_total-price {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #2b2b2b; }

/* line 461, checkout.scss */
.checkout-v2-wrapper .halfling-shopping-cart::before {
  content: "";
  margin-bottom: 0.25rem;
  display: block;
  background: url("bag-grey.svg") no-repeat center;
  width: 24px;
  height: 24px; }
/* line 470, checkout.scss */
.checkout-v2-wrapper .halfling-menu-down::before {
  content: "";
  display: block;
  background: url("arrow-down.svg") no-repeat center;
  width: 16px;
  height: 16px; }

/* line 479, checkout.scss */
.co-input--nested .co-input-label {
  cursor: text;
  margin-bottom: 0;
  padding: 0 0.5rem;
  position: absolute;
  z-index: 1;
  top: 0.1rem;
  left: 0;
  right: 0;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  color: #666666;
  font-size: 0.9em; }

/* line 494, checkout.scss */
.co-input--empty_nested .co-input-label {
  margin-bottom: 0;
  position: absolute;
  z-index: 1;
  top: 1.55rem;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1em; }

/* line 506, checkout.scss */
.co-input--nested .co-input-field, .co-input--nested .picker-input--active {
  padding: 2rem 0.5rem 1rem 0.5rem; }

/* line 2, search.scss */
.widget-type_widget_v4_search_form_1_6d0010c253b7df151855e42193e8123e {
  padding: 0;
  margin: 0; }
  /* line 6, search.scss */
  .widget-type_widget_v4_search_form_1_6d0010c253b7df151855e42193e8123e .layout__content {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0; }
  /* line 14, search.scss */
  .widget-type_widget_v4_search_form_1_6d0010c253b7df151855e42193e8123e .search-form {
    width: 680px; }
    /* line 17, search.scss */
    .widget-type_widget_v4_search_form_1_6d0010c253b7df151855e42193e8123e .search-form form {
      width: 100%;
      max-width: 100%; }
  /* line 23, search.scss */
  .widget-type_widget_v4_search_form_1_6d0010c253b7df151855e42193e8123e .icon-search:before {
    content: "";
    position: absolute;
    top: -10px;
    right: -14px;
    width: 24px;
    height: 24px;
    margin: 0;
    display: block;
    background: url("search-white.svg") no-repeat;
    border: none; }
  /* line 36, search.scss */
  .widget-type_widget_v4_search_form_1_6d0010c253b7df151855e42193e8123e .search-form__submit-btn {
    background: #2b2b2b;
    color: var(--color-btn-color);
    border-color: #2b2b2b;
    box-shadow: none; }
    /* line 42, search.scss */
    .widget-type_widget_v4_search_form_1_6d0010c253b7df151855e42193e8123e .search-form__submit-btn:hover {
      background: #3d3d3d;
      color: var(--color-btn-color);
      border-color: #3d3d3d;
      box-shadow: none; }

/* line 51, search.scss */
.search__empty {
  width: 209px;
  height: 217px; }

/* line 56, search.scss */
.empty-catalog-message {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 71px; }
  /* line 63, search.scss */
  .empty-catalog-message--filters {
    position: absolute;
    left: calc(50% - 195px); }
    @media screen and (max-width: 768px) {
      /* line 63, search.scss */
      .empty-catalog-message--filters {
        position: relative;
        left: auto; } }
  /* line 73, search.scss */
  .empty-catalog-message--no-goods {
    margin-left: -268px; }
    @media screen and (max-width: 768px) {
      /* line 73, search.scss */
      .empty-catalog-message--no-goods {
        margin-left: 0; } }
  @media screen and (max-width: 1033px) {
    /* line 56, search.scss */
    .empty-catalog-message {
      padding-top: 36px; } }

/* line 86, search.scss */
.empty-catalog__image {
  margin-bottom: 54px; }

/* line 90, search.scss */
.empty-catalog__text {
  font-weight: normal;
  font-size: 22px;
  line-height: 26px;
  color: #707070; }

/* line 97, search.scss */
.widget-type_system_widget_v4_pagination_2 .pagination-prev:hover {
  background-color: transparent; }

/* line 101, search.scss */
.widget-type_system_widget_v4_pagination_2 .pagination-next:hover {
  background-color: transparent; }

/* line 2, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview .sticker:empty {
  display: none; }

/* line 6, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__photo .img-ratio {
  padding-top: calc(100%/0.8); }
  /* line 9, product-preview.scss */
  .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__photo .img-ratio img {
    height: 100% !important; }

/* line 21, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__content,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__content,
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__content,
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__content,
.widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__content,
.widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__content,
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background-color: white;
  padding-bottom: 16px;
  height: 100%;
  min-height: 280px; }
/* line 31, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .article__row .product-preview__content,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .article__row .product-preview__content,
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .article__row .product-preview__content,
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .article__row .product-preview__content,
.widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .article__row .product-preview__content,
.widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .article__row .product-preview__content,
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .article__row .product-preview__content {
  height: calc(100% - 66px); }
/* line 35, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__area-title,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__area-title,
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__area-title,
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__area-title,
.widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__area-title,
.widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__area-title,
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__area-title {
  margin-left: 16px;
  margin-right: 16px; }
/* line 40, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__area-bottom,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__area-bottom,
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__area-bottom,
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__area-bottom,
.widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__area-bottom,
.widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__area-bottom,
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__area-bottom {
  margin-left: 16px;
  margin-right: 16px;
  margin-top: auto; }
/* line 46, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__brand,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__brand,
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__brand,
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__brand,
.widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__brand,
.widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__brand,
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__brand {
  margin: 0;
  margin-left: 16px;
  margin-bottom: 4px;
  margin-right: 16px;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px; }
  /* line 55, product-preview.scss */
  .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__brand a,
  .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__brand a,
  .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__brand a,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__brand a,
  .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__brand a,
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__brand a,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__brand a {
    text-decoration: none; }
/* line 60, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__available,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__available,
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__available,
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__available,
.widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__available,
.widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__available,
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__available {
  display: none; }
/* line 64, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__price,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__price,
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__price,
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__price,
.widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__price,
.widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__price,
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__price {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4px; }
  /* line 71, product-preview.scss */
  .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__price .product-preview__price-cur,
  .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__price .product-preview__price-cur,
  .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__price .product-preview__price-cur,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__price .product-preview__price-cur,
  .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__price .product-preview__price-cur,
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__price .product-preview__price-cur,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__price .product-preview__price-cur {
    order: 1;
    margin-right: 8px;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #2b2b2b !important; }
  /* line 80, product-preview.scss */
  .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__price .product-preview__price-old,
  .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__price .product-preview__price-old,
  .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__price .product-preview__price-old,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__price .product-preview__price-old,
  .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__price .product-preview__price-old,
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__price .product-preview__price-old,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__price .product-preview__price-old {
    order: 2;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: var(--color-text-half-shade);
    text-decoration: line-through; }
/* line 90, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__title,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__title,
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__title,
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__title,
.widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__title,
.widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__title,
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__title {
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px; }
  /* line 96, product-preview.scss */
  .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__title a,
  .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__title a,
  .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__title a,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__title a,
  .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__title a,
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__title a,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__title a {
    text-decoration: none; }
/* line 101, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__photo,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__photo,
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__photo,
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__photo,
.widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__photo,
.widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__photo,
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__photo {
  position: relative;
  margin-bottom: 16px; }
/* line 106, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview__controls,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview__controls,
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview__controls,
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__controls,
.widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__controls,
.widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview__controls,
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview__controls {
  display: none; }
/* line 110, product-preview.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview,
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview,
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview,
.widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview,
.widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview,
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview {
  position: relative;
  align-self: stretch; }
  /* line 114, product-preview.scss */
  .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview .sticker,
  .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview .sticker,
  .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview .sticker,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview .sticker,
  .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview .sticker,
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview .sticker,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview .sticker {
    position: relative;
    width: 46px;
    height: 27px;
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: white;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: var(--sticker-font-size, 0.875rem);
    border-radius: var(--controls-btn-border-radius); }
    /* line 130, product-preview.scss */
    .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview .sticker::after,
    .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview .sticker::after,
    .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview .sticker::after,
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview .sticker::after,
    .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview .sticker::after,
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview .sticker::after,
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview .sticker::after {
      z-index: -1;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      background: url("flag.svg") no-repeat;
      width: 55px;
      height: 27px; }
  /* line 143, product-preview.scss */
  .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview .sticker-preorder,
  .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview .sticker-preorder,
  .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview .sticker-preorder,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview .sticker-preorder,
  .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview .sticker-preorder,
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview .sticker-preorder,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview .sticker-preorder {
    display: none; }
  /* line 147, product-preview.scss */
  .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .product-preview .stickers,
  .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview .stickers,
  .widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1 .product-preview .stickers,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview .stickers,
  .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview .stickers,
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview .stickers,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview .stickers {
    position: absolute;
    z-index: 1;
    line-height: 1;
    font-size: 0;
    width: calc(100% - 2rem);
    bottom: 0;
    left: 0;
    top: auto; }

/* line 160, product-preview.scss */
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__price-cur,
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-cur {
  color: #2b2b2b !important; }

/* line 165, product-preview.scss */
.widget-type_widget_v4_special_products_3_fc024dc44fc887d72ff0c4457c341eb1[style*="--img-fit:contain"] .product-preview__photo .img-ratio img {
  object-fit: cover; }

/* line 169, product-preview.scss */
.widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2[style*="--img-fit:contain"] .product-preview__photo .img-ratio img {
  object-fit: cover; }

/* line 175, product-preview.scss */
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__photo img {
  position: absolute; }
/* line 179, product-preview.scss */
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__photo .product-preview__img-1 {
  left: 0; }
/* line 183, product-preview.scss */
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__photo .product-preview__img-2 {
  left: 100%; }
/* line 188, product-preview.scss */
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__photo:hover .product-preview__img-1 {
  left: 100%; }
/* line 192, product-preview.scss */
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview__photo:hover .product-preview__img-2 {
  left: 0; }

/* line 199, product-preview.scss */
.footer__inner {
  display: flex;
  flex-wrap: wrap; }

/* line 3, pagination.scss */
.widget-type_system_widget_v4_pagination_2 .pagination {
  display: flex;
  justify-content: center;
  align-items: center; }
  /* line 8, pagination.scss */
  .widget-type_system_widget_v4_pagination_2 .pagination .pagination-span.disabled {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #2b2b2b; }
  /* line 15, pagination.scss */
  .widget-type_system_widget_v4_pagination_2 .pagination .button.pagination-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #707070; }
  /* line 22, pagination.scss */
  .widget-type_system_widget_v4_pagination_2 .pagination .pagination-items {
    display: flex;
    align-items: center; }
  /* line 27, pagination.scss */
  .widget-type_system_widget_v4_pagination_2 .pagination .button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 47px;
    height: 43px;
    font-weight: normal;
    font-size: 16px;
    color: #2b2b2b; }
  /* line 38, pagination.scss */
  .widget-type_system_widget_v4_pagination_2 .pagination .pagination-span {
    border: 1px solid #707070;
    border-radius: 6px;
    background-color: transparent; }
  /* line 44, pagination.scss */
  .widget-type_system_widget_v4_pagination_2 .pagination .pagination-prev,
  .widget-type_system_widget_v4_pagination_2 .pagination .pagination-next {
    width: 47px;
    height: 43px;
    border: 1px solid #707070;
    border-radius: 6px; }
  /* line 52, pagination.scss */
  .widget-type_system_widget_v4_pagination_2 .pagination .pagination-next {
    background: url("long-arrow-right.svg") no-repeat center; }
  /* line 56, pagination.scss */
  .widget-type_system_widget_v4_pagination_2 .pagination .pagination-prev {
    background: url("long-arrow-right.svg") no-repeat center;
    transform: rotate(180deg); }

/* line 2, page-404.scss */
.page-404 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 128px; }
  @media screen and (max-width: 767px) {
    /* line 2, page-404.scss */
    .page-404 {
      padding-top: 64px; } }

/* line 13, page-404.scss */
.page-404__img {
  width: 105px;
  height: 137px;
  margin-bottom: 64px; }
  @media screen and (max-width: 767px) {
    /* line 13, page-404.scss */
    .page-404__img {
      padding-top: 32px; } }

/* line 23, page-404.scss */
.page-404__title {
  margin-bottom: 24px;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 26px;
  color: #707070; }

/* line 32, page-404.scss */
.page-404__text {
  max-width: 400px;
  margin-bottom: 24px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #707070; }

/* line 43, page-404.scss */
.page-404__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 327px;
  margin: 0;
  margin-bottom: 42px;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  list-style: none; }

/* line 58, page-404.scss */
.page-404__list-item {
  text-decoration-line: underline; }
  /* line 61, page-404.scss */
  .page-404__list-item a {
    color: #707070; }

/* line 67, page-404.scss */
.page-404__new-products .product__new-products {
  border-top: 0; }
/* line 71, page-404.scss */
.page-404__new-products .product__new-products-title {
  text-align: center; }
/* line 75, page-404.scss */
.page-404__new-products .product__new-products-inner {
  padding-left: 0;
  padding-right: 0; }

/* line 2, account.scss */
.account__title {
  align-self: center;
  margin-top: 32px;
  margin-bottom: 32px;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #2b2b2b; }

/* line 13, account.scss */
.main__inner--account .layout {
  width: 1180px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 80px;
  margin: 0 auto; }
  @media screen and (max-width: 1278px) {
    /* line 13, account.scss */
    .main__inner--account .layout {
      padding-left: 0;
      padding-right: 0;
      width: 100%; } }
/* line 27, account.scss */
.main__inner--account .co-checkout-title {
  position: absolute;
  width: 500px;
  left: calc(50% - 250px);
  display: flex;
  display: none;
  justify-content: center;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 32px;
  margin: 0;
  font-weight: normal;
  font-size: 32px;
  line-height: 38px; }
  @media screen and (max-width: 767px) {
    /* line 27, account.scss */
    .main__inner--account .co-checkout-title {
      position: relative;
      left: 0;
      justify-content: flex-start;
      font-size: 24px;
      line-height: 28px; } }
/* line 51, account.scss */
.main__inner--account .co-checkout-block--padded {
  flex-wrap: nowrap;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  padding: 16px;
  padding-top: 0;
  display: flex;
  border: 1px solid #dedede;
  border-radius: 16px; }
  /* line 62, account.scss */
  .main__inner--account .co-checkout-block--padded > p {
    width: 100%;
    margin: 0 auto;
    padding: 64px 121px;
    font-size: 22px;
    line-height: 26px;
    color: #707070;
    text-align: center; }
    @media screen and (max-width: 767px) {
      /* line 62, account.scss */
      .main__inner--account .co-checkout-block--padded > p {
        padding: 16px; } }
  /* line 76, account.scss */
  .main__inner--account .co-checkout-block--padded::-webkit-scrollbar {
    display: none; }
  @media screen and (max-width: 767px) {
    /* line 51, account.scss */
    .main__inner--account .co-checkout-block--padded {
      padding: 0;
      border: none; } }
/* line 86, account.scss */
.main__inner--account .co-menu-toggle {
  display: none; }
/* line 90, account.scss */
.main__inner--account .co-section--checkout_header {
  border: none; }
/* line 94, account.scss */
.main__inner--account .co-menu--personal {
  border: none; }
/* line 98, account.scss */
.main__inner--account .co-menu-item--personal {
  flex: none;
  margin-right: 16px;
  margin-top: 0; }
/* line 104, account.scss */
.main__inner--account .co-section--checkout_header {
  display: block;
  padding: 0; }
/* line 109, account.scss */
.main__inner--account .co-title--h2 {
  display: none; }
/* line 113, account.scss */
.main__inner--account .co-order-information {
  padding: 0;
  margin: 0;
  border: 0; }
/* line 119, account.scss */
.main__inner--account .co-adress {
  width: 100%;
  padding: 64px 121px; }
  @media screen and (max-width: 767px) {
    /* line 119, account.scss */
    .main__inner--account .co-adress {
      padding: 16px;
      border: 1px solid #dedede;
      border-radius: 16px; } }
@media screen and (max-width: 767px) {
  /* line 130, account.scss */
  .main__inner--account .co-adress-section {
    margin-bottom: 8px; } }
/* line 136, account.scss */
.main__inner--account .co-discount-list {
  margin: 0 auto;
  padding: 64px 132px 48px 132px;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #2b2b2b; }
  @media screen and (max-width: 767px) {
    /* line 136, account.scss */
    .main__inner--account .co-discount-list {
      padding: 32px 56px;
      border: 1px solid #dedede;
      border-radius: 16px; } }
/* line 151, account.scss */
.main__inner--account .co-discount {
  justify-content: center; }
/* line 155, account.scss */
.main__inner--account #contacts {
  width: 100%;
  padding: 64px 121px; }
  /* line 159, account.scss */
  .main__inner--account #contacts .co-button {
    margin-top: 48px; }
  @media screen and (max-width: 767px) {
    /* line 155, account.scss */
    .main__inner--account #contacts {
      padding: 16px;
      border: 1px solid #dedede;
      border-radius: 16px; }
      /* line 168, account.scss */
      .main__inner--account #contacts .co-button {
        margin-top: 24px;
        min-height: 40px; } }
/* line 175, account.scss */
.main__inner--account .co-order-state {
  left: 261px;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 0; }
/* line 188, account.scss */
.main__inner--account .co-button--small {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 0;
  height: 31px; }
/* line 201, account.scss */
.main__inner--account .co-order-state--not_paid {
  left: 343px; }
/* line 205, account.scss */
.main__inner--account .co-price {
  margin: 0;
  margin-right: 24px; }
/* line 210, account.scss */
.main__inner--account .co-order-information_value {
  margin: 0;
  font-size: 16px;
  line-height: 19px; }
/* line 216, account.scss */
.main__inner--account .co-social_login-button_group:first-child {
  display: none; }
/* line 220, account.scss */
.main__inner--account .co-order-information_row {
  position: relative;
  align-items: center;
  padding: 0;
  margin: 0;
  margin-bottom: 32px; }
/* line 228, account.scss */
.main__inner--account .co-order-information_title {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #707070; }
/* line 236, account.scss */
.main__inner--account .co-menu-link {
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #707070; }
  /* line 243, account.scss */
  .main__inner--account .co-menu-link--active {
    color: #2b2b2b; }
/* line 248, account.scss */
.main__inner--account .co-sidebar--menu {
  flex: none;
  align-self: center;
  margin-bottom: 16px; }
  @media screen and (max-width: 767px) {
    /* line 248, account.scss */
    .main__inner--account .co-sidebar--menu {
      padding-top: 0;
      padding-right: 0;
      margin-bottom: 8px;
      width: 100%;
      flex: 0 0 100%; } }
/* line 262, account.scss */
.main__inner--account .co-section--content {
  align-self: center;
  width: 100%; }
  @media screen and (max-width: 767px) {
    /* line 262, account.scss */
    .main__inner--account .co-section--content {
      padding-right: 20px; } }
/* line 271, account.scss */
.main__inner--account .co-section--content > .co-section--content {
  padding-right: 0; }
/* line 275, account.scss */
.main__inner--account .checkout-v2-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin: 0; }
  /* line 282, account.scss */
  .main__inner--account .checkout-v2-wrapper .co-input-text {
    width: 100%; }
/* line 287, account.scss */
.main__inner--account .co-table {
  border: none;
  border-collapse: separate;
  border-spacing: 0 8px; }
/* line 294, account.scss */
.main__inner--account .co-table-row .co-price {
  margin: 0; }
@media screen and (max-width: 767px) {
  /* line 293, account.scss */
  .main__inner--account .co-table-row {
    border: none; } }
/* line 303, account.scss */
.main__inner--account .co-table-cell {
  border: none; }
  @media screen and (max-width: 767px) {
    /* line 308, account.scss */
    .main__inner--account .co-table-cell::before {
      display: block;
      margin-bottom: 0.25rem; } }
@media screen and (max-width: 767px) {
  /* line 315, account.scss */
  .main__inner--account .co-table-cell--hide\@sm {
    display: block; } }
/* line 321, account.scss */
.main__inner--account .co-table-cell:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px; }
/* line 326, account.scss */
.main__inner--account .co-table-cell:last-child {
  width: 16%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  text-align: left; }
/* line 333, account.scss */
.main__inner--account .co-table-cell--head {
  padding: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2b2b2b; }
/* line 341, account.scss */
.main__inner--account .co-table-row--body {
  margin-bottom: 8px;
  border-radius: 8px;
  padding: 0;
  background-color: #ffffff; }
  @media screen and (max-width: 767px) {
    /* line 341, account.scss */
    .main__inner--account .co-table-row--body {
      display: flex;
      flex-wrap: wrap;
      padding: 1rem;
      padding-bottom: 0; } }
/* line 355, account.scss */
.main__inner--account .co-table-row--head {
  background-color: transparent; }
  @media screen and (max-width: 767px) {
    /* line 355, account.scss */
    .main__inner--account .co-table-row--head {
      display: none; } }
/* line 363, account.scss */
.main__inner--account .co-table-cell--body {
  padding: 1rem;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2b2b2b; }
  @media screen and (max-width: 767px) {
    /* line 363, account.scss */
    .main__inner--account .co-table-cell--body {
      width: 33%;
      padding: 0;
      padding-bottom: 1rem;
      padding-right: 1rem;
      margin: 0; }
      /* line 377, account.scss */
      .main__inner--account .co-table-cell--body:first-child {
        width: 50%; }
      /* line 381, account.scss */
      .main__inner--account .co-table-cell--body:nth-child(2) {
        width: 50%; }
      /* line 385, account.scss */
      .main__inner--account .co-table-cell--body:last-child {
        width: 33%;
        padding-right: 0; } }
  @media screen and (max-width: 480px) {
    /* line 363, account.scss */
    .main__inner--account .co-table-cell--body {
      width: 30%; }
      /* line 394, account.scss */
      .main__inner--account .co-table-cell--body:first-child {
        width: 50%; }
      /* line 398, account.scss */
      .main__inner--account .co-table-cell--body:nth-child(2) {
        width: 50%; }
      /* line 402, account.scss */
      .main__inner--account .co-table-cell--body:last-child {
        width: 40%; } }
/* line 408, account.scss */
.main__inner--account .co-input-text {
  width: 688px; }
  @media screen and (max-width: 767px) {
    /* line 408, account.scss */
    .main__inner--account .co-input-text {
      width: 100%; } }
/* line 417, account.scss */
.main__inner--account .co-input--house {
  margin-right: 0; }
/* line 422, account.scss */
.main__inner--account .co-form-controls button {
  background: #2b2b2b;
  color: var(--color-btn-color);
  border-color: #2b2b2b;
  box-shadow: none; }
  /* line 428, account.scss */
  .main__inner--account .co-form-controls button:hover {
    background: #3d3d3d;
    color: var(--color-btn-color);
    border-color: #3d3d3d;
    box-shadow: none; }
@media screen and (max-width: 767px) {
  /* line 421, account.scss */
  .main__inner--account .co-form-controls {
    flex-direction: column;
    align-items: flex-start; } }
/* line 442, account.scss */
.main__inner--account .co-button--link {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #707070;
  text-decoration: none; }
  /* line 449, account.scss */
  .main__inner--account .co-button--link:first-of-type {
    order: 3; }
    @media screen and (max-width: 767px) {
      /* line 449, account.scss */
      .main__inner--account .co-button--link:first-of-type {
        margin-left: 8px; } }
  /* line 457, account.scss */
  .main__inner--account .co-button--link:nth-of-type(2) {
    order: 2; }
/* line 462, account.scss */
.main__inner--account .co-form-button {
  order: 1;
  width: fit-content; }
/* line 467, account.scss */
.main__inner--account .co-form-button.js-co-login-submit {
  min-height: 40px; }
/* line 471, account.scss */
.main__inner--account .co-login {
  flex: auto;
  width: 779px;
  max-width: 779px;
  margin: 0 auto;
  margin-top: 32px; }
  /* line 478, account.scss */
  .main__inner--account .co-login .co-input-text {
    min-width: 100%;
    max-width: 100%; }
  /* line 483, account.scss */
  .main__inner--account .co-login .co-notice--flash {
    position: relative;
    margin: 0;
    margin-bottom: 16px; }
    @media screen and (max-width: 767px) {
      /* line 483, account.scss */
      .main__inner--account .co-login .co-notice--flash {
        position: static; } }
  @media screen and (max-width: 767px) {
    /* line 471, account.scss */
    .main__inner--account .co-login {
      margin-top: 0; } }
/* line 498, account.scss */
.main__inner--account .co-login-form_placeholder {
  padding: 64px 121px; }
  /* line 501, account.scss */
  .main__inner--account .co-login-form_placeholder .co-form {
    width: 100%; }
  @media screen and (max-width: 1033px) {
    /* line 498, account.scss */
    .main__inner--account .co-login-form_placeholder {
      padding: 64px;
      border: 1px solid #dedede;
      border-radius: 16px; } }
  @media screen and (max-width: 767px) {
    /* line 498, account.scss */
    .main__inner--account .co-login-form_placeholder {
      padding: 16px;
      border: 1px solid #dedede;
      border-radius: 16px; } }
/* line 518, account.scss */
.main__inner--account .co-login--social_login {
  display: none; }
/* line 522, account.scss */
.main__inner--account .co-form--login {
  width: 100%; }
/* line 526, account.scss */
.main__inner--account .co-toggable_field-information {
  flex: auto; }
/* line 530, account.scss */
.main__inner--account .co-social_login-button_form {
  margin-left: 0; }
  /* line 533, account.scss */
  .main__inner--account .co-social_login-button_form input {
    margin-left: 0; }
/* line 538, account.scss */
.main__inner--account .co-toggable_field-input--checkbox {
  width: 1rem;
  max-width: 1rem; }

/* line 2, delivery-label.scss */
.product-form__delivery-label {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  padding-right: 32px;
  margin-bottom: 8px;
  background: #ddf3ff;
  border-radius: 4px;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none; }
  /* line 17, delivery-label.scss */
  .product-form__delivery-label::before {
    content: "";
    position: absolute;
    right: 9px;
    width: 15px;
    height: 16px;
    background-image: url("info.svg"); }
  /* line 26, delivery-label.scss */
  .product-form__delivery-label--orange {
    padding-left: 40px;
    padding-right: 8px;
    background: #FFF1DD; }
    /* line 31, delivery-label.scss */
    .product-form__delivery-label--orange::before {
      left: 9px;
      width: 24px;
      height: 24px; }
  /* line 38, delivery-label.scss */
  .product-form__delivery-label--truck::before {
    background-image: url("truck-emoji.svg"); }
  /* line 42, delivery-label.scss */
  .product-form__delivery-label--tree::before {
    background-image: url("tree-emoji.svg"); }

@keyframes slide-in {
  from {
    opacity: 0;
    transform: translate(0px, 20px); }
  1% {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translate(0px, 0px); } }
/* line 18, cart-dropdown.scss */
.cart-dropdown {
  z-index: 99998;
  display: none;
  position: absolute;
  width: 486px;
  right: 0;
  top: 52px;
  padding: 1rem 1.5rem;
  padding-bottom: 1.5rem;
  background: #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 4px; }
  @media screen and (max-width: 1033px) {
    /* line 18, cart-dropdown.scss */
    .cart-dropdown {
      display: none; } }
  /* line 35, cart-dropdown.scss */
  .cart-dropdown .product-form__delivery-label {
    width: calc(50% - 8px);
    margin-bottom: 16px; }
  /* line 40, cart-dropdown.scss */
  .cart-dropdown .item-image {
    width: 64px;
    min-width: 64px;
    height: 64px;
    margin-right: 1rem; }
  /* line 47, cart-dropdown.scss */
  .cart-dropdown .cart-item {
    position: relative;
    display: flex;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #dedede; }
  /* line 55, cart-dropdown.scss */
  .cart-dropdown .stickers {
    position: absolute;
    right: 40px;
    top: 55px;
    margin-top: 4px; }
  /* line 62, cart-dropdown.scss */
  .cart-dropdown .sticker {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 4px;
    width: 39px;
    height: 18px;
    background: #ea1a1a;
    border-radius: 2px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff; }
  /* line 78, cart-dropdown.scss */
  .cart-dropdown .cart-inner {
    position: relative;
    flex-grow: 1;
    padding-right: 10rem; }
  /* line 84, cart-dropdown.scss */
  .cart-dropdown .item-delete {
    position: absolute;
    top: 0;
    right: 0; }
  /* line 90, cart-dropdown.scss */
  .cart-dropdown .item-delete button {
    margin-left: 24px;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer; }
  /* line 98, cart-dropdown.scss */
  .cart-dropdown .item-delete button::before {
    width: 15px;
    height: 15px;
    background-image: url("basket.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 15px; }
  /* line 107, cart-dropdown.scss */
  .cart-dropdown .item-price {
    position: absolute;
    top: -2px;
    right: 40px; }
  /* line 113, cart-dropdown.scss */
  .cart-dropdown .item-title {
    display: block;
    margin-bottom: 0.5rem;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #2b2b2b;
    text-decoration: none; }
  /* line 124, cart-dropdown.scss */
  .cart-dropdown .variant-title {
    display: block;
    margin-bottom: 0.5rem;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #b3b3b8; }
  /* line 134, cart-dropdown.scss */
  .cart-dropdown .item-price {
    margin-left: 2rem; }
  /* line 138, cart-dropdown.scss */
  .cart-dropdown .price {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2b2b2b; }
  /* line 147, cart-dropdown.scss */
  .cart-dropdown .price--new {
    color: #ea1a1a; }
  /* line 151, cart-dropdown.scss */
  .cart-dropdown .price--old {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #b3b3b8;
    text-decoration: line-through; }
  /* line 160, cart-dropdown.scss */
  .cart-dropdown .item-total {
    display: none; }
  /* line 164, cart-dropdown.scss */
  .cart-dropdown .counter {
    width: 80px;
    height: 32px;
    padding-left: 7px;
    padding-right: 7px;
    display: flex;
    border: 1px solid #f5f5f5;
    border-radius: 4px; }
  /* line 174, cart-dropdown.scss */
  .cart-dropdown .counter-button {
    padding: 0;
    background: white;
    border: none; }
  /* line 180, cart-dropdown.scss */
  .cart-dropdown .counter-button .icon::before {
    color: #b3b3b8; }
  /* line 184, cart-dropdown.scss */
  .cart-dropdown .counter-input {
    width: 38px;
    margin-left: auto;
    margin-right: auto;
    border: none;
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2b2b2b;
    text-align: center; }
  /* line 198, cart-dropdown.scss */
  .cart-dropdown .cart__area-controls-sticky {
    margin-top: 1rem; }
  /* line 202, cart-dropdown.scss */
  .cart-dropdown .cart-dropdown__discount-input-wrapper {
    display: flex;
    padding: 7px;
    padding-left: 16px;
    width: calc(50% - 8px);
    margin-bottom: 16px;
    background-color: transparent;
    border: 1px solid #dedede;
    border-radius: 8px; }
  /* line 213, cart-dropdown.scss */
  .cart-dropdown .cart-dropdown__discount-input-wrapper:focus-within {
    border-color: #707070; }
  /* line 217, cart-dropdown.scss */
  .cart-dropdown .cart-dropdown__discount-submit-button {
    position: relative;
    padding: 0;
    margin-left: 8px;
    width: 40px;
    min-width: 40px;
    height: 40px;
    background: #2b2b2b;
    border: none;
    border-radius: 6px;
    cursor: pointer; }
    /* line 229, cart-dropdown.scss */
    .cart-dropdown .cart-dropdown__discount-submit-button::before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 40px;
      height: 40px;
      background-image: url("white-arrow.svg");
      background-position: center;
      background-repeat: no-repeat; }
    /* line 241, cart-dropdown.scss */
    .cart-dropdown .cart-dropdown__discount-submit-button:hover {
      background: var(--color-btn-bg-minor-shade);
      color: var(--color-btn-color);
      border-color: var(--color-btn-bg-minor-shade);
      box-shadow: var(--color-btn-shadow-hover);
      text-decoration: none; }
  /* line 250, cart-dropdown.scss */
  .cart-dropdown .insales-ui-discount-error {
    margin-bottom: 16px;
    color: #ea1a1a; }
    /* line 254, cart-dropdown.scss */
    .cart-dropdown .insales-ui-discount-error a {
      color: #ea1a1a; }
  /* line 259, cart-dropdown.scss */
  .cart-dropdown .cart-dropdown__discount-input {
    width: 100%;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #707070;
    border: none; }
  /* line 270, cart-dropdown.scss */
  .cart-dropdown .cart-dropdown__discount-input:focus-visible {
    outline: none; }
  /* line 274, cart-dropdown.scss */
  .cart-dropdown .cart-dropdown__button {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px; }
  /* line 281, cart-dropdown.scss */
  .cart-dropdown .hidden {
    display: none; }
  /* line 285, cart-dropdown.scss */
  .cart-dropdown .insales-ui-discount-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px; }
  /* line 291, cart-dropdown.scss */
  .cart-dropdown .insales-ui-discount-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #2b2b2b; }
  /* line 298, cart-dropdown.scss */
  .cart-dropdown .insales-ui-discount-amount {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #0277ff; }

/* line 306, cart-dropdown.scss */
.cart-dropdown:hover {
  display: block;
  animation: slide-in 0.3s ease-out; }

/* line 311, cart-dropdown.scss */
.header__control-btn:hover + .cart-dropdown {
  display: block;
  animation: slide-in 0.3s ease-out; }
  @media screen and (max-width: 1033px) {
    /* line 311, cart-dropdown.scss */
    .header__control-btn:hover + .cart-dropdown {
      display: none; } }

/* line 320, cart-dropdown.scss */
.cart-dropdown__inner {
  display: flex;
  align-items: center;
  margin-bottom: 16px; }

/* line 326, cart-dropdown.scss */
.cart-dropdown__title {
  margin: 0;
  margin-right: 1.5rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #2b2b2b; }

/* line 336, cart-dropdown.scss */
.cart-dropdown__text {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #707070; }

/* line 345, cart-dropdown.scss */
.cart-dropdown__list {
  padding: 0;
  margin: 0;
  list-style: none;
  border-top: 1px solid #dedede; }

/* line 352, cart-dropdown.scss */
.cart__area-controls-inner {
  display: flex;
  justify-content: space-between; }

/* line 357, cart-dropdown.scss */
.cart-dropdown__empty-text {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #707070; }

/* line 366, cart-dropdown.scss */
.cart-dropdown__buttons {
  display: flex; }

/* line 370, cart-dropdown.scss */
.cart-dropdown__button-icon {
  width: 24px;
  min-width: 24px; }

/* line 375, cart-dropdown.scss */
.cart-dropdown__button {
  padding: 13px;
  margin-right: 16px;
  border-radius: 6px;
  border: none;
  background-color: #F5F5F5;
  color: #2B2B2B;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }
  /* line 387, cart-dropdown.scss */
  .cart-dropdown__button:last-child {
    margin-right: 0; }
  /* line 391, cart-dropdown.scss */
  .cart-dropdown__button:hover {
    color: #ffffff;
    background-color: #DEDEDE;
    border: none; }
  /* line 397, cart-dropdown.scss */
  .cart-dropdown__button--buy-one-click {
    position: relative;
    padding-left: 62px;
    padding-right: 24px; }
    /* line 402, cart-dropdown.scss */
    .cart-dropdown__button--buy-one-click::before {
      content: '';
      position: absolute;
      left: 24px;
      width: 24px;
      height: 24px;
      background-image: url("goal.svg"); }
    /* line 411, cart-dropdown.scss */
    .cart-dropdown__button--buy-one-click:hover {
      background-color: #4DB45E; }
      /* line 414, cart-dropdown.scss */
      .cart-dropdown__button--buy-one-click:hover::before {
        background-image: url("goal-white.svg"); }
  /* line 420, cart-dropdown.scss */
  .cart-dropdown__button--submit {
    position: relative;
    padding-right: 58px;
    padding-left: 24px; }
    /* line 425, cart-dropdown.scss */
    .cart-dropdown__button--submit::before {
      content: '';
      position: absolute;
      right: 24px;
      width: 24px;
      height: 24px;
      background-image: url("arrow-right-green.svg");
      background-size: 24px 24px; }
    /* line 435, cart-dropdown.scss */
    .cart-dropdown__button--submit:hover {
      background-color: #4DB45E; }
      /* line 438, cart-dropdown.scss */
      .cart-dropdown__button--submit:hover::before {
        background-image: url("arrow-right-white.svg"); }

/* line 2, short-menu.scss */
.short-menu {
  margin-top: 1.5rem;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 10, short-menu.scss */
.short-menu__list-item {
  padding: 0;
  border: 1px solid #dedede;
  border-radius: 4px; }

/* line 16, short-menu.scss */
.short-menu__list-item--brendy {
  margin-left: 1rem;
  margin-right: 1rem; }

/* line 21, short-menu.scss */
.short-menu__link {
  display: inline-block;
  padding: 8px 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #2b2b2b;
  text-decoration: none; }

/* line 3, favourites.scss */
.widget-type_widget_v4_page_title_1_6d37fcfada252dbb9cb64ee1f9f753b1 .heading {
  padding-top: 32px;
  padding-bottom: 32px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 1033px) {
    /* line 3, favourites.scss */
    .widget-type_widget_v4_page_title_1_6d37fcfada252dbb9cb64ee1f9f753b1 .heading {
      padding-top: 24px;
      padding-bottom: 24px; } }
/* line 17, favourites.scss */
.widget-type_widget_v4_page_title_1_6d37fcfada252dbb9cb64ee1f9f753b1 .layout__content {
  padding-top: 0; }

/* line 3, cart-info-cards.scss */
.cart-info-cards-wrapper--mobile {
  display: none; }
/* line 7, cart-info-cards.scss */
.cart-info-cards-wrapper--desktop {
  margin-top: 48px;
  display: block; }
@media screen and (max-width: 1033px) {
  /* line 13, cart-info-cards.scss */
  .cart-info-cards-wrapper--desktop {
    display: none; }
  /* line 17, cart-info-cards.scss */
  .cart-info-cards-wrapper--mobile {
    margin-top: 32px;
    display: block; } }

/* line 24, cart-info-cards.scss */
.cart-info-cards {
  display: flex; }
  @media screen and (max-width: 767px) {
    /* line 24, cart-info-cards.scss */
    .cart-info-cards {
      flex-direction: column; } }

/* line 32, cart-info-cards.scss */
.cart-info-cards__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 33.33%;
  margin-right: 24px;
  padding: 24px 16px;
  border-radius: 8px;
  border: 1px solid #DEDEDE; }
  /* line 43, cart-info-cards.scss */
  .cart-info-cards__card:last-child {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    /* line 32, cart-info-cards.scss */
    .cart-info-cards__card {
      width: 100%;
      margin-right: 0;
      margin-bottom: 24px; }
      /* line 52, cart-info-cards.scss */
      .cart-info-cards__card:last-child {
        margin-bottom: 0; } }

/* line 58, cart-info-cards.scss */
.cart-info-cards__img {
  width: 48px;
  height: 48px;
  margin-bottom: 24px; }

/* line 64, cart-info-cards.scss */
.cart-info-cards__title {
  margin-bottom: 16px;
  color: #2B2B2B;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal; }

/* line 74, cart-info-cards.scss */
.cart-info-cards__text {
  margin: 0;
  padding: 0;
  color: #707070;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }

/* line 85, cart-info-cards.scss */
.cart-info-cards__link {
  color: #707070;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }

/* line 2, modal.scss */
.m-modal--checkout {
  top: 20%;
  left: calc(50% - 290px);
  width: 580px;
  margin: 0;
  padding: 48px 90px 64px;
  border-radius: 16px;
  background: #F6F6F6;
  box-shadow: none;
  transform: none; }
  @media screen and (max-width: 767px) {
    /* line 2, modal.scss */
    .m-modal--checkout {
      left: 16px;
      bottom: auto;
      right: auto;
      width: calc(100% - 32px);
      padding: 32px 16px; } }

/* line 22, modal.scss */
.m-modal-wrapper {
  padding: 0; }
  @media screen and (max-width: 767px) {
    /* line 22, modal.scss */
    .m-modal-wrapper {
      position: static; } }

/* line 30, modal.scss */
.m-modal-close {
  position: absolute;
  top: 32px;
  right: 32px;
  width: 16px;
  height: 16px; }
  @media screen and (max-width: 767px) {
    /* line 30, modal.scss */
    .m-modal-close {
      top: 16px;
      right: 16px; } }

/* line 43, modal.scss */
.m-modal-close:after {
  content: "";
  top: 0;
  right: 0;
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("cross.svg") no-repeat center; }

/* line 53, modal.scss */
.m-modal-heading {
  margin: 0;
  margin-bottom: 32px;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #2b2b2b; }
  @media screen and (max-width: 767px) {
    /* line 53, modal.scss */
    .m-modal-heading {
      margin-bottom: 32px;
      font-size: 24px; } }

/* line 68, modal.scss */
.m-input {
  position: relative;
  margin-bottom: 12px; }

/* line 73, modal.scss */
.m-input-label {
  margin-bottom: 0;
  position: absolute;
  z-index: 1;
  top: 1rem;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition-duration: 0.2s;
  font-size: 0.9em;
  cursor: text;
  padding: 0 0.5rem;
  color: #666666; }

/* line 89, modal.scss */
.m-input-field {
  display: inline-block;
  height: var(--controls-height-m);
  padding: 2rem 0.5rem 1rem 0.5rem;
  margin-bottom: 0;
  font-family: var(--font-family);
  font-size: var(--controls-font-size-m);
  font-weight: var(--font-weight);
  line-height: var(--line-height);
  color: var(--color-form-controls-color);
  background: var(--color-form-controls-bg);
  border-radius: var(--controls-form-border-radius);
  border: 1px solid #dedede;
  box-shadow: var(--color-form-controls-shadow);
  outline: 0;
  vertical-align: middle;
  transition: var(--input-transition); }

/* line 108, modal.scss */
.m-modal-button {
  width: 100%;
  margin: 0;
  margin-top: 12px; }

/* line 114, modal.scss */
#quick_checkout_form .m-modal-heading:after {
  content: 'Укажите ваши контактные данные, и мы перезвоним для уточнения деталей доставки и оплаты.';
  display: block;
  margin-top: 24px;
  font-size: 16px; }

/* line 2, custom.scss */
.cart-discount-info__popup {
  top: 30px; }

/* line 7, custom.scss */
.catalog--limited-rows .catalog-list.grid-list {
  grid-template-rows: repeat(1, auto) !important;
  grid-auto-rows: 0 !important;
  overflow: hidden !important; }
  @media screen and (max-width: 1033px) {
    /* line 7, custom.scss */
    .catalog--limited-rows .catalog-list.grid-list {
      grid-template-rows: repeat(2, auto) !important; } }

/* line 2, product-page.scss */
.main__inner--product,
body .page_layout-clear .main--product {
  background-color: #f6f6f6; }

/* line 7, product-page.scss */
html,
body {
  overflow-x: clip; }

@media screen and (max-width: 1033px) {
  /* line 12, product-page.scss */
  body .page_layout-clear .main__inner--product {
    padding-left: 20px;
    padding-right: 20px; } }

/* line 19, product-page.scss */
.widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df,
.widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b,
.widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310,
.widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010,
.widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205,
.widget-type_system_widget_v4_breadcrumbs_1,
.widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df,
.widget-type_system_widget_v4_catalog_2 {
  padding-top: 32px;
  padding-bottom: 32px; }
  @media screen and (max-width: 767px) {
    /* line 19, product-page.scss */
    .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df,
    .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b,
    .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310,
    .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010,
    .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205,
    .widget-type_system_widget_v4_breadcrumbs_1,
    .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df,
    .widget-type_system_widget_v4_catalog_2 {
      padding-top: 24px;
      padding-bottom: 24px; } }
  @media screen and (max-width: 375px) {
    /* line 19, product-page.scss */
    .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df,
    .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b,
    .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310,
    .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010,
    .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205,
    .widget-type_system_widget_v4_breadcrumbs_1,
    .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df,
    .widget-type_system_widget_v4_catalog_2 {
      padding-bottom: 16px; } }
  /* line 39, product-page.scss */
  .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .layout__content,
  .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .layout__content,
  .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .layout__content,
  .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .layout__content,
  .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .layout__content,
  .widget-type_system_widget_v4_breadcrumbs_1 .layout__content,
  .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .layout__content,
  .widget-type_system_widget_v4_catalog_2 .layout__content {
    padding: 0; }
    /* line 42, product-page.scss */
    .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .layout__content .breadcrumb-wrapper,
    .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .layout__content .breadcrumb-wrapper,
    .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .layout__content .breadcrumb-wrapper,
    .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .layout__content .breadcrumb-wrapper,
    .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .layout__content .breadcrumb-wrapper,
    .widget-type_system_widget_v4_breadcrumbs_1 .layout__content .breadcrumb-wrapper,
    .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .layout__content .breadcrumb-wrapper,
    .widget-type_system_widget_v4_catalog_2 .layout__content .breadcrumb-wrapper {
      padding: 0;
      font-weight: normal;
      font-size: 14px;
      line-height: 38px; }
      @media screen and (max-width: 767px) {
        /* line 42, product-page.scss */
        .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .layout__content .breadcrumb-wrapper,
        .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .layout__content .breadcrumb-wrapper,
        .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .layout__content .breadcrumb-wrapper,
        .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .layout__content .breadcrumb-wrapper,
        .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .layout__content .breadcrumb-wrapper,
        .widget-type_system_widget_v4_breadcrumbs_1 .layout__content .breadcrumb-wrapper,
        .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .layout__content .breadcrumb-wrapper,
        .widget-type_system_widget_v4_catalog_2 .layout__content .breadcrumb-wrapper {
          line-height: 28px; } }
      @media screen and (max-width: 414px) {
        /* line 42, product-page.scss */
        .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .layout__content .breadcrumb-wrapper,
        .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .layout__content .breadcrumb-wrapper,
        .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .layout__content .breadcrumb-wrapper,
        .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .layout__content .breadcrumb-wrapper,
        .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .layout__content .breadcrumb-wrapper,
        .widget-type_system_widget_v4_breadcrumbs_1 .layout__content .breadcrumb-wrapper,
        .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .layout__content .breadcrumb-wrapper,
        .widget-type_system_widget_v4_catalog_2 .layout__content .breadcrumb-wrapper {
          font-size: 13px; } }

@media screen and (max-width: 1033px) {
  /* line 59, product-page.scss */
  .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 {
    padding-top: 24px;
    padding-bottom: 24px; } }
@media screen and (max-width: 767px) {
  /* line 59, product-page.scss */
  .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 {
    padding-top: 12px;
    padding-bottom: 12px; } }

@media screen and (max-width: 1033px) {
  /* line 81, product-page.scss */
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper ul,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper ul,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper ul,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper ul,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper ul,
  .main__inner--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb,
  .main__inner--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper ul,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper ul,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper ul,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper ul,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper ul,
  body .page_layout-clear .main--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb,
  body .page_layout-clear .main--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul {
    margin: 0;
    padding: 0; }
  /* line 87, product-page.scss */
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item.home,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item.button-breadcrumb,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-page,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item.home,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item.button-breadcrumb,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-page,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item.home,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item.button-breadcrumb,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-page,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item.home,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item.button-breadcrumb,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-page,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item.home,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item.button-breadcrumb,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-page,
  .main__inner--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item,
  .main__inner--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item.home,
  .main__inner--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item.button-breadcrumb,
  .main__inner--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-page,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item.home,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item.button-breadcrumb,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-page,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item.home,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item.button-breadcrumb,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-page,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item.home,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item.button-breadcrumb,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-page,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item.home,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item.button-breadcrumb,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-page,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item.home,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item.button-breadcrumb,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-page,
  body .page_layout-clear .main--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item,
  body .page_layout-clear .main--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item.home,
  body .page_layout-clear .main--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item.button-breadcrumb,
  body .page_layout-clear .main--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-page {
    display: none; }
  /* line 94, product-page.scss */
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2),
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2),
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2),
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2),
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2),
  .main__inner--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2),
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2),
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2),
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2),
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2),
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2),
  body .page_layout-clear .main--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) {
    display: inline-flex;
    align-items: center;
    gap: 8px; }
    /* line 99, product-page.scss */
    .main__inner--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2)::before,
    .main__inner--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2)::before,
    .main__inner--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2)::before,
    .main__inner--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2)::before,
    .main__inner--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2)::before,
    .main__inner--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2)::before,
    body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2)::before,
    body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2)::before,
    body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2)::before,
    body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2)::before,
    body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2)::before,
    body .page_layout-clear .main--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2)::before {
      content: "";
      width: 8px;
      height: 8px;
      border-left: 1px solid currentColor;
      border-bottom: 1px solid currentColor;
      transform: rotate(45deg);
      flex: 0 0 auto; }
  /* line 110, product-page.scss */
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-link,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-link,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-link,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-link,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-link,
  .main__inner--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-link,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-link,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-link,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-link,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-link,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-link,
  body .page_layout-clear .main--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-link {
    color: inherit;
    text-decoration: none; }
  /* line 115, product-page.scss */
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"],
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"],
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"],
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"],
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"],
  .main__inner--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"],
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"],
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"],
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"],
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"],
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"],
  body .page_layout-clear .main--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"] {
    text-transform: lowercase; }
    /* line 118, product-page.scss */
    .main__inner--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"]::before,
    .main__inner--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"]::before,
    .main__inner--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"]::before,
    .main__inner--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"]::before,
    .main__inner--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"]::before,
    .main__inner--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"]::before,
    body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"]::before,
    body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"]::before,
    body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"]::before,
    body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"]::before,
    body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"]::before,
    body .page_layout-clear .main--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper .breadcrumb-item:nth-last-child(2) .breadcrumb-link [property="name"]::before {
      content: "Все ";
      text-transform: none; }
  /* line 124, product-page.scss */
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper ul > *:not(:last-child)::after,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper ul > *:not(:last-child)::after,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper ul > *:not(:last-child)::after,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper ul > *:not(:last-child)::after,
  .main__inner--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper ul > *:not(:last-child)::after,
  .main__inner--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul > *:not(:last-child)::after,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_63256376f57117a8c84a3d75e0dc43df .breadcrumb-wrapper ul > *:not(:last-child)::after,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_2593ff4146b635c1dcb5ec6338695a5b .breadcrumb-wrapper ul > *:not(:last-child)::after,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_58159cc61e2967508c7187d33304a310 .breadcrumb-wrapper ul > *:not(:last-child)::after,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_b36f5577c09cdf869600b994e036c010 .breadcrumb-wrapper ul > *:not(:last-child)::after,
  body .page_layout-clear .main--product .widget-type_widget_v4_breadcrumbs_1_7f35ae961b754fe72fe87f6792ec6205 .breadcrumb-wrapper ul > *:not(:last-child)::after,
  body .page_layout-clear .main--product .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-wrapper ul > *:not(:last-child)::after {
    display: none;
    content: none; } }
/* line 133, product-page.scss */
.widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334,
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1,
.widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f {
  margin: 0;
  padding: 0; }
  /* line 139, product-page.scss */
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product__buy-btn-area-inner,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__buy-btn-area-inner,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product__buy-btn-area-inner {
    flex-direction: row; }
  @media screen and (max-width: 1033px) {
    /* line 144, product-page.scss */
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product__buy-btn-area.is-fixed-state .product__buy-btn-area-inner,
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__buy-btn-area.is-fixed-state .product__buy-btn-area-inner,
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product__buy-btn-area.is-fixed-state .product__buy-btn-area-inner {
      position: relative; } }
  /* line 149, product-page.scss */
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .layout__content,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .layout__content,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .layout__content {
    margin: 0;
    padding: 0;
    max-width: 100%; }
  /* line 155, product-page.scss */
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product__gallery,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__gallery,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product__gallery {
    margin-bottom: 48px; }
    @media screen and (max-width: 414px) {
      /* line 155, product-page.scss */
      .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product__gallery,
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__gallery,
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product__gallery {
        margin-bottom: 16px; } }
    @media screen and (min-width: 767px) and (max-width: 1033px) {
      /* line 155, product-page.scss */
      .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product__gallery,
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__gallery,
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product__gallery {
        background: linear-gradient(to top, transparent 0%, transparent 32px, #ffffff 32px, #ffffff 100%); } }
  /* line 173, product-page.scss */
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter {
    height: 40px; }
  /* line 177, product-page.scss */
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls {
    height: 40px; }
    /* line 180, product-page.scss */
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .add-cart-counter__detail,
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .add-cart-counter__detail,
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .add-cart-counter__detail {
      flex-direction: row;
      font-weight: normal;
      font-size: 16px;
      line-height: 19px;
      color: #ffffff;
      background-color: #4db45e;
      border-radius: var(--controls-btn-border-radius); }
      /* line 189, product-page.scss */
      .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .add-cart-counter__detail:hover,
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .add-cart-counter__detail:hover,
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .add-cart-counter__detail:hover {
        background: #42ad53;
        color: var(--color-btn-color);
        border-color: #42ad53;
        box-shadow: none; }
    /* line 197, product-page.scss */
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .add-cart-counter__controls-btn,
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .add-cart-counter__controls-btn,
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .add-cart-counter__controls-btn {
      font-weight: bold;
      font-size: 24px;
      line-height: 29px;
      color: #ffffff;
      background-color: #4db45e;
      border-color: #4db45e;
      opacity: 1;
      min-width: 0; }
      /* line 207, product-page.scss */
      .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .add-cart-counter__controls-btn .fixed-add-text,
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .add-cart-counter__controls-btn .fixed-add-text,
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .add-cart-counter__controls-btn .fixed-add-text {
        display: none; }
    /* line 212, product-page.scss */
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .button[data-add-cart-counter-minus],
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .button[data-add-cart-counter-minus],
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .button[data-add-cart-counter-minus] {
      justify-content: flex-start;
      padding-left: 24px; }
      @media screen and (max-width: 767px) {
        /* line 212, product-page.scss */
        .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .button[data-add-cart-counter-minus],
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .button[data-add-cart-counter-minus],
        .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .button[data-add-cart-counter-minus] {
          display: flex; } }
    /* line 221, product-page.scss */
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .button[data-add-cart-counter-plus],
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .button[data-add-cart-counter-plus],
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .button[data-add-cart-counter-plus] {
      justify-content: flex-end;
      padding-right: 24px; }
      @media screen and (max-width: 767px) {
        /* line 221, product-page.scss */
        .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .button[data-add-cart-counter-plus],
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .button[data-add-cart-counter-plus],
        .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .button[data-add-cart-counter-plus] {
          display: flex; } }
    /* line 230, product-page.scss */
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .add-cart-counter__detail-text,
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .add-cart-counter__detail-text,
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .add-cart-counter__detail-text {
      font-weight: normal;
      font-size: 16px;
      line-height: 19px; }
      /* line 235, product-page.scss */
      .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .add-cart-counter__detail-text a,
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .add-cart-counter__detail-text a,
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .add-cart-counter__detail-text a {
        color: #ffffff; }
      @media screen and (max-width: 767px) {
        /* line 230, product-page.scss */
        .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .add-cart-counter__detail-text,
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .add-cart-counter__detail-text,
        .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .add-cart-counter__detail-text {
          margin-right: 0; } }
    /* line 244, product-page.scss */
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .add-cart-counter__detail-dop-text,
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .add-cart-counter__detail-dop-text,
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .add-cart-counter__detail-dop-text {
      margin-top: 0;
      font-weight: normal;
      font-size: 16px;
      line-height: 19px; }
      @media screen and (max-width: 767px) {
        /* line 244, product-page.scss */
        .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .add-cart-counter__controls .add-cart-counter__detail-dop-text,
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .add-cart-counter__controls .add-cart-counter__detail-dop-text,
        .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .add-cart-counter__controls .add-cart-counter__detail-dop-text {
          display: none; } }
  /* line 256, product-page.scss */
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .favorites_btn,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .favorites_btn,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .favorites_btn {
    z-index: 1;
    order: 6;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    padding: 12px 12px 12px 11px;
    margin-left: 8px;
    border-radius: 6px;
    border: 1px solid #B3B3B8;
    background-color: transparent;
    font-size: 16px;
    line-height: 24px; }
    @media screen and (min-width: 1034px) {
      /* line 273, product-page.scss */
      .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .favorites_btn:hover,
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .favorites_btn:hover,
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .favorites_btn:hover {
        margin-left: 0;
        border: 1px solid #2B2B2B;
        color: #2B2B2B; }
      /* line 279, product-page.scss */
      .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .favorites_btn:focus,
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .favorites_btn:focus,
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .favorites_btn:focus {
        margin-left: 0;
        border: 1px solid #2B2B2B;
        color: #2B2B2B; } }
  /* line 287, product-page.scss */
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .favorites_btn__img,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .favorites_btn__img,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .favorites_btn__img {
    width: 16px;
    height: 16px;
    background-image: url("heart.svg");
    background-repeat: no-repeat;
    background-size: 15px 16px; }
  /* line 296, product-page.scss */
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .favorites-added .favorites_btn__img,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .favorites-added .favorites_btn__img,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .favorites-added .favorites_btn__img {
    background-image: url("heart-red.svg"); }
  /* line 301, product-page.scss */
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product__gallery-main,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__gallery-main,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product__gallery-main {
    margin: 0; }
    @media screen and (max-width: 1033px) {
      /* line 301, product-page.scss */
      .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product__gallery-main,
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__gallery-main,
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product__gallery-main {
        margin: 0 auto;
        max-width: calc(100% - 40px); } }
  /* line 310, product-page.scss */
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product__similar-products-title,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__similar-products-title,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product__similar-products-title {
    justify-content: flex-start;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 32px; }
    /* line 317, product-page.scss */
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product__similar-products-title a,
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__similar-products-title a,
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product__similar-products-title a {
      text-decoration: none;
      color: inherit; }
    /* line 322, product-page.scss */
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product__similar-products-title img,
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__similar-products-title img,
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product__similar-products-title img {
      margin-left: 13px; }
  /* line 327, product-page.scss */
  .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview,
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview,
  .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview {
    margin-right: 20px;
    width: 262px; }
    /* line 331, product-page.scss */
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview:nth-child(n + 6),
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview:nth-child(n + 6),
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview:nth-child(n + 6) {
      display: none; }
    /* line 335, product-page.scss */
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview:nth-child(6),
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview:nth-child(6),
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview:nth-child(6) {
      display: none; }
    /* line 339, product-page.scss */
    .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview:nth-child(5),
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview:nth-child(5),
    .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview:nth-child(5) {
      margin-right: 0; }
    @media screen and (max-width: 767px) {
      /* line 327, product-page.scss */
      .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview,
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview,
      .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview {
        margin-bottom: 16px;
        margin-right: 0;
        width: 47%;
        min-width: 47%; }
        /* line 349, product-page.scss */
        .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview:nth-child(5),
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview:nth-child(5),
        .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview:nth-child(5) {
          margin-bottom: 0; }
        /* line 353, product-page.scss */
        .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview:nth-child(5),
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview:nth-child(5),
        .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview:nth-child(5) {
          margin-bottom: 0; }
        /* line 357, product-page.scss */
        .widget-type_widget_v4_special_products_3_f06b31d8ebf99cb5c8494ee5554e9334 .product-preview:nth-child(6),
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product-preview:nth-child(6),
        .widget-type_widget_v4_cart_1_91bfe3f4110a215cd137c498ed28494f .product-preview:nth-child(6) {
          display: block;
          margin-bottom: 0; } }

/* line 365, product-page.scss */
.product-form__brand {
  grid-area: "brand"; }

/* line 369, product-page.scss */
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 {
  overflow: visible; }
  /* line 372, product-page.scss */
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__main {
    display: grid;
    grid-template-columns: minmax(0, 63fr) minmax(320px, 37fr);
    column-gap: 32px;
    align-items: flex-start;
    overflow: visible; }
    @media screen and (max-width: 1033px) {
      /* line 372, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__main {
        display: flex;
        flex-wrap: wrap; } }
    /* line 384, product-page.scss */
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__main .product__area-reviews,
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__main .product__area-calculate-delivery,
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__main .product__area-properties {
      display: none; }
    /* line 390, product-page.scss */
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__main .product__area-description {
      display: none; }
    /* line 395, product-page.scss */
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__main .product__buy-one-click .button.button_size-xl {
      height: auto;
      padding: 13px 12px;
      margin-top: 12px;
      font-size: 16px;
      line-height: 18px;
      font-style: normal;
      font-weight: 400;
      color: #2b2b2b;
      border: 0.5px solid rgba(0, 0, 0, 0.13);
      border-radius: 8px; }
      /* line 407, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__main .product__buy-one-click .button.button_size-xl:hover {
        border-color: rgba(0, 0, 0, 0.43); }
    /* line 413, product-page.scss */
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product__main .product__controls-right {
      max-width: 100%; }
  /* line 418, product-page.scss */
  .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product {
    overflow: visible; }
    /* line 421, product-page.scss */
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product__area-photo {
      width: 100%;
      min-width: 0;
      overflow: visible; }
      @media screen and (max-width: 1033px) {
        /* line 421, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product__area-photo {
          width: 100vw;
          max-width: 100vw;
          margin-left: -20px;
          margin-right: -20px;
          height: auto; } }
      @media screen and (max-width: 414px) {
        /* line 421, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product__area-photo {
          width: 100vw;
          max-width: 100vw;
          margin-left: -20px;
          margin-right: -20px;
          height: auto; } }
      /* line 442, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product__area-photo .product__photo {
        padding-top: 125%; }
      @media screen and (max-width: 1033px) {
        /* line 446, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product__area-photo .product__back-btn {
          display: none; } }
      /* line 452, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product__area-photo .product__gallery-grid {
        align-items: start; }
    /* line 457, product-page.scss */
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      padding-bottom: 32px;
      box-sizing: border-box;
      height: fit-content;
      height: max-content;
      position: -webkit-sticky;
      position: sticky;
      top: var(--product-form-sticky-top, 88px);
      align-self: flex-start;
      overflow: visible; }
      @media screen and (max-width: 1033px) {
        /* line 457, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form {
          width: 100%;
          padding-left: 0;
          padding-bottom: 32px;
          height: auto;
          position: static; } }
      /* line 479, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__brand {
        order: 1;
        width: 100%;
        margin-bottom: 16px; }
        /* line 484, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__brand .product__brand {
          font-size: 20px;
          font-weight: 600; }
          /* line 488, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__brand .product__brand a {
            text-decoration: none; }
        /* line 493, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__brand .product__brand-icon {
          margin-left: 13px;
          margin-bottom: 5px; }
      /* line 499, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__sex {
        order: 8;
        width: 100%;
        display: flex;
        padding-bottom: 16px;
        border-bottom: none; }
        /* line 506, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__sex .product-form__sex-title {
          margin-right: 5px;
          font-weight: normal;
          font-size: 14px;
          line-height: 17px;
          color: #2b2b2b; }
        /* line 514, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__sex .product-form__sex-text {
          margin-right: 5px;
          font-weight: normal;
          font-size: 14px;
          line-height: 17px;
          color: #2b2b2b; }
      /* line 523, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__info {
        margin-top: 8px; }
        @media screen and (max-width: 414px) {
          /* line 523, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__info {
            margin-top: 0;
            margin-bottom: 16px; } }
      /* line 532, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__vk {
        margin-top: 8px; }
        @media screen and (max-width: 414px) {
          /* line 532, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__vk {
            margin-top: 0;
            margin-bottom: 16px; } }
      /* line 541, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__inner {
        order: 9;
        width: 100%;
        display: flex;
        justify-content: space-between; }
        @media screen and (max-width: 414px) {
          /* line 541, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__inner {
            flex-direction: column;
            justify-content: flex-start; } }
      /* line 553, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__info-item {
        padding: 0;
        margin-right: 30px;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        text-decoration: none;
        color: #707070;
        cursor: pointer; }
      /* line 564, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-title {
        order: 2;
        width: 65%;
        padding-top: 16px;
        padding-bottom: 16px;
        border-top: 1px solid var(--bg-major-shade); }
        /* line 571, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-title .product__title {
          margin-bottom: 0;
          font-weight: normal; }
          @media screen and (max-width: 1355px) {
            /* line 571, product-page.scss */
            .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-title .product__title {
              font-size: 28px; } }
          @media screen and (max-width: 1210px) {
            /* line 571, product-page.scss */
            .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-title .product__title {
              font-size: 24px; } }
      /* line 585, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-price {
        order: 3;
        width: 35%;
        padding-top: 16px;
        padding-bottom: 16px;
        padding-left: 16px;
        border-top: 1px solid var(--bg-major-shade); }
        /* line 593, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-price .product__price {
          display: flex;
          flex-direction: column;
          align-items: flex-end;
          justify-content: center;
          margin-bottom: 0; }
          /* line 600, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-price .product__price .product__price-cur {
            margin-right: 0;
            font-weight: normal; }
            @media screen and (max-width: 1355px) {
              /* line 600, product-page.scss */
              .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-price .product__price .product__price-cur {
                font-size: 28px; } }
            @media screen and (max-width: 1210px) {
              /* line 600, product-page.scss */
              .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-price .product__price .product__price-cur {
                font-size: 24px; } }
      /* line 615, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__delivery-label {
        order: 4;
        margin-bottom: 16px; }
      /* line 620, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__in-stock-label {
        order: 4;
        position: relative;
        padding-top: 4px;
        padding-left: 16px;
        margin-left: auto;
        margin-bottom: 16px;
        color: #2B2B2B;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 17px; }
        /* line 633, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__in-stock-label::before {
          content: '';
          position: absolute;
          display: block;
          left: 0;
          top: 8px;
          width: 8px;
          height: 8px;
          border-radius: 50%;
          background-color: #4DB45E; }
      /* line 646, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-variants-bundle {
        order: 5;
        width: 100%;
        border-bottom: 1px solid var(--bg-major-shade); }
        /* line 651, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-variants-bundle .product__variants {
          position: relative;
          width: 100%;
          display: flex;
          flex-direction: column; }
      /* line 659, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        border-top: 1px solid var(--bg-major-shade); }
        /* line 665, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector .option-razmer {
          width: 100%;
          padding-top: 16px;
          margin: 0; }
          /* line 670, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector .option-razmer .option-value {
            position: relative;
            margin-bottom: 32px; }
          @media screen and (min-width: 768px) {
            /* line 676, product-page.scss */
            .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector .option-razmer .option-value span:hover + .product__quantity {
              display: flex; } }
          @media screen and (max-width: 767px) {
            /* line 681, product-page.scss */
            .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector .option-razmer .is-active .product__quantity {
              display: flex; } }
          /* line 687, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector .option-razmer .option-label {
            display: none; }
        /* line 692, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector .option-adres {
          display: none; }
        /* line 696, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector .option-cvet {
          width: 100%;
          margin-bottom: 0; }
          /* line 700, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector .option-cvet .option-value {
            margin-bottom: 32px; }
          /* line 704, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector .option-cvet .option-label {
            display: none; }
        /* line 709, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector .option-a,
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector .option-b,
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .option-selector .option-c {
          display: none; }
      /* line 716, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-short-description {
        order: 7;
        width: 100%;
        padding-top: 16px;
        padding-bottom: 16px; }
        /* line 722, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-short-description .product__short-description {
          margin: 0;
          padding: 0;
          font-weight: normal;
          font-size: 14px;
          line-height: 22px;
          color: #2b2b2b; }
          /* line 730, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-short-description .product__short-description p {
            margin: 0;
            padding: 0; }
          /* line 735, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-short-description .product__short-description--second {
            margin-top: 16px; }
        /* line 740, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-short-description .product__short-description-li {
          margin: 0;
          padding: 0;
          font-weight: normal;
          font-size: 14px;
          line-height: 22px;
          color: #2b2b2b; }
        /* line 749, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-short-description .product__short-description-ul {
          margin-top: 18px; }
      /* line 754, product-page.scss */
      .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-controls {
        order: 6;
        width: 100%;
        padding-top: 16px;
        padding-bottom: 16px; }
        @media screen and (max-width: 1033px) {
          /* line 754, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-controls {
            border-bottom: none; } }
        @media screen and (max-width: 414px) {
          /* line 754, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-controls {
            left: 0;
            position: fixed;
            bottom: 0;
            z-index: 1020;
            padding-left: 20px;
            padding-right: 20px;
            background-color: #ffffff;
            width: 100%; } }
        /* line 776, product-page.scss */
        .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-controls .product__controls {
          display: block;
          width: 100%; }
          /* line 780, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-controls .product__controls .add-cart-counter__btn {
            background: #2b2b2b;
            color: var(--color-btn-color);
            border-color: #2b2b2b;
            box-shadow: none; }
          /* line 787, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-controls .product__controls .add-cart-counter__btn:hover {
            background: #3d3d3d;
            color: var(--color-btn-color);
            border-color: #3d3d3d;
            box-shadow: none; }
          /* line 794, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-controls .product__controls .add-cart-counter__detail {
            height: 45px; }
          /* line 798, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-controls .product__controls .product__controls-left {
            width: 100%;
            max-width: none;
            height: 45px !important; }
          /* line 804, product-page.scss */
          .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-controls .product__controls button {
            width: 100%;
            height: 45px; }
            /* line 808, product-page.scss */
            .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .product .product-form .product-form__area-controls .product__controls button .add-cart-counter__btn-label {
              font-size: 16px;
              font-weight: normal; }

/* line 819, product-page.scss */
.option-cvet {
  display: none; }

/* line 823, product-page.scss */
.product__sizes-chart {
  order: 2;
  width: fit-content;
  padding: 4px 8px;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 17px;
  color: #2b2b2b;
  text-decoration: none;
  background-color: #E6EFE8;
  border-radius: 4px;
  cursor: pointer; }

/* line 837, product-page.scss */
.product__sizes-chart:active + .product__sizes-chart-popup {
  display: flex; }

/* line 841, product-page.scss */
.product__sizes-chart:focus + .product__sizes-chart-popup {
  display: flex; }

/* line 845, product-page.scss */
.product__sizes-chart-popup:hover {
  display: flex; }

/* line 849, product-page.scss */
.product__sizes-chart-popup {
  z-index: calc(var(--zindex-fixed) + 2);
  display: none;
  position: absolute;
  left: -150px;
  top: 75px;
  justify-content: space-between;
  padding: 8px;
  background-color: white;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  border-radius: 4px; }
  @media screen and (min-width: 501px) {
    /* line 862, product-page.scss */
    .product__sizes-chart-popup table {
      height: fit-content; } }
  @media screen and (max-width: 1033px) {
    /* line 849, product-page.scss */
    .product__sizes-chart-popup {
      left: 0; } }
  @media screen and (max-width: 500px) {
    /* line 849, product-page.scss */
    .product__sizes-chart-popup {
      left: -20px;
      width: 100vw;
      flex-direction: column; } }

/* line 878, product-page.scss */
.product__table-abc {
  border: 1px solid #dedede;
  text-align: center;
  border-collapse: collapse; }
  /* line 883, product-page.scss */
  .product__table-abc tr {
    height: 50px; }
  /* line 887, product-page.scss */
  .product__table-abc td,
  .product__table-abc th {
    width: 60px;
    border: 1px solid #dedede;
    padding: 10px 10px; }
  /* line 894, product-page.scss */
  .product__table-abc tbody td {
    font-size: 14px;
    color: #707070; }
  /* line 900, product-page.scss */
  .product__table-abc td:first-child {
    font-weight: bold; }
  /* line 905, product-page.scss */
  .product__table-abc thead th {
    font-size: 14px;
    font-weight: bold;
    color: #2b2b2b; }
  /* line 911, product-page.scss */
  .product__table-abc tfoot td {
    font-size: 14px; }
  /* line 915, product-page.scss */
  .product__table-abc tfoot .links {
    text-align: right; }
  /* line 919, product-page.scss */
  .product__table-abc tfoot .links a {
    display: inline-block;
    background: #1c6ea4;
    color: #ffffff;
    padding: 2px 8px;
    border-radius: 5px; }

/* line 928, product-page.scss */
.sizes-chart-popup__image-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 8px; }

/* line 935, product-page.scss */
.sizes-chart-popup__image-inner {
  width: 221px;
  height: 257px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px; }

/* line 944, product-page.scss */
.sizes-chart-popup__image {
  width: 100%;
  padding-top: 1px; }

/* line 949, product-page.scss */
.sizes-chart-popup__text {
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #707070; }
  /* line 956, product-page.scss */
  .sizes-chart-popup__text:last-child {
    margin-bottom: 8px; }

/* line 962, product-page.scss */
.special-products__slider-controls .special-products__slider-arrow {
  border: 1px solid #707070;
  background-color: transparent;
  border-radius: 6px; }
/* line 968, product-page.scss */
.special-products__slider-controls .special-products__slider-arrow-icon {
  width: 20px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center; }
/* line 975, product-page.scss */
.special-products__slider-controls .special-products__slider-arrow-icon.icon-arrow-right {
  background-image: url("long-arrow-right.svg"); }
/* line 979, product-page.scss */
.special-products__slider-controls .special-products__slider-arrow-icon.icon-arrow-left {
  background-image: url("long-arrow-right.svg");
  transform: rotate(180deg); }

/* line 985, product-page.scss */
.widget-type_system_widget_v4_viewed_products_1
.special-products__slider-arrow.is-disabled {
  opacity: 0.3; }

/* line 990, product-page.scss */
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1
.product__gallery-tumbs
.splide
.splide__arrow.splide__arrow--next {
  display: none; }

/* line 997, product-page.scss */
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1
.product__gallery-tumbs
.splide
.splide__arrow.splide__arrow--prev {
  display: none; }

/* line 1004, product-page.scss */
.icon-angle-right:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  display: block;
  background: url("arrow-down.svg") no-repeat;
  background-size: 24px 12px;
  background-position: bottom;
  border: none;
  transform: rotate(-90deg); }

/* line 1019, product-page.scss */
.icon-angle-left:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  display: block;
  background: url("arrow-down.svg") no-repeat;
  background-size: 24px 12px;
  background-position: bottom;
  border: none;
  transform: rotate(90deg); }

/* line 1034, product-page.scss */
.product-preview__photo:hover .favorites_btn {
  display: flex; }

/* line 1038, product-page.scss */
.product-preview__size-icons {
  position: absolute;
  z-index: 1000;
  right: 4px;
  top: 4px;
  display: none;
  flex-direction: column;
  align-items: flex-end;
  padding: 0;
  margin: 0;
  list-style: none; }
  @media screen and (max-width: 1033px) {
    /* line 1038, product-page.scss */
    .product-preview__size-icons {
      display: flex; } }

/* line 1055, product-page.scss */
.product-preview__size-item {
  padding: 0;
  margin: 0; }

/* line 1060, product-page.scss */
.product-preview__size-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px 4px;
  margin-bottom: 4px;
  height: 19px;
  width: fit-content;
  background-color: #ffffff;
  border-radius: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #2b2b2b; }

/* line 1076, product-page.scss */
.img-ratio__inner:hover .product-preview__size-icons {
  display: flex; }

/* line 1080, product-page.scss */
.product__quantity {
  position: absolute;
  top: 52px;
  z-index: 10;
  display: none;
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  background-color: #ffffff;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  border-radius: 4px;
  color: #2b2b2b; }
  /* line 1096, product-page.scss */
  .product__quantity img {
    margin-right: 4px; }
  /* line 1100, product-page.scss */
  .product__quantity::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    position: absolute;
    top: -4px;
    left: calc(50% - 4px);
    transform: rotate(45deg); }

/* line 1112, product-page.scss */
.option-values {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }

/* line 1118, product-page.scss */
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1
.product__one-photo {
  width: calc((100% - 32px) / 2);
  max-width: calc((100% - 32px) / 2);
  margin-bottom: 32px; }
  @media screen and (max-width: 1033px) {
    /* line 1118, product-page.scss */
    .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1
    .product__one-photo {
      width: 100%;
      max-width: 100%; } }

/* line 1130, product-page.scss */
.widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .favorites_btn, .widget-type_widget_v4_product_6_d653db0a52bb614c1bcdd9491bf0b8a1 .favorites_btn:hover {
  width: 45px !important;
  margin-left: 8px !important; }

/* line 1135, product-page.scss */
.product-form__buy-one-click {
  order: 6;
  width: 100%;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--bg-major-shade); }
  @media screen and (max-width: 414px) {
    /* line 1135, product-page.scss */
    .product-form__buy-one-click {
      padding-top: 16px; } }

/* line 1147, product-page.scss */
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product__similar-products-title {
  justify-content: flex-start;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 32px;
  border-top: 1px solid var(--bg-major-shade);
  padding-top: 32px; }
  /* line 1156, product-page.scss */
  .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product__similar-products-title a {
    text-decoration: none;
    color: inherit; }
  /* line 1161, product-page.scss */
  .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product__similar-products-title img {
    margin-left: 13px; }
/* line 1166, product-page.scss */
.widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b .product__similar-products-title--no-border {
  border-top: none;
  padding-top: 0; }

/* line 2, blog.scss */
.widget-type_system_widget_v4_blog_2 {
  margin: 0 auto;
  padding: 0; }
  /* line 6, blog.scss */
  .widget-type_system_widget_v4_blog_2 .layout__content {
    padding: 0; }
  /* line 10, blog.scss */
  .widget-type_system_widget_v4_blog_2 .tagcloud-block {
    display: none; }
  /* line 14, blog.scss */
  .widget-type_system_widget_v4_blog_2 .heading {
    position: absolute;
    top: 32px;
    margin: 0;
    padding: 0;
    width: 500px;
    left: calc(50% - 250px);
    flex-grow: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent; }
    @media screen and (max-width: 767px) {
      /* line 14, blog.scss */
      .widget-type_system_widget_v4_blog_2 .heading {
        position: relative;
        top: 0;
        left: 0;
        justify-content: flex-start;
        margin-bottom: 24px; } }
    /* line 35, blog.scss */
    .widget-type_system_widget_v4_blog_2 .heading .layout__content {
      margin: 0;
      padding: 0; }
      /* line 39, blog.scss */
      .widget-type_system_widget_v4_blog_2 .heading .layout__content .page-headding {
        margin: 0; }
  /* line 45, blog.scss */
  .widget-type_system_widget_v4_blog_2 .blog-list {
    padding-bottom: 16px; }
  /* line 50, blog.scss */
  .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__photo {
    position: relative; }
    /* line 53, blog.scss */
    .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__photo img {
      position: absolute; }
    /* line 57, blog.scss */
    .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__photo .product-preview__img-1 {
      left: 0; }
    /* line 61, blog.scss */
    .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__photo .product-preview__img-2 {
      left: 100%; }
    /* line 66, blog.scss */
    .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__photo:hover .product-preview__img-1 {
      left: 100%; }
    /* line 70, blog.scss */
    .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview__photo:hover .product-preview__img-2 {
      left: 0; }
  /* line 80, blog.scss */
  .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__available, .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__available {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 1rem;
    transform: translateY(-50%);
    color: var(--color-text);
    display: none; }
  /* line 94, blog.scss */
  .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__photo img, .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__photo img {
    opacity: 0.3; }
  /* line 99, blog.scss */
  .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview.is-all-variants-not-available.is-zero-count-hidden .product-preview__price-cur, .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview.is-all-variants-not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__price-cur {
    color: var(--color-text-half-shade); }
  /* line 105, blog.scss */
  .widget-type_system_widget_v4_blog_2 .widget-type_widget_v4_article_products_2_69c880fcfae41c9c75ac6f7647f4d3d2 .product-preview.is-all-variants-not-available.is-zero-count-preorder .sticker-preorder {
    display: inline-flex; }

/* line 115, blog.scss */
.widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 {
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 86px; }
  @media screen and (max-width: 1033px) {
    /* line 115, blog.scss */
    .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 {
      padding-bottom: 64px; } }
  @media screen and (max-width: 767px) {
    /* line 115, blog.scss */
    .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 {
      padding-bottom: 32px; } }
  /* line 128, blog.scss */
  .widget-type_widget_v4_article_1_2d3c13b663900c4adc80297d07a05202 .layout__content {
    padding: 0; }

/* line 134, blog.scss */
.article .article-photo {
  padding-top: calc(100% / 1.5); }

/* line 2, viewed-products.scss */
.widget-type_widget_v4_viewed_products_1_d08de17e6a528e2b637008f6dc214946 {
  padding: 0;
  border-top: 1px solid var(--bg-major-shade); }

/* line 10, viewed-products.scss */
.widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .splide__slide .img-ratio,
.widget-type_widget_v4_viewed_products_1_d08de17e6a528e2b637008f6dc214946 .splide__slide .img-ratio {
  padding-top: 100px;
  padding-right: 100px; }
/* line 15, viewed-products.scss */
.widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .splide__slide .img-ratio.img-fit img,
.widget-type_widget_v4_viewed_products_1_d08de17e6a528e2b637008f6dc214946 .splide__slide .img-ratio.img-fit img {
  object-fit: cover;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px; }
/* line 21, viewed-products.scss */
.widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .splide__slide .viewed-product,
.widget-type_widget_v4_viewed_products_1_d08de17e6a528e2b637008f6dc214946 .splide__slide .viewed-product {
  grid-template-columns: 100px 1fr; }
  @media screen and (max-width: 767px) {
    /* line 21, viewed-products.scss */
    .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .splide__slide .viewed-product,
    .widget-type_widget_v4_viewed_products_1_d08de17e6a528e2b637008f6dc214946 .splide__slide .viewed-product {
      grid-template-areas: 'photo title' 'photo price'; }
      /* line 29, viewed-products.scss */
      .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .splide__slide .viewed-product .viewed-product__title,
      .widget-type_widget_v4_viewed_products_1_d08de17e6a528e2b637008f6dc214946 .splide__slide .viewed-product .viewed-product__title {
        margin-bottom: -6px;
        margin-top: 12px; } }
/* line 37, viewed-products.scss */
.widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .viewed-product__title,
.widget-type_widget_v4_viewed_products_1_d08de17e6a528e2b637008f6dc214946 .viewed-product__title {
  height: 48px;
  margin-bottom: 6px;
  padding-right: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }
/* line 47, viewed-products.scss */
.widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .viewed-product__price,
.widget-type_widget_v4_viewed_products_1_d08de17e6a528e2b637008f6dc214946 .viewed-product__price {
  padding-right: 16px;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #2b2b2b; }
/* line 56, viewed-products.scss */
.widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .viewed-products__inner,
.widget-type_widget_v4_viewed_products_1_d08de17e6a528e2b637008f6dc214946 .viewed-products__inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto; }
  /* line 61, viewed-products.scss */
  .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .viewed-products__inner--cart,
  .widget-type_widget_v4_viewed_products_1_d08de17e6a528e2b637008f6dc214946 .viewed-products__inner--cart {
    padding: 0; }
  /* line 65, viewed-products.scss */
  .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .viewed-products__inner title,
  .widget-type_widget_v4_viewed_products_1_d08de17e6a528e2b637008f6dc214946 .viewed-products__inner title {
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 32px; }
  /* line 72, viewed-products.scss */
  .widget-type_widget_v4_viewed_products_1_ba4a2faa22cf7fce7b38a52c4dc16b82 .viewed-products__inner .splide__slide,
  .widget-type_widget_v4_viewed_products_1_d08de17e6a528e2b637008f6dc214946 .viewed-products__inner .splide__slide {
    margin-right: 27px;
    border-radius: 8px;
    border: 1px solid #DEDEDE;
    background: #F5F5F5; }

/* line 29, theme.scss */
*,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.heading,
.form-control.form-control_size-m,
.form-control_size-m.co-input-field,
.form-control_size-m.m-input-field,
select,
.button,
.co-button:not(.co-button--link),
.picker-button,
.m-modal-button,
.co-tabs-controls--customer .co-tabs-node {
  font-family: var(--font-family);
  -webkit-font-smoothing: antialiased; }

/* line 57, theme.scss */
* {
  --layout-adaptive-vertical-indents-factor-decrease: 1; }

/* line 61, theme.scss */
body {
  position: relative; }

/* line 65, theme.scss */
.header__inner,
.main__inner,
.page_section_top__inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px; }
  @media screen and (max-width: 1033px) {
    /* line 65, theme.scss */
    .header__inner,
    .main__inner,
    .page_section_top__inner {
      padding-left: 20px;
      padding-right: 20px; } }

/* line 80, theme.scss */
.main__inner {
  padding-bottom: 86px; }
  @media screen and (max-width: 1033px) {
    /* line 80, theme.scss */
    .main__inner {
      padding-bottom: 64px; } }
  @media screen and (max-width: 414px) {
    /* line 80, theme.scss */
    .main__inner {
      padding-bottom: 32px; } }

@media screen and (max-width: 767px) {
  /* line 92, theme.scss */
  .main__inner--account {
    padding-right: 0; } }

/* line 98, theme.scss */
.main__inner--collection,
.main__inner--product {
  padding-bottom: 0; }

/* line 103, theme.scss */
.main__inner--index {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0; }
  @media screen and (max-width: 1033px) {
    /* line 103, theme.scss */
    .main__inner--index {
      padding-left: 0;
      padding-right: 0; }
      /* line 112, theme.scss */
      .main__inner--index .widget-type_widget_v4_catalog_2_4cf3ba591fd5d3a8a0247bc64410226b {
        padding-left: 20px;
        padding-right: 20px; } }

/* line 121, theme.scss */
.page_layout_section_top .page_section_top__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between; }

/* line 129, theme.scss */
.page_layout_section_top,
.page_layout-clear,
.page_layoutpage_layout_section_top {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  min-height: 100vh; }
  /* line 138, theme.scss */
  .page_layout_section_top header,
  .page_layout_section_top main,
  .page_layout_section_top .page_section_top,
  .page_layout_section_top footer,
  .page_layout-clear header,
  .page_layout-clear main,
  .page_layout-clear .page_section_top,
  .page_layout-clear footer,
  .page_layoutpage_layout_section_top header,
  .page_layoutpage_layout_section_top main,
  .page_layoutpage_layout_section_top .page_section_top,
  .page_layoutpage_layout_section_top footer {
    width: 100%;
    margin: 0 auto; }
  /* line 146, theme.scss */
  .page_layout_section_top header,
  .page_layout-clear header,
  .page_layoutpage_layout_section_top header {
    background-color: #ffffff; }
  /* line 150, theme.scss */
  .page_layout_section_top main,
  .page_layout-clear main,
  .page_layoutpage_layout_section_top main {
    flex-grow: 2;
    margin-top: 72px; }
    @media screen and (max-width: 1033px) {
      /* line 150, theme.scss */
      .page_layout_section_top main,
      .page_layout-clear main,
      .page_layoutpage_layout_section_top main {
        margin-top: 66px; } }
  /* line 159, theme.scss */
  .page_layout_section_top footer,
  .page_layout-clear footer,
  .page_layoutpage_layout_section_top footer {
    order: 4;
    background-color: #ffffff; }

/* line 166, theme.scss */
.page_layout > .page_section_top {
  order: 2;
  width: 100%; }
/* line 171, theme.scss */
.page_layout > aside {
  order: 3; }
/* line 175, theme.scss */
.page_layout > footer {
  order: 5; }
/* line 179, theme.scss */
.page_layout > main {
  order: 4; }

/* line 184, theme.scss */
.micro-alert {
  z-index: 1000000;
  position: absolute;
  width: fit-content;
  top: 140px;
  left: 50%;
  transform: translateX(-50%); }
  @media screen and (max-width: 414px) {
    /* line 184, theme.scss */
    .micro-alert {
      top: 66px;
      width: max-content; } }

/* line 198, theme.scss */
.delivery-info__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 16px;
  background-color: #2b2b2b; }
  /* line 206, theme.scss */
  .delivery-info__wrapper--no-click {
    cursor: default; }
  @media screen and (max-width: 414px) {
    /* line 198, theme.scss */
    .delivery-info__wrapper {
      align-items: flex-start; } }

/* line 215, theme.scss */
.delivery-info__wrapper--page {
  border-radius: 8px; }

/* line 219, theme.scss */
.delivery-info__icon {
  width: 24px;
  height: 24px; }
  @media screen and (max-width: 414px) {
    /* line 219, theme.scss */
    .delivery-info__icon {
      width: 16px;
      height: 16px; } }

/* line 229, theme.scss */
.delivery-info__text {
  margin: 0;
  margin-left: 10px;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff; }
  @media screen and (max-width: 414px) {
    /* line 229, theme.scss */
    .delivery-info__text {
      font-size: 14px;
      line-height: 17px; } }

/* line 245, theme.scss */
.page_section_top a {
  text-decoration: none; }
  /* line 248, theme.scss */
  .page_section_top a:hover {
    color: #333333; }

/* line 254, theme.scss */
.button,
.button-link,
.header,
form {
  transition: none !important; }

/* line 261, theme.scss */
.special-message {
  display: flex;
  align-items: flex-start;
  padding: 16px;
  background-color: #0001e9;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px; }
  /* line 270, theme.scss */
  .special-message .special-message__text {
    margin-left: 8px;
    margin-bottom: 0; }
  @media screen and (max-width: 414px) {
    /* line 276, theme.scss */
    .special-message .special-message__text {
      flex-grow: 1; } }

/* line 282, theme.scss */
.special-message__inner {
  flex-grow: 1;
  display: flex;
  justify-content: center; }

/* line 288, theme.scss */
.special-message__close-button {
  width: 14px;
  height: 14px;
  margin-left: 16px;
  padding: 0;
  background-color: transparent;
  border: none;
  font-size: 0;
  cursor: pointer; }

/* line 299, theme.scss */
.hide {
  display: none; }

/* line 303, theme.scss */
.hidden {
  display: none; }

/* line 307, theme.scss */
.special-message__icon {
  width: 24px;
  height: 24px; }

/* line 312, theme.scss */
.special-message__link {
  flex-grow: 1;
  text-decoration: none; }

/* line 317, theme.scss */
.popup {
  z-index: 103000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.2); }

/* line 328, theme.scss */
.popup__inner {
  position: absolute;
  z-index: 1040;
  top: calc(50vh - 350px);
  left: calc(50% - 414px);
  width: 828px;
  height: 700px;
  padding: 64px;
  background-color: #ffffff;
  border-radius: 16px;
  overflow-y: auto; }
  @media screen and (max-width: 828px) {
    /* line 328, theme.scss */
    .popup__inner {
      position: fixed;
      left: 0;
      top: 66px;
      width: 100%;
      height: 100%;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 18px;
      padding-right: 18px;
      border-radius: 0;
      overflow: auto; } }

/* line 356, theme.scss */
.popup__heading {
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 32px; }
  @media screen and (max-width: 828px) {
    /* line 356, theme.scss */
    .popup__heading {
      margin-left: 0;
      margin-bottom: 24px; } }

/* line 367, theme.scss */
.popup__close-button {
  position: absolute;
  top: 34px;
  right: 34px;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer; }
  @media screen and (max-width: 828px) {
    /* line 367, theme.scss */
    .popup__close-button {
      top: 18px;
      right: 18px; } }

/* line 382, theme.scss */
.round-loader {
  margin-left: 16px;
  margin-top: 4px;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(179, 179, 184, 0.4);
  border-bottom-color: #707070;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite; }

@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
/* line 404, theme.scss */
.hidden {
  display: none; }

/* line 408, theme.scss */
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden; }

/* line 421, theme.scss */
.article__row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 64px;
  margin-bottom: 64px; }
  @media screen and (max-width: 768px) {
    /* line 421, theme.scss */
    .article__row {
      grid-template-columns: repeat(2, 1fr); }
      /* line 433, theme.scss */
      .article__row form:last-child {
        display: none; } }
  @media screen and (max-width: 375px) {
    /* line 421, theme.scss */
    .article__row {
      grid-template-columns: repeat(1, 1fr);
      margin-top: 32px;
      margin-bottom: 32px; }
      /* line 443, theme.scss */
      .article__row form:last-child {
        display: block; } }

/* line 449, theme.scss */
.article__button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  margin-top: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  background-color: #2b2b2b;
  border-radius: 6px; }
  /* line 463, theme.scss */
  .article__button:hover {
    background-color: #3d3d3d;
    color: #ffffff;
    cursor: pointer; }

/* line 471, theme.scss */
.delivery-note {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-top: 30px;
  background: #ffffff;
  border-radius: 8px;
  padding: 20px 24px; }
  @media screen and (max-width: 768px) {
    /* line 471, theme.scss */
    .delivery-note {
      padding: 20px 20px;
      margin-top: 30px;
      margin-bottom: 20px; } }

/* line 487, theme.scss */
.delivery-note__icon {
  font-size: 24px;
  line-height: 1; }

/* line 492, theme.scss */
.delivery-note__text {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  letter-spacing: -2%;
  color: #2b2b2b; }
  @media screen and (max-width: 768px) {
    /* line 492, theme.scss */
    .delivery-note__text {
      font-size: 14px;
      line-height: 20px; } }
