@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, #8F316D);
  --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, #a8397f);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #be4391);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #d789ba);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #8F316D);
  --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, #a8397f);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #be4391);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #d789ba);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #211B22);
  --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, #392f3b);
  --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, #514354);
  --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, #97829b);
  --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, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 16);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1240px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, 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 3, theme.scss */
:root {
  --bm-plum: #5a255f;
  --bm-plum-deep: #35153d;
  --bm-berry: #8f316d;
  --bm-rose: #bd5f88;
  --bm-lilac: #e6cfe5;
  --bm-blush: #faf5fa;
  --bm-dark: #211b22;
  --bm-cream: #fbfaf8;
  --bm-line: #eadfe8;
  --bm-text: #241f25;
  --bm-muted: #746b74;
  --bm-shadow: 0 18px 55px rgba(72, 27, 68, .12);
  --bm-radius-sm: 12px;
  --bm-radius: 20px;
  --bm-radius-lg: 30px; }

/* line 21, theme.scss */
* {
  box-sizing: border-box; }

/* line 22, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 23, theme.scss */
body {
  margin: 0;
  background: #fff;
  color: var(--bm-text);
  font-family: "PT Root UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

/* line 31, theme.scss */
.page_layout main {
  overflow: hidden; }

/* line 32, theme.scss */
.bm-container {
  width: calc(100% - 64px);
  max-width: 1480px;
  margin: 0 auto; }

/* line 34, theme.scss */
.bm-topbar {
  background: linear-gradient(100deg, var(--bm-plum-deep) 0%, #632861 50%, #8b3d71 100%);
  color: #fff;
  font-size: 12px;
  position: relative;
  overflow: hidden; }

/* line 41, theme.scss */
.bm-topbar:after {
  content: "";
  position: absolute;
  width: 340px;
  height: 340px;
  right: 16%;
  top: -260px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08); }

/* line 51, theme.scss */
.bm-topbar__inner {
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  position: relative;
  z-index: 1; }

/* line 60, theme.scss */
.bm-topbar__inner > div:first-child {
  font-weight: 700;
  letter-spacing: .01em; }

/* line 61, theme.scss */
.bm-topbar__inner > div:first-child span {
  display: block;
  color: #ead9e8;
  margin-top: 4px;
  font-weight: 400; }

/* line 62, theme.scss */
.bm-topbar__benefits {
  display: flex;
  gap: 36px;
  color: #f6edf5; }

/* line 63, theme.scss */
.bm-topbar__benefits span {
  position: relative;
  padding-left: 16px; }

/* line 64, theme.scss */
.bm-topbar__benefits span:before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #e6a4c1;
  position: absolute;
  left: 0;
  top: 4px;
  box-shadow: 0 0 0 4px rgba(230, 164, 193, 0.14); }

/* line 75, theme.scss */
.bm-topbar a {
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  font-weight: 800;
  white-space: nowrap; }

/* line 77, theme.scss */
.bm-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(126, 75, 119, 0.14);
  backdrop-filter: blur(16px);
  transition: box-shadow .25s, background .25s; }

/* line 86, theme.scss */
.bm-header.is-scrolled {
  box-shadow: 0 10px 35px rgba(57, 20, 54, 0.1);
  background: rgba(255, 255, 255, 0.985); }

/* line 87, theme.scss */
.bm-header__inner {
  height: 82px;
  display: flex;
  align-items: center;
  gap: 22px; }

/* line 88, theme.scss */
.bm-logo {
  font-size: 28px;
  font-weight: 900;
  color: var(--bm-plum-deep) !important;
  text-decoration: none !important;
  line-height: .8;
  letter-spacing: -.045em;
  position: relative; }

/* line 97, theme.scss */
.bm-logo:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  right: -10px;
  top: -3px;
  border-radius: 50%;
  background: var(--bm-rose); }

/* line 107, theme.scss */
.bm-logo small {
  display: block;
  font-size: 7px;
  letter-spacing: .06em;
  margin-top: 8px;
  color: #786879; }

/* line 108, theme.scss */
.bm-catalog-btn {
  height: 50px;
  padding: 0 23px;
  background: linear-gradient(115deg, var(--bm-plum) 0%, var(--bm-berry) 58%, #ad4f7b 100%);
  color: #fff !important;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  gap: 13px;
  border-radius: 14px;
  font-weight: 800;
  white-space: nowrap;
  box-shadow: 0 10px 22px rgba(116, 42, 95, 0.22);
  transition: transform .22s, box-shadow .22s; }

/* line 123, theme.scss */
.bm-catalog-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(116, 42, 95, 0.28); }

/* line 124, theme.scss */
.bm-catalog-btn i,
.bm-catalog-btn i:before,
.bm-catalog-btn i:after {
  width: 15px;
  height: 2px;
  background: #fff;
  display: block;
  position: relative;
  border-radius: 2px; }

/* line 127, theme.scss */
.bm-catalog-btn i:before,
.bm-catalog-btn i:after {
  content: "";
  position: absolute;
  left: 0; }

/* line 129, theme.scss */
.bm-catalog-btn i:before {
  top: -5px; }

/* line 130, theme.scss */
.bm-catalog-btn i:after {
  top: 5px;
  width: 10px; }

/* line 131, theme.scss */
.bm-nav {
  display: flex;
  align-items: center;
  gap: 23px;
  flex: 1; }

/* line 132, theme.scss */
.bm-nav a {
  font-size: 13px;
  color: var(--bm-text) !important;
  text-decoration: none !important;
  white-space: nowrap;
  font-weight: 600;
  position: relative; }

/* line 140, theme.scss */
.bm-nav a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -8px;
  height: 2px;
  background: var(--bm-berry);
  transition: right .22s; }

/* line 150, theme.scss */
.bm-nav a:hover {
  color: var(--bm-berry) !important; }

/* line 151, theme.scss */
.bm-nav a:hover:after {
  right: 0; }

/* line 152, theme.scss */
.bm-nav .bm-nav__sale {
  color: #a22d65 !important; }

/* line 153, theme.scss */
.bm-nav .bm-nav__sale:before {
  content: "%";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  border-radius: 50%;
  background: #f6e5ee;
  font-size: 10px; }

/* line 165, theme.scss */
.bm-actions {
  display: flex;
  align-items: center;
  gap: 8px; }

/* line 166, theme.scss */
.bm-action-link {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--bm-dark) !important;
  text-decoration: none !important;
  border-radius: 12px;
  transition: background .2s, color .2s, transform .2s; }

/* line 177, theme.scss */
.bm-action-link:hover {
  background: #f7edf5;
  color: var(--bm-berry) !important;
  transform: translateY(-2px); }

/* line 178, theme.scss */
.bm-action-link svg,
.bm-cart > svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round; }

/* line 180, theme.scss */
.bm-cart {
  min-height: 46px;
  color: var(--bm-dark) !important;
  text-decoration: none !important;
  border-left: 1px solid var(--bm-line);
  margin-left: 4px;
  padding-left: 16px;
  display: flex;
  align-items: center;
  gap: 9px;
  position: relative; }

/* line 192, theme.scss */
.bm-cart__info {
  font-size: 11px;
  display: flex;
  flex-direction: column;
  gap: 2px; }

/* line 193, theme.scss */
.bm-cart__info b {
  font-size: 12px; }

/* line 194, theme.scss */
.bm-cart__count {
  position: absolute;
  left: 29px;
  top: 2px;
  min-width: 17px;
  height: 17px;
  padding: 0 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: var(--bm-berry);
  color: #fff;
  font-size: 9px;
  font-weight: 800;
  border: 2px solid #fff; }

/* line 212, theme.scss */
.bm-hero {
  color: #fff;
  position: relative;
  overflow: hidden;
  background: radial-gradient(circle at 67% 14%, rgba(221, 137, 177, 0.34) 0%, rgba(221, 137, 177, 0) 30%), radial-gradient(circle at 15% 85%, rgba(156, 77, 142, 0.34) 0%, rgba(156, 77, 142, 0) 35%), linear-gradient(122deg, #241128 0%, #3f1946 42%, #6b2a5d 100%); }

/* line 221, theme.scss */
.bm-hero:before {
  content: "";
  position: absolute;
  width: 480px;
  height: 480px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.12);
  right: 26%;
  top: -180px;
  box-shadow: 0 0 0 70px rgba(255, 255, 255, 0.025), 0 0 0 140px rgba(255, 255, 255, 0.018); }

/* line 232, theme.scss */
.bm-hero:after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: radial-gradient(rgba(255, 255, 255, 0.07) 1px, rgba(0, 0, 0, 0) 1px);
  background-size: 5px 5px;
  opacity: .42;
  mix-blend-mode: soft-light; }

/* line 241, theme.scss */
.bm-hero__grid {
  min-height: 630px;
  display: grid;
  grid-template-columns: 1.05fr .8fr .48fr;
  align-items: center;
  position: relative;
  z-index: 2; }

/* line 249, theme.scss */
.bm-hero__copy {
  padding: 62px 0; }

/* line 250, theme.scss */
.bm-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  color: #f7dce9;
  letter-spacing: .12em;
  font-weight: 800;
  padding: 9px 13px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(8px); }

/* line 264, theme.scss */
.bm-eyebrow i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f1a6c7;
  box-shadow: 0 0 0 5px rgba(241, 166, 199, 0.13); }

/* line 265, theme.scss */
.bm-hero h1 {
  font-size: clamp(48px, 5.5vw, 82px);
  line-height: 1.01;
  letter-spacing: -.055em;
  margin: 25px 0;
  max-width: 850px; }

/* line 272, theme.scss */
.bm-hero h1 em {
  font-style: normal;
  color: #f4c5d9;
  text-shadow: 0 8px 30px rgba(24, 5, 25, 0.24); }

/* line 277, theme.scss */
.bm-hero p {
  max-width: 620px;
  font-size: 19px;
  line-height: 1.55;
  color: #eadfea; }

/* line 278, theme.scss */
.bm-hero__buttons {
  display: flex;
  gap: 14px;
  margin-top: 32px; }

/* line 279, theme.scss */
.bm-btn {
  min-height: 56px;
  padding: 0 24px;
  background: linear-gradient(115deg, #a23d78, #c35e89);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 34px;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 800;
  border-radius: 15px;
  box-shadow: 0 14px 32px rgba(22, 4, 24, 0.26);
  transition: transform .25s, box-shadow .25s; }

/* line 294, theme.scss */
.bm-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 38px rgba(22, 4, 24, 0.34); }

/* line 295, theme.scss */
.bm-btn--ghost {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.56);
  box-shadow: none;
  backdrop-filter: blur(7px); }

/* line 296, theme.scss */
.bm-btn--ghost:hover {
  background: rgba(255, 255, 255, 0.12);
  box-shadow: none; }

/* line 297, theme.scss */
.bm-size-strip {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 40px; }

/* line 298, theme.scss */
.bm-size-strip span {
  color: #d9cbd8;
  font-size: 12px;
  margin-right: 3px; }

/* line 299, theme.scss */
.bm-size-strip b {
  min-width: 35px;
  height: 35px;
  padding: 0 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.17);
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  font-size: 11px; }

/* line 312, theme.scss */
.bm-hero__visual {
  height: 100%;
  position: relative; }

/* line 313, theme.scss */
.bm-hero__model {
  position: absolute;
  inset: 35px -50px 0 -30px;
  background: url("https://cdn.insales-shop.ru/files/1/2482/128764338/original/636b95a3-ab8c-4253-89b8-1c2d5d21ba7b.png") center 18%/cover no-repeat;
  clip-path: polygon(9% 0, 100% 0, 91% 100%, 0 100%);
  filter: saturate(0.82) contrast(1.03);
  border-radius: 48px 0 0 0; }

/* line 321, theme.scss */
.bm-hero__model:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(75, 26, 72, 0) 58%, rgba(36, 17, 40, 0.72) 100%); }

/* line 327, theme.scss */
.bm-hero__panel {
  background: linear-gradient(150deg, rgba(73, 30, 72, 0.85), rgba(46, 20, 51, 0.88));
  padding: 26px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 22px;
  box-shadow: 0 24px 60px rgba(15, 3, 18, 0.24);
  backdrop-filter: blur(16px); }

/* line 335, theme.scss */
.bm-hero__panel div {
  padding: 18px 0 18px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
  position: relative; }

/* line 336, theme.scss */
.bm-hero__panel div:before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #df8eb5;
  position: absolute;
  left: 0;
  top: 23px;
  box-shadow: 0 0 0 5px rgba(223, 142, 181, 0.11); }

/* line 347, theme.scss */
.bm-hero__panel div:last-child {
  border: 0; }

/* line 348, theme.scss */
.bm-hero__panel b,
.bm-hero__panel span {
  display: block; }

/* line 350, theme.scss */
.bm-hero__panel b {
  font-size: 15px; }

/* line 351, theme.scss */
.bm-hero__panel span {
  font-size: 12px;
  color: #d8cad7;
  margin-top: 7px; }

/* line 353, theme.scss */
.bm-benefits {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  background: #fff;
  border: 1px solid var(--bm-line);
  border-radius: 0 0 var(--bm-radius) var(--bm-radius);
  box-shadow: var(--bm-shadow);
  position: relative;
  z-index: 4;
  margin-top: -1px;
  overflow: hidden; }

/* line 365, theme.scss */
.bm-benefits div {
  padding: 25px 20px 25px 39px;
  border-right: 1px solid var(--bm-line);
  position: relative; }

/* line 366, theme.scss */
.bm-benefits div:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  top: 30px;
  background: linear-gradient(135deg, var(--bm-rose), var(--bm-plum));
  box-shadow: 0 0 0 5px #f5e9f0; }

/* line 377, theme.scss */
.bm-benefits div:last-child {
  border-right: 0; }

/* line 378, theme.scss */
.bm-benefits b,
.bm-benefits span {
  display: block; }

/* line 380, theme.scss */
.bm-benefits b {
  font-size: 13px; }

/* line 381, theme.scss */
.bm-benefits span {
  font-size: 12px;
  color: var(--bm-muted);
  margin-top: 7px; }

/* line 383, theme.scss */
.bm-section {
  padding: 88px 0; }

/* line 384, theme.scss */
.bm-section__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 34px; }

/* line 385, theme.scss */
.bm-section__head span {
  font-size: 11px;
  letter-spacing: .16em;
  color: var(--bm-berry);
  font-weight: 900; }

/* line 386, theme.scss */
.bm-section__head h2 {
  font-size: 43px;
  margin: 8px 0 0;
  letter-spacing: -.04em; }

/* line 387, theme.scss */
.bm-section__head > a {
  color: var(--bm-text) !important;
  text-decoration: none !important;
  border: 1px solid var(--bm-line);
  padding: 13px 19px;
  border-radius: 12px;
  background: #fff;
  transition: color .2s, border-color .2s, transform .2s; }

/* line 396, theme.scss */
.bm-section__head > a:hover {
  color: var(--bm-berry) !important;
  border-color: #d3b2cc;
  transform: translateY(-2px); }

/* line 397, theme.scss */
.bm-cats {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 14px; }

/* line 398, theme.scss */
.bm-cats > a {
  background: linear-gradient(180deg, #fff 0%, var(--bm-blush) 100%);
  color: var(--bm-text) !important;
  text-decoration: none !important;
  padding-bottom: 19px;
  border: 1px solid #efe6ed;
  border-radius: 18px;
  overflow: hidden;
  transition: transform .3s, box-shadow .3s, border-color .3s; }

/* line 408, theme.scss */
.bm-cats > a:hover {
  transform: translateY(-7px);
  box-shadow: 0 20px 40px rgba(77, 27, 70, 0.14);
  border-color: #dac0d4; }

/* line 409, theme.scss */
.bm-cat-img {
  height: 270px;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  transition: transform .45s; }

/* line 410, theme.scss */
.bm-cats > a:hover .bm-cat-img {
  transform: scale(1.025); }

/* line 411, theme.scss */
.bm-cat-img:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 65%, rgba(61, 21, 53, 0.16)); }

/* line 412, theme.scss */
.bm-cats h3,
.bm-cats p,
.bm-cats span {
  margin-left: 17px;
  margin-right: 17px; }

/* line 415, theme.scss */
.bm-cats h3 {
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 9px; }

/* line 416, theme.scss */
.bm-cats p {
  font-size: 13px;
  color: var(--bm-muted); }

/* line 417, theme.scss */
.bm-cats span {
  display: inline-block;
  border: 1px solid #d8c3d3;
  color: var(--bm-plum);
  background: #fff;
  padding: 8px 12px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 700; }

/* line 428, theme.scss */
.bm-promo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  padding-bottom: 88px; }

/* line 429, theme.scss */
.bm-promo a {
  text-decoration: none !important; }

/* line 430, theme.scss */
.bm-promo__main {
  min-height: 390px;
  background: linear-gradient(90deg, rgba(50, 18, 49, 0.96), rgba(80, 25, 67, 0.38)), url("https://cdn.insales-shop.ru/files/1/346/128762202/original/Photoroom_20260730_142327.webp") center/cover;
  color: #fff !important;
  padding: 50px;
  display: flex;
  align-items: center;
  border-radius: var(--bm-radius-lg);
  overflow: hidden;
  position: relative; }

/* line 441, theme.scss */
.bm-promo__main:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  right: -70px;
  top: -70px;
  box-shadow: 0 0 0 42px rgba(255, 255, 255, 0.035); }

/* line 442, theme.scss */
.bm-promo__main > div {
  position: relative;
  z-index: 1; }

/* line 443, theme.scss */
.bm-promo__main span {
  color: #f3bfd5;
  font-size: 12px;
  letter-spacing: .12em;
  font-weight: 800; }

/* line 444, theme.scss */
.bm-promo__main h2 {
  font-size: 45px;
  line-height: 1.04;
  margin: 15px 0;
  letter-spacing: -.035em; }

/* line 445, theme.scss */
.bm-promo__main p {
  color: #eee1eb; }

/* line 446, theme.scss */
.bm-promo__main b {
  display: inline-block;
  margin-top: 25px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 13px 18px;
  border-radius: 12px; }

/* line 447, theme.scss */
.bm-promo__side {
  display: grid;
  gap: 16px; }

/* line 448, theme.scss */
.bm-promo__side a {
  background: linear-gradient(115deg, #3b193f 0%, #6d2c61 58%, #914170 100%);
  color: #fff !important;
  padding: 34px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: var(--bm-radius);
  position: relative;
  overflow: hidden;
  transition: transform .25s, box-shadow .25s; }

/* line 460, theme.scss */
.bm-promo__side a:nth-child(2) {
  background: linear-gradient(115deg, #6b2b59 0%, #a14473 100%); }

/* line 461, theme.scss */
.bm-promo__side a:after {
  content: "";
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
  position: absolute;
  right: -35px;
  bottom: -65px; }

/* line 462, theme.scss */
.bm-promo__side a:hover {
  transform: translateY(-4px);
  box-shadow: var(--bm-shadow); }

/* line 463, theme.scss */
.bm-promo__side div,
.bm-promo__side b {
  position: relative;
  z-index: 1; }

/* line 465, theme.scss */
.bm-promo__side span {
  font-size: 22px;
  font-weight: 800; }

/* line 466, theme.scss */
.bm-promo__side p {
  color: #eadce8; }

/* line 467, theme.scss */
.bm-promo__side b {
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.18);
  padding: 14px 18px;
  border-radius: 12px;
  font-size: 12px; }

/* line 469, theme.scss */
.bm-products {
  background: linear-gradient(180deg, #faf6f9 0%, #f7f2f7 100%);
  padding: 80px 0; }

/* line 470, theme.scss */
.bm-products .layout {
  max-width: none !important; }

/* line 471, theme.scss */
.bm-products .product-card,
.bm-products [data-product-card],
.collection .product-card,
body[data-theme-template="collection"] [data-product-card] {
  background: #fff !important;
  border: 1px solid #eee4ec !important;
  border-radius: 18px !important;
  padding: 12px !important;
  overflow: hidden;
  transition: transform .3s, box-shadow .3s, border-color .3s !important; }

/* line 482, theme.scss */
.bm-products .product-card:hover,
.bm-products [data-product-card]:hover,
.collection .product-card:hover,
body[data-theme-template="collection"] [data-product-card]:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(78, 28, 71, 0.13);
  border-color: #dbc1d5 !important; }

/* line 490, theme.scss */
.product-card__image,
.product-card-photo,
.product-preview__photo {
  background: #f6f2f5 !important;
  border-radius: 13px !important;
  overflow: hidden; }

/* line 493, theme.scss */
.product-card__title,
.product-preview__title {
  font-size: 14px !important;
  color: var(--bm-dark) !important; }

/* line 495, theme.scss */
.product-card__price,
.product-preview__price {
  font-size: 18px !important;
  font-weight: 900 !important;
  color: var(--bm-dark) !important; }

/* line 497, theme.scss */
.button,
.btn,
[type="submit"] {
  border-radius: 12px !important;
  background: linear-gradient(115deg, var(--bm-plum), var(--bm-berry)) !important;
  color: #fff !important;
  border-color: var(--bm-berry) !important;
  box-shadow: 0 8px 18px rgba(116, 42, 95, 0.18);
  transition: transform .2s, box-shadow .2s !important; }

/* line 507, theme.scss */
.button:hover,
.btn:hover,
[type="submit"]:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(116, 42, 95, 0.26); }

/* line 511, theme.scss */
.bm-trust {
  background: linear-gradient(110deg, #251326, #411b41 52%, #622553);
  color: #fff; }

/* line 512, theme.scss */
.bm-trust .bm-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr); }

/* line 513, theme.scss */
.bm-trust div div {
  padding: 32px;
  border-right: 1px solid rgba(255, 255, 255, 0.11);
  position: relative; }

/* line 514, theme.scss */
.bm-trust div div:before {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 3px;
  margin-bottom: 14px;
  background: linear-gradient(90deg, #d675a0, #f0b7d1); }

/* line 515, theme.scss */
.bm-trust b,
.bm-trust span {
  display: block; }

/* line 517, theme.scss */
.bm-trust span {
  font-size: 12px;
  color: #d8cbd7;
  margin-top: 8px; }

/* line 519, theme.scss */
footer {
  background: #211523;
  color: #fff; }

/* line 520, theme.scss */
footer a {
  color: #f1e7ef !important; }

/* line 521, theme.scss */
footer .footer,
footer [data-widget-type="system_widget_v4_footer_1"] {
  background: transparent !important; }

/* line 524, theme.scss */
.bm-reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity .75s ease, transform .75s ease; }

/* line 525, theme.scss */
.bm-reveal.is-visible {
  opacity: 1;
  transform: none; }

/* line 526, theme.scss */
body[data-theme-template="collection"] main {
  background: #faf7f9; }

/* line 527, theme.scss */
body[data-theme-template="collection"] .page_section_top {
  background: #fff;
  border-bottom: 1px solid var(--bm-line); }

/* line 528, theme.scss */
body[data-theme-template="collection"] .product-card {
  background: #fff !important; }

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

@media (max-width: 1320px) {
  /* line 534, theme.scss */
  .bm-nav {
    gap: 16px; }

  /* line 535, theme.scss */
  .bm-nav a {
    font-size: 12px; }

  /* line 536, theme.scss */
  .bm-action-link {
    width: 34px; } }
@media (max-width: 1200px) {
  /* line 540, theme.scss */
  .bm-nav {
    display: none; }

  /* line 541, theme.scss */
  .bm-cats {
    grid-template-columns: repeat(3, 1fr); }

  /* line 542, theme.scss */
  .bm-hero__grid {
    grid-template-columns: 1fr .8fr; }

  /* line 543, theme.scss */
  .bm-hero__panel {
    display: none; }

  /* line 544, theme.scss */
  .bm-benefits {
    grid-template-columns: repeat(3, 1fr); }

  /* line 545, theme.scss */
  .bm-benefits div:nth-child(3) {
    border-right: 0; } }
@media (max-width: 760px) {
  /* line 549, theme.scss */
  .bm-container {
    width: calc(100% - 28px); }

  /* line 550, theme.scss */
  .bm-topbar__benefits,
  .bm-topbar__inner > div:first-child {
    display: none; }

  /* line 552, theme.scss */
  .bm-topbar__inner {
    height: 40px;
    justify-content: center; }

  /* line 553, theme.scss */
  .bm-topbar a {
    font-size: 15px; }

  /* line 554, theme.scss */
  .bm-header__inner {
    height: 68px;
    gap: 10px; }

  /* line 555, theme.scss */
  .bm-logo {
    font-size: 22px;
    margin-right: auto; }

  /* line 556, theme.scss */
  .bm-catalog-btn {
    width: 44px;
    height: 44px;
    padding: 0;
    justify-content: center;
    border-radius: 13px;
    order: 2; }

  /* line 557, theme.scss */
  .bm-catalog-btn span {
    display: none; }

  /* line 558, theme.scss */
  .bm-actions {
    order: 3; }

  /* line 559, theme.scss */
  .bm-action-link {
    display: none; }

  /* line 560, theme.scss */
  .bm-cart {
    width: 44px;
    min-height: 44px;
    padding-left: 10px;
    margin-left: 0;
    border-left: 0;
    justify-content: center;
    border-radius: 13px;
    background: #f8eff6;
    color: var(--bm-berry) !important; }

  /* line 561, theme.scss */
  .bm-cart__info {
    display: none; }

  /* line 562, theme.scss */
  .bm-cart__count {
    left: 25px;
    top: 1px;
    border-color: #fff; }

  /* line 563, theme.scss */
  .bm-hero__grid {
    display: block;
    min-height: 770px; }

  /* line 564, theme.scss */
  .bm-hero__copy {
    position: relative;
    z-index: 3;
    padding-top: 54px; }

  /* line 565, theme.scss */
  .bm-hero__visual {
    position: absolute;
    inset: 250px 0 0; }

  /* line 566, theme.scss */
  .bm-hero__model {
    inset: 0 -105px 0 62px;
    opacity: .62;
    border-radius: 36px 0 0 0; }

  /* line 567, theme.scss */
  .bm-hero h1 {
    font-size: 47px; }

  /* line 568, theme.scss */
  .bm-hero p {
    font-size: 16px;
    max-width: 92%; }

  /* line 569, theme.scss */
  .bm-hero__buttons {
    flex-direction: column;
    align-items: flex-start; }

  /* line 570, theme.scss */
  .bm-btn {
    width: 100%;
    max-width: 310px; }

  /* line 571, theme.scss */
  .bm-size-strip {
    margin-top: 30px;
    flex-wrap: wrap;
    max-width: 310px; }

  /* line 572, theme.scss */
  .bm-benefits {
    grid-template-columns: repeat(2, 1fr);
    border-radius: 0 0 18px 18px; }

  /* line 573, theme.scss */
  .bm-benefits div {
    border-right: 1px solid var(--bm-line);
    padding: 22px 13px 22px 31px; }

  /* line 574, theme.scss */
  .bm-benefits div:nth-child(2n) {
    border-right: 0; }

  /* line 575, theme.scss */
  .bm-benefits div:before {
    left: 14px;
    top: 27px; }

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

  /* line 577, theme.scss */
  .bm-section__head h2 {
    font-size: 32px; }

  /* line 578, theme.scss */
  .bm-section__head > a {
    display: none; }

  /* line 579, theme.scss */
  .bm-cats {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; }

  /* line 580, theme.scss */
  .bm-cat-img {
    height: 210px; }

  /* line 581, theme.scss */
  .bm-cats h3 {
    font-size: 14px; }

  /* line 582, theme.scss */
  .bm-promo {
    grid-template-columns: 1fr;
    padding-bottom: 58px; }

  /* line 583, theme.scss */
  .bm-promo__main {
    min-height: 340px;
    padding: 30px;
    border-radius: 22px; }

  /* line 584, theme.scss */
  .bm-promo__main h2 {
    font-size: 36px; }

  /* line 585, theme.scss */
  .bm-promo__side a {
    display: block;
    padding: 28px; }

  /* line 586, theme.scss */
  .bm-promo__side b {
    display: inline-block;
    margin-top: 16px; }

  /* line 587, theme.scss */
  .bm-products {
    padding: 58px 0; }

  /* line 588, theme.scss */
  .bm-trust .bm-container {
    grid-template-columns: 1fr 1fr; }

  /* line 589, theme.scss */
  .bm-trust div div {
    padding: 25px 16px; } }
@media (max-width: 420px) {
  /* line 593, theme.scss */
  .bm-logo small {
    font-size: 6px; }

  /* line 594, theme.scss */
  .bm-hero h1 {
    font-size: 41px; }

  /* line 595, theme.scss */
  .bm-eyebrow {
    font-size: 9px;
    letter-spacing: .08em; }

  /* line 596, theme.scss */
  .bm-cats h3,
  .bm-cats p,
  .bm-cats span {
    margin-left: 12px;
    margin-right: 12px; }

  /* line 599, theme.scss */
  .bm-cat-img {
    height: 185px; }

  /* line 600, theme.scss */
  .bm-cats span {
    padding: 7px 9px; } }
/* line 602, theme.scss */
.bm-logo {
  display: flex;
  align-items: center; }

/* line 607, theme.scss */
.bm-logo img {
  height: 80px;
  width: auto;
  display: block; }

/* line 613, theme.scss */
.bm-logo:after {
  display: none; }

/* ===== Big Size 56–82 refresh ===== */
/* line 618, theme.scss */
.bm-catalog-menu {
  position: relative;
  flex: 0 0 auto; }

/* line 619, theme.scss */
.bm-catalog-menu > summary {
  list-style: none;
  cursor: pointer; }

/* line 620, theme.scss */
.bm-catalog-menu > summary::-webkit-details-marker {
  display: none; }

/* line 621, theme.scss */
.bm-catalog-chevron {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  transition: transform .22s ease;
  margin-left: 2px; }

/* line 622, theme.scss */
.bm-catalog-menu[open] .bm-catalog-chevron {
  transform: rotate(180deg); }

/* line 623, theme.scss */
.bm-catalog-menu[open] .bm-catalog-btn {
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(116, 42, 95, 0.3); }

/* line 624, theme.scss */
.bm-catalog-dropdown {
  position: absolute;
  z-index: 120;
  top: calc(100% + 14px);
  left: 0;
  width: min(860px, calc(100vw - 64px));
  padding: 26px;
  background: rgba(255, 255, 255, 0.985);
  border: 1px solid #eadfe8;
  border-radius: 22px;
  box-shadow: 0 28px 70px rgba(55, 20, 52, 0.18);
  backdrop-filter: blur(18px); }

/* line 630, theme.scss */
.bm-catalog-dropdown:before {
  content: "";
  position: absolute;
  top: -7px;
  left: 42px;
  width: 14px;
  height: 14px;
  background: #fff;
  border-left: 1px solid #eadfe8;
  border-top: 1px solid #eadfe8;
  transform: rotate(45deg); }

/* line 631, theme.scss */
.bm-catalog-dropdown__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 25px;
  border-bottom: 1px solid var(--bm-line);
  padding-bottom: 18px;
  margin-bottom: 20px; }

/* line 632, theme.scss */
.bm-catalog-dropdown__head b {
  font-size: 24px;
  color: var(--bm-plum-deep); }

/* line 633, theme.scss */
.bm-catalog-dropdown__head span {
  font-size: 12px;
  color: var(--bm-muted); }

/* line 634, theme.scss */
.bm-catalog-dropdown__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px 28px;
  max-height: 56vh;
  overflow: auto;
  padding-right: 6px; }

/* line 635, theme.scss */
.bm-catalog-category__main {
  display: block;
  color: var(--bm-dark) !important;
  font-weight: 850;
  font-size: 15px;
  text-decoration: none!important;
  padding-bottom: 7px; }

/* line 636, theme.scss */
.bm-catalog-category__main:hover {
  color: var(--bm-berry) !important; }

/* line 637, theme.scss */
.bm-catalog-category__sub {
  display: flex;
  flex-direction: column;
  gap: 5px; }

/* line 638, theme.scss */
.bm-catalog-category__sub a {
  color: var(--bm-muted) !important;
  text-decoration: none!important;
  font-size: 12px;
  line-height: 1.35; }

/* line 639, theme.scss */
.bm-catalog-category__sub a:hover {
  color: var(--bm-berry) !important; }

/* line 640, theme.scss */
.bm-catalog-dropdown__all {
  margin-top: 22px;
  padding: 14px 16px;
  border-radius: 13px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff!important;
  text-decoration: none!important;
  font-weight: 800;
  background: linear-gradient(115deg, var(--bm-plum), var(--bm-berry)); }

/* line 642, theme.scss */
.bm-size-strip {
  max-width: 620px; }

/* line 643, theme.scss */
.bm-size-strip b {
  min-width: 34px;
  text-align: center; }

/* line 644, theme.scss */
.bm-cat-card {
  padding-bottom: 0!important;
  overflow: hidden; }

/* line 645, theme.scss */
.bm-cat-card__body {
  padding: 0 0 18px; }

/* line 646, theme.scss */
.bm-cat-img {
  background-color: #efe8ee;
  background-position: center;
  background-size: cover;
  position: relative; }

/* line 647, theme.scss */
.bm-cat-img:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 58%, rgba(35, 17, 35, 0.2)); }

/* line 648, theme.scss */
.bm-cat-placeholder {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: .12em;
  color: #8b6a83;
  background: radial-gradient(circle at 65% 25%, #ffffff 0%, #f0e7ed 38%, #e0d0db 100%); }

/* line 649, theme.scss */
.bm-cat-placeholder:after {
  content: "56—82";
  display: block;
  position: absolute;
  margin-top: 52px;
  font-size: 10px;
  letter-spacing: .20em;
  color: #9c7993; }

/* Remove legacy purple collection sidebar that overlapped the filter area. */
/* line 652, theme.scss */
body[data-theme-template="collection"] .page_layout > aside {
  display: none!important; }

/* line 653, theme.scss */
body[data-theme-template="collection"] .page_layout {
  grid-template-columns: minmax(0, 1fr) !important; }

/* line 654, theme.scss */
body[data-theme-template="collection"] main {
  width: 100%;
  min-width: 0; }

/* Cleaner premium catalogue surface. */
/* line 657, theme.scss */
body[data-theme-template="collection"] .page_section_top {
  box-shadow: 0 6px 28px rgba(53, 21, 61, 0.035); }

/* line 658, theme.scss */
body[data-theme-template="collection"] [data-product-card] img,
body[data-theme-template="collection"] .product-card img {
  transition: transform 0.45s cubic-bezier(0.2, 0.7, 0.2, 1); }

/* line 660, theme.scss */
body[data-theme-template="collection"] [data-product-card]:hover img,
body[data-theme-template="collection"] .product-card:hover img {
  transform: scale(1.025); }

@media (max-width: 980px) {
  /* line 664, theme.scss */
  .bm-catalog-dropdown {
    position: fixed;
    left: 14px;
    right: 14px;
    top: 118px;
    width: auto;
    max-height: calc(100vh - 138px);
    overflow: auto; }

  /* line 665, theme.scss */
  .bm-catalog-dropdown:before {
    display: none; }

  /* line 666, theme.scss */
  .bm-catalog-dropdown__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-height: none; } }
@media (max-width: 600px) {
  /* line 669, theme.scss */
  .bm-catalog-dropdown {
    top: 112px;
    padding: 20px;
    border-radius: 18px; }

  /* line 670, theme.scss */
  .bm-catalog-dropdown__head {
    display: block; }

  /* line 671, theme.scss */
  .bm-catalog-dropdown__head span {
    display: block;
    margin-top: 6px; }

  /* line 672, theme.scss */
  .bm-catalog-dropdown__grid {
    grid-template-columns: 1fr;
    gap: 18px; }

  /* line 673, theme.scss */
  .bm-size-strip {
    gap: 5px; }

  /* line 674, theme.scss */
  .bm-size-strip b {
    min-width: 30px;
    padding-left: 7px;
    padding-right: 7px; } }
