@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);
  --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; }

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

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

  /* line 17, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* Mur-Mur custom homepage */
/* line 23, theme.scss */
body[data-theme-template="index"] {
  margin: 0;
  color: #221f20;
  background: #fbf7f4; }

/* line 29, 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 38, 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 44, 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 52, theme.scss */
.mm-home {
  --mm-ink: #221f20;
  --mm-muted: #756e70;
  --mm-rose: #cf6687;
  --mm-rose-dark: #a74363;
  --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: Inter, Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.45;
  -webkit-font-smoothing: antialiased; }

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

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

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

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

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

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

/* line 106, 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 118, theme.scss */
.mm-agebar {
  height: 38px;
  color: #f7efec;
  background: #282425;
  font-size: 13px;
  letter-spacing: .02em; }

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

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

/* line 142, 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 150, theme.scss */
.mm-header__inner {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 24px; }

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

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

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

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

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

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

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

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

/* line 209, 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 221, 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 233, theme.scss */
.mm-search input::placeholder {
  color: #9a9293; }

/* line 237, 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 248, 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 258, 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 271, theme.scss */
.mm-whatsapp span {
  width: 23px;
  height: 23px;
  display: grid;
  place-items: center;
  color: #fff;
  border-radius: 50%;
  background: #2e9568; }

/* line 281, 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 291, theme.scss */
.mm-mobile-whatsapp,
.mm-mobile-quick-search {
  display: none; }

/* line 296, 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 309, theme.scss */
.mm-cart > svg {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round; }

/* line 319, 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 334, theme.scss */
.mm-cart b.cart-empty {
  display: none; }

/* line 338, 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 350, theme.scss */
.mm-menu-toggle span {
  width: 20px;
  height: 2px;
  display: block;
  border-radius: 4px;
  background: var(--mm-ink); }

/* line 358, 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 370, theme.scss */
.mm-mobile-menu[hidden] {
  display: none; }

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

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

/* line 386, 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 397, theme.scss */
.mm-mobile-search button {
  padding: 0 17px;
  color: #fff;
  border: 0;
  border-radius: 0 12px 12px 0;
  background: var(--mm-ink); }

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

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

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

/* line 425, 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 429, theme.scss */
.mm-hero__inner {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center; }

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

/* line 441, 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 452, theme.scss */
.mm-eyebrow::before {
  width: 28px;
  height: 2px;
  content: "";
  background: var(--mm-rose); }

/* line 459, 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 469, theme.scss */
.mm-hero h1 > span {
  display: block; }

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

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

/* line 488, 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 504, theme.scss */
.mm-btn:hover {
  transform: translateY(-2px); }

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

/* line 514, 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 521, theme.scss */
.mm-btn--rose {
  color: #fff !important;
  background: var(--mm-rose); }

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

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

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

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

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

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

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

/* line 566, 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 579, theme.scss */
.mm-trust__item strong,
.mm-trust__item small {
  display: block; }

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

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

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

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

/* line 606, 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 619, theme.scss */
.mm-section-head h2 {
  max-width: 680px; }

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

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

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

/* line 642, theme.scss */
.mm-category-card {
  position: relative;
  min-width: 0;
  min-height: 232px;
  display: block;
  overflow: hidden;
  padding: 23px 18px 19px;
  border: 1px solid var(--mm-line);
  border-radius: 24px;
  background: #fff;
  transition: transform .2s ease, box-shadow .2s ease; }

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

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

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

/* line 670, theme.scss */
.mm-category-card img {
  width: 116px;
  height: 116px;
  display: block;
  margin: 0 auto 15px;
  object-fit: contain; }

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

/* line 683, theme.scss */
.mm-category-card strong {
  padding-right: 22px;
  font-size: 16px;
  line-height: 1.25; }

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

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

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

/* line 707, 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 717, theme.scss */
.mm-selector__copy {
  padding: 66px 68px;
  color: #fff; }

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

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

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

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

/* line 743, 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 750, 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 761, theme.scss */
.mm-quiz__panel:not(.is-active) {
  display: none; }

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

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

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

/* line 785, 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 800, theme.scss */
.mm-quiz__options button:hover,
.mm-quiz__options button:focus-visible {
  color: #2b2527;
  border-color: #f4dce4;
  background: #f4dce4; }

/* line 807, 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 817, theme.scss */
.mm-quiz__result p {
  margin: 0 0 24px;
  color: #d9ced1;
  line-height: 1.6; }

/* line 823, 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 835, theme.scss */
.mm-products {
  background: #fff;
  scroll-margin-top: 24px; }

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

/* line 846, 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 858, theme.scss */
.mm-bestseller-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 34px rgba(44, 29, 33, 0.08); }

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

/* line 872, 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 887, 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 896, theme.scss */
.mm-bestseller-card:hover .mm-bestseller-card__image img {
  transform: scale(1.035); }

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

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

/* line 913, 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 926, 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 935, theme.scss */
.mm-bestseller-card__price s,
.mm-bestseller-card__price strong {
  display: block; }

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

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

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

/* line 957, 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 971, 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 981, theme.scss */
.mm-popular-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px; }

/* line 987, 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 1001, theme.scss */
.mm-popular-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 34px rgba(44, 29, 33, 0.08); }

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

/* line 1014, 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 1023, theme.scss */
.mm-popular-card:hover .mm-popular-card__image img {
  transform: scale(1.035); }

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

/* line 1034, 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 1041, 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 1049, theme.scss */
.mm-popular-card__info strong {
  margin-top: 8px;
  font-size: 18px;
  line-height: 1.25; }

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

/* line 1062, 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 1070, theme.scss */
.mm-products__more {
  display: flex;
  justify-content: center;
  margin-top: 34px; }

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

/* line 1080, 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 1090, theme.scss */
.mm-consult__copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 72px; }

/* line 1097, 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 1105, theme.scss */
.mm-consult__copy .mm-btn {
  align-self: flex-start;
  margin-top: 29px; }

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

/* line 1118, 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 1130, theme.scss */
.mm-chat--me {
  align-self: flex-end;
  color: #fff;
  border-radius: 18px 18px 5px 18px;
  background: var(--mm-ink); }

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1208, 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 1218, theme.scss */
.mm-delivery__grid article:nth-child(3) .mm-delivery__icon {
  background: rgba(255, 255, 255, 0.45); }

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

/* line 1228, theme.scss */
.mm-delivery__grid p {
  min-height: 66px;
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  line-height: 1.55; }

/* line 1236, theme.scss */
.mm-delivery__grid article:nth-child(3) p {
  color: #6d6060; }

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

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

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

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

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

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

/* line 1278, 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 1288, theme.scss */
.mm-seo__text {
  max-width: 1040px;
  margin-top: 26px;
  columns: 2;
  column-gap: 52px; }

/* line 1295, 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 1303, 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 1310, theme.scss */
.mm-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px; }

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

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

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

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

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

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

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

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

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

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

/* line 1368, 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 1379, theme.scss */
.mm-faq summary::-webkit-details-marker {
  display: none; }

/* line 1383, 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 1396, theme.scss */
.mm-faq details[open] summary span {
  transform: rotate(45deg); }

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

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

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

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

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

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

/* line 1439, 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 1447, theme.scss */
.mm-footer__top > div > a:hover {
  color: #fff; }

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

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

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

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

/* line 1481, theme.scss */
.mm-home :focus-visible {
  outline: 3px solid rgba(207, 102, 135, 0.48);
  outline-offset: 3px; }

/* line 1486, theme.scss */
body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1.is-show-fullscreen {
  background: rgba(29, 25, 26, 0.74) !important;
  backdrop-filter: blur(8px); }

/* line 1491, theme.scss */
body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1 .layout__content {
  width: min(520px, calc(100% - 32px)); }

/* line 1495, theme.scss */
body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1 .age-banner {
  width: 100%;
  padding: 34px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 26px;
  background: #fff !important;
  box-shadow: 0 28px 80px rgba(21, 17, 18, 0.28); }

/* line 1505, theme.scss */
body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1 .age-text::before {
  display: block;
  margin-bottom: 14px;
  color: #a74363;
  content: "MUR-MUR · 18+";
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .13em; }

/* line 1515, theme.scss */
body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1 .age-text p {
  margin: 0;
  color: #332d2f;
  font-size: 16px;
  line-height: 1.55; }

/* line 1522, theme.scss */
body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1 .age-link {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 24px; }

/* line 1529, theme.scss */
body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1 .js-age-button {
  min-height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 16px;
  border: 0;
  border-radius: 14px;
  font-size: 14px;
  font-weight: 750;
  text-align: center; }

/* line 1543, theme.scss */
body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1 .button_out {
  color: #544c4f;
  background: #eee9e7; }

/* line 1548, theme.scss */
body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1 .button_in {
  color: #fff;
  background: #cf6687;
  cursor: pointer; }

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

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

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

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

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

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

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

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

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

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

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

  /* line 1597, theme.scss */
  .mm-agebar__inner span:last-child {
    display: none; }

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

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

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

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

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

  /* line 1618, 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 1628, 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 1637, 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 1649, theme.scss */
  .mm-mobile-quick-search > svg {
    flex: 0 0 auto;
    margin-left: 16px; }

  /* line 1653, 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 1664, theme.scss */
  .mm-mobile-quick-search input::placeholder {
    color: #91898b; }

  /* line 1667, 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 1679, theme.scss */
  .mm-menu-toggle {
    display: grid; }

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

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

  /* line 1688, 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 1691, theme.scss */
  .mm-hero__copy {
    width: min(560px, 78%); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1745, 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 1755, theme.scss */
  .mm-bestseller-card {
    width: min(310px, 78vw);
    flex: 0 0 min(310px, 78vw);
    scroll-snap-align: start; }

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

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

  /* line 1767, theme.scss */
  .mm-footer__bottom {
    flex-wrap: wrap; } }
@media (max-width: 640px) {
  /* line 1773, theme.scss */
  body[data-theme-template="index"] [data-fixed-panels="bottom"] {
    display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1828, theme.scss */
  .mm-hero__image {
    left: 18%;
    width: 118%;
    max-width: none;
    object-position: 62% center;
    opacity: .58; }

  /* line 1835, theme.scss */
  .mm-hero__overlay {
    background: linear-gradient(90deg, rgba(251, 247, 244, 0.98) 0%, rgba(251, 247, 244, 0.88) 70%, rgba(251, 247, 244, 0.6) 100%); }

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

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

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

  /* line 1848, theme.scss */
  .mm-hero h1 {
    margin: 15px 0 16px;
    font-size: clamp(35px, 10vw, 41px);
    line-height: 1.02; }

  /* line 1853, theme.scss */
  .mm-hero__copy > p {
    max-width: 430px;
    font-size: 15px;
    line-height: 1.55; }

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

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

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

  /* line 1870, theme.scss */
  .mm-hero__note {
    align-items: flex-start;
    margin-top: 17px;
    font-size: 11px; }

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

  /* line 1878, theme.scss */
  .mm-trust__item {
    min-height: 94px;
    padding: 20px 8px;
    border-right: 0;
    border-bottom: 1px solid var(--mm-line); }

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

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

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

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

  /* line 1898, 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 1906, theme.scss */
  .mm-category-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px; }

  /* line 1910, theme.scss */
  .mm-category-card {
    min-height: 196px;
    padding: 16px 13px;
    border-radius: 19px; }

  /* line 1915, theme.scss */
  .mm-category-card img {
    width: 100px;
    height: 100px;
    margin-bottom: 10px; }

  /* line 1920, theme.scss */
  .mm-category-card strong {
    font-size: 14px; }

  /* line 1923, theme.scss */
  .mm-category-card small {
    max-width: 105px;
    font-size: 10px; }

  /* line 1927, theme.scss */
  .mm-category-card > span {
    right: 13px;
    bottom: 13px;
    font-size: 17px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 2048, theme.scss */
  body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1 .age-banner {
    padding: 27px 20px 20px;
    border-radius: 22px; }

  /* line 2052, theme.scss */
  body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1 .age-text p {
    font-size: 14px; }

  /* line 2055, theme.scss */
  body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1 .age-link {
    gap: 8px;
    margin-top: 20px; }

  /* line 2059, theme.scss */
  body[data-theme-template="index"] .widget-type_system_widget_v4_modal_age_1 .js-age-button {
    min-height: 48px;
    padding: 0 10px;
    border-radius: 12px;
    font-size: 12px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 2068, theme.scss */
  .mm-home *,
  .mm-home *::before,
  .mm-home *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important; } }
