@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, #111111);
  --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, #2a2a2a);
  --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, #414141);
  --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, #888888);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #8B7767);
  --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, #988473);
  --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, #a39183);
  --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, #c6bab1);
  --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, #111111);
  --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, #2a2a2a);
  --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, #414141);
  --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, #888888);
  --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, thin);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --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, Manrope);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Manrope);
  --heading-ratio:var(--draft-heading-ratio, 1.75);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1440px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, false); }

/* line 4, theme.scss */
:root {
  --nv-ink: #101820;
  --nv-denim: #173a5e;
  --nv-denim-deep: #0e2946;
  --nv-ice: #edf7f6;
  --nv-aqua: #78a9a6;
  --nv-paper: #fbfcfc;
  --nv-line: rgba(16, 24, 32, 0.14);
  --nv-muted: #66717b;
  --nv-radius: 2px;
  --nv-shadow: 0 24px 70px rgba(13, 41, 70, 0.12);
  --nv-ease: cubic-bezier(0.22, 1, 0.36, 1); }

/* line 18, theme.scss */
html {
  scroll-behavior: smooth;
  overflow-x: clip; }

/* line 23, theme.scss */
body {
  margin: 0;
  color: var(--nv-ink);
  background: var(--nv-paper);
  font-size: 16px;
  line-height: 1.55;
  overflow-x: clip;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

/* line 34, theme.scss */
body,
button,
input,
textarea,
select {
  font-family: "Manrope", Arial, sans-serif; }

/* line 42, theme.scss */
img,
svg,
video {
  max-width: 100%; }

/* line 48, theme.scss */
a {
  color: inherit;
  text-underline-offset: 0.2em; }

/* line 53, theme.scss */
button,
a,
input,
textarea,
select {
  -webkit-tap-highlight-color: transparent; }

/* line 61, theme.scss */
:focus-visible {
  outline: 3px solid var(--nv-aqua);
  outline-offset: 3px; }

/* line 66, theme.scss */
::selection {
  color: #fff;
  background: var(--nv-denim); }

/* line 71, theme.scss */
.layout__content {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto; }

/* line 77, theme.scss */
.heading,
h1,
h2,
h3 {
  color: var(--nv-ink);
  font-weight: 500;
  line-height: 1.04;
  letter-spacing: -0.045em; }

/* line 87, theme.scss */
.button,
.m-modal-button {
  min-height: 48px;
  padding-inline: 24px;
  border: 1px solid transparent;
  border-radius: 2px !important;
  font-weight: 600;
  font-size: 0.78rem;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  transition: transform 220ms var(--nv-ease), background-color 220ms ease, color 220ms ease, border-color 220ms ease, box-shadow 220ms ease; }

/* line 101, theme.scss */
.button:hover,
.m-modal-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 28px rgba(13, 41, 70, 0.18); }

/* Верхняя редактируемая строка преимуществ. */
/* line 108, theme.scss */
.nv-top-panel {
  position: relative;
  z-index: 52;
  color: #fff;
  background: var(--nv-denim-deep); }

/* line 115, theme.scss */
#nv-announcement,
.nv-top-panel .widget-type_system_widget_v4_marquee_1 {
  color: #fff;
  background: transparent; }

/* line 121, theme.scss */
#nv-announcement .layout__content,
.nv-top-panel .widget-type_system_widget_v4_marquee_1 .layout__content {
  width: 100%;
  max-width: none; }

/* line 127, theme.scss */
#nv-announcement .marquee,
.nv-top-panel .marquee {
  min-height: 34px;
  display: flex;
  align-items: center;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.09em;
  text-transform: uppercase; }

/* line 138, theme.scss */
#nv-announcement .marquee_item-image,
.nv-top-panel .marquee_item-image {
  display: none; }

/* line 143, theme.scss */
#nv-announcement .marquee_item-text p,
.nv-top-panel .marquee_item-text p {
  margin: 0; }

/* Компактная шапка вместо полноэкранного шаблонного слайдера. */
/* line 149, theme.scss */
header {
  position: sticky;
  top: 0;
  z-index: 50; }

/* line 155, theme.scss */
#nv-header,
.widget-type_system_widget_v4_header_12 {
  color: var(--nv-ink);
  background: rgba(251, 252, 252, 0.94) !important;
  border-bottom: 1px solid var(--nv-line);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  transition: box-shadow 220ms ease, background-color 220ms ease; }

/* line 165, theme.scss */
body.nv-header-scrolled #nv-header,
body.nv-header-scrolled .widget-type_system_widget_v4_header_12 {
  background: rgba(251, 252, 252, 0.98) !important;
  box-shadow: 0 10px 34px rgba(13, 41, 70, 0.08); }

/* line 171, theme.scss */
.widget-type_system_widget_v4_header_12 .header-slider {
  height: auto !important;
  min-height: 0 !important; }

/* line 176, theme.scss */
.widget-type_system_widget_v4_header_12 .promo-slider,
.widget-type_system_widget_v4_header_12 .header-overlay {
  display: none !important; }

/* line 181, theme.scss */
.widget-type_system_widget_v4_header_12 .header {
  position: relative !important;
  inset: auto !important;
  color: var(--nv-ink) !important;
  background: transparent !important; }

/* line 188, theme.scss */
.widget-type_system_widget_v4_header_12 .header__content {
  min-height: 76px;
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding: 10px 56px !important; }

/* line 196, theme.scss */
.widget-type_system_widget_v4_header_12 .header__logo {
  display: block;
  line-height: 0; }

/* line 201, theme.scss */
.widget-type_system_widget_v4_header_12 .header__logo img {
  width: 132px !important;
  max-width: none !important;
  height: 48px;
  object-fit: cover;
  object-position: center; }

/* line 209, theme.scss */
.widget-type_system_widget_v4_header_12 .header__show-menu-btn,
.widget-type_system_widget_v4_header_12 .header__control-btn,
.widget-type_system_widget_v4_header_12 .header__search-btn {
  color: var(--nv-ink) !important; }

/* line 215, theme.scss */
.widget-type_system_widget_v4_header_12 .header__show-menu-text,
.widget-type_system_widget_v4_header_12 .menu__link,
.widget-type_system_widget_v4_header_12 .header__search-field {
  font-size: 0.76rem;
  font-weight: 650;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 224, theme.scss */
.widget-type_system_widget_v4_header_12 .header__control-btn,
.widget-type_system_widget_v4_header_12 .header__search-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transition: background-color 180ms ease, transform 180ms var(--nv-ease); }

/* line 232, theme.scss */
.widget-type_system_widget_v4_header_12 .header__control-btn:hover,
.widget-type_system_widget_v4_header_12 .header__search-btn:hover {
  background: var(--nv-ice);
  transform: translateY(-1px); }

/* line 238, theme.scss */
.widget-type_system_widget_v4_header_12 .header__control-bage {
  color: #fff;
  background: var(--nv-denim) !important; }

/* Первый экран: редакторский системный баннер, арт-дирекшн темы. */
/* line 244, theme.scss */
#nv-home-hero {
  background: var(--nv-denim); }

/* line 248, theme.scss */
#nv-home-hero .layout__content {
  width: 100%;
  max-width: none; }

/* line 253, theme.scss */
#nv-home-hero .banner-list__item {
  position: relative;
  isolation: isolate;
  display: grid !important;
  grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);
  min-height: 700px;
  overflow: hidden;
  color: #fff;
  background: var(--nv-denim-deep); }

/* line 264, theme.scss */
#nv-home-hero.nv-hero-no-image .banner-list__item {
  background-color: var(--nv-denim-deep);
  background-image: linear-gradient(90deg, rgba(7, 21, 34, 0.97) 0%, rgba(7, 21, 34, 0.9) 35%, rgba(7, 21, 34, 0.44) 61%, rgba(7, 21, 34, 0.08) 100%), var(--nv-denim-visual);
  background-position: center;
  background-size: cover; }

/* line 278, theme.scss */
#nv-home-hero .banner-list__item::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background-image: linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(90deg, #000, transparent 75%); }

/* line 290, theme.scss */
#nv-home-hero.nv-hero-no-image .banner-list__item::after {
  content: "03";
  position: absolute;
  right: 56px;
  bottom: -0.14em;
  z-index: -1;
  color: rgba(255, 255, 255, 0.075);
  font-size: 17rem;
  font-weight: 700;
  line-height: 0.78;
  letter-spacing: -0.11em; }

/* line 303, theme.scss */
#nv-home-hero .banner-list__item-image {
  position: relative !important;
  inset: auto !important;
  grid-column: 2;
  grid-row: 1;
  height: 100%;
  min-height: inherit;
  overflow: hidden; }

/* line 313, theme.scss */
#nv-home-hero .banner-list__item-image::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(90deg, var(--nv-denim) 0%, transparent 32%); }

/* line 321, theme.scss */
#nv-home-hero .banner-list__item-image picture,
#nv-home-hero .banner-list__item-image img {
  width: 100%;
  height: 100%; }

/* line 327, theme.scss */
#nv-home-hero .banner-list__item-image img {
  display: block;
  object-fit: cover; }

/* line 332, theme.scss */
#nv-home-hero.nv-hero-no-image .banner-list__item-image {
  display: none; }

/* line 336, theme.scss */
#nv-home-hero .banner-list__item-text {
  position: relative !important;
  inset: auto !important;
  grid-column: 1;
  grid-row: 1;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto !important;
  max-width: 900px;
  margin: 0;
  padding: 112px 7vw !important;
  color: #fff !important;
  text-align: left !important;
  transform: none !important; }

/* line 355, theme.scss */
#nv-home-hero .banner-list__item-text::before {
  content: "WOMEN'S DENIM · MADE IN RUSSIA";
  display: block;
  margin-bottom: 28px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.72rem;
  font-weight: 650;
  letter-spacing: 0.16em;
  text-transform: uppercase; }

/* line 366, theme.scss */
#nv-home-hero.nv-hero-no-image .banner-list__item-text {
  grid-column: 1 / -1; }

/* line 370, theme.scss */
#nv-home-hero .banner-list__item-title {
  max-width: 9.2ch;
  margin: 0 0 28px;
  color: #fff;
  font-size: 6rem;
  font-weight: 500;
  line-height: 0.92;
  letter-spacing: -0.065em; }

/* line 380, theme.scss */
#nv-home-hero .banner-list__item-content {
  max-width: 500px;
  margin-bottom: 26px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 1.08rem;
  line-height: 1.55; }

/* line 388, theme.scss */
#nv-home-hero .banner-list__item-content p {
  margin: 0 0 12px; }

/* line 392, theme.scss */
#nv-home-hero .banner-list__item-content a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  color: #fff;
  font-weight: 600;
  text-decoration-thickness: 1px; }

/* line 401, theme.scss */
#nv-home-hero .banner-list__item-button .button {
  min-height: 54px;
  padding-inline: 30px;
  color: var(--nv-denim-deep) !important;
  background: #fff !important; }

/* Витрина трёх моделей. Фото и карточки приходят из каталога InSales. */
/* line 409, theme.scss */
#nv-home-products {
  counter-reset: nv-product;
  padding-block: 104px 96px;
  background: var(--nv-paper); }

/* line 415, theme.scss */
#nv-home-products .layout__content {
  width: calc(100% - 40px);
  max-width: 1320px; }

/* line 420, theme.scss */
#nv-home-products .heading,
#nv-home-products .special-products__title {
  margin-bottom: 54px;
  font-size: 4.8rem;
  text-align: left !important; }

/* line 427, theme.scss */
#nv-home-products .heading::before,
#nv-home-products .special-products__title::before {
  content: "THE FIRST DROP";
  display: block;
  margin-bottom: 16px;
  color: var(--nv-aqua);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase; }

/* line 439, theme.scss */
.product-preview {
  position: relative;
  counter-increment: nv-product;
  color: var(--nv-ink); }

/* line 445, theme.scss */
#nv-home-products .product-preview::before {
  content: "0" counter(nv-product);
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 3;
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  color: #fff;
  background: rgba(7, 21, 34, 0.86);
  font-size: 0.69rem;
  font-weight: 700;
  letter-spacing: 0.08em; }

/* line 462, theme.scss */
#nv-home-products .splide__slide:nth-child(2) {
  padding-top: 58px; }

/* line 466, theme.scss */
#nv-home-products .splide__slide:nth-child(3) {
  padding-top: 22px; }

/* line 470, theme.scss */
.product-preview__photo,
.product__gallery-main,
.product__gallery-tumbs .img-ratio {
  overflow: hidden;
  background: #eef2f3;
  border-radius: var(--nv-radius); }

/* line 478, theme.scss */
.product-preview__photo img {
  transition: transform 650ms var(--nv-ease); }

/* line 482, theme.scss */
.product-preview:hover .product-preview__photo img {
  transform: scale(1.025); }

/* line 486, theme.scss */
.product-preview__content {
  margin-top: 16px;
  padding: 15px 0 0;
  border-top: 1px solid var(--nv-line); }

/* line 492, theme.scss */
.product-preview__title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.35; }

/* line 498, theme.scss */
.product-preview__price {
  margin-top: 8px;
  font-size: 1.08rem;
  font-weight: 650; }

/* line 504, theme.scss */
.product-preview__detail-btn,
.product-preview .button {
  border-color: var(--nv-denim) !important; }

/* Редактируемая памятка по посадке — смысловой разворот между каталогом и доверием. */
/* line 510, theme.scss */
#nv-fit-guide {
  position: relative;
  overflow: hidden;
  background: var(--nv-ice); }

/* line 516, theme.scss */
#nv-fit-guide .layout__content {
  width: 100%;
  max-width: none; }

/* line 521, theme.scss */
#nv-fit-guide .banner-list__item {
  position: relative;
  isolation: isolate;
  min-height: 640px;
  overflow: hidden;
  color: var(--nv-ink);
  background: var(--nv-ice); }

/* line 530, theme.scss */
#nv-fit-guide .banner-list__item::before {
  content: "FIT";
  position: absolute;
  right: -0.08em;
  bottom: -0.27em;
  z-index: -1;
  color: rgba(23, 58, 94, 0.055);
  font-size: 27rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.12em; }

/* line 543, theme.scss */
#nv-fit-guide .banner-list__item-image {
  display: none; }

/* line 547, theme.scss */
#nv-fit-guide .banner-list__item-text {
  position: relative !important;
  inset: auto !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
  grid-template-areas: "title content" "title button";
  align-items: end;
  width: calc(100% - 80px) !important;
  max-width: 1320px;
  min-height: 640px;
  margin: 0 auto;
  padding: 96px 0 !important;
  color: var(--nv-ink) !important;
  text-align: left !important;
  transform: none !important; }

/* line 564, theme.scss */
#nv-fit-guide .banner-list__item-text::before {
  content: "FIT NOTE / 01—03";
  position: absolute;
  top: 90px;
  left: 0;
  color: var(--nv-denim);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.17em;
  text-transform: uppercase; }

/* line 576, theme.scss */
#nv-fit-guide .banner-list__item-title {
  grid-area: title;
  align-self: end;
  max-width: 8.5ch;
  margin: 0;
  color: var(--nv-ink);
  font-size: 5.5rem;
  font-weight: 500;
  line-height: 0.94;
  letter-spacing: -0.065em; }

/* line 588, theme.scss */
#nv-fit-guide .banner-list__item-content {
  grid-area: content;
  max-width: 500px;
  margin: 0 0 26px;
  color: #45535e;
  font-size: 1.06rem;
  line-height: 1.65; }

/* line 597, theme.scss */
#nv-fit-guide .banner-list__item-content p {
  margin: 0 0 14px; }

/* line 601, theme.scss */
#nv-fit-guide .banner-list__item-button {
  grid-area: button;
  justify-self: start; }

/* line 606, theme.scss */
#nv-fit-guide .banner-list__item-button .button {
  color: #fff !important;
  background: var(--nv-denim) !important; }

/* Аргументы бренда без шаблонных иллюстраций. */
/* line 612, theme.scss */
#nv-home-benefits {
  padding-block: 104px 116px;
  color: #fff;
  background: #101820; }

/* line 618, theme.scss */
#nv-home-benefits .layout__content {
  width: calc(100% - 40px);
  max-width: 1320px; }

/* line 623, theme.scss */
#nv-home-benefits .benefit-list__title {
  margin: 0 0 48px;
  color: #fff;
  font-size: 4.4rem;
  text-align: left; }

/* line 630, theme.scss */
#nv-home-benefits .benefit-list {
  counter-reset: nv-benefit;
  gap: 14px; }

/* line 635, theme.scss */
#nv-home-benefits .benefit-list__item {
  position: relative;
  min-height: 270px;
  padding: 26px 12px 0 0;
  color: #fff;
  text-align: left !important;
  background: transparent;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 0;
  counter-increment: nv-benefit; }

/* line 648, theme.scss */
#nv-home-benefits .benefit-list__item::before {
  content: "0" counter(nv-benefit);
  display: block;
  margin-bottom: 64px;
  color: var(--nv-aqua);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.15em; }

/* line 658, theme.scss */
#nv-home-benefits .benefit-list__item-image {
  display: none; }

/* line 662, theme.scss */
#nv-home-benefits .benefit-list__item-title {
  margin-bottom: 12px;
  color: #fff;
  font-size: 1.38rem;
  font-weight: 600;
  letter-spacing: -0.025em; }

/* line 670, theme.scss */
#nv-home-benefits .benefit-list__item-description {
  max-width: 34ch;
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.96rem;
  line-height: 1.6; }

/* line 677, theme.scss */
#nv-home-benefits .benefit-list__item-description p,
#nv-home-benefits .benefit-list__item-description div {
  margin: 0; }

/* Оптовая воронка использует штатную форму InSales. */
/* line 683, theme.scss */
#wholesale {
  padding-block: 96px;
  background: var(--nv-paper);
  scroll-margin-top: 110px; }

/* line 689, theme.scss */
#wholesale .layout__content {
  width: calc(100% - 40px);
  max-width: 1320px; }

/* line 694, theme.scss */
#wholesale .application {
  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-areas: "title buy" "description buy";
  gap: 18px 50px;
  overflow: hidden;
  padding: 80px 72px;
  color: #fff;
  background: linear-gradient(135deg, var(--nv-denim-deep), var(--nv-denim));
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 2px;
  box-shadow: none; }

/* line 710, theme.scss */
#wholesale .application::after {
  content: "B2B";
  position: absolute;
  right: 18%;
  bottom: -0.28em;
  z-index: -1;
  color: rgba(255, 255, 255, 0.055);
  font-size: 20rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.09em; }

/* line 723, theme.scss */
#wholesale .application__area-title {
  grid-area: title;
  max-width: 12ch;
  color: #fff;
  font-size: 4.8rem; }

/* line 730, theme.scss */
#wholesale .application__area-description {
  grid-area: description;
  max-width: 620px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 1.06rem; }

/* line 737, theme.scss */
#wholesale .application__area-buy {
  grid-area: buy;
  align-self: center; }

/* line 742, theme.scss */
#wholesale .button {
  min-height: 56px;
  padding-inline: 30px;
  color: var(--nv-denim-deep) !important;
  background: #fff !important; }

/* FAQ собран из редактируемого списка блоков «Отзывы». */
/* line 750, theme.scss */
#nv-home-faq {
  padding-block: 104px;
  background: var(--nv-ice) !important; }

/* line 755, theme.scss */
#nv-home-faq .layout__content {
  width: calc(100% - 40px);
  max-width: 980px; }

/* line 760, theme.scss */
#nv-home-faq .reviews__title {
  margin-bottom: 44px;
  font-size: 4.6rem;
  text-align: left; }

/* line 766, theme.scss */
#nv-home-faq .masonry-reviews-list {
  display: block; }

/* line 770, theme.scss */
#nv-home-faq .masonry-reviews-item {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0;
  background: transparent;
  border-top: 1px solid rgba(16, 24, 32, 0.19); }

/* line 780, theme.scss */
#nv-home-faq .masonry-reviews-item:last-child {
  border-bottom: 1px solid rgba(16, 24, 32, 0.19); }

/* line 784, theme.scss */
#nv-home-faq .reviews__head {
  position: relative;
  order: 1;
  display: block;
  min-height: 74px;
  padding: 22px 54px 22px 0;
  cursor: pointer; }

/* line 793, theme.scss */
#nv-home-faq .reviews__head::before,
#nv-home-faq .reviews__head::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 18px;
  height: 2px;
  background: var(--nv-ink);
  transition: transform 220ms var(--nv-ease); }

/* line 805, theme.scss */
#nv-home-faq .reviews__head::after {
  transform: rotate(90deg); }

/* line 809, theme.scss */
#nv-home-faq .is-open .reviews__head::after {
  transform: rotate(0deg); }

/* line 813, theme.scss */
#nv-home-faq .reviews_about {
  display: block; }

/* line 817, theme.scss */
#nv-home-faq .reviews__name {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4; }

/* line 823, theme.scss */
#nv-home-faq .reviews__photo,
#nv-home-faq .reviews__company,
#nv-home-faq .tail {
  display: none; }

/* line 829, theme.scss */
#nv-home-faq .masonry-reviews-item__content {
  order: 2;
  display: grid;
  grid-template-rows: 0fr;
  padding: 0 !important;
  overflow: hidden;
  color: var(--nv-muted);
  background: transparent !important;
  transition: grid-template-rows 320ms var(--nv-ease), padding-bottom 320ms var(--nv-ease); }

/* line 840, theme.scss */
#nv-home-faq .masonry-reviews-item__content > * {
  min-height: 0;
  overflow: hidden; }

/* line 845, theme.scss */
#nv-home-faq .is-open .masonry-reviews-item__content {
  grid-template-rows: 1fr;
  padding-bottom: 24px !important; }

/* line 850, theme.scss */
#nv-home-faq .reviews__text {
  max-width: 760px;
  font-size: 1rem;
  line-height: 1.65; }

/* Анимация включается только после проверки поддержки в JavaScript. */
/* line 857, theme.scss */
body.nv-motion .nv-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 720ms var(--nv-ease), transform 720ms var(--nv-ease);
  transition-delay: var(--nv-delay, 0ms); }

/* line 864, theme.scss */
body.nv-motion .nv-reveal.is-visible {
  opacity: 1;
  transform: translateY(0); }

/* Ссылки на технические страницы — полезный блок, не подвал. */
/* line 870, theme.scss */
.nv-service-nav {
  padding: 0 20px 54px;
  background: var(--nv-ice); }

/* line 875, theme.scss */
.nv-service-nav__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 26px;
  width: 100%;
  max-width: 980px;
  margin-inline: auto;
  padding-top: 24px; }

/* line 886, theme.scss */
.nv-service-nav__label {
  margin-right: auto;
  font-weight: 650; }

/* line 891, theme.scss */
.nv-service-nav a {
  color: var(--nv-muted);
  font-size: 0.9rem;
  text-decoration: none;
  transition: color 180ms ease; }

/* line 898, theme.scss */
.nv-service-nav a:hover {
  color: var(--nv-denim); }

/* Каталог и карточка товара в той же визуальной системе. */
/* line 903, theme.scss */
body[data-theme-template="collection"] main,
body[data-theme-template="product"] main,
body[data-theme-template="page"] main,
body[data-theme-template="cart"] main {
  background: var(--nv-paper); }

/* line 910, theme.scss */
.widget-type_system_widget_v4_page_title_1 .heading {
  font-size: 4.6rem; }

/* line 914, theme.scss */
.widget-type_system_widget_v4_catalog_6 .catalog-list {
  gap: 48px 24px !important; }

/* line 918, theme.scss */
.widget-type_system_widget_v4_product_4 .product__area-title {
  font-size: 3.4rem; }

/* line 922, theme.scss */
.widget-type_system_widget_v4_product_4 .product__area-form,
.widget-type_system_widget_v4_cart_3 .cart__total {
  border-radius: var(--nv-radius); }

/* line 927, theme.scss */
.static-text {
  line-height: 1.7; }

/* line 931, theme.scss */
.static-text h1,
.static-text h2,
.static-text h3 {
  margin-top: 1.5em; }

/* Формы: крупные поля, понятный фокус, без конфликтов со штатной отправкой. */
/* line 938, theme.scss */
.m-modal-wrapper,
.modal__container {
  color: var(--nv-ink); }

/* line 943, theme.scss */
.m-modal,
.modal__container {
  border-radius: 24px !important; }

/* line 948, theme.scss */
.m-input-field,
.form-control,
textarea {
  min-height: 48px;
  border-radius: 12px !important;
  border-color: var(--nv-line) !important; }

/* line 956, theme.scss */
.m-input-field:focus,
.form-control:focus,
textarea:focus {
  border-color: var(--nv-denim) !important;
  box-shadow: 0 0 0 3px rgba(120, 169, 166, 0.22); }

/* line 963, theme.scss */
.m-input--checkbox .m-input-label,
.m-input-caption {
  font-size: 0.8rem !important;
  line-height: 1.45; }

/* line 969, theme.scss */
.m-input-caption p {
  font-size: inherit !important; }

/* line 973, theme.scss */
.nv-site-footer[hidden] {
  display: none !important; }

@media (max-width: 1024px) {
  /* line 978, theme.scss */
  .widget-type_system_widget_v4_header_12 .header__content {
    padding-inline: 32px !important; }

  /* line 982, theme.scss */
  #nv-home-hero .banner-list__item {
    grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr); }

  /* line 986, theme.scss */
  #nv-fit-guide .banner-list__item-title {
    font-size: 4.7rem; }

  /* line 990, theme.scss */
  #wholesale .application {
    grid-template-columns: 1fr;
    grid-template-areas: "title" "description" "buy"; }

  /* line 995, theme.scss */
  #wholesale .application__area-buy {
    margin-top: 14px; } }
@media (max-width: 768px) {
  /* line 1001, theme.scss */
  .layout__content {
    max-width: 100%; }

  /* line 1005, theme.scss */
  #nv-announcement .marquee,
  .nv-top-panel .marquee {
    min-height: 30px;
    font-size: 0.69rem;
    letter-spacing: 0.07em; }

  /* line 1012, theme.scss */
  .widget-type_system_widget_v4_header_12 .header__content {
    min-height: 64px;
    padding: 8px 15px !important; }

  /* line 1017, theme.scss */
  .widget-type_system_widget_v4_header_12 .header__logo img {
    width: 104px !important;
    height: 38px; }

  /* line 1022, theme.scss */
  .widget-type_system_widget_v4_header_12 .header__search,
  .widget-type_system_widget_v4_header_12 .header__cabinet,
  .widget-type_system_widget_v4_header_12 .header__favorite {
    display: none !important; }

  /* line 1028, theme.scss */
  .widget-type_system_widget_v4_header_12 .header__control-btn {
    width: 42px;
    height: 42px; }

  /* line 1033, theme.scss */
  #nv-home-hero .banner-list__item {
    display: flex !important;
    flex-direction: column;
    min-height: auto; }

  /* line 1039, theme.scss */
  #nv-home-hero .banner-list__item-text {
    order: 1;
    min-height: 590px;
    padding: 64px 22px 72px !important; }

  /* line 1045, theme.scss */
  #nv-home-hero .banner-list__item-text::before {
    margin-bottom: 22px;
    font-size: 0.65rem; }

  /* line 1050, theme.scss */
  #nv-home-hero .banner-list__item-title {
    max-width: 9.5ch;
    margin-bottom: 22px;
    font-size: 4rem; }

  /* line 1056, theme.scss */
  #nv-home-hero .banner-list__item-content {
    margin-bottom: 20px;
    font-size: 1rem; }

  /* line 1061, theme.scss */
  #nv-home-hero .banner-list__item-image {
    order: 2;
    min-height: 110vw; }

  /* line 1066, theme.scss */
  #nv-home-hero .banner-list__item-image::after {
    background: linear-gradient(180deg, var(--nv-denim) 0%, transparent 26%); }

  /* line 1070, theme.scss */
  #nv-home-hero.nv-hero-no-image .banner-list__item::after {
    right: -4vw;
    bottom: -0.1em;
    font-size: 13rem; }

  /* line 1076, theme.scss */
  #nv-home-products,
  #nv-home-benefits,
  #nv-home-faq {
    padding-block: 68px; }

  /* line 1082, theme.scss */
  #nv-home-products .heading,
  #nv-home-products .special-products__title,
  #nv-home-benefits .benefit-list__title,
  #nv-home-faq .reviews__title {
    font-size: 3rem; }

  /* line 1089, theme.scss */
  #nv-home-products .layout__content,
  #nv-fit-guide .banner-list__item-text,
  #nv-home-benefits .layout__content,
  #wholesale .layout__content,
  #nv-home-faq .layout__content {
    width: calc(100% - 28px);
    max-width: 1320px; }

  /* line 1098, theme.scss */
  #nv-home-products .splide__slide:nth-child(2),
  #nv-home-products .splide__slide:nth-child(3) {
    padding-top: 0; }

  /* line 1103, theme.scss */
  #nv-fit-guide .banner-list__item {
    min-height: auto; }

  /* line 1107, theme.scss */
  #nv-fit-guide .banner-list__item::before {
    right: -0.06em;
    bottom: -0.16em;
    font-size: 13rem; }

  /* line 1113, theme.scss */
  #nv-fit-guide .banner-list__item-text {
    grid-template-columns: 1fr;
    grid-template-areas: "title" "content" "button";
    align-items: start;
    min-height: 620px;
    padding: 94px 0 70px !important; }

  /* line 1121, theme.scss */
  #nv-fit-guide .banner-list__item-text::before {
    top: 54px; }

  /* line 1125, theme.scss */
  #nv-fit-guide .banner-list__item-title {
    align-self: start;
    margin-bottom: 44px;
    font-size: 3.65rem; }

  /* line 1131, theme.scss */
  #nv-fit-guide .banner-list__item-content {
    margin-bottom: 26px;
    font-size: 0.98rem; }

  /* line 1136, theme.scss */
  #nv-home-benefits .benefit-list {
    display: grid;
    grid-template-columns: 1fr; }

  /* line 1141, theme.scss */
  #nv-home-benefits .benefit-list__item {
    min-height: 220px;
    padding: 24px 0 0; }

  /* line 1146, theme.scss */
  #nv-home-benefits .benefit-list__item::before {
    margin-bottom: 42px; }

  /* line 1150, theme.scss */
  #wholesale {
    padding-block: 12px 76px; }

  /* line 1154, theme.scss */
  #wholesale .application {
    gap: 16px;
    padding: 42px 24px 48px;
    border-radius: 2px; }

  /* line 1160, theme.scss */
  #wholesale .application__area-title {
    font-size: 3.4rem; }

  /* line 1164, theme.scss */
  #wholesale .button {
    width: 100%; }

  /* line 1168, theme.scss */
  #nv-home-faq .reviews__head {
    min-height: 70px;
    padding-block: 20px; }

  /* line 1173, theme.scss */
  .nv-service-nav {
    padding-inline: 14px; }

  /* line 1177, theme.scss */
  .nv-service-nav__inner {
    align-items: flex-start;
    gap: 14px 20px; }

  /* line 1182, theme.scss */
  .nv-service-nav__label {
    flex-basis: 100%;
    margin: 0 0 4px; }

  /* line 1187, theme.scss */
  .widget-type_system_widget_v4_catalog_6 .catalog-list {
    gap: 32px 12px !important; } }
@media (max-width: 420px) {
  /* line 1194, theme.scss */
  #nv-home-hero .banner-list__item-text {
    min-height: 500px; }

  /* line 1198, theme.scss */
  #nv-home-hero .banner-list__item-title {
    font-size: 3.25rem; }

  /* line 1202, theme.scss */
  #nv-fit-guide .banner-list__item-title {
    font-size: 3.2rem; }

  /* line 1206, theme.scss */
  #nv-home-hero .banner-list__item-button,
  #nv-home-hero .banner-list__item-button .button {
    width: 100%; }

  /* line 1211, theme.scss */
  #nv-home-hero .banner-list__item-button .button {
    justify-content: center; }

  /* line 1215, theme.scss */
  .product-preview__title {
    font-size: 0.92rem; } }
/* Navigation and resilient image fallbacks. */
/* line 1221, theme.scss */
.nv-top-panel {
  min-height: 28px; }

/* line 1225, theme.scss */
.nv-utility-nav {
  position: absolute;
  top: 0;
  right: 54px;
  z-index: 4;
  display: flex;
  align-items: center;
  gap: 24px;
  min-height: 28px;
  color: #4d4945;
  background: #eeeae4;
  font-size: 0.63rem; }

/* line 1239, theme.scss */
.nv-utility-nav a,
.nv-utility-more summary {
  color: inherit;
  text-decoration: none;
  cursor: pointer; }

/* line 1246, theme.scss */
.nv-utility-more {
  position: relative; }

/* line 1250, theme.scss */
.nv-utility-more summary {
  list-style: none; }

/* line 1254, theme.scss */
.nv-utility-more summary::-webkit-details-marker {
  display: none; }

/* line 1258, theme.scss */
.nv-utility-more__links {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  display: grid;
  gap: 10px;
  width: 250px;
  padding: 18px;
  color: #222;
  background: #fff;
  border: 1px solid rgba(17, 17, 17, 0.1);
  box-shadow: 0 16px 42px rgba(27, 22, 18, 0.1); }

/* line 1272, theme.scss */
header {
  position: sticky; }

/* line 1276, theme.scss */
.nv-primary-nav {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 54;
  display: flex;
  align-items: center;
  gap: 36px;
  min-height: 74px;
  transform: translateX(-50%); }

/* line 1288, theme.scss */
.nv-primary-nav > a {
  position: relative;
  color: #161412;
  font-size: 0.75rem;
  font-weight: 550;
  text-decoration: none;
  white-space: nowrap; }

/* line 1297, theme.scss */
.nv-primary-nav > a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -7px;
  left: 0;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 240ms var(--nv-ease); }

/* line 1310, theme.scss */
.nv-primary-nav > a:hover::after,
.nv-primary-nav > a[aria-current="page"]::after {
  transform: scaleX(1);
  transform-origin: left; }

/* line 1316, theme.scss */
.nv-primary-nav__mobile-service,
.nv-nav-toggle {
  display: none; }

/* line 1321, theme.scss */
#nv-header .header__show-menu-btn {
  display: none !important; }

/* Store assets are always visible; editor-selected images render above them. */
/* line 1326, theme.scss */
#nv-home-categories .banner-list__item:nth-child(1),
#nv-home-categories .banner-list__item:nth-child(1) .banner-list__item-image {
  background-image: var(--nv-collection-editorial);
  background-position: center 19%; }

/* line 1332, theme.scss */
#nv-home-categories .banner-list__item:nth-child(2),
#nv-home-categories .banner-list__item:nth-child(2) .banner-list__item-image {
  background-image: var(--nv-portrait-editorial);
  background-position: center 18%; }

/* line 1338, theme.scss */
#nv-home-categories .banner-list__item:nth-child(3),
#nv-home-categories .banner-list__item:nth-child(3) .banner-list__item-image {
  background-image: var(--nv-hero-editorial);
  background-position: 73% 34%; }

/* line 1344, theme.scss */
#nv-home-categories .banner-list__item:nth-child(4),
#nv-home-categories .banner-list__item:nth-child(4) .banner-list__item-image {
  background-image: var(--nv-collection-editorial);
  background-position: center 63%; }

/* line 1350, theme.scss */
#nv-home-categories .banner-list__item:nth-child(5),
#nv-home-categories .banner-list__item:nth-child(5) .banner-list__item-image {
  background-image: var(--nv-city-editorial);
  background-position: 72% center; }

/* line 1356, theme.scss */
#nv-home-categories .banner-list__item,
#nv-home-categories .banner-list__item-image,
#nv-home-campaigns .banner-list__item,
#nv-home-campaigns .banner-list__item-image,
#nv-home-gallery .banner-list__item,
#nv-home-gallery .banner-list__item-image {
  background-repeat: no-repeat;
  background-size: cover; }

/* line 1366, theme.scss */
#nv-home-categories img[src*="/fallback_files/"],
#nv-home-categories img[data-src*="/fallback_files/"],
#nv-home-campaigns img[src*="/fallback_files/"],
#nv-home-campaigns img[data-src*="/fallback_files/"],
#nv-home-gallery img[src*="/fallback_files/"],
#nv-home-gallery img[data-src*="/fallback_files/"] {
  opacity: 0; }

/* line 1375, theme.scss */
#nv-home-categories .banner-list,
#nv-home-categories .grid-list {
  grid-template-columns: repeat(5, minmax(0, 1fr)); }

/* line 1380, theme.scss */
#nv-home-campaigns .banner-list__item:nth-child(1),
#nv-home-campaigns .banner-list__item:nth-child(1) .banner-list__item-image {
  background-image: linear-gradient(90deg, rgba(20, 16, 13, 0.66), rgba(20, 16, 13, 0.04)), var(--nv-portrait-editorial);
  background-position: center 38%; }

/* line 1387, theme.scss */
#nv-home-campaigns .banner-list__item:nth-child(2),
#nv-home-campaigns .banner-list__item:nth-child(2) .banner-list__item-image {
  background-image: linear-gradient(90deg, rgba(244, 240, 234, 0.94), rgba(244, 240, 234, 0.04)), var(--nv-collection-editorial);
  background-position: center 28%; }

/* line 1394, theme.scss */
#nv-home-gallery .banner-list__item {
  min-height: 230px; }

/* line 1398, theme.scss */
#nv-home-gallery .banner-list__item:nth-child(4n + 1),
#nv-home-gallery .banner-list__item:nth-child(4n + 1) .banner-list__item-image {
  background-image: var(--nv-collection-editorial);
  background-position: center 20%; }

/* line 1404, theme.scss */
#nv-home-gallery .banner-list__item:nth-child(4n + 2),
#nv-home-gallery .banner-list__item:nth-child(4n + 2) .banner-list__item-image {
  background-image: var(--nv-city-editorial);
  background-position: 72% center; }

/* line 1410, theme.scss */
#nv-home-gallery .banner-list__item:nth-child(4n + 3),
#nv-home-gallery .banner-list__item:nth-child(4n + 3) .banner-list__item-image {
  background-image: var(--nv-hero-editorial);
  background-position: 72% center; }

/* line 1416, theme.scss */
#nv-home-gallery .banner-list__item:nth-child(4n),
#nv-home-gallery .banner-list__item:nth-child(4n) .banner-list__item-image {
  background-image: var(--nv-portrait-editorial);
  background-position: center 18%; }

/* line 1422, theme.scss */
#nv-home-hero:not(.nv-hero-no-image) .banner-list__item-image {
  position: absolute !important;
  inset: 0 !important;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%; }

/* line 1431, theme.scss */
#nv-home-hero:not(.nv-hero-no-image) .banner-list__item-image::after {
  background: linear-gradient(90deg, rgba(244, 240, 234, 0.97), rgba(244, 240, 234, 0.06)); }

/* line 1435, theme.scss */
#nv-home-hero:not(.nv-hero-no-image) .banner-list__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 24%; }

/* line 1442, theme.scss */
#nv-home-hero:not(.nv-hero-no-image) .banner-list__item-text {
  position: relative !important;
  z-index: 2; }

@media (max-width: 1100px) {
  /* line 1448, theme.scss */
  .nv-primary-nav {
    gap: 24px; }

  /* line 1452, theme.scss */
  #nv-home-categories .banner-list,
  #nv-home-categories .grid-list {
    grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 1120px) {
  /* line 1459, theme.scss */
  .nv-utility-nav {
    display: none; }

  /* line 1463, theme.scss */
  .nv-nav-toggle {
    position: absolute;
    top: 50%;
    left: 16px;
    z-index: 60;
    display: grid;
    width: 42px;
    height: 42px;
    padding: 0;
    place-content: center;
    gap: 6px;
    color: #111;
    background: transparent;
    border: 0;
    transform: translateY(-50%); }

  /* line 1480, theme.scss */
  .nv-nav-toggle span {
    display: block;
    width: 22px;
    height: 1px;
    background: currentColor;
    transition: transform 220ms var(--nv-ease); }

  /* line 1488, theme.scss */
  .nv-nav-toggle[aria-expanded="true"] span:first-child {
    transform: translateY(3.5px) rotate(45deg); }

  /* line 1492, theme.scss */
  .nv-nav-toggle[aria-expanded="true"] span:last-child {
    transform: translateY(-3.5px) rotate(-45deg); }

  /* line 1496, theme.scss */
  .nv-primary-nav {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    display: none;
    align-items: stretch;
    gap: 0;
    max-height: calc(100vh - 92px);
    min-height: 0;
    padding: 18px 20px 28px;
    overflow-y: auto;
    background: #fff;
    border-top: 1px solid rgba(17, 17, 17, 0.08);
    box-shadow: 0 22px 50px rgba(28, 23, 19, 0.12);
    transform: none; }

  /* line 1514, theme.scss */
  .nv-primary-nav.is-open {
    display: flex;
    flex-direction: column; }

  /* line 1519, theme.scss */
  .nv-primary-nav > a {
    padding: 15px 0;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.9rem;
    font-weight: 400;
    border-bottom: 1px solid rgba(17, 17, 17, 0.1); }

  /* line 1527, theme.scss */
  .nv-primary-nav > a::after {
    display: none; }

  /* line 1531, theme.scss */
  .nv-primary-nav__mobile-service {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 20px;
    padding-top: 24px; }

  /* line 1538, theme.scss */
  .nv-primary-nav__mobile-service a {
    color: #6b655f;
    font-size: 0.75rem;
    text-decoration: none; }

  /* line 1544, theme.scss */
  body.nv-nav-open {
    overflow: hidden; }

  /* line 1548, theme.scss */
  #nv-home-categories .banner-list,
  #nv-home-categories .grid-list {
    display: flex !important; }

  /* line 1553, theme.scss */
  #nv-home-hero:not(.nv-hero-no-image) .banner-list__item-image::after {
    background: linear-gradient(180deg, rgba(244, 240, 234, 0.98), rgba(244, 240, 234, 0.08)); }

  /* line 1557, theme.scss */
  #nv-home-hero:not(.nv-hero-no-image) .banner-list__item-image img {
    object-position: 64% 20%; } }
@media (prefers-reduced-motion: reduce) {
  /* line 1563, theme.scss */
  html {
    scroll-behavior: auto; }

  /* line 1567, theme.scss */
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important; } }
/* --------------------------------------------------------------------------
   NAVILENA / крупная лаконичная витрина товаров v6
   -------------------------------------------------------------------------- */
/* line 1581, theme.scss */
#nv-home-products {
  padding: 78px 0 96px; }

/* line 1585, theme.scss */
#nv-home-products .layout__content,
#nv-home-products.nv-products-is-single .layout__content {
  width: calc(100% - 64px);
  max-width: 1320px;
  min-height: 0 !important; }

/* line 1592, theme.scss */
#nv-home-products .heading,
#nv-home-products .special-products__title {
  margin-bottom: 28px; }

/* line 1597, theme.scss */
#nv-home-products .splide,
#nv-home-products.nv-products-is-single .splide {
  width: 100% !important;
  max-width: none !important; }

/* line 1603, theme.scss */
#nv-home-products .splide__track {
  width: 100%; }

/* line 1607, theme.scss */
#nv-home-products .splide__list,
#nv-home-products .special-products__list {
  justify-content: center !important;
  gap: 22px !important; }

/* line 1613, theme.scss */
#nv-home-products .splide__slide,
#nv-home-products.nv-products-is-single .splide__slide {
  flex: 0 0 450px !important;
  width: 450px !important;
  max-width: 450px !important;
  padding-top: 0 !important; }

/* line 1621, theme.scss */
#nv-home-products .product-preview {
  width: 100% !important;
  max-width: none !important; }

/* line 1626, theme.scss */
#nv-home-products .product-preview__photo,
#nv-home-products .product-preview__photo .img-ratio {
  width: 100% !important;
  min-height: 0;
  background: #eee8e1; }

/* line 1633, theme.scss */
#nv-home-products .product-preview__photo {
  box-shadow: 0 18px 42px rgba(45, 41, 37, 0.08);
  transition: box-shadow 360ms ease, transform 360ms var(--nv-ease); }

/* line 1638, theme.scss */
#nv-home-products .product-preview:hover .product-preview__photo,
#nv-home-products .product-preview:focus-within .product-preview__photo {
  box-shadow: 0 25px 56px rgba(45, 41, 37, 0.14);
  transform: translateY(-4px); }

/* line 1644, theme.scss */
#nv-home-products .product-preview__content {
  padding-top: 17px; }

/* line 1648, theme.scss */
#nv-home-products .product-preview__title {
  font-size: 1.04rem;
  line-height: 1.4; }

/* line 1653, theme.scss */
#nv-home-products .product-preview__price {
  margin-top: 9px;
  font-size: 1.08rem; }

/* line 1658, theme.scss */
#nv-home-products .product-preview::before {
  top: 16px;
  left: 16px;
  padding: 9px 11px;
  font-size: 0.72rem; }

/* Витрина не зависит от дополнительной JS-плашки и одинаково выглядит в редакторе. */
/* line 1666, theme.scss */
#nv-home-products .nv-products-story {
  display: none !important; }

@media (max-width: 760px) {
  /* line 1671, theme.scss */
  #nv-home-products {
    padding: 56px 0 70px; }

  /* line 1675, theme.scss */
  #nv-home-products .layout__content,
  #nv-home-products.nv-products-is-single .layout__content {
    width: calc(100% - 28px); }

  /* line 1680, theme.scss */
  #nv-home-products .splide__list,
  #nv-home-products .special-products__list {
    justify-content: flex-start !important;
    gap: 12px !important; }

  /* line 1686, theme.scss */
  #nv-home-products .splide__slide,
  #nv-home-products.nv-products-is-single .splide__slide {
    flex-basis: 82vw !important;
    width: 82vw !important;
    max-width: 350px !important; }

  /* line 1693, theme.scss */
  #nv-home-products .product-preview__title {
    font-size: 0.96rem; }

  /* line 1697, theme.scss */
  #nv-home-products .product-preview__price {
    font-size: 1rem; } }
/* Блок кампаний удалён из главной; правило страхует старые сохранённые настройки. */
/* line 1703, theme.scss */
#nv-home-campaigns {
  display: none !important; }

/* --------------------------------------------------------------------------
   NAVILENA / warm editorial storefront
   Финальный арт-дирекшн по утверждённому макету. Блоки остаются системными
   виджетами InSales и редактируются в визуальном редакторе.
   -------------------------------------------------------------------------- */
/* line 1713, theme.scss */
:root {
  --nv-ink: #111111;
  --nv-denim: #24384a;
  --nv-denim-deep: #142331;
  --nv-ice: #f4f0ea;
  --nv-aqua: #927e6e;
  --nv-paper: #ffffff;
  --nv-line: rgba(17, 17, 17, 0.14);
  --nv-muted: #6c6863;
  --nv-radius: 0;
  --nv-shadow: none; }

/* line 1726, theme.scss */
body {
  color: var(--nv-ink);
  background: #fff; }

/* line 1731, theme.scss */
.heading,
h1,
h2,
h3,
.banner-list__item-title,
.application__area-title,
.reviews__title,
.benefit-list__title {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
  letter-spacing: -0.045em; }

/* line 1744, theme.scss */
.button,
.m-modal-button {
  min-height: 50px;
  padding-inline: 28px;
  color: #fff !important;
  background: #111 !important;
  border-color: #111 !important;
  border-radius: 0 !important;
  box-shadow: none !important; }

/* line 1755, theme.scss */
.button:hover,
.m-modal-button:hover {
  color: #111 !important;
  background: #fff !important;
  transform: translateY(-2px); }

/* line 1762, theme.scss */
.nv-top-panel {
  color: #2d2b28;
  background: #eeeae4; }

/* line 1767, theme.scss */
#nv-announcement,
.nv-top-panel .widget-type_system_widget_v4_marquee_1 {
  color: #2d2b28; }

/* line 1772, theme.scss */
#nv-announcement .marquee,
.nv-top-panel .marquee {
  min-height: 28px;
  font-size: 0.64rem;
  letter-spacing: 0.06em; }

/* line 1779, theme.scss */
#nv-header,
.widget-type_system_widget_v4_header_12 {
  background: rgba(255, 255, 255, 0.96) !important;
  border-bottom-color: rgba(17, 17, 17, 0.09); }

/* line 1785, theme.scss */
body.nv-header-scrolled #nv-header,
body.nv-header-scrolled .widget-type_system_widget_v4_header_12 {
  background: rgba(255, 255, 255, 0.99) !important;
  box-shadow: 0 8px 28px rgba(35, 29, 23, 0.07); }

/* line 1791, theme.scss */
.widget-type_system_widget_v4_header_12 .header__content {
  min-height: 74px;
  max-width: 1440px;
  padding: 10px 54px !important; }

/* line 1797, theme.scss */
.widget-type_system_widget_v4_header_12 .header__logo img {
  width: 188px !important;
  height: 48px;
  object-fit: contain; }

/* line 1803, theme.scss */
.widget-type_system_widget_v4_header_12 .header__show-menu-text,
.widget-type_system_widget_v4_header_12 .menu__link {
  font-size: 0.75rem;
  font-weight: 550;
  letter-spacing: 0.015em;
  text-transform: none; }

/* Hero */
/* line 1812, theme.scss */
#nv-home-hero {
  background: #e7ded3; }

/* line 1816, theme.scss */
#nv-home-hero .banner-list__item,
#nv-home-hero.nv-hero-no-image .banner-list__item {
  display: block !important;
  min-height: 660px;
  color: #111;
  background-color: #e7ded3;
  background-image: linear-gradient(90deg, rgba(242, 237, 231, 0.97) 0%, rgba(242, 237, 231, 0.87) 34%, rgba(242, 237, 231, 0.19) 60%, rgba(242, 237, 231, 0) 100%), var(--nv-hero-editorial);
  background-position: center;
  background-size: cover; }

/* line 1834, theme.scss */
#nv-home-hero .banner-list__item::before {
  display: none; }

/* line 1838, theme.scss */
#nv-home-hero.nv-hero-no-image .banner-list__item::after {
  content: "БОЛЬШЕ\A ЧЕМ ОДЕЖДА";
  right: 5.5vw;
  bottom: auto;
  top: 72px;
  z-index: 1;
  display: grid;
  width: 150px;
  height: 150px;
  place-items: center;
  color: #24211f;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  font-family: "Manrope", Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.035em;
  text-align: center;
  white-space: pre; }

/* line 1861, theme.scss */
#nv-home-hero .banner-list__item-image {
  display: none; }

/* line 1865, theme.scss */
#nv-home-hero .banner-list__item-text,
#nv-home-hero.nv-hero-no-image .banner-list__item-text {
  display: flex !important;
  width: 100% !important;
  max-width: 1440px;
  min-height: 660px;
  margin: 0 auto;
  padding: 94px 54px 82px !important;
  color: #111 !important; }

/* line 1876, theme.scss */
#nv-home-hero .banner-list__item-text::before {
  content: "НОВАЯ КОЛЛЕКЦИЯ · 2026";
  margin-bottom: 20px;
  color: #5d5954;
  font-size: 0.7rem;
  letter-spacing: 0.09em; }

/* line 1884, theme.scss */
#nv-home-hero .banner-list__item-title {
  max-width: 11ch;
  margin-bottom: 24px;
  color: #111;
  font-size: 5.7rem;
  line-height: 0.92;
  letter-spacing: -0.06em; }

/* line 1893, theme.scss */
#nv-home-hero .banner-list__item-content {
  max-width: 440px;
  margin-bottom: 22px;
  color: #5b5752;
  font-size: 1rem; }

/* line 1900, theme.scss */
#nv-home-hero .banner-list__item-content a {
  color: #111; }

/* line 1904, theme.scss */
#nv-home-hero .banner-list__item-button .button {
  color: #fff !important;
  background: #111 !important; }

/* Category / fit cards */
/* line 1910, theme.scss */
#nv-home-categories {
  padding: 24px 0 48px;
  background: #fff; }

/* line 1915, theme.scss */
#nv-home-categories .layout__content,
#nv-home-products .layout__content,
#nv-home-campaigns .layout__content,
#nv-home-benefits .layout__content,
#nv-home-gallery .layout__content,
#wholesale .layout__content {
  width: calc(100% - 64px);
  max-width: 1320px; }

/* line 1925, theme.scss */
#nv-home-categories .banner-list,
#nv-home-categories .grid-list {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px !important; }

/* line 1932, theme.scss */
#nv-home-categories .banner-list__item {
  overflow: hidden;
  background: #f7f4ef;
  border: 0; }

/* line 1938, theme.scss */
#nv-home-categories .banner-list__item-image {
  min-height: 205px;
  background-position: center;
  background-size: cover; }

/* line 1944, theme.scss */
#nv-home-categories .banner-list__item.nv-image-fallback:nth-child(1) .banner-list__item-image {
  background-image: var(--nv-portrait-editorial);
  background-position: center 32%; }

/* line 1949, theme.scss */
#nv-home-categories .banner-list__item.nv-image-fallback:nth-child(2) .banner-list__item-image {
  background-image: var(--nv-hero-editorial);
  background-position: 68% center; }

/* line 1954, theme.scss */
#nv-home-categories .banner-list__item.nv-image-fallback:nth-child(3) .banner-list__item-image {
  background-image: var(--nv-city-editorial);
  background-position: 73% center; }

/* line 1959, theme.scss */
#nv-home-categories .banner-list__item.nv-image-fallback:nth-child(4) .banner-list__item-image {
  background-image: var(--nv-denim-visual);
  background-position: center; }

/* line 1964, theme.scss */
#nv-home-categories .nv-image-fallback .banner-list__item-image img,
#nv-home-campaigns .nv-image-fallback .banner-list__item-image img,
#nv-home-gallery .nv-image-fallback .banner-list__item-image img {
  opacity: 0; }

/* line 1970, theme.scss */
#nv-home-categories .banner-list__item-content {
  min-height: 76px;
  padding: 14px 16px 15px;
  color: #111;
  background: #f7f4ef; }

/* line 1977, theme.scss */
#nv-home-categories .banner-list__item-title {
  font-family: "Manrope", Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.04em; }

/* line 1984, theme.scss */
#nv-home-categories .banner-list__item-mark {
  color: #77716b;
  font-size: 0.7rem; }

/* Products */
/* line 1990, theme.scss */
#nv-home-products {
  padding-block: 38px 92px;
  background: #fff; }

/* line 1995, theme.scss */
#nv-home-products .heading,
#nv-home-products .special-products__title {
  margin-bottom: 36px;
  font-size: 3.6rem; }

/* line 2001, theme.scss */
#nv-home-products .heading::before,
#nv-home-products .special-products__title::before {
  display: none; }

/* line 2006, theme.scss */
#nv-home-products .splide__slide:nth-child(2),
#nv-home-products .splide__slide:nth-child(3) {
  padding-top: 0; }

/* line 2011, theme.scss */
#nv-home-products .product-preview::before {
  top: 12px;
  left: 12px;
  width: auto;
  height: auto;
  padding: 7px 9px;
  color: #111;
  background: rgba(255, 255, 255, 0.92);
  font-size: 0.64rem; }

/* line 2022, theme.scss */
.product-preview__photo,
.product__gallery-main,
.product__gallery-tumbs .img-ratio {
  background: #f1efec;
  border-radius: 0; }

/* line 2029, theme.scss */
.product-preview__content {
  margin-top: 0;
  padding-top: 13px;
  border-top: 0; }

/* line 2035, theme.scss */
.product-preview__title {
  font-size: 0.88rem; }

/* line 2039, theme.scss */
.product-preview__price {
  font-size: 0.92rem;
  font-weight: 600; }

/* Campaign pair */
/* line 2045, theme.scss */
#nv-home-campaigns {
  padding: 0 0 82px;
  background: #fff; }

/* line 2050, theme.scss */
#nv-home-campaigns .banner-list,
#nv-home-campaigns .grid-list {
  display: grid !important;
  grid-template-columns: minmax(0, 1.7fr) minmax(320px, 0.8fr);
  gap: 16px !important; }

/* line 2057, theme.scss */
#nv-home-campaigns .banner-list__item {
  position: relative;
  min-height: 360px;
  overflow: hidden;
  background: #ded6cd; }

/* line 2064, theme.scss */
#nv-home-campaigns .banner-list__item-image {
  position: absolute;
  inset: 0;
  height: 100%;
  background-position: center;
  background-size: cover; }

/* line 2072, theme.scss */
#nv-home-campaigns .banner-list__item.nv-image-fallback:nth-child(1) .banner-list__item-image {
  background-image: linear-gradient(90deg, rgba(20, 16, 13, 0.66), rgba(20, 16, 13, 0.04)), var(--nv-portrait-editorial);
  background-position: center 45%; }

/* line 2078, theme.scss */
#nv-home-campaigns .banner-list__item.nv-image-fallback:nth-child(2) .banner-list__item-image {
  background-image: linear-gradient(90deg, rgba(244, 240, 234, 0.95), rgba(244, 240, 234, 0.08)), var(--nv-city-editorial);
  background-position: 66% center; }

/* line 2084, theme.scss */
#nv-home-campaigns .banner-list__item-content {
  position: absolute;
  left: 34px;
  bottom: 32px;
  z-index: 2;
  max-width: 290px; }

/* line 2092, theme.scss */
#nv-home-campaigns .banner-list__item:nth-child(1) .banner-list__item-content,
#nv-home-campaigns .banner-list__item:nth-child(1) .banner-list__item-title {
  color: #fff; }

/* line 2097, theme.scss */
#nv-home-campaigns .banner-list__item-title {
  font-size: 2.7rem;
  line-height: 0.98; }

/* line 2102, theme.scss */
#nv-home-campaigns .banner-list__item-mark {
  margin-bottom: 9px;
  font-size: 0.68rem;
  letter-spacing: 0.09em; }

/* About */
/* line 2109, theme.scss */
#nv-home-about {
  background: #f4f0ea; }

/* line 2113, theme.scss */
#nv-home-about .layout__content {
  width: 100%;
  max-width: none; }

/* line 2118, theme.scss */
#nv-home-about .banner-list__item {
  min-height: 580px;
  color: #111;
  background-color: #f4f0ea;
  background-image: linear-gradient(90deg, #f4f0ea 0%, #f4f0ea 48%, rgba(244, 240, 234, 0.16) 64%, rgba(244, 240, 234, 0) 100%), var(--nv-city-editorial);
  background-position: center;
  background-size: cover; }

/* line 2134, theme.scss */
#nv-home-about .banner-list__item-image {
  display: none; }

/* line 2138, theme.scss */
#nv-home-about .banner-list__item-text {
  position: relative !important;
  inset: auto !important;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: calc(100% - 64px) !important;
  max-width: 1320px;
  min-height: 580px;
  margin: 0 auto;
  padding: 82px 0 !important;
  color: #111 !important;
  text-align: left !important;
  transform: none !important; }

/* line 2155, theme.scss */
#nv-home-about .banner-list__item-text::before {
  content: "О БРЕНДЕ";
  margin-bottom: 16px;
  color: #81776e;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.13em; }

/* line 2164, theme.scss */
#nv-home-about .banner-list__item-title {
  max-width: 10ch;
  margin-bottom: 22px;
  color: #111;
  font-size: 4.6rem;
  line-height: 0.96; }

/* line 2172, theme.scss */
#nv-home-about .banner-list__item-content {
  max-width: 520px;
  margin-bottom: 24px;
  color: #56514c;
  font-size: 0.98rem; }

/* line 2179, theme.scss */
#nv-home-about .banner-list__item-button .button {
  color: #fff !important;
  background: #111 !important; }

/* Benefits */
/* line 2185, theme.scss */
#nv-home-benefits {
  padding-block: 78px 86px;
  color: #111;
  background: #fff; }

/* line 2191, theme.scss */
#nv-home-benefits .benefit-list__title {
  margin-bottom: 42px;
  color: #111;
  font-size: 3.8rem; }

/* line 2197, theme.scss */
#nv-home-benefits .benefit-list {
  gap: 42px; }

/* line 2201, theme.scss */
#nv-home-benefits .benefit-list__item {
  min-height: 210px;
  padding: 24px 0 0;
  color: #111;
  background: transparent;
  border-top: 1px solid #111; }

/* line 2209, theme.scss */
#nv-home-benefits .benefit-list__item::before {
  margin-bottom: 46px;
  color: #8c7b6c; }

/* line 2214, theme.scss */
#nv-home-benefits .benefit-list__item-title {
  color: #111;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.65rem;
  font-weight: 400; }

/* line 2221, theme.scss */
#nv-home-benefits .benefit-list__item-description {
  color: #6d6862; }

/* Gallery */
/* line 2226, theme.scss */
#nv-home-gallery {
  position: relative;
  padding: 84px 0 88px;
  background: #f7f4ef; }

/* line 2232, theme.scss */
#nv-home-gallery::before {
  content: "Галерея";
  display: block;
  width: calc(100% - 64px);
  max-width: 1320px;
  margin: 0 auto 28px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 3.7rem;
  line-height: 1;
  letter-spacing: -0.045em; }

/* line 2244, theme.scss */
#nv-home-gallery .banner-list,
#nv-home-gallery .grid-list {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 8px !important; }

/* line 2251, theme.scss */
#nv-home-gallery .banner-list__item {
  min-width: 0;
  overflow: hidden;
  background: #e9e3dc; }

/* line 2257, theme.scss */
#nv-home-gallery .banner-list__item-image {
  min-height: 230px;
  background-position: center;
  background-size: cover; }

/* line 2263, theme.scss */
#nv-home-gallery .banner-list__item.nv-image-fallback:nth-child(3n + 1) .banner-list__item-image {
  background-image: var(--nv-portrait-editorial); }

/* line 2267, theme.scss */
#nv-home-gallery .banner-list__item.nv-image-fallback:nth-child(3n + 2) .banner-list__item-image {
  background-image: var(--nv-city-editorial);
  background-position: 72% center; }

/* line 2272, theme.scss */
#nv-home-gallery .banner-list__item.nv-image-fallback:nth-child(3n) .banner-list__item-image {
  background-image: var(--nv-hero-editorial);
  background-position: 70% center; }

/* line 2277, theme.scss */
#nv-home-gallery .banner-list__item-content {
  display: none; }

/* Wholesale and FAQ */
/* line 2282, theme.scss */
#wholesale {
  padding-block: 88px;
  background: #fff; }

/* line 2287, theme.scss */
#wholesale .application {
  padding: 68px;
  background: #151515;
  border: 0; }

/* line 2293, theme.scss */
#wholesale .application__area-title {
  font-size: 4.1rem; }

/* line 2297, theme.scss */
#nv-home-faq {
  padding-block: 88px;
  background: #f7f4ef !important; }

/* line 2302, theme.scss */
#nv-home-faq .reviews__title {
  font-size: 3.8rem; }

/* Internal pages */
/* line 2307, theme.scss */
body[data-theme-template="collection"] main,
body[data-theme-template="product"] main,
body[data-theme-template="page"] main,
body[data-theme-template="cart"] main,
body[data-theme-template="favorite"] main,
body[data-theme-template="search"] main {
  min-height: 60vh;
  background: #fff; }

/* line 2317, theme.scss */
.widget-type_system_widget_v4_page_title_1 .heading {
  font-size: 4.5rem; }

/* line 2321, theme.scss */
.widget-type_system_widget_v4_product_4 .product__area-title {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 3.2rem;
  font-weight: 400; }

/* line 2327, theme.scss */
.widget-type_system_widget_v4_product_4 .product__area-form,
.widget-type_system_widget_v4_cart_3 .cart__total,
.m-modal,
.modal__container,
.m-input-field,
.form-control,
textarea {
  border-radius: 0 !important; }

@media (max-width: 1024px) {
  /* line 2338, theme.scss */
  #nv-home-hero .banner-list__item-title {
    font-size: 4.8rem; }

  /* line 2342, theme.scss */
  #nv-home-categories .banner-list,
  #nv-home-categories .grid-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 2347, theme.scss */
  #nv-home-gallery .banner-list,
  #nv-home-gallery .grid-list {
    grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 768px) {
  /* line 2354, theme.scss */
  .widget-type_system_widget_v4_header_12 .header__content {
    min-height: 62px;
    padding: 7px 15px !important; }

  /* line 2359, theme.scss */
  .widget-type_system_widget_v4_header_12 .header__logo img {
    width: 136px !important;
    height: 40px; }

  /* line 2364, theme.scss */
  #nv-home-hero .banner-list__item,
  #nv-home-hero.nv-hero-no-image .banner-list__item {
    min-height: 650px;
    background-image: linear-gradient(180deg, rgba(244, 240, 234, 0.98) 0%, rgba(244, 240, 234, 0.82) 43%, rgba(244, 240, 234, 0.12) 75%), var(--nv-hero-editorial);
    background-position: 66% center; }

  /* line 2377, theme.scss */
  #nv-home-hero .banner-list__item-text,
  #nv-home-hero.nv-hero-no-image .banner-list__item-text {
    justify-content: flex-start;
    min-height: 650px;
    padding: 60px 20px 52px !important; }

  /* line 2384, theme.scss */
  #nv-home-hero .banner-list__item-title {
    max-width: 10ch;
    font-size: 3.55rem; }

  /* line 2389, theme.scss */
  #nv-home-hero .banner-list__item-content {
    max-width: 330px;
    font-size: 0.92rem; }

  /* line 2394, theme.scss */
  #nv-home-hero.nv-hero-no-image .banner-list__item::after {
    display: none; }

  /* line 2398, theme.scss */
  #nv-home-categories .layout__content,
  #nv-home-products .layout__content,
  #nv-home-campaigns .layout__content,
  #nv-home-about .banner-list__item-text,
  #nv-home-benefits .layout__content,
  #nv-home-gallery .layout__content,
  #wholesale .layout__content,
  #nv-home-faq .layout__content {
    width: calc(100% - 28px) !important; }

  /* line 2409, theme.scss */
  #nv-home-categories {
    padding-top: 14px; }

  /* line 2413, theme.scss */
  #nv-home-categories .banner-list,
  #nv-home-categories .grid-list {
    display: flex !important;
    gap: 10px !important;
    overflow-x: auto;
    scroll-snap-type: x mandatory; }

  /* line 2421, theme.scss */
  #nv-home-categories .banner-list__item {
    flex: 0 0 78%;
    scroll-snap-align: start; }

  /* line 2426, theme.scss */
  #nv-home-products .heading,
  #nv-home-products .special-products__title,
  #nv-home-benefits .benefit-list__title,
  #nv-home-faq .reviews__title,
  #nv-home-gallery::before {
    font-size: 2.85rem; }

  /* line 2434, theme.scss */
  #nv-home-campaigns .banner-list,
  #nv-home-campaigns .grid-list {
    grid-template-columns: 1fr; }

  /* line 2439, theme.scss */
  #nv-home-campaigns .banner-list__item {
    min-height: 330px; }

  /* line 2443, theme.scss */
  #nv-home-about .banner-list__item {
    min-height: 650px;
    background-image: linear-gradient(180deg, #f4f0ea 0%, rgba(244, 240, 234, 0.94) 48%, rgba(244, 240, 234, 0.12) 78%), var(--nv-city-editorial);
    background-position: 70% center; }

  /* line 2455, theme.scss */
  #nv-home-about .banner-list__item-text {
    justify-content: flex-start;
    min-height: 650px;
    padding: 58px 0 !important; }

  /* line 2461, theme.scss */
  #nv-home-about .banner-list__item-title {
    font-size: 3.35rem; }

  /* line 2465, theme.scss */
  #nv-home-gallery::before {
    width: calc(100% - 28px); }

  /* line 2469, theme.scss */
  #nv-home-gallery .banner-list,
  #nv-home-gallery .grid-list {
    display: flex !important;
    gap: 8px !important;
    overflow-x: auto;
    scroll-snap-type: x mandatory; }

  /* line 2477, theme.scss */
  #nv-home-gallery .banner-list__item {
    flex: 0 0 68%;
    scroll-snap-align: start; }

  /* line 2482, theme.scss */
  #wholesale .application {
    padding: 44px 24px; }

  /* line 2486, theme.scss */
  #wholesale .application__area-title {
    font-size: 3.2rem; } }
@media (max-width: 420px) {
  /* line 2492, theme.scss */
  #nv-home-hero .banner-list__item-title {
    font-size: 3.05rem; }

  /* line 2496, theme.scss */
  #nv-home-hero .banner-list__item-button,
  #nv-home-hero .banner-list__item-button .button {
    width: auto; }

  /* line 2501, theme.scss */
  #nv-home-about .banner-list__item-title {
    font-size: 3rem; } }
/* --------------------------------------------------------------------------
   NAVILENA / header v3
   Выразительный логотип, чистая навигация и компактная служебная строка.
   -------------------------------------------------------------------------- */
/* line 2511, theme.scss */
.nv-top-panel {
  min-height: 34px;
  color: #315f60;
  background: #f2ffff;
  border-bottom: 1px solid rgba(49, 95, 96, 0.12); }

/* line 2518, theme.scss */
.nv-top-panel__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1440px;
  min-height: 34px;
  margin: 0 auto;
  padding: 0 54px; }

/* line 2529, theme.scss */
.nv-top-panel__inner > p {
  margin: 0;
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.055em;
  text-transform: uppercase; }

/* line 2537, theme.scss */
.nv-utility-nav {
  position: static;
  min-height: 34px;
  gap: 28px;
  color: #315f60;
  background: transparent;
  font-size: 0.66rem;
  letter-spacing: 0.02em; }

/* line 2547, theme.scss */
.nv-utility-more__links {
  top: calc(100% + 10px);
  z-index: 70; }

/* line 2552, theme.scss */
.nv-site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  min-height: 94px;
  background: rgba(255, 255, 255, 0.97); }

/* line 2560, theme.scss */
#nv-header,
.widget-type_system_widget_v4_header_12 {
  min-height: 94px; }

/* line 2565, theme.scss */
.widget-type_system_widget_v4_header_12 .header,
.widget-type_system_widget_v4_header_12 .header-slider {
  min-height: 94px !important; }

/* line 2570, theme.scss */
.widget-type_system_widget_v4_header_12 .header__content {
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  max-width: 1440px;
  min-height: 94px;
  margin: 0 auto;
  padding: 12px 48px !important; }

/* line 2581, theme.scss */
.widget-type_system_widget_v4_header_12 .header__area-logo,
.widget-type_system_widget_v4_header_12 .header__area-collections,
.widget-type_system_widget_v4_header_12 .header__show-menu-btn,
.widget-type_system_widget_v4_header_12 .header__collections-head {
  display: none !important; }

/* line 2588, theme.scss */
.widget-type_system_widget_v4_header_12 .header__area-controls {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 3px;
  margin-left: auto; }

/* line 2596, theme.scss */
.nv-brand-logo {
  position: absolute;
  top: 50%;
  left: 48px;
  z-index: 58;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 62px;
  padding: 9px 15px;
  overflow: hidden;
  background: #f2ffff;
  text-decoration: none;
  transform: translateY(-50%);
  transition: transform 280ms var(--nv-ease), box-shadow 280ms ease; }

/* line 2614, theme.scss */
.nv-brand-logo:hover,
.nv-brand-logo:focus-visible {
  transform: translateY(-50%) translateY(-2px);
  box-shadow: 0 12px 28px rgba(49, 95, 96, 0.12); }

/* line 2620, theme.scss */
.nv-brand-logo img {
  display: block;
  width: 220px;
  height: auto;
  max-height: 44px;
  object-fit: contain; }

/* line 2628, theme.scss */
.nv-primary-nav {
  top: 0;
  min-height: 94px;
  gap: 34px; }

/* line 2634, theme.scss */
.nv-primary-nav > a {
  padding: 38px 0 35px;
  font-size: 0.84rem;
  font-weight: 560;
  letter-spacing: 0.005em; }

/* line 2641, theme.scss */
.widget-type_system_widget_v4_header_12 .header__search {
  width: 46px !important;
  height: 46px;
  overflow: visible;
  transition: width 260ms var(--nv-ease); }

/* line 2648, theme.scss */
.widget-type_system_widget_v4_header_12 .header__search-form {
  right: 50px;
  left: auto;
  display: none;
  width: 270px;
  height: 46px;
  background: #fff; }

/* line 2657, theme.scss */
.widget-type_system_widget_v4_header_12 .header__search.is-show {
  width: 326px !important; }

/* line 2661, theme.scss */
.widget-type_system_widget_v4_header_12 .header__search.is-show .header__search-form {
  display: block; }

/* line 2665, theme.scss */
.widget-type_system_widget_v4_header_12 .header__search-field {
  width: 100%;
  height: 46px;
  padding: 0 15px;
  color: #111;
  background: #fff;
  border: 1px solid rgba(17, 17, 17, 0.18);
  font-size: 0.78rem; }

/* line 2675, theme.scss */
.widget-type_system_widget_v4_header_12 .header__search-btn,
.widget-type_system_widget_v4_header_12 .header__control-btn {
  min-width: 46px;
  width: 46px;
  height: 46px; }

/* line 2682, theme.scss */
body.nv-ready .nv-brand-logo {
  animation: nv-brand-arrive 700ms var(--nv-ease) both; }

/* line 2686, theme.scss */
body.nv-ready .nv-primary-nav > a {
  animation: nv-nav-arrive 560ms var(--nv-ease) both; }

/* line 2690, theme.scss */
body.nv-ready .nv-primary-nav > a:nth-child(2) {
  animation-delay: 45ms; }

/* line 2691, theme.scss */
body.nv-ready .nv-primary-nav > a:nth-child(3) {
  animation-delay: 90ms; }

/* line 2692, theme.scss */
body.nv-ready .nv-primary-nav > a:nth-child(4) {
  animation-delay: 135ms; }

/* line 2693, theme.scss */
body.nv-ready .nv-primary-nav > a:nth-child(5) {
  animation-delay: 180ms; }

/* line 2695, theme.scss */
body.nv-ready #nv-home-hero .banner-list__item-title {
  animation: nv-hero-arrive 820ms 120ms var(--nv-ease) both; }

/* line 2699, theme.scss */
body.nv-ready #nv-home-hero .banner-list__item-content,
body.nv-ready #nv-home-hero .banner-list__item-button {
  animation: nv-hero-arrive 820ms 230ms var(--nv-ease) both; }

@keyframes nv-brand-arrive {
  from {
    opacity: 0;
    transform: translateY(-58%); }
  to {
    opacity: 1;
    transform: translateY(-50%); } }
@keyframes nv-nav-arrive {
  from {
    opacity: 0;
    transform: translateY(-8px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
@keyframes nv-hero-arrive {
  from {
    opacity: 0;
    transform: translateY(22px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
@media (max-width: 1120px) {
  /* line 2720, theme.scss */
  .nv-site-header,
  #nv-header,
  .widget-type_system_widget_v4_header_12,
  .widget-type_system_widget_v4_header_12 .header,
  .widget-type_system_widget_v4_header_12 .header-slider {
    min-height: 76px !important; }

  /* line 2728, theme.scss */
  .widget-type_system_widget_v4_header_12 .header__content {
    min-height: 76px;
    padding: 9px 14px !important; }

  /* line 2733, theme.scss */
  .nv-brand-logo {
    right: auto;
    left: 50%;
    width: 184px;
    height: 52px;
    padding: 8px 12px;
    transform: translate(-50%, -50%); }

  /* line 2742, theme.scss */
  .nv-brand-logo:hover,
  .nv-brand-logo:focus-visible {
    transform: translate(-50%, -50%);
    box-shadow: none; }

  /* line 2748, theme.scss */
  .nv-brand-logo img {
    width: 160px;
    max-height: 34px; }

  /* line 2753, theme.scss */
  .nv-nav-toggle {
    left: 14px; }

  /* line 2757, theme.scss */
  .nv-primary-nav {
    min-height: 0; }

  /* line 2761, theme.scss */
  .widget-type_system_widget_v4_header_12 .header__search,
  .widget-type_system_widget_v4_header_12 .header__cabinet,
  .widget-type_system_widget_v4_header_12 .header__favorite {
    display: none !important; }

  /* line 2767, theme.scss */
  body.nv-ready .nv-brand-logo {
    animation: nv-brand-arrive-mobile 600ms var(--nv-ease) both; }

  @keyframes nv-brand-arrive-mobile {
    from {
      opacity: 0;
      transform: translate(-50%, -60%); }
    to {
      opacity: 1;
      transform: translate(-50%, -50%); } } }
@media (max-width: 680px) {
  /* line 2778, theme.scss */
  .nv-top-panel__inner {
    justify-content: center;
    padding: 0 14px; }

  /* line 2783, theme.scss */
  .nv-top-panel__inner > p {
    font-size: 0.6rem; }

  /* line 2787, theme.scss */
  .nv-utility-nav {
    display: none; }

  /* line 2791, theme.scss */
  .nv-brand-logo {
    width: 166px;
    height: 48px; }

  /* line 2796, theme.scss */
  .nv-brand-logo img {
    width: 144px;
    max-height: 31px; }

  /* line 2801, theme.scss */
  .widget-type_system_widget_v4_header_12 .header__control-btn,
  .widget-type_system_widget_v4_header_12 .header__search-btn {
    min-width: 42px;
    width: 42px;
    height: 42px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 2810, theme.scss */
  body.nv-ready .nv-brand-logo,
  body.nv-ready .nv-primary-nav > a,
  body.nv-ready #nv-home-hero .banner-list__item-title,
  body.nv-ready #nv-home-hero .banner-list__item-content,
  body.nv-ready #nv-home-hero .banner-list__item-button {
    animation: none !important; } }
/* --------------------------------------------------------------------------
   NAVILENA / полноценные внутренние страницы
   -------------------------------------------------------------------------- */
/* line 2823, theme.scss */
.nv-page,
.nv-products-intro {
  color: #171717;
  background: #fff; }

/* line 2829, theme.scss */
.nv-page *,
.nv-products-intro * {
  box-sizing: border-box; }

/* line 2834, theme.scss */
.nv-page figure,
.nv-products-intro figure {
  margin: 0; }

/* line 2839, theme.scss */
.nv-page-shell {
  width: calc(100% - 64px);
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto; }

/* line 2846, theme.scss */
.nv-page h1,
.nv-page h2,
.nv-page h3,
.nv-products-intro h1 {
  margin-top: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400; }

/* line 2855, theme.scss */
.nv-page h1,
.nv-products-intro h1 {
  max-width: 10ch;
  margin-bottom: 28px;
  font-size: 5.35rem;
  line-height: 0.94;
  letter-spacing: -0.055em; }

/* line 2864, theme.scss */
.nv-page h2 {
  margin-bottom: 24px;
  font-size: 3.7rem;
  line-height: 0.98;
  letter-spacing: -0.05em; }

/* line 2871, theme.scss */
.nv-page h3 {
  margin-bottom: 14px;
  font-size: 1.65rem;
  line-height: 1.05;
  letter-spacing: -0.035em; }

/* line 2878, theme.scss */
.nv-eyebrow {
  margin: 0 0 18px;
  color: #6e655d;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase; }

/* line 2887, theme.scss */
.nv-page-lead {
  max-width: 610px;
  margin: 0 0 32px;
  color: #5b5651;
  font-size: 1.08rem;
  line-height: 1.72; }

/* line 2895, theme.scss */
.nv-page-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 14px 24px;
  color: #fff;
  background: #171717;
  border: 1px solid #171717;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 220ms ease, background-color 220ms ease, transform 260ms var(--nv-ease), box-shadow 260ms ease; }

/* line 2912, theme.scss */
.nv-page-button:hover,
.nv-page-button:focus-visible {
  color: #171717;
  background: #fff;
  transform: translateY(-3px);
  box-shadow: 0 16px 36px rgba(23, 23, 23, 0.14); }

/* line 2920, theme.scss */
.nv-page-button--light {
  color: #171717;
  background: #fff;
  border-color: #fff; }

/* line 2926, theme.scss */
.nv-page-button--light:hover,
.nv-page-button--light:focus-visible {
  color: #fff;
  background: transparent; }

/* line 2932, theme.scss */
.nv-page-button--outline {
  color: #171717;
  background: transparent; }

/* line 2937, theme.scss */
.nv-page-button--outline:hover,
.nv-page-button--outline:focus-visible {
  color: #fff;
  background: #171717; }

/* line 2943, theme.scss */
.nv-page-hero {
  padding: 36px 0 82px;
  background: #f3eee8; }

/* line 2948, theme.scss */
.nv-page-hero__grid {
  display: grid;
  grid-template-columns: minmax(340px, 0.85fr) minmax(0, 1.15fr);
  min-height: 660px; }

/* line 2954, theme.scss */
.nv-page-hero__copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 72px 68px 72px 0; }

/* line 2962, theme.scss */
.nv-page-hero__media,
.nv-contacts-hero__media,
.nv-products-intro__media {
  position: relative;
  min-height: 560px;
  overflow: hidden;
  background: #ddd4ca; }

/* line 2971, theme.scss */
.nv-page-hero__media::after,
.nv-contacts-hero__media::after,
.nv-products-intro__media::after {
  position: absolute;
  inset: 18px;
  border: 1px solid rgba(255, 255, 255, 0.68);
  content: "";
  pointer-events: none; }

/* line 2981, theme.scss */
.nv-page-hero__media img,
.nv-contacts-hero__media img,
.nv-products-intro__media img,
.nv-lookbook-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 2991, theme.scss */
.nv-page-hero__media img {
  object-position: center 34%; }

/* line 2995, theme.scss */
.nv-about-manifesto {
  padding: 112px 0;
  background: #fff; }

/* line 3000, theme.scss */
.nv-about-manifesto__grid {
  display: grid;
  grid-template-columns: 80px minmax(300px, 0.9fr) minmax(300px, 0.8fr);
  gap: 58px;
  align-items: start; }

/* line 3007, theme.scss */
.nv-section-number {
  margin: 3px 0 0;
  color: #9c9288;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.2rem; }

/* line 3014, theme.scss */
.nv-about-manifesto__text {
  padding-top: 34px;
  color: #625c56;
  font-size: 1rem;
  line-height: 1.82; }

/* line 3021, theme.scss */
.nv-about-manifesto__text p {
  margin: 0 0 22px; }

/* line 3025, theme.scss */
.nv-values {
  padding: 94px 0 106px;
  background: #f7f3ee; }

/* line 3030, theme.scss */
.nv-section-heading {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 48px;
  align-items: start;
  margin-bottom: 58px; }

/* line 3038, theme.scss */
.nv-section-heading h2 {
  max-width: 13ch; }

/* line 3042, theme.scss */
.nv-values__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px; }

/* line 3048, theme.scss */
.nv-value-card {
  min-height: 290px;
  padding: 26px 26px 30px;
  background: #fff;
  border-top: 2px solid #171717; }

/* line 3055, theme.scss */
.nv-value-card > span {
  display: block;
  margin-bottom: 80px;
  color: #9a8e83;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.1em; }

/* line 3064, theme.scss */
.nv-value-card p {
  margin: 0;
  color: #6c655f;
  line-height: 1.68; }

/* line 3070, theme.scss */
.nv-page-cta {
  padding: 106px 0;
  color: #fff;
  background: #173a5e; }

/* line 3076, theme.scss */
.nv-page-cta .nv-eyebrow,
.nv-page-cta h2 {
  color: #fff; }

/* line 3081, theme.scss */
.nv-page-cta__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

/* line 3087, theme.scss */
.nv-page-cta__inner h2 {
  max-width: 12ch; }

/* Галерея */
/* line 3092, theme.scss */
.nv-gallery-header {
  padding: 98px 0 72px;
  background: #f7f3ee; }

/* line 3097, theme.scss */
.nv-gallery-header__grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 70px;
  align-items: end; }

/* line 3104, theme.scss */
.nv-gallery-header h1 {
  max-width: none;
  margin-bottom: 0; }

/* line 3109, theme.scss */
.nv-gallery-header .nv-page-lead {
  margin-bottom: 6px; }

/* line 3113, theme.scss */
.nv-lookbook {
  padding: 36px 0 104px;
  background: #f7f3ee; }

/* line 3118, theme.scss */
.nv-lookbook__grid {
  display: grid;
  grid-auto-flow: dense;
  grid-auto-rows: 290px;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 12px; }

/* line 3126, theme.scss */
.nv-lookbook-card {
  position: relative;
  grid-column: span 4;
  overflow: hidden;
  color: #fff;
  background: #d9d0c7;
  text-decoration: none; }

/* line 3135, theme.scss */
.nv-lookbook-card--tall {
  grid-row: span 2; }

/* line 3139, theme.scss */
.nv-lookbook-card--wide {
  grid-column: span 8; }

/* line 3143, theme.scss */
.nv-lookbook-card::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 56%, rgba(13, 12, 11, 0.58));
  content: "";
  transition: background-color 300ms ease; }

/* line 3151, theme.scss */
.nv-lookbook-card img {
  transition: transform 850ms var(--nv-ease), filter 420ms ease; }

/* line 3155, theme.scss */
.nv-lookbook-card:nth-child(1) img,
.nv-lookbook-card:nth-child(6) img {
  object-position: 68% center; }

/* line 3160, theme.scss */
.nv-lookbook-card:nth-child(2) img,
.nv-lookbook-card:nth-child(5) img {
  object-position: center 28%; }

/* line 3165, theme.scss */
.nv-lookbook-card:nth-child(3) img {
  object-position: 66% center; }

/* line 3169, theme.scss */
.nv-lookbook-card:hover img,
.nv-lookbook-card:focus-visible img {
  transform: scale(1.035);
  filter: saturate(0.88); }

/* line 3175, theme.scss */
.nv-lookbook-card span {
  position: absolute;
  right: 20px;
  bottom: 18px;
  left: 20px;
  z-index: 2;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase; }

/* line 3187, theme.scss */
.nv-gallery-note {
  padding: 104px 0 112px;
  text-align: center;
  background: #fff; }

/* line 3193, theme.scss */
.nv-gallery-note__inner {
  display: flex;
  flex-direction: column;
  align-items: center; }

/* line 3199, theme.scss */
.nv-gallery-note p {
  margin: 0 0 14px;
  color: #867c72;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase; }

/* line 3208, theme.scss */
.nv-gallery-note h2 {
  max-width: 13ch; }

/* Контакты */
/* line 3213, theme.scss */
.nv-contacts-hero {
  padding: 42px 0 88px;
  background: #fff; }

/* line 3218, theme.scss */
.nv-contacts-hero__grid {
  display: grid;
  grid-template-columns: minmax(340px, 0.9fr) minmax(0, 1.1fr);
  min-height: 620px;
  background: #eefafa; }

/* line 3225, theme.scss */
.nv-contacts-hero__copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 78px 64px; }

/* line 3233, theme.scss */
.nv-contacts-hero__media img {
  object-position: center 24%; }

/* line 3237, theme.scss */
.nv-contact-details {
  padding: 0 0 104px;
  background: #fff; }

/* line 3242, theme.scss */
.nv-contact-details__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid #d7d1ca;
  border-left: 1px solid #d7d1ca; }

/* line 3249, theme.scss */
.nv-contact-card {
  display: flex;
  flex-direction: column;
  min-height: 210px;
  padding: 28px 30px;
  color: #171717;
  background: #fff;
  border-right: 1px solid #d7d1ca;
  border-bottom: 1px solid #d7d1ca;
  text-decoration: none;
  transition: color 260ms ease, background-color 260ms ease; }

/* line 3262, theme.scss */
a.nv-contact-card:hover,
a.nv-contact-card:focus-visible {
  color: #fff;
  background: #173a5e; }

/* line 3268, theme.scss */
.nv-contact-card > span {
  margin-bottom: auto;
  color: #8b8177;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase; }

/* line 3277, theme.scss */
a.nv-contact-card:hover > span,
a.nv-contact-card:focus-visible > span,
a.nv-contact-card:hover small,
a.nv-contact-card:focus-visible small {
  color: rgba(255, 255, 255, 0.72); }

/* line 3284, theme.scss */
.nv-contact-card strong {
  display: block;
  margin-top: 42px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: -0.035em;
  overflow-wrap: anywhere; }

/* line 3294, theme.scss */
.nv-contact-card small {
  margin-top: 10px;
  color: #817970;
  font-size: 0.78rem; }

/* line 3300, theme.scss */
.nv-contact-actions {
  padding: 100px 0 112px;
  background: #f5f1eb; }

/* line 3305, theme.scss */
.nv-contact-actions__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: #cfc8c0;
  border: 1px solid #cfc8c0; }

/* line 3313, theme.scss */
.nv-contact-actions__grid > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 440px;
  padding: 54px;
  background: #fff; }

/* line 3322, theme.scss */
.nv-contact-actions h2 {
  max-width: 11ch;
  font-size: 3rem; }

/* line 3327, theme.scss */
.nv-contact-actions__grid > div > p:not(.nv-eyebrow) {
  max-width: 470px;
  margin: 0 0 34px;
  color: #6b645e;
  line-height: 1.72; }

/* line 3334, theme.scss */
.nv-contact-actions .nv-page-button {
  margin-top: auto; }

/* Товары */
/* line 3339, theme.scss */
.nv-products-intro {
  padding: 40px 0 82px;
  background: #f3eee8; }

/* line 3344, theme.scss */
.nv-products-intro__grid {
  display: grid;
  grid-template-columns: minmax(340px, 0.9fr) minmax(0, 1.1fr);
  min-height: 540px; }

/* line 3350, theme.scss */
.nv-products-intro__copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 72px 64px 72px 0; }

/* line 3358, theme.scss */
.nv-products-intro__media {
  min-height: 540px; }

/* line 3362, theme.scss */
.nv-products-intro__media img {
  object-position: center; }

/* line 3366, theme.scss */
body[data-collection-handle="all"] .widget-type_system_widget_v4_page_title_1 {
  display: none !important; }

/* line 3370, theme.scss */
body[data-collection-handle="all"] .widget-type_system_widget_v4_catalog_6 {
  padding-top: 66px; }

/* line 3374, theme.scss */
body[data-collection-handle="all"] .widget-type_system_widget_v4_catalog_6 .layout__content::before {
  display: block;
  margin-bottom: 34px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: -0.045em;
  content: "Доступно сейчас"; }

/* Анимация внутренних страниц */
/* line 3385, theme.scss */
body.nv-motion [data-nv-reveal] {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 760ms var(--nv-ease), transform 760ms var(--nv-ease);
  transition-delay: var(--nv-delay, 0ms); }

/* line 3392, theme.scss */
body.nv-motion [data-nv-reveal].is-visible {
  opacity: 1;
  transform: translateY(0); }

@media (max-width: 1024px) {
  /* line 3398, theme.scss */
  .nv-page h1,
  .nv-products-intro h1 {
    font-size: 4.35rem; }

  /* line 3403, theme.scss */
  .nv-page h2 {
    font-size: 3.1rem; }

  /* line 3407, theme.scss */
  .nv-page-hero__copy,
  .nv-products-intro__copy {
    padding-right: 42px; }

  /* line 3412, theme.scss */
  .nv-about-manifesto__grid {
    grid-template-columns: 50px 1fr 1fr;
    gap: 34px; }

  /* line 3417, theme.scss */
  .nv-lookbook__grid {
    grid-auto-rows: 260px; }

  /* line 3421, theme.scss */
  .nv-lookbook-card {
    grid-column: span 6; }

  /* line 3425, theme.scss */
  .nv-lookbook-card--wide {
    grid-column: span 12; }

  /* line 3429, theme.scss */
  .nv-contacts-hero__copy {
    padding: 58px 42px; } }
@media (max-width: 760px) {
  /* line 3435, theme.scss */
  .nv-page-shell {
    width: calc(100% - 28px); }

  /* line 3439, theme.scss */
  .nv-page h1,
  .nv-products-intro h1 {
    font-size: 3.25rem; }

  /* line 3444, theme.scss */
  .nv-page h2 {
    font-size: 2.55rem; }

  /* line 3448, theme.scss */
  .nv-page h3 {
    font-size: 1.45rem; }

  /* line 3452, theme.scss */
  .nv-page-lead {
    font-size: 0.98rem; }

  /* line 3456, theme.scss */
  .nv-page-hero,
  .nv-contacts-hero,
  .nv-products-intro {
    padding-top: 0;
    padding-bottom: 54px; }

  /* line 3463, theme.scss */
  .nv-page-hero__grid,
  .nv-contacts-hero__grid,
  .nv-products-intro__grid {
    grid-template-columns: 1fr; }

  /* line 3469, theme.scss */
  .nv-page-hero__copy,
  .nv-contacts-hero__copy,
  .nv-products-intro__copy {
    padding: 56px 20px 48px; }

  /* line 3475, theme.scss */
  .nv-page-hero__media,
  .nv-contacts-hero__media,
  .nv-products-intro__media {
    min-height: 470px; }

  /* line 3481, theme.scss */
  .nv-page-hero__media img,
  .nv-contacts-hero__media img {
    object-position: center 24%; }

  /* line 3486, theme.scss */
  .nv-about-manifesto {
    padding: 76px 0; }

  /* line 3490, theme.scss */
  .nv-about-manifesto__grid {
    grid-template-columns: 1fr;
    gap: 16px; }

  /* line 3495, theme.scss */
  .nv-section-number {
    margin-bottom: 24px; }

  /* line 3499, theme.scss */
  .nv-about-manifesto__text {
    padding-top: 8px; }

  /* line 3503, theme.scss */
  .nv-values {
    padding: 72px 0 78px; }

  /* line 3507, theme.scss */
  .nv-section-heading {
    grid-template-columns: 1fr;
    gap: 8px;
    margin-bottom: 38px; }

  /* line 3513, theme.scss */
  .nv-values__grid,
  .nv-contact-details__grid,
  .nv-contact-actions__grid {
    grid-template-columns: 1fr; }

  /* line 3519, theme.scss */
  .nv-value-card {
    min-height: 240px; }

  /* line 3523, theme.scss */
  .nv-value-card > span {
    margin-bottom: 52px; }

  /* line 3527, theme.scss */
  .nv-page-cta {
    padding: 76px 0; }

  /* line 3531, theme.scss */
  .nv-gallery-header {
    padding: 64px 0 46px; }

  /* line 3535, theme.scss */
  .nv-gallery-header__grid {
    grid-template-columns: 1fr;
    gap: 26px; }

  /* line 3540, theme.scss */
  .nv-lookbook {
    padding: 12px 0 72px; }

  /* line 3544, theme.scss */
  .nv-lookbook__grid {
    grid-auto-flow: row;
    grid-auto-rows: 360px;
    grid-template-columns: 1fr;
    gap: 10px; }

  /* line 3551, theme.scss */
  .nv-lookbook-card,
  .nv-lookbook-card--wide,
  .nv-lookbook-card--tall {
    grid-column: auto;
    grid-row: auto; }

  /* line 3558, theme.scss */
  .nv-lookbook-card:nth-child(1),
  .nv-lookbook-card:nth-child(5) {
    min-height: 520px; }

  /* line 3563, theme.scss */
  .nv-gallery-note {
    padding: 76px 0 84px; }

  /* line 3567, theme.scss */
  .nv-contact-details {
    padding-bottom: 76px; }

  /* line 3571, theme.scss */
  .nv-contact-card {
    min-height: 180px;
    padding: 24px; }

  /* line 3576, theme.scss */
  .nv-contact-card strong {
    margin-top: 32px;
    font-size: 1.65rem; }

  /* line 3581, theme.scss */
  .nv-contact-actions {
    padding: 72px 0 82px; }

  /* line 3585, theme.scss */
  .nv-contact-actions__grid > div {
    min-height: 390px;
    padding: 38px 24px; }

  /* line 3590, theme.scss */
  .nv-contact-actions h2 {
    font-size: 2.45rem; }

  /* line 3594, theme.scss */
  body[data-collection-handle="all"] .widget-type_system_widget_v4_catalog_6 {
    padding-top: 44px; }

  /* line 3598, theme.scss */
  body[data-collection-handle="all"] .widget-type_system_widget_v4_catalog_6 .layout__content::before {
    margin-bottom: 26px;
    font-size: 2.45rem; } }
@media (prefers-reduced-motion: reduce) {
  /* line 3605, theme.scss */
  body.nv-motion [data-nv-reveal] {
    opacity: 1;
    transform: none;
    transition: none; } }
/* --------------------------------------------------------------------------
   NAVILENA / финальная унификация внутренних страниц
   -------------------------------------------------------------------------- */
/* Тёплая палитра подвала, служебной строки и фирменного логотипа. */
/* line 3617, theme.scss */
.nv-top-panel,
.nv-site-footer,
.nv-site-footer .layout,
.nv-site-footer .layout__content {
  color: #514b45;
  background: #f3eee8 !important;
  border-color: #ded6ce; }

/* line 3626, theme.scss */
.nv-top-panel {
  border-top: 1px solid #ded6ce;
  border-bottom: 1px solid #ded6ce; }

/* line 3631, theme.scss */
.nv-top-panel__inner,
.nv-utility-nav,
.nv-utility-nav a {
  color: #514b45; }

/* line 3637, theme.scss */
.nv-brand-logo {
  background: #f3eee8;
  box-shadow: none; }

/* line 3642, theme.scss */
.nv-brand-logo img {
  filter: grayscale(1) sepia(0.24) saturate(0.38) brightness(0.92) contrast(1.08);
  mix-blend-mode: multiply; }

/* line 3647, theme.scss */
.nv-brand-logo:hover,
.nv-brand-logo:focus-visible {
  box-shadow: 0 12px 30px rgba(62, 55, 49, 0.12); }

/* Контакты без холодного голубого фона. */
/* line 3653, theme.scss */
.nv-contacts-page,
.nv-contacts-hero,
.nv-contacts-hero__grid,
.nv-contact-details,
.nv-contact-card {
  background: #f7f3ee; }

/* line 3661, theme.scss */
.nv-contact-actions {
  background: #eee8e0; }

/* line 3665, theme.scss */
a.nv-contact-card:hover,
a.nv-contact-card:focus-visible {
  color: #fff;
  background: #2d2925; }

/* Галерея открывает фотографию поверх страницы. */
/* line 3672, theme.scss */
.nv-lookbook-card {
  width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
  font: inherit;
  text-align: left;
  cursor: zoom-in;
  appearance: none;
  -webkit-appearance: none; }

/* line 3684, theme.scss */
.nv-lightbox[hidden] {
  display: none !important; }

/* line 3688, theme.scss */
.nv-lightbox {
  position: fixed;
  inset: 0;
  z-index: 120;
  display: grid;
  padding: 34px;
  place-items: center;
  opacity: 0;
  transition: opacity 260ms ease; }

/* line 3699, theme.scss */
.nv-lightbox.is-open {
  opacity: 1; }

/* line 3703, theme.scss */
.nv-lightbox__backdrop {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  background: rgba(24, 21, 19, 0.9);
  border: 0;
  cursor: zoom-out; }

/* line 3714, theme.scss */
.nv-lightbox__dialog {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  pointer-events: none;
  transform: translateY(18px);
  transition: transform 320ms var(--nv-ease); }

/* line 3727, theme.scss */
.nv-lightbox.is-open .nv-lightbox__dialog {
  transform: translateY(0); }

/* line 3731, theme.scss */
.nv-lightbox__image {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: calc(100vh - 68px);
  object-fit: contain;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.32);
  pointer-events: auto; }

/* line 3742, theme.scss */
.nv-lightbox__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: grid;
  width: 46px;
  height: 46px;
  padding: 0;
  place-items: center;
  color: #171717;
  background: #f7f3ee;
  border: 0;
  border-radius: 0;
  font-family: Arial, sans-serif;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
  pointer-events: auto; }

/* line 3764, theme.scss */
body.nv-lightbox-open {
  overflow: hidden; }

/* Каталог начинается сразу с товаров, без большого вступительного экрана. */
/* line 3769, theme.scss */
body[data-collection-handle="all"] main,
body[data-collection-handle="all"] .widget-type_system_widget_v4_catalog_6 {
  background: #f7f3ee; }

/* line 3774, theme.scss */
body[data-collection-handle="all"] .widget-type_system_widget_v4_catalog_6 {
  padding-top: 38px;
  padding-bottom: 104px; }

/* line 3779, theme.scss */
body[data-collection-handle="all"] .widget-type_system_widget_v4_catalog_6 .layout__content::before {
  display: block;
  margin-bottom: 30px;
  color: #171717;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 3.6rem;
  line-height: 1;
  letter-spacing: -0.05em;
  content: "Товары"; }

/* line 3790, theme.scss */
body[data-collection-handle="all"] .widget-type_system_widget_v4_catalog_6 .catalog-list {
  gap: 52px 22px !important; }

/* line 3794, theme.scss */
body[data-collection-handle="all"] .product-preview__photo {
  background: #e9e2da; }

/* line 3798, theme.scss */
body[data-collection-handle="all"] .product-preview__content {
  padding-top: 16px;
  border-top: 1px solid #d8d0c7; }

/* line 3803, theme.scss */
body[data-collection-handle="all"] .product-preview__title {
  font-size: 0.94rem; }

@media (max-width: 760px) {
  /* line 3808, theme.scss */
  .nv-lightbox {
    padding: 14px; }

  /* line 3812, theme.scss */
  .nv-lightbox__image {
    max-height: calc(100vh - 28px); }

  /* line 3816, theme.scss */
  body[data-collection-handle="all"] .widget-type_system_widget_v4_catalog_6 {
    padding-top: 26px;
    padding-bottom: 76px; }

  /* line 3821, theme.scss */
  body[data-collection-handle="all"] .widget-type_system_widget_v4_catalog_6 .layout__content::before {
    margin-bottom: 24px;
    font-size: 2.7rem; }

  /* line 3826, theme.scss */
  body[data-collection-handle="all"] .widget-type_system_widget_v4_catalog_6 .catalog-list {
    gap: 38px 12px !important; } }
@media (prefers-reduced-motion: reduce) {
  /* line 3832, theme.scss */
  .nv-lightbox,
  .nv-lightbox__dialog {
    transition: none; } }
/* --------------------------------------------------------------------------
   NAVILENA / доставка, оплата, возврат и помощь
   -------------------------------------------------------------------------- */
/* line 3842, theme.scss */
.nv-service-page {
  color: #171717;
  background: #f7f3ee; }

/* line 3847, theme.scss */
.nv-service-hero {
  padding: 88px 0 74px;
  background: #f3eee8;
  border-bottom: 1px solid #dcd3ca; }

/* line 3853, theme.scss */
.nv-service-hero__grid {
  display: grid;
  grid-template-columns: minmax(320px, 1.05fr) minmax(320px, 0.95fr);
  gap: 72px;
  align-items: end; }

/* line 3860, theme.scss */
.nv-service-hero h1 {
  max-width: none;
  margin-bottom: 0;
  font-size: 5rem; }

/* line 3866, theme.scss */
.nv-service-hero .nv-page-lead {
  margin-bottom: 8px; }

/* line 3870, theme.scss */
.nv-service-tabs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #dcd3ca; }

/* line 3878, theme.scss */
.nv-service-tabs a {
  padding: 13px 18px;
  color: #6d655e;
  border-right: 1px solid #dcd3ca;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 220ms ease, background-color 220ms ease; }

/* line 3891, theme.scss */
.nv-service-tabs a:last-child {
  border-right: 0; }

/* line 3895, theme.scss */
.nv-service-tabs a:hover,
.nv-service-tabs a:focus-visible,
.nv-service-tabs a[aria-current="page"] {
  color: #fff;
  background: #2d2925; }

/* line 3902, theme.scss */
.nv-service-content {
  padding: 82px 0 94px; }

/* line 3906, theme.scss */
.nv-service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px; }

/* line 3912, theme.scss */
.nv-service-card {
  min-height: 330px;
  padding: 30px;
  background: #fff;
  border-top: 2px solid #2d2925; }

/* line 3919, theme.scss */
.nv-service-card > span,
.nv-service-help__grid > a > span {
  display: block;
  margin-bottom: 82px;
  color: #91867c;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.12em; }

/* line 3929, theme.scss */
.nv-service-card h2,
.nv-service-help__grid h2,
.nv-service-help__grid h3 {
  margin-bottom: 18px;
  font-size: 2rem;
  letter-spacing: -0.04em; }

/* line 3937, theme.scss */
.nv-service-card p,
.nv-service-help__grid p {
  margin: 0;
  color: #665f58;
  line-height: 1.75; }

/* line 3944, theme.scss */
.nv-service-steps {
  padding: 94px 0 104px;
  background: #fff; }

/* line 3949, theme.scss */
.nv-service-steps ol {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: nv-service-step;
  border-top: 1px solid #d8d0c7; }

/* line 3957, theme.scss */
.nv-service-steps li {
  display: grid;
  grid-template-columns: 72px minmax(220px, 0.7fr) minmax(300px, 1fr);
  gap: 28px;
  align-items: baseline;
  padding: 28px 0;
  border-bottom: 1px solid #d8d0c7;
  counter-increment: nv-service-step; }

/* line 3967, theme.scss */
.nv-service-steps li::before {
  color: #93887e;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.1rem;
  content: "0" counter(nv-service-step); }

/* line 3974, theme.scss */
.nv-service-steps li b {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.65rem;
  font-weight: 400; }

/* line 3980, theme.scss */
.nv-service-steps li span {
  color: #6a635c;
  line-height: 1.7; }

/* line 3985, theme.scss */
.nv-service-note {
  max-width: 820px;
  margin: 42px 0 0 auto;
  padding-left: 24px;
  color: #6a635c;
  border-left: 2px solid #b9aa9d;
  font-size: 0.88rem;
  line-height: 1.7; }

/* line 3995, theme.scss */
.nv-service-faq {
  padding: 96px 0 104px;
  background: #fff; }

/* line 4000, theme.scss */
.nv-service-faq__grid {
  display: grid;
  grid-template-columns: minmax(280px, 0.75fr) minmax(420px, 1.25fr);
  gap: 84px; }

/* line 4006, theme.scss */
.nv-service-faq h2 {
  max-width: 9ch; }

/* line 4010, theme.scss */
.nv-service-faq__grid > div:last-child > p {
  margin: 0 0 20px;
  color: #665f58;
  font-size: 1rem;
  line-height: 1.78; }

/* line 4017, theme.scss */
.nv-service-contact {
  padding: 82px 0;
  color: #fff;
  background: #2d2925; }

/* line 4023, theme.scss */
.nv-service-contact__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  align-items: end; }

/* line 4030, theme.scss */
.nv-service-contact .nv-eyebrow,
.nv-service-contact h2 {
  color: #fff; }

/* line 4035, theme.scss */
.nv-service-contact h2 {
  max-width: 10ch;
  margin-bottom: 0;
  font-size: 3.3rem; }

/* line 4041, theme.scss */
.nv-service-contact__inner > div:last-child {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px; }

/* line 4048, theme.scss */
.nv-service-contact a {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.65rem;
  text-decoration-thickness: 1px;
  text-decoration-color: rgba(255, 255, 255, 0.35); }

/* line 4056, theme.scss */
.nv-service-contact small {
  margin-top: 12px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.75rem;
  letter-spacing: 0.04em; }

/* line 4063, theme.scss */
.nv-service-help {
  padding: 82px 0 102px; }

/* line 4067, theme.scss */
.nv-contact-help {
  padding: 94px 0 102px;
  background: #f7f3ee;
  scroll-margin-top: 132px; }

/* line 4073, theme.scss */
.nv-contact-help-faq {
  background: #fff; }

/* line 4077, theme.scss */
.nv-service-help__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px; }

/* line 4083, theme.scss */
.nv-service-help__grid > a {
  min-height: 350px;
  padding: 32px;
  color: #171717;
  background: #fff;
  border-top: 2px solid #2d2925;
  text-decoration: none;
  transition: color 260ms ease, background-color 260ms ease, transform 260ms var(--nv-ease); }

/* line 4093, theme.scss */
.nv-service-help__grid > a:hover,
.nv-service-help__grid > a:focus-visible {
  color: #fff;
  background: #2d2925;
  transform: translateY(-4px); }

/* line 4100, theme.scss */
.nv-service-help__grid > a:hover span,
.nv-service-help__grid > a:focus-visible span,
.nv-service-help__grid > a:hover p,
.nv-service-help__grid > a:focus-visible p {
  color: rgba(255, 255, 255, 0.72); }

/* line 4107, theme.scss */
.nv-service-questions {
  border-top: 1px solid #d8d0c7; }

/* line 4111, theme.scss */
.nv-service-questions details {
  border-bottom: 1px solid #d8d0c7; }

/* line 4115, theme.scss */
.nv-service-questions summary {
  position: relative;
  padding: 24px 48px 24px 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.35rem;
  cursor: pointer;
  list-style: none; }

/* line 4124, theme.scss */
.nv-service-questions summary::-webkit-details-marker {
  display: none; }

/* line 4128, theme.scss */
.nv-service-questions summary::after {
  position: absolute;
  top: 23px;
  right: 4px;
  font-family: Arial, sans-serif;
  font-size: 1.4rem;
  content: "+"; }

/* line 4137, theme.scss */
.nv-service-questions details[open] summary::after {
  content: "−"; }

/* line 4141, theme.scss */
.nv-service-questions details p {
  max-width: 650px;
  margin: 0;
  padding: 0 52px 26px 0;
  color: #665f58;
  line-height: 1.72; }

/* line 4149, theme.scss */
.nv-service-legal {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 30px;
  padding-top: 28px;
  padding-bottom: 28px;
  color: #6d655e;
  font-size: 0.72rem; }

/* line 4159, theme.scss */
.nv-service-legal a {
  text-decoration-color: #b9aa9d; }

@media (max-width: 1024px) {
  /* line 4164, theme.scss */
  .nv-service-hero h1 {
    font-size: 4.25rem; }

  /* line 4168, theme.scss */
  .nv-service-hero__grid {
    gap: 42px; }

  /* line 4172, theme.scss */
  .nv-service-grid {
    gap: 12px; }

  /* line 4176, theme.scss */
  .nv-service-card {
    min-height: 360px;
    padding: 24px; }

  /* line 4181, theme.scss */
  .nv-service-card > span,
  .nv-service-help__grid > a > span {
    margin-bottom: 62px; }

  /* line 4186, theme.scss */
  .nv-service-faq__grid {
    gap: 48px; } }
@media (max-width: 760px) {
  /* line 4192, theme.scss */
  .nv-service-hero {
    padding: 58px 0 48px; }

  /* line 4196, theme.scss */
  .nv-service-hero__grid,
  .nv-service-contact__inner,
  .nv-service-faq__grid {
    grid-template-columns: 1fr;
    gap: 28px; }

  /* line 4203, theme.scss */
  .nv-service-hero h1 {
    font-size: 3.3rem; }

  /* line 4207, theme.scss */
  .nv-service-tabs {
    width: 100%;
    overflow-x: auto;
    grid-template-columns: repeat(4, minmax(128px, 1fr));
    padding: 0; }

  /* line 4214, theme.scss */
  .nv-service-tabs a {
    padding: 18px 12px; }

  /* line 4218, theme.scss */
  .nv-service-content,
  .nv-service-help {
    padding: 56px 0 68px; }

  /* line 4223, theme.scss */
  .nv-service-grid,
  .nv-service-help__grid {
    grid-template-columns: 1fr; }

  /* line 4228, theme.scss */
  .nv-service-card,
  .nv-service-help__grid > a {
    min-height: 280px; }

  /* line 4233, theme.scss */
  .nv-service-card > span,
  .nv-service-help__grid > a > span {
    margin-bottom: 46px; }

  /* line 4238, theme.scss */
  .nv-service-steps,
  .nv-service-faq {
    padding: 68px 0 74px; }

  /* line 4243, theme.scss */
  .nv-service-steps li {
    grid-template-columns: 44px 1fr;
    gap: 10px 16px; }

  /* line 4248, theme.scss */
  .nv-service-steps li span {
    grid-column: 2; }

  /* line 4252, theme.scss */
  .nv-service-note {
    margin-top: 32px; }

  /* line 4256, theme.scss */
  .nv-service-contact {
    padding: 64px 0; }

  /* line 4260, theme.scss */
  .nv-service-contact h2 {
    font-size: 2.6rem; }

  /* line 4264, theme.scss */
  .nv-service-contact a {
    font-size: 1.25rem;
    overflow-wrap: anywhere; } }
/* --------------------------------------------------------------------------
   NAVILENA / главная v5
   Собранные категории, выразительная витрина, lightbox и активная B2B-форма.
   -------------------------------------------------------------------------- */
/* Пять категорий складываются в две законченные строки без одинокой карточки. */
/* line 4276, theme.scss */
#nv-home-categories {
  padding: 42px 0 78px;
  background: #f7f3ee; }

/* line 4281, theme.scss */
#nv-home-categories .banner-list,
#nv-home-categories .grid-list {
  display: grid !important;
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  gap: 12px !important;
  overflow: visible !important; }

/* line 4289, theme.scss */
#nv-home-categories .banner-list__item {
  position: relative;
  width: auto !important;
  min-width: 0 !important;
  background: #ece5de;
  box-shadow: 0 18px 42px rgba(40, 33, 27, 0.06);
  transition: transform 420ms var(--nv-ease), box-shadow 420ms var(--nv-ease); }

/* line 4298, theme.scss */
#nv-home-categories .banner-list__item:nth-child(1) {
  grid-column: span 5; }

/* line 4302, theme.scss */
#nv-home-categories .banner-list__item:nth-child(2) {
  grid-column: span 3; }

/* line 4306, theme.scss */
#nv-home-categories .banner-list__item:nth-child(3) {
  grid-column: span 4; }

/* line 4310, theme.scss */
#nv-home-categories .banner-list__item:nth-child(4) {
  grid-column: span 7; }

/* line 4314, theme.scss */
#nv-home-categories .banner-list__item:nth-child(5) {
  grid-column: span 5; }

/* line 4318, theme.scss */
#nv-home-categories .banner-list__item-image {
  min-height: 360px !important;
  overflow: hidden; }

/* line 4323, theme.scss */
#nv-home-categories .banner-list__item:nth-child(4) .banner-list__item-image,
#nv-home-categories .banner-list__item:nth-child(5) .banner-list__item-image {
  min-height: 285px !important; }

/* line 4328, theme.scss */
#nv-home-categories .banner-list__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 700ms var(--nv-ease); }

/* line 4335, theme.scss */
#nv-home-categories .banner-list__item-content {
  position: relative;
  min-height: 92px;
  padding: 18px 20px 20px;
  background: #f3eee8;
  border-top: 1px solid rgba(45, 41, 37, 0.1); }

/* line 4343, theme.scss */
#nv-home-categories .banner-list__item-title {
  padding-right: 32px;
  font-size: 0.76rem;
  letter-spacing: 0.09em; }

/* line 4349, theme.scss */
#nv-home-categories .banner-list__item-title::after {
  position: absolute;
  top: 17px;
  right: 20px;
  color: #8c8177;
  font-family: Arial, sans-serif;
  font-size: 1.05rem;
  font-weight: 400;
  content: "↗";
  transition: transform 260ms ease; }

/* line 4361, theme.scss */
#nv-home-categories .banner-list__item:hover,
#nv-home-categories .banner-list__item:focus-within {
  z-index: 2;
  box-shadow: 0 26px 54px rgba(40, 33, 27, 0.13);
  transform: translateY(-5px); }

/* line 4368, theme.scss */
#nv-home-categories .banner-list__item:hover .banner-list__item-image img,
#nv-home-categories .banner-list__item:focus-within .banner-list__item-image img {
  transform: scale(1.035); }

/* line 4373, theme.scss */
#nv-home-categories .banner-list__item:hover .banner-list__item-title::after,
#nv-home-categories .banner-list__item:focus-within .banner-list__item-title::after {
  transform: translate(3px, -3px); }

/* При одном реальном товаре пустота превращается в осмысленную editorial-пару. */
/* line 4379, theme.scss */
#nv-home-products {
  padding: 84px 0 96px;
  background: #fff; }

/* line 4384, theme.scss */
#nv-home-products .layout__content {
  position: relative; }

/* line 4388, theme.scss */
#nv-home-products .heading,
#nv-home-products .special-products__title {
  max-width: 760px;
  margin-bottom: 42px;
  font-size: 3.9rem; }

/* line 4395, theme.scss */
#nv-home-products .heading::before,
#nv-home-products .special-products__title::before {
  display: block;
  color: #91867c;
  content: "AVAILABLE NOW"; }

/* line 4402, theme.scss */
#nv-home-products.nv-products-is-single .layout__content {
  min-height: 760px; }

/* line 4406, theme.scss */
#nv-home-products.nv-products-is-single .splide {
  width: 54%;
  max-width: 680px; }

/* line 4411, theme.scss */
#nv-home-products.nv-products-is-single .splide__slide {
  width: 100% !important;
  max-width: 430px; }

/* line 4416, theme.scss */
.nv-products-story {
  position: absolute;
  top: 128px;
  right: 0;
  bottom: 0;
  width: 42%;
  min-height: 590px;
  overflow: hidden;
  color: #fff;
  background-color: #302b27;
  background-image: linear-gradient(180deg, rgba(31, 27, 24, 0.05) 20%, rgba(31, 27, 24, 0.88) 100%), var(--nv-denim-visual);
  background-position: center;
  background-size: cover; }

/* line 4432, theme.scss */
.nv-products-story::before {
  position: absolute;
  inset: 16px;
  z-index: 1;
  border: 1px solid rgba(255, 255, 255, 0.34);
  pointer-events: none;
  content: ""; }

/* line 4441, theme.scss */
.nv-products-story__number {
  position: absolute;
  top: 34px;
  right: 38px;
  z-index: 2;
  color: rgba(255, 255, 255, 0.72);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.25rem; }

/* line 4451, theme.scss */
.nv-products-story__copy {
  position: absolute;
  right: 40px;
  bottom: 42px;
  left: 40px;
  z-index: 2; }

/* line 4459, theme.scss */
.nv-products-story__copy p {
  margin: 0 0 13px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase; }

/* line 4468, theme.scss */
.nv-products-story__copy h3 {
  max-width: 11ch;
  margin: 0 0 28px;
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 2.55rem;
  font-weight: 400;
  line-height: 1.02;
  letter-spacing: -0.045em; }

/* line 4479, theme.scss */
.nv-products-story__copy a {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  padding-bottom: 8px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.55);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase; }

/* line 4493, theme.scss */
.nv-products-story__copy a span {
  transition: transform 220ms ease; }

/* line 4497, theme.scss */
.nv-products-story__copy a:hover span,
.nv-products-story__copy a:focus-visible span {
  transform: translate(3px, -3px); }

/* Два рекламных баннера видны одновременно и работают как цельная композиция. */
/* line 4503, theme.scss */
#nv-home-campaigns {
  padding: 0 0 94px;
  background: #fff; }

/* line 4508, theme.scss */
#nv-home-campaigns .banner-list,
#nv-home-campaigns .grid-list {
  display: grid !important;
  grid-template-columns: minmax(0, 7fr) minmax(320px, 5fr) !important;
  gap: 14px !important;
  overflow: visible !important; }

/* line 4516, theme.scss */
#nv-home-campaigns .banner-list__item {
  position: relative;
  width: auto !important;
  min-width: 0 !important;
  min-height: 520px !important;
  overflow: hidden;
  background: #ded6cd; }

/* line 4525, theme.scss */
#nv-home-campaigns .banner-list__item > a {
  display: block;
  min-height: 520px; }

/* line 4530, theme.scss */
#nv-home-campaigns .banner-list__item-image {
  position: absolute !important;
  inset: 0;
  width: 100%;
  height: 100% !important;
  min-height: 520px;
  background-position: center 8% !important;
  transition: transform 800ms var(--nv-ease); }

/* line 4540, theme.scss */
#nv-home-campaigns .banner-list__item:nth-child(2) .banner-list__item-image {
  background-position: center 10% !important; }

/* line 4544, theme.scss */
#nv-home-campaigns .banner-list__item-image::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(26, 22, 19, 0.02) 34%, rgba(26, 22, 19, 0.78) 100%);
  content: ""; }

/* line 4551, theme.scss */
#nv-home-campaigns .banner-list__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 8%; }

/* line 4558, theme.scss */
#nv-home-campaigns .banner-list__item:nth-child(2) .banner-list__item-image img {
  object-position: center 10%; }

/* line 4562, theme.scss */
#nv-home-campaigns .banner-list__item-content {
  position: absolute;
  right: 34px;
  bottom: 34px;
  left: 34px;
  z-index: 3;
  max-width: 430px;
  padding: 0 !important;
  color: #fff !important;
  background: transparent !important; }

/* line 4574, theme.scss */
#nv-home-campaigns .banner-list__item-title,
#nv-home-campaigns .banner-list__item-mark {
  color: #fff !important;
  background: transparent !important; }

/* line 4580, theme.scss */
#nv-home-campaigns .banner-list__item-title {
  max-width: 11ch;
  font-size: 3.1rem;
  line-height: 0.98;
  letter-spacing: -0.045em; }

/* line 4587, theme.scss */
#nv-home-campaigns .banner-list__item-mark {
  margin-bottom: 13px;
  font-size: 0.67rem;
  letter-spacing: 0.13em; }

/* line 4593, theme.scss */
#nv-home-campaigns .banner-list__item:hover .banner-list__item-image,
#nv-home-campaigns .banner-list__item:focus-within .banner-list__item-image {
  transform: scale(1.025); }

/* Главная галерея — фотографии без перехода: по нажатию открывается lightbox. */
/* line 4599, theme.scss */
#nv-home-gallery {
  padding: 88px 0 96px;
  background: #f7f3ee; }

/* line 4604, theme.scss */
#nv-home-gallery::before {
  margin-bottom: 34px;
  content: "Образы NAVILENA"; }

/* line 4609, theme.scss */
#nv-home-gallery .banner-list,
#nv-home-gallery .grid-list {
  display: grid !important;
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  gap: 10px !important;
  overflow: visible !important; }

/* line 4617, theme.scss */
#nv-home-gallery .banner-list__item {
  position: relative;
  width: auto !important;
  min-width: 0 !important;
  min-height: 320px;
  overflow: hidden;
  cursor: zoom-in;
  outline-offset: 4px; }

/* line 4627, theme.scss */
#nv-home-gallery .banner-list__item:nth-child(1) {
  grid-column: span 5; }

/* line 4631, theme.scss */
#nv-home-gallery .banner-list__item:nth-child(2) {
  grid-column: span 3; }

/* line 4635, theme.scss */
#nv-home-gallery .banner-list__item:nth-child(3) {
  grid-column: span 4; }

/* line 4639, theme.scss */
#nv-home-gallery .banner-list__item:nth-child(4) {
  grid-column: span 4;
  min-height: 390px; }

/* line 4644, theme.scss */
#nv-home-gallery .banner-list__item:nth-child(5) {
  grid-column: span 5;
  min-height: 390px; }

/* line 4649, theme.scss */
#nv-home-gallery .banner-list__item:nth-child(6) {
  grid-column: span 3;
  min-height: 390px; }

/* line 4654, theme.scss */
#nv-home-gallery .banner-list__item-image {
  height: 100% !important;
  min-height: inherit !important;
  transition: transform 760ms var(--nv-ease), filter 420ms ease; }

/* line 4660, theme.scss */
#nv-home-gallery .banner-list__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 4666, theme.scss */
#nv-home-gallery .banner-list__item::after {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 3;
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  color: #2d2925;
  background: rgba(247, 243, 238, 0.94);
  font-family: Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  content: "+";
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 260ms ease, transform 260ms ease; }

/* line 4686, theme.scss */
#nv-home-gallery .banner-list__item:hover .banner-list__item-image,
#nv-home-gallery .banner-list__item:focus-visible .banner-list__item-image {
  filter: saturate(0.92);
  transform: scale(1.025); }

/* line 4692, theme.scss */
#nv-home-gallery .banner-list__item:hover::after,
#nv-home-gallery .banner-list__item:focus-visible::after {
  opacity: 1;
  transform: translateY(0); }

/* Нативная форма InSales остаётся активной и не перекрывается декором. */
/* line 4699, theme.scss */
#wholesale {
  padding: 90px 0;
  background: #f7f3ee; }

/* line 4704, theme.scss */
#wholesale .application {
  isolation: isolate;
  padding: 76px 68px;
  background: #2d2925;
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 24px 60px rgba(45, 41, 37, 0.14); }

/* line 4712, theme.scss */
#wholesale .application::after {
  z-index: 0;
  color: rgba(255, 255, 255, 0.045);
  pointer-events: none; }

/* line 4718, theme.scss */
#wholesale .application__area-title,
#wholesale .application__area-description,
#wholesale .application__area-buy {
  position: relative;
  z-index: 3; }

/* line 4725, theme.scss */
#wholesale .application__area-description {
  color: rgba(255, 255, 255, 0.74); }

/* line 4729, theme.scss */
#wholesale .application__area-buy,
#wholesale .application__area-buy *,
#wholesale .button,
#wholesale button,
#wholesale a {
  pointer-events: auto !important; }

/* line 4737, theme.scss */
#wholesale .button,
#wholesale button {
  position: relative;
  z-index: 5;
  min-height: 58px;
  color: #2d2925 !important;
  background: #f7f3ee !important;
  border: 1px solid #f7f3ee !important;
  cursor: pointer !important;
  transition: color 240ms ease, background-color 240ms ease, transform 240ms ease; }

/* line 4749, theme.scss */
#wholesale .button:hover,
#wholesale .button:focus-visible,
#wholesale button:hover,
#wholesale button:focus-visible {
  color: #fff !important;
  background: transparent !important;
  transform: translateY(-2px); }

@media (max-width: 1080px) {
  /* line 4759, theme.scss */
  #nv-home-categories .banner-list__item:nth-child(1),
  #nv-home-categories .banner-list__item:nth-child(2),
  #nv-home-categories .banner-list__item:nth-child(3),
  #nv-home-categories .banner-list__item:nth-child(4) {
    grid-column: span 6; }

  /* line 4766, theme.scss */
  #nv-home-categories .banner-list__item:nth-child(5) {
    grid-column: span 12; }

  /* line 4770, theme.scss */
  #nv-home-products.nv-products-is-single .layout__content {
    min-height: 690px; }

  /* line 4774, theme.scss */
  .nv-products-story {
    min-height: 520px; }

  /* line 4778, theme.scss */
  #nv-home-campaigns .banner-list__item-title {
    font-size: 2.55rem; } }
@media (max-width: 760px) {
  /* line 4784, theme.scss */
  #nv-home-categories,
  #nv-home-products,
  #nv-home-gallery,
  #wholesale {
    padding-top: 58px;
    padding-bottom: 68px; }

  /* line 4792, theme.scss */
  #nv-home-categories .banner-list,
  #nv-home-categories .grid-list,
  #nv-home-gallery .banner-list,
  #nv-home-gallery .grid-list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
    overflow: visible; }

  /* line 4802, theme.scss */
  #nv-home-categories .banner-list__item:nth-child(1),
  #nv-home-categories .banner-list__item:nth-child(2),
  #nv-home-categories .banner-list__item:nth-child(3),
  #nv-home-categories .banner-list__item:nth-child(4) {
    grid-column: span 1; }

  /* line 4809, theme.scss */
  #nv-home-categories .banner-list__item:nth-child(5) {
    grid-column: span 2; }

  /* line 4813, theme.scss */
  #nv-home-categories .banner-list__item {
    min-width: 0; }

  /* line 4817, theme.scss */
  #nv-home-categories .banner-list__item-image,
  #nv-home-categories .banner-list__item:nth-child(4) .banner-list__item-image {
    min-height: 230px !important; }

  /* line 4822, theme.scss */
  #nv-home-categories .banner-list__item:nth-child(5) .banner-list__item-image {
    min-height: 210px !important; }

  /* line 4826, theme.scss */
  #nv-home-categories .banner-list__item-content {
    min-height: 86px;
    padding: 15px 13px; }

  /* line 4831, theme.scss */
  #nv-home-categories .banner-list__item-title {
    padding-right: 22px;
    font-size: 0.65rem; }

  /* line 4836, theme.scss */
  #nv-home-categories .banner-list__item-title::after {
    top: 14px;
    right: 13px; }

  /* line 4841, theme.scss */
  #nv-home-products .heading,
  #nv-home-products .special-products__title {
    margin-bottom: 30px;
    font-size: 2.85rem; }

  /* line 4847, theme.scss */
  #nv-home-products.nv-products-is-single .layout__content {
    min-height: 0; }

  /* line 4851, theme.scss */
  #nv-home-products.nv-products-is-single .splide {
    width: 100%;
    max-width: none; }

  /* line 4856, theme.scss */
  #nv-home-products.nv-products-is-single .splide__slide {
    width: 76% !important;
    max-width: 360px; }

  /* line 4861, theme.scss */
  .nv-products-story {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    min-height: 450px;
    margin-top: 30px; }

  /* line 4871, theme.scss */
  .nv-products-story__copy {
    right: 26px;
    bottom: 30px;
    left: 26px; }

  /* line 4877, theme.scss */
  .nv-products-story__copy h3 {
    font-size: 2.15rem; }

  /* line 4881, theme.scss */
  #nv-home-campaigns {
    padding-bottom: 68px; }

  /* line 4885, theme.scss */
  #nv-home-campaigns .banner-list,
  #nv-home-campaigns .grid-list {
    grid-template-columns: 1fr !important;
    gap: 8px !important; }

  /* line 4891, theme.scss */
  #nv-home-campaigns .banner-list__item,
  #nv-home-campaigns .banner-list__item > a,
  #nv-home-campaigns .banner-list__item-image {
    min-height: 410px !important; }

  /* line 4897, theme.scss */
  #nv-home-campaigns .banner-list__item-content {
    right: 22px;
    bottom: 24px;
    left: 22px; }

  /* line 4903, theme.scss */
  #nv-home-campaigns .banner-list__item-title {
    font-size: 2.3rem; }

  /* line 4907, theme.scss */
  #nv-home-gallery .banner-list__item:nth-child(1),
  #nv-home-gallery .banner-list__item:nth-child(2),
  #nv-home-gallery .banner-list__item:nth-child(3),
  #nv-home-gallery .banner-list__item:nth-child(4),
  #nv-home-gallery .banner-list__item:nth-child(5) {
    grid-column: span 1;
    min-height: 265px; }

  /* line 4916, theme.scss */
  #nv-home-gallery .banner-list__item:nth-child(6) {
    grid-column: span 2;
    min-height: 235px; }

  /* line 4921, theme.scss */
  #nv-home-gallery .banner-list__item::after {
    width: 36px;
    height: 36px;
    opacity: 1;
    transform: none; }

  /* line 4928, theme.scss */
  #wholesale .application {
    padding: 48px 24px 52px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 4934, theme.scss */
  #nv-home-categories .banner-list__item,
  #nv-home-categories .banner-list__item-image img,
  #nv-home-campaigns .banner-list__item-image,
  #nv-home-gallery .banner-list__item-image,
  #wholesale .button,
  #wholesale button {
    transition: none; } }
/* NAVILENA / окончательный размер товарных карточек v6 */
/* line 4945, theme.scss */
#nv-home-products {
  padding: 78px 0 96px; }

/* line 4949, theme.scss */
#nv-home-products .layout__content,
#nv-home-products.nv-products-is-single .layout__content {
  width: calc(100% - 64px);
  max-width: 1320px;
  min-height: 0 !important; }

/* line 4956, theme.scss */
#nv-home-products .splide,
#nv-home-products.nv-products-is-single .splide {
  width: 100% !important;
  max-width: none !important; }

/* line 4962, theme.scss */
#nv-home-products .splide__list,
#nv-home-products .special-products__list {
  justify-content: center !important;
  gap: 22px !important; }

/* line 4968, theme.scss */
#nv-home-products .splide__slide,
#nv-home-products.nv-products-is-single .splide__slide {
  flex: 0 0 450px !important;
  width: 450px !important;
  max-width: 450px !important;
  padding-top: 0 !important; }

/* line 4976, theme.scss */
#nv-home-products .product-preview,
#nv-home-products .product-preview__photo,
#nv-home-products .product-preview__photo .img-ratio {
  width: 100% !important;
  max-width: none !important; }

/* line 4983, theme.scss */
#nv-home-products .product-preview__photo {
  background: #eee8e1;
  box-shadow: 0 18px 42px rgba(45, 41, 37, 0.08);
  transition: box-shadow 360ms ease, transform 360ms var(--nv-ease); }

/* line 4989, theme.scss */
#nv-home-products .product-preview:hover .product-preview__photo,
#nv-home-products .product-preview:focus-within .product-preview__photo {
  box-shadow: 0 25px 56px rgba(45, 41, 37, 0.14);
  transform: translateY(-4px); }

/* line 4995, theme.scss */
#nv-home-products .product-preview__content {
  padding-top: 17px; }

/* line 4999, theme.scss */
#nv-home-products .product-preview__title {
  font-size: 1.04rem;
  line-height: 1.4; }

/* line 5004, theme.scss */
#nv-home-products .product-preview__price {
  margin-top: 9px;
  font-size: 1.08rem; }

/* line 5009, theme.scss */
#nv-home-products .product-preview::before {
  top: 16px;
  left: 16px;
  padding: 9px 11px;
  font-size: 0.72rem; }

/* line 5016, theme.scss */
#nv-home-products .nv-products-story {
  display: none !important; }

@media (max-width: 760px) {
  /* line 5021, theme.scss */
  #nv-home-products {
    padding: 56px 0 70px; }

  /* line 5025, theme.scss */
  #nv-home-products .layout__content,
  #nv-home-products.nv-products-is-single .layout__content {
    width: calc(100% - 28px); }

  /* line 5030, theme.scss */
  #nv-home-products .splide__list,
  #nv-home-products .special-products__list {
    justify-content: flex-start !important;
    gap: 12px !important; }

  /* line 5036, theme.scss */
  #nv-home-products .splide__slide,
  #nv-home-products.nv-products-is-single .splide__slide {
    flex-basis: 82vw !important;
    width: 82vw !important;
    max-width: 350px !important; }

  /* line 5043, theme.scss */
  #nv-home-products .product-preview__title {
    font-size: 0.96rem; }

  /* line 5047, theme.scss */
  #nv-home-products .product-preview__price {
    font-size: 1rem; } }
