@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, #74292B);
  --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, #8f3235);
  --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, #a93b3f);
  --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, #d17d80);
  --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, #C9A265);
  --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, #ceab74);
  --color-accent-text-minor-shade-is-light: var(--draft-color-accent-text-minor-shade-is-light, true);
  --color-accent-text-major-shade: var(--draft-color-accent-text-major-shade, #d4b583);
  --color-accent-text-major-shade-is-light: var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade: var(--draft-color-accent-text-half-shade, #e4d1b2);
  --color-accent-text-half-shade-is-light: var(--draft-color-accent-text-half-shade-is-light, 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, insales-default);
  --controls-btn-border-radius: var(--draft-controls-btn-border-radius, 6px);
  --color-notice-warning: var(--draft-color-notice-warning, #FFE3B7);
  --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, #ffe3b5);
  --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, #ffe2b3);
  --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, #ffd694);
  --color-notice-warning-half-shade-is-light: var(--draft-color-notice-warning-half-shade-is-light, 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, #d3ecd9);
  --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, #d1ecd7);
  --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, #bee4c7);
  --color-notice-success-half-shade-is-light: var(--draft-color-notice-success-half-shade-is-light, true);
  --color-notice-error: var(--draft-color-notice-error, #FFC8CA);
  --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, #ffc5c7);
  --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, #ffc3c5);
  --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, #ffabae);
  --color-notice-error-half-shade-is-light: var(--draft-color-notice-error-half-shade-is-light, 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, #cae4ff);
  --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, #c8e3ff);
  --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, #b3d7ff);
  --color-notice-info-half-shade-is-light: var(--draft-color-notice-info-half-shade-is-light, true);
  --font-size: var(--draft-font-size, 16px);
  --heading-ratio: var(--draft-heading-ratio, 1.25);
  --heading-weight: var(--draft-heading-weight, 600);
  --collection_count: var(--draft-collection_count, 12);
  --search_count: var(--draft-search_count, 12);
  --blog_size: var(--draft-blog_size, 8);
  --product_not_available: var(--draft-product_not_available, shown);
  --layout-content-max-width: var(--draft-layout-content-max-width, 1110px);
  --delta_sidebar: var(--draft-delta_sidebar, 1);
  --type_sidebar: var(--draft-type_sidebar, sticky);
  --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, true);
  --sidebar_article_position: var(--draft-sidebar_article_position, right);
  --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, true); }

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

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

/* line 11, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

/* line 15, theme.scss */
.menu-open {
  overflow: hidden; }

@media (max-width: 768px) {
  /* line 20, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 23, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 26, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 31, theme.scss */
.container {
  max-width: var(--layout-content-max-width);
  margin: 0 auto; }

/* line 35, theme.scss */
iframe[src*="auth.robokassa.ru"] {
  display: none; }

/* line 39, theme.scss */
table#vkshare0 {
  display: none; }

/* line 43, theme.scss */
[data-theme-template="page.system-template-bdddb275e91a698cbaf1"],
[data-theme-template="page.system-template-1044b711388141be097f"] {
  background-color: #282828;
  -webkit-background-size: 100% auto;
  background-size: 100% auto; }

/* line 50, theme.scss */
[data-theme-template="index"],
[data-theme-template="page.system-template-66f81c66c9271a2d4051"],
[data-theme-template="page_404"] {
  background-image: url(bg-texture.jpg);
  -webkit-background-size: 100% auto;
  background-size: 100% auto; }

/* line 58, theme.scss */
.fa.fa-rub:before {
  content: "₽";
  font-style: normal;
  font-family: inherit; }

/* line 65, theme.scss */
.button-primary {
  --hover: url("button-hover.svg");
  --color-btn-color: #fff;
  --color-btn-bg: #74292b;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  font-family: "Pobeda";
  font-weight: bold;
  font-size: var(--controls-font-size-m);
  line-height: 1;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: var(--color-btn-bg);
  -webkit-box-shadow: var(--color-btn-shadow);
  box-shadow: var(--color-btn-shadow);
  padding: var(--controls-btn-padding-y) var(--controls-btn-padding-x);
  outline: none;
  cursor: pointer;
  background-color: var(--color-btn-bg);
  color: var(--color-btn-color);
  height: 46px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  padding-left: 42px;
  padding-right: 42px;
  position: relative;
  position: relative;
  z-index: 1;
  border: none;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms; }
/* line 114, theme.scss */
.button-primary:hover {
  color: var(--color-btn-color);
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 40px rgba(255, 255, 255, 0.1), 0px 40px 150px rgba(255, 196, 112, 0.2);
  box-shadow: 0px 0px 40px rgba(255, 255, 255, 0.1), 0px 40px 150px rgba(255, 196, 112, 0.2); }
/* line 123, theme.scss */
.button-primary > .btn-icon {
  position: relative;
  z-index: 1; }
/* line 128, theme.scss */
.button-primary:before {
  content: "";
  background-color: var(--color-btn-bg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms; }
/* line 142, theme.scss */
.button-primary:after {
  content: "";
  background-image: var(--hover);
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-position: 35px;
  -webkit-transition: background-position 500ms;
  -o-transition: background-position 500ms;
  transition: background-position 500ms;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  opacity: 0; }
/* line 163, theme.scss */
.button-primary:hover:after {
  background-image: var(--hover);
  background-position: 50px;
  opacity: 1; }

/* line 170, theme.scss */
.svg-hide {
  position: absolute;
  width: 0;
  height: 0; }

@media (max-width: 1024px) {
  /* line 177, theme.scss */
  .page_layout > header {
    position: sticky;
    top: 0;
    z-index: var(--zindex-fixed); } }
/*.product-preview */
/* line 186, theme.scss */
.product-preview {
  height: 100%;
  /*************************************************/
  /*        ВЫБОР ВАРИАНТОВ ТОВАРА (ОБЩИЙ)         */
  /*************************************************/ }
  /* line 188, theme.scss */
  .product-preview .product-preview__price {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 21px; }
  /* line 196, theme.scss */
  .product-preview .product-preview__price .fa {
    font-size: 14px; }
  /* line 200, theme.scss */
  .product-preview .product-preview__price-old {
    font-size: 14px;
    line-height: 140%;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #969696;
    font-weight: 400;
    margin-left: 10px; }
  /* line 210, theme.scss */
  .product-preview .product-preview__price-cur {
    color: var(--color-text); }
  /* line 214, theme.scss */
  .product-preview .product-preview__title {
    font-family: "Muller";
    font-size: 16px;
    line-height: 136%;
    font-weight: bold; }
  /* line 221, theme.scss */
  .product-preview .product-preview__title a {
    color: var(--color-text);
    text-decoration: none; }
  /* line 226, theme.scss */
  .product-preview .sticker.sticker-sale {
    width: 40px;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-family: "Muller";
    font-size: 12px;
    line-height: 1;
    color: #fcf9f1;
    font-weight: bold; }
  /* line 247, theme.scss */
  .product-preview .stickers {
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px; }
  /* line 261, theme.scss */
  .product-preview .product-preview-elem {
    position: relative; }
  /* line 265, theme.scss */
  .product-preview .sticker:not(.sticker-sale) {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2px 10px; }
  /* line 275, theme.scss */
  .product-preview .sticker.sticker-sale:empty {
    display: none; }
  /* line 279, theme.scss */
  .product-preview .favorites_btn {
    color: #74292b;
    font-size: 46px;
    width: 46px;
    height: 46px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer; }
  /* line 295, theme.scss */
  .product-preview .favorites_btn span {
    display: none; }
  /* line 299, theme.scss */
  .product-preview .favorites-not-added .symbol-favorite-outlined {
    display: block; }
  /* line 303, theme.scss */
  .product-preview .favorites-added .symbol-favorite-fill {
    display: block; }
  /* line 307, theme.scss */
  .product-preview .product-preview__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  /* line 316, theme.scss */
  .product-preview .product-preview__controls .button {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0; }
  /* line 323, theme.scss */
  .product-preview .product-preview__area-photo {
    position: relative; }
  /* line 327, theme.scss */
  .product-preview .product-preview__controls {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%; }
  /* line 335, theme.scss */
  .product-preview .product-preview__controls .button-primary {
    padding-left: 0;
    padding-right: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  /* line 343, theme.scss */
  .product-preview .img-ratio.img-fit img {
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  /* line 350, theme.scss */
  .product-preview .product-preview__area-photo {
    margin-bottom: 16px; }
  /* line 354, theme.scss */
  .product-preview .product-preview__area-description {
    display: none; }
  /* line 358, theme.scss */
  .product-preview .product-preview-elem {
    height: 100%; }
  /* line 362, theme.scss */
  .product-preview .product-preview__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%; }
  /* line 373, theme.scss */
  .product-preview .product-preview__controls {
    overflow: hidden; }
  /* line 377, theme.scss */
  .product-preview .product-preview .product-preview__controls .button-primary,
  .product-preview .product-preview .product-preview__controls .favorites_btn {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px); }
  /* line 389, theme.scss */
  .product-preview .product-preview:hover .product-preview__controls .button-primary,
  .product-preview .product-preview:hover .product-preview__controls .favorites_btn {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  /* line 396, theme.scss */
  .product-preview .product-preview__title {
    margin-bottom: 20px; }
  /* line 403, theme.scss */
  .product-preview .option-selectors {
    margin: 0 -5px;
    padding-bottom: 15px; }
    /* line 407, theme.scss */
    .product-preview .option-selectors .option-selector .option {
      -ms-flex: 0 0 100%;
      -webkit-box-flex: 0;
      flex: 0 0 100%; }
      /* line 414, theme.scss */
      .product-preview .option-selectors .option-selector .option.is-span:not(.option-wholesale) .option-values .option-value {
        /*  display: none;*/ }
      /* line 419, theme.scss */
      .product-preview .option-selectors .option-selector .option.is-span .option-label {
        display: none; }
      /* line 423, theme.scss */
      .product-preview .option-selectors .option-selector .option.is-span .option-values .option-value {
        background: #ffffff;
        border: 1px solid #e4e4e4;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        outline: none;
        font-size: 16px;
        line-height: 16px;
        text-align: center;
        color: #101415;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        font-weight: 500;
        padding: 5px 15px 3px 15px;
        margin: 5px 5px;
        min-width: 55px; }
        /* line 439, theme.scss */
        .product-preview .option-selectors .option-selector .option.is-span .option-values .option-value.is-active {
          background: #c9a265;
          color: #fff;
          border-color: #c9a265; }
      /* line 449, theme.scss */
      .product-preview .option-selectors .option-selector .option.option-wholesale.is-span .option-label {
        display: none; }
      /* line 452, theme.scss */
      .product-preview .option-selectors .option-selector .option.option-wholesale.is-span .option-values {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        /* line 458, theme.scss */
        .product-preview .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item {
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          margin-bottom: 10px; }
          /* line 473, theme.scss */
          .product-preview .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
            height: 100px;
            width: 32px;
            margin: 0; }
            /* line 481, theme.scss */
            .product-preview .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-input {
              border-top: 1px solid #e4e4e4;
              border-bottom: 1px solid #e4e4e4;
              border-left: none;
              border-right: none;
              -webkit-box-flex: 0;
              -ms-flex: 0 0 35px;
              flex: 0 0 35px;
              width: 32px;
              text-align: center; }
              /* line 491, theme.scss */
              .product-preview .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-input[disabled] {
                opacity: 0.5; }
            /* line 495, theme.scss */
            .product-preview .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-button {
              width: 32px;
              height: 32px;
              -webkit-box-flex: 0;
              -ms-flex: 0 0 32px;
              flex: 0 0 32px; }
              /* line 501, theme.scss */
              .product-preview .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-button.is-disabled {
                opacity: 0.5; }
                /* line 503, theme.scss */
                .product-preview .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-button.is-disabled:hover, .product-preview .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-button.is-disabled:focus {
                  background: transparent; }
                  /* line 506, theme.scss */
                  .product-preview .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-button.is-disabled:hover path, .product-preview .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-button.is-disabled:focus path {
                    fill: initial; }

/* line 524, theme.scss */
.counter-button.is-count-down {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='2' viewBox='0 0 14 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0H6H8H14V1.99976H8L6 2L0 1.99976V0Z' fill='%23282828' /%3E%3C/svg%3E");
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  cursor: pointer; }
  /* line 533, theme.scss */
  .counter-button.is-count-down svg {
    display: none; }
  /* line 536, theme.scss */
  .counter-button.is-count-down:hover {
    background-color: #c9a265;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='2' viewBox='0 0 14 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0H6H8H14V1.99976H8L6 2L0 1.99976V0Z' fill='%23ffffff' /%3E%3C/svg%3E"); }

/* line 542, theme.scss */
.counter-button.is-count-up {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.710938 6H6.71094V0H8.71094V6H14.7109V8H8.71094V14H6.71094V8H0.710938V6Z' fill='%23282828'/%3E%3C/svg%3E");
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  cursor: pointer; }
  /* line 551, theme.scss */
  .counter-button.is-count-up svg {
    display: none; }
  /* line 554, theme.scss */
  .counter-button.is-count-up:hover {
    background-color: #c9a265;
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.710938 6H6.71094V0H8.71094V6H14.7109V8H8.71094V14H6.71094V8H0.710938V6Z' fill='%23ffffff'/%3E%3C/svg%3E"); }

/* line 560, theme.scss */
.counter.is-regular {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 566, theme.scss */
.counter.is-regular .counter-input {
  width: 67px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4; }
  @media (max-width: 768px) {
    /* line 566, theme.scss */
    .counter.is-regular .counter-input {
      width: 41px; } }

/* line 575, theme.scss */
.counter.is-regular .counter-button {
  width: 46px;
  height: 46px;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 768px) {
    /* line 575, theme.scss */
    .counter.is-regular .counter-button {
      width: 29px;
      height: 29px; } }

/* line 597, theme.scss */
.counter.is-regular .counter-button:hover {
  background-color: #c9a265; }

/* line 601, theme.scss */
.counter.is-regular .counter-button:hover path {
  fill: #fff; }

/* line 606, theme.scss */
.page-404 {
  margin: 0 !important;
  height: 1090px;
  width: 100%;
  background: center/cover no-repeat url(404-page.jpg); }
  /* line 611, theme.scss */
  .page-404__content, .page-404__wrapper {
    width: 100%;
    height: 100%;
    background: transparent; }
  /* line 618, theme.scss */
  .page-404__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  /* line 634, theme.scss */
  .page-404__subtitle {
    margin: 0 0 25px 0;
    display: block;
    color: #969696;
    text-align: center;
    /* H1 48 pobeda bold */
    font-size: 48px;
    font-family: "Pobeda";
    font-style: normal;
    font-weight: 700;
    line-height: 100%; }
  /* line 647, theme.scss */
  .page-404__title {
    margin: 0 0 30px 0;
    color: #969696;
    text-align: center;
    font-size: 129px;
    font-family: "Pobeda";
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-align: center; }
  /* line 659, theme.scss */
  .page-404__note {
    margin: 0 0 30px 0;
    display: block;
    color: #969696;
    text-align: center;
    /* наборный 16px regular */
    font-size: 16px;
    font-family: "Muller";
    font-style: normal;
    font-weight: 400;
    line-height: 146%; }
  /* line 672, theme.scss */
  .page-404__btn {
    height: 60px;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.26px; }
  /* line 681, theme.scss */
  .page-404__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px; }

@media screen and (max-width: 992px) {
  /* line 697, theme.scss */
  .page-404 {
    height: 568px;
    background: center/cover no-repeat url(404-page-mb.jpg); }
    /* line 701, theme.scss */
    .page-404__subtitle {
      margin: 0 0 10px 0;
      font-size: 26px; }
    /* line 706, theme.scss */
    .page-404__title {
      margin: 0 0 10px 0;
      font-size: 110px;
      line-height: 110px; }
    /* line 712, theme.scss */
    .page-404__note {
      margin: 0 auto 18px auto;
      font-size: 14px;
      line-height: 146%;
      max-width: 200px; }
    /* line 719, theme.scss */
    .page-404__buttons {
      width: 100%;
      max-width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 10px; }
    /* line 729, theme.scss */
    .page-404__btn {
      color: #c9a265;
      font-size: 26px;
      width: 100%;
      background-color: #101415; }
      /* line 735, theme.scss */
      .page-404__btn::before {
        background-color: #101415; } }
/* line 742, theme.scss */
.table-wrapper td {
  font-size: 14px;
  padding: 5px; }

@media screen and (max-width: 768px) {
  /* line 748, theme.scss */
  .table-wrapper td {
    font-size: 12px; } }
/* line 755, theme.scss */
.discount-wrapper {
  padding: 15px !important;
  border-radius: 5px !important;
  background-color: #F4F8FC !important; }
/* line 760, theme.scss */
.discount-info {
  padding-bottom: 5px; }
  /* line 762, theme.scss */
  .discount-info p {
    margin: 0;
    font-size: 13px; }
/* line 767, theme.scss */
.discount-form {
  display: flex;
  align-items: center; }
/* line 774, theme.scss */
.discount-input {
  width: 200px;
  height: 46px;
  left: 0px;
  top: 0px;
  background: #FFFFFF;
  border-radius: 2px;
  border: none;
  margin: 0;
  color: #101415;
  padding: 0 20px; }
/* line 786, theme.scss */
.discount-button {
  padding: 0 14px;
  background: #C9A265;
  border-radius: 1px; }
  /* line 790, theme.scss */
  .discount-button:hover {
    background: #101415; }
/* line 794, theme.scss */
.discount-getCoupon {
  padding-left: 20px; }
  /* line 796, theme.scss */
  .discount-getCoupon a {
    text-decoration-line: underline;
    color: #74292B;
    font-weight: 600; }
/* line 802, theme.scss */
.discount-comment {
  color: #acaeac;
  margin-top: 5px;
  font-size: 12px; }
/* line 807, theme.scss */
.discount-amount {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #74292B; }
