@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FBF8F5);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f6f0e9);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #f1e6db);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #b17c46);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #B8465A);
  --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, #c0596c);
  --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, #c76b7c);
  --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, #dca3ad);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #B8465A);
  --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, #c0596c);
  --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, #c76b7c);
  --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, #dca3ad);
  --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, #241F20);
  --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, #3b3335);
  --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, #53484a);
  --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, #98888b);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 14px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 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, 1240px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

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

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

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

@media (max-width: 768px) {
  /* line 17, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 20, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* ZooTwoNati B2B homepage */
/* line 29, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 33, theme.scss */
body[data-theme-template="index"] {
  background: #fbf8f5; }

/* line 37, theme.scss */
body[data-theme-template="index"] main {
  overflow: hidden; }

/* line 41, theme.scss */
body[data-theme-template="index"] .widget-type_ztn-b2b-hero,
body[data-theme-template="index"] .widget-type_ztn-b2b-audiences,
body[data-theme-template="index"] .widget-type_ztn-b2b-services,
body[data-theme-template="index"] .widget-type_ztn-b2b-production,
body[data-theme-template="index"] .widget-type_ztn-b2b-conditions,
body[data-theme-template="index"] .widget-type_ztn-b2b-process,
body[data-theme-template="index"] .widget-type_ztn-b2b-lead,
body[data-theme-template="index"] .widget-type_ztn-b2b-faq {
  width: 100%;
  padding: 0 !important;
  background: transparent !important; }

/* line 54, theme.scss */
body[data-theme-template="index"] .widget-type_ztn-b2b-hero > .layout__content,
body[data-theme-template="index"] .widget-type_ztn-b2b-audiences > .layout__content,
body[data-theme-template="index"] .widget-type_ztn-b2b-services > .layout__content,
body[data-theme-template="index"] .widget-type_ztn-b2b-production > .layout__content,
body[data-theme-template="index"] .widget-type_ztn-b2b-conditions > .layout__content,
body[data-theme-template="index"] .widget-type_ztn-b2b-process > .layout__content,
body[data-theme-template="index"] .widget-type_ztn-b2b-lead > .layout__content,
body[data-theme-template="index"] .widget-type_ztn-b2b-faq > .layout__content {
  width: 100%;
  max-width: none;
  padding: 0; }

/* line 67, theme.scss */
body[data-theme-template="index"] .header__area-search,
body[data-theme-template="index"] .header__cabinet,
body[data-theme-template="index"] .header__favorite,
body[data-theme-template="index"] .header__area-collections {
  display: none !important; }

/* line 74, theme.scss */
body[data-theme-template="index"] .header-part-main {
  border-bottom: 1px solid rgba(36, 31, 32, 0.1); }

/* line 78, theme.scss */
body[data-theme-template="index"] .header__area-logo {
  margin-right: auto; }

/* line 82, theme.scss */
body[data-theme-template="index"] .header__area-controls {
  margin-left: auto; }

@media (min-width: 701px) {
  /* line 87, theme.scss */
  body[data-theme-template="index"] .header-part-main__inner {
    min-height: 104px;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    grid-template-columns: 160px minmax(0, 1fr) auto !important; }

  /* line 94, theme.scss */
  body[data-theme-template="index"] .header__area-logo {
    display: flex;
    width: 160px !important;
    height: 90px !important;
    align-items: center;
    overflow: hidden; }

  /* line 102, theme.scss */
  body[data-theme-template="index"] .header__logo {
    display: flex !important;
    width: 154px !important;
    height: 86px !important;
    margin: 0 !important;
    align-items: center;
    justify-content: center;
    overflow: hidden; }

  /* line 112, theme.scss */
  body[data-theme-template="index"] .header__area-logo img {
    width: 166px !important;
    max-width: none !important;
    height: 166px !important;
    max-height: none !important;
    object-fit: cover; }

  /* line 120, theme.scss */
  body[data-theme-template="index"] .header__cart {
    margin-left: 0; } }
/* line 125, theme.scss */
.ztn-b2b {
  --ztn-ink: #241f20;
  --ztn-muted: #6f6667;
  --ztn-accent: #d75d72;
  --ztn-accent-dark: #ac3e52;
  --ztn-blush: #f2e5e4;
  --ztn-cream: #fbf8f5;
  --ztn-paper: #fffdfb;
  --ztn-line: rgba(36, 31, 32, 0.13);
  --ztn-shadow: 0 24px 70px rgba(82, 53, 57, 0.12);
  color: var(--ztn-ink);
  font-family: "PT Root UI", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55; }

/* line 141, theme.scss */
.ztn-b2b *,
.ztn-b2b *::before,
.ztn-b2b *::after {
  box-sizing: border-box; }

/* line 147, theme.scss */
.ztn-b2b img {
  display: block;
  max-width: 100%; }

/* line 152, theme.scss */
.ztn-b2b a {
  color: inherit;
  text-decoration: none; }

/* line 157, theme.scss */
.ztn-b2b p,
.ztn-b2b h1,
.ztn-b2b h2,
.ztn-b2b h3,
.ztn-b2b figure,
.ztn-b2b ul,
.ztn-b2b ol {
  margin-top: 0; }

/* line 167, theme.scss */
.ztn-b2b-shell {
  width: 100%;
  max-width: 1304px;
  margin: 0 auto;
  padding-right: 32px;
  padding-left: 32px; }

/* line 175, theme.scss */
.ztn-b2b-section {
  position: relative;
  padding: 104px 0; }

/* line 180, theme.scss */
.ztn-b2b-section h2,
.ztn-b2b-production__head h2,
.ztn-b2b-services__intro h2,
.ztn-b2b-process__intro h2,
.ztn-b2b-lead__content h2,
.ztn-b2b-faq__intro h2 {
  max-width: 830px;
  margin-bottom: 22px;
  color: var(--ztn-ink);
  font-size: clamp(36px, 4.4vw, 64px);
  font-weight: 600;
  letter-spacing: -0.045em;
  line-height: 0.98; }

/* line 195, theme.scss */
.ztn-b2b-section h3 {
  color: var(--ztn-ink);
  font-weight: 600;
  letter-spacing: -0.025em; }

/* line 201, theme.scss */
.ztn-b2b-kicker,
.ztn-b2b-eyebrow {
  margin-bottom: 24px;
  color: var(--ztn-accent-dark);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.2;
  text-transform: uppercase; }

/* line 212, theme.scss */
.ztn-b2b-section-head {
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(260px, 0.72fr);
  column-gap: 80px;
  align-items: end;
  margin-bottom: 56px; }

/* line 220, theme.scss */
.ztn-b2b-section-head .ztn-b2b-kicker {
  grid-column: 1 / -1; }

/* line 224, theme.scss */
.ztn-b2b-section-head h2 {
  margin-bottom: 0; }

/* line 228, theme.scss */
.ztn-b2b-section-head > p:last-child,
.ztn-b2b-services__intro > p,
.ztn-b2b-process__intro > p,
.ztn-b2b-faq__intro > p,
.ztn-b2b-production__head > p {
  margin-bottom: 0;
  color: var(--ztn-muted);
  font-size: 18px; }

/* line 238, theme.scss */
.ztn-b2b-button {
  display: inline-flex;
  min-height: 56px;
  padding: 15px 24px;
  border: 1px solid transparent;
  border-radius: 14px;
  align-items: center;
  justify-content: center;
  gap: 26px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease, color 180ms ease; }

/* line 253, theme.scss */
.ztn-b2b-button:hover {
  transform: translateY(-2px); }

/* line 257, theme.scss */
.ztn-b2b-button--primary {
  background: #b8465a;
  color: #fff !important; }

/* line 262, theme.scss */
.ztn-b2b-button--primary:hover {
  background: #913045; }

/* line 266, theme.scss */
.ztn-b2b-button--secondary {
  border-color: var(--ztn-line);
  background: rgba(255, 255, 255, 0.72);
  color: var(--ztn-ink) !important; }

/* line 272, theme.scss */
.ztn-b2b-button--secondary:hover {
  border-color: rgba(36, 31, 32, 0.28); }

/* line 276, theme.scss */
.ztn-b2b-text-link {
  display: inline-flex;
  margin-top: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid currentColor;
  align-items: center;
  gap: 16px;
  color: var(--ztn-accent-dark) !important;
  font-weight: 700; }

/* line 287, theme.scss */
.ztn-b2b-hero {
  --ztn-pointer-x: 86%;
  --ztn-pointer-y: 18%;
  position: relative;
  min-height: 735px;
  padding-bottom: 28px;
  overflow: hidden;
  background: radial-gradient(circle at 86% 18%, rgba(215, 93, 114, 0.16), rgba(0, 0, 0, 0) 28%), linear-gradient(180deg, #fffdfb 0%, #f8efeb 100%);
  isolation: isolate; }

/* line 300, theme.scss */
.ztn-b2b-hero::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: -20%;
  background: radial-gradient(circle 310px at var(--ztn-pointer-x) var(--ztn-pointer-y), rgba(215, 93, 114, 0.22), rgba(0, 0, 0, 0) 72%);
  opacity: 0.72;
  pointer-events: none;
  transition: opacity 250ms ease; }

/* line 311, theme.scss */
.ztn-b2b-hero > .ztn-b2b-shell,
.ztn-b2b-hero > .ztn-b2b-marquee {
  position: relative;
  z-index: 1; }

/* line 317, theme.scss */
.ztn-b2b-anchor-nav {
  display: flex;
  min-height: 64px;
  margin-bottom: 56px;
  border-bottom: 1px solid var(--ztn-line);
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
  color: #51494a;
  font-size: 14px; }

/* line 329, theme.scss */
.ztn-b2b-anchor-nav a {
  transition: color 180ms ease; }

/* line 333, theme.scss */
.ztn-b2b-anchor-nav a:hover {
  color: var(--ztn-accent-dark); }

/* line 337, theme.scss */
.ztn-b2b-anchor-nav__cta {
  padding: 10px 16px;
  border-radius: 999px;
  background: var(--ztn-ink);
  color: #fff !important;
  font-weight: 700; }

/* line 345, theme.scss */
.ztn-b2b-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(420px, 0.88fr);
  gap: clamp(52px, 7vw, 106px);
  align-items: center; }

/* line 352, theme.scss */
.ztn-b2b-eyebrow {
  display: flex;
  align-items: center;
  gap: 12px; }

/* line 358, theme.scss */
.ztn-b2b-eyebrow > span {
  width: 30px;
  height: 2px;
  background: var(--ztn-accent); }

/* line 364, theme.scss */
.ztn-b2b-hero h1 {
  max-width: 740px;
  margin-bottom: 28px;
  color: var(--ztn-ink);
  font-size: clamp(46px, 5.25vw, 76px);
  font-weight: 600;
  letter-spacing: -0.052em;
  line-height: 0.95; }

/* line 374, theme.scss */
.ztn-b2b-hero__lead {
  max-width: 650px;
  margin-bottom: 34px;
  color: #51494a;
  font-size: clamp(18px, 1.6vw, 22px);
  line-height: 1.46; }

/* line 382, theme.scss */
.ztn-b2b-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 38px; }

/* line 389, theme.scss */
.ztn-b2b-hero__trust {
  display: flex;
  flex-wrap: wrap;
  gap: 11px 22px;
  padding: 0;
  color: #655c5e;
  font-size: 14px;
  list-style: none; }

/* line 399, theme.scss */
.ztn-b2b-hero__trust li::before {
  content: "✓";
  margin-right: 7px;
  color: var(--ztn-accent-dark);
  font-weight: 700; }

/* line 406, theme.scss */
.ztn-b2b-hero__visual {
  --ztn-tilt-x: 0deg;
  --ztn-tilt-y: 0deg;
  position: relative;
  min-height: 520px;
  transform: perspective(1100px) rotateX(var(--ztn-tilt-x)) rotateY(var(--ztn-tilt-y));
  transform-style: preserve-3d;
  transition: transform 180ms ease-out;
  will-change: transform; }

/* line 417, theme.scss */
.ztn-b2b-hero__visual::before {
  content: "";
  position: absolute;
  inset: 7% 2% 9% -7%;
  border: 1px dashed rgba(172, 62, 82, 0.38);
  border-radius: 38px;
  pointer-events: none;
  transform: translateZ(-26px) rotate(-3deg);
  animation: ztn-thread-breathe 5s ease-in-out infinite; }

/* line 428, theme.scss */
.ztn-b2b-hero__photo {
  position: absolute;
  overflow: hidden;
  margin: 0;
  border-radius: 28px;
  background: #e7ddda;
  box-shadow: var(--ztn-shadow); }

/* line 437, theme.scss */
.ztn-b2b-hero__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 443, theme.scss */
.ztn-b2b-hero__photo--main {
  inset: 0 22% 4% 0;
  transform: translateZ(18px); }

/* line 448, theme.scss */
.ztn-b2b-hero__photo--secondary {
  top: 9%;
  right: 0;
  width: 38%;
  height: 50%;
  border: 8px solid #fffaf7;
  border-radius: 22px;
  transform: translateZ(48px); }

/* line 458, theme.scss */
.ztn-b2b-hero__badge {
  position: absolute;
  right: 1%;
  bottom: 15%;
  display: flex;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: var(--ztn-accent-dark);
  color: #fff;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  transform: translateZ(72px) rotate(4deg);
  box-shadow: 0 20px 50px rgba(172, 62, 82, 0.28); }

/* line 476, theme.scss */
.ztn-b2b-hero__badge strong {
  font-size: 42px;
  letter-spacing: -0.05em;
  line-height: 0.95; }

/* line 482, theme.scss */
.ztn-b2b-hero__badge span {
  margin-top: 7px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.15; }

/* line 489, theme.scss */
.ztn-b2b-hero__caption {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  color: var(--ztn-muted);
  font-size: 13px;
  transform: translateZ(34px); }

/* line 499, theme.scss */
.ztn-b2b-marquee {
  width: calc(100% + 24px);
  margin-top: 58px;
  margin-left: -12px;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  background: var(--ztn-ink);
  color: #fff;
  transform: rotate(-0.65deg); }

/* line 511, theme.scss */
.ztn-b2b-marquee__track {
  display: flex;
  width: max-content;
  animation: ztn-marquee 26s linear infinite;
  will-change: transform; }

/* line 518, theme.scss */
.ztn-b2b-marquee__group {
  display: flex;
  padding: 15px 20px;
  align-items: center;
  flex-shrink: 0;
  gap: 28px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase; }

/* line 531, theme.scss */
.ztn-b2b-marquee__group i {
  color: #f3a2b1;
  font-size: 12px;
  font-style: normal; }

/* line 537, theme.scss */
.ztn-b2b-marquee:hover .ztn-b2b-marquee__track {
  animation-play-state: paused; }

@keyframes ztn-marquee {
  to {
    transform: translateX(-50%); } }
@keyframes ztn-thread-breathe {
  0%, 100% {
    opacity: 0.42;
    transform: translateZ(-26px) rotate(-3deg) scale(0.99); }
  50% {
    opacity: 0.82;
    transform: translateZ(-26px) rotate(-2deg) scale(1.015); } }
/* line 558, theme.scss */
.ztn-b2b-audiences {
  background: var(--ztn-cream); }

/* line 562, theme.scss */
.ztn-b2b-card-grid {
  display: grid;
  gap: 18px; }

/* line 567, theme.scss */
.ztn-b2b-card-grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)); }

/* line 571, theme.scss */
.ztn-b2b-audience-card {
  display: flex;
  min-height: 330px;
  padding: 34px;
  border: 1px solid var(--ztn-line);
  border-radius: 22px;
  background: rgba(255, 253, 251, 0.74);
  flex-direction: column;
  transition: transform 200ms ease, box-shadow 200ms ease, border-color 200ms ease; }

/* line 582, theme.scss */
.ztn-b2b-audience-card:hover {
  border-color: rgba(215, 93, 114, 0.42);
  transform: translateY(-5px);
  box-shadow: 0 22px 45px rgba(68, 46, 49, 0.08); }

/* line 588, theme.scss */
.ztn-b2b-card-index {
  color: var(--ztn-accent-dark);
  font-size: 13px;
  font-weight: 700; }

/* line 594, theme.scss */
.ztn-b2b-audience-card h3 {
  max-width: 260px;
  margin: 55px 0 16px;
  font-size: 28px;
  line-height: 1.08; }

/* line 601, theme.scss */
.ztn-b2b-audience-card p {
  margin-bottom: 28px;
  color: var(--ztn-muted); }

/* line 606, theme.scss */
.ztn-b2b-audience-card a {
  display: flex;
  margin-top: auto;
  align-items: center;
  justify-content: space-between;
  font-weight: 700; }

/* line 614, theme.scss */
.ztn-b2b-services {
  background: #231f20;
  color: #fff; }

/* line 619, theme.scss */
.ztn-b2b-services__intro {
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(280px, 0.8fr);
  gap: 22px 80px;
  align-items: end;
  padding-bottom: 54px; }

/* line 627, theme.scss */
.ztn-b2b-services__intro .ztn-b2b-kicker,
.ztn-b2b-services__intro h2 {
  grid-column: 1; }

/* line 632, theme.scss */
.ztn-b2b-services__intro h2 {
  margin-bottom: 0;
  color: #fff; }

/* line 637, theme.scss */
.ztn-b2b-services__intro > p,
.ztn-b2b-services__intro > a {
  grid-column: 2; }

/* line 642, theme.scss */
.ztn-b2b-services__intro > p {
  grid-row: 1 / span 2;
  align-self: end;
  color: rgba(255, 255, 255, 0.67); }

/* line 648, theme.scss */
.ztn-b2b-services__intro .ztn-b2b-text-link {
  margin-top: 0;
  color: #f3a2b1 !important; }

/* line 653, theme.scss */
.ztn-b2b-services__list {
  border-top: 1px solid rgba(255, 255, 255, 0.17); }

/* line 657, theme.scss */
.ztn-b2b-service-row {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr) 42px;
  gap: 26px;
  padding: 32px 4px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.17);
  align-items: center; }

/* line 666, theme.scss */
.ztn-b2b-service-row > span:first-child {
  color: #f3a2b1;
  font-size: 13px;
  font-weight: 700; }

/* line 672, theme.scss */
.ztn-b2b-service-row h3 {
  margin-bottom: 8px;
  color: #fff;
  font-size: clamp(25px, 2.4vw, 36px); }

/* line 678, theme.scss */
.ztn-b2b-service-row p {
  max-width: 760px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.61);
  font-size: 17px; }

/* line 685, theme.scss */
.ztn-b2b-service-row__mark {
  color: #f3a2b1;
  font-size: 28px;
  transition: transform 180ms ease; }

/* line 691, theme.scss */
.ztn-b2b-service-row:hover .ztn-b2b-service-row__mark {
  transform: translate(4px, -4px); }

/* line 695, theme.scss */
.ztn-b2b-production {
  background: #fffdfb; }

/* line 699, theme.scss */
.ztn-b2b-production__head {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(270px, 0.72fr);
  gap: 80px;
  margin-bottom: 54px;
  align-items: end; }

/* line 707, theme.scss */
.ztn-b2b-production__head h2 {
  margin-bottom: 0; }

/* line 711, theme.scss */
.ztn-b2b-production__gallery {
  display: grid;
  grid-template-columns: 1.2fr repeat(3, minmax(0, 0.8fr));
  gap: 18px; }

/* line 717, theme.scss */
.ztn-b2b-production__photo {
  position: relative;
  overflow: hidden;
  height: 430px;
  margin: 0;
  border-radius: 20px;
  background: #e7ddda; }

/* line 726, theme.scss */
.ztn-b2b-production__photo--wide {
  height: 430px; }

/* line 730, theme.scss */
.ztn-b2b-production__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 700ms cubic-bezier(0.2, 0.7, 0.2, 1); }

/* line 737, theme.scss */
.ztn-b2b-production__photo:hover img {
  transform: scale(1.035); }

/* line 741, theme.scss */
.ztn-b2b-production__photo figcaption {
  position: absolute;
  right: 16px;
  bottom: 16px;
  left: 16px;
  display: flex;
  padding: 14px 16px;
  border: 1px solid rgba(255, 255, 255, 0.36);
  border-radius: 12px;
  background: rgba(35, 31, 32, 0.72);
  color: #fff;
  align-items: center;
  gap: 13px;
  font-size: 14px;
  font-weight: 600;
  backdrop-filter: blur(9px); }

/* line 759, theme.scss */
.ztn-b2b-production__photo figcaption span {
  color: #f5a4b3; }

/* line 763, theme.scss */
.ztn-b2b-production__facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 38px;
  border-top: 1px solid var(--ztn-line); }

/* line 770, theme.scss */
.ztn-b2b-production__facts > div {
  padding: 28px 30px 0 0; }

/* line 774, theme.scss */
.ztn-b2b-production__facts > div + div {
  padding-left: 30px;
  border-left: 1px solid var(--ztn-line); }

/* line 779, theme.scss */
.ztn-b2b-production__facts strong,
.ztn-b2b-production__facts span {
  display: block; }

/* line 784, theme.scss */
.ztn-b2b-production__facts strong {
  margin-bottom: 7px;
  font-size: 18px; }

/* line 789, theme.scss */
.ztn-b2b-production__facts span {
  color: var(--ztn-muted); }

/* line 793, theme.scss */
.ztn-b2b-conditions {
  background: var(--ztn-blush); }

/* line 797, theme.scss */
.ztn-b2b-condition-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px; }

/* line 803, theme.scss */
.ztn-b2b-condition-card {
  min-height: 300px;
  padding: 30px;
  border-radius: 20px;
  background: rgba(255, 253, 251, 0.8); }

/* line 810, theme.scss */
.ztn-b2b-condition-card > strong {
  display: block;
  margin-bottom: 76px;
  color: var(--ztn-accent-dark);
  font-size: 23px;
  letter-spacing: -0.035em; }

/* line 818, theme.scss */
.ztn-b2b-condition-card h3 {
  margin-bottom: 12px;
  font-size: 23px;
  line-height: 1.08; }

/* line 824, theme.scss */
.ztn-b2b-condition-card p {
  margin-bottom: 0;
  color: var(--ztn-muted); }

/* line 829, theme.scss */
.ztn-b2b-condition-note {
  display: flex;
  margin-top: 20px;
  padding: 26px 30px;
  border-radius: 18px;
  background: var(--ztn-ink);
  color: #fff;
  align-items: center;
  justify-content: space-between;
  gap: 30px; }

/* line 841, theme.scss */
.ztn-b2b-condition-note p {
  max-width: 780px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.72); }

/* line 847, theme.scss */
.ztn-b2b-condition-note a {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 15px;
  color: #fff !important;
  font-weight: 700; }

/* line 856, theme.scss */
.ztn-b2b-process {
  background: #fffdfb; }

/* line 860, theme.scss */
.ztn-b2b-process__intro {
  max-width: 820px;
  margin-bottom: 56px; }

/* line 865, theme.scss */
.ztn-b2b-process__intro > p:last-child {
  max-width: 630px; }

/* line 869, theme.scss */
.ztn-b2b-process__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding: 0;
  border-top: 1px solid var(--ztn-line);
  list-style: none; }

/* line 877, theme.scss */
.ztn-b2b-process__list li {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  min-height: 245px;
  padding: 30px 28px 30px 0;
  border-bottom: 1px solid var(--ztn-line);
  gap: 8px; }

/* line 886, theme.scss */
.ztn-b2b-process__list li:not(:nth-child(3n + 1)) {
  padding-left: 28px;
  border-left: 1px solid var(--ztn-line); }

/* line 891, theme.scss */
.ztn-b2b-process__list li > span {
  color: var(--ztn-accent-dark);
  font-size: 13px;
  font-weight: 700; }

/* line 897, theme.scss */
.ztn-b2b-process__list h3 {
  margin-bottom: 13px;
  font-size: 24px;
  line-height: 1.12; }

/* line 903, theme.scss */
.ztn-b2b-process__list p {
  margin-bottom: 0;
  color: var(--ztn-muted); }

/* line 908, theme.scss */
body[data-theme-template="index"] .widget-type_system_widget_v4_special_products_tabs_9,
body[data-theme-template="index"] [data-widget-type="system_widget_v4_special_products_tabs_9"] {
  background: #fbf8f5; }

/* line 913, theme.scss */
body[data-theme-template="index"] .widget-type_system_widget_v4_special_products_tabs_9 .widget-title,
body[data-theme-template="index"] [data-widget-type="system_widget_v4_special_products_tabs_9"] .widget-title {
  font-size: clamp(34px, 4vw, 58px);
  letter-spacing: -0.04em; }

/* line 919, theme.scss */
.ztn-b2b-lead {
  background: #231f20;
  color: #fff; }

/* line 924, theme.scss */
.ztn-b2b-lead__layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.77fr) minmax(500px, 1.23fr);
  gap: clamp(60px, 8vw, 120px);
  align-items: start; }

/* line 931, theme.scss */
.ztn-b2b-lead__content {
  position: sticky;
  top: 30px; }

/* line 936, theme.scss */
.ztn-b2b-lead__content h2 {
  color: #fff; }

/* line 940, theme.scss */
.ztn-b2b-lead__content > p:not(.ztn-b2b-kicker),
.ztn-b2b-lead__content li {
  color: rgba(255, 255, 255, 0.68);
  font-size: 17px; }

/* line 946, theme.scss */
.ztn-b2b-lead__content ul {
  margin: 28px 0 36px;
  padding: 0;
  list-style: none; }

/* line 952, theme.scss */
.ztn-b2b-lead__content li {
  padding: 11px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13); }

/* line 957, theme.scss */
.ztn-b2b-lead__content li::before {
  content: "✓";
  margin-right: 10px;
  color: #f3a2b1; }

/* line 963, theme.scss */
.ztn-b2b-lead__contacts {
  display: flex;
  flex-direction: column;
  gap: 7px; }

/* line 969, theme.scss */
.ztn-b2b-lead__contacts a {
  color: #fff !important;
  font-size: 19px;
  font-weight: 700;
  white-space: nowrap; }

/* line 976, theme.scss */
.ztn-b2b-form {
  padding: 42px;
  border-radius: 24px;
  background: #fffdfb;
  color: var(--ztn-ink);
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.18); }

/* line 984, theme.scss */
.ztn-b2b-form__success {
  display: none;
  margin-bottom: 22px;
  padding: 15px 18px;
  border-radius: 12px;
  background: #dff3e4;
  color: #225a32;
  font-weight: 700; }

/* line 994, theme.scss */
.ztn-b2b-form__success.is-show {
  display: block; }

/* line 998, theme.scss */
.ztn-b2b-form__row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px; }

/* line 1004, theme.scss */
.ztn-b2b-form__field {
  margin-bottom: 18px; }

/* line 1008, theme.scss */
.ztn-b2b-form__field label {
  display: block;
  margin-bottom: 8px;
  color: #4e4647;
  font-size: 13px;
  font-weight: 700; }

/* line 1016, theme.scss */
.ztn-b2b-form input,
.ztn-b2b-form select,
.ztn-b2b-form textarea {
  width: 100%;
  min-height: 52px;
  padding: 13px 15px;
  border: 1px solid rgba(36, 31, 32, 0.18);
  border-radius: 11px;
  outline: none;
  background: #fff;
  color: var(--ztn-ink);
  font: inherit;
  transition: border-color 180ms ease, box-shadow 180ms ease; }

/* line 1031, theme.scss */
.ztn-b2b-form textarea {
  min-height: 108px;
  resize: vertical; }

/* line 1036, theme.scss */
.ztn-b2b-form input:focus,
.ztn-b2b-form select:focus,
.ztn-b2b-form textarea:focus {
  border-color: var(--ztn-accent);
  box-shadow: 0 0 0 3px rgba(215, 93, 114, 0.13); }

/* line 1043, theme.scss */
.ztn-b2b-form__compiled {
  position: absolute;
  width: 1px !important;
  height: 1px !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  opacity: 0;
  pointer-events: none; }

/* line 1054, theme.scss */
.ztn-b2b-form__agree {
  margin: 2px 0 22px; }

/* line 1058, theme.scss */
.ztn-b2b-form__agree label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: var(--ztn-muted);
  font-size: 13px;
  line-height: 1.35; }

/* line 1067, theme.scss */
.ztn-b2b-form__agree input {
  width: 18px;
  min-height: 18px;
  margin: 1px 0 0;
  flex: 0 0 auto;
  accent-color: var(--ztn-accent); }

/* line 1075, theme.scss */
.ztn-b2b-form [data-feedback-form-field-error] {
  display: block;
  margin-top: 5px;
  color: #b12c43;
  font-size: 12px; }

/* line 1082, theme.scss */
.ztn-b2b-form__submit {
  width: 100%;
  border: 0;
  cursor: pointer; }

/* line 1088, theme.scss */
.ztn-b2b-form__note {
  margin: 13px 0 0;
  color: var(--ztn-muted);
  font-size: 12px;
  text-align: center; }

/* line 1095, theme.scss */
.ztn-b2b-faq {
  padding-bottom: 48px;
  background: #fffdfb; }

/* line 1100, theme.scss */
.ztn-b2b-faq__layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.82fr) minmax(460px, 1.18fr);
  gap: clamp(55px, 8vw, 120px); }

/* line 1106, theme.scss */
.ztn-b2b-faq__items {
  border-top: 1px solid var(--ztn-line); }

/* line 1110, theme.scss */
.ztn-b2b-faq__items details {
  border-bottom: 1px solid var(--ztn-line); }

/* line 1114, theme.scss */
.ztn-b2b-faq__items summary {
  display: flex;
  padding: 23px 0;
  color: var(--ztn-ink);
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  list-style: none; }

/* line 1127, theme.scss */
.ztn-b2b-faq__items summary::-webkit-details-marker {
  display: none; }

/* line 1131, theme.scss */
.ztn-b2b-faq__items summary span {
  color: var(--ztn-accent-dark);
  font-size: 26px;
  font-weight: 400;
  transition: transform 200ms ease; }

/* line 1138, theme.scss */
.ztn-b2b-faq__items details[open] summary span {
  transform: rotate(45deg); }

/* line 1142, theme.scss */
.ztn-b2b-faq__items details p {
  max-width: 660px;
  margin: -7px 40px 24px 0;
  color: var(--ztn-muted); }

/* line 1148, theme.scss */
.ztn-b2b-contact-strip {
  display: grid;
  grid-template-columns: 1.25fr 1fr 1fr auto;
  gap: 24px;
  margin-top: 78px;
  padding: 29px 30px;
  border-radius: 18px;
  background: var(--ztn-blush);
  align-items: center; }

/* line 1159, theme.scss */
.ztn-b2b-contact-strip span,
.ztn-b2b-contact-strip strong {
  display: block; }

/* line 1164, theme.scss */
.ztn-b2b-contact-strip span {
  margin-bottom: 4px;
  color: var(--ztn-muted);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.08em; }

/* line 1172, theme.scss */
.ztn-b2b-contact-strip a,
.ztn-b2b-contact-strip strong {
  font-weight: 700; }

/* line 1177, theme.scss */
html.ztn-motion .ztn-reveal {
  opacity: 0;
  translate: 0 24px;
  filter: blur(3px);
  transition: opacity 720ms cubic-bezier(0.2, 0.75, 0.25, 1), translate 720ms cubic-bezier(0.2, 0.75, 0.25, 1), filter 720ms ease, transform 200ms ease-out, border-color 200ms ease, box-shadow 200ms ease; }

/* line 1190, theme.scss */
html.ztn-motion .ztn-reveal.is-visible {
  opacity: 1;
  translate: 0 0;
  filter: none; }

/* line 1196, theme.scss */
html.ztn-motion .ztn-b2b-hero__visual.ztn-reveal {
  opacity: 1;
  translate: 0 0;
  filter: none; }

/* line 1202, theme.scss */
html.ztn-motion .ztn-b2b-card-grid > .ztn-reveal:nth-child(2),
html.ztn-motion .ztn-b2b-condition-grid > .ztn-reveal:nth-child(2),
html.ztn-motion .ztn-b2b-production__gallery > .ztn-reveal:nth-child(2) {
  transition-delay: 80ms; }

/* line 1208, theme.scss */
html.ztn-motion .ztn-b2b-card-grid > .ztn-reveal:nth-child(3),
html.ztn-motion .ztn-b2b-condition-grid > .ztn-reveal:nth-child(3),
html.ztn-motion .ztn-b2b-production__gallery > .ztn-reveal:nth-child(3) {
  transition-delay: 160ms; }

/* line 1214, theme.scss */
html.ztn-motion .ztn-b2b-condition-grid > .ztn-reveal:nth-child(4) {
  transition-delay: 240ms; }

/* line 1218, theme.scss */
html.ztn-motion .ztn-b2b-process__list > .ztn-reveal:nth-child(2),
html.ztn-motion .ztn-b2b-process__list > .ztn-reveal:nth-child(5) {
  transition-delay: 70ms; }

/* line 1223, theme.scss */
html.ztn-motion .ztn-b2b-process__list > .ztn-reveal:nth-child(3),
html.ztn-motion .ztn-b2b-process__list > .ztn-reveal:nth-child(6) {
  transition-delay: 140ms; }

/* line 1228, theme.scss */
[style*="--is-editor:true"] .ztn-reveal {
  opacity: 1 !important;
  translate: 0 0 !important;
  filter: none !important; }

/* line 1234, theme.scss */
[style*="--is-editor:true"] .ztn-b2b-marquee__track {
  animation-play-state: paused; }

@media (max-width: 1100px) {
  /* line 1239, theme.scss */
  .ztn-b2b-hero__grid {
    grid-template-columns: minmax(0, 1fr) minmax(370px, 0.82fr);
    gap: 48px; }

  /* line 1244, theme.scss */
  .ztn-b2b-condition-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 1248, theme.scss */
  .ztn-b2b-condition-card {
    min-height: 270px; }

  /* line 1252, theme.scss */
  .ztn-b2b-contact-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 900px) {
  /* line 1258, theme.scss */
  .ztn-b2b-section {
    padding: 82px 0; }

  /* line 1262, theme.scss */
  .ztn-b2b-anchor-nav {
    justify-content: flex-start;
    overflow-x: auto;
    scrollbar-width: none; }

  /* line 1268, theme.scss */
  .ztn-b2b-anchor-nav::-webkit-scrollbar {
    display: none; }

  /* line 1272, theme.scss */
  .ztn-b2b-anchor-nav a {
    flex: 0 0 auto; }

  /* line 1276, theme.scss */
  .ztn-b2b-hero__grid {
    grid-template-columns: 1fr; }

  /* line 1280, theme.scss */
  .ztn-b2b-hero__content {
    max-width: 760px; }

  /* line 1284, theme.scss */
  .ztn-b2b-hero__visual {
    min-height: 610px; }

  /* line 1288, theme.scss */
  .ztn-b2b-card-grid--3 {
    grid-template-columns: 1fr; }

  /* line 1292, theme.scss */
  .ztn-b2b-audience-card {
    min-height: 270px; }

  /* line 1296, theme.scss */
  .ztn-b2b-audience-card h3 {
    margin-top: 35px; }

  /* line 1300, theme.scss */
  .ztn-b2b-production__gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 1304, theme.scss */
  .ztn-b2b-production__photo--wide {
    grid-column: auto;
    height: 430px; }

  /* line 1309, theme.scss */
  .ztn-b2b-process__list {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 1313, theme.scss */
  .ztn-b2b-process__list li:not(:nth-child(3n + 1)) {
    padding-left: 0;
    border-left: 0; }

  /* line 1318, theme.scss */
  .ztn-b2b-process__list li:nth-child(even) {
    padding-left: 26px;
    border-left: 1px solid var(--ztn-line); }

  /* line 1323, theme.scss */
  .ztn-b2b-lead__layout,
  .ztn-b2b-faq__layout {
    grid-template-columns: 1fr; }

  /* line 1328, theme.scss */
  .ztn-b2b-lead__content {
    position: static;
    max-width: 680px; } }
@media (max-width: 700px) {
  /* line 1335, theme.scss */
  body[data-theme-template="index"] .header__area-text {
    display: none !important; }

  /* line 1339, theme.scss */
  .ztn-b2b-shell {
    padding-right: 18px;
    padding-left: 18px; }

  /* line 1344, theme.scss */
  .ztn-b2b-section {
    padding: 66px 0; }

  /* line 1348, theme.scss */
  .ztn-b2b-section h2,
  .ztn-b2b-production__head h2,
  .ztn-b2b-services__intro h2,
  .ztn-b2b-process__intro h2,
  .ztn-b2b-lead__content h2,
  .ztn-b2b-faq__intro h2 {
    font-size: clamp(35px, 11vw, 48px);
    line-height: 1; }

  /* line 1358, theme.scss */
  .ztn-b2b-section-head,
  .ztn-b2b-services__intro,
  .ztn-b2b-production__head {
    display: block;
    margin-bottom: 38px; }

  /* line 1365, theme.scss */
  .ztn-b2b-section-head h2,
  .ztn-b2b-production__head h2,
  .ztn-b2b-services__intro h2 {
    margin-bottom: 20px; }

  /* line 1371, theme.scss */
  .ztn-b2b-anchor-nav {
    min-height: 56px;
    margin-bottom: 38px;
    gap: 20px; }

  /* line 1377, theme.scss */
  .ztn-b2b-anchor-nav__cta {
    padding: 8px 13px; }

  /* line 1381, theme.scss */
  .ztn-b2b-hero {
    min-height: 0;
    padding-bottom: 18px; }

  /* line 1386, theme.scss */
  .ztn-b2b-hero h1 {
    font-size: clamp(42px, 13vw, 58px); }

  /* line 1390, theme.scss */
  .ztn-b2b-hero__lead {
    font-size: 18px; }

  /* line 1394, theme.scss */
  .ztn-b2b-actions {
    display: grid; }

  /* line 1398, theme.scss */
  .ztn-b2b-button {
    width: 100%; }

  /* line 1402, theme.scss */
  .ztn-b2b-hero__visual {
    min-height: 470px;
    transform: none;
    will-change: auto; }

  /* line 1408, theme.scss */
  .ztn-b2b-hero::before {
    opacity: 0.46; }

  /* line 1412, theme.scss */
  .ztn-b2b-marquee {
    margin-top: 38px;
    transform: rotate(-0.45deg); }

  /* line 1417, theme.scss */
  .ztn-b2b-marquee__track {
    animation-duration: 34s; }

  /* line 1421, theme.scss */
  .ztn-b2b-marquee__group {
    padding: 13px 16px;
    gap: 19px;
    font-size: 11px; }

  /* line 1427, theme.scss */
  .ztn-b2b-hero__photo--main {
    right: 15%; }

  /* line 1431, theme.scss */
  .ztn-b2b-hero__photo--secondary {
    top: 7%;
    width: 36%;
    height: 42%;
    border-width: 5px; }

  /* line 1438, theme.scss */
  .ztn-b2b-hero__badge {
    right: 0;
    bottom: 14%;
    width: 118px;
    height: 118px; }

  /* line 1445, theme.scss */
  .ztn-b2b-hero__badge strong {
    font-size: 34px; }

  /* line 1449, theme.scss */
  .ztn-b2b-hero__badge span {
    font-size: 11px; }

  /* line 1453, theme.scss */
  .ztn-b2b-audience-card,
  .ztn-b2b-condition-card {
    padding: 26px; }

  /* line 1458, theme.scss */
  .ztn-b2b-services__intro {
    padding-bottom: 38px; }

  /* line 1462, theme.scss */
  .ztn-b2b-services__intro > p {
    color: rgba(255, 255, 255, 0.67); }

  /* line 1466, theme.scss */
  .ztn-b2b-services__intro .ztn-b2b-text-link {
    margin-top: 25px; }

  /* line 1470, theme.scss */
  .ztn-b2b-service-row {
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 12px;
    padding: 25px 0; }

  /* line 1476, theme.scss */
  .ztn-b2b-service-row__mark {
    display: none; }

  /* line 1480, theme.scss */
  .ztn-b2b-production__gallery {
    grid-template-columns: 1fr; }

  /* line 1484, theme.scss */
  .ztn-b2b-production__photo,
  .ztn-b2b-production__photo--wide {
    grid-column: auto;
    height: 410px; }

  /* line 1490, theme.scss */
  .ztn-b2b-production__facts {
    grid-template-columns: 1fr; }

  /* line 1494, theme.scss */
  .ztn-b2b-production__facts > div {
    padding: 20px 0; }

  /* line 1498, theme.scss */
  .ztn-b2b-production__facts > div + div {
    padding-left: 0;
    border-top: 1px solid var(--ztn-line);
    border-left: 0; }

  /* line 1504, theme.scss */
  .ztn-b2b-condition-grid,
  .ztn-b2b-process__list {
    grid-template-columns: 1fr; }

  /* line 1509, theme.scss */
  .ztn-b2b-condition-card {
    min-height: 245px; }

  /* line 1513, theme.scss */
  .ztn-b2b-condition-card > strong {
    margin-bottom: 52px; }

  /* line 1517, theme.scss */
  .ztn-b2b-condition-note {
    align-items: flex-start;
    flex-direction: column; }

  /* line 1522, theme.scss */
  .ztn-b2b-process__list li,
  .ztn-b2b-process__list li:nth-child(even) {
    min-height: 190px;
    padding: 25px 0;
    border-left: 0; }

  /* line 1529, theme.scss */
  .ztn-b2b-lead__layout,
  .ztn-b2b-faq__layout {
    gap: 42px; }

  /* line 1534, theme.scss */
  .ztn-b2b-form {
    padding: 25px 20px;
    border-radius: 18px; }

  /* line 1539, theme.scss */
  .ztn-b2b-form__row {
    grid-template-columns: 1fr;
    gap: 0; }

  /* line 1544, theme.scss */
  .ztn-b2b-contact-strip {
    grid-template-columns: 1fr;
    margin-top: 54px; } }
@media (max-width: 420px) {
  /* line 1551, theme.scss */
  .ztn-b2b-hero__visual {
    min-height: 405px; }

  /* line 1555, theme.scss */
  .ztn-b2b-hero__caption {
    max-width: 180px;
    text-align: right; }

  /* line 1560, theme.scss */
  .ztn-b2b-production__photo,
  .ztn-b2b-production__photo--wide {
    height: 350px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 1567, theme.scss */
  html {
    scroll-behavior: auto; }

  /* line 1571, theme.scss */
  .ztn-b2b *,
  .ztn-b2b *::before,
  .ztn-b2b *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important; }

  /* line 1578, theme.scss */
  .ztn-b2b-marquee__track,
  .ztn-b2b-hero__visual::before {
    animation: none !important; }

  /* line 1583, theme.scss */
  html.ztn-motion .ztn-reveal {
    opacity: 1;
    translate: 0 0;
    filter: none; } }
/*
  ZooTwoNati — обновление шапки для уже установленной Editor Safe v3.
  Вставить целиком В САМЫЙ КОНЕЦ файла media/theme.scss и сохранить.
  Не заменяет и не меняет BlockListWidgetType.
*/
/* line 1595, theme.scss */
body[data-theme-template="index"] .header-part-main {
  position: relative;
  overflow: visible;
  border-bottom: 1px solid rgba(36, 31, 32, 0.1);
  background: radial-gradient(circle at 50% 50%, rgba(215, 93, 114, 0.085), rgba(0, 0, 0, 0) 260px), linear-gradient(180deg, #fffdfb 0%, #fbf8f5 100%); }

/* line 1604, theme.scss */
body[data-theme-template="index"] .header__area-logo {
  margin: 0 !important; }

/* line 1608, theme.scss */
body[data-theme-template="index"] .header__area-controls {
  margin-left: 0; }

@media screen and (min-width: 701px) {
  /* line 1613, theme.scss */
  body[data-theme-template="index"] .header-part-main__inner {
    position: relative;
    min-height: 94px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    grid-template-columns: minmax(0, 1fr) 224px minmax(0, 1fr) !important;
    align-items: center; }

  /* line 1622, theme.scss */
  body[data-theme-template="index"] .header__area-logo {
    position: relative;
    z-index: 1;
    display: flex;
    grid-column: 2;
    width: 214px !important;
    height: 76px !important;
    padding: 7px 18px;
    margin: 0 auto !important;
    border: 1px solid rgba(184, 70, 90, 0.2);
    border-radius: 21px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 14px 38px rgba(94, 55, 62, 0.13), 0 2px 8px rgba(94, 55, 62, 0.05);
    align-items: center;
    justify-content: center;
    overflow: visible; }

  /* line 1640, theme.scss */
  body[data-theme-template="index"] .header__area-logo::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 7px;
    right: -11px;
    bottom: 7px;
    left: -11px;
    border: 1px solid rgba(215, 93, 114, 0.12);
    border-radius: 24px;
    pointer-events: none; }

  /* line 1653, theme.scss */
  body[data-theme-template="index"] .header__area-logo::after {
    content: "";
    position: absolute;
    right: 26px;
    bottom: -1px;
    left: 26px;
    height: 3px;
    border-radius: 99px;
    background: linear-gradient(90deg, transparent, #b8465a 22%, #d75d72 78%, transparent);
    opacity: 0.72;
    pointer-events: none; }

  /* line 1666, theme.scss */
  body[data-theme-template="index"] .header__logo {
    display: flex !important;
    width: 178px !important;
    height: 60px !important;
    margin: 0 !important;
    align-items: center;
    justify-content: center;
    overflow: visible; }

  /* line 1676, theme.scss */
  body[data-theme-template="index"] .header__area-logo img {
    width: auto !important;
    max-width: 178px !important;
    height: auto !important;
    max-height: 60px !important;
    object-fit: contain;
    filter: contrast(1.075) saturate(1.04); }

  /* line 1685, theme.scss */
  body[data-theme-template="index"] .header__area-controls {
    grid-column: 3;
    justify-self: end; }

  /* line 1690, theme.scss */
  body[data-theme-template="index"] .header__cart {
    margin-left: 0; } }
@media screen and (max-width: 700px) {
  /* line 1696, theme.scss */
  body[data-theme-template="index"] .header-part-main__inner {
    min-height: 72px;
    grid-template-columns: minmax(44px, 1fr) 158px minmax(44px, 1fr) !important;
    align-items: center; }

  /* line 1702, theme.scss */
  body[data-theme-template="index"] .header__area-logo {
    position: relative;
    z-index: 1;
    display: flex;
    grid-column: 2;
    width: 158px !important;
    height: 56px !important;
    padding: 5px 13px;
    margin: 0 auto !important;
    border: 1px solid rgba(184, 70, 90, 0.18);
    border-radius: 17px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 9px 24px rgba(94, 55, 62, 0.11);
    align-items: center;
    justify-content: center;
    overflow: visible; }

  /* line 1720, theme.scss */
  body[data-theme-template="index"] .header__area-logo::after {
    content: "";
    position: absolute;
    right: 20px;
    bottom: -1px;
    left: 20px;
    height: 2px;
    border-radius: 99px;
    background: #b8465a;
    opacity: 0.7;
    pointer-events: none; }

  /* line 1733, theme.scss */
  body[data-theme-template="index"] .header__logo {
    display: flex !important;
    width: 132px !important;
    height: 44px !important;
    margin: 0 !important;
    align-items: center;
    justify-content: center;
    overflow: visible; }

  /* line 1743, theme.scss */
  body[data-theme-template="index"] .header__area-logo img {
    width: auto !important;
    max-width: 132px !important;
    height: auto !important;
    max-height: 44px !important;
    object-fit: contain;
    filter: contrast(1.075) saturate(1.04); }

  /* line 1752, theme.scss */
  body[data-theme-template="index"] .header__area-controls {
    grid-column: 3;
    justify-self: end; } }
/* Декор не создаёт слоёв над управляющими кнопками редактора InSales. */
/* line 1759, theme.scss */
body[data-editor-mode="true"] .header__area-logo::before,
body[data-editor-mode="true"] .header__area-logo::after {
  pointer-events: none !important; }

/* ZooTwoNati: prominent product examples directly below the hero */
/* line 1764, theme.scss */
.ztn-b2b-showcase {
  position: relative;
  overflow: hidden;
  background: radial-gradient(circle at 92% 12%, rgba(215, 93, 114, 0.12), rgba(0, 0, 0, 0) 27%), linear-gradient(180deg, #fffdfb 0%, #f8f0ed 100%); }

/* line 1772, theme.scss */
.ztn-b2b-showcase::before {
  content: "";
  position: absolute;
  top: 92px;
  right: -110px;
  width: 280px;
  height: 280px;
  border: 1px dashed rgba(172, 62, 82, 0.22);
  border-radius: 50%;
  pointer-events: none; }

/* line 1784, theme.scss */
.ztn-b2b-showcase > .ztn-b2b-shell {
  position: relative;
  z-index: 1; }

/* line 1789, theme.scss */
.ztn-b2b-showcase__editorial {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(430px, 0.88fr);
  gap: 16px; }

/* line 1795, theme.scss */
.ztn-b2b-showcase__feature,
.ztn-b2b-showcase__tile,
.ztn-b2b-showcase__rail figure {
  position: relative;
  overflow: hidden;
  margin: 0;
  background: #e9dfdb;
  box-shadow: 0 18px 50px rgba(82, 53, 57, 0.1); }

/* line 1805, theme.scss */
.ztn-b2b-showcase__feature {
  min-height: 648px;
  border-radius: 28px; }

/* line 1810, theme.scss */
.ztn-b2b-showcase__feature::after,
.ztn-b2b-showcase__tile::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 50%, rgba(25, 20, 21, 0.72) 100%);
  pointer-events: none; }

/* line 1819, theme.scss */
.ztn-b2b-showcase__feature img,
.ztn-b2b-showcase__tile img,
.ztn-b2b-showcase__rail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 480ms cubic-bezier(0.2, 0.75, 0.25, 1); }

/* line 1828, theme.scss */
.ztn-b2b-showcase__feature img {
  object-position: 50% 40%; }

/* line 1832, theme.scss */
.ztn-b2b-showcase__feature:hover img,
.ztn-b2b-showcase__tile:hover img,
.ztn-b2b-showcase__rail figure:hover img {
  transform: scale(1.035); }

/* line 1838, theme.scss */
.ztn-b2b-showcase__feature figcaption {
  position: absolute;
  z-index: 2;
  right: 30px;
  bottom: 28px;
  left: 30px;
  color: #fff; }

/* line 1847, theme.scss */
.ztn-b2b-showcase__feature figcaption strong {
  display: block;
  margin-bottom: 7px;
  font-size: clamp(24px, 2.4vw, 36px);
  font-weight: 600;
  letter-spacing: -0.035em;
  line-height: 1; }

/* line 1856, theme.scss */
.ztn-b2b-showcase__feature figcaption span {
  display: block;
  max-width: 520px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px; }

/* line 1863, theme.scss */
.ztn-b2b-showcase__tiles {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px; }

/* line 1869, theme.scss */
.ztn-b2b-showcase__tile {
  min-height: 316px;
  border-radius: 22px; }

/* line 1874, theme.scss */
.ztn-b2b-showcase__tile figcaption {
  position: absolute;
  z-index: 2;
  right: 18px;
  bottom: 16px;
  left: 18px;
  color: #fff;
  font-size: 14px;
  font-weight: 700; }

/* line 1885, theme.scss */
.ztn-b2b-showcase__rail {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px; }

/* line 1892, theme.scss */
.ztn-b2b-showcase__rail figure {
  height: 292px;
  border-radius: 18px; }

/* line 1897, theme.scss */
.ztn-b2b-showcase__rail figure:nth-child(2) img,
.ztn-b2b-showcase__rail figure:nth-child(4) img {
  object-position: 50% 42%; }

/* line 1902, theme.scss */
.ztn-b2b-showcase__footer {
  display: flex;
  margin-top: 34px;
  padding-top: 30px;
  border-top: 1px solid var(--ztn-line);
  align-items: center;
  justify-content: space-between;
  gap: 30px; }

/* line 1912, theme.scss */
.ztn-b2b-showcase__footer p {
  max-width: 690px;
  margin-bottom: 0;
  color: var(--ztn-muted);
  font-size: 18px; }

/* line 1919, theme.scss */
.ztn-b2b-showcase__footer .ztn-b2b-button {
  flex: 0 0 auto; }

@media (max-width: 1100px) {
  /* line 1924, theme.scss */
  .ztn-b2b-showcase__editorial {
    grid-template-columns: minmax(0, 1fr) minmax(390px, 0.88fr); }

  /* line 1928, theme.scss */
  .ztn-b2b-showcase__feature {
    min-height: 580px; }

  /* line 1932, theme.scss */
  .ztn-b2b-showcase__tile {
    min-height: 282px; }

  /* line 1936, theme.scss */
  .ztn-b2b-showcase__rail {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }

  /* line 1940, theme.scss */
  .ztn-b2b-showcase__rail figure {
    height: 410px; } }
@media (max-width: 900px) {
  /* line 1946, theme.scss */
  .ztn-b2b-showcase__editorial {
    grid-template-columns: 1fr; }

  /* line 1950, theme.scss */
  .ztn-b2b-showcase__feature {
    min-height: 610px; }

  /* line 1954, theme.scss */
  .ztn-b2b-showcase__tile {
    min-height: 360px; } }
@media (max-width: 700px) {
  /* line 1960, theme.scss */
  .ztn-b2b-hero__caption {
    right: 4px;
    bottom: 0;
    max-width: 190px;
    padding: 6px 9px;
    border: 1px solid rgba(36, 31, 32, 0.08);
    border-radius: 12px;
    background: rgba(255, 253, 251, 0.88);
    color: #51494a;
    font-size: 11px;
    line-height: 1.25;
    text-align: right;
    backdrop-filter: blur(6px); }

  /* line 1975, theme.scss */
  .ztn-b2b-showcase::before {
    display: none; }

  /* line 1979, theme.scss */
  .ztn-b2b-showcase__editorial {
    gap: 10px; }

  /* line 1983, theme.scss */
  .ztn-b2b-showcase__feature {
    min-height: 500px;
    border-radius: 20px; }

  /* line 1988, theme.scss */
  .ztn-b2b-showcase__feature figcaption {
    right: 20px;
    bottom: 20px;
    left: 20px; }

  /* line 1994, theme.scss */
  .ztn-b2b-showcase__feature figcaption span {
    font-size: 14px; }

  /* line 1998, theme.scss */
  .ztn-b2b-showcase__tiles {
    gap: 10px; }

  /* line 2002, theme.scss */
  .ztn-b2b-showcase__tile {
    min-height: 260px;
    border-radius: 16px; }

  /* line 2007, theme.scss */
  .ztn-b2b-showcase__tile figcaption {
    right: 12px;
    bottom: 12px;
    left: 12px;
    font-size: 12px; }

  /* line 2014, theme.scss */
  .ztn-b2b-showcase__rail {
    display: flex;
    margin-right: -18px;
    margin-left: -18px;
    padding: 0 18px 10px;
    overflow-x: auto;
    gap: 10px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none; }

  /* line 2025, theme.scss */
  .ztn-b2b-showcase__rail::-webkit-scrollbar {
    display: none; }

  /* line 2029, theme.scss */
  .ztn-b2b-showcase__rail figure {
    width: 72vw;
    height: auto;
    aspect-ratio: 3 / 4;
    flex: 0 0 72vw;
    border-radius: 16px;
    scroll-snap-align: start; }

  /* line 2038, theme.scss */
  .ztn-b2b-showcase__footer {
    align-items: stretch;
    flex-direction: column; }

  /* line 2043, theme.scss */
  .ztn-b2b-showcase__footer p {
    font-size: 16px; } }
@media (max-width: 420px) {
  /* line 2049, theme.scss */
  .ztn-b2b-showcase__feature {
    min-height: 430px; }

  /* line 2053, theme.scss */
  .ztn-b2b-showcase__tile {
    min-height: 220px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 2059, theme.scss */
  .ztn-b2b-showcase__feature img,
  .ztn-b2b-showcase__tile img,
  .ztn-b2b-showcase__rail img {
    transition: none !important; } }
/* line 2066, theme.scss */
body[data-editor-mode="true"] .ztn-b2b-showcase img,
[style*="--is-editor:true"] .ztn-b2b-showcase img {
  transform: none !important;
  transition: none !important; }

/*
  ZooTwoNati B2B v5 — финальные точечные правки поверх уже применённых
  header/showcase patch. Добавить В САМЫЙ КОНЕЦ media/theme.scss.
*/
/* Логотип: увеличиваем именно полезное изображение внутри исходного файла.
   Это помогает даже если у текущего логотипа большие пустые поля. */
@media screen and (min-width: 701px) {
  /* line 2079, theme.scss */
  .header-part-main__inner {
    grid-template-columns: minmax(0, 1fr) 330px minmax(0, 1fr) !important; }

  /* line 2083, theme.scss */
  .header__area-logo {
    width: 320px !important;
    height: 84px !important;
    padding: 7px 18px !important;
    overflow: hidden !important; }

  /* line 2090, theme.scss */
  .header__logo {
    width: 284px !important;
    height: 68px !important;
    overflow: hidden !important; }

  /* line 2096, theme.scss */
  .header__area-logo img {
    width: auto !important;
    max-width: 284px !important;
    height: auto !important;
    max-height: 68px !important;
    transform: scale(2.75);
    transform-origin: 50% 50%; } }
@media screen and (max-width: 700px) {
  /* line 2107, theme.scss */
  .header-part-main__inner {
    grid-template-columns: minmax(42px, 1fr) 210px minmax(42px, 1fr) !important; }

  /* line 2111, theme.scss */
  .header__area-logo {
    width: 210px !important;
    height: 62px !important;
    padding: 5px 12px !important;
    overflow: hidden !important; }

  /* line 2118, theme.scss */
  .header__logo {
    width: 184px !important;
    height: 50px !important;
    overflow: hidden !important; }

  /* line 2124, theme.scss */
  .header__area-logo img {
    width: auto !important;
    max-width: 184px !important;
    height: auto !important;
    max-height: 50px !important;
    transform: scale(2.1);
    transform-origin: 50% 50%; } }
/* Галерея стала больше: 11 нижних примеров вместо шести.
   На широком экране — две аккуратные строки, на планшете — сетка 4 колонки,
   на телефоне остаётся свайп из уже установленного showcase patch. */
@media screen and (min-width: 1101px) {
  /* line 2138, theme.scss */
  .ztn-b2b-showcase__rail {
    display: flex;
    flex-wrap: wrap;
    gap: 12px; }

  /* line 2144, theme.scss */
  .ztn-b2b-showcase__rail figure {
    min-width: 180px;
    height: 310px;
    flex: 1 1 180px; } }
@media screen and (min-width: 701px) and (max-width: 1100px) {
  /* line 2152, theme.scss */
  .ztn-b2b-showcase__rail {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px; }

  /* line 2158, theme.scss */
  .ztn-b2b-showcase__rail figure {
    width: auto;
    min-width: 0;
    height: auto;
    aspect-ratio: 3 / 4; } }
/* Декор не должен перекрывать управляющие элементы InSales. */
/* line 2167, theme.scss */
body[data-editor-mode="true"] .ztn-b2b-showcase,
body[data-editor-mode="true"] .ztn-b2b-showcase *,
[style*="--is-editor:true"] .ztn-b2b-showcase,
[style*="--is-editor:true"] .ztn-b2b-showcase * {
  pointer-events: auto; }

/* line 2174, theme.scss */
body[data-editor-mode="true"] .ztn-b2b-showcase::before,
[style*="--is-editor:true"] .ztn-b2b-showcase::before {
  pointer-events: none !important; }

/* ZooTwoNati B2B v14 — единая шапка и единый визуальный язык
   для главной, страниц, каталога, карточек товара и служебных разделов. */
/* line 2181, theme.scss */
body[data-theme-template] {
  background: #fbf8f5;
  color: #241f20;
  font-family: "PT Root UI", Arial, sans-serif; }

/* На главной эти зоны уже были скрыты. Повторяем ту же компактную
   B2B-компоновку на внутренних страницах, чтобы сетка не конфликтовала
   с увеличенным логотипом. */
/* line 2190, theme.scss */
body[data-theme-template] .header__area-search,
body[data-theme-template] .header__cabinet,
body[data-theme-template] .header__favorite,
body[data-theme-template] .header__area-collections {
  display: none !important; }

/* line 2197, theme.scss */
body[data-theme-template] .header-part-main {
  position: relative;
  overflow: visible;
  border-bottom: 1px solid rgba(36, 31, 32, 0.1);
  background: radial-gradient(circle at 50% 50%, rgba(215, 93, 114, 0.085), rgba(0, 0, 0, 0) 260px), linear-gradient(180deg, #fffdfb 0%, #fbf8f5 100%); }

/* line 2206, theme.scss */
body[data-theme-template] .header__area-logo {
  margin: 0 auto !important; }

/* line 2210, theme.scss */
body[data-theme-template] .header__area-controls {
  margin-left: 0; }

@media screen and (min-width: 701px) {
  /* line 2215, theme.scss */
  body[data-theme-template] .header-part-main__inner {
    position: relative;
    min-height: 94px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    grid-template-columns: minmax(0, 1fr) 224px minmax(0, 1fr) !important;
    align-items: center; }

  /* line 2224, theme.scss */
  body[data-theme-template] .header__area-logo {
    position: relative;
    z-index: 1;
    display: flex;
    width: 214px !important;
    height: 76px !important;
    padding: 7px 18px !important;
    border: 1px solid rgba(184, 70, 90, 0.2);
    border-radius: 21px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 14px 38px rgba(94, 55, 62, 0.13), 0 2px 8px rgba(94, 55, 62, 0.05);
    align-items: center;
    justify-content: center;
    overflow: hidden !important; }

  /* line 2240, theme.scss */
  body[data-theme-template] .header__area-logo::after {
    content: "";
    position: absolute;
    right: 26px;
    bottom: 0;
    left: 26px;
    height: 3px;
    border-radius: 99px;
    background: linear-gradient(90deg, transparent, #b8465a 22%, #d75d72 78%, transparent);
    opacity: 0.72;
    pointer-events: none; }

  /* line 2253, theme.scss */
  body[data-theme-template] .header__logo {
    display: flex !important;
    width: 178px !important;
    height: 60px !important;
    margin: 0 !important;
    align-items: center;
    justify-content: center;
    overflow: hidden !important; }

  /* line 2263, theme.scss */
  body[data-theme-template] .header__area-logo img {
    width: auto !important;
    max-width: 178px !important;
    height: auto !important;
    max-height: 60px !important;
    object-fit: contain;
    filter: contrast(1.075) saturate(1.04);
    transform: scale(2.75);
    transform-origin: 50% 50%; }

  /* line 2274, theme.scss */
  body[data-theme-template] .header__area-controls {
    grid-column: 3;
    justify-self: end; }

  /* line 2279, theme.scss */
  body[data-theme-template] .header__cart {
    margin-left: 0; } }
@media screen and (max-width: 700px) {
  /* line 2285, theme.scss */
  body[data-theme-template] .header__area-text {
    display: none !important; }

  /* line 2289, theme.scss */
  body[data-theme-template] .header-part-main__inner {
    min-height: 72px;
    grid-template-columns: minmax(44px, 1fr) 158px minmax(44px, 1fr) !important;
    align-items: center; }

  /* line 2295, theme.scss */
  body[data-theme-template] .header__area-logo {
    position: relative;
    z-index: 1;
    display: flex;
    grid-column: 2;
    width: 158px !important;
    height: 56px !important;
    padding: 5px 13px !important;
    border: 1px solid rgba(184, 70, 90, 0.18);
    border-radius: 17px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 9px 24px rgba(94, 55, 62, 0.11);
    align-items: center;
    justify-content: center;
    overflow: hidden !important; }

  /* line 2312, theme.scss */
  body[data-theme-template] .header__area-logo::after {
    content: "";
    position: absolute;
    right: 20px;
    bottom: 0;
    left: 20px;
    height: 2px;
    border-radius: 99px;
    background: #b8465a;
    opacity: 0.7;
    pointer-events: none; }

  /* line 2325, theme.scss */
  body[data-theme-template] .header__logo {
    display: flex !important;
    width: 132px !important;
    height: 44px !important;
    margin: 0 !important;
    align-items: center;
    justify-content: center;
    overflow: hidden !important; }

  /* line 2335, theme.scss */
  body[data-theme-template] .header__area-logo img {
    width: auto !important;
    max-width: 132px !important;
    height: auto !important;
    max-height: 44px !important;
    object-fit: contain;
    filter: contrast(1.075) saturate(1.04);
    transform: scale(2.1);
    transform-origin: 50% 50%; }

  /* line 2346, theme.scss */
  body[data-theme-template] .header__area-controls {
    grid-column: 3;
    justify-self: end; } }
/* Внутренние страницы: те же ширина, палитра, типографика и карточная
   пластика, что используются на B2B-главной. */
/* line 2354, theme.scss */
body[data-theme-template]:not([data-theme-template="index"]) main {
  min-height: 52vh;
  padding-bottom: 72px;
  background: radial-gradient(circle at 92% 8%, rgba(215, 93, 114, 0.075), rgba(0, 0, 0, 0) 320px), #fbf8f5; }

/* line 2362, theme.scss */
body[data-theme-template]:not([data-theme-template="index"]) main > .layout > .layout__content {
  width: 100%;
  max-width: 1304px !important;
  margin-right: auto;
  margin-left: auto;
  padding-right: 32px;
  padding-left: 32px; }

/* line 2371, theme.scss */
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_breadcrumbs_1 > .layout__content {
  padding-top: 28px !important;
  padding-bottom: 10px !important;
  color: #7c7072;
  font-size: 14px; }

/* line 2378, theme.scss */
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_page_title_1 > .layout__content {
  padding-top: 22px !important;
  padding-bottom: 24px !important; }

/* line 2383, theme.scss */
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_page_title_1 h1,
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_page_title_1 .page-title {
  margin: 0;
  color: #241f20;
  font-family: "PT Root UI", Arial, sans-serif;
  font-size: clamp(34px, 4vw, 52px);
  font-weight: 600;
  letter-spacing: -0.035em;
  line-height: 1.04; }

/* line 2394, theme.scss */
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_shops_5_1 > .layout__content,
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_page_content_1 > .layout__content,
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_product_1 > .layout__content,
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_article_1 > .layout__content,
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_cart_2 > .layout__content,
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_compare_2 > .layout__content,
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_search_form_1 > .layout__content {
  padding: 32px !important;
  border: 1px solid rgba(36, 31, 32, 0.1);
  border-radius: 26px;
  background: #fffdfb;
  box-shadow: 0 20px 55px rgba(82, 53, 57, 0.08); }

/* line 2408, theme.scss */
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_page_content_1 {
  color: #51494a;
  font-size: 16px;
  line-height: 1.7; }

/* line 2414, theme.scss */
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_page_content_1 a,
body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_article_1 a {
  color: #b8465a;
  text-decoration-color: rgba(184, 70, 90, 0.35);
  text-underline-offset: 3px; }

/* line 2421, theme.scss */
body[data-theme-template]:not([data-theme-template="index"]) main img,
body[data-theme-template]:not([data-theme-template="index"]) main iframe {
  border-radius: 18px; }

@media screen and (max-width: 700px) {
  /* line 2427, theme.scss */
  body[data-theme-template]:not([data-theme-template="index"]) main {
    padding-bottom: 48px; }

  /* line 2431, theme.scss */
  body[data-theme-template]:not([data-theme-template="index"]) main > .layout > .layout__content {
    padding-right: 18px;
    padding-left: 18px; }

  /* line 2436, theme.scss */
  body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_breadcrumbs_1 > .layout__content {
    padding-top: 20px !important; }

  /* line 2440, theme.scss */
  body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_page_title_1 h1,
  body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_page_title_1 .page-title {
    font-size: clamp(32px, 10vw, 42px); }

  /* line 2445, theme.scss */
  body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_shops_5_1 > .layout__content,
  body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_page_content_1 > .layout__content,
  body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_product_1 > .layout__content,
  body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_article_1 > .layout__content,
  body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_cart_2 > .layout__content,
  body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_compare_2 > .layout__content,
  body[data-theme-template]:not([data-theme-template="index"]) .widget-type_system_widget_v4_search_form_1 > .layout__content {
    padding: 20px !important;
    border-radius: 20px; } }
/* line 2458, theme.scss */
body[data-theme-template="index"] .widget-type_widget_zootwonati_b2b_home_2026,
body[data-theme-template="index"] .widget-type_widget_zootwonati_b2b_home_2026 > .layout__content {
  width: 100%;
  max-width: none;
  padding: 0 !important;
  background: transparent !important; }
