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

/* 28SEEDS — consolidated storefront improvements */
/* Hide editor-only controls outside the theme editor. */
/* line 7, theme.scss */
.outside-widgets .delete-widget-link,
.outside-widgets .add-widget-link {
  display: none !important; }

/* Keyboard navigation. */
/* line 13, theme.scss */
.skip-link {
  position: fixed;
  top: 8px;
  left: 8px;
  z-index: 20000;
  padding: 10px 14px;
  border-radius: 10px;
  background: #1f7d63;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  transform: translateY(-160%);
  transition: transform .15s ease; }

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

/* Visible focus for keyboard users. */
/* line 33, theme.scss */
a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
[tabindex]:focus-visible {
  outline: 3px solid rgba(31, 125, 99, 0.42);
  outline-offset: 3px; }

/* SEO text on collection pages. */
/* line 44, theme.scss */
.collection-seo-wrap {
  max-width: 1408px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }

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

/* Home hero. */
/* line 57, theme.scss */
.home-hero-text {
  width: 100vw;
  margin: 20px calc(50% - 50vw) 22px;
  padding: 30px 20px;
  box-sizing: border-box;
  overflow: hidden;
  border-top: 1px solid rgba(31, 125, 99, 0.12);
  border-bottom: 1px solid rgba(31, 125, 99, 0.12);
  background: linear-gradient(135deg, rgba(31, 125, 99, 0.12), #fff 62%); }

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

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

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

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

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

/* line 110, theme.scss */
.home-hero-text__chips {
  margin-bottom: 20px; }

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

/* line 124, theme.scss */
.home-hero-text__btn {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border-radius: 14px;
  font-weight: 700;
  line-height: 1.1;
  text-decoration: none;
  transition: transform .15s ease, box-shadow .15s ease, background-color .15s ease; }

/* line 137, theme.scss */
.home-hero-text__btn:hover {
  transform: translateY(-1px); }

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

/* line 147, theme.scss */
.home-hero-text__btn--primary:hover {
  color: #fff; }

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

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

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

/* line 175, theme.scss */
.product-trust-block__item strong,
.product-trust-block__item span {
  display: block; }

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

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

/* Safety net: preorder is disabled in this revision. The markup is also removed
   from the custom product widget and the system preorder widget is detached. */
/* line 193, theme.scss */
.sticker-preorder,
.product-preview__preorder-btn,
.product-preview__preorder-link,
.product__preorder-btn,
[data-product-card-preorder] {
  display: none !important; }

/* Do not expose the obsolete New collection/label in storefront navigation. */
/* line 202, theme.scss */
a[href*="/collection/new"],
a[href*="/collection/novinki"],
.sticker-new,
.sticker--new,
.sticker_new,
[data-sticker-title="Новинка"],
[data-sticker-title="Новинки"],
[data-sticker-title="new"] {
  display: none !important; }

/* Header additions. */
/* line 214, theme.scss */
.header__menu--28seeds {
  gap: 18px; }

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

/* line 222, theme.scss */
#header-with-left-menu .header-cat-menu .m-cat-menu--28seeds-simple ul li > a {
  min-height: 38px; }

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

/* Custom footer. */
/* line 231, theme.scss */
.footer-28s {
  border-top: 1px solid rgba(31, 125, 99, 0.14);
  background: #f7f9f7;
  color: #26322e;
  font-family: var(--font-family, Montserrat, Arial, sans-serif); }

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

/* line 244, 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 251, theme.scss */
.footer-28s__logo {
  margin-bottom: 14px;
  color: #00610f;
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -.04em; }

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

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

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

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

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

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

/* line 307, theme.scss */
.footer-28s__column a:hover {
  color: #1f7d63;
  text-decoration: underline;
  text-underline-offset: 3px; }

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

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

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

@media (max-width: 1024px) {
  /* line 338, theme.scss */
  .footer-28s__top {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 767px) {
  /* line 344, theme.scss */
  .home-hero-text {
    margin: 10px calc(50% - 50vw) 16px;
    padding: 22px 12px; }

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

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

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

  /* line 361, theme.scss */
  .product-trust-block {
    grid-template-columns: 1fr;
    margin-bottom: 16px; } }
@media (max-width: 640px) {
  /* line 368, theme.scss */
  .footer-28s__inner {
    padding: 34px 18px 24px; }

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

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

  /* line 381, theme.scss */
  .footer-28s__bottom {
    flex-direction: column;
    margin-top: 30px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 388, theme.scss */
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important; } }
