@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, #f082ac);
  --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, #f4a5c4);
  --color-btn-bg-minor-shade-is-light:var(--draft-color-btn-bg-minor-shade-is-light, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #f8c6da);
  --color-btn-bg-major-shade-is-light:var(--draft-color-btn-bg-major-shade-is-light, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #ffffff);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, 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, 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);
  --mm_free_delivery_threshold:var(--draft-mm_free_delivery_threshold, 15000тг.);
  --mm_delivery_eta:var(--draft-mm_delivery_eta, same_day_30_120);
  --mm_delivery_open_hour:var(--draft-mm_delivery_open_hour, 10ч.);
  --mm_delivery_close_hour:var(--draft-mm_delivery_close_hour, 23ч.);
  --mm_delivery_outside_service:var(--draft-mm_delivery_outside_service, indrive);
  --mm_ecommerce_events_enabled:var(--draft-mm_ecommerce_events_enabled, true);
  --mm_related_links_enabled:var(--draft-mm_related_links_enabled, true);
  --font-family:var(--draft-font-family, Roboto);
  --font-size:var(--draft-font-size, 14px);
  --font-family-heading:var(--draft-font-family-heading, Roboto);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 24);
  --search_count:var(--draft-search_count, 20);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, hidden);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1402px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, normal);
  --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, right);
  --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,
.outside-widgets .add-widget-link,
[data-fixed-panels] .delete-widget-link {
  display: none; }

/* v57: compact internal-link block for product and article pages */
/* line 11, theme.scss */
.mm-useful-links {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: minmax(220px, 0.72fr) minmax(0, 1.28fr);
  gap: 24px;
  max-width: 1402px;
  margin: 24px auto;
  padding: 24px;
  border: 1px solid #eadde2;
  border-radius: 22px;
  background: #fbf7f5; }

/* line 24, theme.scss */
.mm-useful-links__heading span {
  display: block;
  margin-bottom: 7px;
  color: #b84770;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 34, theme.scss */
.mm-useful-links__heading strong {
  display: block;
  color: #241f20;
  font-size: 22px;
  line-height: 1.25; }

/* line 41, theme.scss */
.mm-useful-links__items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px; }

/* line 47, theme.scss */
.mm-useful-links__items a {
  display: flex;
  align-items: center;
  min-height: 64px;
  padding: 13px 42px 13px 15px;
  border: 1px solid #eadde2;
  border-radius: 15px;
  background: #fff;
  color: #241f20;
  font-size: 14px;
  font-weight: 650;
  line-height: 1.35;
  text-decoration: none;
  position: relative;
  transition: border-color 0.2s ease, color 0.2s ease, transform 0.2s ease; }

/* line 64, theme.scss */
.mm-useful-links__items a::after {
  content: "→";
  position: absolute;
  right: 15px;
  color: #c44772;
  font-size: 18px; }

/* line 72, theme.scss */
.mm-useful-links__items a:hover,
.mm-useful-links__items a:focus-visible {
  border-color: #c44772;
  color: #a8355e;
  transform: translateY(-1px); }

@media (max-width: 900px) {
  /* line 80, theme.scss */
  .mm-useful-links {
    grid-template-columns: 1fr;
    gap: 16px; } }
@media (max-width: 767px) {
  /* line 87, theme.scss */
  .mm-useful-links {
    margin: 18px 16px;
    padding: 18px;
    border-radius: 19px; }

  /* line 93, theme.scss */
  .mm-useful-links__heading strong {
    font-size: 19px; }

  /* line 97, theme.scss */
  .mm-useful-links__items {
    grid-template-columns: 1fr; }

  /* line 101, theme.scss */
  .mm-useful-links__items a {
    min-height: 54px; } }
/* Mur-Mur v50: conversion guidance, delivery clarity and search recovery. */
/* The filter drawer must be viewport-bound. A backdrop-filter on its sticky
   parent previously made the fixed drawer use the toolbar as its containing
   block on desktop. */
/* line 111, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub)
.mm-collection-controls.mm-filter-is-open {
  z-index: 100040 !important;
  overflow: visible !important;
  transform: none !important;
  filter: none !important;
  perspective: none !important;
  contain: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important; }

/* line 123, theme.scss */
body.mm-filter-open {
  overflow: hidden !important;
  overscroll-behavior: none; }

/* line 128, theme.scss */
.mm-filter-backdrop {
  position: fixed;
  z-index: 100010;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  background: rgba(32, 27, 29, 0.42);
  cursor: default;
  backdrop-filter: none;
  -webkit-backdrop-filter: none; }

/* line 142, theme.scss */
.mm-filter-backdrop[hidden] {
  display: none !important; }

/* line 146, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub)
.mm-collection-controls .filter.is-show-mobile {
  position: fixed !important;
  z-index: 100020 !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important;
  width: min(420px, 100vw) !important;
  max-width: 100vw !important;
  height: 100vh !important;
  height: 100dvh !important;
  max-height: 100vh !important;
  max-height: 100dvh !important;
  display: flex !important;
  flex-direction: column !important;
  padding: 0 !important;
  overflow: hidden !important;
  overscroll-behavior: contain;
  touch-action: pan-y;
  transform: none !important;
  border-radius: 0 20px 20px 0;
  background: #fff;
  box-shadow: 20px 0 50px rgba(34, 28, 30, 0.18); }

/* line 172, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub)
.mm-collection-controls .filter.is-show-mobile .filter__content {
  box-sizing: border-box !important;
  min-height: 0 !important;
  height: auto !important;
  flex: 1 1 auto !important;
  padding: 20px 22px 24px !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  overscroll-behavior: contain;
  touch-action: pan-y;
  -webkit-overflow-scrolling: touch; }

/* line 186, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub)
.mm-collection-controls .filter.is-show-mobile .filter__items {
  min-height: 0 !important;
  height: auto !important;
  padding-bottom: 12px; }

/* line 193, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub)
.mm-collection-controls .filter.is-show-mobile .filter__controls {
  position: static !important;
  inset: auto !important;
  min-height: 70px !important;
  height: auto !important;
  flex: 0 0 auto !important;
  padding: 10px 20px calc(10px + env(safe-area-inset-bottom)) !important;
  border-top: 1px solid #eadfdd;
  background: rgba(255, 255, 255, 0.99);
  box-shadow: 0 -8px 24px rgba(48, 35, 39, 0.08); }

/* line 206, theme.scss */
button.filter-item__name.js-toggle-show-filter-item,
.filter-item__name.js-toggle-show-filter-item[role="button"] {
  width: 100%;
  margin: 0;
  padding: 0;
  appearance: none;
  color: inherit;
  border: 0;
  background: transparent;
  cursor: pointer;
  font: inherit;
  text-align: left; }

/* line 220, theme.scss */
.filter-item__name.js-toggle-show-filter-item:focus-visible,
.mm-filter-backdrop:focus-visible {
  outline: 3px solid rgba(184, 79, 114, 0.42);
  outline-offset: 3px; }

/* line 226, theme.scss */
#mm-product-grid {
  scroll-margin-top: 104px; }

/* Search results use the same warm text-panel background as every product card. */
/* line 231, theme.scss */
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .catalog-list.grid-list {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 16px !important; }

/* line 238, theme.scss */
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .catalog-list > .product-preview {
  box-sizing: border-box;
  height: 100%;
  padding: 15px;
  overflow: hidden;
  border: 1px solid rgba(89, 64, 73, 0.12);
  border-radius: 20px;
  background: #fbf7f4;
  box-shadow: 0 9px 26px rgba(42, 28, 31, 0.065); }

/* line 250, theme.scss */
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__content {
  grid-template-areas: "photo" "title" "rating" "description" "bottom" "bnpl";
  grid-template-columns: minmax(0, 1fr) !important; }

/* line 262, theme.scss */
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__area-photo,
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__photo,
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__photo .img-ratio {
  width: 100% !important;
  min-width: 0 !important; }

/* line 272, theme.scss */
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__photo {
  margin-bottom: 13px;
  overflow: hidden;
  border: 1px solid rgba(89, 64, 73, 0.08);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.84); }

/* line 281, theme.scss */
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__photo .img-ratio,
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__photo .img-ratio__inner,
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__photo img {
  border-radius: 14px; }

/* line 290, theme.scss */
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__controls-left,
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .favorites_btn,
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__compare-btn {
  display: none !important; }

/* line 299, theme.scss */
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__area-bottom {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 44px !important;
  gap: 8px;
  align-items: end; }

/* line 307, theme.scss */
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__price {
  min-width: 0;
  margin: 0;
  align-self: center; }

/* line 314, theme.scss */
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__controls {
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: flex-end; }

/* line 322, theme.scss */
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__controls > .add-cart-counter,
body[data-theme-template="search"]
.widget-type_system_widget_v4_catalog_4 .product-preview__controls > .button {
  width: 44px;
  min-width: 44px; }

@media (max-width: 1199px) {
  /* line 331, theme.scss */
  body[data-theme-template="search"]
  .widget-type_system_widget_v4_catalog_4 .catalog-list.grid-list {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important; } }
/* Cleaner internal header without changing the custom homepage header. */
/* line 338, theme.scss */
body:not([data-theme-template="index"]) header .header-part-top {
  border-bottom: 1px solid rgba(231, 221, 218, 0.75);
  background: #fbf8f6; }

/* line 343, theme.scss */
body:not([data-theme-template="index"]) header .header-part-main {
  border-bottom: 1px solid #eadfdd;
  background: #fff;
  box-shadow: 0 7px 22px rgba(49, 38, 41, 0.045); }

/* line 349, theme.scss */
body:not([data-theme-template="index"]) header .header__search-form {
  border-radius: 14px;
  background: #f8f5f3; }

/* line 354, theme.scss */
body:not([data-theme-template="index"]) header .header__search-field {
  background: transparent; }

/* line 358, theme.scss */
body:not([data-theme-template="index"]) header .header__control-btn,
body:not([data-theme-template="index"]) header .header__show-collection-btn {
  transition: border-color .16s ease, background-color .16s ease, transform .16s ease; }

@media (hover: hover) {
  /* line 364, theme.scss */
  body:not([data-theme-template="index"]) header .header__control-btn:hover,
  body:not([data-theme-template="index"]) header .header__show-collection-btn:hover {
    transform: translateY(-1px); } }
@media (min-width: 768px) {
  /* line 371, theme.scss */
  .widget-type_system_widget_v4_breadcrumbs_1 .breadcrumb-item.button-breadcrumb {
    display: none !important; } }
/* line 376, theme.scss */
body[data-theme-template="product"] .content-description.static-text.is-normalized-description,
body[data-theme-template="product"] .content-description.is-normalized-description {
  width: 100%;
  max-width: 820px;
  margin-right: auto;
  margin-left: 0; }

/* line 384, theme.scss */
body[data-theme-template="product"] .mm-product-context-links {
  width: 100%;
  max-width: 820px;
  box-sizing: border-box;
  margin: 24px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid #eadde2;
  color: #5f585a;
  font-size: 16px;
  line-height: 1.65; }

/* line 396, theme.scss */
body[data-theme-template="product"] .mm-product-context-links a {
  color: #ac3e66;
  font-weight: 650;
  text-decoration: underline;
  text-decoration-color: rgba(172, 62, 102, 0.45);
  text-decoration-thickness: 1px;
  text-underline-offset: 3px; }

/* line 405, theme.scss */
body[data-theme-template="product"] .mm-product-context-links a:hover,
body[data-theme-template="product"] .mm-product-context-links a:focus-visible {
  color: #862947;
  text-decoration-color: currentColor; }

@media (max-width: 767px) {
  /* line 412, theme.scss */
  body[data-theme-template="product"] .mm-product-context-links {
    margin-top: 20px;
    padding-top: 18px;
    font-size: 15px;
    line-height: 1.6; }

  /* line 419, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .mm-collection-controls .filter.is-show-mobile {
    width: 100vw !important;
    border-radius: 0; }

  /* line 425, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .mm-collection-controls .filter.is-show-mobile .filter__content {
    padding: 18px 20px 22px !important; }

  /* line 430, theme.scss */
  body[data-theme-template="search"]
  .widget-type_system_widget_v4_catalog_4 .catalog-list.grid-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important; }

  /* line 436, theme.scss */
  body[data-theme-template="search"]
  .widget-type_system_widget_v4_catalog_4 .catalog-list > .product-preview {
    padding: 10px;
    border-radius: 16px;
    box-shadow: 0 7px 20px rgba(42, 28, 31, 0.055); }

  /* line 443, theme.scss */
  body[data-theme-template="search"]
  .widget-type_system_widget_v4_catalog_4 .product-preview__photo {
    margin-bottom: 12px;
    border-radius: 13px; }

  /* line 449, theme.scss */
  body:not([data-theme-template="index"]) main {
    padding-bottom: calc(98px + env(safe-area-inset-bottom)) !important; }

  /* line 453, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"] {
    position: fixed !important;
    z-index: 9990 !important;
    right: 10px !important;
    bottom: calc(10px + env(safe-area-inset-bottom)) !important;
    left: 10px !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    pointer-events: none;
    background: transparent !important;
    transform: none !important;
    filter: none !important;
    perspective: none !important;
    contain: none !important; }

  /* line 470, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"]
  .widget-type_system_widget_v4_bottom_navigation_bar_1 {
    --layout-pt: 0 !important;
    --layout-pb: 0 !important;
    box-sizing: border-box;
    width: 100% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: visible !important;
    border: 1px solid rgba(220, 208, 211, 0.92);
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 14px 38px rgba(37, 29, 31, 0.18);
    pointer-events: auto;
    transform: none !important;
    filter: none !important;
    perspective: none !important;
    contain: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important; }

  /* line 492, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"]
  .widget-type_system_widget_v4_bottom_navigation_bar_1 > .layout,
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"]
  .widget-type_system_widget_v4_bottom_navigation_bar_1 > .layout__content,
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"]
  .widget-type_system_widget_v4_bottom_navigation_bar_1 > .layout > .layout__content {
    min-height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  /* line 503, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"] .navigation-bar {
    box-sizing: border-box;
    height: 80px !important;
    min-height: 80px !important;
    padding: 8px 7px !important;
    align-items: stretch !important;
    border-radius: 21px;
    background: transparent; }

  /* line 513, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"] .navigation-bar__item {
    box-sizing: border-box;
    min-height: 64px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    padding: 4px 2px !important;
    border-radius: 16px;
    line-height: 1 !important; }

  /* line 526, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"] .navigation-bar__icon {
    width: 28px !important;
    height: 28px !important;
    min-height: 28px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    font-size: 24px;
    line-height: 1 !important; }

  /* line 538, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"] .navigation-bar__title {
    min-height: 12px;
    margin: 0 !important;
    font-size: 11px;
    line-height: 1.05 !important; }

  /* line 545, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"]
  .navigation-bar__item.mm-navigation-whatsapp,
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"]
  .mm-navigation-whatsapp .navigation-bar__icon,
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"]
  .mm-navigation-whatsapp .navigation-bar__title {
    transform: none !important; }

  /* line 554, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"]
  .mm-navigation-whatsapp__icon {
    width: 27px !important;
    height: 27px !important;
    margin: 0 !important;
    transform: translateY(-1px); }

  /* line 562, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"] .navigation-bar-panel {
    position: fixed !important;
    z-index: 100030 !important;
    top: calc(10px + env(safe-area-inset-top)) !important;
    right: 10px !important;
    bottom: calc(98px + env(safe-area-inset-bottom)) !important;
    left: 10px !important;
    width: auto !important;
    max-width: none !important;
    height: auto !important;
    max-height: none !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
    touch-action: pan-y;
    border: 1px solid rgba(220, 208, 211, 0.92);
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 18px 48px rgba(37, 29, 31, 0.22);
    pointer-events: auto;
    -webkit-overflow-scrolling: touch; }

  /* line 585, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"]
  .navigation-bar-panel__content,
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"]
  .navigation-bar-panel__inner {
    min-height: 100% !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important; }

  /* line 595, theme.scss */
  body[data-theme-template="product"] .content-description.is-normalized-description {
    max-width: 100%; } }
@media (max-width: 380px) {
  /* line 601, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"] {
    right: 6px !important;
    left: 6px !important; }

  /* line 606, theme.scss */
  body:not([data-theme-template="index"]) [data-fixed-panels="bottom"] .navigation-bar__title {
    font-size: 10px; } }
/* Keep controls visible while the owner-only InSales preview bar is shown. */
@media (max-width: 767px) {
  /* line 613, theme.scss */
  html[style*="--is-editor:true"] body[data-theme-template="collection"]:not(.mm-collection-hub)
  .mm-collection-controls .filter.is-show-mobile {
    bottom: 92px !important;
    height: calc(100dvh - 92px) !important;
    max-height: calc(100dvh - 92px) !important; } }
@media (min-width: 768px) {
  /* line 622, theme.scss */
  html[style*="--is-editor:true"] body[data-theme-template="collection"]:not(.mm-collection-hub)
  .mm-collection-controls .filter.is-show-mobile {
    top: 48px !important;
    height: calc(100dvh - 48px) !important;
    max-height: calc(100dvh - 48px) !important; } }
@media (max-width: 768px) {
  /* line 631, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

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

  /* line 637, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* v50: inline return from long collection descriptions to the category choice. */
/* line 643, theme.scss */
#mm-category-options,
.mm-category-options-target {
  scroll-margin-top: 104px;
  outline: none; }

/* line 649, theme.scss */
.mm-back-to-categories {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  padding-top: 22px;
  border-top: 1px solid #eadfdd; }

/* line 657, theme.scss */
.mm-back-to-categories a {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 20px 0 11px;
  color: #282425 !important;
  border: 1px solid #ddcdd2;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(56, 40, 45, 0.07);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none !important;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease; }

/* line 676, theme.scss */
.mm-back-to-categories a:hover {
  color: #8f3654 !important;
  border-color: #d3a4b4;
  box-shadow: 0 10px 25px rgba(88, 50, 62, 0.12);
  transform: translateY(-1px); }

/* line 683, theme.scss */
.mm-back-to-categories a:focus-visible {
  outline: 3px solid rgba(184, 79, 114, 0.3);
  outline-offset: 3px; }

/* line 688, theme.scss */
.mm-back-to-categories__arrow {
  width: 34px;
  height: 34px;
  display: inline-grid;
  flex: 0 0 34px;
  place-items: center;
  color: #fff;
  border-radius: 50%;
  background: #b84f72;
  font-size: 19px;
  line-height: 1; }

/* v50: cart threshold and honest delivery conditions. */
/* line 702, theme.scss */
.mm-delivery-progress {
  box-sizing: border-box;
  width: min(1280px, calc(100% - 48px));
  margin: 2px auto 20px;
  padding: 20px 22px;
  border: 1px solid #e6dadd;
  border-radius: 20px;
  background: #fbf7f4;
  box-shadow: 0 9px 26px rgba(52, 37, 42, 0.055); }

/* line 713, theme.scss */
.mm-delivery-progress.is-hidden {
  display: none; }

/* line 717, theme.scss */
.mm-delivery-progress__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 18px; }

/* line 724, theme.scss */
.mm-delivery-progress__head > div {
  min-width: 0; }

/* line 728, theme.scss */
.mm-delivery-progress__eyebrow {
  display: block;
  margin-bottom: 5px;
  color: #a94367;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .09em;
  line-height: 1.2;
  text-transform: uppercase; }

/* line 739, theme.scss */
.mm-delivery-progress__head strong {
  display: block;
  color: #282425;
  font-size: 18px;
  font-weight: 850;
  line-height: 1.25; }

/* line 747, theme.scss */
.mm-delivery-progress__amount {
  flex: 0 0 auto;
  color: #786e71;
  font-size: 12px;
  font-weight: 750;
  white-space: nowrap; }

/* line 755, theme.scss */
.mm-delivery-progress__track {
  height: 9px;
  margin: 15px 0 11px;
  overflow: hidden;
  border-radius: 999px;
  background: #eadfe1; }

/* line 763, theme.scss */
.mm-delivery-progress__track span {
  width: 0;
  height: 100%;
  display: block;
  border-radius: inherit;
  background: linear-gradient(90deg, #d8638b 0%, #b84f72 100%);
  transition: width .28s ease; }

/* line 772, theme.scss */
.mm-delivery-progress.is-complete .mm-delivery-progress__track span {
  background: #2a8a61; }

/* line 776, theme.scss */
.mm-delivery-progress p {
  margin: 0;
  color: #665d60;
  font-size: 13px;
  line-height: 1.45; }

/* line 783, theme.scss */
.mm-delivery-progress > a {
  width: max-content;
  max-width: 100%;
  display: inline-block;
  margin-top: 8px;
  color: #9f3f5f;
  font-size: 13px;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 3px; }

/* v50: useful continuation instead of a dead-end empty search. */
/* line 796, theme.scss */
.mm-search-recovery {
  padding: 4px 0 42px; }

/* line 800, theme.scss */
.mm-search-recovery .layout__content {
  box-sizing: border-box;
  width: min(1280px, calc(100% - 48px));
  margin: 0 auto;
  padding: 28px;
  border: 1px solid #eadfe1;
  border-radius: 24px;
  background: #fbf7f4;
  box-shadow: 0 12px 34px rgba(51, 35, 40, 0.06); }

/* line 811, theme.scss */
.mm-search-recovery__intro {
  max-width: 760px; }

/* line 815, theme.scss */
.mm-search-recovery__eyebrow,
.mm-search-recovery__section-head > span {
  display: block;
  margin-bottom: 6px;
  color: #a94367;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .09em;
  line-height: 1.2;
  text-transform: uppercase; }

/* line 827, theme.scss */
.mm-search-recovery h2,
.mm-search-recovery h3 {
  margin: 0;
  color: #282425;
  font-weight: 850;
  letter-spacing: -.025em; }

/* line 835, theme.scss */
.mm-search-recovery h2 {
  font-size: clamp(27px, 3.5vw, 40px);
  line-height: 1.08; }

/* line 840, theme.scss */
.mm-search-recovery h3 {
  font-size: 24px;
  line-height: 1.15; }

/* line 845, theme.scss */
.mm-search-recovery__intro p {
  margin: 11px 0 0;
  color: #6e6568;
  font-size: 15px;
  line-height: 1.55; }

/* line 852, theme.scss */
.mm-search-recovery__queries {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px; }

/* line 859, theme.scss */
.mm-search-recovery__queries a {
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  padding: 0 13px;
  color: #51494b;
  border: 1px solid #dfd2d5;
  border-radius: 999px;
  background: #fff;
  font-size: 13px;
  font-weight: 750;
  text-decoration: none; }

/* line 873, theme.scss */
.mm-search-recovery__queries a:hover {
  color: #8f3654;
  border-color: #d3a4b4; }

/* line 878, theme.scss */
.mm-search-recovery__categories {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 24px; }

/* line 885, theme.scss */
.mm-search-recovery__categories a {
  min-width: 0;
  display: grid;
  grid-template-columns: 74px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  padding: 11px 14px 11px 10px;
  color: #302a2c;
  border: 1px solid #e4d9dc;
  border-radius: 17px;
  background: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
  text-decoration: none;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease; }

/* line 903, theme.scss */
.mm-search-recovery__categories a:hover {
  border-color: #d3a4b4;
  box-shadow: 0 9px 22px rgba(70, 47, 54, 0.08);
  transform: translateY(-1px); }

/* line 909, theme.scss */
.mm-search-recovery__categories img {
  width: 74px;
  height: 74px;
  display: block;
  object-fit: contain; }

/* line 916, theme.scss */
.mm-search-recovery__help {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 22px;
  padding: 18px 20px;
  color: #fff;
  border-radius: 18px;
  background: #282425; }

/* line 928, theme.scss */
.mm-search-recovery__help div {
  min-width: 0;
  display: grid;
  gap: 3px; }

/* line 934, theme.scss */
.mm-search-recovery__help strong {
  font-size: 16px; }

/* line 938, theme.scss */
.mm-search-recovery__help span {
  color: #d9d0d2;
  font-size: 13px;
  line-height: 1.4; }

/* line 944, theme.scss */
.mm-search-recovery__help > a {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  padding: 0 16px;
  color: #fff;
  border-radius: 13px;
  background: #198b58;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none; }

/* line 959, theme.scss */
.mm-search-recovery__popular {
  margin-top: 30px;
  padding-top: 25px;
  border-top: 1px solid #e4d9dc; }

/* line 965, theme.scss */
.mm-search-recovery__section-head {
  margin-bottom: 15px; }

/* line 969, theme.scss */
.mm-search-recovery__products {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px; }

/* line 975, theme.scss */
.mm-search-recovery__products .mm-cross-sell-card__body {
  min-height: 165px; }

/* v50: privacy and delivery reassurance at checkout. */
/* line 980, theme.scss */
.mm-checkout-assurance-wrap {
  box-sizing: border-box; }

/* line 984, theme.scss */
.mm-checkout-assurance {
  display: grid;
  gap: 4px;
  padding: 17px 19px;
  color: #5f5659;
  border: 1px solid #e5dadd;
  border-radius: 17px;
  background: #fbf7f4;
  font-size: 13px;
  line-height: 1.4; }

/* line 996, theme.scss */
.mm-checkout-assurance strong {
  margin-bottom: 2px;
  color: #282425;
  font-size: 15px;
  font-weight: 850; }

/* line 1003, theme.scss */
.mm-checkout-assurance a {
  width: max-content;
  max-width: 100%;
  margin-top: 4px;
  color: #9f3f5f;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 3px; }

/* line 1013, theme.scss */
.mm-phone-help {
  display: block;
  margin-top: 6px;
  color: #756c6f;
  font-size: 12px;
  line-height: 1.35; }

@media (max-width: 767px) {
  /* line 1022, theme.scss */
  .mm-back-to-categories {
    margin-top: 24px;
    padding-top: 18px; }

  /* line 1027, theme.scss */
  .mm-back-to-categories a {
    width: 100%;
    box-sizing: border-box; }

  /* line 1032, theme.scss */
  .mm-delivery-progress {
    width: calc(100% - 24px);
    margin-bottom: 14px;
    padding: 16px 15px;
    border-radius: 18px; }

  /* line 1039, theme.scss */
  .mm-delivery-progress__head {
    align-items: flex-start; }

  /* line 1043, theme.scss */
  .mm-delivery-progress__head strong {
    font-size: 15px; }

  /* line 1047, theme.scss */
  .mm-delivery-progress__amount {
    display: none; }

  /* line 1051, theme.scss */
  .mm-search-recovery {
    padding-bottom: 24px; }

  /* line 1055, theme.scss */
  .mm-search-recovery .layout__content {
    width: calc(100% - 24px);
    padding: 19px 15px;
    border-radius: 20px; }

  /* line 1061, theme.scss */
  .mm-search-recovery h2 {
    font-size: 27px; }

  /* line 1065, theme.scss */
  .mm-search-recovery__intro p {
    font-size: 14px; }

  /* line 1069, theme.scss */
  .mm-search-recovery__categories,
  .mm-search-recovery__products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px; }

  /* line 1075, theme.scss */
  .mm-search-recovery__categories a {
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 8px;
    padding: 9px;
    border-radius: 15px;
    font-size: 12px; }

  /* line 1083, theme.scss */
  .mm-search-recovery__categories img {
    width: 54px;
    height: 54px; }

  /* line 1088, theme.scss */
  .mm-search-recovery__help {
    align-items: stretch;
    flex-direction: column;
    gap: 13px;
    padding: 16px; }

  /* line 1095, theme.scss */
  .mm-search-recovery__help > a {
    width: 100%;
    box-sizing: border-box; }

  /* line 1100, theme.scss */
  .mm-search-recovery__popular {
    margin-top: 24px;
    padding-top: 21px; }

  /* line 1105, theme.scss */
  .mm-search-recovery__products .mm-cross-sell-card__body {
    min-height: 154px; }

  /* line 1109, theme.scss */
  .mm-checkout-assurance {
    padding: 15px;
    border-radius: 15px;
    font-size: 12px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 1117, theme.scss */
  .mm-back-to-categories a,
  .mm-delivery-progress__track span,
  .mm-search-recovery__categories a {
    transition: none; } }
/* Mur-Mur v6: общие улучшения внутренних страниц */
/* line 1125, theme.scss */
body:not([data-theme-template="index"]) {
  color: #221f20;
  background: #fbf7f4;
  font-family: Inter, Roboto, Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; }

/* line 1132, theme.scss */
body:not([data-theme-template="index"]) .page_layout,
body:not([data-theme-template="index"]) main {
  background: #fff; }

/* line 1137, theme.scss */
body[data-theme-template="collection"] h1 {
  margin-top: 0;
  color: #221f20;
  font-size: clamp(30px, 4vw, 46px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -.035em; }

/* line 1146, theme.scss */
body[data-theme-template="collection"] .page_section_top {
  background: #fff; }

/* line 1150, theme.scss */
body[data-theme-template="collection"] .page_section_top .widget-type_system_widget_v4_page_title_1 {
  display: none !important; }

/* line 1154, theme.scss */
.mm-collection-heading {
  padding-top: 22px;
  padding-bottom: 8px;
  background: #fff; }

/* line 1160, theme.scss */
.mm-collection-heading h1 {
  margin-bottom: 10px !important; }

/* line 1164, theme.scss */
.mm-collection-heading p {
  max-width: 720px;
  margin: 0;
  color: #6e6668;
  font-size: 16px;
  line-height: 1.55; }

/* line 1172, theme.scss */
body.mm-collection-hub [data-mm-hide-on-category-hub] {
  display: none !important; }

/* line 1176, theme.scss */
body.mm-collection-hub .widget-type_system_widget_v4_filter_sort_1 {
  display: none !important; }

/* line 1180, theme.scss */
body.mm-collection-hub main {
  padding-top: 0 !important; }

/* Гармоничное окно подтверждения возраста на всех страницах */
/* line 1185, theme.scss */
.widget-type_system_widget_v4_modal_age_1.is-show-fullscreen {
  background: rgba(24, 21, 22, 0.72) !important;
  backdrop-filter: blur(9px) saturate(0.82);
  -webkit-backdrop-filter: blur(9px) saturate(0.82); }

/* line 1191, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .layout__content {
  width: min(390px, calc(100% - 28px)) !important;
  margin-right: auto !important;
  margin-left: auto !important; }

/* line 1197, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .age-banner {
  box-sizing: border-box;
  width: 100% !important;
  padding: 26px 26px 20px !important;
  overflow: hidden;
  color: #292426 !important;
  border: 1px solid rgba(255, 255, 255, 0.62) !important;
  border-radius: 24px !important;
  background: #fff !important;
  box-shadow: 0 24px 72px rgba(17, 13, 14, 0.28) !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  text-align: center !important; }

/* line 1211, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .age-banner::before {
  display: none; }

/* line 1215, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .age-text::before {
  display: none; }

/* line 1219, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .age-text,
.widget-type_system_widget_v4_modal_age_1 .age-text p,
.widget-type_system_widget_v4_modal_age_1 .age-text strong,
.widget-type_system_widget_v4_modal_age_1 .age-text span {
  overflow-wrap: normal !important;
  word-break: keep-all !important;
  hyphens: none !important; }

/* line 1228, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .age-text p {
  margin: 0 !important;
  color: #292426 !important;
  line-height: 1.35 !important; }

/* line 1234, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .age-text strong {
  display: block;
  margin: 0;
  color: #211d1e;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: -.025em;
  line-height: 1.18; }

/* line 1244, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .age-text span {
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  margin: 0 auto 15px;
  padding: 0 12px 0 37px;
  color: #a54163;
  border: 1px solid rgba(184, 79, 114, 0.16);
  border-radius: 999px;
  background-color: #fbf0f4;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16 3.5 26 7v8.2c0 6.6-3.8 11.2-10 14-6.2-2.8-10-7.4-10-14V7Z' fill='none' stroke='%23b84f72' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: 9px center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .085em;
  line-height: 1;
  text-transform: uppercase; }

/* line 1265, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .age-link {
  width: min(280px, 100%);
  display: flex !important;
  flex-direction: column-reverse;
  gap: 7px !important;
  margin: 18px auto 0 !important; }

/* line 1273, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .js-age-button {
  box-sizing: border-box;
  width: 100% !important;
  min-height: 50px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  padding: 0 16px !important;
  border: 1px solid transparent !important;
  border-radius: 15px !important;
  font-family: inherit !important;
  font-size: 13px !important;
  font-weight: 750 !important;
  line-height: 1.25 !important;
  text-align: center;
  text-decoration: none !important;
  transition: transform .18s ease, background-color .18s ease, box-shadow .18s ease; }

/* line 1293, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .button_out {
  min-height: 36px !important;
  color: #766d70 !important;
  border-color: transparent !important;
  background: transparent !important;
  font-weight: 650 !important; }

/* line 1301, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .button_in {
  color: #fff !important;
  background: #b84f72 !important;
  box-shadow: 0 10px 24px rgba(184, 79, 114, 0.24);
  cursor: pointer; }

/* line 1308, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .js-age-button:hover {
  transform: translateY(-1px); }

/* line 1312, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .button_in:hover {
  background: #bd5576 !important; }

/* line 1316, theme.scss */
.mm-not-found {
  min-height: 58vh;
  display: flex;
  align-items: center;
  padding: 72px 24px;
  background: linear-gradient(145deg, #fff 0%, #fbf3f0 100%);
  text-align: center; }

/* line 1325, theme.scss */
.mm-not-found .layout__content {
  width: min(620px, 100%);
  margin: auto; }

/* line 1330, theme.scss */
.mm-not-found__code {
  display: block;
  color: #a54161;
  font-size: 15px;
  font-weight: 850;
  letter-spacing: .2em; }

/* line 1338, theme.scss */
.mm-not-found h1 {
  margin: 12px 0 16px;
  color: #221f20;
  font-size: clamp(36px, 7vw, 58px);
  font-weight: 850;
  letter-spacing: -.045em;
  line-height: 1.05; }

/* line 1347, theme.scss */
.mm-not-found p {
  max-width: 500px;
  margin: 0 auto;
  color: #6e6668;
  font-size: 17px;
  line-height: 1.6; }

/* line 1355, theme.scss */
.mm-not-found__actions {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 30px; }

/* line 1362, theme.scss */
.mm-not-found__actions a {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  color: #fff;
  border: 1px solid #221f20;
  border-radius: 14px;
  background: #221f20;
  font-weight: 750;
  text-decoration: none; }

/* line 1376, theme.scss */
.mm-not-found__actions a + a {
  color: #3e3739;
  border-color: #e4dad7;
  background: #fff; }

/* line 1382, theme.scss */
button:focus-visible,
a:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: 3px solid rgba(184, 79, 114, 0.48);
  outline-offset: 3px; }

/* line 1391, theme.scss */
.mm-skip-link {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 2147483647;
  padding: 12px 16px;
  color: #fff;
  border-radius: 12px;
  background: #282425;
  font-size: 14px;
  font-weight: 750;
  text-decoration: none;
  transform: translateY(-160%);
  transition: transform .16s ease; }

/* line 1407, theme.scss */
.mm-skip-link:focus {
  transform: translateY(0); }

@media (max-width: 767px) {
  /* line 1412, theme.scss */
  body[data-theme-template="collection"] h1 {
    font-size: clamp(28px, 8.5vw, 36px); }

  /* line 1416, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .product-preview__controls {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; } }
/* Mur-Mur v14: современная навигация и структура каталога */
/* line 1424, theme.scss */
.mm-collection-back {
  display: none; }

/* line 1428, theme.scss */
body.mm-collection-hub .widget-type_system_widget_v4_catalog_4,
body.mm-collection-hub .widget-type_system_widget_v4_pagination_1,
body.mm-collection-hub .widget-type_system_widget_v4_filter_sort_1 {
  display: none !important; }

/* line 1434, theme.scss */
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 {
  padding-top: 24px;
  padding-bottom: 48px;
  background: #fff; }

/* line 1440, theme.scss */
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 .layout__content {
  max-width: 900px !important;
  padding: 30px 34px;
  border: 1px solid #eadfdd;
  border-radius: 22px;
  background: #fbf7f4; }

/* line 1448, theme.scss */
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 h2,
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 h3,
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 h4 {
  margin-top: 28px;
  margin-bottom: 12px;
  color: #282325;
  font-weight: 800;
  letter-spacing: -.025em;
  line-height: 1.16; }

/* line 1459, theme.scss */
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 h2:first-child,
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 h3:first-child,
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 h4:first-child {
  margin-top: 0; }

/* line 1465, theme.scss */
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 h2,
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 h3 {
  font-size: clamp(24px, 3vw, 34px); }

/* line 1470, theme.scss */
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 h4 {
  font-size: 20px; }

/* line 1474, theme.scss */
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 .mm-heading-level-3 {
  font-size: 20px; }

/* line 1478, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls {
  position: sticky;
  top: 0;
  z-index: 30;
  border-top: 1px solid rgba(234, 223, 221, 0.75);
  border-bottom: 1px solid rgba(234, 223, 221, 0.9);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 8px 24px rgba(47, 35, 39, 0.05);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px); }

/* line 1490, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls button,
body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .button {
  min-height: 44px; }

/* v40: компактные элементы управления каталогом и полноценная мобильная
   панель фильтров. Все правила ограничены только системным виджетом фильтра,
   чтобы не затрагивать карточку товара, корзину и быстрый заказ. */
@media (max-width: 767px) {
  /* line 1499, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls {
    --layout-pt: 8px !important;
    --layout-pb: 8px !important;
    position: relative;
    top: auto;
    z-index: 20;
    border-top: 0;
    background: #fff;
    box-shadow: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none; }

  /* line 1512, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .layout__content {
    padding-top: 8px !important;
    padding-bottom: 8px !important; }

  /* line 1517, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter-top-controls {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 8px;
    align-items: stretch; }

  /* line 1524, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .show-mobile-filter-btn {
    width: 100%;
    min-width: 0;
    min-height: 42px;
    margin: 0;
    padding: 0 13px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #342f31;
    border: 1px solid #ded6d4;
    border-radius: 12px;
    background: #f8f5f3;
    font-size: 14px;
    font-weight: 700;
    line-height: 1; }

  /* line 1542, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .show-mobile-filter-btn .icon {
    padding-left: 8px;
    font-size: 16px; }

  /* line 1547, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .collection-sort,
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .collection-order-wrapper,
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .collection-order,
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .select-wrapper {
    width: 100%;
    min-width: 0; }

  /* line 1555, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .js-sorting-trigger {
    width: 100%;
    min-height: 42px;
    height: 42px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 13px;
    color: #342f31;
    border: 1px solid #ded6d4;
    border-radius: 12px;
    background: #fff;
    font-size: 14px;
    font-weight: 650; }

  /* line 1570, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter {
    width: 100vw;
    max-width: none;
    padding-bottom: calc(70px + env(safe-area-inset-bottom));
    z-index: 100000;
    background: #fff;
    box-shadow: none; }

  /* line 1579, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter__content {
    box-sizing: border-box;
    height: 100%;
    padding: 18px 20px calc(24px + env(safe-area-inset-bottom));
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch; }

  /* line 1587, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter__head {
    min-height: 44px;
    margin: 0 0 8px;
    padding: 4px 48px 12px 0;
    display: flex;
    align-items: center;
    gap: 14px;
    border-bottom: 1px solid #eee5e3; }

  /* line 1597, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter__head-title {
    margin: 0;
    color: #252123;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.1; }

  /* line 1605, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter__head-reset {
    margin: 0;
    font-size: 14px; }

  /* line 1610, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter__hide-mobile-filter-btn {
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    min-height: 44px; }

  /* line 1618, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter-item {
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #f0e9e7; }

  /* line 1624, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter-item__name {
    min-height: 24px;
    color: #302b2d;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px; }

  /* line 1632, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter-item__content {
    padding: 14px 0 2px; }

  /* line 1636, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter-option__content {
    min-height: 38px;
    align-items: center; }

  /* line 1641, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter__controls {
    height: auto;
    min-height: 70px;
    padding: 10px 20px calc(10px + env(safe-area-inset-bottom));
    border-top: 1px solid #eadfdd;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 -8px 24px rgba(48, 35, 39, 0.08); }

  /* line 1650, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub) .mm-collection-controls .filter__controls .button {
    min-height: 48px;
    border-radius: 12px;
    background: #b84f72;
    font-size: 16px;
    font-weight: 750; } }
/* Mur-Mur v49: единая подложка всех товарных карточек без привязки к категории. */
/* line 1660, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub)
.widget-type_system_widget_v4_catalog_4 .catalog-list.grid-list {
  grid-row-gap: 16px;
  grid-column-gap: 16px; }

/* line 1666, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub)
.widget-type_system_widget_v4_catalog_4 .catalog-list > .product-preview {
  box-sizing: border-box;
  padding: 16px;
  overflow: hidden;
  border: 1px solid rgba(89, 64, 73, 0.12);
  border-radius: 20px;
  background: #fbf7f4;
  box-shadow: 0 9px 26px rgba(42, 28, 31, 0.065); }

/* line 1677, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub)
.widget-type_system_widget_v4_catalog_4 .product-preview__photo {
  overflow: hidden;
  border: 1px solid rgba(89, 64, 73, 0.08);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.82); }

/* line 1685, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub)
.widget-type_system_widget_v4_catalog_4 .product-preview__photo .img-ratio,
body[data-theme-template="collection"]:not(.mm-collection-hub)
.widget-type_system_widget_v4_catalog_4 .product-preview__photo .img-ratio__inner,
body[data-theme-template="collection"]:not(.mm-collection-hub)
.widget-type_system_widget_v4_catalog_4 .product-preview__photo img {
  border-radius: 14px; }

/* line 1694, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub)
.widget-type_system_widget_v4_catalog_4 .product-preview__photo img {
  background: rgba(255, 255, 255, 0.82); }

/* Mur-Mur v47: the system catalog reserves a 45 px desktop column for
   favorites and comparison. Those controls are hidden in v45, so the empty
   column must be removed to let the product photo use the full card width. */
@media (min-width: 768px) {
  /* line 1703, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__content {
    grid-template-areas: "photo" "title" "rating" "description" "bottom" "bnpl";
    grid-template-columns: minmax(0, 1fr); }

  /* line 1715, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__area-photo,
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__photo,
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__photo .img-ratio {
    width: 100%;
    min-width: 0; } }
/* Mur-Mur v45: favorites and comparison are removed from catalog cards. */
/* line 1727, theme.scss */
body[data-theme-template="collection"]:not(.mm-collection-hub)
.widget-type_system_widget_v4_catalog_4 .product-preview__controls-left,
body[data-theme-template="collection"]:not(.mm-collection-hub)
.widget-type_system_widget_v4_catalog_4 .favorites_btn,
body[data-theme-template="collection"]:not(.mm-collection-hub)
.widget-type_system_widget_v4_catalog_4 .product-preview__compare-btn {
  display: none !important; }

@media (max-width: 767px) {
  /* line 1737, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .catalog {
    margin-right: 0;
    margin-left: 0;
    border-top: 0; }

  /* line 1744, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .catalog-list.grid-list {
    gap: 10px; }

  /* line 1749, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .catalog-list > .product-preview {
    padding: 10px;
    border: 1px solid rgba(89, 64, 73, 0.12);
    border-radius: 16px;
    box-shadow: 0 7px 20px rgba(42, 28, 31, 0.055); }

  /* line 1757, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__photo {
    margin-bottom: 12px;
    border-radius: 13px; }

  /* line 1763, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__photo .img-ratio,
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__photo .img-ratio__inner,
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__photo img {
    border-radius: 12px; }

  /* Mur-Mur v45: compact product card - price and cart share one row. */
  /* line 1773, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__area-bottom {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 44px;
    gap: 8px;
    align-items: end; }

  /* line 1781, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__price {
    min-width: 0;
    margin: 0;
    align-self: center; }

  /* line 1788, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__controls {
    width: 44px;
    display: flex;
    align-items: center;
    justify-content: flex-end; }

  /* line 1796, theme.scss */
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__controls > .add-cart-counter,
  body[data-theme-template="collection"]:not(.mm-collection-hub)
  .widget-type_system_widget_v4_catalog_4 .product-preview__controls > .button {
    width: 44px;
    min-width: 44px; }

  /* line 1804, theme.scss */
  .widget-type_system_widget_v4_bottom_navigation_bar_1
  .navigation-bar__item.mm-navigation-whatsapp {
    color: #221f20; }

  /* line 1809, theme.scss */
  .widget-type_system_widget_v4_bottom_navigation_bar_1
  .mm-navigation-whatsapp .navigation-bar__icon {
    color: #238b57; }

  /* line 1814, theme.scss */
  .widget-type_system_widget_v4_bottom_navigation_bar_1
  .mm-navigation-whatsapp__icon {
    width: 28px;
    height: 28px;
    display: block;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round; } }
@supports (content-visibility: auto) {
  /* line 1828, theme.scss */
  body[data-theme-template="index"] .mm-consult,
  body[data-theme-template="index"] .mm-values,
  body[data-theme-template="index"] .mm-delivery,
  body[data-theme-template="index"] .mm-story,
  body[data-theme-template="index"] .mm-seo,
  body[data-theme-template="index"] .mm-faq,
  body[data-theme-template="index"] .mm-footer {
    content-visibility: auto;
    contain-intrinsic-size: auto 760px; } }
/* line 1840, theme.scss */
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 p,
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 li {
  color: #625b5d;
  font-size: 16px;
  line-height: 1.68; }

/* line 1847, theme.scss */
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 p {
  margin: 0 0 15px; }

/* line 1851, theme.scss */
body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 a {
  color: #a54161;
  font-weight: 700;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px; }

/* line 1858, theme.scss */
.mm-gtranslate-wrapper {
  position: fixed !important;
  top: 0;
  left: -9999px;
  z-index: -1;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none; }

@media (max-width: 767px) {
  /* line 1871, theme.scss */
  body.mm-collection-nav-ready[data-theme-template="collection"] .page_section_top .widget-type_system_widget_v4_breadcrumbs_1 {
    display: none !important; }

  /* line 1875, theme.scss */
  body[data-theme-template="collection"] .mm-collection-heading {
    padding-top: 8px;
    padding-bottom: 8px; }

  /* line 1880, theme.scss */
  body[data-theme-template="collection"] .mm-collection-heading .layout__content {
    padding-right: 16px;
    padding-left: 16px; }

  /* line 1885, theme.scss */
  body[data-theme-template="collection"] .mm-collection-heading h1 {
    margin-top: 12px;
    margin-bottom: 4px !important;
    font-size: clamp(30px, 8.6vw, 36px);
    line-height: 1.06; }

  /* line 1892, theme.scss */
  .mm-collection-back {
    min-height: 36px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0 11px;
    color: #695f62;
    border: 1px solid #eadfdd;
    border-radius: 999px;
    background: #fbf7f4;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none; }

  /* line 1908, theme.scss */
  .mm-collection-back__arrow {
    color: #ad4969;
    font-size: 17px;
    line-height: 1; }

  /* line 1914, theme.scss */
  body[data-theme-template="collection"] main {
    padding-bottom: calc(82px + env(safe-area-inset-bottom)); }

  /* line 1918, theme.scss */
  body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 {
    padding-top: 18px;
    padding-bottom: 24px; }

  /* line 1923, theme.scss */
  body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 .layout__content {
    width: calc(100% - 32px);
    padding: 22px 18px;
    border-radius: 18px; }

  /* line 1929, theme.scss */
  body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 h2,
  body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 h3 {
    font-size: 24px; }

  /* line 1934, theme.scss */
  body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 h4 {
    font-size: 18px; }

  /* line 1938, theme.scss */
  body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 p,
  body[data-theme-template="collection"] .widget-type_system_widget_v4_collection_description_1 li {
    font-size: 15px;
    line-height: 1.62; } }
/* Mur-Mur custom homepage */
/* line 1946, theme.scss */
body[data-theme-template="index"] {
  --font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  --font-family-heading: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  margin: 0;
  color: #221f20;
  background: #fbf7f4;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif; }

/* line 1955, theme.scss */
body[data-theme-template="index"] .page_layout {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #fbf7f4; }

/* line 1964, theme.scss */
body[data-theme-template="index"] .page_layout > header,
body[data-theme-template="index"] .page_layout > footer,
body[data-theme-template="index"] .page_layout > aside {
  display: none !important; }

/* line 1970, theme.scss */
body[data-theme-template="index"] .page_layout > main {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important; }

/* line 1978, theme.scss */
.mm-home {
  --mm-ink: #221f20;
  --mm-muted: #6b6365;
  --mm-rose: #b84f72;
  --mm-rose-dark: #a54161;
  --mm-rose-soft: #f5dce4;
  --mm-ivory: #fbf7f4;
  --mm-sand: #efe6df;
  --mm-white: #fff;
  --mm-line: #e7ddda;
  --mm-green: #2f7b59;
  --mm-shadow: 0 18px 52px rgba(42, 28, 31, .09);
  width: 100%;
  min-width: 0;
  overflow: hidden;
  color: var(--mm-ink);
  background: var(--mm-ivory);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.45;
  -webkit-font-smoothing: antialiased; }

/* line 2001, theme.scss */
.mm-home *,
.mm-home *::before,
.mm-home *::after {
  box-sizing: border-box; }

/* line 2007, theme.scss */
.mm-home a {
  color: inherit;
  text-decoration: none; }

/* line 2012, theme.scss */
.mm-home button,
.mm-home input {
  font: inherit; }

/* line 2017, theme.scss */
.mm-home button,
.mm-home summary,
.mm-home a {
  -webkit-tap-highlight-color: transparent; }

/* line 2023, theme.scss */
.mm-home img {
  max-width: 100%; }

/* line 2027, theme.scss */
.mm-container {
  width: min(1280px, calc(100% - 48px));
  margin: 0 auto; }

/* line 2032, theme.scss */
.mm-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

/* line 2044, theme.scss */
.mm-agebar {
  height: 38px;
  color: #f7efec;
  background: #282425;
  font-size: 13px;
  letter-spacing: .02em; }

/* line 2052, theme.scss */
.mm-agebar__inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between; }

/* line 2059, theme.scss */
.mm-agebar i {
  width: 7px;
  height: 7px;
  display: inline-block;
  margin-right: 8px;
  border-radius: 50%;
  background: var(--mm-rose); }

/* line 2068, theme.scss */
.mm-header {
  position: relative;
  z-index: 90;
  height: 104px;
  background: rgba(255, 255, 255, 0.97);
  border-bottom: 1px solid var(--mm-line); }

/* line 2076, theme.scss */
.mm-header__inner {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 24px; }

/* line 2083, theme.scss */
.mm-logo {
  flex: 0 0 auto;
  font-size: 31px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: -.055em; }

/* line 2091, theme.scss */
.mm-logo span {
  color: var(--mm-rose); }

/* line 2095, theme.scss */
.mm-nav {
  display: flex;
  align-items: center;
  gap: 20px;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 650; }

/* line 2104, theme.scss */
.mm-nav a,
.mm-section-link,
.mm-footer a {
  transition: color .18s ease, opacity .18s ease; }

/* line 2110, theme.scss */
.mm-nav a:hover,
.mm-section-link:hover {
  color: var(--mm-rose-dark); }

/* line 2115, theme.scss */
.mm-nav__catalog {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: var(--mm-rose-dark) !important; }

/* line 2122, theme.scss */
.mm-grid-icon {
  width: 16px;
  height: 16px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3px; }

/* line 2130, theme.scss */
.mm-grid-icon b {
  border-radius: 2px;
  background: currentColor; }

/* line 2135, theme.scss */
.mm-search {
  min-width: 180px;
  height: 46px;
  display: flex;
  align-items: center;
  margin-left: auto;
  overflow: hidden;
  border: 1px solid var(--mm-line);
  border-radius: 14px;
  background: #fff; }

/* line 2147, theme.scss */
.mm-search input {
  width: 100%;
  min-width: 0;
  height: 100%;
  padding: 0 0 0 15px;
  color: var(--mm-ink);
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 13px; }

/* line 2159, theme.scss */
.mm-search input::placeholder {
  color: #9a9293; }

/* line 2163, theme.scss */
.mm-search button {
  width: 45px;
  height: 100%;
  flex: 0 0 45px;
  color: #6b6365;
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 20px; }

/* line 2174, theme.scss */
.mm-search button svg,
.mm-mobile-quick-search > svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round; }

/* line 2184, theme.scss */
.mm-whatsapp {
  height: 46px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0 14px;
  white-space: nowrap;
  border: 1px solid #d9cfcc;
  border-radius: 14px;
  background: #fff;
  font-size: 12px; }

/* line 2197, theme.scss */
.mm-whatsapp span {
  width: 23px;
  height: 23px;
  display: grid;
  place-items: center;
  color: #fff;
  border-radius: 50%;
  background: #2e9568; }

/* line 2207, theme.scss */
.mm-whatsapp span svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round; }

/* line 2217, theme.scss */
.mm-mobile-whatsapp,
.mm-mobile-quick-search {
  display: none; }

/* line 2222, theme.scss */
.mm-language-toggle {
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--mm-ink) !important;
  border: 1px solid var(--mm-line);
  border-radius: 14px;
  background: #fff;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .01em; }

/* line 2241, theme.scss */
.mm-language-toggle.is-loading {
  cursor: wait;
  opacity: .65; }

/* line 2246, theme.scss */
.mm-cart {
  position: relative;
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  display: grid;
  place-items: center;
  color: #fff !important;
  border-radius: 14px;
  background: var(--mm-ink);
  font-size: 20px; }

/* line 2259, theme.scss */
.mm-cart > svg {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round; }

/* line 2269, theme.scss */
.mm-cart b {
  position: absolute;
  top: -7px;
  right: -6px;
  min-width: 20px;
  height: 20px;
  display: grid;
  place-items: center;
  padding: 0 5px;
  color: #fff;
  border-radius: 999px;
  background: var(--mm-rose);
  font-size: 11px; }

/* line 2284, theme.scss */
.mm-cart b.cart-empty {
  display: none; }

/* line 2288, theme.scss */
.mm-menu-toggle {
  width: 46px;
  height: 46px;
  display: none;
  place-content: center;
  gap: 5px;
  border: 1px solid var(--mm-line);
  border-radius: 14px;
  background: #fff;
  cursor: pointer; }

/* line 2300, theme.scss */
.mm-menu-toggle span {
  width: 20px;
  height: 2px;
  display: block;
  border-radius: 4px;
  background: var(--mm-ink); }

/* line 2308, theme.scss */
.mm-mobile-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 16px 24px 24px;
  border-top: 1px solid var(--mm-line);
  border-bottom: 1px solid var(--mm-line);
  background: #fff;
  box-shadow: 0 18px 30px rgba(34, 31, 32, 0.1); }

/* line 2320, theme.scss */
.mm-mobile-menu[hidden] {
  display: none; }

/* line 2324, theme.scss */
.mm-mobile-menu > a {
  display: block;
  padding: 13px 4px;
  border-bottom: 1px solid #eee6e3;
  font-weight: 700; }

/* line 2331, theme.scss */
.mm-mobile-search {
  display: flex;
  margin-bottom: 10px; }

/* line 2336, theme.scss */
.mm-mobile-search input {
  width: 100%;
  min-width: 0;
  height: 46px;
  padding: 0 14px;
  border: 1px solid var(--mm-line);
  border-right: 0;
  border-radius: 12px 0 0 12px;
  outline: 0; }

/* line 2347, theme.scss */
.mm-mobile-search button {
  padding: 0 17px;
  color: #fff;
  border: 0;
  border-radius: 0 12px 12px 0;
  background: var(--mm-ink); }

/* line 2355, theme.scss */
.mm-hero {
  position: relative;
  height: 674px;
  overflow: hidden;
  background: #f1dfd3; }

/* line 2362, theme.scss */
.mm-hero__picture {
  position: absolute;
  inset: 0;
  display: block; }

/* line 2368, theme.scss */
.mm-hero__mobile-link,
.mm-hero__mobile-benefits,
.mm-hero__mobile-footnote {
  display: none; }

/* line 2374, theme.scss */
.mm-hero__image,
.mm-hero__overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%; }

/* line 2382, theme.scss */
.mm-hero__image {
  object-fit: cover;
  object-position: center; }

/* line 2387, theme.scss */
.mm-hero__overlay {
  background: linear-gradient(90deg, rgba(251, 247, 244, 0.98) 0%, rgba(251, 247, 244, 0.93) 35%, rgba(251, 247, 244, 0.2) 63%, rgba(251, 247, 244, 0) 100%); }

/* line 2391, theme.scss */
.mm-hero__inner {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center; }

/* line 2399, theme.scss */
.mm-hero__copy {
  width: 610px; }

/* line 2403, theme.scss */
.mm-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: var(--mm-rose-dark);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase; }

/* line 2414, theme.scss */
.mm-eyebrow::before {
  width: 28px;
  height: 2px;
  content: "";
  background: var(--mm-rose); }

/* line 2421, theme.scss */
.mm-hero h1 {
  max-width: 650px;
  margin: 22px 0 23px;
  color: var(--mm-ink);
  font-size: clamp(46px, 4.25vw, 61px);
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: -.05em; }

/* line 2431, theme.scss */
.mm-hero h1 > span {
  display: block; }

/* line 2435, theme.scss */
.mm-hero__copy > p {
  max-width: 540px;
  margin: 0;
  color: #5f585a;
  font-size: 20px;
  line-height: 1.55; }

/* line 2443, theme.scss */
.mm-actions {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 33px; }

/* line 2450, theme.scss */
.mm-btn {
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 0 24px;
  border: 0;
  border-radius: 15px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 750;
  text-align: center;
  transition: transform .18s ease, background .18s ease, box-shadow .18s ease; }

/* line 2466, theme.scss */
.mm-btn:hover {
  transform: translateY(-2px); }

/* line 2470, theme.scss */
.mm-btn--dark {
  color: #fff !important;
  background: var(--mm-ink);
  box-shadow: 0 12px 25px rgba(34, 31, 32, 0.16); }

/* line 2476, theme.scss */
.mm-btn--light {
  color: var(--mm-ink) !important;
  border: 1px solid #d9ceca;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px); }

/* line 2483, theme.scss */
.mm-btn--rose {
  color: #fff !important;
  background: var(--mm-rose); }

/* line 2488, theme.scss */
.mm-hero__note {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 22px;
  color: #6d6566;
  font-size: 13px; }

/* line 2497, theme.scss */
.mm-hero__note span {
  color: var(--mm-green); }

/* line 2501, theme.scss */
.mm-trust {
  background: #fff;
  border-bottom: 1px solid var(--mm-line); }

/* line 2506, theme.scss */
.mm-trust__grid {
  min-height: 132px;
  display: grid;
  grid-template-columns: repeat(4, 1fr); }

/* line 2512, theme.scss */
.mm-trust__item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 24px 28px;
  border-right: 1px solid var(--mm-line); }

/* line 2520, theme.scss */
.mm-trust__item:first-child {
  padding-left: 0; }

/* line 2524, theme.scss */
.mm-trust__item:last-child {
  border-right: 0; }

/* line 2528, theme.scss */
.mm-trust__icon {
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  display: grid;
  place-items: center;
  color: var(--mm-rose-dark);
  border-radius: 50%;
  background: var(--mm-rose-soft);
  font-size: 15px;
  font-weight: 800; }

/* line 2541, theme.scss */
.mm-trust__item strong,
.mm-trust__item small {
  display: block; }

/* line 2546, theme.scss */
.mm-trust__item strong {
  font-size: 16px; }

/* line 2550, theme.scss */
.mm-trust__item small {
  margin-top: 4px;
  color: var(--mm-muted);
  font-size: 13px; }

/* line 2556, theme.scss */
.mm-section {
  padding: 92px 0; }

/* line 2560, theme.scss */
.mm-section-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 38px; }

/* line 2568, theme.scss */
.mm-section-head h2,
.mm-selector h2,
.mm-consult h2,
.mm-story h2,
.mm-faq h2 {
  margin: 12px 0 0;
  color: var(--mm-ink);
  font-size: clamp(34px, 3.1vw, 45px);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -.04em; }

/* line 2581, theme.scss */
.mm-section-head h2 {
  max-width: 680px; }

/* line 2585, theme.scss */
.mm-section-head > p {
  max-width: 440px;
  margin: 0;
  color: var(--mm-muted);
  line-height: 1.65; }

/* line 2592, theme.scss */
.mm-section-link {
  color: var(--mm-rose-dark) !important;
  font-size: 14px;
  font-weight: 750; }

/* line 2598, theme.scss */
.mm-category-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px; }

/* line 2604, theme.scss */
.mm-category-heading__mobile {
  display: none; }

/* line 2608, theme.scss */
.mm-category-card {
  position: relative;
  min-width: 0;
  min-height: 250px;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  align-items: center;
  padding: 19px 18px 20px;
  color: var(--mm-ink) !important;
  border: 1px solid var(--mm-line);
  border-radius: 24px;
  background: #fff;
  transition: transform .2s ease, box-shadow .2s ease; }

/* line 2624, theme.scss */
.mm-category-card:nth-child(6n + 2),
.mm-category-card:nth-child(6n + 5) {
  background: #f7ecef; }

/* line 2629, theme.scss */
.mm-category-card:nth-child(6n + 3),
.mm-category-card:nth-child(6n + 6) {
  background: #f3eee9; }

/* line 2634, theme.scss */
.mm-category-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 35px rgba(67, 43, 49, 0.1); }

/* line 2639, theme.scss */
.mm-category-card img {
  width: 144px;
  height: 144px;
  flex: 0 0 144px;
  display: block;
  margin: 0 auto 10px;
  object-fit: contain; }

/* line 2648, theme.scss */
.mm-category-card strong,
.mm-category-card small {
  display: block; }

/* line 2653, theme.scss */
.mm-category-card strong {
  width: 100%;
  min-height: 40px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 0 20px;
  color: var(--mm-ink) !important;
  font-size: 16px;
  line-height: 1.25;
  text-align: center; }

/* line 2666, theme.scss */
.mm-category-card small {
  margin-top: 5px;
  color: var(--mm-muted);
  font-size: 12px;
  text-align: center; }

/* line 2673, theme.scss */
.mm-category-card > span {
  position: absolute;
  right: 17px;
  bottom: 17px;
  color: var(--mm-rose-dark);
  font-size: 20px; }

/* line 2681, theme.scss */
.mm-selector-section {
  padding-top: 16px; }

/* line 2685, theme.scss */
.mm-selector {
  min-height: 440px;
  display: grid;
  grid-template-columns: 1.02fr .98fr;
  overflow: hidden;
  border-radius: 32px;
  background: #282425;
  box-shadow: var(--mm-shadow); }

/* line 2695, theme.scss */
.mm-selector__copy {
  padding: 66px 68px;
  color: #fff; }

/* line 2700, theme.scss */
.mm-selector__copy .mm-eyebrow {
  color: #f0a6bd; }

/* line 2704, theme.scss */
.mm-selector__copy h2 {
  color: #fff;
  font-size: clamp(38px, 3.2vw, 45px); }

/* line 2709, theme.scss */
.mm-selector__copy p {
  max-width: 470px;
  margin: 16px 0 0;
  color: #cfc6c8;
  font-size: 17px;
  line-height: 1.65; }

/* line 2717, theme.scss */
.mm-selector__copy .mm-btn {
  margin-top: 30px; }

/* line 2721, theme.scss */
.mm-selector__ui {
  display: flex;
  align-items: center;
  padding: 38px;
  background: radial-gradient(circle at 35% 25%, #6d4652 0%, #3a2d31 35%, #211e1f 85%); }

/* line 2728, theme.scss */
.mm-quiz {
  width: 100%;
  min-height: 340px;
  padding: 34px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(10px); }

/* line 2739, theme.scss */
.mm-quiz__panel:not(.is-active) {
  display: none; }

/* line 2743, theme.scss */
.mm-quiz__step {
  color: #e7b5c4;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase; }

/* line 2751, theme.scss */
.mm-quiz h3 {
  margin: 13px 0 22px;
  color: #fff;
  font-size: 26px;
  line-height: 1.2; }

/* line 2758, theme.scss */
.mm-quiz__options {
  display: grid;
  gap: 10px; }

/* line 2763, theme.scss */
.mm-quiz__options button {
  min-height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  color: #f5eff1;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.06);
  cursor: pointer;
  text-align: left;
  transition: color .18s ease, background .18s ease, border-color .18s ease; }

/* line 2778, theme.scss */
.mm-quiz__options button:hover,
.mm-quiz__options button:focus-visible {
  color: #2b2527;
  border-color: #f4dce4;
  background: #f4dce4; }

/* line 2785, theme.scss */
.mm-quiz__options b {
  width: 23px;
  height: 23px;
  display: grid;
  place-items: center;
  border: 1px solid currentColor;
  border-radius: 50%;
  font-size: 11px; }

/* line 2795, theme.scss */
.mm-quiz__result p {
  margin: 0 0 24px;
  color: #d9ced1;
  line-height: 1.6; }

/* line 2801, theme.scss */
.mm-quiz__restart {
  display: block;
  margin-top: 16px;
  padding: 4px 0;
  color: #d9ced1;
  border: 0;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
  background: transparent;
  cursor: pointer;
  font-size: 13px; }

/* line 2813, theme.scss */
.mm-products {
  background: #fff;
  scroll-margin-top: 24px; }

/* line 2818, theme.scss */
.mm-bestseller-groups {
  display: grid;
  gap: 54px; }

/* line 2823, theme.scss */
.mm-bestseller-group {
  min-width: 0; }

/* line 2827, theme.scss */
.mm-bestseller-group__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 20px;
  padding-bottom: 17px;
  border-bottom: 1px solid var(--mm-line); }

/* line 2837, theme.scss */
.mm-bestseller-group__head > div {
  min-width: 0; }

/* line 2841, theme.scss */
.mm-bestseller-group__head span {
  display: block;
  margin-bottom: 6px;
  color: var(--mm-rose-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase; }

/* line 2851, theme.scss */
.mm-bestseller-group__head h3 {
  margin: 0;
  color: var(--mm-ink);
  font-size: clamp(23px, 2.2vw, 31px);
  line-height: 1.15;
  letter-spacing: -.03em; }

/* line 2859, theme.scss */
.mm-bestseller-group__head p {
  margin: 7px 0 0;
  color: var(--mm-muted);
  font-size: 13px;
  line-height: 1.5; }

/* line 2866, theme.scss */
.mm-bestseller-group__head > a {
  flex: 0 0 auto;
  padding-bottom: 3px;
  color: var(--mm-ink) !important;
  border-bottom: 1px solid currentColor;
  font-size: 13px;
  font-weight: 800;
  white-space: nowrap; }

/* line 2876, theme.scss */
.mm-bestsellers {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px; }

/* line 2882, theme.scss */
.mm-bestseller-card {
  min-width: 0;
  min-height: 445px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--mm-line);
  border-radius: 23px;
  background: #fff;
  transition: transform .2s ease, box-shadow .2s ease; }

/* line 2894, theme.scss */
.mm-bestseller-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 34px rgba(44, 29, 33, 0.08); }

/* line 2899, theme.scss */
.mm-bestseller-card__image {
  position: relative;
  height: 235px;
  display: grid;
  place-items: center;
  padding: 24px;
  background: #fbf9f7; }

/* line 2908, theme.scss */
.mm-bestseller-card__image > span {
  position: absolute;
  z-index: 2;
  top: 14px;
  left: 14px;
  padding: 7px 10px;
  color: #704354;
  border-radius: 999px;
  background: #f6dce5;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .05em;
  text-transform: uppercase; }

/* line 2923, theme.scss */
.mm-bestseller-card__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  mix-blend-mode: multiply;
  transition: transform .25s ease; }

/* line 2932, theme.scss */
.mm-bestseller-card:hover .mm-bestseller-card__image img {
  transform: scale(1.035); }

/* line 2936, theme.scss */
.mm-bestseller-card__info {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 18px 17px 17px; }

/* line 2943, theme.scss */
.mm-bestseller-card__stock {
  color: var(--mm-green);
  font-size: 10px;
  font-weight: 800; }

/* line 2949, theme.scss */
.mm-bestseller-card__title {
  min-height: 59px;
  display: -webkit-box;
  margin-top: 9px;
  overflow: hidden;
  color: var(--mm-ink) !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

/* line 2962, theme.scss */
.mm-bestseller-card__bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 10px;
  margin-top: auto;
  padding-top: 14px; }

/* line 2971, theme.scss */
.mm-bestseller-card__price s,
.mm-bestseller-card__price strong {
  display: block; }

/* line 2976, theme.scss */
.mm-bestseller-card__price s {
  color: #9d9496;
  font-size: 11px; }

/* line 2981, theme.scss */
.mm-bestseller-card__price strong {
  margin-top: 2px;
  font-size: 17px;
  letter-spacing: -.02em;
  white-space: nowrap; }

/* line 2988, theme.scss */
.mm-bestseller-card__bottom form {
  flex: 0 0 auto;
  margin: 0; }

/* line 2993, theme.scss */
.mm-bestseller-card__add {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  padding: 0;
  color: #fff !important;
  border: 0;
  border-radius: 13px;
  background: var(--mm-ink);
  cursor: pointer;
  font-size: 18px; }

/* line 3007, theme.scss */
.mm-bestseller-card__add svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round; }

/* line 3017, theme.scss */
.mm-popular-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px; }

/* line 3023, theme.scss */
.mm-popular-card {
  position: relative;
  min-width: 0;
  min-height: 430px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  color: var(--mm-ink) !important;
  border: 1px solid var(--mm-line);
  border-radius: 23px;
  background: #fff;
  transition: transform .2s ease, box-shadow .2s ease; }

/* line 3037, theme.scss */
.mm-popular-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 34px rgba(44, 29, 33, 0.08); }

/* line 3042, theme.scss */
.mm-popular-card__image {
  height: 235px;
  display: grid;
  place-items: center;
  padding: 24px;
  background: #fbf9f7; }

/* line 3050, theme.scss */
.mm-popular-card__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  mix-blend-mode: multiply;
  transition: transform .25s ease; }

/* line 3059, theme.scss */
.mm-popular-card:hover .mm-popular-card__image img {
  transform: scale(1.035); }

/* line 3063, theme.scss */
.mm-popular-card__info {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 20px 18px 22px; }

/* line 3070, theme.scss */
.mm-popular-card__info small,
.mm-popular-card__info strong,
.mm-popular-card__info > span,
.mm-popular-card__info b {
  display: block; }

/* line 3077, theme.scss */
.mm-popular-card__info small {
  color: var(--mm-rose-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase; }

/* line 3085, theme.scss */
.mm-popular-card__info strong {
  margin-top: 8px;
  font-size: 18px;
  line-height: 1.25; }

/* line 3091, theme.scss */
.mm-popular-card__info > span {
  margin-top: 10px;
  color: var(--mm-muted);
  font-size: 13px;
  line-height: 1.55; }

/* line 3098, theme.scss */
.mm-popular-card__info b {
  margin-top: auto;
  padding-top: 19px;
  color: var(--mm-rose-dark);
  font-size: 13px;
  font-weight: 800; }

/* line 3106, theme.scss */
.mm-products__more {
  display: flex;
  justify-content: center;
  margin-top: 34px; }

/* line 3112, theme.scss */
.mm-consult {
  background: #f2e8e4; }

/* line 3116, theme.scss */
.mm-consult__card {
  min-height: 500px;
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  overflow: hidden;
  border-radius: 32px;
  background: #fff;
  box-shadow: var(--mm-shadow); }

/* line 3126, theme.scss */
.mm-consult__copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 72px; }

/* line 3133, theme.scss */
.mm-consult__copy p {
  max-width: 520px;
  margin: 17px 0 0;
  color: var(--mm-muted);
  font-size: 17px;
  line-height: 1.65; }

/* line 3141, theme.scss */
.mm-consult__copy .mm-btn {
  align-self: flex-start;
  margin-top: 29px; }

/* line 3146, theme.scss */
.mm-consult__visual {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 60px 54px;
  background: linear-gradient(145deg, #f7e0e7, #eec9d3); }

/* line 3154, theme.scss */
.mm-chat {
  max-width: 340px;
  margin-bottom: 13px;
  padding: 15px 18px;
  color: #4c4446;
  border-radius: 18px 18px 18px 5px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(91, 48, 61, 0.12);
  font-size: 14px;
  line-height: 1.5; }

/* line 3166, theme.scss */
.mm-chat--me {
  align-self: flex-end;
  color: #fff;
  border-radius: 18px 18px 5px 18px;
  background: var(--mm-ink); }

/* line 3173, theme.scss */
.mm-consult__note {
  margin-top: 20px;
  color: #795768;
  font-size: 12px;
  text-align: center; }

/* line 3180, theme.scss */
.mm-values {
  background: var(--mm-ivory); }

/* line 3184, theme.scss */
.mm-values__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }

/* line 3190, theme.scss */
.mm-value-card {
  min-height: 250px;
  padding: 30px;
  border: 1px solid var(--mm-line);
  border-radius: 24px;
  background: #fff; }

/* line 3198, theme.scss */
.mm-value-card > span {
  color: var(--mm-rose-dark);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em; }

/* line 3205, theme.scss */
.mm-value-card h3 {
  margin: 36px 0 12px;
  font-size: 21px; }

/* line 3210, theme.scss */
.mm-value-card p {
  margin: 0;
  color: #51494b;
  font-size: 15px;
  line-height: 1.7; }

/* line 3217, theme.scss */
.mm-delivery {
  padding-top: 14px; }

/* line 3221, theme.scss */
.mm-delivery__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }

/* line 3227, theme.scss */
.mm-delivery__grid article {
  min-height: 250px;
  padding: 31px;
  color: #fff;
  border-radius: 24px;
  background: #282425; }

/* line 3235, theme.scss */
.mm-delivery__grid article:nth-child(2) {
  background: #a84c69; }

/* line 3239, theme.scss */
.mm-delivery__grid article:nth-child(3) {
  color: var(--mm-ink);
  background: #ead9d1; }

/* line 3244, theme.scss */
.mm-delivery__icon {
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.13);
  font-size: 21px; }

/* line 3254, theme.scss */
.mm-delivery__grid article:nth-child(3) .mm-delivery__icon {
  background: rgba(255, 255, 255, 0.45); }

/* line 3258, theme.scss */
.mm-delivery__grid h3 {
  margin: 24px 0 8px;
  color: inherit;
  font-size: 21px; }

/* line 3264, theme.scss */
.mm-delivery__grid p {
  min-height: 66px;
  margin: 0;
  color: #f8edf1;
  font-size: 14px;
  line-height: 1.55; }

/* line 3272, theme.scss */
.mm-delivery__grid article:nth-child(3) p {
  color: #675a5a; }

/* line 3276, theme.scss */
.mm-delivery__grid a {
  display: inline-block;
  margin-top: 18px;
  color: inherit !important;
  font-size: 13px;
  font-weight: 750; }

/* line 3284, theme.scss */
.mm-story {
  background: #fff; }

/* line 3288, theme.scss */
.mm-story__wrap {
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: 92px;
  align-items: center; }

/* line 3295, theme.scss */
.mm-story p {
  margin: 18px 0 0;
  color: var(--mm-muted);
  font-size: 17px;
  line-height: 1.7; }

/* line 3302, theme.scss */
.mm-seo {
  padding-top: 0;
  background: #fff; }

/* line 3307, theme.scss */
.mm-seo__card {
  padding: 52px 56px;
  border: 1px solid var(--mm-line);
  border-radius: 28px;
  background: #faf6f3; }

/* line 3314, theme.scss */
.mm-seo h2 {
  max-width: 820px;
  margin: 12px 0 0;
  color: var(--mm-ink);
  font-size: clamp(32px, 3vw, 43px);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -.04em; }

/* line 3324, theme.scss */
.mm-seo__text {
  max-width: 1040px;
  margin-top: 26px;
  columns: 2;
  column-gap: 52px; }

/* line 3331, theme.scss */
.mm-seo__text p {
  margin: 0 0 18px;
  color: var(--mm-muted);
  font-size: 15px;
  line-height: 1.75;
  break-inside: avoid; }

/* line 3339, theme.scss */
.mm-seo__text a {
  color: var(--mm-rose-dark) !important;
  text-decoration: underline;
  text-decoration-color: rgba(157, 78, 102, 0.35);
  text-underline-offset: 3px; }

/* line 3346, theme.scss */
.mm-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px; }

/* line 3352, theme.scss */
.mm-stats > div {
  min-height: 170px;
  padding: 27px;
  border-radius: 24px;
  background: #f8f2ef; }

/* line 3359, theme.scss */
.mm-stats > div:nth-child(2),
.mm-stats > div:nth-child(3) {
  background: #f4e1e7; }

/* line 3364, theme.scss */
.mm-stats strong,
.mm-stats span {
  display: block; }

/* line 3369, theme.scss */
.mm-stats strong {
  font-size: 39px;
  letter-spacing: -.04em; }

/* line 3374, theme.scss */
.mm-stats span {
  margin-top: 10px;
  color: var(--mm-muted);
  font-size: 14px; }

/* line 3380, theme.scss */
.mm-faq {
  background: #f4ece8; }

/* line 3384, theme.scss */
.mm-faq__wrap {
  display: grid;
  grid-template-columns: .75fr 1.25fr;
  gap: 100px; }

/* line 3390, theme.scss */
.mm-faq__intro > p {
  margin: 18px 0 0;
  color: var(--mm-muted);
  line-height: 1.65; }

/* line 3396, theme.scss */
.mm-faq__list {
  border-top: 1px solid #d8cbc6; }

/* line 3400, theme.scss */
.mm-faq details {
  border-bottom: 1px solid #d8cbc6; }

/* line 3404, theme.scss */
.mm-faq summary {
  min-height: 77px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  cursor: pointer;
  font-weight: 700;
  list-style: none; }

/* line 3415, theme.scss */
.mm-faq summary::-webkit-details-marker {
  display: none; }

/* line 3419, theme.scss */
.mm-faq summary span {
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  display: grid;
  place-items: center;
  border: 1px solid #c5b7b3;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 400;
  transition: transform .18s ease; }

/* line 3432, theme.scss */
.mm-faq details[open] summary span {
  transform: rotate(45deg); }

/* line 3436, theme.scss */
.mm-faq details > p {
  max-width: 650px;
  margin: -4px 50px 22px 0;
  color: var(--mm-muted);
  line-height: 1.65; }

/* line 3443, theme.scss */
.mm-blog-home {
  background: #fff; }

/* line 3447, theme.scss */
.mm-blog-home__head h2 {
  max-width: 760px; }

/* line 3451, theme.scss */
.mm-blog-home__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px; }

/* line 3457, theme.scss */
.mm-blog-card {
  min-width: 0;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  color: var(--mm-ink);
  border: 1px solid var(--mm-line);
  border-radius: 22px;
  background: var(--mm-white);
  box-shadow: 0 14px 38px rgba(42, 28, 31, 0.055);
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease; }

/* line 3470, theme.scss */
.mm-blog-card:hover {
  border-color: #d9a4b5;
  box-shadow: 0 20px 46px rgba(42, 28, 31, 0.09);
  transform: translateY(-4px); }

/* line 3476, theme.scss */
.mm-blog-card__image {
  position: relative;
  aspect-ratio: 16 / 10;
  display: block;
  overflow: hidden;
  background: #f5ece9; }

/* line 3484, theme.scss */
.mm-blog-card__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform .35s ease; }

/* line 3492, theme.scss */
.mm-blog-card:hover .mm-blog-card__image img {
  transform: scale(1.025); }

/* line 3496, theme.scss */
.mm-blog-card__placeholder {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  color: #8b8587;
  background: linear-gradient(135deg, #fbf7f4, #f2dfe5); }

/* line 3505, theme.scss */
.mm-blog-card__placeholder svg {
  width: 74px;
  height: 74px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2; }

/* line 3515, theme.scss */
.mm-blog-card__placeholder .mm-blog-card__accent {
  stroke: var(--mm-rose); }

/* line 3519, theme.scss */
.mm-blog-card__body {
  min-width: 0;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 21px 21px 22px; }

/* line 3527, theme.scss */
.mm-blog-card time {
  color: var(--mm-rose-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase; }

/* line 3535, theme.scss */
.mm-blog-card h3 {
  margin: 9px 0 0;
  font-size: 20px;
  line-height: 1.25;
  letter-spacing: -.02em; }

/* line 3542, theme.scss */
.mm-blog-card h3 a {
  color: var(--mm-ink) !important; }

/* line 3546, theme.scss */
.mm-blog-card p {
  margin: 12px 0 18px;
  color: var(--mm-muted);
  font-size: 13px;
  line-height: 1.55; }

/* line 3553, theme.scss */
.mm-blog-card__more {
  width: max-content;
  margin-top: auto;
  color: var(--mm-rose-dark) !important;
  border-bottom: 1px solid currentColor;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.7; }

/* line 3563, theme.scss */
.mm-footer {
  padding: 70px 0 32px;
  color: #eee7e8;
  background: #211e1f; }

/* line 3569, theme.scss */
.mm-footer__top {
  display: grid;
  grid-template-columns: 1.4fr .8fr .8fr 1.1fr;
  gap: 55px;
  padding-bottom: 55px; }

/* line 3576, theme.scss */
.mm-logo--footer {
  display: inline-block;
  color: #fff !important; }

/* line 3581, theme.scss */
.mm-footer__about {
  max-width: 330px;
  margin: 18px 0 0;
  color: #aaa1a3;
  font-size: 14px;
  line-height: 1.65; }

/* line 3589, theme.scss */
.mm-footer h3 {
  margin: 7px 0 17px;
  color: #fff;
  font-size: 14px; }

/* line 3595, theme.scss */
.mm-footer__top > div > a:not(.mm-logo),
.mm-footer__top > div > p:not(.mm-footer__about) {
  display: block;
  margin: 10px 0;
  color: #aaa1a3;
  font-size: 13px; }

/* line 3603, theme.scss */
.mm-footer__top > div > a:hover {
  color: #fff; }

/* line 3607, theme.scss */
.mm-footer__phone {
  color: #fff !important;
  font-size: 22px !important;
  font-weight: 800; }

/* line 3613, theme.scss */
.mm-footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-top: 25px;
  color: #a59da0;
  border-top: 1px solid #3b3637;
  font-size: 12px; }

/* line 3624, theme.scss */
.mm-footer__bottom > div {
  display: flex;
  gap: 8px; }

/* line 3629, theme.scss */
.mm-footer__bottom b {
  padding: 8px 11px;
  color: #c5bdbe;
  border: 1px solid #494345;
  border-radius: 8px;
  font-size: 11px; }

/* line 3637, theme.scss */
.mm-home :focus-visible {
  outline: 3px solid rgba(184, 79, 114, 0.52);
  outline-offset: 3px; }

/* V21: лёгкое оформление списка статей и самой статьи */
/* line 3643, theme.scss */
body[data-theme-template="blog"] [class*="widget-type_system_widget_v4_blog_"] .layout__content,
body[data-theme-template="article"] [class*="widget-type_system_widget_v4_article_"] .layout__content,
body[data-theme-template="article"] .mm-article-back {
  width: min(100% - 48px, 1180px);
  margin-right: auto;
  margin-left: auto; }

/* line 3651, theme.scss */
body[data-theme-template="blog"] [class*="widget-type_system_widget_v4_blog_"] .layout__content {
  padding-top: 28px;
  padding-bottom: 70px; }

/* line 3656, theme.scss */
body[data-theme-template="blog"] [class*="widget-type_system_widget_v4_blog_"] h1.heading {
  margin: 0 0 24px;
  color: #221f20;
  font-size: clamp(34px, 4vw, 48px);
  font-weight: 800;
  letter-spacing: -.04em;
  line-height: 1.08; }

/* line 3665, theme.scss */
body[data-theme-template="blog"] .tagcloud {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 30px; }

/* line 3672, theme.scss */
body[data-theme-template="blog"] .tagcloud a {
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  padding: 0 14px;
  color: #6e6668 !important;
  border: 1px solid #e7ddda;
  border-radius: 999px;
  background: #fff;
  font-size: 12px;
  font-weight: 700; }

/* line 3685, theme.scss */
body[data-theme-template="blog"] .blog-list.grid-list {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px; }

/* line 3691, theme.scss */
body[data-theme-template="blog"] .blog-list__item {
  width: auto !important;
  min-width: 0;
  display: flex !important;
  overflow: hidden;
  flex-direction: column;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #e7ddda;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 14px 38px rgba(42, 28, 31, 0.055); }

/* line 3705, theme.scss */
body[data-theme-template="blog"] .blog-list__item-photo {
  width: 100% !important;
  aspect-ratio: 16 / 10;
  display: block;
  overflow: hidden;
  margin: 0 !important;
  background: #f5ece9; }

/* line 3714, theme.scss */
body[data-theme-template="blog"] .blog-list__item-photo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover; }

/* line 3721, theme.scss */
body[data-theme-template="blog"] .blog-list__item-title {
  margin: 0 !important;
  padding: 20px 20px 0;
  color: #221f20 !important;
  font-size: 19px;
  font-weight: 800;
  letter-spacing: -.02em;
  line-height: 1.28; }

/* line 3731, theme.scss */
body[data-theme-template="blog"] .blog-list__item-description {
  margin: 0 !important;
  padding: 11px 20px 0;
  color: #6e6668;
  font-size: 13px;
  line-height: 1.58; }

/* line 3739, theme.scss */
body[data-theme-template="blog"] .blog-list__item-date {
  margin-top: auto !important;
  padding: 17px 20px 21px;
  color: #ad4969;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .09em; }

/* line 3748, theme.scss */
body[data-theme-template="article"] .mm-article-back {
  padding-top: 24px; }

/* line 3752, theme.scss */
body[data-theme-template="article"] .mm-article-back a {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  padding: 0 15px;
  color: #7a6f72 !important;
  border: 1px solid #e7ddda;
  border-radius: 999px;
  background: #fff;
  font-size: 12px;
  font-weight: 750; }

/* line 3765, theme.scss */
body[data-theme-template="article"] [class*="widget-type_system_widget_v4_article_"] .layout__content {
  max-width: 920px;
  padding-top: 20px;
  padding-bottom: 72px; }

/* line 3771, theme.scss */
body[data-theme-template="article"] .article h1.heading {
  margin: 0 0 28px;
  color: #221f20;
  font-size: clamp(34px, 4.2vw, 50px);
  font-weight: 800;
  letter-spacing: -.04em;
  line-height: 1.08; }

/* line 3780, theme.scss */
body[data-theme-template="article"] .article-photo {
  overflow: hidden;
  margin-bottom: 24px;
  border-radius: 24px;
  background: #f5ece9; }

/* line 3787, theme.scss */
body[data-theme-template="article"] .article-photo img {
  width: 100%;
  height: auto;
  display: block; }

/* line 3793, theme.scss */
body[data-theme-template="article"] .article-content.static-text {
  padding: 38px 42px;
  color: #4f484a;
  border: 1px solid #e7ddda;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 14px 38px rgba(42, 28, 31, 0.045);
  font-size: 17px;
  line-height: 1.75; }

/* line 3804, theme.scss */
body[data-theme-template="article"] .article-content.static-text h2,
body[data-theme-template="article"] .article-content.static-text h3 {
  color: #221f20;
  font-weight: 800;
  letter-spacing: -.025em;
  line-height: 1.2; }

/* line 3812, theme.scss */
body[data-theme-template="article"] .article-content.static-text h2 {
  margin: 34px 0 15px;
  font-size: 28px; }

/* line 3817, theme.scss */
body[data-theme-template="article"] .article-content.static-text h3 {
  margin: 28px 0 13px;
  font-size: 22px; }

/* line 3822, theme.scss */
body[data-theme-template="article"] .article-content.static-text p,
body[data-theme-template="article"] .article-content.static-text ul,
body[data-theme-template="article"] .article-content.static-text ol {
  margin-top: 0;
  margin-bottom: 18px; }

/* line 3829, theme.scss */
body[data-theme-template="article"] .article-content.static-text a {
  color: #a54161 !important;
  text-decoration: underline;
  text-underline-offset: 3px; }

/* line 3835, theme.scss */
body[data-theme-template="article"] .article-content.static-text img {
  max-width: 100%;
  height: auto;
  border-radius: 16px; }

@media (max-width: 1180px) {
  /* line 3842, theme.scss */
  .mm-header__inner {
    gap: 16px; }

  /* line 3845, theme.scss */
  .mm-nav {
    gap: 14px; }

  /* line 3848, theme.scss */
  .mm-nav a:nth-last-child(-n+2) {
    display: none; }

  /* line 3851, theme.scss */
  .mm-whatsapp b {
    display: none; }

  /* line 3854, theme.scss */
  .mm-whatsapp {
    width: 46px;
    justify-content: center;
    padding: 0; }

  /* line 3859, theme.scss */
  .mm-category-grid {
    grid-template-columns: repeat(3, 1fr); }

  /* line 3862, theme.scss */
  .mm-category-card {
    min-height: 218px; }

  /* line 3865, theme.scss */
  .mm-popular-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }

  /* line 3868, theme.scss */
  .mm-bestsellers {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }

  /* line 3871, theme.scss */
  .mm-story__wrap,
  .mm-faq__wrap {
    gap: 54px; } }
@media (max-width: 900px) {
  /* line 3878, theme.scss */
  body[data-theme-template="index"] [data-fixed-panels="bottom"] {
    display: none !important; }

  /* line 3881, theme.scss */
  .mm-container {
    width: min(100% - 36px, 760px); }

  /* line 3884, theme.scss */
  .mm-agebar__age {
    display: none; }

  /* line 3887, theme.scss */
  .mm-agebar__inner {
    justify-content: center; }

  /* line 3890, theme.scss */
  .mm-header {
    height: auto; }

  /* line 3893, theme.scss */
  .mm-header__inner {
    height: 78px; }

  /* line 3896, theme.scss */
  .mm-nav,
  .mm-search,
  .mm-whatsapp {
    display: none; }

  /* line 3901, theme.scss */
  .mm-logo {
    margin-right: auto;
    font-size: 28px; }

  /* line 3905, theme.scss */
  .mm-mobile-whatsapp {
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
    display: grid;
    place-items: center;
    color: #fff !important;
    border-radius: 14px;
    background: #268a61; }

  /* line 3915, theme.scss */
  .mm-language-toggle {
    display: inline-flex; }

  /* line 3918, theme.scss */
  .mm-mobile-whatsapp svg {
    width: 24px;
    height: 24px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round; }

  /* line 3927, theme.scss */
  .mm-mobile-quick-search {
    width: min(100% - 36px, 760px);
    height: 54px;
    display: flex;
    align-items: center;
    margin: 0 auto 12px;
    overflow: hidden;
    color: #71696b;
    border: 1px solid var(--mm-line);
    border-radius: 15px;
    background: #f8f5f3; }

  /* line 3939, theme.scss */
  .mm-mobile-quick-search > svg {
    flex: 0 0 auto;
    margin-left: 16px; }

  /* line 3943, theme.scss */
  .mm-mobile-quick-search input {
    width: 100%;
    min-width: 0;
    height: 100%;
    padding: 0 12px;
    color: var(--mm-ink);
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 14px; }

  /* line 3954, theme.scss */
  .mm-mobile-quick-search input::placeholder {
    color: #91898b; }

  /* line 3957, theme.scss */
  .mm-mobile-quick-search button {
    height: 38px;
    margin-right: 7px;
    padding: 0 16px;
    color: #fff;
    border: 0;
    border-radius: 11px;
    background: var(--mm-ink);
    cursor: pointer;
    font-size: 12px;
    font-weight: 750; }

  /* line 3969, theme.scss */
  .mm-menu-toggle {
    display: grid; }

  /* line 3972, theme.scss */
  .mm-hero {
    height: 630px; }

  /* line 3975, theme.scss */
  .mm-hero__image {
    object-position: 62% center; }

  /* line 3978, theme.scss */
  .mm-hero__overlay {
    background: linear-gradient(90deg, rgba(251, 247, 244, 0.99) 0%, rgba(251, 247, 244, 0.94) 55%, rgba(251, 247, 244, 0.22) 100%); }

  /* line 3981, theme.scss */
  .mm-hero__copy {
    width: min(560px, 78%); }

  /* line 3984, theme.scss */
  .mm-hero__copy > p {
    font-size: 18px; }

  /* line 3987, theme.scss */
  .mm-trust__grid {
    grid-template-columns: 1fr 1fr; }

  /* line 3990, theme.scss */
  .mm-trust__item:nth-child(2) {
    border-right: 0; }

  /* line 3993, theme.scss */
  .mm-trust__item:nth-child(-n+2) {
    border-bottom: 1px solid var(--mm-line); }

  /* line 3996, theme.scss */
  .mm-trust__item:first-child {
    padding-left: 28px; }

  /* line 3999, theme.scss */
  .mm-section {
    padding: 72px 0; }

  /* line 4002, theme.scss */
  .mm-selector,
  .mm-consult__card {
    grid-template-columns: 1fr; }

  /* line 4006, theme.scss */
  .mm-selector__copy,
  .mm-consult__copy {
    padding: 54px; }

  /* line 4010, theme.scss */
  .mm-selector__ui,
  .mm-consult__visual {
    padding: 46px 54px; }

  /* line 4014, theme.scss */
  .mm-values__grid,
  .mm-delivery__grid {
    grid-template-columns: 1fr; }

  /* line 4018, theme.scss */
  .mm-value-card,
  .mm-delivery__grid article {
    min-height: 0; }

  /* line 4022, theme.scss */
  .mm-value-card h3 {
    margin-top: 24px; }

  /* line 4025, theme.scss */
  .mm-delivery__grid p {
    min-height: 0; }

  /* line 4028, theme.scss */
  .mm-story__wrap,
  .mm-faq__wrap {
    grid-template-columns: 1fr; }

  /* line 4032, theme.scss */
  .mm-seo__text {
    columns: 1; }

  /* line 4035, theme.scss */
  .mm-bestsellers {
    display: flex;
    gap: 14px;
    margin-right: calc((100vw - 100%) / -2);
    padding: 2px calc((100vw - 100%) / 2) 14px 0;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch; }

  /* line 4045, theme.scss */
  .mm-bestseller-card {
    width: min(310px, 78vw);
    flex: 0 0 min(310px, 78vw);
    scroll-snap-align: start; }

  /* line 4050, theme.scss */
  .mm-footer__top {
    grid-template-columns: 1.4fr 1fr 1fr;
    gap: 34px; }

  /* line 4054, theme.scss */
  .mm-footer__top > div:last-child {
    grid-column: 1 / -1; }

  /* line 4057, theme.scss */
  .mm-footer__bottom {
    flex-wrap: wrap; }

  /* line 4060, theme.scss */
  .mm-blog-home__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 640px) {
  /* line 4066, theme.scss */
  body[data-theme-template="index"] [data-fixed-panels="bottom"] {
    display: none !important; }

  /* line 4069, theme.scss */
  .mm-home {
    display: flex;
    flex-direction: column; }

  /* line 4073, theme.scss */
  .mm-home > .mm-agebar {
    order: 1; }

  /* line 4076, theme.scss */
  .mm-home > .mm-header {
    order: 2; }

  /* line 4079, theme.scss */
  .mm-home > .mm-hero {
    order: 3; }

  /* line 4082, theme.scss */
  .mm-home > .mm-categories {
    order: 4; }

  /* line 4085, theme.scss */
  .mm-home > .mm-products {
    order: 5; }

  /* line 4088, theme.scss */
  .mm-home > .mm-selector-section {
    order: 6; }

  /* line 4091, theme.scss */
  .mm-home > .mm-trust {
    order: 7; }

  /* line 4094, theme.scss */
  .mm-home > .mm-consult {
    order: 8; }

  /* line 4097, theme.scss */
  .mm-home > .mm-values {
    order: 9; }

  /* line 4100, theme.scss */
  .mm-home > .mm-delivery {
    order: 10; }

  /* line 4103, theme.scss */
  .mm-home > .mm-story {
    order: 11; }

  /* line 4106, theme.scss */
  .mm-home > .mm-seo {
    order: 12; }

  /* line 4109, theme.scss */
  .mm-home > .mm-faq {
    order: 13; }

  /* line 4112, theme.scss */
  .mm-home > .mm-blog-home {
    order: 14; }

  /* line 4115, theme.scss */
  .mm-home > .mm-footer {
    order: 15; }

  /* line 4118, theme.scss */
  .mm-container {
    width: calc(100% - 28px); }

  /* line 4121, theme.scss */
  .mm-agebar {
    height: 34px;
    font-size: 11px; }

  /* line 4125, theme.scss */
  .mm-agebar__delivery {
    width: 100%;
    text-align: center; }

  /* line 4129, theme.scss */
  .mm-header {
    height: auto; }

  /* line 4132, theme.scss */
  .mm-header__inner {
    height: 66px;
    gap: 8px; }

  /* line 4136, theme.scss */
  .mm-logo {
    font-size: clamp(22px, 6.6vw, 25px); }

  /* line 4139, theme.scss */
  .mm-mobile-whatsapp,
  .mm-language-toggle,
  .mm-cart,
  .mm-menu-toggle {
    width: 44px;
    height: 44px;
    flex-basis: 44px;
    border-radius: 12px; }

  /* line 4148, theme.scss */
  .mm-mobile-whatsapp svg,
  .mm-cart > svg {
    width: 22px;
    height: 22px; }

  /* line 4153, theme.scss */
  .mm-mobile-quick-search {
    width: calc(100% - 28px);
    height: 50px;
    margin-bottom: 10px;
    border-radius: 13px; }

  /* line 4159, theme.scss */
  .mm-mobile-quick-search > svg {
    width: 18px;
    height: 18px;
    margin-left: 13px; }

  /* line 4164, theme.scss */
  .mm-mobile-quick-search input {
    padding: 0 9px;
    font-size: 13px; }

  /* line 4168, theme.scss */
  .mm-mobile-quick-search button {
    height: 42px;
    padding: 0 13px; }

  /* line 4172, theme.scss */
  .mm-hero {
    height: 190px;
    background: #2b0738; }

  /* line 4176, theme.scss */
  .mm-hero__image {
    left: 0;
    width: 100%;
    max-width: none;
    object-position: center;
    opacity: 1; }

  /* line 4183, theme.scss */
  .mm-hero__overlay {
    background: linear-gradient(90deg, rgba(21, 4, 31, 0.28) 0%, rgba(21, 4, 31, 0.08) 58%, rgba(21, 4, 31, 0) 100%); }

  /* line 4186, theme.scss */
  .mm-hero__mobile-link {
    position: absolute;
    z-index: 4;
    inset: 0;
    display: block; }

  /* line 4192, theme.scss */
  .mm-hero__mobile-link:focus-visible {
    outline: 3px solid #fff;
    outline-offset: -5px; }

  /* line 4196, theme.scss */
  .mm-hero__copy {
    width: 62%; }

  /* line 4199, theme.scss */
  .mm-hero__copy > .mm-eyebrow,
  .mm-hero h1 > .mm-hero__tagline,
  .mm-hero__details,
  .mm-hero .mm-actions,
  .mm-hero__copy > p,
  .mm-hero__note {
    display: none; }

  /* line 4207, theme.scss */
  .mm-eyebrow {
    font-size: 10px;
    letter-spacing: .1em; }

  /* line 4211, theme.scss */
  .mm-eyebrow::before {
    width: 20px; }

  /* line 4214, theme.scss */
  .mm-hero h1 {
    margin: 0 0 11px;
    color: #fff;
    font-size: clamp(21px, 6.1vw, 25px);
    line-height: 1;
    letter-spacing: -.045em;
    white-space: nowrap; }

  /* line 4222, theme.scss */
  .mm-hero h1 > .mm-hero__tagline {
    display: none !important; }

  /* line 4225, theme.scss */
  .mm-hero__mobile-benefits {
    display: grid;
    gap: 5px;
    margin: 0;
    padding: 0;
    color: rgba(255, 255, 255, 0.96);
    font-size: 10.5px;
    line-height: 1.2;
    list-style: none; }

  /* line 4235, theme.scss */
  .mm-hero__mobile-benefits li {
    position: relative;
    padding-left: 13px; }

  /* line 4239, theme.scss */
  .mm-hero__mobile-benefits li::before {
    position: absolute;
    top: .42em;
    left: 0;
    width: 6px;
    height: 6px;
    content: "";
    border-radius: 50%;
    background: #55c18d; }

  /* line 4249, theme.scss */
  .mm-hero__mobile-footnote {
    display: block;
    margin: 6px 0 0 13px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 8.5px;
    line-height: 1.15; }

  /* line 4256, theme.scss */
  .mm-actions {
    align-items: stretch;
    flex-direction: column;
    width: 100%;
    margin-top: 18px; }

  /* line 4262, theme.scss */
  .mm-hero .mm-actions .mm-btn--light {
    display: none; }

  /* line 4265, theme.scss */
  .mm-btn {
    width: 100%; }

  /* line 4268, theme.scss */
  .mm-trust__grid {
    grid-template-columns: 1fr 1fr; }

  /* line 4271, theme.scss */
  .mm-trust__item {
    min-height: 112px;
    gap: 10px;
    padding: 16px 10px;
    border-right: 1px solid var(--mm-line);
    border-bottom: 1px solid var(--mm-line); }

  /* line 4278, theme.scss */
  .mm-trust__item:first-child {
    padding-left: 10px; }

  /* line 4281, theme.scss */
  .mm-trust__item:nth-child(2n) {
    border-right: 0; }

  /* line 4284, theme.scss */
  .mm-trust__item:nth-child(n + 3) {
    border-bottom: 0; }

  /* line 4287, theme.scss */
  .mm-trust__icon {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
    font-size: 12px; }

  /* line 4293, theme.scss */
  .mm-trust__item strong {
    font-size: 13px;
    line-height: 1.25; }

  /* line 4297, theme.scss */
  .mm-trust__item small {
    font-size: 10px;
    line-height: 1.35; }

  /* line 4301, theme.scss */
  .mm-section {
    padding: 58px 0; }

  /* line 4304, theme.scss */
  .mm-section-head {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 28px; }

  /* line 4309, theme.scss */
  .mm-section-head h2,
  .mm-selector h2,
  .mm-consult h2,
  .mm-story h2,
  .mm-faq h2,
  .mm-seo h2 {
    font-size: 34px; }

  /* line 4317, theme.scss */
  .mm-categories {
    padding: 10px 0 46px; }

  /* line 4320, theme.scss */
  .mm-categories .mm-section-head {
    gap: 8px;
    margin-bottom: 14px; }

  /* line 4324, theme.scss */
  .mm-categories .mm-section-head h2 {
    margin-top: 8px;
    font-size: 29px;
    line-height: 1; }

  /* line 4329, theme.scss */
  .mm-category-heading__desktop {
    display: none; }

  /* line 4332, theme.scss */
  .mm-category-heading__mobile {
    display: inline; }

  /* line 4335, theme.scss */
  .mm-categories .mm-section-link {
    font-size: 12px; }

  /* line 4338, theme.scss */
  .mm-products {
    padding: 48px 0 56px; }

  /* line 4341, theme.scss */
  .mm-products .mm-section-head h2 {
    font-size: 31px; }

  /* line 4344, theme.scss */
  .mm-bestseller-groups {
    gap: 44px; }

  /* line 4347, theme.scss */
  .mm-bestseller-group__head {
    align-items: flex-start;
    flex-direction: column;
    gap: 13px;
    margin-bottom: 16px;
    padding-bottom: 15px; }

  /* line 4354, theme.scss */
  .mm-bestseller-group__head h3 {
    font-size: 25px; }

  /* line 4357, theme.scss */
  .mm-bestseller-group__head p {
    max-width: 420px;
    font-size: 12px; }

  /* line 4361, theme.scss */
  .mm-bestseller-group__head > a {
    font-size: 12px; }

  /* line 4364, theme.scss */
  .mm-category-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px; }

  /* line 4368, theme.scss */
  .mm-category-card {
    min-height: 218px;
    padding: 12px 10px 14px;
    border-radius: 19px; }

  /* line 4373, theme.scss */
  .mm-category-card img {
    width: 166px;
    height: 150px;
    flex-basis: 150px;
    margin-bottom: 4px; }

  /* line 4379, theme.scss */
  .mm-category-card strong {
    min-height: 42px;
    align-items: flex-start;
    padding: 0 12px;
    font-size: 14px;
    line-height: 1.18;
    text-align: center; }

  /* line 4387, theme.scss */
  .mm-category-card small {
    display: none; }

  /* line 4390, theme.scss */
  .mm-category-card > span {
    right: 11px;
    bottom: 11px;
    font-size: 16px; }

  /* line 4395, theme.scss */
  .mm-selector-section {
    padding-top: 8px; }

  /* line 4398, theme.scss */
  .mm-selector,
  .mm-consult__card {
    width: calc(100% - 20px);
    border-radius: 25px; }

  /* line 4403, theme.scss */
  .mm-selector__copy,
  .mm-consult__copy {
    padding: 42px 24px; }

  /* line 4407, theme.scss */
  .mm-selector__copy p,
  .mm-consult__copy p {
    font-size: 15px; }

  /* line 4411, theme.scss */
  .mm-selector__ui,
  .mm-consult__visual {
    padding: 24px 18px 32px; }

  /* line 4415, theme.scss */
  .mm-quiz {
    min-height: 326px;
    padding: 24px 18px;
    border-radius: 20px; }

  /* line 4420, theme.scss */
  .mm-quiz h3 {
    font-size: 23px; }

  /* line 4423, theme.scss */
  .mm-popular-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px; }

  /* line 4427, theme.scss */
  .mm-bestseller-card {
    min-height: 420px; }

  /* line 4430, theme.scss */
  .mm-bestseller-card__image {
    height: 225px; }

  /* line 4433, theme.scss */
  .mm-bestseller-card__title {
    font-size: 13px; }

  /* line 4436, theme.scss */
  .mm-bestseller-card__price strong {
    font-size: 16px; }

  /* line 4439, theme.scss */
  .mm-popular-card {
    min-height: 340px;
    border-radius: 18px; }

  /* line 4443, theme.scss */
  .mm-popular-card__image {
    height: 170px;
    padding: 20px 12px; }

  /* line 4447, theme.scss */
  .mm-popular-card__info {
    padding: 15px 13px 17px; }

  /* line 4450, theme.scss */
  .mm-popular-card__info small {
    font-size: 9px; }

  /* line 4453, theme.scss */
  .mm-popular-card__info strong {
    font-size: 14px; }

  /* line 4456, theme.scss */
  .mm-popular-card__info > span,
  .mm-popular-card__info b {
    font-size: 11px; }

  /* line 4460, theme.scss */
  .mm-seo__card {
    width: calc(100% - 20px);
    padding: 34px 24px;
    border-radius: 24px; }

  /* line 4465, theme.scss */
  .mm-chat {
    max-width: 92%;
    font-size: 13px; }

  /* line 4469, theme.scss */
  .mm-value-card,
  .mm-delivery__grid article {
    padding: 26px;
    border-radius: 20px; }

  /* line 4474, theme.scss */
  .mm-story__wrap,
  .mm-faq__wrap {
    gap: 40px; }

  /* line 4478, theme.scss */
  .mm-stats {
    gap: 10px; }

  /* line 4481, theme.scss */
  .mm-stats > div {
    min-height: 145px;
    padding: 20px;
    border-radius: 19px; }

  /* line 4486, theme.scss */
  .mm-stats strong {
    font-size: 27px; }

  /* line 4489, theme.scss */
  .mm-stats span {
    font-size: 11px; }

  /* line 4492, theme.scss */
  .mm-faq summary {
    min-height: 70px;
    font-size: 14px; }

  /* line 4496, theme.scss */
  .mm-blog-home {
    padding: 48px 0; }

  /* line 4499, theme.scss */
  .mm-blog-home .mm-section-head {
    gap: 9px;
    margin-bottom: 22px; }

  /* line 4503, theme.scss */
  .mm-blog-home .mm-section-head h2 {
    margin-top: 8px;
    font-size: 29px;
    line-height: 1.05; }

  /* line 4508, theme.scss */
  .mm-blog-home__grid {
    grid-template-columns: 1fr;
    gap: 11px; }

  /* line 4512, theme.scss */
  .mm-blog-card {
    min-height: 118px;
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    border-radius: 18px; }

  /* line 4518, theme.scss */
  .mm-blog-card:hover {
    transform: none; }

  /* line 4521, theme.scss */
  .mm-blog-card__image {
    height: 100%;
    min-height: 118px;
    aspect-ratio: auto; }

  /* line 4526, theme.scss */
  .mm-blog-card__placeholder svg {
    width: 54px;
    height: 54px; }

  /* line 4530, theme.scss */
  .mm-blog-card__body {
    padding: 14px 13px; }

  /* line 4533, theme.scss */
  .mm-blog-card time {
    font-size: 8px; }

  /* line 4536, theme.scss */
  .mm-blog-card h3 {
    display: -webkit-box;
    overflow: hidden;
    margin-top: 6px;
    font-size: 14px;
    line-height: 1.25;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; }

  /* line 4545, theme.scss */
  .mm-blog-card p,
  .mm-blog-card__more {
    display: none; }

  /* line 4549, theme.scss */
  .mm-footer {
    padding: 52px 0 36px; }

  /* line 4552, theme.scss */
  .mm-footer__top {
    grid-template-columns: 1fr 1fr;
    gap: 34px 22px; }

  /* line 4556, theme.scss */
  .mm-footer__top > div:first-child,
  .mm-footer__top > div:last-child {
    grid-column: 1 / -1; }

  /* line 4560, theme.scss */
  .mm-footer__bottom {
    align-items: flex-start;
    flex-direction: column; }

  /* line 4564, theme.scss */
  .widget-type_system_widget_v4_modal_age_1 .layout__content {
    width: min(360px, calc(100% - 28px)) !important; }

  /* line 4567, theme.scss */
  .widget-type_system_widget_v4_modal_age_1 .age-banner {
    padding: 22px 18px 15px !important;
    border-radius: 22px !important; }

  /* line 4571, theme.scss */
  .widget-type_system_widget_v4_modal_age_1 .age-text strong {
    font-size: 20px; }

  /* line 4574, theme.scss */
  .widget-type_system_widget_v4_modal_age_1 .age-text span {
    min-height: 32px;
    margin-bottom: 13px;
    padding-right: 10px;
    padding-left: 34px;
    background-position-x: 8px;
    background-size: 20px 20px;
    font-size: 9px; }

  /* line 4583, theme.scss */
  .widget-type_system_widget_v4_modal_age_1 .age-link {
    gap: 5px !important;
    margin-top: 16px !important; }

  /* line 4587, theme.scss */
  .widget-type_system_widget_v4_modal_age_1 .js-age-button {
    min-height: 48px !important;
    border-radius: 14px !important;
    font-size: 13px !important; }

  /* line 4592, theme.scss */
  .widget-type_system_widget_v4_modal_age_1 .button_out {
    min-height: 35px !important; }

  /* line 4595, theme.scss */
  .mm-not-found {
    min-height: 52vh;
    padding: 54px 18px; }

  /* line 4599, theme.scss */
  .mm-not-found__actions {
    flex-direction: column; }

  /* line 4602, theme.scss */
  .mm-not-found__actions a {
    width: 100%; } }
@media (max-width: 380px) {
  /* line 4608, theme.scss */
  .mm-header__inner {
    gap: 5px; }

  /* line 4612, theme.scss */
  .mm-logo {
    font-size: 21px; }

  /* line 4616, theme.scss */
  .mm-mobile-whatsapp,
  .mm-language-toggle,
  .mm-cart,
  .mm-menu-toggle {
    width: 40px;
    height: 40px;
    flex-basis: 40px; }

  /* line 4625, theme.scss */
  .mm-hero__copy {
    width: 65%; }

  /* line 4629, theme.scss */
  .mm-hero__mobile-benefits {
    font-size: 10px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 4635, theme.scss */
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important; } }
/* V20: clearer pagination, tighter product flow and visible cart count */
/* line 4646, theme.scss */
.widget-type_system_widget_v4_pagination_1,
.widget-type_system_widget_v4_pagination_3 {
  --layout-pt: .5rem !important;
  --layout-pb: .5rem !important; }
  /* line 4651, theme.scss */
  .widget-type_system_widget_v4_pagination_1 .pagination,
  .widget-type_system_widget_v4_pagination_3 .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px 12px; }
  /* line 4659, theme.scss */
  .widget-type_system_widget_v4_pagination_1 .pagination-next.hide-mobile,
  .widget-type_system_widget_v4_pagination_1 .pagination-prev.hide-mobile,
  .widget-type_system_widget_v4_pagination_3 .pagination-next.hide-mobile,
  .widget-type_system_widget_v4_pagination_3 .pagination-prev.hide-mobile {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 176px;
    min-height: 48px;
    padding: 0 18px;
    color: #fff;
    border: 1px solid #b84f72;
    border-radius: 14px;
    background: #b84f72;
    box-shadow: 0 7px 18px rgba(184, 79, 114, 0.2);
    font-size: 14px;
    font-weight: 750;
    line-height: 1.2;
    text-align: center; }
  /* line 4678, theme.scss */
  .widget-type_system_widget_v4_pagination_1 .pagination-next.hide-mobile:hover,
  .widget-type_system_widget_v4_pagination_1 .pagination-prev.hide-mobile:hover,
  .widget-type_system_widget_v4_pagination_3 .pagination-next.hide-mobile:hover,
  .widget-type_system_widget_v4_pagination_3 .pagination-prev.hide-mobile:hover {
    color: #fff;
    border-color: #9f3f5f;
    background: #9f3f5f; }

/* line 4686, theme.scss */
[data-fixed-panels="bottom"] .navigation-bar__bage,
.header__control-bage:not(.cart-empty) {
  min-width: 22px !important;
  height: 22px !important;
  padding: 0 5px !important;
  color: #fff !important;
  border: 2px solid #fff !important;
  border-radius: 999px !important;
  background: #b84f72 !important;
  box-shadow: 0 4px 10px rgba(128, 34, 66, 0.3) !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 18px !important;
  text-align: center !important; }

/* line 4702, theme.scss */
body[data-theme-template="product"] .widget-type_widget_v4_product_5_874dabfaa39ead6a9aa9ce6e1d0c4a02 {
  --layout-pb: .5rem !important; }

/* line 4706, theme.scss */
body[data-theme-template="product"] .widget-type_widget_v4_product_info_1_b781d28adb7fde56f52c13efc98c2224 {
  --layout-pt: .5rem !important; }

/* v29: компактное возрастное подтверждение без пустого пространства,
   которое добавляет базовая flex-разметка системного виджета. */
/* line 4712, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .age-banner {
  min-height: 0 !important;
  height: auto !important;
  justify-content: flex-start !important;
  gap: 0 !important; }

/* line 4719, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .age-text {
  min-height: 0 !important;
  height: auto !important;
  display: block !important;
  flex: 0 0 auto !important;
  margin: 0 !important;
  padding: 0 !important; }

/* line 4728, theme.scss */
.widget-type_system_widget_v4_modal_age_1 .age-link {
  position: static !important;
  inset: auto !important;
  flex: 0 0 auto !important;
  margin-top: 13px !important; }

/* v36: релевантные сопутствующие товары из существующих коллекций,
   проверка видимых строк корзины и подсказка только при прокрутке. */
/* line 4737, theme.scss */
.mm-cross-sell {
  --layout-pt: 1.1rem;
  --layout-pb: 1.4rem; }

/* line 4742, theme.scss */
.mm-cross-sell .layout__content {
  box-sizing: border-box;
  padding: 26px;
  overflow: hidden;
  border: 1px solid #eadfe1;
  border-radius: 24px;
  background: linear-gradient(145deg, #fff 0%, #fcf5f5 100%);
  box-shadow: 0 12px 34px rgba(51, 35, 40, 0.06); }

/* line 4752, theme.scss */
.mm-cross-sell__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 19px; }

/* line 4760, theme.scss */
.mm-cross-sell__head > div {
  min-width: 0; }

/* line 4764, theme.scss */
.mm-cross-sell__eyebrow {
  display: block;
  margin-bottom: 6px;
  color: #b84f72;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .1em;
  line-height: 1.2;
  text-transform: uppercase; }

/* line 4775, theme.scss */
.mm-cross-sell__head h2 {
  margin: 0;
  color: #211d1e;
  font-size: clamp(25px, 2.5vw, 34px);
  font-weight: 850;
  letter-spacing: -.035em;
  line-height: 1.08; }

/* line 4784, theme.scss */
.mm-cross-sell__head p {
  max-width: 650px;
  margin: 8px 0 0;
  color: #71696b;
  font-size: 14px;
  line-height: 1.45; }

/* line 4792, theme.scss */
.mm-cross-sell__hint {
  flex: 0 0 auto;
  padding-bottom: 2px;
  color: #9a8f92;
  font-size: 12px;
  font-weight: 700; }

/* line 4800, theme.scss */
.mm-cross-sell__hint[hidden] {
  display: none !important; }

/* line 4804, theme.scss */
.mm-cross-sell__status {
  min-height: 112px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 18px;
  color: #8d7f83;
  border: 1px dashed #dfcdd2;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  font-weight: 700;
  text-align: center; }

/* line 4820, theme.scss */
.mm-cross-sell.is-loading .mm-cross-sell__status::before {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  margin-right: 9px;
  border: 2px solid rgba(184, 79, 114, 0.22);
  border-top-color: #b84f72;
  border-radius: 50%;
  content: '';
  animation: mm-cross-sell-spin .8s linear infinite; }

/* line 4832, theme.scss */
.mm-cross-sell__status[hidden] {
  display: none !important; }

/* line 4836, theme.scss */
.mm-cross-sell__status a,
.mm-cross-sell__noscript a {
  color: #a94367;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 3px; }

@keyframes mm-cross-sell-spin {
  to {
    transform: rotate(360deg); } }
/* line 4848, theme.scss */
.mm-cross-sell__rail {
  display: grid;
  grid-auto-columns: minmax(175px, 1fr);
  grid-auto-flow: column;
  gap: 12px;
  overflow-x: auto;
  padding: 1px 1px 9px;
  overscroll-behavior-inline: contain;
  scrollbar-color: rgba(184, 79, 114, 0.36) transparent;
  scrollbar-width: thin;
  scroll-behavior: smooth;
  scroll-snap-type: x proximity; }

/* line 4862, theme.scss */
.mm-cross-sell__rail::-webkit-scrollbar {
  height: 5px; }

/* line 4866, theme.scss */
.mm-cross-sell__rail::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background: rgba(184, 79, 114, 0.32); }

/* line 4871, theme.scss */
.mm-cross-sell-card {
  min-width: 0;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  border: 1px solid #eadfe1;
  border-radius: 18px;
  background: #fff;
  scroll-snap-align: start;
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease; }

/* line 4883, theme.scss */
.mm-cross-sell-card:hover {
  border-color: #dcb7c4;
  box-shadow: 0 10px 26px rgba(58, 39, 45, 0.09);
  transform: translateY(-2px); }

/* line 4889, theme.scss */
.mm-cross-sell-card__image {
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 9px;
  background: linear-gradient(145deg, #fff 0%, #fbf5f3 100%); }

/* line 4899, theme.scss */
.mm-cross-sell-card__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  transition: transform .22s ease; }

/* line 4907, theme.scss */
.mm-cross-sell-card:hover .mm-cross-sell-card__image img {
  transform: scale(1.025); }

/* line 4911, theme.scss */
.mm-cross-sell-card__placeholder {
  color: #b84f72;
  font-size: 13px;
  font-weight: 800; }

/* line 4917, theme.scss */
.mm-cross-sell-card__body {
  min-height: 176px;
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 13px;
  border-top: 1px solid #f0e8e9; }

/* line 4926, theme.scss */
.mm-cross-sell-card__eyebrow {
  margin-bottom: 5px;
  color: #a84a68;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase; }

/* line 4935, theme.scss */
.mm-cross-sell-card__title {
  display: -webkit-box;
  overflow: hidden;
  color: #292426;
  font-size: 14px;
  font-weight: 750;
  line-height: 1.28;
  text-decoration: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

/* line 4947, theme.scss */
.mm-cross-sell-card__price {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 4px 7px;
  margin-top: auto;
  padding: 11px 0 9px; }

/* line 4956, theme.scss */
.mm-cross-sell-card__price s {
  color: #9e9597;
  font-size: 11px; }

/* line 4961, theme.scss */
.mm-cross-sell-card__price strong {
  color: #211d1e;
  font-size: 16px;
  font-weight: 850;
  white-space: nowrap; }

/* line 4968, theme.scss */
.mm-cross-sell-card__body form {
  margin: 0; }

/* line 4972, theme.scss */
.mm-cross-sell-card__add {
  box-sizing: border-box;
  width: 100%;
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
  color: #fff;
  border: 0;
  border-radius: 12px;
  background: #211d1e;
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  transition: background-color .18s ease, transform .18s ease; }

/* line 4993, theme.scss */
.mm-cross-sell-card__add:hover {
  color: #fff;
  background: #b84f72; }

/* line 4998, theme.scss */
.mm-cross-sell-card__add:active {
  transform: scale(0.98); }

/* line 5002, theme.scss */
.mm-cross-sell__details-link {
  width: max-content;
  max-width: 100%;
  display: block;
  margin: 8px auto 0;
  padding: 5px 8px;
  color: #756d6f;
  font-size: 12px;
  font-weight: 750;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  text-underline-offset: 3px; }

/* line 5017, theme.scss */
.mm-cross-sell__details-link:hover {
  color: #a94367;
  text-decoration: underline; }

/* line 5022, theme.scss */
#product-characteristics,
#product-description {
  scroll-margin-top: 110px; }

/* line 5027, theme.scss */
.mm-cross-sell--cart {
  --layout-pt: .35rem;
  --layout-pb: 1rem; }

@media (min-width: 1100px) {
  /* line 5033, theme.scss */
  .mm-cross-sell__rail {
    grid-auto-columns: minmax(175px, calc((100% - 60px) / 6)); } }
@media (max-width: 768px) {
  /* line 5039, theme.scss */
  .widget-type_system_widget_v4_modal_age_1 .age-banner {
    padding: 19px 18px 13px !important; }

  /* line 5043, theme.scss */
  .widget-type_system_widget_v4_modal_age_1 .age-link {
    margin-top: 10px !important; }

  /* line 5047, theme.scss */
  .mm-cross-sell {
    --layout-pt: .75rem;
    --layout-pb: 1rem; }

  /* line 5052, theme.scss */
  .mm-cross-sell .layout__content {
    width: calc(100% - 24px);
    padding: 17px 14px 14px;
    border-radius: 20px; }

  /* line 5058, theme.scss */
  .mm-cross-sell__head {
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 14px; }

  /* line 5064, theme.scss */
  .mm-cross-sell__eyebrow {
    margin-bottom: 5px;
    font-size: 9px; }

  /* line 5069, theme.scss */
  .mm-cross-sell__head h2 {
    font-size: 23px;
    line-height: 1.1; }

  /* line 5074, theme.scss */
  .mm-cross-sell__head p {
    margin-top: 6px;
    display: -webkit-box;
    overflow: hidden;
    font-size: 12px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }

  /* line 5083, theme.scss */
  .mm-cross-sell__hint {
    display: none; }

  /* line 5087, theme.scss */
  .mm-cross-sell__rail {
    grid-auto-columns: minmax(140px, 41vw);
    gap: 9px;
    margin-right: -14px;
    padding-right: 14px; }

  /* line 5094, theme.scss */
  .mm-cross-sell-card {
    border-radius: 16px; }

  /* line 5098, theme.scss */
  .mm-cross-sell-card__image {
    padding: 7px; }

  /* line 5102, theme.scss */
  .mm-cross-sell-card__body {
    min-height: 154px;
    padding: 11px; }

  /* line 5107, theme.scss */
  .mm-cross-sell-card__title {
    font-size: 13px; }

  /* line 5111, theme.scss */
  .mm-cross-sell-card__price strong {
    font-size: 15px; }

  /* line 5115, theme.scss */
  .mm-cross-sell-card__add {
    min-height: 44px; }

  /* line 5119, theme.scss */
  .mm-cross-sell__details-link {
    margin-top: 3px;
    padding: 5px 6px 0;
    font-size: 11px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 5127, theme.scss */
  .mm-cross-sell__rail {
    scroll-behavior: auto; }

  /* line 5131, theme.scss */
  .mm-cross-sell-card,
  .mm-cross-sell-card__image img,
  .mm-cross-sell-card__add {
    transition: none; } }
/* line 5138, theme.scss */
body[data-theme-template="product"] .widget-type_system_widget_v4_products_related_5 .layout__content,
body[data-theme-template="cart"] .widget-type_system_widget_v4_special_products_6 .layout__content {
  box-sizing: border-box;
  padding: 24px !important;
  border: 1px solid #eee2e4;
  border-radius: 24px;
  background: linear-gradient(145deg, #fff 0%, #fcf6f5 100%); }

/* line 5147, theme.scss */
body[data-theme-template="product"] .widget-type_system_widget_v4_products_related_5 .heading,
body[data-theme-template="cart"] .widget-type_system_widget_v4_special_products_6 .heading {
  margin-bottom: 18px !important;
  color: #211d1e;
  font-weight: 800 !important;
  letter-spacing: -.025em; }

/* line 5155, theme.scss */
body[data-theme-template="product"] .widget-type_system_widget_v4_products_related_5 .product-preview,
body[data-theme-template="cart"] .widget-type_system_widget_v4_special_products_6 .product-preview {
  overflow: hidden;
  border: 1px solid rgba(225, 210, 213, 0.9);
  border-radius: 16px;
  background: #fbf7f4; }

@media (max-width: 768px) {
  /* line 5164, theme.scss */
  body[data-theme-template="product"] .widget-type_system_widget_v4_products_related_5 .layout__content,
  body[data-theme-template="cart"] .widget-type_system_widget_v4_special_products_6 .layout__content {
    width: calc(100% - 24px);
    padding: 17px 14px 18px !important;
    border-radius: 20px; }

  /* line 5171, theme.scss */
  body[data-theme-template="product"] .widget-type_system_widget_v4_products_related_5 .heading,
  body[data-theme-template="cart"] .widget-type_system_widget_v4_special_products_6 .heading {
    margin-bottom: 13px !important;
    font-size: 23px !important;
    line-height: 1.12 !important; }

  /* line 5178, theme.scss */
  body[data-theme-template="blog"] [class*="widget-type_system_widget_v4_blog_"] .layout__content,
  body[data-theme-template="article"] [class*="widget-type_system_widget_v4_article_"] .layout__content,
  body[data-theme-template="article"] .mm-article-back {
    width: calc(100% - 32px); }

  /* line 5184, theme.scss */
  body[data-theme-template="blog"] [class*="widget-type_system_widget_v4_blog_"] .layout__content {
    padding-top: 18px;
    padding-bottom: 48px; }

  /* line 5189, theme.scss */
  body[data-theme-template="blog"] [class*="widget-type_system_widget_v4_blog_"] h1.heading {
    margin-bottom: 19px;
    font-size: 34px; }

  /* line 5194, theme.scss */
  body[data-theme-template="blog"] .tagcloud {
    margin-bottom: 22px; }

  /* line 5198, theme.scss */
  body[data-theme-template="blog"] .blog-list.grid-list {
    grid-template-columns: 1fr;
    gap: 13px; }

  /* line 5203, theme.scss */
  body[data-theme-template="blog"] .blog-list__item {
    border-radius: 18px; }

  /* line 5207, theme.scss */
  body[data-theme-template="blog"] .blog-list__item-photo {
    aspect-ratio: 16 / 9; }

  /* line 5211, theme.scss */
  body[data-theme-template="blog"] .blog-list__item-title {
    padding: 17px 17px 0;
    font-size: 18px; }

  /* line 5216, theme.scss */
  body[data-theme-template="blog"] .blog-list__item-description {
    padding: 9px 17px 0;
    font-size: 13px; }

  /* line 5221, theme.scss */
  body[data-theme-template="blog"] .blog-list__item-date {
    padding: 14px 17px 18px; }

  /* line 5225, theme.scss */
  body[data-theme-template="article"] .mm-article-back {
    padding-top: 16px; }

  /* line 5229, theme.scss */
  body[data-theme-template="article"] [class*="widget-type_system_widget_v4_article_"] .layout__content {
    padding-top: 16px;
    padding-bottom: 48px; }

  /* line 5234, theme.scss */
  body[data-theme-template="article"] .article h1.heading {
    margin-bottom: 20px;
    font-size: 31px; }

  /* line 5239, theme.scss */
  body[data-theme-template="article"] .article-photo {
    margin-bottom: 16px;
    border-radius: 18px; }

  /* line 5244, theme.scss */
  body[data-theme-template="article"] .article-content.static-text {
    padding: 24px 20px;
    border-radius: 19px;
    font-size: 16px;
    line-height: 1.68; }

  /* line 5251, theme.scss */
  body[data-theme-template="article"] .article-content.static-text h2 {
    font-size: 24px; }

  /* line 5255, theme.scss */
  body[data-theme-template="article"] .article-content.static-text h3 {
    font-size: 20px; }

  /* line 5261, theme.scss */
  .widget-type_system_widget_v4_pagination_1 .pagination-next.show-mobile,
  .widget-type_system_widget_v4_pagination_1 .pagination-prev.show-mobile,
  .widget-type_system_widget_v4_pagination_3 .pagination-next.show-mobile,
  .widget-type_system_widget_v4_pagination_3 .pagination-prev.show-mobile {
    display: none !important; }
  /* line 5266, theme.scss */
  .widget-type_system_widget_v4_pagination_1 .pagination-next.hide-mobile,
  .widget-type_system_widget_v4_pagination_1 .pagination-prev.hide-mobile,
  .widget-type_system_widget_v4_pagination_3 .pagination-next.hide-mobile,
  .widget-type_system_widget_v4_pagination_3 .pagination-prev.hide-mobile {
    min-width: 168px;
    min-height: 50px;
    font-size: 13px; } }
