@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, #EF4444);
  --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, #f15f5f);
  --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, #f47c7c);
  --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, #fbd0d0);
  --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, #585858);
  --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, #6a6a6a);
  --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, #7a7a7a);
  --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, #acacac);
  --color-accent-text-half-shade-is-dark: var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark: var(--draft-color-text-dark, #3B3B3B);
  --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, #4e4e4e);
  --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, #626262);
  --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, #9d9d9d);
  --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, 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, 2);
  --heading-weight: var(--draft-heading-weight, 500);
  --collection_count: var(--draft-collection_count, 24);
  --search_count: var(--draft-search_count, 15);
  --blog_size: var(--draft-blog_size, 12);
  --product_not_available: var(--draft-product_not_available, shown);
  --layout-content-max-width: var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar: var(--draft-delta_sidebar, 2);
  --sidebar_index_show: var(--draft-sidebar_index_show, false);
  --sidebar_index_position: var(--draft-sidebar_index_position, left);
  --sidebar_collection_show: var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position: var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show: var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position: var(--draft-sidebar_cart_position, left);
  --sidebar_product_show: var(--draft-sidebar_product_show, false);
  --sidebar_product_position: var(--draft-sidebar_product_position, left);
  --sidebar_blog_show: var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position: var(--draft-sidebar_blog_position, left);
  --sidebar_article_show: var(--draft-sidebar_article_show, false);
  --sidebar_article_position: var(--draft-sidebar_article_position, left);
  --sidebar_page_show: var(--draft-sidebar_page_show, false);
  --sidebar_page_position: var(--draft-sidebar_page_position, left);
  --sidebar_compare_show: var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position: var(--draft-sidebar_compare_position, left);
  --sidebar_search_show: var(--draft-sidebar_search_show, false);
  --sidebar_search_position: var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled: var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled: var(--draft-favorite_enabled, false);
  --compare_enabled: var(--draft-compare_enabled, false); }

/* 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 */
.button {
  border-radius: 10px; }

/* line 18, theme.scss */
.banner-list__item-content .button {
  background: #fff;
  color: #000; }

/* line 24, theme.scss */
.etcl.etcl-neon5 {
  --n-dark: #111111;
  --n-dark2: #1a1a1a;
  --n-dark3: #222222;
  --n-light: #ffffff;
  --n-light2: #f5f5f5;
  --n-border-d: rgba(255, 255, 255, 0.1);
  --n-border-l: #e2e2e2;
  --n-accent: #FF8C42;
  --n-accent2: #e67a30;
  --n-text-d: #ffffff;
  --n-muted-d: rgba(255, 255, 255, 0.82);
  --n-muted2-d: rgba(255, 255, 255, 0.72);
  --n-text-l: #111111;
  --n-muted-l: #333333;
  --n-muted2-l: #666666;
  --n-font: 'Segoe UI', Arial, sans-serif; }

/* line 43, theme.scss */
.etcl.etcl-neon5 *,
.etcl.etcl-neon5 *::before,
.etcl.etcl-neon5 *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

/* line 51, theme.scss */
.etcl.etcl-neon5 {
  font-family: var(--n-font);
  background: var(--n-dark);
  color: var(--n-text-d);
  line-height: 1.5;
  -webkit-font-smoothing: antialiased; }

/* line 59, theme.scss */
.etcl.etcl-neon5 a {
  text-decoration: none;
  color: inherit; }

/* line 60, theme.scss */
.etcl.etcl-neon5 ul,
.etcl.etcl-neon5 ol {
  list-style: none; }

/* line 62, theme.scss */
.etcl.etcl-neon5 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* Buttons */
/* line 65, theme.scss */
.etcl.etcl-neon5 .n-btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--n-accent);
  color: #fff;
  padding: 16px 32px;
  min-width: 220px;
  border-radius: 3px;
  font-weight: 800;
  font-size: 15px;
  letter-spacing: .3px;
  transition: background .2s;
  white-space: nowrap; }

/* line 80, theme.scss */
.etcl.etcl-neon5 .n-btn-primary:hover {
  background: var(--n-accent2); }

/* line 82, theme.scss */
.etcl.etcl-neon5 .n-btn-ghost {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  color: rgba(255, 255, 255, 0.85);
  padding: 16px 32px;
  min-width: 220px;
  border-radius: 3px;
  font-weight: 700;
  font-size: 15px;
  border: 1.5px solid rgba(255, 255, 255, 0.25);
  transition: border-color .2s, color .2s;
  white-space: nowrap; }

/* line 97, theme.scss */
.etcl.etcl-neon5 .n-btn-ghost:hover {
  border-color: var(--n-accent);
  color: var(--n-accent); }

/* line 102, theme.scss */
.etcl.etcl-neon5 .n-btn-ghost-light {
  display: inline-flex;
  align-items: center;
  background: transparent;
  color: var(--n-text-l);
  padding: 16px 32px;
  border-radius: 3px;
  font-weight: 700;
  font-size: 15px;
  border: 1.5px solid var(--n-border-l);
  transition: border-color .2s, color .2s;
  white-space: nowrap; }

/* line 115, theme.scss */
.etcl.etcl-neon5 .n-btn-ghost-light:hover {
  border-color: var(--n-accent);
  color: var(--n-accent); }

/* line 120, theme.scss */
.etcl.etcl-neon5 .n-btn-dark {
  display: inline-flex;
  align-items: center;
  background: var(--n-dark);
  color: #fff;
  padding: 16px 36px;
  border-radius: 3px;
  font-weight: 800;
  font-size: 15px;
  transition: background .2s;
  white-space: nowrap; }

/* line 132, theme.scss */
.etcl.etcl-neon5 .n-btn-dark:hover {
  background: var(--n-dark3); }

/* HERO */
/* line 135, theme.scss */
.etcl.etcl-neon5 .n-hero {
  background: var(--n-dark);
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 560px;
  border-bottom: 1px solid var(--n-border-d);
  align-items: stretch; }

/* line 144, theme.scss */
.etcl.etcl-neon5 .n-hero-content {
  padding: 80px 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative; }

/* line 152, theme.scss */
.etcl.etcl-neon5 .n-hero-content::after {
  content: '';
  position: absolute;
  left: -80px;
  bottom: -80px;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 140, 66, 0.12) 0%, rgba(0, 0, 0, 0) 65%);
  pointer-events: none; }

/* line 164, theme.scss */
.etcl.etcl-neon5 .n-kicker {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--n-accent);
  margin-bottom: 24px; }

/* line 173, theme.scss */
.etcl.etcl-neon5 .n-hero h1 {
  font-size: 52px;
  font-weight: 900;
  line-height: 1.06;
  color: var(--n-text-d);
  margin-bottom: 22px; }

/* line 181, theme.scss */
.etcl.etcl-neon5 .n-hero h1 .n-acc {
  color: var(--n-accent); }

/* line 183, theme.scss */
.etcl.etcl-neon5 .n-hero .n-lead {
  font-size: 16px;
  color: var(--n-muted-d);
  line-height: 1.7;
  max-width: 480px;
  margin-bottom: 40px; }

/* line 191, theme.scss */
.etcl.etcl-neon5 .n-hero-ctas {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  max-width: 480px; }

/* line 198, theme.scss */
.etcl.etcl-neon5 .n-hero-ctas .n-btn-primary,
.etcl.etcl-neon5 .n-hero-ctas .n-btn-ghost {
  width: 100%;
  text-align: center;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 16px;
  padding-right: 16px; }

/* Ключевая правка: на ПК фото тянется по высоте секции, без aspect-ratio 1:1 */
/* line 209, theme.scss */
.etcl.etcl-neon5 .n-hero-photo {
  position: relative;
  overflow: hidden;
  background: var(--n-dark2);
  align-self: stretch;
  min-height: 100%;
  height: auto; }

/* line 218, theme.scss */
.etcl.etcl-neon5 .n-hero-photo img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 28%; }

/* Generic photo placeholder */
/* line 228, theme.scss */
.etcl.etcl-neon5 .n-photo-placeholder {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  color: var(--n-muted2-d);
  font-size: 13px;
  text-align: center;
  padding: 24px;
  border: 1.5px dashed rgba(255, 255, 255, 0.15); }

/* line 243, theme.scss */
.etcl.etcl-neon5 .n-photo-placeholder .n-photo-icon {
  font-size: 40px;
  opacity: .3;
  line-height: 1; }

/* line 249, theme.scss */
.etcl.etcl-neon5 .n-photo-placeholder strong {
  color: var(--n-accent);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase; }

/* line 257, theme.scss */
.etcl.etcl-neon5 .n-photo-placeholder span {
  font-size: 11px;
  color: var(--n-muted2-d);
  line-height: 1.6; }

/* Ticker */
/* line 264, theme.scss */
.etcl.etcl-neon5 .n-ticker {
  background: var(--n-accent);
  padding: 13px 0;
  overflow: hidden; }

/* line 270, theme.scss */
.etcl.etcl-neon5 .n-ticker-inner {
  display: flex;
  gap: 48px;
  white-space: nowrap;
  animation: n-tick 24s linear infinite; }

/* line 277, theme.scss */
.etcl.etcl-neon5 .n-ticker-inner span {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #fff;
  flex-shrink: 0; }

@keyframes n-tick {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-50%); } }
/* Stats */
/* line 292, theme.scss */
.etcl.etcl-neon5 .n-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  background: var(--n-light);
  border-bottom: 1px solid var(--n-border-l); }

/* line 299, theme.scss */
.etcl.etcl-neon5 .n-stat {
  padding: 36px 32px;
  border-right: 1px solid var(--n-border-l); }

/* line 304, theme.scss */
.etcl.etcl-neon5 .n-stat:last-child {
  border-right: none; }

/* line 306, theme.scss */
.etcl.etcl-neon5 .n-stat-num {
  font-size: 42px;
  font-weight: 900;
  color: var(--n-accent);
  line-height: 1;
  margin-bottom: 8px; }

/* line 314, theme.scss */
.etcl.etcl-neon5 .n-stat-label {
  font-size: 13px;
  color: var(--n-muted-l);
  line-height: 1.5; }

/* Sections */
/* line 321, theme.scss */
.etcl.etcl-neon5 .n-section {
  padding: 80px 72px;
  border-bottom: 1px solid var(--n-border-d); }

/* line 326, theme.scss */
.etcl.etcl-neon5 .n-section--dark {
  background: var(--n-dark);
  border-bottom-color: var(--n-border-d); }

/* line 331, theme.scss */
.etcl.etcl-neon5 .n-section--dark2 {
  background: var(--n-dark2);
  border-bottom-color: var(--n-border-d); }

/* line 336, theme.scss */
.etcl.etcl-neon5 .n-section--light {
  background: var(--n-light);
  border-bottom-color: var(--n-border-l); }

/* line 341, theme.scss */
.etcl.etcl-neon5 .n-section--light2 {
  background: var(--n-light2);
  border-bottom-color: var(--n-border-l); }

/* line 346, theme.scss */
.etcl.etcl-neon5 .n-section--dark h2,
.etcl.etcl-neon5 .n-section--dark2 h2 {
  color: var(--n-text-d); }

/* line 351, theme.scss */
.etcl.etcl-neon5 .n-section--dark .n-section-desc,
.etcl.etcl-neon5 .n-section--dark2 .n-section-desc {
  color: var(--n-muted-d); }

/* line 356, theme.scss */
.etcl.etcl-neon5 .n-section--light h2,
.etcl.etcl-neon5 .n-section--light2 h2 {
  color: var(--n-text-l); }

/* line 361, theme.scss */
.etcl.etcl-neon5 .n-section--light .n-section-desc,
.etcl.etcl-neon5 .n-section--light2 .n-section-desc {
  color: var(--n-muted-l); }

/* line 366, theme.scss */
.etcl.etcl-neon5 .n-section-header {
  margin-bottom: 48px; }

/* line 368, theme.scss */
.etcl.etcl-neon5 .n-eyebrow {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--n-accent);
  margin-bottom: 14px; }

/* line 377, theme.scss */
.etcl.etcl-neon5 .n-section h2 {
  font-size: 36px;
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 12px; }

/* line 384, theme.scss */
.etcl.etcl-neon5 .n-section-desc {
  font-size: 16px;
  max-width: 600px;
  line-height: 1.65; }

/* Audience old grid */
/* line 391, theme.scss */
.etcl.etcl-neon5 .n-audience-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background: var(--n-border-d);
  border: 1px solid var(--n-border-d); }

/* line 399, theme.scss */
.etcl.etcl-neon5 .n-audience-card {
  background: var(--n-dark2);
  padding: 36px 32px;
  transition: background .2s; }

/* line 405, theme.scss */
.etcl.etcl-neon5 .n-audience-card:hover {
  background: var(--n-dark3); }

/* line 407, theme.scss */
.etcl.etcl-neon5 .n-audience-tag {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--n-accent);
  border: 1px solid var(--n-accent);
  padding: 4px 10px;
  border-radius: 2px;
  margin-bottom: 16px; }

/* line 420, theme.scss */
.etcl.etcl-neon5 .n-audience-card h3 {
  font-size: 20px;
  font-weight: 800;
  color: var(--n-text-d);
  margin-bottom: 10px; }

/* line 427, theme.scss */
.etcl.etcl-neon5 .n-audience-card p {
  font-size: 14px;
  color: var(--n-muted-d);
  line-height: 1.65;
  margin-bottom: 18px; }

/* line 434, theme.scss */
.etcl.etcl-neon5 .n-audience-card ul li {
  font-size: 13px;
  color: var(--n-muted-d);
  padding: 7px 0;
  border-bottom: 1px solid var(--n-border-d);
  display: flex;
  align-items: center;
  gap: 10px; }

/* line 444, theme.scss */
.etcl.etcl-neon5 .n-audience-card ul li::before {
  content: '\2192\00a0';
  color: var(--n-accent);
  font-size: 12px;
  flex-shrink: 0; }

/* line 451, theme.scss */
.etcl.etcl-neon5 .n-audience-card ul li:last-child {
  border-bottom: none; }

/* Audience new layout */
/* line 454, theme.scss */
.etcl.etcl-neon5 .n-audience-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border: 1px solid var(--n-border-d); }

/* line 461, theme.scss */
.etcl.etcl-neon5 .n-audience-featured {
  background: var(--n-accent);
  padding: 48px 40px;
  border-right: none;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
  overflow: hidden; }

/* line 472, theme.scss */
.etcl.etcl-neon5 .n-audience-featured::before {
  content: '';
  position: absolute;
  right: -60px;
  top: -60px;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.07);
  pointer-events: none; }

/* line 484, theme.scss */
.etcl.etcl-neon5 .n-audience-featured .n-audience-tag {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.55);
  padding: 4px 10px;
  border-radius: 2px;
  width: fit-content;
  background: rgba(0, 0, 0, 0.15); }

/* line 498, theme.scss */
.etcl.etcl-neon5 .n-audience-featured h3 {
  font-size: 24px;
  font-weight: 800;
  color: #ffffff;
  margin: 0;
  line-height: 1.3; }

/* line 506, theme.scss */
.etcl.etcl-neon5 .n-audience-featured > p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.92);
  line-height: 1.7;
  margin: 0; }

/* line 513, theme.scss */
.etcl.etcl-neon5 .n-audience-featured .n-feat-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0; }

/* line 522, theme.scss */
.etcl.etcl-neon5 .n-audience-featured .n-feat-list li {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28); }

/* line 530, theme.scss */
.etcl.etcl-neon5 .n-audience-featured .n-feat-list li:last-child {
  border-bottom: none; }

/* line 532, theme.scss */
.etcl.etcl-neon5 .n-audience-featured-num {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.4);
  min-width: 28px;
  flex-shrink: 0; }

/* line 541, theme.scss */
.etcl.etcl-neon5 .n-audience-featured-item {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28); }

/* line 549, theme.scss */
.etcl.etcl-neon5 .n-audience-featured-item:last-child {
  border-bottom: none; }

/* line 551, theme.scss */
.etcl.etcl-neon5 .n-audience-featured-item strong {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 3px; }

/* line 559, theme.scss */
.etcl.etcl-neon5 .n-audience-featured-item p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
  line-height: 1.5; }

/* line 566, theme.scss */
.etcl.etcl-neon5 .n-audience-featured-items {
  margin-top: 20px; }

/* line 570, theme.scss */
.etcl.etcl-neon5 .n-audience-featured-desc {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.92);
  line-height: 1.65;
  margin-bottom: 4px; }

/* line 577, theme.scss */
.etcl.etcl-neon5 .n-audience-featured .n-feat-num {
  font-size: 10px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.4); }

/* line 583, theme.scss */
.etcl.etcl-neon5 .n-audience-featured .n-feat-title {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff; }

/* line 589, theme.scss */
.etcl.etcl-neon5 .n-audience-featured .n-feat-desc {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9); }

/* line 594, theme.scss */
.etcl.etcl-neon5 .n-audience-cards {
  display: flex;
  flex-direction: column;
  gap: 0; }

/* line 600, theme.scss */
.etcl.etcl-neon5 .n-audience-mini {
  background: rgba(255, 140, 66, 0.1);
  padding: 28px 32px;
  border-bottom: 1px solid rgba(255, 140, 66, 0.2);
  transition: background .2s;
  border-left: 4px solid var(--n-accent); }

/* line 608, theme.scss */
.etcl.etcl-neon5 .n-audience-mini:last-child {
  border-bottom: none; }

/* line 609, theme.scss */
.etcl.etcl-neon5 .n-audience-mini:hover {
  background: rgba(255, 140, 66, 0.18); }

/* line 611, theme.scss */
.etcl.etcl-neon5 .n-audience-mini .n-audience-tag {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
  background: var(--n-accent);
  border: 1px solid var(--n-accent);
  padding: 3px 8px;
  border-radius: 2px;
  margin-bottom: 10px; }

/* line 625, theme.scss */
.etcl.etcl-neon5 .n-audience-mini h3 {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 8px; }

/* line 632, theme.scss */
.etcl.etcl-neon5 .n-audience-mini > p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.6;
  margin: 0 0 12px; }

/* line 639, theme.scss */
.etcl.etcl-neon5 .n-audience-mini .n-mini-tags,
.etcl.etcl-neon5 .n-audience-mini .n-audience-mini-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px; }

/* line 646, theme.scss */
.etcl.etcl-neon5 .n-audience-mini .n-mini-tag,
.etcl.etcl-neon5 .n-audience-mini .n-audience-mini-tags span {
  font-size: 11px;
  font-weight: 600;
  color: var(--n-accent);
  background: rgba(255, 140, 66, 0.15);
  border: 1px solid rgba(255, 140, 66, 0.5);
  padding: 3px 10px;
  border-radius: 2px; }

/* line 657, theme.scss */
.etcl.etcl-neon5 .n-audience-mini .n-audience-mini-tags span + span::before {
  content: '';
  margin: 0 6px;
  color: rgba(255, 140, 66, 0.5);
  font-weight: 400; }

/* Categories */
/* line 665, theme.scss */
.etcl.etcl-neon5 .n-cat-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: var(--n-border-l);
  border: 1px solid var(--n-border-l); }

/* line 673, theme.scss */
.etcl.etcl-neon5 .n-cat-card {
  background: var(--n-light);
  display: flex;
  flex-direction: column;
  transition: background .15s; }

/* line 680, theme.scss */
.etcl.etcl-neon5 .n-cat-card:hover {
  background: var(--n-light2); }

/* line 682, theme.scss */
.etcl.etcl-neon5 .n-cat-photo {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
  background: var(--n-light2);
  overflow: hidden; }

/* line 690, theme.scss */
.etcl.etcl-neon5 .n-cat-photo img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 698, theme.scss */
.etcl.etcl-neon5 .n-cat-photo .n-photo-placeholder {
  border: none;
  background: var(--n-light2);
  color: var(--n-muted2-l); }

/* line 704, theme.scss */
.etcl.etcl-neon5 .n-cat-photo .n-photo-placeholder strong {
  color: var(--n-accent); }

/* line 708, theme.scss */
.etcl.etcl-neon5 .n-cat-photo .n-photo-placeholder span {
  color: var(--n-muted2-l); }

/* line 712, theme.scss */
.etcl.etcl-neon5 .n-cat-body {
  padding: 22px 22px 26px;
  flex: 1; }

/* line 717, theme.scss */
.etcl.etcl-neon5 .n-cat-label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--n-accent);
  margin-bottom: 8px; }

/* line 726, theme.scss */
.etcl.etcl-neon5 .n-cat-card h3 {
  font-size: 18px;
  font-weight: 800;
  color: var(--n-text-l);
  margin-bottom: 6px; }

/* line 733, theme.scss */
.etcl.etcl-neon5 .n-cat-card p {
  font-size: 13px;
  color: var(--n-muted-l);
  margin-bottom: 14px;
  line-height: 1.55; }

/* line 740, theme.scss */
.etcl.etcl-neon5 .n-cat-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px; }

/* line 746, theme.scss */
.etcl.etcl-neon5 .n-cat-tags span {
  font-size: 11px;
  color: var(--n-muted-l);
  border: 1px solid var(--n-border-l);
  padding: 3px 9px;
  border-radius: 2px;
  background: var(--n-light2); }

/* Features old grid */
/* line 756, theme.scss */
.etcl.etcl-neon5 .n-features-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background: var(--n-border-d);
  border: 1px solid var(--n-border-d); }

/* line 764, theme.scss */
.etcl.etcl-neon5 .n-feature {
  background: var(--n-dark2);
  padding: 36px 32px;
  display: flex;
  gap: 20px;
  transition: background .2s; }

/* line 772, theme.scss */
.etcl.etcl-neon5 .n-feature:hover {
  background: var(--n-dark3); }

/* line 774, theme.scss */
.etcl.etcl-neon5 .n-feature-num {
  font-size: 11px;
  font-weight: 700;
  color: var(--n-accent);
  letter-spacing: 1px;
  flex-shrink: 0;
  padding-top: 4px;
  opacity: .7; }

/* line 784, theme.scss */
.etcl.etcl-neon5 .n-feature h3 {
  font-size: 17px;
  font-weight: 800;
  color: var(--n-text-d);
  margin-bottom: 8px; }

/* line 791, theme.scss */
.etcl.etcl-neon5 .n-feature p {
  font-size: 13px;
  color: var(--n-muted-d);
  line-height: 1.65; }

/* line 797, theme.scss */
.etcl.etcl-neon5 .n-feature ul {
  margin-top: 12px; }

/* line 799, theme.scss */
.etcl.etcl-neon5 .n-feature ul li {
  font-size: 12px;
  color: var(--n-muted-d);
  padding: 6px 0;
  border-bottom: 1px solid var(--n-border-d);
  display: flex;
  align-items: center;
  gap: 8px; }

/* line 809, theme.scss */
.etcl.etcl-neon5 .n-feature ul li::before {
  content: '\2192\00a0';
  color: var(--n-accent);
  font-size: 14px;
  line-height: 1;
  flex-shrink: 0; }

/* line 817, theme.scss */
.etcl.etcl-neon5 .n-feature ul li:last-child {
  border-bottom: none; }

/* Benefits strip */
/* line 820, theme.scss */
.etcl.etcl-neon5 .n-benefits-strip {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  border: 1px solid var(--n-border-d); }

/* line 827, theme.scss */
.etcl.etcl-neon5 .n-benefit-strip-item {
  padding: 0 28px;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  display: flex;
  flex-direction: column; }

/* line 834, theme.scss */
.etcl.etcl-neon5 .n-benefit-strip-item:last-child {
  border-right: none; }

/* line 836, theme.scss */
.etcl.etcl-neon5 .n-benefit-big-num {
  font-size: 64px;
  font-weight: 900;
  color: var(--n-accent);
  line-height: 1;
  opacity: 0.38;
  font-family: var(--n-font); }

/* line 845, theme.scss */
.etcl.etcl-neon5 .n-benefit-strip-body h3 {
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 8px;
  line-height: 1.4; }

/* line 853, theme.scss */
.etcl.etcl-neon5 .n-benefit-strip-body p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.65;
  margin: 0 0 16px 0; }

/* line 860, theme.scss */
.etcl.etcl-neon5 .n-benefit-strip-tags {
  margin-top: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 6px; }

/* line 867, theme.scss */
.etcl.etcl-neon5 .n-benefit-strip-tags span {
  font-size: 11px;
  color: var(--n-accent);
  border: 1px solid rgba(255, 140, 66, 0.35);
  padding: 3px 8px;
  border-radius: 3px;
  font-weight: 600; }

/* line 876, theme.scss */
.etcl.etcl-neon5 .n-benefit-col {
  padding: 40px 32px;
  border-right: 1px solid var(--n-border-d);
  display: flex;
  flex-direction: column;
  gap: 12px; }

/* line 884, theme.scss */
.etcl.etcl-neon5 .n-benefit-col:last-child {
  border-right: none; }

/* line 886, theme.scss */
.etcl.etcl-neon5 .n-benefit-col h3 {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  line-height: 1.3; }

/* line 894, theme.scss */
.etcl.etcl-neon5 .n-benefit-col > p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.65;
  margin: 0;
  flex: 1; }

/* line 902, theme.scss */
.etcl.etcl-neon5 .n-benefit-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: auto;
  padding-top: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

/* line 911, theme.scss */
.etcl.etcl-neon5 .n-benefit-tag {
  font-size: 11px;
  font-weight: 600;
  color: var(--n-accent);
  background: rgba(255, 140, 66, 0.1);
  padding: 3px 8px;
  border-radius: 2px; }

/* line 920, theme.scss */
.etcl.etcl-neon5 .n-benefit-tag::before {
  content: '\2192\00a0';
  opacity: 0.7; }

/* Warehouse */
/* line 926, theme.scss */
.etcl.etcl-neon5 .n-warehouse-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: start; }

/* line 933, theme.scss */
.etcl.etcl-neon5 .n-warehouse-photo {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: var(--n-light2);
  overflow: hidden;
  border: 1px solid var(--n-border-l);
  border-radius: 2px; }

/* line 943, theme.scss */
.etcl.etcl-neon5 .n-warehouse-photo img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 951, theme.scss */
.etcl.etcl-neon5 .n-warehouse-photo .n-photo-placeholder {
  border: none;
  background: var(--n-light2);
  color: var(--n-muted2-l); }

/* line 957, theme.scss */
.etcl.etcl-neon5 .n-warehouse-photo .n-photo-placeholder strong {
  color: var(--n-accent); }

/* line 961, theme.scss */
.etcl.etcl-neon5 .n-warehouse-photo .n-photo-placeholder span {
  color: var(--n-muted2-l); }

/* line 965, theme.scss */
.etcl.etcl-neon5 .n-warehouses {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  background: var(--n-border-l);
  border: 1px solid var(--n-border-l); }

/* line 973, theme.scss */
.etcl.etcl-neon5 .n-warehouse {
  background: var(--n-light);
  padding: 36px 32px; }

/* line 978, theme.scss */
.etcl.etcl-neon5 .n-warehouse--active {
  background: var(--n-dark);
  border-left: 4px solid var(--n-accent); }

/* line 983, theme.scss */
.etcl.etcl-neon5 .n-warehouse-code {
  font-size: 44px;
  font-weight: 900;
  color: var(--n-accent);
  line-height: 1;
  margin-bottom: 10px;
  letter-spacing: -2px; }

/* line 992, theme.scss */
.etcl.etcl-neon5 .n-warehouse--active h3 {
  color: #ffffff !important;
  font-size: 18px; }

/* line 997, theme.scss */
.etcl.etcl-neon5 .n-warehouse--active p {
  color: rgba(255, 255, 255, 0.92) !important;
  font-size: 14px; }

/* line 1002, theme.scss */
.etcl.etcl-neon5 .n-warehouse--active ul li {
  color: rgba(255, 255, 255, 0.92) !important;
  border-bottom-color: rgba(255, 255, 255, 0.18);
  font-size: 13px; }

/* line 1008, theme.scss */
.etcl.etcl-neon5 .n-warehouse--active ul li::before {
  color: var(--n-accent); }

/* line 1010, theme.scss */
.etcl.etcl-neon5 .n-warehouse h3 {
  font-size: 17px;
  font-weight: 800;
  color: var(--n-text-l);
  margin-bottom: 8px; }

/* line 1017, theme.scss */
.etcl.etcl-neon5 .n-warehouse p {
  font-size: 13px;
  color: var(--n-muted-l);
  line-height: 1.65;
  margin-bottom: 16px; }

/* line 1024, theme.scss */
.etcl.etcl-neon5 .n-warehouse ul li {
  font-size: 12px;
  color: var(--n-muted-l);
  padding: 6px 0;
  border-bottom: 1px solid var(--n-border-l);
  display: flex;
  align-items: center;
  gap: 8px; }

/* line 1034, theme.scss */
.etcl.etcl-neon5 .n-warehouse ul li::before {
  content: '\2192\00a0';
  color: var(--n-accent);
  font-size: 11px;
  flex-shrink: 0; }

/* line 1041, theme.scss */
.etcl.etcl-neon5 .n-warehouse ul li:last-child {
  border-bottom: none; }

/* line 1043, theme.scss */
.etcl.etcl-neon5 .n-warehouse-link {
  display: inline-block;
  margin-top: 18px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: var(--n-accent);
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 140, 66, 0.4);
  padding-bottom: 2px;
  transition: border-color .2s, color .2s; }

/* line 1056, theme.scss */
.etcl.etcl-neon5 .n-warehouse-link:hover {
  color: #ff6a00;
  border-bottom-color: #ff6a00; }

/* Steps */
/* line 1062, theme.scss */
.etcl.etcl-neon5 .n-steps {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1px;
  background: var(--n-border-d);
  border: 1px solid var(--n-border-d); }

/* line 1070, theme.scss */
.etcl.etcl-neon5 .n-step {
  background: var(--n-dark2);
  padding: 28px 22px;
  transition: background .2s; }

/* line 1076, theme.scss */
.etcl.etcl-neon5 .n-step:hover {
  background: var(--n-dark3); }

/* line 1078, theme.scss */
.etcl.etcl-neon5 .n-step-num {
  font-size: 30px;
  font-weight: 900;
  color: var(--n-accent);
  line-height: 1;
  margin-bottom: 14px;
  opacity: .85; }

/* line 1087, theme.scss */
.etcl.etcl-neon5 .n-step h3 {
  font-size: 15px;
  font-weight: 800;
  color: var(--n-text-d);
  margin-bottom: 8px; }

/* line 1094, theme.scss */
.etcl.etcl-neon5 .n-step p {
  font-size: 12px;
  color: var(--n-muted-d);
  line-height: 1.6; }

/* FAQ */
/* line 1101, theme.scss */
.etcl.etcl-neon5 .n-faq {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  background: var(--n-border-l);
  border: 1px solid var(--n-border-l); }

/* line 1109, theme.scss */
.etcl.etcl-neon5 .n-faq-item {
  background: var(--n-light);
  padding: 28px 28px;
  transition: background .15s; }

/* line 1115, theme.scss */
.etcl.etcl-neon5 .n-faq-item:hover {
  background: var(--n-light2); }

/* line 1117, theme.scss */
.etcl.etcl-neon5 .n-faq-q {
  font-size: 15px;
  font-weight: 700;
  color: var(--n-text-l);
  margin-bottom: 10px;
  display: flex;
  gap: 10px;
  align-items: flex-start; }

/* line 1127, theme.scss */
.etcl.etcl-neon5 .n-faq-q::before {
  content: 'Q';
  font-size: 10px;
  font-weight: 700;
  color: var(--n-accent);
  border: 1px solid var(--n-accent);
  padding: 2px 6px;
  border-radius: 2px;
  flex-shrink: 0;
  margin-top: 3px; }

/* line 1139, theme.scss */
.etcl.etcl-neon5 .n-faq-a {
  font-size: 13px;
  color: var(--n-muted-l);
  line-height: 1.65;
  padding-left: 32px; }

/* CTA */
/* line 1147, theme.scss */
.etcl.etcl-neon5 .n-cta {
  padding: 80px 72px;
  background: var(--n-accent);
  position: relative;
  overflow: hidden; }

/* line 1154, theme.scss */
.etcl.etcl-neon5 .n-cta::before {
  content: '';
  position: absolute;
  right: -80px;
  top: -80px;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.08);
  pointer-events: none; }

/* line 1166, theme.scss */
.etcl.etcl-neon5 .n-cta h2 {
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  max-width: 600px;
  margin-bottom: 14px;
  line-height: 1.1;
  position: relative; }

/* line 1176, theme.scss */
.etcl.etcl-neon5 .n-cta p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.85);
  max-width: 500px;
  margin-bottom: 36px;
  line-height: 1.65;
  position: relative; }

/* line 1185, theme.scss */
.etcl.etcl-neon5 .n-cta-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  position: relative; }

/* Contacts */
/* line 1193, theme.scss */
.etcl.etcl-neon5 .n-contacts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: var(--n-border-d);
  border: 1px solid var(--n-border-d); }

/* line 1201, theme.scss */
.etcl.etcl-neon5 .n-contact-item {
  background: var(--n-dark2);
  padding: 28px 28px; }

/* line 1206, theme.scss */
.etcl.etcl-neon5 .n-contact-label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--n-accent);
  margin-bottom: 12px; }

/* line 1215, theme.scss */
.etcl.etcl-neon5 .n-contact-item p {
  font-size: 14px;
  color: #ffffff;
  line-height: 1.75; }

/* line 1221, theme.scss */
.etcl.etcl-neon5 .n-contact-item a {
  color: #ffffff;
  transition: color .2s; }

/* line 1226, theme.scss */
.etcl.etcl-neon5 .n-contact-item a:hover {
  color: var(--n-accent); }

/* Form */
/* line 1229, theme.scss */
.etcl.etcl-neon5 .n-form-section {
  padding: 80px 72px;
  background: var(--n-light);
  border-bottom: 1px solid var(--n-border-l); }

/* line 1235, theme.scss */
.etcl.etcl-neon5 .n-form-wrap {
  max-width: 560px; }

/* line 1237, theme.scss */
.etcl.etcl-neon5 .n-form-wrap h2 {
  font-size: 32px;
  font-weight: 900;
  color: var(--n-text-l);
  margin-bottom: 8px; }

/* line 1244, theme.scss */
.etcl.etcl-neon5 .n-form-wrap p {
  font-size: 15px;
  color: var(--n-muted-l);
  margin-bottom: 32px;
  line-height: 1.65; }

/* line 1251, theme.scss */
.etcl.etcl-neon5 .n-form-placeholder {
  border: 1.5px dashed var(--n-border-l);
  padding: 48px 32px;
  text-align: center;
  color: var(--n-muted2-l);
  font-size: 13px;
  border-radius: 3px;
  background: var(--n-light2); }

/* Topbar */
/* line 1262, theme.scss */
.etcl.etcl-neon5 .n-topbar {
  background: #0d0d0d;
  border-bottom: 1px solid var(--n-border-d);
  padding: 10px 72px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px; }

/* line 1272, theme.scss */
.etcl.etcl-neon5 .n-topbar-brand {
  font-size: 13px;
  font-weight: 700;
  color: var(--n-accent);
  letter-spacing: .3px; }

/* line 1279, theme.scss */
.etcl.etcl-neon5 .n-topbar-nav {
  display: flex;
  align-items: center;
  gap: 24px; }

/* line 1285, theme.scss */
.etcl.etcl-neon5 .n-topbar-nav a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  transition: color .2s;
  white-space: nowrap; }

/* line 1292, theme.scss */
.etcl.etcl-neon5 .n-topbar-nav a:hover {
  color: var(--n-accent); }

/* line 1294, theme.scss */
.etcl.etcl-neon5 .n-topbar-switch {
  font-size: 12px;
  font-weight: 700;
  color: var(--n-accent);
  border: 1px solid rgba(255, 140, 66, 0.4);
  padding: 5px 14px;
  border-radius: 3px;
  transition: background .2s, color .2s;
  white-space: nowrap; }

/* line 1305, theme.scss */
.etcl.etcl-neon5 .n-topbar-switch:hover {
  background: var(--n-accent);
  color: #fff; }

/* Footer */
/* line 1311, theme.scss */
.etcl.etcl-neon5 .n-footer {
  padding: 32px 72px;
  background: #0d0d0d;
  border-top: 1px solid var(--n-border-d);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px; }

/* line 1322, theme.scss */
.etcl.etcl-neon5 .n-footer-brand {
  font-size: 14px;
  font-weight: 700;
  color: var(--n-accent); }

/* line 1328, theme.scss */
.etcl.etcl-neon5 .n-footer-links {
  display: flex;
  gap: 24px; }

/* line 1333, theme.scss */
.etcl.etcl-neon5 .n-footer-links a {
  font-size: 12px;
  color: var(--n-muted2-d);
  transition: color .2s; }

/* line 1339, theme.scss */
.etcl.etcl-neon5 .n-footer-links a:hover {
  color: var(--n-accent); }

/* line 1341, theme.scss */
.etcl.etcl-neon5 .n-footer-copy {
  font-size: 12px;
  color: var(--n-muted2-d); }

/* Responsive */
@media (max-width: 1200px) {
  /* line 1348, theme.scss */
  .etcl.etcl-neon5 .n-hero-content {
    padding: 72px 56px; }

  /* line 1349, theme.scss */
  .etcl.etcl-neon5 .n-hero h1 {
    font-size: 46px; }

  /* line 1351, theme.scss */
  .etcl.etcl-neon5 .n-section {
    padding: 72px 56px; }

  /* line 1352, theme.scss */
  .etcl.etcl-neon5 .n-cta {
    padding: 72px 56px; }

  /* line 1353, theme.scss */
  .etcl.etcl-neon5 .n-form-section {
    padding: 72px 56px; }

  /* line 1354, theme.scss */
  .etcl.etcl-neon5 .n-footer {
    padding: 28px 56px; } }
@media (max-width: 1024px) {
  /* line 1358, theme.scss */
  .etcl.etcl-neon5 .n-topbar {
    padding: 10px 40px; } }
@media (max-width: 900px) {
  /* line 1362, theme.scss */
  .etcl.etcl-neon5 .n-hero {
    grid-template-columns: 1fr;
    min-height: auto; }

  /* line 1367, theme.scss */
  .etcl.etcl-neon5 .n-hero-photo {
    min-height: auto;
    height: auto;
    aspect-ratio: 16 / 10;
    max-height: 320px;
    order: 2;
    align-self: auto; }

  /* line 1376, theme.scss */
  .etcl.etcl-neon5 .n-hero-content {
    padding: 56px 40px;
    order: 1; }

  /* line 1381, theme.scss */
  .etcl.etcl-neon5 .n-hero h1 {
    font-size: 40px; }

  /* line 1383, theme.scss */
  .etcl.etcl-neon5 .n-hero-ctas {
    max-width: 100%; }

  /* line 1385, theme.scss */
  .etcl.etcl-neon5 .n-hero-ctas .n-btn-primary,
  .etcl.etcl-neon5 .n-hero-ctas .n-btn-ghost {
    flex: 1 1 0; }

  /* line 1390, theme.scss */
  .etcl.etcl-neon5 .n-stats {
    grid-template-columns: repeat(2, 1fr); }

  /* line 1392, theme.scss */
  .etcl.etcl-neon5 .n-audience-layout {
    grid-template-columns: 1fr; }

  /* line 1393, theme.scss */
  .etcl.etcl-neon5 .n-audience-featured {
    padding: 36px 28px; }

  /* line 1394, theme.scss */
  .etcl.etcl-neon5 .n-audience-featured h3 {
    font-size: 22px; }

  /* line 1396, theme.scss */
  .etcl.etcl-neon5 .n-cat-grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 1398, theme.scss */
  .etcl.etcl-neon5 .n-features-grid {
    grid-template-columns: 1fr; }

  /* line 1400, theme.scss */
  .etcl.etcl-neon5 .n-benefits-strip {
    grid-template-columns: repeat(2, 1fr); }

  /* line 1401, theme.scss */
  .etcl.etcl-neon5 .n-benefit-strip-item {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding: 20px 0; }

  /* line 1406, theme.scss */
  .etcl.etcl-neon5 .n-benefit-strip-item:last-child {
    border-bottom: none; }

  /* line 1408, theme.scss */
  .etcl.etcl-neon5 .n-warehouse-layout {
    grid-template-columns: 1fr; }

  /* line 1409, theme.scss */
  .etcl.etcl-neon5 .n-warehouses {
    grid-template-columns: repeat(2, 1fr); }

  /* line 1411, theme.scss */
  .etcl.etcl-neon5 .n-steps {
    grid-template-columns: repeat(3, 1fr); }

  /* line 1413, theme.scss */
  .etcl.etcl-neon5 .n-faq {
    grid-template-columns: 1fr; }

  /* line 1415, theme.scss */
  .etcl.etcl-neon5 .n-contacts {
    grid-template-columns: repeat(2, 1fr); }

  /* line 1417, theme.scss */
  .etcl.etcl-neon5 .n-section {
    padding: 56px 40px; }

  /* line 1418, theme.scss */
  .etcl.etcl-neon5 .n-cta {
    padding: 56px 40px; }

  /* line 1419, theme.scss */
  .etcl.etcl-neon5 .n-form-section {
    padding: 56px 40px; }

  /* line 1420, theme.scss */
  .etcl.etcl-neon5 .n-footer {
    padding: 24px 40px; } }
@media (max-width: 768px) {
  /* line 1424, theme.scss */
  .etcl.etcl-neon5 .n-hero-content {
    padding: 44px 28px; }

  /* line 1425, theme.scss */
  .etcl.etcl-neon5 .n-hero h1 {
    font-size: 34px; }

  /* line 1426, theme.scss */
  .etcl.etcl-neon5 .n-hero .n-lead {
    font-size: 15px; }

  /* line 1428, theme.scss */
  .etcl.etcl-neon5 .n-section {
    padding: 48px 28px; }

  /* line 1429, theme.scss */
  .etcl.etcl-neon5 .n-section h2 {
    font-size: 28px; }

  /* line 1431, theme.scss */
  .etcl.etcl-neon5 .n-stat {
    padding: 24px 20px; }

  /* line 1432, theme.scss */
  .etcl.etcl-neon5 .n-stat-num {
    font-size: 34px; }

  /* line 1434, theme.scss */
  .etcl.etcl-neon5 .n-audience-layout {
    grid-template-columns: 1fr; }

  /* line 1435, theme.scss */
  .etcl.etcl-neon5 .n-audience-featured {
    padding: 32px 24px; }

  /* line 1436, theme.scss */
  .etcl.etcl-neon5 .n-audience-featured h3 {
    font-size: 22px; }

  /* line 1437, theme.scss */
  .etcl.etcl-neon5 .n-audience-cards {
    gap: 1px; }

  /* line 1439, theme.scss */
  .etcl.etcl-neon5 .n-steps {
    grid-template-columns: repeat(2, 1fr); }

  /* line 1441, theme.scss */
  .etcl.etcl-neon5 .n-contacts {
    grid-template-columns: 1fr; }

  /* line 1443, theme.scss */
  .etcl.etcl-neon5 .n-cta {
    padding: 48px 28px; }

  /* line 1444, theme.scss */
  .etcl.etcl-neon5 .n-cta h2 {
    font-size: 30px; }

  /* line 1445, theme.scss */
  .etcl.etcl-neon5 .n-form-section {
    padding: 48px 28px; }

  /* line 1447, theme.scss */
  .etcl.etcl-neon5 .n-footer {
    padding: 24px 28px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px; }

  /* line 1454, theme.scss */
  .etcl.etcl-neon5 .n-topbar {
    padding: 10px 24px;
    gap: 12px; }

  /* line 1455, theme.scss */
  .etcl.etcl-neon5 .n-topbar-nav {
    gap: 16px; } }
@media (max-width: 480px) {
  /* line 1459, theme.scss */
  .etcl.etcl-neon5 .n-hero-content {
    padding: 36px 20px; }

  /* line 1460, theme.scss */
  .etcl.etcl-neon5 .n-hero h1 {
    font-size: 28px; }

  /* line 1462, theme.scss */
  .etcl.etcl-neon5 .n-hero-photo {
    aspect-ratio: 16 / 10;
    max-height: 260px;
    height: auto; }

  /* line 1468, theme.scss */
  .etcl.etcl-neon5 .n-hero-ctas {
    grid-template-columns: 1fr;
    max-width: 100%;
    gap: 10px; }

  /* line 1474, theme.scss */
  .etcl.etcl-neon5 .n-hero-ctas .n-btn-primary,
  .etcl.etcl-neon5 .n-hero-ctas .n-btn-ghost {
    width: 100%;
    justify-content: center;
    padding: 14px 20px; }

  /* line 1481, theme.scss */
  .etcl.etcl-neon5 .n-cta-actions {
    flex-direction: column;
    gap: 10px; }

  /* line 1486, theme.scss */
  .etcl.etcl-neon5 .n-btn-primary,
  .etcl.etcl-neon5 .n-btn-ghost,
  .etcl.etcl-neon5 .n-btn-dark {
    width: 100%;
    justify-content: center; }

  /* line 1493, theme.scss */
  .etcl.etcl-neon5 .n-section {
    padding: 40px 20px; }

  /* line 1494, theme.scss */
  .etcl.etcl-neon5 .n-section h2 {
    font-size: 24px; }

  /* line 1496, theme.scss */
  .etcl.etcl-neon5 .n-stats {
    grid-template-columns: repeat(2, 1fr); }

  /* line 1497, theme.scss */
  .etcl.etcl-neon5 .n-stat {
    padding: 20px 16px; }

  /* line 1498, theme.scss */
  .etcl.etcl-neon5 .n-stat-num {
    font-size: 28px; }

  /* line 1500, theme.scss */
  .etcl.etcl-neon5 .n-cat-grid {
    grid-template-columns: 1fr; }

  /* line 1502, theme.scss */
  .etcl.etcl-neon5 .n-benefits-strip {
    grid-template-columns: 1fr; }

  /* line 1503, theme.scss */
  .etcl.etcl-neon5 .n-benefit-big-num {
    font-size: 40px; }

  /* line 1505, theme.scss */
  .etcl.etcl-neon5 .n-warehouses {
    grid-template-columns: 1fr; }

  /* line 1507, theme.scss */
  .etcl.etcl-neon5 .n-steps {
    grid-template-columns: 1fr; }

  /* line 1509, theme.scss */
  .etcl.etcl-neon5 .n-cta {
    padding: 40px 20px; }

  /* line 1510, theme.scss */
  .etcl.etcl-neon5 .n-cta h2 {
    font-size: 24px; }

  /* line 1512, theme.scss */
  .etcl.etcl-neon5 .n-form-section {
    padding: 40px 20px; }

  /* line 1514, theme.scss */
  .etcl.etcl-neon5 .n-footer {
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px; }

  /* line 1521, theme.scss */
  .etcl.etcl-neon5 .n-footer-links {
    flex-direction: column;
    gap: 8px; }

  /* line 1523, theme.scss */
  .etcl.etcl-neon5 .n-hero-messengers {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px; }

  /* line 1529, theme.scss */
  .etcl.etcl-neon5 .n-messenger-btn {
    width: 100%;
    justify-content: center; }

  /* line 1534, theme.scss */
  .etcl.etcl-neon5 .n-topbar {
    padding: 8px 16px;
    flex-wrap: wrap; }

  /* line 1535, theme.scss */
  .etcl.etcl-neon5 .n-topbar-nav {
    gap: 12px; }

  /* line 1536, theme.scss */
  .etcl.etcl-neon5 .n-topbar-nav a {
    font-size: 11px; }

  /* line 1537, theme.scss */
  .etcl.etcl-neon5 .n-topbar-switch {
    font-size: 11px;
    padding: 4px 10px; } }
@media (max-width: 360px) {
  /* line 1541, theme.scss */
  .etcl.etcl-neon5 .n-hero-content {
    padding: 28px 16px; }

  /* line 1542, theme.scss */
  .etcl.etcl-neon5 .n-hero h1 {
    font-size: 24px; }

  /* line 1543, theme.scss */
  .etcl.etcl-neon5 .n-section {
    padding: 32px 16px; }

  /* line 1544, theme.scss */
  .etcl.etcl-neon5 .n-cta {
    padding: 32px 16px; }

  /* line 1545, theme.scss */
  .etcl.etcl-neon5 .n-form-section {
    padding: 32px 16px; }

  /* line 1546, theme.scss */
  .etcl.etcl-neon5 .n-kicker {
    font-size: 10px;
    letter-spacing: 2px; }

  /* line 1547, theme.scss */
  .etcl.etcl-neon5 .n-eyebrow {
    font-size: 10px;
    letter-spacing: 2px; }

  /* line 1548, theme.scss */
  .etcl.etcl-neon5 .n-stat-num {
    font-size: 24px; }

  /* line 1549, theme.scss */
  .etcl.etcl-neon5 .n-section h2 {
    font-size: 21px; } }
@media (max-width: 932px) and (orientation: landscape) {
  /* line 1553, theme.scss */
  .etcl.etcl-neon5 .n-hero-photo {
    display: none; }

  /* line 1557, theme.scss */
  .etcl.etcl-neon5 .n-hero {
    grid-template-columns: 1fr;
    min-height: auto; }

  /* line 1562, theme.scss */
  .etcl.etcl-neon5 .n-hero-content {
    padding-top: 40px;
    padding-bottom: 40px; } }
