/* 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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, circle);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --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-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 12px);
  --font-family-heading:var(--draft-font-family-heading, Jost);
  --heading-ratio:var(--draft-heading-ratio, 1.6);
  --heading-weight:var(--draft-heading-weight, 400);
  --collection_count:var(--draft-collection_count, 24);
  --search_count:var(--draft-search_count, 10);
  --blog_size:var(--draft-blog_size, 6);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1920px);
  --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, false);
  --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, true);
  --compare_enabled:var(--draft-compare_enabled, false); }

/* line 1, _preview_modal.scss */
.product-preview__cart-bttn {
  margin: 12px 0 0 auto;
  width: 24px;
  height: 24px;
  border: 0;
  outline: none;
  cursor: pointer;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px; }
  /* line 20, _preview_modal.scss */
  .product-preview__cart-bttn svg path {
    stroke: #000; }
  @media screen and (max-width: 767px) {
    /* line 1, _preview_modal.scss */
    .product-preview__cart-bttn {
      margin: 12px  auto 0; } }

/* line 30, _preview_modal.scss */
.preview-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: var(--zindex-modal);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  /* line 45, _preview_modal.scss */
  .preview-modal.is-shown {
    opacity: 1;
    visibility: visible; }
  /* line 50, _preview_modal.scss */
  .preview-modal__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1; }
  /* line 60, _preview_modal.scss */
  .preview-modal__popup {
    position: relative;
    padding: 0 0 20px 20px;
    margin: 0 0 0 auto;
    max-width: 100%;
    width: 470px;
    max-height: 100vh;
    height: 100vh;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: white;
    -webkit-animation: mm-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
    animation: mm-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
    z-index: 2; }
    /* line 78, _preview_modal.scss */
    .preview-modal__popup__head {
      margin: 0 0 20px 0;
      padding: 16px 20px;
      position: relative;
      font-size: 14px;
      font-style: normal;
      font-weight: 300;
      line-height: 130%;
      position: relative;
      text-align: center;
      border-bottom: 1px solid var(--bg-minor-shade); }
    /* line 91, _preview_modal.scss */
    .preview-modal__popup__close {
      padding: 0;
      margin: 0;
      position: absolute;
      right: 20px;
      top: calc(50% - 12px);
      width: 24px;
      height: 24px;
      cursor: pointer;
      background: transparent;
      border: none;
      outline: none; }
    /* line 106, _preview_modal.scss */
    .preview-modal__popup__product__photo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      gap: 4px;
      margin-bottom: 20px;
      overflow-y: hidden;
      padding-left: 20px;
      -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
      scrollbar-width: thin;
      --img-ratio: 0.7; }
      /* line 124, _preview_modal.scss */
      .preview-modal__popup__product__photo__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 240px;
        flex: 0 0 240px;
        scroll-margin-left: 20px;
        scroll-snap-align: start;
        scroll-snap-stop: always; }
    /* line 134, _preview_modal.scss */
    .preview-modal__popup__product__title {
      margin: 0;
      text-transform: uppercase;
      text-decoration: none;
      color: var(--color-text);
      display: block; }
    /* line 142, _preview_modal.scss */
    .preview-modal__popup__product__price {
      margin-bottom: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      gap: 6px; }
      /* line 153, _preview_modal.scss */
      .preview-modal__popup__product__price-cur {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-size: 14px;
        font-weight: 600;
        white-space: nowrap;
        color: var(--color-text); }
      /* line 163, _preview_modal.scss */
      .preview-modal__popup__product__price-old {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-size: 12px;
        color: var(--color-text-major-shade);
        text-decoration: line-through;
        white-space: nowrap;
        font-weight: 300;
        margin-right: 10px; }
    /* line 176, _preview_modal.scss */
    .preview-modal__popup__product__controls {
      width: 100%;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 100%;
      grid-template-columns: 100%;
      gap: 12px;
      --controls-height-button: 44px;
      /* ADD CART COUNTER */ }
      /* line 186, _preview_modal.scss */
      .preview-modal__popup__product__controls__link, .preview-modal__popup__product__controls__not-available {
        width: 100%;
        height: 44px; }
      /* line 192, _preview_modal.scss */
      .preview-modal__popup__product__controls__top {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: calc(100% - 12px - 44px) 12px 44px;
        grid-template-columns: calc(100% - 12px - 44px) 44px;
        grid-gap: 12px; }
      /* line 200, _preview_modal.scss */
      .preview-modal__popup__product__controls .favorites_btn,
      .preview-modal__popup__product__controls .favorites_btn:hover {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: transparent;
        outline: none;
        padding: 0;
        border: 0;
        height: 44px;
        width: 44px;
        color: var(--color-text); }
        /* line 219, _preview_modal.scss */
        .preview-modal__popup__product__controls .favorites_btn .favorites-f,
        .preview-modal__popup__product__controls .favorites_btn:hover .favorites-f {
          display: none; }
      /* line 224, _preview_modal.scss */
      .preview-modal__popup__product__controls .favorites_btn.favorites-added {
        color: var(--color-btn-bg); }
        /* line 226, _preview_modal.scss */
        .preview-modal__popup__product__controls .favorites_btn.favorites-added .favorites-f {
          display: block; }
        /* line 229, _preview_modal.scss */
        .preview-modal__popup__product__controls .favorites_btn.favorites-added .favorites-o {
          display: none; }
      /* line 234, _preview_modal.scss */
      .preview-modal__popup__product__controls .add-cart-counter {
        width: 100%;
        min-width: var(--buy-btn-min-width);
        height: 44px; }
        /* line 240, _preview_modal.scss */
        .preview-modal__popup__product__controls .add-cart-counter .add-cart-counter__btn:hover {
          background: none;
          color: #000; }
        /* line 247, _preview_modal.scss */
        .preview-modal__popup__product__controls .add-cart-counter.is-add-cart .add-cart-counter__btn {
          display: none; }
        /* line 251, _preview_modal.scss */
        .preview-modal__popup__product__controls .add-cart-counter.is-add-cart .add-cart-counter__controls {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        /* line 258, _preview_modal.scss */
        .preview-modal__popup__product__controls .add-cart-counter__btn {
          width: 100%;
          height: 44px;
          font-size: var(--controls-font-size-m);
          line-height: 1; }
          /* line 264, _preview_modal.scss */
          .preview-modal__popup__product__controls .add-cart-counter__btn .button__icon {
            margin-left: 10px; }
        /* line 269, _preview_modal.scss */
        .preview-modal__popup__product__controls .add-cart-counter__controls {
          width: 100%;
          height: 44px;
          text-align: center;
          display: none; }
        /* line 276, _preview_modal.scss */
        .preview-modal__popup__product__controls .add-cart-counter__controls-btn {
          width: 44px;
          min-width: 44px;
          height: 44px;
          padding: 0;
          font-size: var(--controls-font-size-m);
          line-height: 1;
          background: var(--bg-minor-shade);
          color: var(--color-text);
          border-color: var(--bg-minor-shade); }
          /* line 287, _preview_modal.scss */
          .preview-modal__popup__product__controls .add-cart-counter__controls-btn[data-add-cart-counter-minus] {
            -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
            -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0; }
          /* line 294, _preview_modal.scss */
          .preview-modal__popup__product__controls .add-cart-counter__controls-btn[data-add-cart-counter-plus] {
            -webkit-border-top-left-radius: 0;
            border-top-left-radius: 0;
            -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0; }
        /* line 302, _preview_modal.scss */
        .preview-modal__popup__product__controls .add-cart-counter__detail {
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          text-decoration: none;
          line-height: 1;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-border-radius: 0;
          border-radius: 0;
          padding: 0 5px;
          background: var(--bg-minor-shade);
          color: var(--color-text);
          border: none;
          font-size: var(--controls-font-size-m);
          line-height: 1;
          height: 44px; }
          /* line 322, _preview_modal.scss */
          .preview-modal__popup__product__controls .add-cart-counter__detail:hover {
            background: var(--bg-major-shade); }
        /* line 327, _preview_modal.scss */
        .preview-modal__popup__product__controls .add-cart-counter__detail-text {
          display: block;
          font-size: 0.875rem; }
        /* line 332, _preview_modal.scss */
        .preview-modal__popup__product__controls .add-cart-counter__detail-dop-text {
          display: block;
          font-size: 0.75rem;
          margin-top: 4px; }
      /* line 339, _preview_modal.scss */
      .preview-modal__popup__product__controls__not-available {
        display: none; }
    /* line 344, _preview_modal.scss */
    .preview-modal__popup__product__variants {
      margin: 0 0 12px 0; }
      /* line 347, _preview_modal.scss */
      .preview-modal__popup__product__variants .option-selector {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        /* line 353, _preview_modal.scss */
        .preview-modal__popup__product__variants .option-selector .option-values {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          gap: 5px;
          width: 100%;
          font-size: 12px;
          font-weight: 300; }
        /* line 364, _preview_modal.scss */
        .preview-modal__popup__product__variants .option-selector .option {
          width: 100%;
          margin-bottom: 2rem; }
          /* line 367, _preview_modal.scss */
          .preview-modal__popup__product__variants .option-selector .option:last-child {
            margin-bottom: 3rem; }
          /* line 371, _preview_modal.scss */
          .preview-modal__popup__product__variants .option-selector .option:last-child {
            margin-right: 0; }
        /* line 376, _preview_modal.scss */
        .preview-modal__popup__product__variants .option-selector .option-title {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; }
        /* line 388, _preview_modal.scss */
        .preview-modal__popup__product__variants .option-selector .option-label {
          display: inline-block;
          line-height: 1.2;
          margin-bottom: 1rem; }
        /* line 394, _preview_modal.scss */
        .preview-modal__popup__product__variants .option-selector .option-value {
          background: none;
          -webkit-transition: var(--btn-transition);
          -o-transition: var(--btn-transition);
          transition: var(--btn-transition); }
          /* line 399, _preview_modal.scss */
          .preview-modal__popup__product__variants .option-selector .option-value.is-radio, .preview-modal__popup__product__variants .option-selector .option-value.is-span {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            min-width: 24px;
            line-height: 160%;
            font-weight: 300;
            font-size: 12px;
            cursor: pointer;
            border: 1px solid rgba(0, 0, 0, 0);
            padding-bottom: 4px;
            color: #000; }
            /* line 424, _preview_modal.scss */
            .preview-modal__popup__product__variants .option-selector .option-value.is-radio:hover, .preview-modal__popup__product__variants .option-selector .option-value.is-span:hover {
              border-bottom: 1px solid #000; }
              /* line 426, _preview_modal.scss */
              .preview-modal__popup__product__variants .option-selector .option-value.is-radio:hover > span, .preview-modal__popup__product__variants .option-selector .option-value.is-radio:hover.is-span, .preview-modal__popup__product__variants .option-selector .option-value.is-span:hover > span, .preview-modal__popup__product__variants .option-selector .option-value.is-span:hover.is-span {
                color: #000; }
            /* line 432, _preview_modal.scss */
            .preview-modal__popup__product__variants .option-selector .option-value.is-radio.is-active, .preview-modal__popup__product__variants .option-selector .option-value.is-span.is-active {
              cursor: default;
              color: #000;
              border-bottom: 1px solid #000; }
            /* line 438, _preview_modal.scss */
            .preview-modal__popup__product__variants .option-selector .option-value.is-radio.unavailable, .preview-modal__popup__product__variants .option-selector .option-value.is-span.unavailable {
              position: relative;
              color: #dadada; }
              /* line 441, _preview_modal.scss */
              .preview-modal__popup__product__variants .option-selector .option-value.is-radio.unavailable:before, .preview-modal__popup__product__variants .option-selector .option-value.is-span.unavailable:before {
                content: "";
                position: absolute;
                width: 100%;
                border-top: 1px solid currentcolor;
                left: 0;
                right: 0;
                top: 47%; }
              /* line 450, _preview_modal.scss */
              .preview-modal__popup__product__variants .option-selector .option-value.is-radio.unavailable:hover, .preview-modal__popup__product__variants .option-selector .option-value.is-span.unavailable:hover {
                color: #000;
                border-bottom: 1px solid #000; }
            /* line 456, _preview_modal.scss */
            .preview-modal__popup__product__variants .option-selector .option-value.is-radio > input, .preview-modal__popup__product__variants .option-selector .option-value.is-span > input {
              display: none; }

/* line 468, _preview_modal.scss */
.preview-modal__popup__product.not-available .add-cart-counter {
  display: none; }
/* line 472, _preview_modal.scss */
.preview-modal__popup__product.not-available .preview-modal__popup__product__controls__not-available {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

@-webkit-keyframes mm-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes mm-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes mm-slideIn {
  from {
    -webkit-transform: translateY(35%);
    transform: translateY(35%); }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes mm-slideIn {
  from {
    -webkit-transform: translateY(35%);
    transform: translateY(35%); }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@font-face {
  font-family: 'FK Arctic.kz';
  src: url("FKArctickz.eot");
  src: url("FKArctickz.eot?#iefix") format("embedded-opentype"), url("FKArctickz.woff2") format("woff2"), url("FKArctickz.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Helvetica';
  src: url("Helvetica-Regular.eot");
  src: url("Helvetica-Regular.eot?#iefix") format("embedded-opentype"), url("Helvetica-Regular.woff2") format("woff2"), url("Helvetica-Regular.woff") format("woff"), url("Helvetica-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Helvetica';
  src: url("HelveticaNeueCyr-Bold.eot");
  src: url("HelveticaNeueCyr-Bold.eot?#iefix") format("embedded-opentype"), url("HelveticaNeueCyr-Bold.woff2") format("woff2"), url("HelveticaNeueCyr-Bold.woff") format("woff"), url("HelveticaNeueCyr-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
/* line 41, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

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

/* line 50, theme.scss */
:root {
  --layout-side-padding: 64px;
  --layout-side-padding-mobile: 24px; }
  @media screen and (max-width: 1200px) {
    /* line 50, theme.scss */
    :root {
      --layout-side-padding: 32px; } }

/* line 57, theme.scss */
body {
  font-family: 'Helvetica';
  font-weight: normal;
  text-transform: uppercase !important; }

/* line 62, theme.scss */
button {
  text-transform: uppercase !important; }

/* line 67, theme.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .heading {
  font-family: "Helvetica", sans-serif;
  font-weight: 400 !important;
  font-style: normal; }

/* line 74, theme.scss */
h1.heading {
  font-size: 19,2px !important; }

/* line 79, theme.scss */
.button, .co-tabs-controls--customer .co-tabs-node, .co-button:not(.co-button--link), .picker-button, .m-modal-button {
  font-family: 'Helvetica';
  font-weight: normal; }

/* line 84, theme.scss */
[class^="icon-"], [class*=" icon-"] {
  font-family: "insales-icons"; }

/* Movie Underline */
/* line 90, theme.scss */
.hide_underline {
  position: relative;
  padding-bottom: 5px; }
  /* line 93, theme.scss */
  .hide_underline:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000; }
  /* line 102, theme.scss */
  .hide_underline:hover:after {
    width: 0; }
  /* line 105, theme.scss */
  .hide_underline.anim {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  /* line 111, theme.scss */
  .hide_underline.white:after {
    background: #ffffff; }

/* line 116, theme.scss */
.show_underline {
  position: relative;
  padding-bottom: 5px; }
  /* line 119, theme.scss */
  .show_underline:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #000; }
  /* line 128, theme.scss */
  .show_underline:hover:after {
    width: 100%; }
  /* line 131, theme.scss */
  .show_underline.anim {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  /* line 137, theme.scss */
  .show_underline.white:after {
    background: #ffffff; }

/* line 144, theme.scss */
.swiper .swiper-arrow {
  opacity: 0;
  -webkit-transition: opacity 350ms ease;
  -o-transition: opacity 350ms ease;
  transition: opacity 350ms ease; }
/* line 151, theme.scss */
.swiper:hover > .swiper-arrow {
  opacity: 1; }

/* line 158, theme.scss */
.swiper-button:after, .swiper-button::before {
  display: none; }

/* line 164, theme.scss */
.co-toggable_field-title {
  font-size: 12px; }

/* line 167, theme.scss */
.co-price--current {
  font-size: 12px; }

/* line 170, theme.scss */
.co-input-field {
  border: 1px solid #dadada; }

/* line 173, theme.scss */
.co-title--h1 {
  text-transform: uppercase;
  font-weight: 400; }

/* line 178, theme.scss */
.product-preview__title {
  padding-right: 5px;
  text-align: left; }
  @media screen and (max-width: 768px) {
    /* line 178, theme.scss */
    .product-preview__title {
      padding-right: 0;
      text-align: center; } }

/* line 187, theme.scss */
.main-grid-item.main-grid-item_banner.is-short-heigth .bag-modal {
  bottom: 90px !important; }

/* line 192, theme.scss */
.main-grid-item_banner .bag-modal {
  bottom: 50px !important;
  right: 50px; }
@media screen and (max-width: 768px) {
  /* line 190, theme.scss */
  .main-grid-item_banner {
    margin-bottom: 10px; } }

/* line 201, theme.scss */
.main-grid {
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px; }

/* line 207, theme.scss */
.telegram-information {
  padding: 0.5rem;
  background: var(--bg-major-shade); }

/* line 213, theme.scss */
.product-card__photo__slider .swiper-arrow {
  opacity: 0 !important; }
