@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, #1f7d63);
  --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, #279b7a);
  --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, #2eb790);
  --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, #72dcbe);
  --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, #1f7d63);
  --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, #279b7a);
  --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, #2eb790);
  --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, #72dcbe);
  --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, rounded);
  --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, Montserrat);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Montserrat);
  --heading-ratio:var(--draft-heading-ratio, 3.0);
  --heading-weight:var(--draft-heading-weight, 100);
  --collection_count:var(--draft-collection_count, 30);
  --search_count:var(--draft-search_count, 15);
  --blog_size:var(--draft-blog_size, 3);
  --product_not_available:var(--draft-product_not_available, hidden);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 2);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* Скрыть ссылки "удалить виджет" / "добавить виджет" в режиме внешних виджетов */
/* line 5, theme.scss */
.outside-widgets .delete-widget-link,
.outside-widgets .add-widget-link {
  display: none !important; }

/* SEO-блок на страницах коллекций */
/* line 11, theme.scss */
.collection-seo-wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

/* line 19, theme.scss */
.collection-seo-description {
  margin-top: 24px; }

/* ===============================
   PREORDER MODAL — PRO UI
   =============================== */
/* затемнение фона (backdrop) */
/* line 29, theme.scss */
.widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__overlay,
.widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__layout-overlay,
.widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__bg {
  background: rgba(0, 0, 0, 0.45) !important;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px); }

/* сама карточка модалки */
/* line 39, theme.scss */
.widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder {
  /* шапка */
  /* крестик */
  /* контент */
  /* зоны полей */
  /* лейблы */
  /* инпуты/текстареа */
  /* ошибки под полем */
  /* блок согласия */
  /* капча */
  /* кнопка */
  /* сообщение об успехе */ }
  /* line 40, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__main {
    max-width: 560px;
    width: calc(100% - 32px);
    border-radius: 18px;
    box-shadow: 0 22px 60px rgba(0, 0, 0, 0.22);
    overflow: hidden;
    background: #fff; }
  /* line 50, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__head, .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__header {
    padding: 18px 22px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    background: #fff; }
  /* line 57, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__title {
    font-size: 22px;
    font-weight: 700;
    /* было 750 — не везде поддерживается */
    letter-spacing: -0.02em;
    margin: 0; }
  /* line 65, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__close,
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .preorder__close {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    transition: background .15s ease, transform .15s ease; }
    /* line 74, theme.scss */
    .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__close:hover,
    .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .preorder__close:hover {
      background: rgba(0, 0, 0, 0.06);
      transform: scale(1.02); }
  /* line 78, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__content {
    padding: 18px 22px 22px; }
  /* line 80, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__fields {
    display: grid;
    gap: 14px; }
  /* line 83, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__field-area {
    margin: 0 !important; }
  /* line 86, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__field-label {
    font-size: 13px;
    font-weight: 650;
    color: rgba(0, 0, 0, 0.75);
    margin: 0 0 8px; }
  /* line 93, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__field-label-star {
    color: #d64545;
    font-weight: 800;
    margin-left: 2px; }
  /* line 100, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .form-control {
    width: 100%;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.14);
    background: #fff;
    padding: 12px 14px;
    font-size: 15px;
    line-height: 1.25;
    transition: box-shadow .15s ease, border-color .15s ease;
    /* убрали transform */
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.02); }
    /* line 111, theme.scss */
    .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .form-control::placeholder {
      color: rgba(0, 0, 0, 0.35); }
    /* line 113, theme.scss */
    .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .form-control:focus {
      outline: none;
      border-color: rgba(31, 125, 99, 0.55);
      box-shadow: 0 0 0 4px rgba(31, 125, 99, 0.14); }
    /* line 119, theme.scss */
    .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .form-control.is-error {
      border-color: rgba(214, 69, 69, 0.55);
      box-shadow: 0 0 0 4px rgba(214, 69, 69, 0.12); }
  /* line 125, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder textarea.form-control {
    min-height: 88px;
    resize: vertical; }
  /* line 131, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__field-error {
    margin-top: 6px;
    font-size: 12px;
    color: #d64545; }
  /* line 138, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .preorder__field-area.agree {
    padding-top: 2px; }
    /* line 141, theme.scss */
    .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .preorder__field-area.agree .agree__checkbox {
      display: flex;
      gap: 10px;
      align-items: flex-start;
      padding: 12px 12px;
      border-radius: 14px;
      border: 1px solid rgba(0, 0, 0, 0.08);
      background: rgba(0, 0, 0, 0.02); }
    /* line 151, theme.scss */
    .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .preorder__field-area.agree .agree__field {
      margin-top: 2px;
      width: 18px;
      height: 18px;
      accent-color: #1f7d63;
      cursor: pointer; }
    /* line 159, theme.scss */
    .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .preorder__field-area.agree .agree__label {
      font-size: 13px;
      line-height: 1.35;
      color: rgba(0, 0, 0, 0.75); }
  /* line 167, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__recaptcha {
    margin-top: 4px; }
  /* line 170, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__submit-btn,
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .preorder__submit-btn {
    min-height: 48px;
    border-radius: 14px;
    font-weight: 700;
    /* было 750 */
    letter-spacing: .02em;
    font-size: 15px;
    transition: transform .15s ease, box-shadow .15s ease, filter .15s ease;
    box-shadow: 0 12px 26px rgba(31, 125, 99, 0.22);
    text-transform: none; }
    /* line 181, theme.scss */
    .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__submit-btn:hover,
    .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .preorder__submit-btn:hover {
      transform: translateY(-1px);
      filter: brightness(1.02); }
    /* line 182, theme.scss */
    .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__submit-btn:active,
    .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder .preorder__submit-btn:active {
      transform: translateY(0);
      box-shadow: 0 8px 18px rgba(31, 125, 99, 0.18); }
  /* line 186, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__success-message {
    margin: 0 22px 14px;
    padding: 12px 14px;
    border-radius: 14px;
    background: rgba(31, 125, 99, 0.1);
    color: #1f7d63;
    font-weight: 650;
    border: 1px solid rgba(31, 125, 99, 0.18); }

/* мобильная адаптация */
@media (max-width: 480px) {
  /* line 200, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__main {
    width: calc(100% - 18px);
    border-radius: 16px; }
  /* line 201, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__head, .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__header, .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__content {
    padding-left: 14px;
    padding-right: 14px; }
  /* line 202, theme.scss */
  .widget-type_system_widget_v4_preorder_1.is-show-fullscreen .preorder__title {
    font-size: 20px; } }
/* HERO-текст на главной */
/* line 207, theme.scss */
.home-hero-text {
  max-width: 1200px;
  margin: 18px auto 10px;
  padding: 16px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06); }

/* line 216, theme.scss */
.home-hero-text h1 {
  margin: 0 0 10px;
  font-size: 28px;
  line-height: 1.15; }

/* line 222, theme.scss */
.home-hero-text p {
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.45; }

/* line 228, theme.scss */
.home-hero-text ul {
  margin: 0 0 14px;
  padding-left: 18px; }

/* line 233, theme.scss */
.home-hero-text li {
  margin: 6px 0; }

/* line 235, theme.scss */
.home-hero-text__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px; }

/* line 241, theme.scss */
.home-hero-text__btn {
  display: inline-block;
  padding: 12px 16px;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 600;
  line-height: 1; }

/* line 250, theme.scss */
.home-hero-text__btn--primary {
  background: #1f7d63;
  color: #fff; }

/* line 251, theme.scss */
.home-hero-text__btn--secondary {
  background: #f2f5f4;
  color: #0b3b2f; }

/* ===============================
   28SEEDS — conversion fixes pack
   =============================== */
/* Полностью убираем визуальный предзаказ: на текущем этапе это путало покупателя. */
/* line 259, theme.scss */
.sticker-preorder,
.product-preview__preorder-btn,
.product-preview__preorder-link,
.product__preorder-btn {
  display: none !important; }

/* line 266, theme.scss */
.home-hero-text {
  max-width: 1408px;
  margin: 20px auto 18px;
  padding: 28px;
  background: linear-gradient(135deg, rgba(31, 125, 99, 0.1), white);
  border: 1px solid rgba(31, 125, 99, 0.14);
  border-radius: 24px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06); }

/* line 276, theme.scss */
.home-hero-text__label {
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  margin-bottom: 12px;
  border-radius: 999px;
  background: rgba(31, 125, 99, 0.1);
  color: #1f7d63;
  font-size: 13px;
  font-weight: 700; }

/* line 288, theme.scss */
.home-hero-text h1 {
  max-width: 920px;
  margin: 0 0 12px;
  font-size: clamp(28px, 4vw, 48px);
  line-height: 1.05;
  letter-spacing: -0.04em; }

/* line 296, theme.scss */
.home-hero-text__lead {
  max-width: 820px;
  margin: 0 0 18px;
  font-size: 18px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.72); }

/* line 304, theme.scss */
.home-hero-text__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 20px; }

/* line 311, theme.scss */
.home-hero-text__chips span {
  display: inline-flex;
  padding: 8px 11px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 14px;
  font-weight: 600; }

/* line 321, theme.scss */
.home-hero-text__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px; }

/* line 327, theme.scss */
.home-hero-text__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 18px;
  border-radius: 14px;
  text-decoration: none;
  font-weight: 750;
  line-height: 1.1; }

/* line 339, theme.scss */
.home-hero-text__btn--primary {
  background: #1f7d63;
  color: #fff !important;
  box-shadow: 0 10px 22px rgba(31, 125, 99, 0.22); }

/* line 345, theme.scss */
.home-hero-text__btn--secondary {
  background: #fff;
  color: #0b3b2f !important;
  border: 1px solid rgba(31, 125, 99, 0.18); }

/* line 351, theme.scss */
.product-trust-block {
  max-width: 1408px;
  margin: 0 auto 24px;
  padding: 0 15px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px; }

/* line 360, theme.scss */
.product-trust-block__item {
  padding: 16px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.04); }

/* line 368, theme.scss */
.product-trust-block__item strong {
  display: block;
  margin-bottom: 6px;
  font-size: 15px; }

/* line 374, theme.scss */
.product-trust-block__item span {
  display: block;
  color: rgba(0, 0, 0, 0.66);
  font-size: 14px;
  line-height: 1.45; }

@media (max-width: 767px) {
  /* line 382, theme.scss */
  .home-hero-text {
    margin: 12px 12px 16px;
    padding: 20px;
    border-radius: 20px; }

  /* line 388, theme.scss */
  .home-hero-text__lead {
    font-size: 16px; }

  /* line 392, theme.scss */
  .home-hero-text__btn {
    width: 100%; }

  /* line 396, theme.scss */
  .product-trust-block {
    grid-template-columns: 1fr;
    margin-bottom: 16px; } }
/* ===============================
   28SEEDS — full-width home hero
   Секция занимает всю ширину экрана, контент остается в аккуратном контейнере.
   =============================== */
/* line 407, theme.scss */
.home-hero-text {
  width: 100vw;
  max-width: none !important;
  margin: 20px calc(50% - 50vw) 22px !important;
  padding: 30px 20px !important;
  background: linear-gradient(135deg, rgba(31, 125, 99, 0.12), white 62%);
  border-top: 1px solid rgba(31, 125, 99, 0.12);
  border-bottom: 1px solid rgba(31, 125, 99, 0.12);
  border-left: 0;
  border-right: 0;
  border-radius: 0 !important;
  box-shadow: none !important;
  box-sizing: border-box; }

/* line 422, theme.scss */
.home-hero-text__inner {
  max-width: 1408px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box; }

/* line 429, theme.scss */
.home-hero-text__label {
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  margin-bottom: 12px;
  border-radius: 999px;
  background: rgba(31, 125, 99, 0.1);
  color: #1f7d63;
  font-size: 13px;
  font-weight: 700; }

/* line 441, theme.scss */
.home-hero-text h1 {
  max-width: 940px;
  margin: 0 0 12px;
  font-size: clamp(28px, 4vw, 48px);
  line-height: 1.05;
  letter-spacing: -0.04em; }

/* line 449, theme.scss */
.home-hero-text__lead {
  max-width: 820px;
  margin: 0 0 18px;
  font-size: 18px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.72); }

@media (max-width: 767px) {
  /* line 458, theme.scss */
  .home-hero-text {
    margin: 10px calc(50% - 50vw) 16px !important;
    padding: 22px 12px !important; }

  /* line 463, theme.scss */
  .home-hero-text__inner {
    padding: 0 12px; }

  /* line 467, theme.scss */
  .home-hero-text__lead {
    font-size: 16px; }

  /* line 471, theme.scss */
  .home-hero-text__btn {
    width: 100%; } }
/* 28SEEDS — top menu cleanup */
/* line 478, theme.scss */
.header__menu--28seeds {
  gap: 18px; }

/* line 481, theme.scss */
.header__menu--28seeds .header__menu-link {
  white-space: nowrap; }

/* 28SEEDS custom footer — аккуратная структура вместо старого подвала */
/* line 486, theme.scss */
.footer-28s {
  background: #f7f9f7;
  color: #26322e;
  border-top: 1px solid rgba(31, 125, 99, 0.14);
  font-family: var(--font-family, Montserrat, Arial, sans-serif); }

/* line 493, theme.scss */
.footer-28s__inner {
  max-width: var(--layout-content-max-width, 1408px);
  margin: 0 auto;
  padding: 48px 24px 28px; }

/* line 499, theme.scss */
.footer-28s__top {
  display: grid;
  grid-template-columns: minmax(260px, 1.4fr) repeat(3, minmax(180px, 1fr));
  gap: 40px;
  align-items: start; }

/* line 506, theme.scss */
.footer-28s__logo {
  font-size: 34px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.04em;
  color: #00610f;
  margin-bottom: 14px; }

/* line 515, theme.scss */
.footer-28s__desc {
  max-width: 390px;
  font-size: 15px;
  line-height: 1.55;
  color: rgba(38, 50, 46, 0.78); }

/* line 522, theme.scss */
.footer-28s__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px; }

/* line 529, theme.scss */
.footer-28s__badges span {
  display: inline-flex;
  align-items: center;
  padding: 7px 11px;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid rgba(31, 125, 99, 0.16);
  color: #1f7d63;
  font-size: 13px;
  font-weight: 600; }

/* line 541, theme.scss */
.footer-28s__column {
  display: flex;
  flex-direction: column;
  gap: 10px; }

/* line 547, theme.scss */
.footer-28s__title {
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 800;
  color: #1d2a25; }

/* line 554, theme.scss */
.footer-28s__column a,
.footer-28s__column span {
  font-size: 14px;
  line-height: 1.35;
  color: rgba(38, 50, 46, 0.76);
  text-decoration: none; }

/* line 562, theme.scss */
.footer-28s__column a:hover {
  color: #1f7d63; }

/* line 566, theme.scss */
.footer-28s__phone {
  font-size: 18px !important;
  font-weight: 800;
  color: #1d2a25 !important;
  margin-top: 4px; }

/* line 573, theme.scss */
.footer-28s__bottom {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 44px;
  padding-top: 22px;
  border-top: 1px solid rgba(38, 50, 46, 0.12);
  font-size: 13px;
  color: rgba(38, 50, 46, 0.68); }

/* line 585, theme.scss */
.footer-28s__pay {
  font-weight: 800;
  color: #1f7d63; }

@media (max-width: 1024px) {
  /* line 591, theme.scss */
  .footer-28s__top {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 640px) {
  /* line 597, theme.scss */
  .footer-28s__inner {
    padding: 34px 18px 24px; }

  /* line 601, theme.scss */
  .footer-28s__top {
    grid-template-columns: 1fr;
    gap: 26px; }

  /* line 606, theme.scss */
  .footer-28s__logo {
    font-size: 30px; }

  /* line 610, theme.scss */
  .footer-28s__bottom {
    flex-direction: column;
    margin-top: 30px; } }
/* 28SEEDS — simple hamburger catalog menu */
/* line 617, theme.scss */
#header-with-left-menu .header-cat-menu .m-cat-menu--28seeds-simple ul li > a {
  min-height: 38px; }

/* line 620, theme.scss */
#header-with-left-menu .header-cat-menu .m-cat-menu--28seeds-simple ul li > a span.title {
  white-space: normal; }
