@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, #B0976E);
  --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, #b9a481);
  --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, #c4b193);
  --color-btn-bg-major-shade-is-light:var(--draft-color-btn-bg-major-shade-is-light, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #e2d9ca);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #b0976e);
  --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, #b9a481);
  --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, #c4b193);
  --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, #e2d9ca);
  --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, #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, 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, Montserrat);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'Tenor Sans');
  --heading-ratio:var(--draft-heading-ratio, 2.0);
  --heading-weight:var(--draft-heading-weight, 400);
  --collection_count:var(--draft-collection_count, 40);
  --search_count:var(--draft-search_count, 20);
  --blog_size:var(--draft-blog_size, 12);
  --product_not_available:var(--draft-product_not_available, preorder);
  --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, true); }

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

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

/* line 12, theme.scss */
.sticker {
  font-size: 12px !important; }

/* line 16, theme.scss */
.sticker.sticker-hit {
  background-color: #33af7e; }

/* line 20, theme.scss */
.sticker.sticker-eksklyuziv {
  background-color: #db39d0;
  color: #fff; }

/* line 25, theme.scss */
.sticker.sticker-sale {
  background-color: #dc2929; }

/* line 29, theme.scss */
.sticker.sticker-sale-text {
  background-color: #fff567;
  color: #000; }

/* line 34, theme.scss */
.sticker.sticker-preorder {
  background-color: #e6e6e6;
  color: #555555;
  display: none !important; }

/* line 40, theme.scss */
.sticker.sticker-new {
  background-color: #fbdaff;
  color: #910909; }

/* line 45, theme.scss */
.button.button_wide.product-preview__preorder-btn {
  background-color: white;
  color: gray;
  border: 2px solid #ddd; }

/* line 52, theme.scss */
.benefit-list.grid-list {
  display: flex; }

/* line 56, theme.scss */
.widget-type_system_widget_v4_benefits_4 .benefit-list .benefit-list__item .benefit-list__item-title {
  grid-area: title;
  font-weight: 600;
  font-size: 18px; }

/* line 62, theme.scss */
.benefit-list__item-description {
  font-size: 16px !important; }

/* line 66, theme.scss */
.widget-type_widget_v4_footer_17_1_e44227a10aaffbfb05bcd2c202946301 .footer__area-social .social-items {
  align-items: center; }

/* line 70, theme.scss */
.widget-type_widget_v4_footer_17_1_e44227a10aaffbfb05bcd2c202946301 .footer__area-social img {
  max-width: 45px;
  max-height: 45px;
  margin-right: 10px; }

/* line 76, theme.scss */
.link-nodecor {
  text-decoration: none; }

/* line 81, theme.scss */
.widget-type_widget_v4_footer_17_1_e44227a10aaffbfb05bcd2c202946301 .footer__area-pay .pay-img-item img {
  max-width: none;
  max-height: none;
  height: 20px; }

/* line 87, theme.scss */
.widget-type_widget_v4_footer_17_1_e44227a10aaffbfb05bcd2c202946301 .footer__area-social img {
  max-width: 45px;
  max-height: 45px;
  margin-right: 0;
  margin-left: 10px; }

/* line 94, theme.scss */
.product_icon_services {
  display: flex; }

/* line 98, theme.scss */
.product_icon_services .element {
  height: 70px;
  width: 100%;
  font-size: 14px;
  line-height: normal; }

/* line 105, theme.scss */
.product_icon_services .element svg {
  float: left;
  margin-right: 10px; }

/* line 110, theme.scss */
.services_phone {
  padding-bottom: 20px; }

/* line 114, theme.scss */
.services_phone span.need_help {
  color: #7f7f7f;
  font-size: 14px;
  margin-top: 20px;
  display: inline-flex; }

/* line 122, theme.scss */
.product__properties {
  background-color: #f7f7f7 !important;
  border-radius: 25px !important; }

/* line 127, theme.scss */
.product__property {
  line-height: 1.3;
  font-size: 0.875rem !important; }

/* line 132, theme.scss */
.tabs__head-item {
  font-size: 1rem !important; }

/* line 136, theme.scss */
.product-description {
  font-size: 1rem !important; }

/* line 140, theme.scss */
h2, .h2 {
  font-size: 1.5em !important; }

/* line 144, theme.scss */
h3, .h3 {
  font-size: 1.3em !important; }

@media (min-width: 769px) {
  /*
  Стили для устройств, у которых ширина viewport больше или равно 770 пикселей
  */
  /* line 152, theme.scss */
  .widget-type_widget_v4_header_2_dae77b7ad36d5937619e6c364bb9eba2 .header__control-btn {
    position: relative;
    bottom: 20px; } }
/* line 158, theme.scss */
.banner-list .banner-list__item-title {
  z-index: 1000;
  margin-top: -20px;
  border-radius: 5px; }

/* line 164, theme.scss */
.action-top-site {
  font-size: 0.9em; }

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  /* line 170, theme.scss */
  .benefit-list.grid-list {
    display: grid; }

  /* line 174, theme.scss */
  .widget-type_widget_v4_footer_17_1_e44227a10aaffbfb05bcd2c202946301 .footer__area-social .social-items {
    align-items: center;
    justify-content: center; }

  /* line 179, theme.scss */
  .widget-type_widget_v4_footer_17_1_e44227a10aaffbfb05bcd2c202946301 .footer__area-social img {
    margin-top: 10px; }

  /* line 184, theme.scss */
  object.header-offer {
    display: none;
    width: 100%;
    padding: 0px 10px 0px; }

  /* line 190, theme.scss */
  .product_icon_services {
    display: flex;
    flex-direction: column; }

  /* line 195, theme.scss */
  .product_icon_services .element {
    line-height: 38px; }

  /* line 199, theme.scss */
  .services_phone span.need_help {
    margin-top: 10px; }

  /* line 203, theme.scss */
  .action-top-site {
    font-size: 0.8em; } }
/* Компактный cookie-баннер — угловая карточка, кнопка справа */
/* line 211, theme.scss */
.widget-type_system_widget_v4_modal_cookie_1 {
  position: fixed !important;
  left: 20px !important;
  right: auto !important;
  bottom: 20px !important;
  top: auto !important;
  width: auto !important;
  max-width: 480px !important;
  background: transparent !important;
  padding: 0 !important;
  z-index: 9999 !important; }

/* line 224, theme.scss */
.widget-type_system_widget_v4_modal_cookie_1 .layout__content {
  max-width: 480px !important;
  padding: 0 !important;
  margin: 0 !important; }

/* line 230, theme.scss */
.widget-type_system_widget_v4_modal_cookie_1 .cookie-banner {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px !important;
  background: #fff !important;
  border: 1px solid #E5DDD0 !important;
  border-radius: 0 !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.14) !important;
  padding: 14px 18px !important; }

/* line 243, theme.scss */
.widget-type_system_widget_v4_modal_cookie_1 .cookie-text .p1 {
  font-size: 11px !important;
  line-height: 1.45 !important;
  color: #4a4a4a !important;
  margin: 0 !important; }

/* line 250, theme.scss */
.widget-type_system_widget_v4_modal_cookie_1 .cookie-text .p1 a {
  color: #B0976E !important;
  text-decoration: underline !important; }

/* line 255, theme.scss */
.widget-type_system_widget_v4_modal_cookie_1 .cookie-link {
  flex-shrink: 0 !important; }

/* line 259, theme.scss */
.widget-type_system_widget_v4_modal_cookie_1 .js-cookies-button {
  width: auto !important;
  white-space: nowrap !important;
  padding: 8px 20px !important;
  font-size: 12px !important;
  min-height: auto !important;
  height: auto !important;
  border-radius: 0 !important;
  background: #B0976E !important;
  border-color: #B0976E !important; }

/* На мобильных — снова в столбик, кнопка на всю ширину */
@media (max-width: 767px) {
  /* line 273, theme.scss */
  .widget-type_system_widget_v4_modal_cookie_1 {
    left: 12px !important;
    right: 12px !important;
    bottom: 12px !important;
    max-width: none !important; }

  /* line 279, theme.scss */
  .widget-type_system_widget_v4_modal_cookie_1 .layout__content {
    max-width: none !important; }

  /* line 282, theme.scss */
  .widget-type_system_widget_v4_modal_cookie_1 .cookie-banner {
    flex-direction: column !important;
    align-items: stretch !important; } }
/* line 289, theme.scss */
.product__rating-star.icon-star {
  color: #B08D57; }

/* line 293, theme.scss */
ul.header__collections.js-cut-list-collections.cut-list-ready.cut-list {
  justify-content: space-between !important; }
