@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, minimal);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --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, 'Fira Sans');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'Fira Sans');
  --heading-ratio:var(--draft-heading-ratio, 2);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 15);
  --blog_size:var(--draft-blog_size, 3);
  --product_not_available:var(--draft-product_not_available, shown);
  --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, false);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* ===== РЯДОМ ===== */
/* line 14, theme.scss */
.ryadom-page {
  max-width: 1280px;
  margin: 0 auto;
  padding: 32px 16px 56px;
  color: #1f2937; }

/* line 21, theme.scss */
.ryadom-hero {
  background: linear-gradient(135deg, #f4f7fb 0%, #eef5ff 100%);
  border-radius: 24px;
  padding: 32px 24px;
  margin-bottom: 28px;
  border: 1px solid #e5e7eb; }

/* line 29, theme.scss */
.ryadom-hero__top {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: flex-start;
  justify-content: space-between; }

/* line 37, theme.scss */
.ryadom-hero__content {
  max-width: 760px; }

/* line 41, theme.scss */
.ryadom-badge {
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  padding: 8px 12px;
  border-radius: 999px;
  background: #ffffff;
  color: #2563eb;
  border: 1px solid #dbeafe;
  margin-bottom: 16px;
  font-weight: 600; }

/* line 54, theme.scss */
.ryadom-title {
  margin: 0 0 14px;
  font-size: 38px;
  line-height: 1.15;
  font-weight: 700;
  color: #111827; }

/* line 62, theme.scss */
.ryadom-subtitle {
  margin: 0;
  font-size: 18px;
  line-height: 1.6;
  color: #4b5563; }

/* line 69, theme.scss */
.ryadom-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px; }

/* line 76, theme.scss */
.ryadom-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 18px;
  border-radius: 14px;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  border: 1px solid transparent;
  transition: 0.2s ease;
  cursor: pointer;
  box-sizing: border-box; }

/* line 92, theme.scss */
.ryadom-btn:hover {
  transform: translateY(-1px);
  text-decoration: none; }

/* line 97, theme.scss */
.ryadom-btn--primary {
  background: #2563eb;
  color: #fff;
  border-color: #2563eb; }

/* line 103, theme.scss */
.ryadom-btn--primary:hover {
  background: #1d4ed8;
  border-color: #1d4ed8;
  color: #fff; }

/* line 109, theme.scss */
.ryadom-btn--secondary {
  background: #fff;
  color: #111827;
  border-color: #d1d5db; }

/* line 115, theme.scss */
.ryadom-btn--secondary:hover {
  background: #f9fafb;
  color: #111827;
  border-color: #cbd5e1; }

/* line 124, theme.scss */
.ryadom-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 24px;
  align-items: start; }

/* line 134, theme.scss */
.ryadom-sidebar,
.ryadom-main,
.ryadom-detail,
.ryadom-map-placeholder {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 20px; }

/* line 143, theme.scss */
.ryadom-sidebar {
  padding: 20px;
  position: sticky;
  top: 20px; }

/* line 149, theme.scss */
.ryadom-sidebar__title,
.ryadom-main__title,
.ryadom-detail__title {
  margin: 0 0 16px;
  font-size: 22px;
  line-height: 1.2;
  color: #111827; }

/* line 158, theme.scss */
.ryadom-field {
  margin-bottom: 16px; }

/* line 162, theme.scss */
.ryadom-label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #374151; }

/* line 170, theme.scss */
.ryadom-input,
.ryadom-select {
  width: 100%;
  height: 46px;
  border-radius: 12px;
  border: 1px solid #d1d5db;
  padding: 0 14px;
  font-size: 15px;
  color: #111827;
  background: #fff;
  box-sizing: border-box;
  outline: none; }

/* line 184, theme.scss */
.ryadom-input:focus,
.ryadom-select:focus {
  border-color: #2563eb;
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12); }

/* line 190, theme.scss */
.ryadom-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 8px; }

/* line 196, theme.scss */
.ryadom-chip {
  border: 1px solid #d1d5db;
  background: #fff;
  color: #374151;
  border-radius: 999px;
  min-height: 38px;
  padding: 0 14px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.2s ease;
  box-sizing: border-box; }

/* line 210, theme.scss */
.ryadom-chip:hover {
  border-color: #93c5fd;
  color: #1d4ed8; }

/* line 215, theme.scss */
.ryadom-chip.is-active {
  background: #2563eb;
  border-color: #2563eb;
  color: #fff; }

/* line 221, theme.scss */
.ryadom-sidebar__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px; }

/* line 228, theme.scss */
.ryadom-sidebar__note {
  margin-top: 16px;
  font-size: 14px;
  line-height: 1.5;
  color: #6b7280; }

/* line 235, theme.scss */
.ryadom-main {
  padding: 20px;
  min-width: 0; }

/* line 240, theme.scss */
.ryadom-main__head {
  display: flex;
  gap: 16px;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px; }

/* line 249, theme.scss */
.ryadom-main__meta {
  color: #6b7280;
  font-size: 15px;
  line-height: 1.5; }

/* line 255, theme.scss */
.ryadom-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  align-items: start; }

/* line 262, theme.scss */
.ryadom-card {
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  padding: 18px;
  transition: 0.2s ease;
  background: #fff;
  min-width: 0; }

/* line 271, theme.scss */
.ryadom-card:hover {
  border-color: #bfdbfe;
  box-shadow: 0 6px 20px rgba(15, 23, 42, 0.05); }

/* line 276, theme.scss */
.ryadom-card__top {
  display: flex;
  gap: 14px;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 12px; }

/* line 284, theme.scss */
.ryadom-card__title {
  margin: 0;
  font-size: 24px;
  line-height: 1.2;
  color: #111827;
  word-break: break-word; }

/* line 292, theme.scss */
.ryadom-card__desc {
  margin: 0 0 14px;
  color: #4b5563;
  line-height: 1.65;
  font-size: 16px; }

/* line 299, theme.scss */
.ryadom-card__meta {
  display: grid;
  gap: 8px;
  margin-bottom: 14px;
  color: #374151;
  font-size: 15px;
  line-height: 1.55; }

/* line 308, theme.scss */
.ryadom-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px; }

/* line 315, theme.scss */
.ryadom-tag {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  border-radius: 999px;
  padding: 0 12px;
  background: #f3f4f6;
  color: #374151;
  font-size: 13px;
  font-weight: 600;
  box-sizing: border-box; }

/* line 328, theme.scss */
.ryadom-card__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }

/* line 334, theme.scss */
.ryadom-empty,
.ryadom-loading,
.ryadom-error {
  border: 1px dashed #d1d5db;
  border-radius: 18px;
  padding: 22px;
  text-align: center;
  color: #6b7280;
  line-height: 1.6; }

/* line 345, theme.scss */
.ryadom-error {
  color: #991b1b;
  background: #fef2f2;
  border-style: solid;
  border-color: #fecaca; }

/* line 352, theme.scss */
.ryadom-detail {
  margin-top: 24px;
  padding: 24px;
  display: none; }

/* line 358, theme.scss */
.ryadom-detail.is-visible {
  display: block; }

/* line 362, theme.scss */
.ryadom-detail__head {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: flex-start;
  margin-bottom: 18px; }

/* line 370, theme.scss */
.ryadom-detail__title {
  margin-bottom: 10px; }

/* line 374, theme.scss */
.ryadom-detail__subtitle {
  margin: 0;
  color: #4b5563;
  line-height: 1.6; }

/* line 380, theme.scss */
.ryadom-detail__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin-top: 20px; }

/* line 387, theme.scss */
.ryadom-detail__block {
  border: 1px solid #eef2f7;
  border-radius: 16px;
  padding: 16px;
  background: #fafcff; }

/* line 394, theme.scss */
.ryadom-detail__block-title {
  margin: 0 0 10px;
  font-size: 16px;
  color: #111827; }

/* line 400, theme.scss */
.ryadom-detail__text {
  margin: 0;
  color: #4b5563;
  line-height: 1.65;
  font-size: 15px; }

/* line 407, theme.scss */
.ryadom-map-placeholder {
  margin-top: 24px;
  padding: 24px;
  background: linear-gradient(135deg, #fafcff 0%, #f4f7fb 100%); }

/* line 413, theme.scss */
.ryadom-map-placeholder__title {
  margin: 0 0 10px;
  font-size: 22px;
  color: #111827; }

/* line 419, theme.scss */
.ryadom-map-placeholder__text {
  margin: 0;
  color: #4b5563;
  line-height: 1.6; }

/* line 425, theme.scss */
.ryadom-small-note {
  margin-top: 12px;
  color: #6b7280;
  font-size: 14px;
  line-height: 1.5; }

@media (max-width: 1180px) {
  /* line 433, theme.scss */
  .ryadom-grid {
    grid-template-columns: 260px minmax(0, 1fr); }

  /* line 437, theme.scss */
  .ryadom-list {
    grid-template-columns: 1fr; }

  /* line 441, theme.scss */
  .ryadom-title {
    font-size: 32px; }

  /* line 445, theme.scss */
  .ryadom-card__title {
    font-size: 22px; } }
@media (max-width: 980px) {
  /* line 451, theme.scss */
  .ryadom-grid {
    grid-template-columns: 1fr; }

  /* line 455, theme.scss */
  .ryadom-sidebar {
    position: static; }

  /* line 459, theme.scss */
  .ryadom-list {
    grid-template-columns: 1fr; }

  /* line 463, theme.scss */
  .ryadom-detail__grid {
    grid-template-columns: 1fr; }

  /* line 467, theme.scss */
  .ryadom-title {
    font-size: 30px; }

  /* line 471, theme.scss */
  .ryadom-main__title {
    font-size: 26px; }

  /* line 475, theme.scss */
  .ryadom-card__title {
    font-size: 22px; } }
@media (max-width: 640px) {
  /* line 481, theme.scss */
  .ryadom-page {
    padding: 20px 12px 40px; }

  /* line 485, theme.scss */
  .ryadom-hero,
  .ryadom-sidebar,
  .ryadom-main,
  .ryadom-detail,
  .ryadom-map-placeholder {
    border-radius: 18px; }

  /* line 493, theme.scss */
  .ryadom-hero,
  .ryadom-main,
  .ryadom-sidebar,
  .ryadom-map-placeholder,
  .ryadom-detail {
    padding: 16px; }

  /* line 501, theme.scss */
  .ryadom-title {
    font-size: 26px; }

  /* line 505, theme.scss */
  .ryadom-subtitle {
    font-size: 16px; }

  /* line 509, theme.scss */
  .ryadom-main__title {
    font-size: 23px; }

  /* line 513, theme.scss */
  .ryadom-card {
    padding: 16px; }

  /* line 517, theme.scss */
  .ryadom-card__title {
    font-size: 20px; }

  /* line 521, theme.scss */
  .ryadom-card__desc,
  .ryadom-card__meta,
  .ryadom-detail__text {
    font-size: 14px; }

  /* line 527, theme.scss */
  .ryadom-actions,
  .ryadom-sidebar__actions,
  .ryadom-card__actions {
    flex-direction: column;
    align-items: stretch; }

  /* line 534, theme.scss */
  .ryadom-btn {
    width: 100%; } }
/* line 539, theme.scss */
.ryadom-filters {
  display: grid;
  grid-template-columns: 1.3fr 220px;
  gap: 16px;
  margin-bottom: 24px;
  padding: 18px;
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  background: #fff; }

/* line 550, theme.scss */
.ryadom-field--wide {
  grid-column: 1 / -1; }

/* line 554, theme.scss */
.ryadom-filters__actions {
  display: flex;
  align-items: flex-end; }

/* line 559, theme.scss */
.ryadom-card.is-active {
  border-color: #93c5fd;
  box-shadow: 0 8px 24px rgba(37, 99, 235, 0.08); }

/* line 564, theme.scss */
.ryadom-card__actions--detail {
  margin-bottom: 20px; }

/* line 568, theme.scss */
.ryadom-map-block {
  margin-top: 24px;
  padding: 24px;
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  background: linear-gradient(135deg, #fafcff 0%, #f4f7fb 100%); }

/* line 576, theme.scss */
.ryadom-map-block__head {
  margin-bottom: 16px; }

/* line 580, theme.scss */
.ryadom-map {
  width: 100%;
  height: 420px;
  border-radius: 16px;
  overflow: hidden;
  background: #eef2f7;
  border: 1px solid #dbe3ec; }

/* line 589, theme.scss */
.ryadom-map-popup {
  min-width: 180px;
  font-size: 13px;
  line-height: 1.45; }

/* line 595, theme.scss */
.ryadom-map-popup__btn {
  margin-top: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 10px;
  border: 1px solid #2563eb;
  background: #2563eb;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer; }

/* line 611, theme.scss */
.ryadom-map-popup__btn:hover {
  background: #1d4ed8;
  border-color: #1d4ed8; }

@media (max-width: 980px) {
  /* line 617, theme.scss */
  .ryadom-filters {
    grid-template-columns: 1fr; }

  /* line 621, theme.scss */
  .ryadom-filters__actions {
    align-items: stretch; }

  /* line 625, theme.scss */
  .ryadom-map {
    height: 340px; } }
@media (max-width: 640px) {
  /* line 631, theme.scss */
  .ryadom-map-block {
    padding: 16px; }

  /* line 635, theme.scss */
  .ryadom-map {
    height: 300px; } }
/* line 640, theme.scss */
.nkv-home__container {
  width: min(1240px, calc(100% - 32px));
  margin: 0 auto; }

/* line 647, theme.scss */
.nkv-home__container {
  width: min(1240px, calc(100% - 32px));
  margin: 0 auto; }

/* line 652, theme.scss */
.nkv-hero {
  padding: 18px 0 18px; }

/* line 656, theme.scss */
.nkv-hero__panel {
  background: linear-gradient(135deg, #f7fbf7 0%, #eef5f0 100%);
  border: 1px solid #dfe8e1;
  border-radius: 28px;
  box-shadow: 0 10px 30px rgba(15, 60, 25, 0.08);
  overflow: hidden; }

/* line 664, theme.scss */
.nkv-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.92fr);
  align-items: center; }

/* line 670, theme.scss */
.nkv-hero__content {
  padding: 44px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

/* line 677, theme.scss */
.nkv-hero__badge {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  padding: 9px 15px;
  border-radius: 999px;
  background: #eaf6ed;
  color: #159c3a;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 18px; }

/* line 691, theme.scss */
.nkv-hero__title {
  margin: 0 0 16px;
  max-width: none;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.02;
  font-weight: 600;
  color: #1e2a22; }

/* line 702, theme.scss */
.nkv-hero__subtitle {
  margin: 0;
  max-width: 680px;
  font-size: clamp(17px, 1.8vw, 22px);
  line-height: 1.5;
  color: #5d6d63; }

/* line 710, theme.scss */
.nkv-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px; }

/* line 717, theme.scss */
.nkv-hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 12px 22px;
  border-radius: 15px;
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  transition: 0.2s ease;
  border: 2px solid transparent;
  box-sizing: border-box; }

/* line 732, theme.scss */
.nkv-hero__btn:hover {
  transform: translateY(-1px);
  text-decoration: none; }

/* line 737, theme.scss */
.nkv-hero__btn--primary {
  background: #159c3a;
  color: #fff;
  border-color: #159c3a;
  box-shadow: 0 8px 22px rgba(21, 156, 58, 0.18); }

/* line 744, theme.scss */
.nkv-hero__btn--primary:hover {
  background: #128634;
  border-color: #128634;
  color: #fff; }

/* line 750, theme.scss */
.nkv-hero__btn--secondary {
  background: #fff;
  color: #159c3a;
  border-color: #cfe5d4; }

/* line 756, theme.scss */
.nkv-hero__btn--secondary:hover {
  background: #fff;
  color: #128634;
  border-color: #bdd8c4; }

/* line 762, theme.scss */
.nkv-hero__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px; }

/* line 769, theme.scss */
.nkv-hero__meta-item {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 9px 13px;
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid #dfe8e1;
  color: #243229;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 600; }

/* line 783, theme.scss */
.nkv-hero__visual {
  padding: 20px 20px 20px 0;
  display: flex;
  align-items: stretch;
  justify-content: center; }

/* line 790, theme.scss */
.nkv-hero__media {
  width: 100%;
  min-height: 460px;
  border-radius: 24px;
  overflow: hidden;
  background: #e9f1eb;
  box-shadow: inset 0 0 0 1px rgba(223, 232, 225, 0.9); }

/* line 799, theme.scss */
.nkv-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

/* line 807, theme.scss */
.nkv-hero__placeholder {
  width: 100%;
  min-height: 460px;
  border-radius: 24px;
  border: 2px dashed #b8d5bf;
  background: repeating-linear-gradient(45deg, #f9fcf9, #f9fcf9 12px, #f0f7f1 12px, #f0f7f1 24px);
  color: #5f7a66;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 24px;
  font-weight: 700; }

@media (min-width: 1181px) {
  /* line 830, theme.scss */
  .nkv-hero__grid {
    grid-template-columns: 1.15fr 0.85fr; } }
@media (max-width: 1180px) {
  /* line 839, theme.scss */
  .nkv-hero__grid {
    grid-template-columns: 1fr; }

  /* line 843, theme.scss */
  .nkv-hero__content {
    padding: 36px 28px 20px; }

  /* line 847, theme.scss */
  .nkv-hero__visual {
    padding: 0 20px 20px; }

  /* line 851, theme.scss */
  .nkv-hero__media,
  .nkv-hero__placeholder {
    min-height: 380px; } }
@media (max-width: 700px) {
  /* line 858, theme.scss */
  .nkv-home__container {
    width: min(100%, calc(100% - 24px)); }

  /* line 862, theme.scss */
  .nkv-hero {
    padding: 12px 0 10px; }

  /* line 866, theme.scss */
  .nkv-hero__panel {
    border-radius: 22px; }

  /* line 870, theme.scss */
  .nkv-hero__content {
    padding: 24px 18px 18px; }

  /* line 874, theme.scss */
  .nkv-hero__visual {
    padding: 0 18px 18px; }

  /* line 878, theme.scss */
  .nkv-hero__title {
    font-size: 38px;
    max-width: 100%; }

  /* line 883, theme.scss */
  .nkv-hero__subtitle {
    font-size: 17px;
    max-width: 100%; }

  /* line 888, theme.scss */
  .nkv-hero__actions {
    flex-direction: column;
    align-items: stretch; }

  /* line 893, theme.scss */
  .nkv-hero__btn {
    width: 100%; }

  /* line 897, theme.scss */
  .nkv-hero__media,
  .nkv-hero__placeholder {
    min-height: 260px;
    border-radius: 18px; }

  /* line 903, theme.scss */
  .nkv-hero__meta {
    flex-direction: column;
    gap: 8px; }

  /* line 908, theme.scss */
  .nkv-hero__meta-item {
    width: 100%; } }
/* ===== NE KAK VSE: BASE SECTIONS ===== */
/* line 915, theme.scss */
.nkv-section {
  padding: 52px 0; }

/* line 919, theme.scss */
.nkv-section--soft {
  background: #f4f8f4; }

/* line 923, theme.scss */
.nkv-section-title {
  margin: 0 0 14px;
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.1;
  font-weight: 700;
  color: #1e2a22; }

/* line 931, theme.scss */
.nkv-section-text {
  margin: 0 0 28px;
  max-width: 820px;
  font-size: 18px;
  line-height: 1.65;
  color: #5d6d63; }

/* line 939, theme.scss */
.nkv-grid-5,
.nkv-grid-4,
.nkv-grid-3 {
  display: grid;
  gap: 18px;
  align-items: start; }

/* line 947, theme.scss */
.nkv-grid-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr)); }

/* line 951, theme.scss */
.nkv-grid-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr)); }

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

/* line 959, theme.scss */
.nkv-card {
  background: #fff;
  border: 1px solid #dfe8e1;
  border-radius: 22px;
  padding: 24px;
  box-shadow: 0 10px 30px rgba(15, 60, 25, 0.06);
  height: 100%; }

/* line 968, theme.scss */
.nkv-card h3 {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  color: #1e2a22; }

/* line 976, theme.scss */
.nkv-card p {
  margin: 0 0 16px;
  font-size: 16px;
  line-height: 1.65;
  color: #5d6d63; }

/* line 983, theme.scss */
.nkv-card a {
  color: #159c3a;
  font-weight: 600;
  text-decoration: none; }

/* line 989, theme.scss */
.nkv-card a:hover {
  color: #128634;
  text-decoration: none; }

/* line 994, theme.scss */
.nkv-trust-card strong {
  display: block;
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 700;
  color: #1e2a22; }

/* line 1003, theme.scss */
.nkv-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px; }

/* line 1009, theme.scss */
.nkv-stat {
  background: #fff;
  border: 1px solid #dfe8e1;
  border-radius: 22px;
  padding: 24px;
  box-shadow: 0 10px 30px rgba(15, 60, 25, 0.06); }

/* line 1017, theme.scss */
.nkv-stat__num {
  margin-bottom: 10px;
  font-size: clamp(26px, 3vw, 40px);
  line-height: 1;
  font-weight: 700;
  color: #159c3a; }

/* line 1025, theme.scss */
.nkv-stat__text {
  font-size: 16px;
  line-height: 1.6;
  color: #5d6d63; }

/* line 1031, theme.scss */
.nkv-products {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px; }

/* line 1037, theme.scss */
.nkv-product {
  background: #fff;
  border: 1px solid #dfe8e1;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(15, 60, 25, 0.06);
  display: flex;
  flex-direction: column;
  height: 100%; }

/* line 1048, theme.scss */
.nkv-product__image {
  background: #f4f8f4;
  padding: 18px; }

/* line 1053, theme.scss */
.nkv-product__body {
  padding: 22px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1 1 auto; }

/* line 1061, theme.scss */
.nkv-product__title {
  margin: 0;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  color: #1e2a22; }

/* line 1069, theme.scss */
.nkv-product__purpose {
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
  color: #5d6d63; }

/* line 1076, theme.scss */
.nkv-product__body a {
  color: #159c3a;
  font-weight: 600;
  text-decoration: none; }

/* line 1082, theme.scss */
.nkv-product__body a:hover {
  color: #128634;
  text-decoration: none; }

/* line 1087, theme.scss */
.nkv-image-placeholder {
  width: 100%;
  min-height: 240px;
  border-radius: 18px;
  border: 2px dashed #b8d5bf;
  background: repeating-linear-gradient(45deg, #f9fcf9, #f9fcf9 12px, #f0f7f1 12px, #f0f7f1 24px);
  color: #5f7a66;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 24px;
  font-weight: 700;
  line-height: 1.5; }

/* line 1109, theme.scss */
.nkv-media {
  width: 100%;
  overflow: hidden;
  background: #f4f8f4;
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 1118, theme.scss */
.nkv-media--product {
  aspect-ratio: 9 / 7;
  border-radius: 18px; }

/* line 1123, theme.scss */
.nkv-media--story {
  aspect-ratio: 11 / 9;
  border-radius: 24px; }

/* line 1128, theme.scss */
.nkv-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

/* line 1136, theme.scss */
.nkv-story {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 28px;
  align-items: center; }

/* line 1143, theme.scss */
.nkv-story__text p {
  margin: 0 0 16px;
  font-size: 18px;
  line-height: 1.7;
  color: #2d3a32; }

/* line 1150, theme.scss */
.nkv-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px; }

/* line 1157, theme.scss */
.nkv-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 12px 22px;
  border-radius: 15px;
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  transition: 0.2s ease;
  border: 2px solid transparent;
  box-sizing: border-box; }

/* line 1172, theme.scss */
.nkv-btn:hover {
  transform: translateY(-1px);
  text-decoration: none; }

/* line 1177, theme.scss */
.nkv-btn--primary {
  background: #159c3a;
  color: #fff;
  border-color: #159c3a; }

/* line 1183, theme.scss */
.nkv-btn--primary:hover {
  background: #128634;
  border-color: #128634;
  color: #fff; }

/* line 1189, theme.scss */
.nkv-btn--secondary {
  background: #fff;
  color: #159c3a;
  border-color: #cfe5d4; }

/* line 1195, theme.scss */
.nkv-btn--secondary:hover {
  background: #fff;
  color: #128634;
  border-color: #bdd8c4; }

/* line 1201, theme.scss */
.nkv-faq-placeholder {
  padding: 28px;
  border-radius: 22px;
  border: 2px dashed #c9d9cc;
  background: #fbfcfb;
  color: #5d6d63;
  font-size: 17px;
  line-height: 1.65; }

/* line 1211, theme.scss */
.nkv-seo-block {
  border: 1px solid #dfe8e1;
  border-radius: 22px;
  background: #fff;
  padding: 28px;
  box-shadow: 0 10px 30px rgba(15, 60, 25, 0.06); }

/* line 1219, theme.scss */
.nkv-seo-block h2 {
  margin: 0 0 14px;
  font-size: clamp(28px, 2.6vw, 38px);
  line-height: 1.2;
  font-weight: 700;
  color: #1e2a22; }

/* line 1227, theme.scss */
.nkv-seo-block p {
  margin: 0 0 14px;
  font-size: 17px;
  line-height: 1.7;
  color: #2d3a32; }

/* line 1234, theme.scss */
.nkv-seo-block p:last-child {
  margin-bottom: 0; }

/* line 1238, theme.scss */
.nkv-cta {
  background: linear-gradient(135deg, #169a3b 0%, #0f7c2f 100%);
  color: #fff;
  border-radius: 28px;
  padding: 42px;
  box-shadow: 0 10px 30px rgba(15, 60, 25, 0.12); }

/* line 1246, theme.scss */
.nkv-cta h2 {
  margin: 0 0 14px;
  font-size: clamp(30px, 3vw, 42px);
  line-height: 1.15;
  font-weight: 700;
  color: #fff; }

/* line 1254, theme.scss */
.nkv-cta p {
  margin: 0;
  max-width: 760px;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.96); }

/* line 1262, theme.scss */
.nkv-cta .nkv-btn--secondary {
  background: #fff;
  color: #0f7c2f;
  border-color: #fff; }

/* line 1268, theme.scss */
.nkv-cta .nkv-btn--secondary:hover {
  background: #f3fff6;
  color: #0f7c2f;
  border-color: #f3fff6; }

@media (max-width: 1180px) {
  /* line 1275, theme.scss */
  .nkv-grid-5 {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 1279, theme.scss */
  .nkv-grid-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 1283, theme.scss */
  .nkv-grid-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 1287, theme.scss */
  .nkv-products {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 1291, theme.scss */
  .nkv-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 1295, theme.scss */
  .nkv-story {
    grid-template-columns: 1fr; } }
@media (max-width: 700px) {
  /* line 1301, theme.scss */
  .nkv-section {
    padding: 38px 0; }

  /* line 1305, theme.scss */
  .nkv-grid-5,
  .nkv-grid-4,
  .nkv-grid-3,
  .nkv-products,
  .nkv-stats {
    grid-template-columns: 1fr; }

  /* line 1313, theme.scss */
  .nkv-section-title {
    font-size: 28px; }

  /* line 1317, theme.scss */
  .nkv-section-text,
  .nkv-story__text p,
  .nkv-cta p,
  .nkv-seo-block p {
    font-size: 16px; }

  /* line 1324, theme.scss */
  .nkv-card,
  .nkv-stat,
  .nkv-seo-block,
  .nkv-faq-placeholder {
    padding: 20px; }

  /* line 1331, theme.scss */
  .nkv-product__body {
    padding: 18px; }

  /* line 1335, theme.scss */
  .nkv-btns {
    flex-direction: column;
    align-items: stretch; }

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

  /* line 1344, theme.scss */
  .nkv-cta {
    padding: 26px 20px;
    border-radius: 22px; } }
/* ===== NE KAK VSE: SCENARIO PAGE ===== */
/* line 1353, theme.scss */
.nkv-scenario__hero {
  padding: 18px 0 8px; }

/* line 1357, theme.scss */
.nkv-scenario__hero-panel {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(0, 0.98fr);
  gap: 24px;
  align-items: center;
  background: linear-gradient(135deg, #f7fbf7 0%, #eef5f0 100%);
  border: 1px solid #dfe8e1;
  border-radius: 28px;
  padding: 24px;
  box-shadow: 0 10px 30px rgba(15, 60, 25, 0.06); }

/* line 1369, theme.scss */
.nkv-scenario__hero-content {
  padding: 10px 6px 10px 6px; }

/* line 1373, theme.scss */
.nkv-scenario__badge {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #eaf6ed;
  color: #159c3a;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 18px; }

/* line 1386, theme.scss */
.nkv-scenario__title {
  margin: 0 0 16px;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.02;
  font-weight: 600;
  color: #1e2a22; }

/* line 1394, theme.scss */
.nkv-scenario__subtitle {
  margin: 0;
  max-width: 760px;
  font-size: 18px;
  line-height: 1.65;
  color: #5d6d63; }

/* line 1402, theme.scss */
.nkv-scenario__hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 26px; }

/* line 1409, theme.scss */
.nkv-scenario__hero-visual {
  min-width: 0; }

/* line 1413, theme.scss */
.nkv-scenario__hero-media {
  aspect-ratio: 11 / 9;
  border-radius: 24px;
  overflow: hidden;
  background: #f4f8f4; }

/* line 1420, theme.scss */
.nkv-scenario__hero-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

/* line 1428, theme.scss */
.nkv-scenarios-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px; }

@media (max-width: 1180px) {
  /* line 1435, theme.scss */
  .nkv-scenarios-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 700px) {
  /* line 1441, theme.scss */
  .nkv-scenarios-grid {
    grid-template-columns: 1fr; } }
/* line 1447, theme.scss */
.nkv-scenario-card {
  background: #fff;
  border: 1px solid #dfe8e1;
  border-radius: 22px;
  padding: 22px;
  min-height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: 0.2s ease;
  box-shadow: 0 8px 24px rgba(15, 60, 25, 0.04); }

/* line 1460, theme.scss */
.nkv-scenario-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(15, 60, 25, 0.08);
  border-color: #c8dbcd; }

/* line 1466, theme.scss */
.nkv-scenario-card__tag {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  min-height: 30px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #eaf6ed;
  color: #159c3a;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 14px; }

/* line 1480, theme.scss */
.nkv-scenario-card h3 {
  margin: 0 0 12px;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  color: #1e2a22; }

/* line 1488, theme.scss */
.nkv-scenario-card p {
  margin: 0 0 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #5d6d63; }

/* line 1495, theme.scss */
.nkv-scenario-card a {
  margin-top: auto;
  color: #159c3a;
  font-weight: 700;
  text-decoration: none; }

/* line 1502, theme.scss */
.nkv-scenario-card a:hover {
  color: #128634;
  text-decoration: none; }

/* line 1508, theme.scss */
.nkv-scenario__intro-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: 20px;
  align-items: start; }

/* line 1515, theme.scss */
.nkv-scenario__list {
  margin: 0;
  padding-left: 22px;
  color: #2d3a32; }

/* line 1521, theme.scss */
.nkv-scenario__list li {
  margin-bottom: 12px;
  font-size: 17px;
  line-height: 1.7; }

/* line 1527, theme.scss */
.nkv-scenario__aside {
  background: #fff;
  border: 1px solid #dfe8e1;
  border-radius: 22px;
  padding: 24px;
  box-shadow: 0 10px 30px rgba(15, 60, 25, 0.05); }

/* line 1535, theme.scss */
.nkv-scenario__aside-title {
  margin: 0 0 12px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  color: #1e2a22; }

/* line 1543, theme.scss */
.nkv-scenario__aside-text {
  margin: 0 0 16px;
  font-size: 16px;
  line-height: 1.65;
  color: #5d6d63; }

/* line 1550, theme.scss */
.nkv-scenario__help-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px; }

/* line 1556, theme.scss */
.nkv-scenario__help-card {
  background: #fff;
  border: 1px solid #dfe8e1;
  border-radius: 22px;
  padding: 22px;
  box-shadow: 0 10px 30px rgba(15, 60, 25, 0.05);
  height: 100%; }

/* line 1565, theme.scss */
.nkv-scenario__help-card h3 {
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  color: #1e2a22; }

/* line 1573, theme.scss */
.nkv-scenario__help-card p {
  margin: 0;
  font-size: 16px;
  line-height: 1.65;
  color: #5d6d63; }

/* line 1580, theme.scss */
.nkv-scenario__faq-list {
  display: grid;
  gap: 14px; }

/* line 1585, theme.scss */
.nkv-scenario__faq-item {
  background: #fff;
  border: 1px solid #dfe8e1;
  border-radius: 18px;
  padding: 20px 22px; }

/* line 1592, theme.scss */
.nkv-scenario__faq-question {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #1e2a22; }

/* line 1600, theme.scss */
.nkv-scenario__faq-answer {
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  color: #5d6d63; }

/* line 1607, theme.scss */
.nkv-scenario__cta-panel {
  background: linear-gradient(135deg, #169a3b 0%, #0f7c2f 100%);
  color: #fff;
  border-radius: 28px;
  padding: 34px;
  box-shadow: 0 10px 30px rgba(15, 60, 25, 0.12); }

/* line 1615, theme.scss */
.nkv-scenario__cta-title {
  margin: 0 0 14px;
  font-size: clamp(30px, 3vw, 42px);
  line-height: 1.15;
  font-weight: 700;
  color: #fff; }

/* line 1623, theme.scss */
.nkv-scenario__cta-text {
  margin: 0;
  max-width: 760px;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.96); }

/* line 1631, theme.scss */
.nkv-scenario__cta-panel .nkv-btns {
  margin-top: 24px; }

/* line 1635, theme.scss */
.nkv-scenario__cta-panel .nkv-btn--secondary {
  background: #fff;
  color: #0f7c2f;
  border-color: #fff; }

/* line 1641, theme.scss */
.nkv-scenario__cta-panel .nkv-btn--secondary:hover {
  background: #f3fff6;
  color: #0f7c2f;
  border-color: #f3fff6; }

@media (max-width: 1180px) {
  /* line 1648, theme.scss */
  .nkv-scenario__hero-panel,
  .nkv-scenario__intro-grid {
    grid-template-columns: 1fr; }

  /* line 1653, theme.scss */
  .nkv-scenario__help-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 700px) {
  /* line 1659, theme.scss */
  .nkv-scenario__hero-panel {
    padding: 18px;
    border-radius: 22px; }

  /* line 1664, theme.scss */
  .nkv-scenario__title {
    font-size: 34px; }

  /* line 1668, theme.scss */
  .nkv-scenario__subtitle,
  .nkv-scenario__list li,
  .nkv-scenario__faq-answer,
  .nkv-scenario__cta-text {
    font-size: 16px; }

  /* line 1675, theme.scss */
  .nkv-scenario__hero-actions,
  .nkv-scenario__cta-panel .nkv-btns {
    flex-direction: column;
    align-items: stretch; }

  /* line 1681, theme.scss */
  .nkv-scenario__help-grid {
    grid-template-columns: 1fr; }

  /* line 1685, theme.scss */
  .nkv-scenario__aside,
  .nkv-scenario__help-card,
  .nkv-scenario__faq-item {
    padding: 18px; }

  /* line 1691, theme.scss */
  .nkv-scenario__cta-panel {
    padding: 24px 20px;
    border-radius: 22px; } }
/* line 1697, theme.scss */
.nkv-section--faq {
  background: #f5f7f4; }

/* line 1701, theme.scss */
.nkv-faq {
  max-width: 920px; }

/* line 1705, theme.scss */
.nkv-faq__item {
  background: #fff;
  border: 1px solid #dbe7dd;
  border-radius: 20px;
  margin-bottom: 14px;
  overflow: hidden;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease; }

/* line 1714, theme.scss */
.nkv-faq__item:hover {
  border-color: #c7dbc9; }

/* line 1718, theme.scss */
.nkv-faq__item[open] {
  border-color: #4aa35f;
  box-shadow: 0 12px 28px rgba(41, 87, 53, 0.08); }

/* line 1723, theme.scss */
.nkv-faq__question {
  position: relative;
  cursor: pointer;
  list-style: none;
  padding: 24px 72px 24px 24px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
  color: #1f2e24; }

/* line 1734, theme.scss */
.nkv-faq__question::-webkit-details-marker {
  display: none; }

/* line 1738, theme.scss */
.nkv-faq__question::after {
  content: "+";
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #eef5ef;
  color: #2ca24c;
  font-size: 26px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .2s ease; }

/* line 1757, theme.scss */
.nkv-faq__item[open] .nkv-faq__question::after {
  content: "–";
  background: #2ca24c;
  color: #fff; }

/* line 1763, theme.scss */
.nkv-faq__answer {
  padding: 0 24px 24px;
  font-size: 18px;
  line-height: 1.7;
  color: #5f6d64;
  max-width: 820px; }

/* line 1771, theme.scss */
.nkv-faq__footer {
  margin-top: 26px;
  padding: 26px 28px;
  background: #fff;
  border: 1px solid #dbe7dd;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px; }

/* line 1783, theme.scss */
.nkv-faq__footer-text {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 600;
  color: #1f2e24; }

@media (max-width: 900px) {
  /* line 1791, theme.scss */
  .nkv-faq__question {
    font-size: 20px;
    padding: 20px 62px 20px 20px; }

  /* line 1796, theme.scss */
  .nkv-faq__answer {
    font-size: 16px;
    padding: 0 20px 20px; }

  /* line 1801, theme.scss */
  .nkv-faq__footer {
    flex-direction: column;
    align-items: flex-start;
    padding: 22px; }

  /* line 1807, theme.scss */
  .nkv-faq__footer-text {
    font-size: 18px; } }
/* ===== NE KAK VSE: FAQ PAGE ===== */
/* line 1815, theme.scss */
.nkv-faq-page__hero {
  padding: 18px 0 8px; }

/* line 1819, theme.scss */
.nkv-faq-page__hero-panel {
  background: linear-gradient(135deg, #f7fbf7 0%, #eef5f0 100%);
  border: 1px solid #dfe8e1;
  border-radius: 28px;
  padding: 28px;
  box-shadow: 0 10px 30px rgba(15, 60, 25, 0.05); }

/* line 1827, theme.scss */
.nkv-faq-page__badge {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #eaf6ed;
  color: #159c3a;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 16px; }

/* line 1840, theme.scss */
.nkv-faq-page__title {
  margin: 0 0 14px;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.02;
  font-weight: 700;
  color: #1e2a22; }

/* line 1848, theme.scss */
.nkv-faq-page__subtitle {
  margin: 0;
  max-width: 960px;
  font-size: 18px;
  line-height: 1.7;
  color: #5d6d63; }

/* line 1856, theme.scss */
.nkv-faq-page__nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }

/* line 1862, theme.scss */
.nkv-faq-page__nav-link {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid #dfe8e1;
  color: #2d3a32;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600; }

/* line 1876, theme.scss */
.nkv-faq-page__nav-link:hover {
  border-color: #bdd8c4;
  color: #159c3a;
  text-decoration: none; }

/* line 1882, theme.scss */
.nkv-faq-page__section {
  scroll-margin-top: 100px; }

/* line 1886, theme.scss */
.nkv-faq-page__list {
  max-width: 980px; }

/* line 1890, theme.scss */
.nkv-faq-page__item {
  background: #fff;
  border: 1px solid #dbe7dd;
  border-radius: 20px;
  margin-bottom: 14px;
  overflow: hidden;
  transition: border-color .2s ease, box-shadow .2s ease; }

/* line 1899, theme.scss */
.nkv-faq-page__item[open] {
  border-color: #4aa35f;
  box-shadow: 0 12px 28px rgba(41, 87, 53, 0.08); }

/* line 1904, theme.scss */
.nkv-faq-page__question {
  position: relative;
  cursor: pointer;
  list-style: none;
  padding: 24px 72px 24px 24px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
  color: #1f2e24; }

/* line 1915, theme.scss */
.nkv-faq-page__question::-webkit-details-marker {
  display: none; }

/* line 1919, theme.scss */
.nkv-faq-page__question::after {
  content: "+";
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #eef5ef;
  color: #2ca24c;
  font-size: 26px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 1937, theme.scss */
.nkv-faq-page__item[open] .nkv-faq-page__question::after {
  content: "–";
  background: #2ca24c;
  color: #fff; }

/* line 1943, theme.scss */
.nkv-faq-page__answer {
  padding: 0 24px 24px;
  font-size: 18px;
  line-height: 1.75;
  color: #5f6d64;
  max-width: 860px; }

/* line 1951, theme.scss */
.nkv-faq-page__cta {
  background: linear-gradient(135deg, #169a3b 0%, #0f7c2f 100%);
  color: #fff;
  border-radius: 28px;
  padding: 34px;
  box-shadow: 0 10px 30px rgba(15, 60, 25, 0.12); }

/* line 1959, theme.scss */
.nkv-faq-page__cta-title {
  margin: 0 0 14px;
  font-size: clamp(30px, 3vw, 42px);
  line-height: 1.15;
  font-weight: 700;
  color: #fff; }

/* line 1967, theme.scss */
.nkv-faq-page__cta-text {
  margin: 0;
  max-width: 760px;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.96); }

/* line 1975, theme.scss */
.nkv-faq-page__cta .nkv-btns {
  margin-top: 24px; }

@media (max-width: 900px) {
  /* line 1980, theme.scss */
  .nkv-faq-page__question {
    font-size: 20px;
    padding: 20px 62px 20px 20px; }

  /* line 1985, theme.scss */
  .nkv-faq-page__answer {
    font-size: 16px;
    padding: 0 20px 20px; }

  /* line 1990, theme.scss */
  .nkv-faq-page__hero-panel,
  .nkv-faq-page__cta {
    padding: 22px 20px;
    border-radius: 22px; } }
