@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, #0057ff);
  --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, #1a66ff);
  --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, #3377ff);
  --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, #80aaff);
  --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, #0057ff);
  --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, #1a66ff);
  --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, #3377ff);
  --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, #80aaff);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, intermittent);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 10px);
  --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, 'Fira Sans');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'Fira Sans');
  --heading-ratio:var(--draft-heading-ratio, 2);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 72);
  --search_count:var(--draft-search_count, 24);
  --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, true);
  --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 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

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

/* line 23, theme.scss */
.widget-type_system_widget_v4_header_4 .header__search-form .header__search__results {
  max-height: min(70vh, 520px);
  overscroll-behavior: contain; }

/* line 30, theme.scss */
.live-search {
  text-align: left;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12); }
  /* line 34, theme.scss */
  .live-search__list {
    display: block; }
  /* line 38, theme.scss */
  .live-search__item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.6rem 0.75rem;
    border-bottom: 1px solid var(--color-border-block, #f0f0f0);
    color: inherit;
    text-decoration: none; }
    /* line 47, theme.scss */
    .live-search__item:last-child {
      border-bottom: 0; }
    /* line 51, theme.scss */
    .live-search__item:hover, .live-search__item.is-active {
      background: var(--color-bg-shade, #f6f6f6); }
    /* line 56, theme.scss */
    .live-search__item.is-not-available .live-search__photo img {
      opacity: 0.45; }
  /* line 61, theme.scss */
  .live-search__photo {
    flex: 0 0 56px;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; }
    /* line 70, theme.scss */
    .live-search__photo img {
      max-width: 100%;
      max-height: 100%;
      object-fit: contain; }
  /* line 77, theme.scss */
  .live-search__info {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 0.15rem; }
  /* line 85, theme.scss */
  .live-search__title {
    line-height: 1.25;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  /* line 94, theme.scss */
  .live-search__mark {
    background: transparent;
    color: var(--color-accent-text, #0057ff);
    font-weight: 600;
    padding: 0; }
  /* line 101, theme.scss */
  .live-search__sku, .live-search__stock {
    font-size: 0.8em;
    color: var(--color-text-half-shade, #888); }
  /* line 107, theme.scss */
  .live-search__prices {
    display: flex;
    align-items: baseline;
    gap: 0.5rem; }
  /* line 113, theme.scss */
  .live-search__price {
    font-weight: 600; }
  /* line 117, theme.scss */
  .live-search__price-old {
    font-size: 0.85em;
    color: var(--color-text-half-shade, #888);
    text-decoration: line-through; }
  /* line 123, theme.scss */
  .live-search__item.is-not-available .live-search__stock {
    color: var(--color-notice-error-text, #c0392b); }
  /* line 127, theme.scss */
  .live-search__all {
    display: block;
    padding: 0.75rem;
    text-align: center;
    font-weight: 600;
    color: var(--color-accent-text, #0057ff);
    border-top: 1px solid var(--color-border-block, #f0f0f0);
    text-decoration: none; }
    /* line 136, theme.scss */
    .live-search__all:hover {
      background: var(--color-bg-shade, #f6f6f6); }
  /* line 141, theme.scss */
  .live-search__empty {
    padding: 1rem 0.75rem;
    text-align: center;
    color: var(--color-text-half-shade, #888); }
  @media screen and (max-width: 767px) {
    /* line 148, theme.scss */
    .live-search__item {
      padding: 0.75rem 0.6rem; }
    /* line 152, theme.scss */
    .live-search__photo {
      flex-basis: 48px;
      width: 48px;
      height: 48px; } }

/* line 170, theme.scss */
.shade-siblings {
  margin: 2rem 0; }
  /* line 173, theme.scss */
  .shade-siblings__title {
    font-size: 1.15rem;
    margin: 0 0 1rem; }
  /* line 180, theme.scss */
  .shade-siblings__scroller {
    overflow-x: auto;
    overflow-y: hidden;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    padding-bottom: 0.5rem;
    scrollbar-width: thin; }
    /* line 198, theme.scss */
    .shade-siblings__scroller::-webkit-scrollbar {
      height: 6px; }
    /* line 202, theme.scss */
    .shade-siblings__scroller::-webkit-scrollbar-track {
      background: var(--color-bg-shade, #f2f2f2);
      border-radius: 3px; }
    /* line 207, theme.scss */
    .shade-siblings__scroller::-webkit-scrollbar-thumb {
      background: var(--color-text-half-shade, #bbb);
      border-radius: 3px; }
    /* line 212, theme.scss */
    .shade-siblings__scroller:focus-visible {
      outline: 2px solid var(--color-accent-text, #0057ff);
      outline-offset: 2px; }
    @media (hover: hover) and (pointer: fine) {
      /* line 180, theme.scss */
      .shade-siblings__scroller {
        cursor: grab; }
        /* line 222, theme.scss */
        .shade-siblings__scroller.is-grabbing {
          cursor: grabbing;
          scroll-snap-type: none;
          scroll-behavior: auto;
          user-select: none; } }
  /* line 237, theme.scss */
  .shade-siblings__list {
    display: flex;
    gap: 0.75rem;
    width: max-content; }
  /* line 245, theme.scss */
  .shade-siblings__item {
    flex: 0 0 auto;
    width: 132px;
    scroll-snap-align: start;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    padding: 0.6rem;
    border: 1px solid var(--color-border-block, #ececec);
    border-radius: 4px;
    color: inherit;
    text-decoration: none; }
    /* line 258, theme.scss */
    .shade-siblings__item:hover {
      border-color: var(--color-accent-text, #0057ff); }
    /* line 262, theme.scss */
    .shade-siblings__item.is-not-available .shade-siblings__photo img {
      opacity: 0.45; }
  /* line 267, theme.scss */
  .shade-siblings__photo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px; }
    /* line 273, theme.scss */
    .shade-siblings__photo img {
      max-width: 100%;
      max-height: 100%;
      object-fit: contain; }
  /* line 280, theme.scss */
  .shade-siblings__info {
    display: flex;
    flex-direction: column;
    gap: 0.15rem; }
  /* line 295, theme.scss */
  .shade-siblings__code {
    align-self: flex-start;
    font-family: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;
    font-variant-numeric: tabular-nums;
    font-weight: 600;
    font-size: 0.82rem;
    line-height: 1;
    letter-spacing: 0.02em;
    padding: 0.22rem 0.4rem;
    border-radius: 3px;
    background: var(--color-bg-shade, #f0f2f5);
    color: var(--color-text, #1a1a1a);
    white-space: nowrap; }
  /* line 313, theme.scss */
  .shade-siblings__item.is-not-available .shade-siblings__code {
    opacity: 0.5; }
  /* line 317, theme.scss */
  .shade-siblings__name {
    font-size: 0.75rem;
    line-height: 1.25;
    color: var(--color-text-half-shade, #888);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  /* line 329, theme.scss */
  .shade-siblings__item.has-code .shade-siblings__name {
    -webkit-line-clamp: 1; }
  /* line 333, theme.scss */
  .shade-siblings__price {
    font-weight: 600;
    font-size: 0.85rem; }
  /* line 338, theme.scss */
  .shade-siblings__stock {
    font-size: 0.75rem;
    color: var(--color-text-half-shade, #888); }
  /* line 343, theme.scss */
  .shade-siblings__item.is-not-available .shade-siblings__stock {
    color: var(--color-notice-error-text, #c0392b); }
  /* line 358, theme.scss */
  .shade-siblings__notify {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: auto;
    box-sizing: border-box;
    width: 100%;
    min-height: 2.35rem;
    padding: 0.25rem 0.3rem;
    border-radius: 8px;
    background-color: var(--color-btn-bg, #0057ff);
    color: #fff;
    font-size: 0.68rem;
    font-weight: 600;
    line-height: 1.15;
    cursor: pointer;
    transition: background-color 0.15s ease; }
    /* line 384, theme.scss */
    .shade-siblings__notify:hover {
      background-color: #0048d6; }
    /* line 388, theme.scss */
    .shade-siblings__notify:active {
      background-color: #003ea8; }
    /* line 392, theme.scss */
    .shade-siblings__notify:focus-visible {
      outline: 2px solid var(--color-accent-text, #0057ff);
      outline-offset: 2px; }
  /* line 400, theme.scss */
  .shade-siblings__item.is-not-available .shade-siblings__notify {
    opacity: 1; }
  /* line 406, theme.scss */
  .shade-siblings__info {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto; }
  /* line 418, theme.scss */
  .shade-siblings__price {
    display: block; }
  /* line 422, theme.scss */
  .shade-siblings__all {
    display: inline-block;
    margin-top: 0.75rem;
    font-weight: 600;
    color: var(--color-accent-text, #0057ff);
    text-decoration: none; }
    /* line 429, theme.scss */
    .shade-siblings__all:hover {
      text-decoration: underline; }
  @media screen and (max-width: 767px) {
    /* line 435, theme.scss */
    .shade-siblings__item {
      width: 116px; }
    /* line 439, theme.scss */
    .shade-siblings__photo {
      height: 64px; } }

@media screen and (max-width: 767px) {
  /* line 458, theme.scss */
  .widget-type_system_widget_v4_header_4 .header__search-form.is-show .header__search__results {
    position: fixed;
    left: 0;
    right: 0;
    width: auto;
    max-width: none;
    z-index: 1050;
    border-radius: 0;
    -webkit-overflow-scrolling: touch; } }
/* line 489, theme.scss */
#email_request {
  border-radius: 10px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
  max-width: calc(100vw - 32px);
  box-sizing: border-box; }
  /* line 498, theme.scss */
  #email_request input[type="text"],
  #email_request input[type="email"] {
    font: inherit; }
  /* line 504, theme.scss */
  #email_request #send {
    background-color: #0057ff !important;
    border-radius: 10px !important;
    min-height: 50px;
    font-weight: 600; }
    /* line 510, theme.scss */
    #email_request #send:hover {
      background-color: #0048d6 !important; }
  /* line 518, theme.scss */
  #email_request #captcha_img {
    filter: hue-rotate(-26deg); }

/* line 561, theme.scss */
.product__preorder-btn,
.product-preview__preorder-btn {
  font-size: 0; }
  /* line 565, theme.scss */
  .product__preorder-btn::after,
  .product-preview__preorder-btn::after {
    content: var(--pnn-label, "Сообщить о поступлении");
    font-size: 1rem;
    line-height: 1.15; }

/* line 574, theme.scss */
.product-preview__preorder-btn {
  white-space: normal; }
  /* line 577, theme.scss */
  .product-preview__preorder-btn::after {
    font-size: 0.875rem; }

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

/* line 646, theme.scss */
.filter-item.is-property:not([id="37114172"]) {
  display: none; }

/* line 670, theme.scss */
.promo-hero {
  --promo-line: #e3e3e0;
  margin: 0 40px 24px;
  border-radius: 12px;
  overflow: hidden;
  background: #f6f5f3;
  color: var(--color-text, #1a1a1a); }
  @media (max-width: 560px) {
    /* line 670, theme.scss */
    .promo-hero {
      margin: 0 15px 20px; } }
  /* line 696, theme.scss */
  .promo-hero__inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 560px);
    gap: 32px;
    align-items: center;
    padding: 32px; }
    @media (min-width: 1200px) and (max-width: 1399px) {
      /* line 696, theme.scss */
      .promo-hero__inner {
        grid-template-columns: minmax(0, 1fr) minmax(0, 42%); } }
    @media (max-width: 1199px) {
      /* line 696, theme.scss */
      .promo-hero__inner {
        grid-template-columns: 1fr;
        gap: 24px; } }
    @media (max-width: 1023px) {
      /* line 696, theme.scss */
      .promo-hero__inner {
        padding: 24px; } }
    @media (max-width: 560px) {
      /* line 696, theme.scss */
      .promo-hero__inner {
        padding: 22px 18px; } }
  /* line 735, theme.scss */
  .promo-hero__eyebrow {
    margin: 0 0 8px;
    font-size: 15px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: normal;
    color: var(--color-btn-bg, #0057ff); }
    @media (max-width: 560px) {
      /* line 735, theme.scss */
      .promo-hero__eyebrow {
        display: block;
        font-size: 14px;
        margin-bottom: 6px; } }
  /* line 762, theme.scss */
  .promo-hero__title {
    margin: 0 0 12px;
    max-width: 15em;
    font-size: 38px;
    line-height: 1.12;
    font-weight: 700;
    letter-spacing: -0.015em;
    text-wrap: balance; }
    @media (max-width: 1199px) {
      /* line 762, theme.scss */
      .promo-hero__title {
        font-size: 32px; } }
    @media (max-width: 560px) {
      /* line 762, theme.scss */
      .promo-hero__title {
        max-width: none;
        font-size: 27px; } }
  /* line 788, theme.scss */
  .promo-hero__lead {
    margin: 0 0 22px;
    max-width: 40em;
    font-size: 17px;
    line-height: 1.5;
    color: var(--color-text-half-shade, #4b5563); }
    @media (max-width: 560px) {
      /* line 788, theme.scss */
      .promo-hero__lead {
        font-size: 16px;
        margin-bottom: 18px; } }
  /* line 803, theme.scss */
  .promo-hero__stats {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 32px;
    margin: 0 0 24px;
    padding: 20px 0 0;
    border-top: 1px solid var(--promo-line);
    list-style: none; }
    @media (max-width: 560px) {
      /* line 803, theme.scss */
      .promo-hero__stats {
        display: none; } }
  /* line 820, theme.scss */
  .promo-hero__stat {
    display: flex;
    align-items: baseline;
    gap: 7px; }
  /* line 826, theme.scss */
  .promo-hero__stat-value {
    font-size: 26px;
    font-weight: 700;
    line-height: 1; }
    @media (max-width: 560px) {
      /* line 826, theme.scss */
      .promo-hero__stat-value {
        font-size: 22px; } }
  /* line 836, theme.scss */
  .promo-hero__stat-label {
    font-size: 14px;
    line-height: 1.2;
    color: var(--color-text-half-shade, #6b7280); }
  /* line 842, theme.scss */
  .promo-hero__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 16px; }
  /* line 860, theme.scss */
  .promo-hero__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 48px;
    padding: 0 22px;
    border-radius: 8px;
    border: 1px solid transparent;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: background-color 0.15s ease, border-color 0.15s ease; }
    @media (max-width: 560px) {
      /* line 860, theme.scss */
      .promo-hero__btn {
        width: 100%; } }
  /* line 879, theme.scss */
  .promo-hero a.promo-hero__btn,
  .promo-hero a.promo-hero__btn:link,
  .promo-hero a.promo-hero__btn:visited {
    background: var(--color-btn-bg, #0057ff);
    color: #fff; }
  /* line 886, theme.scss */
  .promo-hero a.promo-hero__btn:hover,
  .promo-hero a.promo-hero__btn:focus,
  .promo-hero a.promo-hero__btn:active {
    background: #0047d1;
    color: #fff;
    opacity: 1; }
  /* line 897, theme.scss */
  .promo-hero a.promo-hero__btn:focus-visible {
    outline: 2px solid var(--color-btn-bg, #0057ff);
    outline-offset: 2px; }
  /* line 904, theme.scss */
  .promo-hero a.promo-hero__btn_ghost,
  .promo-hero a.promo-hero__btn_ghost:link,
  .promo-hero a.promo-hero__btn_ghost:visited {
    background: transparent;
    color: var(--color-btn-bg, #0057ff);
    border-color: var(--color-btn-bg, #0057ff); }
  /* line 912, theme.scss */
  .promo-hero a.promo-hero__btn_ghost:hover,
  .promo-hero a.promo-hero__btn_ghost:focus,
  .promo-hero a.promo-hero__btn_ghost:active {
    background: #eef2fb;
    color: #0047d1;
    border-color: #0047d1;
    opacity: 1; }
  /* line 921, theme.scss */
  .promo-hero__btn-icon {
    flex: 0 0 auto; }
  /* line 925, theme.scss */
  .promo-hero__hint {
    font-size: 14px;
    color: var(--color-text-half-shade, #6b7280); }
    @media (max-width: 560px) {
      /* line 925, theme.scss */
      .promo-hero__hint {
        display: none; } }
  /* line 948, theme.scss */
  .promo-hero__shots {
    position: relative;
    height: 250px; }
  /* line 953, theme.scss */
  .promo-hero__shot {
    position: absolute;
    width: 36%;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 22px rgba(17, 24, 39, 0.09);
    overflow: hidden; }
    /* line 967, theme.scss */
    .promo-hero__shot img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
    /* line 973, theme.scss */
    .promo-hero__shot_1 {
      left: 0;
      top: 8%;
      transform: rotate(-3deg); }
    /* line 978, theme.scss */
    .promo-hero__shot_2 {
      left: 32%;
      top: 0;
      transform: rotate(2deg);
      z-index: 1; }
    /* line 986, theme.scss */
    .promo-hero__shot_3 {
      left: 64%;
      top: 14%;
      transform: rotate(-1.5deg); }
  /* line 1005, theme.scss */
  .promo-hero__gallery {
    position: relative; }
    @media (max-width: 1199px) {
      /* line 1005, theme.scss */
      .promo-hero__gallery {
        display: none; } }
  /* line 1014, theme.scss */
  .promo-hero__facts {
    display: none; }
    @media (max-width: 560px) {
      /* line 1014, theme.scss */
      .promo-hero__facts {
        display: block;
        margin: 0;
        padding: 0 18px 20px;
        font-size: 13px;
        line-height: 1.45;
        color: var(--color-text-half-shade, #6b7280); } }
  /* line 1027, theme.scss */
  .promo-hero__benefits {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
    margin: 0;
    padding: 20px 32px;
    list-style: none;
    border-top: 1px solid var(--promo-line);
    background: #fff;
    color: var(--color-text, #1a1a1a); }
    @media (max-width: 1199px) {
      /* line 1027, theme.scss */
      .promo-hero__benefits {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        padding: 18px 24px;
        gap: 16px 24px; }
        /* line 1044, theme.scss */
        .promo-hero__benefits .promo-hero__benefit:nth-child(odd) {
          border-left: 0; } }
    @media (max-width: 560px) {
      /* line 1027, theme.scss */
      .promo-hero__benefits {
        display: none; } }
  /* line 1055, theme.scss */
  .promo-hero__benefit {
    display: flex;
    gap: 10px;
    justify-content: center;
    padding: 0 20px;
    border-left: 1px solid var(--color-border-block, #e9ebf0);
    align-items: flex-start;
    min-width: 0; }
    /* line 1073, theme.scss */
    .promo-hero__benefit:first-child {
      border-left: 0; }
    @media (max-width: 560px) {
      /* line 1055, theme.scss */
      .promo-hero__benefit {
        flex-direction: column;
        gap: 6px; } }
  /* line 1088, theme.scss */
  .promo-hero__benefit-icon {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: var(--color-bg-shade, #f2f5fb);
    color: var(--color-btn-bg, #0057ff); }
  /* line 1100, theme.scss */
  .promo-hero__benefit-text {
    min-width: 0;
    padding-top: 5px;
    font-size: 13px;
    line-height: 1.4;
    color: var(--color-text-half-shade, #6b7280); }
    /* line 1107, theme.scss */
    .promo-hero__benefit-text b {
      display: block;
      margin-bottom: 3px;
      font-size: 14px;
      font-weight: 600;
      line-height: 1.35;
      color: var(--color-text, #1a1a1a); }
