@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, #000000);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #1a1a1a);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #333333);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #808080);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #A6A6A6);
  --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, #b6b6b6);
  --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, #c7c7c7);
  --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, #f9f9f9);
  --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, thin);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'Istok Web');
  --heading-ratio:var(--draft-heading-ratio, 1.25);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 24);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --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, 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, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, true);
  --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, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, false); }

@font-face {
  font-family: 'Lusavou';
  src: local("Gotham-Book"), local("Gotham-Book"), url("Gotham-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Lusavou';
  src: local("Gotham-Medium"), local("Gotham-Medium"), url("Gotham-Medium.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
/* line 20, theme.scss */
body {
  font-family: "Lusavou", "Helvetica Neue", sans-serif;
  font-weight: 400;
  padding-bottom: 0; }
  /* line 25, theme.scss */
  body.fixed {
    overflow: hidden;
    touch-action: none;
    -ms-touch-action: none;
    -webkit-overflow-scrolling: touch;
    position: relative; }
  /* line 32, theme.scss */
  body.fixed_page {
    height: 100vh;
    min-height: 100vh;
    overflow: hidden; }

/* line 39, theme.scss */
:root {
  --lusavou-favorite-icon-url: url("https://static.insales-cdn.com/files/1/2937/122358649/original/favorite-icon.svg");
  --lusavou-favorite-icon-active-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2390333E' stroke='%2390333E' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5'/%3E%3C/svg%3E");
  --lusavou-male-icon-url: url("https://static.insales-cdn.com/files/1/7321/122494105/original/tie-box.svg");
  --lusavou-card-favorite-icon-size: 24px;
  --lusavou-card-male-icon-size: 22px; }

/* line 47, theme.scss */
.icon-favorites,
.icon-favorites-o,
.icon-favorites-f {
  display: inline-block;
  width: 1em;
  height: 1em;
  min-width: 1em;
  min-height: 1em;
  vertical-align: middle;
  line-height: 1;
  font-size: 1em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  flex-shrink: 0; }
  /* line 63, theme.scss */
  .icon-favorites::before,
  .icon-favorites-o::before,
  .icon-favorites-f::before {
    content: none !important; }

/* line 68, theme.scss */
.icon-favorites,
.icon-favorites-o {
  background-image: var(--lusavou-favorite-icon-url); }

/* line 73, theme.scss */
.icon-favorites-f {
  background-image: var(--lusavou-favorite-icon-active-url); }

/* line 77, theme.scss */
.lusavou-male-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  flex: 0 0 32px;
  vertical-align: middle;
  background-image: var(--lusavou-male-icon-url);
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--lusavou-card-male-icon-size) var(--lusavou-card-male-icon-size);
  pointer-events: none; }

/* line 94, theme.scss */
.product_card_favorite .icon-favorites-o,
.product_card_favorite .icon-favorites-f,
.favorites_btn .btn-icon.icon-favorites-o,
.favorites_btn .btn-icon.icon-favorites-f,
.product__favorites-btn .btn-icon.icon-favorites-o,
.product__favorites-btn .btn-icon.icon-favorites-f {
  width: var(--lusavou-card-favorite-icon-size);
  height: var(--lusavou-card-favorite-icon-size);
  min-width: var(--lusavou-card-favorite-icon-size);
  min-height: var(--lusavou-card-favorite-icon-size); }

/* line 105, theme.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .heading {
  font-family: "Lusavou", "Helvetica Neue", sans-serif;
  font-weight: 600; }

/* line 109, theme.scss */
.button, .co-tabs-controls--customer .co-tabs-node, .co-button:not(.co-button--link), .picker-button, .m-modal-button {
  font-family: "Lusavou", "Helvetica Neue", sans-serif;
  font-weight: 400; }

/* line 113, theme.scss */
.button.button_size-m.pagination-next.icon.icon-arrow-right, .button.button_size-m.pagination-prev.icon.icon-arrow-left {
  font-family: "insales-icons" !important; }

/* line 116, theme.scss */
header {
  position: sticky;
  top: 0;
  z-index: 9; }

/* line 121, theme.scss */
.lusavou_photo {
  padding-top: 144.36% !important;
  height: auto !important;
  position: relative;
  padding-bottom: 0; }

/* line 128, theme.scss */
.co-basket_item-image_container {
  flex: 0 1 80px !important;
  text-align: center !important;
  display: flex !important;
  justify-content: center !important; }

/* line 135, theme.scss */
.co-basket_item-image img {
  max-width: 100% !important;
  max-height: 100% !important;
  height: 100%; }

/* line 141, theme.scss */
.co-basket_item-image {
  width: 100% !important;
  overflow: hidden !important; }

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

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

/* line 154, theme.scss */
.coupon-content {
  display: grid!important; }

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

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

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

  /* line 169, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 174, theme.scss */
.button {
  text-transform: uppercase!important; }

/* ==========================================================
   LUSAVOU UNIFIED BUTTON TOKEN
   Применяется везде: баннер + главная, мобильный + десктоп
   ========================================================== */
/* line 182, theme.scss */
.banner-link,
.sp-catalog-btn {
  display: inline-block;
  padding: 17px 60px;
  background-color: #ffffff;
  border: 1px solid #000000;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  font-family: "Lusavou", sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1;
  cursor: pointer;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease, outline-color 0.25s ease; }

/* line 203, theme.scss */
.banner-link:focus-visible,
.sp-catalog-btn:focus-visible {
  background-color: rgba(255, 255, 255, 0.12);
  color: #ffffff;
  outline: 1px solid rgba(255, 255, 255, 0.9);
  outline-offset: 4px; }

@media (hover: hover) and (pointer: fine) {
  /* line 212, theme.scss */
  .banner-link:hover,
  .sp-catalog-btn:hover {
    background-color: rgba(255, 255, 255, 0.12);
    border-color: #000000;
    color: #ffffff; } }
@media (hover: none), (pointer: coarse) {
  /* line 221, theme.scss */
  .banner-link:hover,
  .banner-link:focus,
  .sp-catalog-btn:hover,
  .sp-catalog-btn:focus {
    background-color: #ffffff;
    border-color: #000000;
    color: #000000;
    outline: none; }

  /* line 231, theme.scss */
  .banner-link:active,
  .sp-catalog-btn:active {
    background-color: rgba(255, 255, 255, 0.72);
    border-color: #000000;
    color: #000000;
    transition-duration: 0.08s; } }
/* line 240, theme.scss */
.lusavou-telegram-promo-sentinel {
  width: 100%;
  height: 1px;
  pointer-events: none; }

/* line 246, theme.scss */
.lusavou-telegram-promo {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99990;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  padding-top: calc(16px + env(safe-area-inset-top));
  padding-right: calc(16px + env(safe-area-inset-right));
  padding-bottom: calc(16px + env(safe-area-inset-bottom));
  padding-left: calc(16px + env(safe-area-inset-left));
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.25s ease, visibility 0.25s ease; }
  /* line 266, theme.scss */
  .lusavou-telegram-promo.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }
    /* line 271, theme.scss */
    .lusavou-telegram-promo.is-open .lusavou-telegram-promo__dialog {
      transform: translate3d(0, 0, 0); }
  /* line 276, theme.scss */
  .lusavou-telegram-promo__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(17, 17, 17, 0.52); }
  /* line 285, theme.scss */
  .lusavou-telegram-promo__dialog {
    position: relative;
    width: 100%;
    max-width: 548px;
    max-height: calc(var(--lusavou-telegram-promo-vh, 100vh) - 32px);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
    background: #efefef;
    box-shadow: 0 24px 60px rgba(17, 17, 17, 0.18);
    transform: translate3d(0, 20px, 0);
    transition: transform 0.25s ease; }
  /* line 299, theme.scss */
  .lusavou-telegram-promo__media {
    position: relative;
    background: #d9d9d9;
    overflow: hidden; }
  /* line 305, theme.scss */
  .lusavou-telegram-promo__image {
    display: block;
    width: 100%;
    height: auto;
    max-height: 320px;
    object-fit: cover;
    object-position: center; }
  /* line 314, theme.scss */
  .lusavou-telegram-promo__content {
    padding: 24px 20px 28px;
    text-align: center; }
  /* line 319, theme.scss */
  .lusavou-telegram-promo__title {
    margin: 0;
    color: #111111;
    font-family: "Lusavou", "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 600; }
  /* line 328, theme.scss */
  .lusavou-telegram-promo__text {
    margin: 16px 0 0;
    color: #292929;
    font-size: 16px;
    line-height: 1.45; }
  /* line 335, theme.scss */
  .lusavou-telegram-promo__cta-wrap {
    display: flex;
    justify-content: center;
    margin-top: 24px; }
  /* line 341, theme.scss */
  .lusavou-telegram-promo__cta {
    min-width: 176px;
    text-align: center; }
  /* line 346, theme.scss */
  .lusavou-telegram-promo__cta.banner-link:focus-visible {
    background-color: rgba(0, 0, 0, 0.12);
    color: #000000;
    outline: 1px solid rgba(17, 17, 17, 0.9);
    outline-offset: 4px; }
  /* line 353, theme.scss */
  .lusavou-telegram-promo__close {
    appearance: none;
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 1;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.88);
    outline: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent; }
    /* line 369, theme.scss */
    .lusavou-telegram-promo__close:before, .lusavou-telegram-promo__close:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 18px;
      height: 1px;
      background: #111111;
      transform-origin: center; }
    /* line 381, theme.scss */
    .lusavou-telegram-promo__close:before {
      transform: translate(-50%, -50%) rotate(45deg); }
    /* line 385, theme.scss */
    .lusavou-telegram-promo__close:after {
      transform: translate(-50%, -50%) rotate(-45deg); }
    /* line 389, theme.scss */
    .lusavou-telegram-promo__close:focus-visible {
      outline: 2px solid #292929;
      outline-offset: 2px; }
  @media (hover: hover) and (pointer: fine) {
    /* line 396, theme.scss */
    .lusavou-telegram-promo__cta.banner-link:hover {
      background-color: rgba(0, 0, 0, 0.12);
      border-color: #000000;
      color: #000000; }
    /* line 402, theme.scss */
    .lusavou-telegram-promo__close:hover {
      background: #ffffff; } }
  @media (hover: none), (pointer: coarse) {
    /* line 408, theme.scss */
    .lusavou-telegram-promo__cta.banner-link:hover, .lusavou-telegram-promo__cta.banner-link:focus {
      background-color: #ffffff;
      border-color: #000000;
      color: #000000;
      outline: none; }
    /* line 416, theme.scss */
    .lusavou-telegram-promo__cta.banner-link:active {
      background-color: rgba(255, 255, 255, 0.72);
      border-color: #000000;
      color: #000000;
      transition-duration: 0.08s; } }
  @media (min-width: 768px) {
    /* line 425, theme.scss */
    .lusavou-telegram-promo__image {
      max-height: 380px; }
    /* line 429, theme.scss */
    .lusavou-telegram-promo__content {
      padding: 28px 32px 32px; }
    /* line 433, theme.scss */
    .lusavou-telegram-promo__title {
      font-size: 28px; }
    /* line 437, theme.scss */
    .lusavou-telegram-promo__text {
      font-size: 17px; } }

/* line 442, theme.scss */
.micro-alert {
  top: auto;
  bottom: 30px;
  right: 30px;
  padding: 0;
  font-size: 16px;
  z-index: 99999;
  left: auto;
  min-width: 350px; }
  @media (max-width: 480px) {
    /* line 442, theme.scss */
    .micro-alert {
      max-width: 90vw;
      min-width: auto;
      right: 10px; } }
  /* line 456, theme.scss */
  .micro-alert:__after {
    content: '×';
    position: absolute;
    top: 3px;
    right: 10px;
    cursor: pointer;
    color: #fff; }
  /* line 465, theme.scss */
  .micro-alert .icon-check {
    display: none; }
  @media (max-width: 480px) {
    /* line 468, theme.scss */
    .micro-alert-item {
      text-align: left; } }

/* line 474, theme.scss */
.is-success-notice {
  background-color: #000 !important;
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 20px 30px;
  border-radius: 10px;
  max-width: 350px; }

/* Убираем избыточный отступ между последним виджетом и футером на главной */
/* line 503, theme.scss */
main > .layout:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

/* Схлопываем пустые layout-блоки (виджеты без контента, оставляющие фоновый прямоугольник) */
/* line 509, theme.scss */
main > .layout > .layout__content:empty {
  display: none; }

/* line 512, theme.scss */
main > .layout:has(> .layout__content:empty) {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
