@charset "UTF-8";
/* line 3, theme.scss */
.widget-type_widget_v4_button_on_top_1_cdde05f6f4bd97f52ce2ea3b9c7bb868[style*="--button-view:bg"] .btn-on-top {
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  transition: opacity 0.3s, transform 0.3s, visibility 0s 0.3s;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); }

/* line 12, theme.scss */
.widget-type_widget_v4_button_on_top_1_cdde05f6f4bd97f52ce2ea3b9c7bb868[style*="--button-view:bg"] .btn-on-top:hover {
  background: rgba(0, 0, 0, 0.2);
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  transform: translateY(-3px);
  opacity: 1;
  visibility: visible; }

/* line 27, theme.scss */
[data-menu-item-id="30482011"] {
  display: none; }

/* 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, #ED1C24);
  --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, #ee3339);
  --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, #f04a4f);
  --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, #f68e91);
  --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, #EB322F);
  --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, #ec4643);
  --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, #ee5a58);
  --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, #f59897);
  --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, #616161);
  --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, #717171);
  --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, #818181);
  --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, #b0b0b0);
  --color-text-dark-half-shade-is-light: var(--draft-color-text-dark-half-shade-is-light, 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, minimal);
  --controls-btn-border-radius: var(--draft-controls-btn-border-radius, 30px);
  --color-notice-warning: var(--draft-color-notice-warning, #EB322F);
  --color-notice-warning-is-dark: var(--draft-color-notice-warning-is-dark, true);
  --color-notice-warning-minor-shade: var(--draft-color-notice-warning-minor-shade, #ec4643);
  --color-notice-warning-minor-shade-is-dark: var(--draft-color-notice-warning-minor-shade-is-dark, true);
  --color-notice-warning-major-shade: var(--draft-color-notice-warning-major-shade, #ee5a58);
  --color-notice-warning-major-shade-is-dark: var(--draft-color-notice-warning-major-shade-is-dark, true);
  --color-notice-warning-half-shade: var(--draft-color-notice-warning-half-shade, #f59897);
  --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, #EB322F);
  --color-notice-success-is-dark: var(--draft-color-notice-success-is-dark, true);
  --color-notice-success-minor-shade: var(--draft-color-notice-success-minor-shade, #ec4643);
  --color-notice-success-minor-shade-is-dark: var(--draft-color-notice-success-minor-shade-is-dark, true);
  --color-notice-success-major-shade: var(--draft-color-notice-success-major-shade, #ee5a58);
  --color-notice-success-major-shade-is-dark: var(--draft-color-notice-success-major-shade-is-dark, true);
  --color-notice-success-half-shade: var(--draft-color-notice-success-half-shade, #f59897);
  --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, #EB322F);
  --color-notice-error-is-dark: var(--draft-color-notice-error-is-dark, true);
  --color-notice-error-minor-shade: var(--draft-color-notice-error-minor-shade, #ec4643);
  --color-notice-error-minor-shade-is-dark: var(--draft-color-notice-error-minor-shade-is-dark, true);
  --color-notice-error-major-shade: var(--draft-color-notice-error-major-shade, #ee5a58);
  --color-notice-error-major-shade-is-dark: var(--draft-color-notice-error-major-shade-is-dark, true);
  --color-notice-error-half-shade: var(--draft-color-notice-error-half-shade, #f59897);
  --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, #EB322F);
  --color-notice-info-is-dark: var(--draft-color-notice-info-is-dark, true);
  --color-notice-info-minor-shade: var(--draft-color-notice-info-minor-shade, #ec4643);
  --color-notice-info-minor-shade-is-dark: var(--draft-color-notice-info-minor-shade-is-dark, true);
  --color-notice-info-major-shade: var(--draft-color-notice-info-major-shade, #ee5a58);
  --color-notice-info-major-shade-is-dark: var(--draft-color-notice-info-major-shade-is-dark, true);
  --color-notice-info-half-shade: var(--draft-color-notice-info-half-shade, #f59897);
  --color-notice-info-half-shade-is-light: var(--draft-color-notice-info-half-shade-is-light, true);
  --font-family: var(--draft-font-family, "Open Sans");
  --font-size: var(--draft-font-size, 14px);
  --font-family-heading: var(--draft-font-family-heading, "Open Sans");
  --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, 12);
  --blog_size: var(--draft-blog_size, 6);
  --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);
  --compare_enabled: var(--draft-compare_enabled, true); }

/* line 36, theme.scss */
.stream-icon-inner,
.stream-icon-title,
.stream-text-1,
.stream-text-2,
.stream-title,
.stream-text-3 {
  font-family: 'Open Sans', sans-serif !important; }

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

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

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

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

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

  /* line 70, theme.scss */
  .header__collections-item.is-pages {
    display: none !important; } }
/* line 76, theme.scss */
header {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  transition: top 0.5s ease-out 0.2s;
  position: sticky;
  top: 0;
  z-index: 10000; }
  @media (min-width: 768px) {
    /* line 76, theme.scss */
    header {
      top: -40px; } }

/* line 90, theme.scss */
.header__work-time {
  text-align: center; }

/* line 98, theme.scss */
form.product.eol .product__rating,
form.product.eol .product__price,
form.product.eol .product__description,
form.product.eol .product__area-calculate-delivery,
form.product.eol .product__buy,
form.product.eol .product__compare,
form.product.eol .favorites_btn {
  display: none !important; }
/* line 109, theme.scss */
form.product.eol .product__info:before {
  content: 'Нет в наличии';
  color: var(--color-btn-bg);
  margin-right: 1rem; }

/* line 117, theme.scss */
.red {
  color: red; }

/* line 121, theme.scss */
.product-preview__available,
[data-sticker-title="sticker-preorder"] {
  display: none !important; }

/* line 126, theme.scss */
.product-preview__photo img {
  opacity: 1 !important; }

/* line 130, theme.scss */
.micro-alert {
  color: #fff; }
  /* line 133, theme.scss */
  .micro-alert * {
    color: #fff; }

/* line 138, theme.scss */
.product-preview.bordered {
  border-color: var(--color-btn-bg);
  border-width: 2px; }

/* line 143, theme.scss */
[data-fixed-panels] {
  z-index: 10000; }

/* line 149, theme.scss */
.product-preview .stickers {
  top: -12px !important; }
/* line 153, theme.scss */
.product-preview .product__rating {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem; }
  /* line 158, theme.scss */
  .product-preview .product__rating .icon-star.is-active {
    color: var(--color-btn-bg); }
  /* line 162, theme.scss */
  .product-preview .product__rating .product__reviews-count {
    margin-left: 6px; }
/* line 167, theme.scss */
.product-preview .product-preview__price {
  display: flex;
  flex-direction: row-reverse;
  align-items: baseline;
  justify-content: flex-end; }
  @media (max-width: 768px) {
    /* line 167, theme.scss */
    .product-preview .product-preview__price {
      flex-direction: column;
      justify-content: flex-start; } }
  /* line 178, theme.scss */
  .product-preview .product-preview__price .product-preview__price-cur {
    font-size: 1.5rem; }
  /* line 182, theme.scss */
  .product-preview .product-preview__price .product-preview__price-old {
    font-size: 1.05rem;
    margin-left: 0.5rem; }

/* line 190, theme.scss */
.product-preview .button.added {
  background: transparent;
  color: var(--color-btn-bg);
  border: 2px solid var(--color-btn-bg); }

/* line 197, theme.scss */
.product-preview .icon-compare {
  display: block; }

/* line 202, theme.scss */
.product .button.added {
  background: transparent;
  color: var(--color-btn-bg);
  border: 1px solid var(--color-btn-bg);
  height: var(--controls-height-l);
  font-size: var(--controls-font-size-l); }

/* line 210, theme.scss */
.product .stickers {
  position: relative !important; }

/* line 214, theme.scss */
.action-buttons {
  padding-left: 1rem;
  display: flex; }
  /* line 218, theme.scss */
  .action-buttons .button-link {
    text-decoration: none;
    margin-right: 0.5rem;
    font-size: 1.2rem;
    color: #aaa; }
    /* line 224, theme.scss */
    .action-buttons .button-link.favorites-added, .action-buttons .button-link.compare-added {
      color: var(--color-btn-bg); }
    /* line 230, theme.scss */
    .action-buttons .button-link.favorites-added .btn-icon:before {
      content: '\ea28'; }

/* line 237, theme.scss */
.button[data-product-card-preorder] {
  border: 1px solid var(--color-btn-bg);
  background: #fff;
  color: #212529; }

/* line 245, theme.scss */
.product-preview__controls .product-preview__detail-btn,
.product-preview__controls [data-preorder-product-name] {
  border: 1px solid var(--color-btn-bg);
  background: #fff;
  max-width: 136px;
  font-size: 12px;
  font-weight: 500;
  white-space: normal; }
  /* line 254, theme.scss */
  .product-preview__controls .product-preview__detail-btn:after,
  .product-preview__controls [data-preorder-product-name]:after {
    color: #212529;
    content: '\ea12';
    font-size: 16px;
    font-family: "insales-icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: none; }

/* line 273, theme.scss */
form[action="/client_account/session"] .co-input--code:after {
  display: block;
  content: 'Если вы не можете найти письмо в почте, проверьте папку "Спам"';
  margin-top: 0.5rem;
  height: auto;
  font-size: 1rem;
  font-weight: 500;
  line-height: normal; }
/* line 283, theme.scss */
form[action="/client_account/session"] .co-input--code.hide-after-content:after {
  content: ''; }

/* line 290, theme.scss */
.insales_widget-delivery,
.insales-autocomplete-address-result-list {
  --color-text-input-insales_widget: #313131 !important;
  --text-color-insales_widget: #313131 !important; }

/* line 297, theme.scss */
.carddelivery .insales_widget-label {
  padding-left: 0;
  background: transparent;
  margin-bottom: 0;
  font-weight: 600; }
  /* line 303, theme.scss */
  .carddelivery .insales_widget-label:before {
    content: 'В наличии:';
    font-weight: 600;
    color: var(--color-btn-bg);
    margin-right: 6px; }
/* line 311, theme.scss */
.carddelivery .insales_widget-editable {
  width: auto;
  margin-left: 6px; }
/* line 316, theme.scss */
.carddelivery .insales_widget-delivery {
  box-shadow: none; }
/* line 320, theme.scss */
.carddelivery #insales_widget-delivery_info {
  display: none !important; }
/* line 324, theme.scss */
.carddelivery .insales_widget-delivery_header {
  background: #fff !important;
  padding-bottom: 0;
  padding-top: 0; }
/* line 330, theme.scss */
.carddelivery .insales_widget-current_address {
  position: relative; }
  /* line 333, theme.scss */
  .carddelivery .insales_widget-current_address span {
    color: var(--color-btn-bg);
    font-weight: 600;
    border-bottom: 1px dashed; }
  /* line 339, theme.scss */
  .carddelivery .insales_widget-current_address .insales_widget-open_modal {
    font-size: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer; }

/* line 352, theme.scss */
[data-oldprice]:before {
  content: attr(data-oldprice);
  display: block;
  color: #aaa;
  text-decoration: line-through;
  font-size: 16px;
  font-weight: normal;
  text-align: right;
  line-height: 1; }

/* line 364, theme.scss */
.co-basket_item-total {
  display: flex;
  align-items: flex-end;
  gap: 0.5rem; }
  /* line 369, theme.scss */
  .co-basket_item-total .co-basket_item-price.co-price--current {
    display: flex;
    flex-direction: column; }
    /* line 373, theme.scss */
    .co-basket_item-total .co-basket_item-price.co-price--current small {
      display: block;
      font-size: 14px;
      font-weight: normal;
      color: #aaa;
      text-decoration: line-through;
      line-height: 1; }

/* line 384, theme.scss */
[data-fulltotal] {
  font-weight: 300 !important;
  font-size: 1.1rem !important;
  color: #999;
  text-decoration: line-through;
  text-align: center; }
  /* line 391, theme.scss */
  [data-fulltotal]:before {
    content: attr(data-fulltotal);
    font-size: 1.40rem !important;
    color: var(--color-text) !important;
    display: inline-block;
    width: 100%;
    line-height: 1.8rem;
    font-weight: bold !important; }

/* line 402, theme.scss */
.order-container {
  max-width: 740px;
  margin: auto; }
  /* line 406, theme.scss */
  .order-container .number-field {
    font-size: 1.3rem;
    font-weight: 600; }
  /* line 411, theme.scss */
  .order-container .count {
    font-size: 1.3rem;
    font-weight: 600;
    color: #6B7280;
    margin-bottom: 1rem; }
  /* line 418, theme.scss */
  .order-container .total {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #e9e4e4; }
    /* line 423, theme.scss */
    .order-container .total table {
      border: none; }
      /* line 426, theme.scss */
      .order-container .total table td {
        border: none;
        font-size: 1.3rem;
        font-weight: 500; }
  /* line 434, theme.scss */
  .order-container svg {
    cursor: pointer; }
  /* line 438, theme.scss */
  .order-container .products-links {
    display: flex;
    flex-wrap: wrap; }
    /* line 442, theme.scss */
    .order-container .products-links a {
      display: block;
      flex-basis: 20%;
      width: 20%;
      padding-right: 16px;
      margin-bottom: 16px;
      position: relative; }
      @media (max-width: 768px) {
        /* line 442, theme.scss */
        .order-container .products-links a {
          flex-basis: 33%;
          width: 33%;
          padding-right: 10px;
          margin-bottom: 10px; } }
      /* line 457, theme.scss */
      .order-container .products-links a img {
        width: 100%;
        height: auto;
        border-radius: 6px; }
  /* line 465, theme.scss */
  .order-container .heading {
    margin-bottom: 2rem; }
  /* line 469, theme.scss */
  .order-container .centered {
    text-align: center; }
  /* line 473, theme.scss */
  .order-container .white-zone {
    padding: 24px;
    border-radius: 6px;
    margin-bottom: 16px;
    background: #fafafa;
    font-weight: 500; }

/* line 482, theme.scss */
.js-show-header-collections {
  cursor: pointer; }

/* line 486, theme.scss */
.co-input-label[for="order_comment"] {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  /* line 491, theme.scss */
  .co-input-label[for="order_comment"]:after {
    content: attr(data-count);
    font-size: 1rem; }

/* line 498, theme.scss */
.is-level-1.coll-nabory-dlya-zavtraka .coll-aktsii {
  margin-top: 4.7rem; }

/* line 503, theme.scss */
.header__collections-link[data-navigation-link="/collection/aktsii"] {
  color: #ED1C24; }
  /* line 506, theme.scss */
  .header__collections-link[data-navigation-link="/collection/aktsii"]:hover {
    color: #BD131F; }

@media (min-width: 768px) {
  /* line 513, theme.scss */
  .checkout-v2-wrapper.co-section--checkout_content .co-sidebar {
    overflow-y: unset; }
    /* line 515, theme.scss */
    .checkout-v2-wrapper.co-section--checkout_content .co-sidebar .co-basket.co-checkout-block--padded {
      position: sticky;
      top: 90px; } }
/* Стили для личного кабинета */
/* line 529, theme.scss */
.bonus-transaction-wrapper {
  width: 100%;
  margin: 5px 10px; }

/* line 534, theme.scss */
.bonus-info-wrapper {
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 70px;
  align-items: center;
  margin: 0 0 30px 0; }
  /* line 542, theme.scss */
  .bonus-info-wrapper .bonus-info-left .circle {
    border: 2px solid var(--color-btn-bg);
    border-radius: 100%;
    text-align: center;
    display: inline-flex;
    align-items: center;
    width: 120px;
    height: 120px;
    justify-content: space-evenly; }
    /* line 552, theme.scss */
    .bonus-info-wrapper .bonus-info-left .circle span {
      font-weight: 400;
      font-size: 20px;
      line-height: 1;
      text-align: center;
      text-transform: uppercase;
      color: var(--color-btn-bg); }
      /* line 560, theme.scss */
      .bonus-info-wrapper .bonus-info-left .circle span strong {
        font-size: 30px; }
  /* line 567, theme.scss */
  .bonus-info-wrapper .bonus-info-right {
    text-align: center; }
    /* line 570, theme.scss */
    .bonus-info-wrapper .bonus-info-right * {
      font-weight: 400;
      font-size: 18px;
      text-align: center;
      text-transform: uppercase; }
    /* line 577, theme.scss */
    .bonus-info-wrapper .bonus-info-right strong {
      font-weight: bold; }
    /* line 581, theme.scss */
    .bonus-info-wrapper .bonus-info-right .red {
      font-weight: bold;
      color: var(--color-btn-bg); }

@media screen and (max-width: 768px) {
  /* line 590, theme.scss */
  .bonus-info-wrapper {
    gap: 30px; }
    /* line 594, theme.scss */
    .bonus-info-wrapper .bonus-info-left .circle {
      width: 100px;
      height: 100px; }
      /* line 598, theme.scss */
      .bonus-info-wrapper .bonus-info-left .circle span {
        font-size: 14px; }
        /* line 601, theme.scss */
        .bonus-info-wrapper .bonus-info-left .circle span strong {
          font-size: 26px; }
    /* line 609, theme.scss */
    .bonus-info-wrapper .bonus-info-right * {
      font-size: 12px; } }
/* line 618, theme.scss */
.bonus-title {
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0%;
  text-transform: uppercase; }

@media screen and (max-width: 768px) {
  /* line 627, theme.scss */
  .bonus-title {
    font-weight: 700;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase; } }
/* line 637, theme.scss */
.bonus-table {
  margin: 30px 0;
  text-align: left; }
  /* line 641, theme.scss */
  .bonus-table .table-header {
    background: #E5E5E5;
    display: grid;
    grid-template-areas: "date points bonus-description date-expiration";
    grid-template-columns: repeat(4, 25%); }
    /* line 647, theme.scss */
    .bonus-table .table-header * {
      color: #000000;
      font-weight: 700;
      font-size: 18px;
      letter-spacing: 0%;
      text-transform: uppercase;
      padding: 0 20px; }
    /* line 656, theme.scss */
    .bonus-table .table-header .date {
      grid-area: date; }
    /* line 660, theme.scss */
    .bonus-table .table-header .points {
      grid-area: points; }
    /* line 664, theme.scss */
    .bonus-table .table-header .bonus-description {
      grid-area: bonus-description; }
    /* line 668, theme.scss */
    .bonus-table .table-header .date-expiration {
      grid-area: date-expiration; }
  /* line 674, theme.scss */
  .bonus-table .table-content .table-row {
    margin: 10px 0;
    display: grid;
    grid-template-areas: "item-date item-points item-bonus-description item-date-expiration";
    grid-template-columns: repeat(4, 25%); }
    /* line 680, theme.scss */
    .bonus-table .table-content .table-row.hidden {
      display: none; }
    /* line 684, theme.scss */
    .bonus-table .table-content .table-row * {
      color: #000000;
      font-weight: 400;
      font-size: 18px;
      letter-spacing: 0%;
      padding: 0 20px; }
    /* line 692, theme.scss */
    .bonus-table .table-content .table-row .item-date {
      grid-area: item-date; }
    /* line 696, theme.scss */
    .bonus-table .table-content .table-row .item-points {
      grid-area: item-points; }
    /* line 700, theme.scss */
    .bonus-table .table-content .table-row .item-bonus-description {
      grid-area: item-bonus-description;
      word-wrap: break-word;
      white-space: normal;
      min-width: 0;
      overflow: hidden; }
    /* line 708, theme.scss */
    .bonus-table .table-content .table-row .item-date-expiration {
      grid-area: item-date-expiration; }
  /* line 713, theme.scss */
  .bonus-table .table-content .bonus-toggle {
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    color: var(--color-btn-bg);
    margin: 0 auto;
    margin-top: 20px;
    border: none;
    background: transparent;
    outline: none;
    cursor: pointer;
    display: block;
    text-align: center; }
    /* line 731, theme.scss */
    .bonus-table .table-content .bonus-toggle.hidden {
      display: none; }

@media screen and (max-width: 768px) {
  /* line 741, theme.scss */
  .bonus-table .table-header {
    display: none; }
  /* line 746, theme.scss */
  .bonus-table .table-content .table-row {
    grid-template-areas: "item-points item-bonus-description" "item-date item-date-expiration";
    grid-template-columns: 30% 70%;
    gap: 5px 0;
    border-bottom: 1px solid #cbcbcb;
    padding: 15px 0; }
    /* line 753, theme.scss */
    .bonus-table .table-content .table-row * {
      padding: 0; }
    /* line 757, theme.scss */
    .bonus-table .table-content .table-row .item-points {
      color: var(--color-btn-bg);
      font-weight: 700; } }
/* Конец стилей для личного кабинета */
/* line 768, theme.scss */
.SmartCaptcha-Shield_position_bottom {
  display: none  !important; }
