@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --checkout_eur_rate:var(--draft-checkout_eur_rate, 100RUB);
  --checkout_usd_rate:var(--draft-checkout_usd_rate, 90RUB);
  --bg:var(--draft-bg, #FCF7F1);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #faf1e6);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #f6e8d6);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #cc842b);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #212121);
  --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, #373737);
  --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, #4e4e4e);
  --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, #909090);
  --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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, #444444);
  --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, #575757);
  --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, #6a6a6a);
  --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, #a2a2a2);
  --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, 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, #050505);
  --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, #1e1e1e);
  --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, #373737);
  --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, #828282);
  --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, 'Nunito Sans');
  --font-size:var(--draft-font-size, 14px);
  --font-family-heading:var(--draft-font-family-heading, 'Nunito Sans');
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 400);
  --collection_count:var(--draft-collection_count, 40);
  --search_count:var(--draft-search_count, 10);
  --blog_size:var(--draft-blog_size, 6);
  --product_not_available:var(--draft-product_not_available, shown);
  --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, 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, 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, false);
  --compare_enabled:var(--draft-compare_enabled, false); }

/* 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 */
header {
  position: sticky;
  top: 0px;
  z-index: 10000;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1); }

/* line 20, theme.scss */
.client-acc-no .checkout-v2-wrapper.co-section--content_wrapper {
  margin-top: 10vh; }
  /* line 23, theme.scss */
  .client-acc-no .checkout-v2-wrapper.co-section--content_wrapper .co-checkout-title {
    text-align: center; }
  /* line 27, theme.scss */
  .client-acc-no .checkout-v2-wrapper.co-section--content_wrapper .co-section--content_block {
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap; }
    /* line 32, theme.scss */
    .client-acc-no .checkout-v2-wrapper.co-section--content_wrapper .co-section--content_block .co-login {
      margin: auto;
      min-width: 300px;
      width: 480px;
      max-width: 100%; }

/* line 42, theme.scss */
.option-selector {
  display: flex;
  flex-direction: column; }
  /* line 46, theme.scss */
  .option-selector select {
    display: inline-block;
    height: var(--controls-height-m);
    padding: var(--controls-form-padding-y) var(--controls-form-padding-x);
    font-family: var(--font-family);
    font-size: var(--controls-font-size-m);
    font-weight: var(--font-weight);
    line-height: var(--line-height);
    color: var(--color-form-controls-color);
    background: var(--color-form-controls-bg);
    border: var(--controls-border-width) solid #c3c3c3;
    border-radius: var(--controls-form-border-radius);
    box-shadow: var(--color-form-controls-shadow);
    outline: 0;
    vertical-align: middle;
    transition: var(--input-transition);
    min-width: 120px; }
    @media (max-width: 768px) {
      /* line 46, theme.scss */
      .option-selector select {
        width: 100%; } }

/* line 70, theme.scss */
.co-menu-item--personal:has(a[href="/client_account/discounts"]) {
  display: none; }

@media (max-width: 768px) {
  /* line 75, theme.scss */
  .header__search.is-show {
    position: absolute !important;
    left: 0;
    width: 100%; }
    /* line 80, theme.scss */
    .header__search.is-show .header__search-form {
      min-height: 42px; }
      /* line 83, theme.scss */
      .header__search.is-show .header__search-form .header__search-field {
        padding-left: 1.5rem !important; }
    /* line 88, theme.scss */
    .header__search.is-show button {
      position: absolute;
      right: 0; } }
@media (min-width: 769px) {
  /* line 96, theme.scss */
  .header__search.is-show {
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    padding: 1rem;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: space-between;
    background: var(--bg); }
    /* line 107, theme.scss */
    .header__search.is-show .header__search-form {
      position: static; }
    /* line 112, theme.scss */
    .header__search.is-show button {
      font-size: 0 !important; }
      /* line 115, theme.scss */
      .header__search.is-show button:after {
        content: '\ea54';
        font-size: 2rem !important;
        font-family: "insales-icons";
        font-style: normal;
        font-weight: 300;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased; } }
/* line 131, theme.scss */
[data-pricemax="0"],
[data-pricemax="0.0"] {
  display: none !important; }

/* line 138, theme.scss */
.option-values [data-value-id="74575873"],
.option-values [data-value-id="67600513"],
.option-values [data-value-id="48984193"] {
  display: none !important; }
  /* line 143, theme.scss */
  .option-values [data-value-id="74575873"] + *,
  .option-values [data-value-id="67600513"] + *,
  .option-values [data-value-id="48984193"] + * {
    display: none !important; }
  /* line 147, theme.scss */
  .option-values [data-value-id="74575873"] ~ *,
  .option-values [data-value-id="67600513"] ~ *,
  .option-values [data-value-id="48984193"] ~ * {
    display: none !important; }

/* line 154, theme.scss */
.option[class*="option-razmer"] .option-label {
  font-size: 0 !important; }
  /* line 157, theme.scss */
  .option[class*="option-razmer"] .option-label:after {
    content: 'Размер';
    font-size: var(--font-size) !important; }

/* line 165, theme.scss */
.fslightbox-container .splide__arrow-icon {
  font-size: 28px; }
  @media (min-width: 1024px) {
    /* line 165, theme.scss */
    .fslightbox-container .splide__arrow-icon {
      color: #969696; } }

/* line 174, theme.scss */
.va-alfred-container #va_search-suggestions .products a .va--price[data-price="0"],
.va--qnt {
  display: none !important; }

/* line 180, theme.scss */
html body {
  --bg-minor-shade:transparent!important; }
  /* line 187, theme.scss */
  html body main .product-preview .product-preview__available,
  html body main .product-preview .product__available,
  html body main .product .product-preview__available,
  html body main .product .product__available {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important; }
  /* line 194, theme.scss */
  html body main .product-preview .sticker-preorder,
  html body main .product .sticker-preorder {
    display: none !important; }
  /* line 199, theme.scss */
  html body main .product-preview.not-available .sticker-preorder,
  html body main .product.not-available .sticker-preorder {
    display: inline-flex !important; }
  /* line 204, theme.scss */
  html body main .product-preview .stickers,
  html body main .product .stickers {
    top: 9px !important;
    left: 9px !important; }

/* line 213, theme.scss */
.va-alfred-container {
  background: var(--bg) !important; }

/* line 217, theme.scss */
[data-sticker-title] {
  background: transparent !important;
  color: #676765;
  font-size: calc( var(--sticker-font-size, 0.875rem) + 0.05rem) !important; }
  /* line 222, theme.scss */
  [data-sticker-title].sticker-preorder {
    display: inline-flex !important;
    font-size: calc(var(--sticker-font-size, 0.875rem) + 0.05rem) !important; }
  /* line 227, theme.scss */
  [data-sticker-title].sticker-soming-soon ~ [data-sticker-title].sticker-preorder {
    display: none !important; }

/* line 233, theme.scss */
.option-cvet .option-value.is-active {
  pointer-events: none !important; }

/* line 238, theme.scss */
.js-move-slide {
  cursor: pointer; }

/* line 243, theme.scss */
header .country-switcher__trigger {
  font-weight: 600;
  font-size: var(--font-size) !important;
  line-height: 100%;
  letter-spacing: 0;
  color: var(--color-text);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  margin: 0;
  white-space: nowrap;
  min-width: 0;
  width: auto;
  height: auto;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: inset 0 -1px 0 currentColor;
  appearance: none;
  -webkit-appearance: none;
  text-decoration: none; }
  /* line 266, theme.scss */
  header .country-switcher__trigger:hover {
    color: var(--color-text);
    background: transparent !important;
    border: 0 !important; }
  /* line 272, theme.scss */
  header .country-switcher__trigger:focus, header .country-switcher__trigger:active {
    background: transparent !important;
    border: 0 !important;
    outline: none; }
/* line 280, theme.scss */
header .country-switcher__trigger-text {
  display: inline-flex;
  align-items: center; }
/* line 285, theme.scss */
header .country-switcher__panel {
  top: 0;
  z-index: 10020; }
/* line 290, theme.scss */
header .country-switcher__overlay {
  z-index: 10010; }

/* line 296, theme.scss */
.side-panel .country-switcher__mobile-entry {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 0;
  border: 0;
  background: transparent;
  color: var(--color-text);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.35;
  text-align: left;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none; }
/* line 314, theme.scss */
.side-panel .country-switcher__mobile-entry-icon {
  flex: 0 0 auto;
  display: inline-flex;
  color: var(--color-text);
  width: 24px;
  justify-content: center; }
/* line 322, theme.scss */
.side-panel .country-switcher__mobile-screen {
  display: none;
  margin-top: 34px;
  padding-top: 36px;
  padding-bottom: 24px;
  border-top: 1px solid rgba(68, 68, 68, 0.08); }
/* line 330, theme.scss */
.side-panel .country-switcher__mobile-screen-head {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  margin-bottom: 8px; }
/* line 338, theme.scss */
.side-panel .country-switcher__mobile-title {
  font-size: 18px;
  line-height: 1.25;
  font-weight: 500; }
/* line 344, theme.scss */
.side-panel .country-switcher__mobile-back {
  display: none !important; }
/* line 348, theme.scss */
.side-panel .country-switcher__search {
  margin-top: 20px; }
/* line 352, theme.scss */
.side-panel .country-switcher__search-input {
  width: 100%;
  height: 54px;
  padding: 0 16px;
  border: 1px solid #555555;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.2; }
/* line 365, theme.scss */
.side-panel .country-switcher__search-input::placeholder {
  color: #cfc7bc; }
/* line 369, theme.scss */
.side-panel .country-switcher__mobile-body {
  margin-top: 26px;
  min-height: 412px;
  max-height: 412px;
  overflow-y: auto; }
/* line 376, theme.scss */
.side-panel .country-switcher__list {
  margin-top: 22px;
  display: flex;
  flex-direction: column;
  gap: 18px; }
/* line 383, theme.scss */
.side-panel .country-switcher__option {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  border: 0;
  background: transparent;
  padding: 0;
  color: var(--color-text);
  text-align: left;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none; }
/* line 398, theme.scss */
.side-panel .country-switcher__option-check {
  width: 22px;
  height: 22px;
  border: 1px solid currentColor;
  border-radius: 50%;
  position: relative;
  flex: 0 0 auto;
  background: transparent; }
/* line 408, theme.scss */
.side-panel .country-switcher__option-check::after {
  content: "";
  display: none; }
/* line 413, theme.scss */
.side-panel .country-switcher__option.is-active .country-switcher__option-check::after {
  display: block;
  position: absolute;
  inset: 4px;
  border-radius: 50%;
  background: currentColor; }
/* line 421, theme.scss */
.side-panel .country-switcher__option-label {
  font-size: 18px;
  line-height: 1.25;
  font-weight: 500; }
/* line 427, theme.scss */
.side-panel .country-switcher__option-currency {
  font-size: 18px;
  line-height: 1.25;
  color: #cfc7bc; }
/* line 433, theme.scss */
.side-panel .country-switcher__empty {
  color: #cfc7bc;
  font-size: 16px; }
/* line 438, theme.scss */
.side-panel .country-switcher__empty_search {
  margin-top: 20px; }
/* line 442, theme.scss */
.side-panel .country-switcher__mobile-actions {
  margin-top: 30px; }
/* line 446, theme.scss */
.side-panel .country-switcher__save {
  width: 100%;
  min-height: 49px;
  border: 0;
  background: #111111;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.2;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none; }
/* line 460, theme.scss */
.side-panel .country-switcher.is-mobile-open .country-switcher__mobile-screen {
  display: block; }
/* line 465, theme.scss */
.side-panel .country-switcher__mobile-screen.is-open {
  display: block; }

@media (max-width: 768px) {
  /* line 472, theme.scss */
  header .country-switcher__trigger {
    display: none !important; }

  /* line 478, theme.scss */
  .side-panel .country-switcher__panel,
  .side-panel .country-switcher__overlay,
  .side-panel .country-switcher__desktop-trigger-holder {
    display: none !important; } }
@media (min-width: 769px) {
  /* line 488, theme.scss */
  .side-panel .country-switcher__mobile-entry,
  .side-panel .country-switcher__mobile-screen {
    display: none !important; }

  /* line 496, theme.scss */
  header .header__area-controls .country-switcher__trigger {
    margin-right: 0.6rem; } }
