@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, #111011);
  --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, #282628);
  --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, #413d41);
  --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, #8b848b);
  --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, #f082ac);
  --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, #f4a5c4);
  --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, #f8c6da);
  --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, #ffffff);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, 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, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Montserrat);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Oswald);
  --heading-ratio:var(--draft-heading-ratio, 2.25);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 24);
  --search_count:var(--draft-search_count, 15);
  --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); }

/* line 1, _custom.scss */
.product_controls-img {
  width: 40px;
  margin: 0 0 0 30px; }

/* line 5, _custom.scss */
.product__controls-title {
  text-transform: uppercase;
  font-weight: 700; }

@media screen and (max-width: 768px) {
  /* line 11, _custom.scss */
  .product__controls-bottom {
    margin: 20px 0 0 0; } }
@media screen and (min-width: 768px) {
  /* line 17, _custom.scss */
  .product__controls-bottom {
    display: none; } }
/* Подкатегории */
/* line 23, _custom.scss */
.subcollection-list__item {
  background: #fff !important;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  transition: color 0.2s; }

/* line 31, _custom.scss */
.subcollection-list__item:hover .subcollection-list__item-title {
  color: #e3a5b0 !important; }

/* line 35, _custom.scss */
.img-ratio__inner,
.subcollection-list__item-photo .img-ratio,
.subcollection-list__item-photo {
  background: #fff !important;
  background-color: #fff !important; }

@media (max-width: 768px) {
  /* line 43, _custom.scss */
  .subcollection-list__item {
    background: #f5f5f5 !important;
    border: none !important;
    border-radius: 12px !important; }

  /* line 48, _custom.scss */
  .subcollection-list__item:hover,
  .subcollection-list__item:active {
    background: #f5f5f5 !important; }

  /* line 52, _custom.scss */
  .subcollection-list__item:active .subcollection-list__item-title {
    color: #e3a5b0 !important; } }
/* Логотип на мобильном */
@media (max-width: 768px) {
  /* line 59, _custom.scss */
  .header__logo img {
    max-height: 28px !important;
    width: auto !important; } }
/* Строка поиска */
/* line 66, _custom.scss */
.header__search-form {
  position: relative;
  display: flex;
  align-items: center; }

/* line 72, _custom.scss */
.header__search-field {
  border-radius: 50px !important;
  padding-left: 20px !important;
  padding-right: 48px !important;
  background: #f5f5f5 !important;
  border: none !important;
  height: 44px !important;
  font-size: 14px !important;
  width: 100% !important; }

/* line 83, _custom.scss */
.header__search-field:focus {
  background: #efefef !important;
  outline: none !important;
  box-shadow: none !important; }

/* line 89, _custom.scss */
.header__search-btn {
  position: absolute !important;
  right: 8px !important;
  background: transparent !important;
  border: none !important;
  color: #1a1a1a !important; }

/* Кнопки — округлые пилюли */
/* line 98, _custom.scss */
.button:not(.header__search-btn):not(.header__control-btn):not(.splide__arrow) {
  border-radius: 50px !important; }

/* line 102, _custom.scss */
.btn-buy,
.buy-btn,
button[name="button"],
.product-item__buy-btn,
.cart__submit,
.product-item__cart-btn,
.js-product-buy {
  border-radius: 50px !important; }

/* Меню — пилюли */
/* line 113, _custom.scss */
.header__menu-link {
  border: 1.5px solid #ddd !important;
  border-radius: 50px !important;
  padding: 7px 18px !important;
  font-size: 13px !important;
  transition: border-color 0.2s, color 0.2s !important; }

/* line 121, _custom.scss */
.header__menu-link:hover {
  border-color: #1a1a1a !important;
  color: #1a1a1a !important; }

/* line 126, _custom.scss */
.header__collections-link {
  border: 1.5px solid #ddd !important;
  border-radius: 50px !important;
  padding: 7px 20px !important;
  font-size: 13px !important;
  transition: border-color 0.2s, color 0.2s !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important; }

/* line 138, _custom.scss */
.header__collections-submenu .header__collections-link {
  border: none !important;
  border-radius: 0 !important;
  padding: 6px 0 !important; }

/* line 144, _custom.scss */
.header__collections-link:hover {
  border-color: #1a1a1a !important;
  color: #1a1a1a !important; }

@media (max-width: 768px) {
  /* line 150, _custom.scss */
  .header__collections-link {
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important; } }
/* Баннер */
/* line 158, _custom.scss */
.promo-slider {
  position: relative !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden; }

/* line 165, _custom.scss */
.promo-slider .img-ratio {
  --img-ratio: 2.8 !important; }

/* line 169, _custom.scss */
.promo-slider__item-content {
  display: none !important; }

@media (max-width: 768px) {
  /* line 174, _custom.scss */
  .promo-slider .img-ratio {
    --img-ratio: 1.5 !important; } }
/* line 179, _custom.scss */
.promo-slider .promo-slider__arrow-prev {
  left: 8px !important;
  position: absolute !important; }

/* line 184, _custom.scss */
.promo-slider .promo-slider__arrow-next {
  right: 8px !important;
  position: absolute !important; }

/* line 189, _custom.scss */
.promo-slider .promo-slider__arrows {
  position: absolute !important;
  width: 100% !important;
  left: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  max-width: 100% !important; }

/* Плашки на карточке товара */
/* line 199, _custom.scss */
.sticker-sale {
  display: none !important; }

/* line 203, _custom.scss */
.product-preview__sale-badge {
  display: none !important; }

/* line 207, _custom.scss */
.product-preview__price-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px; }

/* Скидка сверху слева */
/* line 215, _custom.scss */
.product-preview__sale-top {
  position: absolute !important;
  top: 10px !important;
  left: 10px !important;
  right: auto !important;
  background: #e63946;
  color: #fff;
  border-radius: 50px;
  padding: 5px 14px;
  font-size: 15px;
  font-weight: 700;
  z-index: 5; }

/* line 229, _custom.scss */
.product-preview__sale-top:empty {
  display: none; }

/* Предзаказ сверху справа */
/* line 234, _custom.scss */
.sticker-preorder {
  position: absolute !important;
  top: 10px !important;
  left: auto !important;
  right: 10px !important;
  border-radius: 50px !important;
  padding: 5px 14px !important;
  font-size: 13px !important;
  font-weight: 600 !important; }

@media (max-width: 768px) {
  /* line 246, _custom.scss */
  .product-preview__sale-top {
    top: 10px !important;
    left: 10px !important;
    right: auto !important;
    z-index: 5 !important;
    font-size: 11px !important;
    padding: 3px 8px !important; }

  /* line 255, _custom.scss */
  .sticker-preorder {
    top: 10px !important;
    left: auto !important;
    right: 10px !important;
    z-index: 5 !important;
    font-size: 11px !important;
    padding: 3px 8px !important; }

  /* line 264, _custom.scss */
  .product-preview__photo {
    position: relative !important; } }
/* Онлайн консультант */
/* line 270, _custom.scss */
.product__consultant-btn {
  display: inline-block;
  background: #e3a5b0 !important;
  color: #fff !important;
  border-radius: 50px !important;
  padding: 12px 28px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  margin-top: 12px;
  transition: background 0.2s !important; }

/* line 283, _custom.scss */
.product__consultant-btn:hover {
  background: #d4909d !important; }

/* Модальное окно */
/* line 288, _custom.scss */
.modal .modal__container {
  border-radius: 16px !important;
  padding: 32px !important; }

/* line 293, _custom.scss */
.modal input[type="text"],
.modal input[type="tel"],
.modal input[type="email"],
.modal input:not([type="checkbox"]) {
  border-radius: 50px !important;
  border: 1.5px solid #ddd !important;
  padding: 12px 20px !important;
  font-size: 14px !important;
  width: 100% !important;
  box-sizing: border-box !important; }

/* line 305, _custom.scss */
.modal input[type="text"]:focus,
.modal input[type="tel"]:focus,
.modal input[type="email"]:focus {
  border-color: #e3a5b0 !important;
  outline: none !important; }

/* line 312, _custom.scss */
.modal button[type="submit"],
.modal .button[type="submit"] {
  border-radius: 50px !important;
  background: #1a1a1a !important;
  color: #fff !important;
  padding: 14px 28px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  width: 100% !important;
  border: none !important;
  cursor: pointer !important; }

/* line 325, _custom.scss */
.system-modal input:not([type="checkbox"]),
.system-modal input:not([type="radio"]) {
  border-radius: 50px !important;
  border: 1.5px solid #ddd !important;
  padding: 12px 20px !important; }

/* line 332, _custom.scss */
.system-modal .button,
.system-modal button[type="submit"] {
  border-radius: 50px !important;
  background: #1a1a1a !important;
  color: #fff !important; }

/* Карточка товара — мобильная версия */
@media (max-width: 768px) {
  /* line 341, _custom.scss */
  .product__buy-btn-area-inner {
    flex-direction: row !important;
    align-items: center !important;
    gap: 10px !important;
    display: flex !important; }

  /* line 348, _custom.scss */
  .add-cart-counter {
    flex: 1 !important;
    width: 100% !important; }

  /* line 353, _custom.scss */
  .add-cart-counter__btn {
    height: 52px !important;
    border-radius: 50px !important;
    font-size: 15px !important;
    width: 100% !important; }

  /* line 360, _custom.scss */
  .favorites_btn.button_size-xl {
    width: 52px !important;
    height: 52px !important;
    min-width: 52px !important;
    border-radius: 50% !important;
    border: 1.5px solid #ddd !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    background: #fff !important; }

  /* line 373, _custom.scss */
  .product__consultant-btn {
    height: 52px !important;
    line-height: 52px !important;
    padding: 0 !important;
    font-size: 15px !important;
    width: 100% !important;
    display: block !important;
    text-align: center !important;
    box-sizing: border-box !important; } }
/* Страница FERRASKIN x ESLA */
/* line 386, _custom.scss */
.promo-page {
  font-family: 'Inter', 'Helvetica Neue', Arial, sans-serif;
  background: #1a2a6c;
  color: #fff;
  margin: 0 -20px;
  padding: 0; }

/* line 394, _custom.scss */
.promo-hero {
  background: #1a2a6c;
  padding: 60px 40px;
  text-align: center; }

/* line 400, _custom.scss */
.promo-collab {
  display: inline-block;
  background: #1a2a6c;
  border: 2px solid #fff;
  border-radius: 16px;
  padding: 14px 32px;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 32px;
  color: #fff; }

/* line 413, _custom.scss */
.promo-hero h1 {
  font-size: clamp(28px, 5vw, 52px);
  font-weight: 800;
  line-height: 1.15;
  margin: 0 0 16px;
  color: #fff !important; }

/* line 421, _custom.scss */
.promo-hero h1 span {
  color: #a8c4e0; }

/* line 425, _custom.scss */
.promo-tagline {
  font-size: 18px;
  color: #a8c4e0;
  margin-bottom: 40px;
  line-height: 1.6; }

/* line 432, _custom.scss */
.promo-steps {
  background: #22357a;
  padding: 50px 40px; }

/* line 437, _custom.scss */
.promo-steps h2 {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #a8c4e0;
  margin-bottom: 32px;
  text-align: center; }

/* line 447, _custom.scss */
.steps-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 900px;
  margin: 0 auto 40px; }

/* line 455, _custom.scss */
.step-card {
  background: rgba(255, 255, 255, 0.08);
  border-radius: 20px;
  padding: 28px 20px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.12); }

/* line 463, _custom.scss */
.step-num {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #a8c4e0;
  color: #1a2a6c;
  font-size: 18px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px; }

/* line 477, _custom.scss */
.step-card p {
  font-size: 14px;
  line-height: 1.6;
  color: #d0e4f5;
  margin: 0; }

/* line 484, _custom.scss */
.step-card strong {
  display: block;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 8px; }

/* line 492, _custom.scss */
.promo-prize {
  background: #1a2a6c;
  padding: 50px 40px;
  text-align: center; }

/* line 498, _custom.scss */
.prize-badge {
  display: inline-block;
  background: #a8c4e0;
  color: #1a2a6c;
  border-radius: 50px;
  padding: 8px 24px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 24px; }

/* line 511, _custom.scss */
.promo-prize h2 {
  font-size: clamp(22px, 4vw, 36px);
  font-weight: 800;
  margin: 0 0 12px;
  color: #fff !important; }

/* line 518, _custom.scss */
.promo-prize p {
  font-size: 16px;
  color: #a8c4e0;
  margin: 0 0 40px; }

/* line 524, _custom.scss */
.box-products {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 20px !important;
  max-width: 900px;
  margin: 0 auto 20px; }

/* line 532, _custom.scss */
.box-product-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 20px;
  padding: 24px 16px !important;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.12);
  text-decoration: none !important;
  color: #fff !important;
  transition: background 0.2s, transform 0.2s; }

/* line 547, _custom.scss */
.box-product-card:hover {
  background: rgba(255, 255, 255, 0.14);
  transform: translateY(-3px); }

/* line 552, _custom.scss */
.box-product-card .product-name {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #fff !important; }

/* line 561, _custom.scss */
.box-product-card .product-desc {
  font-size: 12px;
  color: #a8c4e0;
  line-height: 1.5; }

/* line 567, _custom.scss */
.box-product-img {
  width: 100px !important;
  height: 100px !important;
  object-fit: contain !important;
  margin: 0 auto 16px !important;
  display: block !important;
  flex-shrink: 0 !important; }

/* line 576, _custom.scss */
.box-value {
  font-size: 14px;
  color: #a8c4e0;
  margin-top: 20px; }

/* line 582, _custom.scss */
.promo-pickup {
  background: #22357a;
  padding: 24px 40px;
  text-align: center;
  font-size: 16px;
  color: #a8c4e0; }

/* line 590, _custom.scss */
.promo-pickup strong {
  color: #fff;
  font-size: 18px;
  display: block;
  margin-top: 4px; }

/* line 597, _custom.scss */
.promo-brand {
  background: #22357a;
  padding: 60px 40px; }

/* line 602, _custom.scss */
.promo-brand h2 {
  font-size: clamp(24px, 4vw, 40px);
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin: 0 0 16px;
  color: #fff !important;
  text-align: center; }

/* line 612, _custom.scss */
.brand-desc {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  max-width: 800px;
  margin: 0 auto 40px; }

/* line 620, _custom.scss */
.brand-desc p {
  font-size: 15px;
  color: #a8c4e0;
  line-height: 1.7;
  margin: 0; }

/* line 627, _custom.scss */
.collection-label {
  display: inline-block;
  border: 1.5px solid rgba(255, 255, 255, 0.4);
  border-radius: 50px;
  padding: 10px 28px;
  font-size: 15px;
  color: #fff !important;
  text-decoration: none !important; }

/* line 637, _custom.scss */
.promo-code-block {
  background: #1a2a6c;
  padding: 50px 40px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

/* line 644, _custom.scss */
.promo-code-block h2 {
  font-size: 20px;
  font-weight: 700;
  color: #fff !important;
  margin: 0 0 16px; }

/* line 651, _custom.scss */
.promo-code {
  display: inline-block;
  background: rgba(255, 255, 255, 0.1);
  border: 2px dashed rgba(255, 255, 255, 0.4);
  border-radius: 16px;
  padding: 16px 40px;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: #a8c4e0;
  margin-bottom: 16px; }

/* line 664, _custom.scss */
.promo-code-block p {
  font-size: 14px;
  color: #a8c4e0;
  margin: 0; }

@media (max-width: 768px) {
  /* line 671, _custom.scss */
  .promo-hero,
  .promo-steps,
  .promo-prize,
  .promo-brand,
  .promo-code-block {
    padding: 40px 20px; }

  /* line 679, _custom.scss */
  .steps-grid,
  .box-products {
    grid-template-columns: 1fr !important; }

  /* line 684, _custom.scss */
  .brand-desc {
    grid-template-columns: 1fr; }

  /* line 688, _custom.scss */
  .promo-collab {
    font-size: 16px;
    padding: 10px 20px; } }
/* Синяя тема на странице акции */
/* line 695, _custom.scss */
html.page-ferraskin-x-esla {
  background: #1a2a6c !important; }

/* line 699, _custom.scss */
html.page-ferraskin-x-esla body,
html.page-ferraskin-x-esla .page_layout,
html.page-ferraskin-x-esla .page_layout-clear,
html.page-ferraskin-x-esla main,
html.page-ferraskin-x-esla main > div,
html.page-ferraskin-x-esla main > div > div,
html.page-ferraskin-x-esla [class*="widget-type"],
html.page-ferraskin-x-esla [class*="layout"] {
  background: #1a2a6c !important;
  background-color: #1a2a6c !important; }

/* line 711, _custom.scss */
html.page-ferraskin-x-esla main > div,
html.page-ferraskin-x-esla main > div > div,
html.page-ferraskin-x-esla .page_layout {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100% !important; }

/* line 719, _custom.scss */
html.page-ferraskin-x-esla header,
html.page-ferraskin-x-esla .header,
html.page-ferraskin-x-esla .header-mobile-panel,
html.page-ferraskin-x-esla .header-part-top,
html.page-ferraskin-x-esla .header-part-main,
html.page-ferraskin-x-esla .header__content,
html.page-ferraskin-x-esla .header-part-top__inner,
html.page-ferraskin-x-esla .header-part-main__inner {
  background: #1a2a6c !important; }

/* line 730, _custom.scss */
html.page-ferraskin-x-esla .header__phone-value,
html.page-ferraskin-x-esla .header__work-time,
html.page-ferraskin-x-esla .header__menu-link,
html.page-ferraskin-x-esla .header__control-btn,
html.page-ferraskin-x-esla .header__cart,
html.page-ferraskin-x-esla .header__control-text {
  color: #fff !important; }

/* line 739, _custom.scss */
html.page-ferraskin-x-esla .header__menu-link {
  border-color: rgba(255, 255, 255, 0.3) !important; }

/* line 743, _custom.scss */
html.page-ferraskin-x-esla .header__collections-link {
  border-color: rgba(255, 255, 255, 0.3) !important;
  color: #fff !important; }

/* line 748, _custom.scss */
html.page-ferraskin-x-esla .header__search-field {
  background: rgba(255, 255, 255, 0.1) !important;
  color: #fff !important; }

/* line 753, _custom.scss */
html.page-ferraskin-x-esla .header__search-field::placeholder {
  color: rgba(255, 255, 255, 0.5) !important; }

/* line 757, _custom.scss */
html.page-ferraskin-x-esla .header__search-btn {
  color: #fff !important; }

/* line 761, _custom.scss */
html.page-ferraskin-x-esla .header__logo img {
  filter: brightness(0) invert(1) !important; }

/* line 765, _custom.scss */
html.page-ferraskin-x-esla .header__control-bage {
  background: #e3a5b0 !important; }

/* line 769, _custom.scss */
html.page-ferraskin-x-esla footer,
html.page-ferraskin-x-esla .footer {
  background: #111d52 !important;
  color: #a8c4e0 !important; }

/* line 775, _custom.scss */
html.page-ferraskin-x-esla footer a,
html.page-ferraskin-x-esla .footer a {
  color: #a8c4e0 !important; }

/* line 780, _custom.scss */
html.page-ferraskin-x-esla [class*="breadcrumb"] {
  background: #1a2a6c !important;
  color: rgba(255, 255, 255, 0.5) !important; }

/* line 785, _custom.scss */
html.page-ferraskin-x-esla [class*="breadcrumb"] a {
  color: rgba(255, 255, 255, 0.7) !important; }

/* line 789, _custom.scss */
html.page-ferraskin-x-esla .header__collections-submenu,
html.page-ferraskin-x-esla .header__collections-submenu-content,
html.page-ferraskin-x-esla [data-navigation-submenu] {
  background: #1a2a6c !important; }

/* line 795, _custom.scss */
html.page-ferraskin-x-esla .header__collections-submenu .header__collections-link {
  color: #fff !important; }

/* line 799, _custom.scss */
html.page-ferraskin-x-esla .header__collections-submenu .header__collections-link:hover {
  color: #a8c4e0 !important; }

@media (max-width: 768px) {
  /* line 803, _custom.scss */
  .box-products {
    grid-template-columns: 1fr !important; }

  /* line 807, _custom.scss */
  .box-product-card {
    flex-direction: row !important;
    align-items: center !important;
    text-align: left !important;
    padding: 16px !important;
    gap: 16px !important;
    height: auto !important; }

  /* line 816, _custom.scss */
  .box-product-img {
    width: 80px !important;
    height: 80px !important;
    flex-shrink: 0 !important;
    margin: 0 !important; }

  /* line 823, _custom.scss */
  .box-product-card .product-name {
    text-align: left !important;
    font-size: 12px !important;
    margin-bottom: 6px !important; }

  /* line 829, _custom.scss */
  .box-product-card .product-desc {
    text-align: left !important;
    font-size: 12px !important; } }
/* line 5, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

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