@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #E8DFD9);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #e3d8d0);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #dccec5);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #8c6b54);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #030303);
  --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, #1c1c1c);
  --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, #353535);
  --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, #818181);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #A6A8A3);
  --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, #b7b9b4);
  --color-accent-text-minor-shade-is-light:var(--draft-color-accent-text-minor-shade-is-light, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #c7c9c5);
  --color-accent-text-major-shade-is-light:var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #f9f9f8);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 10px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Montserrat);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Montserrat);
  --heading-ratio:var(--draft-heading-ratio, 3.0);
  --heading-weight:var(--draft-heading-weight, 700);
  --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, 1680px);
  --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; } }
/* === Elena Krutovertseva landing === */
/* line 31, theme.scss */
body[data-theme-template="index"] {
  --ink: #191817;
  --paper: #f6f1e9;
  --paper-2: #ede5da;
  --wine: #6f2237;
  --wine-dark: #4e1626;
  --gold: #b49667;
  --muted: #706b64;
  --line: rgba(25,24,23,.14);
  --white: #fff;
  --shadow: 0 30px 80px rgba(50, 31, 24, .12);
  --radius: 28px; }

/* line 45, theme.scss */
.ek-site * {
  box-sizing: border-box; }

/* line 46, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 47, theme.scss */
body[data-theme-template="index"] {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: var(--ink);
  background: var(--paper);
  line-height: 1.55; }

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

/* line 55, theme.scss */
.ek-site a {
  color: inherit;
  text-decoration: none; }

/* line 56, theme.scss */
.ek-site button,
.ek-site input,
.ek-site textarea {
  font: inherit; }

/* line 59, theme.scss */
.ek-site img {
  max-width: 100%;
  display: block; }

/* line 61, theme.scss */
.ek-site .container {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto; }

/* line 66, theme.scss */
.ek-site .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-transform: uppercase;
  letter-spacing: .18em;
  font-size: 12px;
  font-weight: 700;
  color: var(--wine); }

/* line 76, theme.scss */
.ek-site .eyebrow::before {
  content: "";
  width: 34px;
  height: 1px;
  background: currentColor; }

/* line 83, theme.scss */
.ek-site h1,
.ek-site h2,
.ek-site h3,
.ek-site p {
  margin-top: 0; }

/* line 87, theme.scss */
.ek-site h1,
.ek-site h2,
.ek-site h3 {
  font-family: Georgia, "Times New Roman", serif;
  line-height: .98;
  font-weight: 600;
  letter-spacing: -.025em; }

/* line 95, theme.scss */
.ek-site h1 {
  font-size: clamp(56px, 7.2vw, 104px);
  margin-bottom: 28px; }

/* line 96, theme.scss */
.ek-site h2 {
  font-size: clamp(43px, 5vw, 72px);
  margin-bottom: 28px; }

/* line 97, theme.scss */
.ek-site h3 {
  font-size: 34px;
  margin-bottom: 16px; }

/* line 99, theme.scss */
.ek-site .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 58px;
  padding: 0 24px;
  border-radius: 999px;
  border: 1px solid transparent;
  font-weight: 700;
  cursor: pointer;
  transition: .25s ease; }

/* line 112, theme.scss */
.ek-site .btn-primary {
  background: var(--wine);
  color: var(--white); }

/* line 113, theme.scss */
.ek-site .btn-primary:hover {
  background: var(--wine-dark);
  transform: translateY(-2px); }

/* line 114, theme.scss */
.ek-site .btn-light {
  background: var(--white);
  color: var(--wine-dark); }

/* line 115, theme.scss */
.ek-site .btn-outline {
  border-color: rgba(255, 255, 255, 0.42);
  color: var(--white); }

/* line 116, theme.scss */
.ek-site .btn-outline:hover {
  background: rgba(255, 255, 255, 0.08); }

/* line 117, theme.scss */
.ek-site .btn svg {
  width: 18px;
  height: 18px; }

/* line 119, theme.scss */
.ek-site .header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 50;
  transition: .25s ease;
  color: var(--white); }

/* line 126, theme.scss */
.ek-site .header.scrolled {
  background: rgba(246, 241, 233, 0.94);
  backdrop-filter: blur(14px);
  color: var(--ink);
  border-bottom: 1px solid var(--line); }

/* line 132, theme.scss */
.ek-site .header-inner {
  min-height: 86px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px; }

/* line 139, theme.scss */
.ek-site .brand {
  width: 252px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 11px;
  border-radius: 16px;
  background: rgba(246, 241, 233, 0.95);
  box-shadow: 0 10px 34px rgba(0, 0, 0, 0.14);
  transition: .25s ease; }

/* line 151, theme.scss */
.ek-site .header.scrolled .brand {
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 7px 24px rgba(50, 31, 24, 0.08); }

/* line 155, theme.scss */
.ek-site .brand-logo {
  display: block;
  width: 100%;
  height: auto;
  max-height: 64px;
  object-fit: contain; }

/* line 162, theme.scss */
.ek-site .nav {
  display: flex;
  gap: 26px;
  font-size: 14px; }

/* line 163, theme.scss */
.ek-site .nav a {
  opacity: .82; }

/* line 164, theme.scss */
.ek-site .nav a:hover {
  opacity: 1; }

/* line 165, theme.scss */
.ek-site .header-cta {
  border: 1px solid currentColor;
  border-radius: 999px;
  padding: 11px 16px;
  font-size: 13px;
  font-weight: 700; }

/* line 172, theme.scss */
.ek-site .burger {
  display: none;
  background: none;
  border: 0;
  color: inherit;
  padding: 8px; }

/* line 173, theme.scss */
.ek-site .mobile-menu {
  display: none; }

/* line 175, theme.scss */
.ek-site .hero {
  min-height: 940px;
  background: linear-gradient(90deg, rgba(18, 17, 16, 0.92) 0%, rgba(18, 17, 16, 0.75) 44%, rgba(18, 17, 16, 0.12) 72%), radial-gradient(circle at 85% 20%, rgba(180, 150, 103, 0.3), rgba(0, 0, 0, 0) 30%), #292523;
  color: var(--white);
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center; }

/* line 187, theme.scss */
.ek-site .hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(10, 10, 10, 0.54), transparent 42%);
  pointer-events: none; }

/* line 194, theme.scss */
.ek-site .hero-grid {
  display: grid;
  grid-template-columns: 1.08fr .92fr;
  align-items: center;
  min-height: 940px;
  padding-top: 110px;
  position: relative;
  z-index: 2; }

/* line 203, theme.scss */
.ek-site .hero-copy {
  max-width: 720px;
  padding: 80px 0 96px; }

/* line 204, theme.scss */
.ek-site .hero .eyebrow {
  color: #d9c5a4; }

/* line 205, theme.scss */
.ek-site .hero-lead {
  max-width: 690px;
  font-size: clamp(18px, 2vw, 23px);
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 34px; }

/* line 211, theme.scss */
.ek-site .hero-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap; }

/* line 212, theme.scss */
.ek-site .hero-note {
  margin-top: 22px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.62); }

/* line 217, theme.scss */
.ek-site .hero-photo-wrap {
  height: 100%;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end; }

/* line 224, theme.scss */
.ek-site .hero-photo {
  width: 96%;
  height: 760px;
  border-radius: 280px 280px 20px 20px;
  background: #8f7776;
  position: relative;
  overflow: hidden;
  box-shadow: 0 50px 100px rgba(0, 0, 0, 0.35); }

/* line 233, theme.scss */
.ek-site .hero-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 46%; }

/* line 239, theme.scss */
.ek-site .hero-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(22, 15, 16, 0.22), transparent 32%);
  pointer-events: none; }

/* line 246, theme.scss */
.ek-site .photo-label {
  position: absolute;
  bottom: 34px;
  right: 34px;
  left: 34px;
  background: rgba(246, 241, 233, 0.9);
  color: var(--ink);
  padding: 20px;
  border-radius: 18px;
  backdrop-filter: blur(12px);
  font-size: 13px; }

/* line 258, theme.scss */
.ek-site .hero-badge {
  position: absolute;
  left: -34px;
  bottom: 130px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: var(--wine);
  display: grid;
  place-items: center;
  text-align: center;
  padding: 24px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 20px;
  line-height: 1.22;
  overflow: hidden;
  transform: rotate(-8deg);
  box-shadow: var(--shadow); }

/* line 278, theme.scss */
.ek-site .proof-strip {
  margin-top: -58px;
  position: relative;
  z-index: 4; }

/* line 283, theme.scss */
.ek-site .proof-box {
  background: var(--white);
  border-radius: var(--radius);
  padding: 28px 36px;
  box-shadow: var(--shadow);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px; }

/* line 292, theme.scss */
.ek-site .proof-item {
  border-right: 1px solid var(--line);
  padding-right: 20px; }

/* line 293, theme.scss */
.ek-site .proof-item:last-child {
  border: 0; }

/* line 294, theme.scss */
.ek-site .proof-number {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 48px;
  line-height: 1;
  color: var(--wine);
  font-weight: 600; }

/* line 301, theme.scss */
.ek-site .proof-text {
  color: var(--muted);
  font-size: 13px;
  margin-top: 8px; }

/* line 303, theme.scss */
.ek-site section {
  padding: 120px 0; }

/* line 304, theme.scss */
.ek-site .section-head {
  display: grid;
  grid-template-columns: .75fr 1.25fr;
  gap: 40px;
  align-items: start;
  margin-bottom: 60px; }

/* line 311, theme.scss */
.ek-site .section-intro {
  max-width: 640px;
  color: var(--muted);
  font-size: 18px; }

/* line 313, theme.scss */
.ek-site .pain-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }

/* line 318, theme.scss */
.ek-site .pain-card {
  min-height: 250px;
  border: 1px solid var(--line);
  padding: 30px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.42);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: .25s ease; }

/* line 329, theme.scss */
.ek-site .pain-card:hover {
  transform: translateY(-4px);
  background: var(--white);
  box-shadow: var(--shadow); }

/* line 330, theme.scss */
.ek-site .pain-card span {
  width: 40px;
  height: 40px;
  border: 1px solid var(--line);
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: var(--wine);
  font-weight: 700; }

/* line 333, theme.scss */
.ek-site .pain-card p {
  margin: 0;
  font-size: 18px;
  max-width: 280px; }

/* line 335, theme.scss */
.ek-site .method {
  background: var(--ink);
  color: var(--white);
  overflow: hidden;
  position: relative; }

/* line 341, theme.scss */
.ek-site .method::before {
  content: "";
  position: absolute;
  width: 560px;
  height: 560px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 50%;
  top: -260px;
  right: -110px; }

/* line 349, theme.scss */
.ek-site .method .eyebrow {
  color: #d9c5a4; }

/* line 350, theme.scss */
.ek-site .method .section-intro {
  color: rgba(255, 255, 255, 0.65); }

/* line 351, theme.scss */
.ek-site .method-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }

/* line 358, theme.scss */
.ek-site .method-card {
  padding: 42px 38px 48px;
  border-right: 1px solid rgba(255, 255, 255, 0.12); }

/* line 359, theme.scss */
.ek-site .method-card:last-child {
  border-right: 0; }

/* line 360, theme.scss */
.ek-site .method-index {
  color: #d9c5a4;
  font-size: 12px;
  letter-spacing: .15em; }

/* line 361, theme.scss */
.ek-site .method-card h3 {
  font-size: 44px;
  margin-top: 54px; }

/* line 362, theme.scss */
.ek-site .method-card p {
  color: rgba(255, 255, 255, 0.65); }

/* line 363, theme.scss */
.ek-site .method-result {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding-top: 38px; }

/* line 370, theme.scss */
.ek-site .method-result strong {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 30px;
  font-weight: 500;
  max-width: 730px; }

/* line 373, theme.scss */
.ek-site .stage-banner-section {
  padding: 72px 0 30px; }

/* line 374, theme.scss */
.ek-site .stage-banner {
  position: relative;
  min-height: 560px;
  border-radius: 32px;
  overflow: hidden;
  box-shadow: var(--shadow);
  background: #e8e6e2; }

/* line 382, theme.scss */
.ek-site .stage-banner img {
  width: 100%;
  height: 100%;
  min-height: 560px;
  object-fit: cover;
  object-position: center;
  display: block; }

/* line 390, theme.scss */
.ek-site .stage-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(246, 241, 233, 0.97) 0%, rgba(246, 241, 233, 0.88) 31%, rgba(246, 241, 233, 0.18) 58%, transparent 78%);
  pointer-events: none; }

/* line 397, theme.scss */
.ek-site .stage-banner-copy {
  position: absolute;
  z-index: 2;
  left: 56px;
  top: 50%;
  transform: translateY(-50%);
  width: min(500px, 45%); }

/* line 405, theme.scss */
.ek-site .stage-banner-copy .eyebrow {
  margin-bottom: 24px; }

/* line 406, theme.scss */
.ek-site .stage-banner-copy h3 {
  font-size: clamp(38px, 4.5vw, 66px);
  line-height: .98;
  margin-bottom: 20px; }

/* line 411, theme.scss */
.ek-site .stage-banner-copy p {
  color: var(--muted);
  font-size: 18px;
  max-width: 430px;
  margin: 0; }

/* line 418, theme.scss */
.ek-site .practice-feature {
  display: grid;
  grid-template-columns: 1.08fr .92fr;
  min-height: 430px;
  margin: 0 0 46px;
  border-radius: 30px;
  overflow: hidden;
  border: 1px solid var(--line);
  background: var(--white);
  box-shadow: 0 18px 55px rgba(50, 31, 24, 0.08); }

/* line 429, theme.scss */
.ek-site .practice-feature-media {
  background: #182837;
  min-height: 430px; }

/* line 430, theme.scss */
.ek-site .practice-feature-media img {
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  object-position: center;
  display: block; }

/* line 438, theme.scss */
.ek-site .practice-feature-copy {
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

/* line 444, theme.scss */
.ek-site .practice-feature-copy h3 {
  font-size: clamp(34px, 4vw, 52px);
  margin: 18px 0 20px; }

/* line 448, theme.scss */
.ek-site .practice-feature-copy p {
  font-size: 18px;
  color: var(--muted);
  margin-bottom: 22px; }

/* line 453, theme.scss */
.ek-site .practice-feature-points {
  display: grid;
  gap: 12px;
  padding-top: 18px;
  border-top: 1px solid var(--line); }

/* line 459, theme.scss */
.ek-site .practice-feature-point {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: var(--ink);
  font-size: 15px; }

/* line 466, theme.scss */
.ek-site .practice-feature-point::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-top: 8px;
  border-radius: 50%;
  background: var(--wine);
  flex: 0 0 auto; }

/* line 476, theme.scss */
.ek-site .services-wrap {
  display: grid;
  gap: 18px; }

/* line 477, theme.scss */
.ek-site .service-card {
  border: 1px solid var(--line);
  border-radius: 28px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.54);
  display: grid;
  grid-template-columns: 1fr .65fr; }

/* line 485, theme.scss */
.ek-site .service-card.featured {
  background: var(--wine);
  color: var(--white); }

/* line 486, theme.scss */
.ek-site .service-copy {
  padding: 42px; }

/* line 487, theme.scss */
.ek-site .service-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin: 24px 0; }

/* line 488, theme.scss */
.ek-site .pill {
  border: 1px solid currentColor;
  border-radius: 999px;
  padding: 7px 12px;
  font-size: 12px;
  opacity: .72; }

/* line 489, theme.scss */
.ek-site .service-copy p {
  color: var(--muted);
  max-width: 710px; }

/* line 490, theme.scss */
.ek-site .featured .service-copy p {
  color: rgba(255, 255, 255, 0.72); }

/* line 491, theme.scss */
.ek-site .service-side {
  min-height: 320px;
  padding: 34px;
  background: linear-gradient(145deg, rgba(111, 34, 55, 0.1), rgba(180, 150, 103, 0.23));
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

/* line 499, theme.scss */
.ek-site .featured .service-side {
  background: rgba(0, 0, 0, 0.14); }

/* line 500, theme.scss */
.ek-site .service-side .num {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 94px;
  color: var(--wine);
  opacity: .25;
  line-height: 1; }

/* line 501, theme.scss */
.ek-site .featured .service-side .num {
  color: white; }

/* line 503, theme.scss */
.ek-site
.service-card:nth-child(1) {
  background: #fbf8f3; }

/* line 506, theme.scss */
.ek-site .service-card:nth-child(1) .service-side {
  background: #eee4d8; }

/* line 508, theme.scss */
.ek-site .service-card:nth-child(2) {
  background: #f1e5e3; }

/* line 509, theme.scss */
.ek-site .service-card:nth-child(2) .service-side {
  background: #e4d2d1; }

/* line 511, theme.scss */
.ek-site .service-card:nth-child(3) {
  background: #eee6d8; }

/* line 512, theme.scss */
.ek-site .service-card:nth-child(3) .service-side {
  background: #dfd2bd; }

/* line 514, theme.scss */
.ek-site .service-card:nth-child(4) {
  background: var(--wine);
  color: var(--white); }

/* line 515, theme.scss */
.ek-site .service-card:nth-child(4) .service-side {
  background: rgba(0, 0, 0, 0.14); }

/* line 517, theme.scss */
.ek-site .service-card:nth-child(5) {
  background: #e4e5dc; }

/* line 518, theme.scss */
.ek-site .service-card:nth-child(5) .service-side {
  background: #d2d5c8; }

/* line 520, theme.scss */
.ek-site .service-card:not(.featured) .service-copy p {
  color: #625d56; }

/* line 521, theme.scss */
.ek-site .service-card:not(.featured) .service-side .num {
  opacity: .34; }

/* line 522, theme.scss */
.ek-site .service-link {
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 10px; }

/* line 524, theme.scss */
.ek-site .about {
  background: var(--paper-2); }

/* line 525, theme.scss */
.ek-site .about-grid {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 70px;
  align-items: start; }

/* line 526, theme.scss */
.ek-site .about-photo {
  height: 690px;
  border-radius: 260px 260px 24px 24px;
  background: radial-gradient(circle at 50% 30%, #d4b296 0% 11%, rgba(0, 0, 0, 0) 12%), radial-gradient(ellipse at 50% 41%, #7a5c4e 0% 16%, rgba(0, 0, 0, 0) 17%), linear-gradient(160deg, #c3a276 0 25%, #4f1828 26% 64%, #25211f 65%);
  position: relative;
  box-shadow: var(--shadow); }

/* line 536, theme.scss */
.ek-site .about-quote {
  position: absolute;
  left: 24px;
  right: 24px;
  bottom: 24px;
  border-radius: 20px;
  padding: 24px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(14px);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  line-height: 1.1; }

/* line 547, theme.scss */
.ek-site .timeline {
  margin-top: 42px; }

/* line 548, theme.scss */
.ek-site .timeline-row {
  display: grid;
  grid-template-columns: 90px 1fr;
  gap: 20px;
  border-top: 1px solid var(--line);
  padding: 22px 0; }

/* line 555, theme.scss */
.ek-site .timeline-year {
  color: var(--wine);
  font-weight: 700; }

/* line 556, theme.scss */
.ek-site .timeline-row strong {
  display: block;
  margin-bottom: 4px; }

/* line 557, theme.scss */
.ek-site .timeline-row p {
  margin: 0;
  color: var(--muted); }

/* line 559, theme.scss */
.ek-site .media-grid {
  display: grid;
  grid-template-columns: 1.2fr .8fr .8fr;
  grid-template-rows: 240px 240px;
  gap: 16px; }

/* line 565, theme.scss */
.ek-site .media-card {
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  background: linear-gradient(135deg, #3c302b, #7b3045);
  color: white;
  padding: 24px;
  display: flex;
  align-items: flex-end; }

/* line 575, theme.scss */
.ek-site .media-card:nth-child(1) {
  grid-row: 1/3;
  background: linear-gradient(145deg, #201d1b, #725168); }

/* line 576, theme.scss */
.ek-site .media-card:nth-child(2) {
  background: linear-gradient(145deg, #7d5640, #26201f); }

/* line 577, theme.scss */
.ek-site .media-card:nth-child(3) {
  background: linear-gradient(145deg, #2e333c, #6f2237); }

/* line 578, theme.scss */
.ek-site .media-card:nth-child(4) {
  background: linear-gradient(145deg, #987655, #3b2b27); }

/* line 579, theme.scss */
.ek-site .media-card:nth-child(5) {
  background: linear-gradient(145deg, #6f2237, #161413); }

/* line 580, theme.scss */
.ek-site .media-card::before {
  content: "Фото с деловой площадки";
  position: absolute;
  top: 18px;
  left: 18px;
  font-size: 11px;
  letter-spacing: .12em;
  text-transform: uppercase;
  opacity: .55; }

/* line 581, theme.scss */
.ek-site .media-card strong {
  max-width: 260px; }

/* line 583, theme.scss */
.ek-site .logos {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  border: 1px solid var(--line);
  border-radius: 24px;
  overflow: hidden;
  margin-top: 30px;
  background: rgba(255, 255, 255, 0.48); }

/* line 592, theme.scss */
.ek-site .logo-cell {
  min-height: 110px;
  display: grid;
  place-items: center;
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 15px;
  text-align: center;
  color: var(--muted);
  font-weight: 700; }

/* line 593, theme.scss */
.ek-site .logo-cell:nth-child(5n) {
  border-right: 0; }

/* line 595, theme.scss */
.ek-site .clients-section {
  background: transparent; }

/* line 598, theme.scss */
.ek-site .clients-title {
  margin-bottom: 30px; }

/* line 601, theme.scss */
.ek-site .clients-shell {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  box-shadow: none; }

/* line 608, theme.scss */
.ek-site .clients-board {
  max-width: 1140px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.42);
  border-radius: 28px;
  padding: 22px;
  border: 1px solid var(--line);
  box-shadow: 0 16px 44px rgba(50, 31, 24, 0.06); }

/* line 617, theme.scss */
.ek-site .clients-board img {
  width: min(1080px, 100%);
  height: auto;
  display: block;
  margin: 0 auto;
  object-fit: contain;
  border-radius: 14px; }

/* line 627, theme.scss */
.ek-site .reviews-card {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  align-items: center;
  gap: 54px;
  padding: 54px 58px;
  border-radius: 30px;
  background: var(--white);
  border: 1px solid var(--line);
  box-shadow: 0 18px 55px rgba(50, 31, 24, 0.08); }

/* line 640, theme.scss */
.ek-site .reviews-card::after {
  content: "“";
  position: absolute;
  right: 42px;
  top: -44px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 260px;
  line-height: 1;
  color: rgba(111, 34, 55, 0.07);
  pointer-events: none; }

/* line 651, theme.scss */
.ek-site .reviews-copy {
  position: relative;
  z-index: 1; }

/* line 652, theme.scss */
.ek-site .reviews-copy h3 {
  font-size: clamp(34px, 4vw, 54px);
  margin-bottom: 18px; }

/* line 653, theme.scss */
.ek-site .reviews-copy p {
  max-width: 690px;
  margin-bottom: 0;
  color: var(--muted);
  font-size: 18px; }

/* line 654, theme.scss */
.ek-site .reviews-action {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end; }

/* line 655, theme.scss */
.ek-site .reviews-button {
  min-width: 260px; }

/* line 656, theme.scss */
.ek-site .reviews-button span {
  font-size: 18px; }

/* line 657, theme.scss */
.ek-site .reviews-button small {
  display: block;
  font-size: 11px;
  font-weight: 500;
  opacity: .72; }

/* line 659, theme.scss */
.ek-site .cta-section {
  padding-top: 20px; }

/* line 660, theme.scss */
.ek-site .cta-box {
  background: var(--wine);
  color: var(--white);
  border-radius: 34px;
  padding: 68px;
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 60px;
  box-shadow: var(--shadow);
  position: relative;
  overflow: hidden; }

/* line 672, theme.scss */
.ek-site .cta-box::after {
  content: "";
  width: 420px;
  height: 420px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;
  position: absolute;
  right: -120px;
  top: -180px; }

/* line 673, theme.scss */
.ek-site .cta-box p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 17px;
  max-width: 620px; }

/* line 674, theme.scss */
.ek-site .audit-points {
  display: grid;
  gap: 12px;
  margin-top: 28px; }

/* line 675, theme.scss */
.ek-site .audit-point {
  display: flex;
  gap: 12px;
  align-items: center; }

/* line 676, theme.scss */
.ek-site .audit-point i {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  display: grid;
  place-items: center;
  font-style: normal;
  font-size: 12px; }

/* line 677, theme.scss */
.ek-site .form {
  background: var(--paper);
  color: var(--ink);
  padding: 28px;
  border-radius: 24px;
  position: relative;
  z-index: 2; }

/* line 678, theme.scss */
.ek-site .form-grid {
  display: grid;
  gap: 12px; }

/* line 679, theme.scss */
.ek-site .field {
  width: 100%;
  border: 1px solid var(--line);
  background: white;
  border-radius: 14px;
  padding: 16px 17px;
  outline: none; }

/* line 680, theme.scss */
.ek-site .field:focus {
  border-color: var(--wine); }

/* line 681, theme.scss */
.ek-site .form small {
  display: block;
  color: var(--muted);
  font-size: 11px;
  margin-top: 12px; }

/* line 683, theme.scss */
.ek-site footer {
  padding: 54px 0 32px; }

/* line 684, theme.scss */
.ek-site .footer-grid {
  display: grid;
  grid-template-columns: 1.2fr .8fr .8fr;
  gap: 40px; }

/* line 685, theme.scss */
.ek-site .footer-title {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 36px;
  line-height: 1; }

/* line 686, theme.scss */
.ek-site .footer-logo {
  width: min(390px, 100%);
  height: auto;
  margin-bottom: 18px; }

/* line 687, theme.scss */
.ek-site .footer-links {
  display: grid;
  gap: 10px;
  color: var(--muted);
  font-size: 14px; }

/* line 688, theme.scss */
.ek-site .footer-bottom {
  margin-top: 46px;
  padding-top: 24px;
  border-top: 1px solid var(--line);
  display: flex;
  justify-content: space-between;
  gap: 20px;
  color: var(--muted);
  font-size: 12px; }

/* line 689, theme.scss */
.ek-site .footer-legal-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px 20px; }

/* line 690, theme.scss */
.ek-site .footer-legal-links a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: rgba(112, 107, 100, 0.38);
  text-underline-offset: 3px;
  transition: color .2s ease, text-decoration-color .2s ease; }

/* line 691, theme.scss */
.ek-site .footer-legal-links a:hover {
  color: var(--wine);
  text-decoration-color: currentColor; }

/* line 693, theme.scss */
.ek-site .mobile-bar {
  display: none; }

@media (max-width: 980px) {
  /* line 696, theme.scss */
  .ek-site .nav,
  .ek-site .header-cta {
    display: none; }

  /* line 698, theme.scss */
  .ek-site .burger {
    display: block; }

  /* line 699, theme.scss */
  .ek-site .mobile-menu {
    position: fixed;
    inset: 86px 0 0 0;
    background: var(--paper);
    color: var(--ink);
    padding: 32px 20px;
    display: none;
    z-index: 45; }

  /* line 702, theme.scss */
  .ek-site .mobile-menu.active {
    display: block; }

  /* line 703, theme.scss */
  .ek-site .mobile-menu a {
    display: block;
    padding: 16px 0;
    border-bottom: 1px solid var(--line);
    font-size: 20px; }

  /* line 704, theme.scss */
  .ek-site .hero {
    min-height: auto; }

  /* line 705, theme.scss */
  .ek-site .hero-grid {
    grid-template-columns: 1fr;
    min-height: auto;
    padding-top: 100px; }

  /* line 706, theme.scss */
  .ek-site .hero-copy {
    padding: 60px 0 26px; }

  /* line 707, theme.scss */
  .ek-site .hero-photo-wrap {
    min-height: 620px;
    justify-content: center; }

  /* line 708, theme.scss */
  .ek-site .hero-photo {
    height: 620px;
    width: min(560px, 100%); }

  /* line 709, theme.scss */
  .ek-site .hero-badge {
    left: 3%;
    bottom: 90px; }

  /* line 710, theme.scss */
  .ek-site .proof-strip {
    margin-top: -24px; }

  /* line 711, theme.scss */
  .ek-site .proof-box {
    grid-template-columns: repeat(2, 1fr); }

  /* line 712, theme.scss */
  .ek-site .proof-item:nth-child(2) {
    border-right: 0; }

  /* line 713, theme.scss */
  .ek-site .section-head,
  .ek-site .about-grid,
  .ek-site .cta-box {
    grid-template-columns: 1fr; }

  /* line 716, theme.scss */
  .ek-site .section-head {
    gap: 15px; }

  /* line 717, theme.scss */
  .ek-site .pain-grid,
  .ek-site .method-grid {
    grid-template-columns: 1fr; }

  /* line 719, theme.scss */
  .ek-site .method-card {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12); }

  /* line 720, theme.scss */
  .ek-site .method-card:last-child {
    border-bottom: 0; }

  /* line 721, theme.scss */
  .ek-site .stage-banner-section {
    padding-top: 56px; }

  /* line 722, theme.scss */
  .ek-site .stage-banner {
    min-height: 500px; }

  /* line 723, theme.scss */
  .ek-site .stage-banner img {
    min-height: 500px;
    object-position: 62% center; }

  /* line 724, theme.scss */
  .ek-site .stage-banner-copy {
    left: 38px;
    width: 52%; }

  /* line 725, theme.scss */
  .ek-site .practice-feature {
    grid-template-columns: 1fr; }

  /* line 726, theme.scss */
  .ek-site .practice-feature-media,
  .ek-site .practice-feature-media img {
    min-height: 380px; }

  /* line 728, theme.scss */
  .ek-site .practice-feature-copy {
    padding: 38px; }

  /* line 729, theme.scss */
  .ek-site .service-card {
    grid-template-columns: 1fr; }

  /* line 730, theme.scss */
  .ek-site .service-side {
    min-height: 190px; }

  /* line 731, theme.scss */
  .ek-site .about-photo {
    height: 620px;
    max-width: 620px; }

  /* line 732, theme.scss */
  .ek-site .media-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 260px 220px 220px; }

  /* line 733, theme.scss */
  .ek-site .media-card:nth-child(1) {
    grid-row: 1/2;
    grid-column: 1/3; }

  /* line 734, theme.scss */
  .ek-site .logos {
    grid-template-columns: repeat(3, 1fr); }

  /* line 735, theme.scss */
  .ek-site .reviews-card {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 42px; }

  /* line 736, theme.scss */
  .ek-site .reviews-action {
    justify-content: flex-start; }

  /* line 737, theme.scss */
  .ek-site .footer-grid {
    grid-template-columns: 1fr 1fr; } }
@media (max-width: 640px) {
  /* line 741, theme.scss */
  .ek-site .container {
    width: min(100% - 24px, 1180px); }

  /* line 742, theme.scss */
  .ek-site .header-inner {
    min-height: 72px; }

  /* line 743, theme.scss */
  .ek-site .mobile-menu {
    inset: 72px 0 0 0; }

  /* line 744, theme.scss */
  .ek-site .brand {
    width: 188px;
    padding: 5px 8px;
    border-radius: 12px; }

  /* line 745, theme.scss */
  .ek-site .brand-logo {
    max-height: 48px; }

  /* line 746, theme.scss */
  .ek-site .hero-grid {
    padding-top: 72px; }

  /* line 747, theme.scss */
  .ek-site .hero-copy {
    padding-top: 48px; }

  /* line 748, theme.scss */
  .ek-site h1 {
    font-size: 54px; }

  /* line 749, theme.scss */
  .ek-site h2 {
    font-size: 44px; }

  /* line 750, theme.scss */
  .ek-site .hero-lead {
    font-size: 17px; }

  /* line 751, theme.scss */
  .ek-site .hero-actions .btn {
    width: 100%; }

  /* line 752, theme.scss */
  .ek-site .stage-banner-section {
    padding: 38px 0 10px; }

  /* line 753, theme.scss */
  .ek-site .stage-banner {
    min-height: 620px;
    border-radius: 24px; }

  /* line 754, theme.scss */
  .ek-site .stage-banner img {
    min-height: 620px;
    object-position: 66% center; }

  /* line 755, theme.scss */
  .ek-site .stage-banner::after {
    background: linear-gradient(to top, rgba(246, 241, 233, 0.98) 0%, rgba(246, 241, 233, 0.92) 32%, rgba(246, 241, 233, 0.12) 64%, transparent 80%); }

  /* line 756, theme.scss */
  .ek-site .stage-banner-copy {
    left: 24px;
    right: 24px;
    top: auto;
    bottom: 28px;
    transform: none;
    width: auto; }

  /* line 757, theme.scss */
  .ek-site .stage-banner-copy h3 {
    font-size: 40px; }

  /* line 758, theme.scss */
  .ek-site .stage-banner-copy p {
    font-size: 16px; }

  /* line 759, theme.scss */
  .ek-site .practice-feature {
    margin-bottom: 34px;
    border-radius: 24px; }

  /* line 760, theme.scss */
  .ek-site .practice-feature-media,
  .ek-site .practice-feature-media img {
    min-height: 300px; }

  /* line 762, theme.scss */
  .ek-site .practice-feature-copy {
    padding: 28px 22px; }

  /* line 763, theme.scss */
  .ek-site .practice-feature-copy h3 {
    font-size: 36px; }

  /* line 764, theme.scss */
  .ek-site .practice-feature-copy p {
    font-size: 16px; }

  /* line 765, theme.scss */
  .ek-site .hero-photo-wrap {
    min-height: 500px; }

  /* line 766, theme.scss */
  .ek-site .hero-photo {
    height: 500px;
    border-radius: 180px 180px 18px 18px; }

  /* line 767, theme.scss */
  .ek-site .hero-badge {
    width: 140px;
    height: 140px;
    padding: 16px;
    font-size: 15px;
    line-height: 1.18;
    left: 0;
    bottom: 70px; }

  /* line 768, theme.scss */
  .ek-site .photo-label {
    left: 16px;
    right: 16px;
    bottom: 16px; }

  /* line 769, theme.scss */
  .ek-site .proof-box {
    grid-template-columns: 1fr 1fr;
    padding: 24px 20px; }

  /* line 770, theme.scss */
  .ek-site .proof-number {
    font-size: 38px; }

  /* line 771, theme.scss */
  .ek-site section {
    padding: 84px 0; }

  /* line 772, theme.scss */
  .ek-site .pain-grid {
    grid-template-columns: 1fr; }

  /* line 773, theme.scss */
  .ek-site .pain-card {
    min-height: 210px; }

  /* line 774, theme.scss */
  .ek-site .method-card {
    padding: 34px 24px; }

  /* line 775, theme.scss */
  .ek-site .method-card h3 {
    margin-top: 28px;
    font-size: 38px; }

  /* line 776, theme.scss */
  .ek-site .method-result {
    flex-direction: column;
    align-items: flex-start; }

  /* line 777, theme.scss */
  .ek-site .service-copy {
    padding: 28px 22px; }

  /* line 778, theme.scss */
  .ek-site .service-side {
    padding: 24px; }

  /* line 779, theme.scss */
  .ek-site .about-grid {
    gap: 40px; }

  /* line 780, theme.scss */
  .ek-site .about-photo {
    height: 500px; }

  /* line 781, theme.scss */
  .ek-site .timeline-row {
    grid-template-columns: 65px 1fr; }

  /* line 782, theme.scss */
  .ek-site .media-grid {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(5, 220px); }

  /* line 783, theme.scss */
  .ek-site .media-card:nth-child(1) {
    grid-column: auto;
    grid-row: auto; }

  /* line 784, theme.scss */
  .ek-site .logos {
    grid-template-columns: repeat(2, 1fr); }

  /* line 785, theme.scss */
  .ek-site .logo-cell:nth-child(5n) {
    border-right: 1px solid var(--line); }

  /* line 786, theme.scss */
  .ek-site .logo-cell:nth-child(2n) {
    border-right: 0; }

  /* line 787, theme.scss */
  .ek-site .reviews-card {
    padding: 32px 22px;
    border-radius: 24px; }

  /* line 788, theme.scss */
  .ek-site .reviews-button {
    width: 100%;
    min-width: 0; }

  /* line 789, theme.scss */
  .ek-site .cta-box {
    padding: 36px 22px; }

  /* line 790, theme.scss */
  .ek-site .footer-grid {
    grid-template-columns: 1fr; }

  /* line 791, theme.scss */
  .ek-site .footer-bottom {
    flex-direction: column; }

  /* line 792, theme.scss */
  .ek-site .footer-legal-links {
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px; }

  /* line 793, theme.scss */
  .ek-site .mobile-bar {
    display: flex;
    position: fixed;
    z-index: 55;
    left: 12px;
    right: 12px;
    bottom: 12px;
    padding: 10px;
    background: rgba(246, 241, 233, 0.95);
    border: 1px solid var(--line);
    border-radius: 999px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
    backdrop-filter: blur(12px); }

  /* line 805, theme.scss */
  .ek-site .mobile-bar .btn {
    width: 100%;
    min-height: 50px; }

  /* line 806, theme.scss */
  .ek-site footer {
    padding-bottom: 100px; } }
/* line 810, theme.scss */
.ek-site
.hero h1 {
  font-size: clamp(48px, 6.1vw, 88px);
  max-width: 760px; }

/* line 812, theme.scss */
.ek-site .hero-photo img {
  object-position: center 35%; }

/* line 814, theme.scss */
.ek-site .about-photo {
  overflow: hidden;
  background: #cbb9ad; }

/* line 815, theme.scss */
.ek-site .about-photo > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 25%; }

/* line 821, theme.scss */
.ek-site .about-quote {
  z-index: 2; }

/* line 823, theme.scss */
.ek-site .media-card {
  padding: 0;
  background: #2b2523; }

/* line 824, theme.scss */
.ek-site .media-card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  background: #2b2523; }

/* line 831, theme.scss */
.ek-site .media-card:hover img {
  transform: none; }

/* line 832, theme.scss */
.ek-site .media-card::before {
  display: none; }

/* line 833, theme.scss */
.ek-site .media-caption {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  padding: 12px 14px;
  border-radius: 14px;
  background: rgba(20, 18, 17, 0.68);
  backdrop-filter: blur(10px);
  color: #fff;
  font-size: 13px;
  line-height: 1.35; }

/* line 847, theme.scss */
.ek-site .media-resources {
  margin-top: 54px;
  display: grid;
  gap: 34px; }

/* line 848, theme.scss */
.ek-site .resource-group h3 {
  font-size: 34px;
  margin-bottom: 18px; }

/* line 849, theme.scss */
.ek-site .resource-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px; }

/* line 850, theme.scss */
.ek-site .resource-link {
  display: flex;
  flex-direction: column;
  gap: 7px;
  min-height: 142px;
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.48);
  transition: .25s ease; }

/* line 861, theme.scss */
.ek-site .resource-link:hover {
  transform: translateY(-3px);
  background: var(--white);
  box-shadow: var(--shadow); }

/* line 862, theme.scss */
.ek-site .resource-source {
  color: var(--wine);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .09em;
  text-transform: uppercase; }

/* line 863, theme.scss */
.ek-site .resource-title {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 21px;
  line-height: 1.15; }

/* line 864, theme.scss */
.ek-site .resource-note {
  margin-top: auto;
  color: var(--muted);
  font-size: 12px; }

@media (max-width: 980px) {
  /* line 867, theme.scss */
  .ek-site .hero h1 {
    font-size: clamp(48px, 8vw, 72px); }

  /* line 868, theme.scss */
  .ek-site .resource-list {
    grid-template-columns: 1fr; } }
@media (max-width: 640px) {
  /* line 871, theme.scss */
  .ek-site .hero h1 {
    font-size: 46px; }

  /* line 872, theme.scss */
  .ek-site .resource-link {
    min-height: auto; } }
/* line 876, theme.scss */
.ek-site
.media-grid {
  display: grid;
  grid-template-columns: repeat(11, minmax(0, 1fr));
  grid-template-rows: repeat(2, 292px);
  gap: 18px;
  align-items: stretch; }

/* line 886, theme.scss */
.ek-site .media-card,
.ek-site .media-card:nth-child(1),
.ek-site .media-card:nth-child(2),
.ek-site .media-card:nth-child(3),
.ek-site .media-card:nth-child(4),
.ek-site .media-card:nth-child(5) {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 0;
  border-radius: 24px;
  overflow: hidden;
  background: #2a2522;
  border: 1px solid rgba(25, 24, 23, 0.1);
  box-shadow: 0 18px 48px rgba(50, 31, 24, 0.1);
  color: var(--ink);
  align-items: stretch; }

/* line 905, theme.scss */
.ek-site .media-card:nth-child(1) {
  grid-column: span 5;
  grid-row: span 2; }

/* line 910, theme.scss */
.ek-site .media-card:nth-child(n+2) {
  grid-column: span 3;
  grid-row: span 1; }

/* line 915, theme.scss */
.ek-site .media-card img {
  display: block;
  width: 100%;
  height: calc(100% - 66px);
  min-height: 0;
  object-fit: contain;
  object-position: center;
  background: linear-gradient(145deg, #302a27, #201d1b);
  transform: none; }

/* line 926, theme.scss */
.ek-site .media-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 24px 60px rgba(50, 31, 24, 0.15); }

/* line 931, theme.scss */
.ek-site .media-card:hover img {
  transform: none; }

/* line 932, theme.scss */
.ek-site .media-card::before {
  display: none; }

/* line 934, theme.scss */
.ek-site .media-caption {
  position: static;
  min-height: 72px;
  display: flex;
  align-items: center;
  padding: 16px 22px;
  border-radius: 0;
  background: #fff;
  color: var(--ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -.012em;
  box-shadow: none; }

/* line 950, theme.scss */
.ek-site .media-card:nth-child(1) .media-caption {
  font-size: 22px; }

@media (max-width: 980px) {
  /* line 953, theme.scss */
  .ek-site .media-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: none;
    gap: 16px; }

  /* line 958, theme.scss */
  .ek-site .media-card:nth-child(1),
  .ek-site .media-card:nth-child(n+2) {
    grid-column: span 1;
    grid-row: auto;
    min-height: 430px; }

  /* line 964, theme.scss */
  .ek-site .media-card:nth-child(1) {
    grid-column: 1 / -1;
    min-height: 560px; } }
@media (max-width: 640px) {
  /* line 968, theme.scss */
  .ek-site .media-grid {
    grid-template-columns: 1fr; }

  /* line 969, theme.scss */
  .ek-site .media-card:nth-child(1),
  .ek-site .media-card:nth-child(n+2) {
    grid-column: 1;
    min-height: 410px; }

  /* line 974, theme.scss */
  .ek-site .media-card:nth-child(1) {
    min-height: 500px; }

  /* line 975, theme.scss */
  .ek-site .media-caption {
    min-height: 64px;
    padding: 13px 16px;
    font-size: 17px; }

  /* line 976, theme.scss */
  .ek-site .media-card:nth-child(1) .media-caption {
    font-size: 19px; } }
/* line 980, theme.scss */
.ek-site
.about-content {
  min-width: 0; }

/* line 982, theme.scss */
.ek-site .about-lead {
  max-width: 720px;
  color: var(--muted);
  font-size: 18px;
  margin-bottom: 30px; }

/* line 983, theme.scss */
.ek-site .expert-facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px; }

/* line 984, theme.scss */
.ek-site .expert-fact {
  min-height: 170px;
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.5);
  display: flex;
  flex-direction: column; }

/* line 985, theme.scss */
.ek-site .expert-fact-kicker {
  color: var(--wine);
  font-size: 10px;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: 12px; }

/* line 986, theme.scss */
.ek-site .expert-fact strong {
  font-family: Georgia,"Times New Roman",serif;
  font-size: 23px;
  line-height: 1.08;
  font-weight: 600; }

/* line 987, theme.scss */
.ek-site .expert-fact p {
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.45; }

/* line 988, theme.scss */
.ek-site .expert-fact-accent {
  background: var(--wine);
  color: var(--white);
  border-color: transparent; }

/* line 989, theme.scss */
.ek-site .expert-fact-accent .expert-fact-kicker {
  color: #e8cfaa; }

/* line 990, theme.scss */
.ek-site .expert-fact-accent p {
  color: rgba(255, 255, 255, 0.72); }

/* line 991, theme.scss */
.ek-site .education-strip {
  margin-top: 18px;
  padding: 20px 22px;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line); }

/* line 992, theme.scss */
.ek-site .education-title {
  display: block;
  color: var(--wine);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: 12px; }

/* line 993, theme.scss */
.ek-site .education-items {
  display: flex;
  flex-wrap: wrap;
  gap: 9px 18px;
  color: var(--muted);
  font-size: 13px; }

/* line 994, theme.scss */
.ek-site .education-items span {
  position: relative;
  padding-left: 13px; }

/* line 995, theme.scss */
.ek-site .education-items span::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--wine);
  left: 0;
  top: .65em; }

/* line 996, theme.scss */
.ek-site .education-items b {
  color: var(--ink); }

@media (max-width: 1100px) {
  /* line 999, theme.scss */
  .ek-site .about-grid {
    gap: 44px; }

  /* line 1000, theme.scss */
  .ek-site .expert-fact strong {
    font-size: 21px; } }
@media (max-width: 640px) {
  /* line 1003, theme.scss */
  .ek-site .expert-facts {
    grid-template-columns: 1fr; }

  /* line 1004, theme.scss */
  .ek-site .expert-fact {
    min-height: 0; }

  /* line 1005, theme.scss */
  .ek-site .about-lead {
    font-size: 16px; }

  /* line 1006, theme.scss */
  .ek-site .education-items {
    display: grid;
    gap: 10px; } }
/* line 1010, theme.scss */
.ek-site .media-card {
  cursor: zoom-in; }

/* line 1011, theme.scss */
.ek-site .media-card:focus-visible {
  outline: 3px solid var(--gold);
  outline-offset: 4px; }

/* line 1015, theme.scss */
.ek-site .image-lightbox {
  position: fixed;
  inset: 0;
  z-index: 999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 28px;
  background: rgba(14, 12, 11, 0.92);
  backdrop-filter: blur(8px); }

/* line 1026, theme.scss */
.ek-site .image-lightbox.active {
  display: flex; }

/* line 1027, theme.scss */
.ek-site .image-lightbox img {
  max-width: min(94vw, 1500px);
  max-height: 90vh;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 16px;
  box-shadow: 0 28px 90px rgba(0, 0, 0, 0.55); }

/* line 1036, theme.scss */
.ek-site .image-lightbox-close {
  position: fixed;
  top: 18px;
  right: 18px;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  color: white;
  font-size: 30px;
  line-height: 1;
  cursor: pointer; }

/* line 1050, theme.scss */
.ek-site .image-lightbox-close:hover {
  background: rgba(255, 255, 255, 0.22); }

@media (max-width: 640px) {
  /* line 1052, theme.scss */
  .ek-site .image-lightbox {
    padding: 16px; }

  /* line 1053, theme.scss */
  .ek-site .image-lightbox img {
    max-width: 96vw;
    max-height: 86vh;
    border-radius: 12px; }

  /* line 1054, theme.scss */
  .ek-site .image-lightbox-close {
    top: 10px;
    right: 10px;
    width: 44px;
    height: 44px; } }
/* InSales integration and form safeguards */
/* line 1060, theme.scss */
body[data-theme-template="index"] .page_layout {
  max-width: none;
  margin: 0;
  padding: 0; }

/* line 1061, theme.scss */
body[data-theme-template="index"] .preloader {
  display: none !important; }

/* line 1062, theme.scss */
.ek-site .about-photo {
  overflow: hidden; }

/* line 1063, theme.scss */
.ek-site .about-photo > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top; }

/* line 1064, theme.scss */
.ek-site .media-card {
  padding: 0;
  cursor: zoom-in; }

/* line 1065, theme.scss */
.ek-site .media-card::before {
  z-index: 2; }

/* line 1066, theme.scss */
.ek-site .media-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 1067, theme.scss */
.ek-site .media-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(12, 10, 10, 0.7), transparent 55%); }

/* line 1068, theme.scss */
.ek-site .media-caption {
  position: relative;
  z-index: 2;
  padding: 24px;
  width: 100%; }

/* line 1069, theme.scss */
.ek-site .expert-facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 34px; }

/* line 1070, theme.scss */
.ek-site .expert-fact {
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.48); }

/* line 1071, theme.scss */
.ek-site .expert-fact-accent {
  background: var(--wine);
  color: var(--white); }

/* line 1072, theme.scss */
.ek-site .expert-fact-kicker {
  display: block;
  margin-bottom: 10px;
  color: var(--wine);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase; }

/* line 1073, theme.scss */
.ek-site .expert-fact-accent .expert-fact-kicker {
  color: #e8cfaa; }

/* line 1074, theme.scss */
.ek-site .expert-fact strong {
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  line-height: 1.15; }

/* line 1075, theme.scss */
.ek-site .expert-fact p {
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 14px; }

/* line 1076, theme.scss */
.ek-site .expert-fact-accent p {
  color: rgba(255, 255, 255, 0.72); }

/* line 1077, theme.scss */
.ek-site .education-strip {
  margin-top: 24px;
  padding: 24px;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line); }

/* line 1078, theme.scss */
.ek-site .education-title {
  display: block;
  margin-bottom: 14px;
  color: var(--wine);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase; }

/* line 1079, theme.scss */
.ek-site .education-items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 24px;
  color: var(--muted);
  font-size: 14px; }

/* line 1080, theme.scss */
.ek-site .media-resources {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-top: 34px; }

/* line 1081, theme.scss */
.ek-site .resource-group {
  border: 1px solid var(--line);
  border-radius: 24px;
  padding: 28px;
  background: rgba(255, 255, 255, 0.45); }

/* line 1082, theme.scss */
.ek-site .resource-group h3 {
  font-size: 34px; }

/* line 1083, theme.scss */
.ek-site .resource-list {
  display: grid;
  gap: 0; }

/* line 1084, theme.scss */
.ek-site .resource-link {
  display: grid;
  gap: 5px;
  padding: 16px 0;
  border-top: 1px solid var(--line); }

/* line 1085, theme.scss */
.ek-site .resource-source {
  color: var(--wine);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase; }

/* line 1086, theme.scss */
.ek-site .resource-title {
  font-weight: 700;
  line-height: 1.35; }

/* line 1087, theme.scss */
.ek-site .resource-note {
  color: var(--muted);
  font-size: 12px; }

/* line 1088, theme.scss */
.ek-site .form-consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-top: 14px;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.45; }

/* line 1089, theme.scss */
.ek-site .form-consent input {
  margin-top: 3px;
  flex: 0 0 auto; }

/* line 1090, theme.scss */
.ek-site .form-consent a {
  color: var(--wine);
  text-decoration: underline;
  text-underline-offset: 2px; }

/* line 1091, theme.scss */
.ek-site .form-status {
  min-height: 20px;
  margin-top: 10px;
  font-size: 12px; }

/* line 1092, theme.scss */
.ek-site .form-status.is-error {
  color: #a11937; }

/* line 1093, theme.scss */
.ek-site .ek-honeypot {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap; }

/* line 1094, theme.scss */
.ek-site .ek-captcha {
  margin: 2px 0; }

/* line 1095, theme.scss */
.ek-site .form [data-feedback-submit][disabled] {
  opacity: .65;
  cursor: wait;
  transform: none; }

/* line 1096, theme.scss */
.ek-site .image-lightbox {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 200;
  padding: 32px;
  background: rgba(15, 12, 12, 0.92);
  align-items: center;
  justify-content: center; }

/* line 1097, theme.scss */
.ek-site .image-lightbox.active {
  display: flex; }

/* line 1098, theme.scss */
.ek-site .image-lightbox img {
  max-width: min(1200px, 94vw);
  max-height: 88vh;
  object-fit: contain; }

/* line 1099, theme.scss */
.ek-site .image-lightbox-close {
  position: fixed;
  top: 18px;
  right: 22px;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  background: transparent;
  color: #fff;
  font-size: 32px;
  cursor: pointer; }

@media (max-width: 760px) {
  /* line 1101, theme.scss */
  .ek-site .expert-facts,
  .ek-site .education-items,
  .ek-site .media-resources {
    grid-template-columns: 1fr; }

  /* line 1104, theme.scss */
  .ek-site .resource-group {
    padding: 22px; } }
/* === Premium refinement layer: framework-free, InSales-safe === */
/* line 1109, theme.scss */
body[data-theme-template="index"] .page_layout {
  width: 100%;
  overflow: clip; }

/* line 1113, theme.scss */
.ek-site {
  --ek-section-space: clamp(82px, 8vw, 128px);
  --ek-ease: cubic-bezier(.2,.75,.25,1); }

/* line 1117, theme.scss */
.ek-site section {
  padding-block: var(--ek-section-space); }

/* line 1118, theme.scss */
.ek-site .header {
  isolation: isolate; }

/* line 1119, theme.scss */
.ek-site .header::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
  opacity: .5; }

/* line 1127, theme.scss */
.ek-site .header.scrolled::after {
  background: linear-gradient(90deg, transparent, rgba(25, 24, 23, 0.18), transparent); }

/* line 1130, theme.scss */
.ek-site .nav a {
  position: relative;
  padding-block: 10px; }

/* line 1131, theme.scss */
.ek-site .nav a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 4px;
  height: 1px;
  background: currentColor;
  transition: right 0.35s var(--ek-ease); }

/* line 1141, theme.scss */
.ek-site .nav a:hover::after,
.ek-site .nav a:focus-visible::after {
  right: 0; }

/* line 1143, theme.scss */
.ek-site .hero::before {
  content: "";
  position: absolute;
  width: min(52vw, 760px);
  aspect-ratio: 1;
  right: -18vw;
  top: -24vw;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 40%, rgba(180, 150, 103, 0.28), rgba(0, 0, 0, 0) 36%), radial-gradient(circle at 65% 62%, rgba(111, 34, 55, 0.34), rgba(0, 0, 0, 0) 43%);
  filter: blur(18px);
  pointer-events: none; }

/* line 1157, theme.scss */
.ek-site .hero-photo {
  border: 1px solid rgba(255, 255, 255, 0.16);
  transform: translateZ(0); }

/* line 1161, theme.scss */
.ek-site .hero-photo img {
  transition: transform 1.1s var(--ek-ease), filter 0.8s ease; }

/* line 1164, theme.scss */
.ek-site .hero-photo:hover img {
  transform: scale(1.025); }

/* line 1165, theme.scss */
.ek-site .proof-box {
  border: 1px solid rgba(25, 24, 23, 0.08);
  box-shadow: 0 24px 70px rgba(50, 31, 24, 0.1); }

/* line 1169, theme.scss */
.ek-site .pain-card,
.ek-site .service-card,
.ek-site .expert-fact,
.ek-site .resource-group,
.ek-site .reviews-card,
.ek-site .practice-feature {
  transition: transform 0.45s var(--ek-ease), box-shadow 0.45s var(--ek-ease), border-color 0.45s ease; }

/* line 1177, theme.scss */
.ek-site .service-card:hover,
.ek-site .expert-fact:hover,
.ek-site .resource-group:hover {
  transform: translateY(-5px);
  box-shadow: 0 26px 68px rgba(50, 31, 24, 0.11);
  border-color: rgba(111, 34, 55, 0.22); }

/* line 1184, theme.scss */
.ek-site .service-side {
  position: relative;
  overflow: hidden; }

/* line 1185, theme.scss */
.ek-site .service-side::after {
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  right: -64px;
  bottom: -78px;
  border: 1px solid currentColor;
  border-radius: 50%;
  opacity: .12; }

/* line 1196, theme.scss */
.ek-site .btn:focus-visible,
.ek-site .header-cta:focus-visible,
.ek-site a:focus-visible {
  outline: 3px solid var(--gold);
  outline-offset: 4px; }

/* line 1202, theme.scss */
.ek-site .form {
  box-shadow: 0 24px 70px rgba(36, 18, 24, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.55); }

/* line 1206, theme.scss */
.ek-site .field {
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease; }

/* line 1209, theme.scss */
.ek-site .field:focus {
  box-shadow: 0 0 0 4px rgba(111, 34, 55, 0.1); }

/* line 1211, theme.scss */
.ek-site.is-enhanced .ek-reveal {
  opacity: 0;
  transform: translate3d(0, 30px, 0);
  transition: opacity 0.8s var(--ek-ease) var(--reveal-delay, 0ms), transform 0.8s var(--ek-ease) var(--reveal-delay, 0ms);
  will-change: opacity,transform; }

/* line 1219, theme.scss */
.ek-site.is-enhanced .ek-reveal.is-visible {
  opacity: 1;
  transform: none; }

@media (max-width: 760px) {
  /* line 1225, theme.scss */
  .ek-site {
    --ek-section-space:72px; }

  /* line 1226, theme.scss */
  .ek-site .hero::before {
    width: 110vw;
    right: -65vw;
    top: -35vw; }

  /* line 1227, theme.scss */
  .ek-site .proof-box {
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x proximity;
    scrollbar-width: none; }

  /* line 1233, theme.scss */
  .ek-site .proof-box::-webkit-scrollbar {
    display: none; }

  /* line 1234, theme.scss */
  .ek-site .proof-item {
    scroll-snap-align: start; }

  /* line 1235, theme.scss */
  .ek-site .service-card:hover,
  .ek-site .expert-fact:hover,
  .ek-site .resource-group:hover {
    transform: none; } }
@media (prefers-reduced-motion: reduce) {
  /* line 1241, theme.scss */
  .ek-site *,
  .ek-site *::before,
  .ek-site *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important; }

  /* line 1249, theme.scss */
  .ek-site.is-enhanced .ek-reveal {
    opacity: 1;
    transform: none; } }
/* === Media section v3: editorial gallery and compact press lists === */
/* line 1253, theme.scss */
.ek-site .media-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  grid-template-rows: none;
  gap: 14px;
  align-items: stretch; }

/* line 1261, theme.scss */
.ek-site .media-card,
.ek-site .media-card:nth-child(1),
.ek-site .media-card:nth-child(2),
.ek-site .media-card:nth-child(3),
.ek-site .media-card:nth-child(4),
.ek-site .media-card:nth-child(5),
.ek-site .media-card:nth-child(n+2) {
  grid-column: auto;
  grid-row: auto;
  min-height: 0;
  display: grid;
  grid-template-rows: auto 1fr;
  padding: 0;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.62);
  color: var(--ink);
  box-shadow: 0 12px 34px rgba(50, 31, 24, 0.07);
  cursor: zoom-in;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease; }

/* line 1284, theme.scss */
.ek-site .media-card::before,
.ek-site .media-card::after {
  display: none;
  content: none; }

/* line 1290, theme.scss */
.ek-site .media-card:hover {
  transform: translateY(-4px);
  border-color: rgba(111, 34, 55, 0.25);
  box-shadow: 0 20px 46px rgba(50, 31, 24, 0.12); }

/* line 1296, theme.scss */
.ek-site .media-visual {
  position: relative;
  isolation: isolate;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  background: #2a2522; }

/* line 1304, theme.scss */
.ek-site .media-visual::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -24px;
  background-image: linear-gradient(rgba(22, 18, 17, 0.18), rgba(22, 18, 17, 0.18)), var(--media-photo);
  background-position: center;
  background-size: cover;
  filter: blur(18px) saturate(0.72);
  transform: scale(1.1);
  opacity: .9; }

/* line 1317, theme.scss */
.ek-site .media-card .media-visual img {
  position: static;
  inset: auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  background: transparent;
  transform: none; }

/* line 1328, theme.scss */
.ek-site .media-card:hover .media-visual img {
  transform: none; }

/* line 1332, theme.scss */
.ek-site .media-caption,
.ek-site .media-card:nth-child(1) .media-caption {
  position: static;
  z-index: auto;
  width: auto;
  min-height: 92px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 5px;
  padding: 16px 17px 18px;
  border-radius: 0;
  background: transparent;
  color: var(--ink);
  box-shadow: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: inherit; }

/* line 1352, theme.scss */
.ek-site .media-caption span {
  color: var(--wine);
  font-size: 10px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: .11em;
  text-transform: uppercase; }

/* line 1361, theme.scss */
.ek-site .media-caption strong {
  max-width: none;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  line-height: 1.12;
  font-weight: 600;
  letter-spacing: -.015em; }

/* line 1370, theme.scss */
.ek-site .media-resources {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(340px, 0.85fr);
  gap: 18px;
  margin-top: 42px;
  align-items: start; }

/* line 1378, theme.scss */
.ek-site .resource-group {
  min-width: 0;
  padding: 30px 30px 18px;
  border: 1px solid var(--line);
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.46);
  box-shadow: 0 12px 36px rgba(50, 31, 24, 0.05); }

/* line 1387, theme.scss */
.ek-site .resource-head {
  min-height: 92px;
  padding-bottom: 22px; }

/* line 1392, theme.scss */
.ek-site .resource-kicker {
  display: block;
  margin-bottom: 10px;
  color: var(--wine);
  font-size: 10px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase; }

/* line 1403, theme.scss */
.ek-site .resource-group h3 {
  margin: 0;
  font-size: clamp(29px, 2.5vw, 39px);
  line-height: 1; }

/* line 1409, theme.scss */
.ek-site .resource-list {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 0;
  border-top: 1px solid var(--line); }

/* line 1416, theme.scss */
.ek-site .resource-link {
  position: relative;
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr) 20px;
  align-items: start;
  column-gap: 16px;
  row-gap: 5px;
  min-height: 0;
  padding: 19px 2px;
  border: 0;
  border-bottom: 1px solid var(--line);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transition: color .2s ease, padding .2s ease, background .2s ease; }

/* line 1433, theme.scss */
.ek-site .resource-link:last-child {
  border-bottom: 0; }

/* line 1437, theme.scss */
.ek-site .resource-link::after {
  content: "↗";
  grid-column: 3;
  grid-row: 1 / span 2;
  color: var(--wine);
  font-size: 16px;
  line-height: 1.2;
  opacity: .62;
  transition: transform .2s ease, opacity .2s ease; }

/* line 1448, theme.scss */
.ek-site .resource-link:hover {
  padding-right: 8px;
  padding-left: 8px;
  transform: none;
  background: rgba(111, 34, 55, 0.035);
  box-shadow: none; }

/* line 1456, theme.scss */
.ek-site .resource-link:hover::after {
  transform: translate(2px, -2px);
  opacity: 1; }

/* line 1461, theme.scss */
.ek-site .resource-source {
  grid-column: 1;
  grid-row: 1 / span 2;
  padding-top: 3px;
  color: var(--wine);
  font-size: 10px;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: .09em;
  text-transform: uppercase; }

/* line 1473, theme.scss */
.ek-site .resource-title {
  grid-column: 2;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  line-height: 1.22;
  font-weight: 600;
  letter-spacing: -.01em; }

/* line 1482, theme.scss */
.ek-site .resource-note {
  grid-column: 2;
  margin: 1px 0 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.4; }

@media (max-width: 1100px) {
  /* line 1491, theme.scss */
  .ek-site .media-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }

  /* line 1494, theme.scss */
  .ek-site .media-card:nth-child(4),
  .ek-site .media-card:nth-child(5) {
    grid-column: span 1; }

  /* line 1498, theme.scss */
  .ek-site .media-resources {
    grid-template-columns: 1fr; }

  /* line 1501, theme.scss */
  .ek-site .resource-head {
    min-height: 0; } }
@media (max-width: 760px) {
  /* line 1507, theme.scss */
  .ek-site .media-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px; }

  /* line 1511, theme.scss */
  .ek-site .media-card,
  .ek-site .media-card:nth-child(1),
  .ek-site .media-card:nth-child(n+2) {
    grid-column: auto;
    min-height: 0; }

  /* line 1517, theme.scss */
  .ek-site .media-caption,
  .ek-site .media-card:nth-child(1) .media-caption {
    min-height: 84px;
    padding: 14px; }

  /* line 1522, theme.scss */
  .ek-site .media-caption strong {
    font-size: 16px; }

  /* line 1525, theme.scss */
  .ek-site .resource-group {
    padding: 24px 20px 12px; }

  /* line 1528, theme.scss */
  .ek-site .resource-link {
    grid-template-columns: minmax(0, 1fr) 20px;
    gap: 6px 12px;
    padding: 17px 0; }

  /* line 1533, theme.scss */
  .ek-site .resource-source {
    grid-column: 1;
    grid-row: 1;
    padding-top: 0; }

  /* line 1538, theme.scss */
  .ek-site .resource-title {
    grid-column: 1;
    grid-row: 2;
    font-size: 17px; }

  /* line 1543, theme.scss */
  .ek-site .resource-note {
    grid-column: 1;
    grid-row: 3; }

  /* line 1547, theme.scss */
  .ek-site .resource-link::after {
    grid-column: 2;
    grid-row: 1 / span 3; } }
@media (max-width: 440px) {
  /* line 1554, theme.scss */
  .ek-site .media-grid {
    grid-template-columns: 1fr; }

  /* line 1557, theme.scss */
  .ek-site .media-visual {
    aspect-ratio: 4 / 4.7; }

  /* line 1560, theme.scss */
  .ek-site .media-caption,
  .ek-site .media-card:nth-child(1) .media-caption {
    min-height: 76px; } }
/* Правки от 05.08.2026 */
/* line 1567, theme.scss */
.ek-site .hero-grid {
  padding-top: 86px; }

/* line 1570, theme.scss */
.ek-site .hero-copy {
  padding-top: 48px; }

/* line 1573, theme.scss */
.ek-site .hero h1 {
  font-size: clamp(44px, 5.5vw, 80px); }

/* line 1576, theme.scss */
.ek-site .speaking-venues {
  margin: 0 0 26px;
  padding: 20px 0 22px;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line); }

/* line 1582, theme.scss */
.ek-site .speaking-venues-title {
  display: block;
  margin-bottom: 12px;
  color: var(--wine);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .09em;
  text-transform: uppercase; }

/* line 1591, theme.scss */
.ek-site .speaking-venues-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.55; }

/* line 1599, theme.scss */
.ek-site .speaking-venues-list span:not(:last-child)::after {
  content: "•";
  margin: 0 12px;
  color: rgba(111, 34, 55, 0.45); }

@media (max-width: 980px) {
  /* line 1605, theme.scss */
  .ek-site .hero-grid {
    padding-top: 76px; }

  /* line 1606, theme.scss */
  .ek-site .hero-copy {
    padding-top: 34px; }

  /* line 1607, theme.scss */
  .ek-site .hero h1 {
    font-size: clamp(44px, 7.2vw, 66px); } }
@media (max-width: 640px) {
  /* line 1610, theme.scss */
  .ek-site .hero-grid {
    padding-top: 66px; }

  /* line 1611, theme.scss */
  .ek-site .hero-copy {
    padding-top: 28px; }

  /* line 1612, theme.scss */
  .ek-site .hero h1 {
    font-size: 40px; }

  /* line 1613, theme.scss */
  .ek-site .speaking-venues-list {
    display: block; }

  /* line 1614, theme.scss */
  .ek-site .speaking-venues-list span {
    display: block;
    padding: 5px 0; }

  /* line 1615, theme.scss */
  .ek-site .speaking-venues-list span:not(:last-child)::after {
    content: none; } }
/* Дополнительная правка: уменьшен пустой отступ под шапкой на десктопе */
@media (min-width: 981px) {
  /* line 1620, theme.scss */
  .ek-site .hero,
  .ek-site .hero-grid {
    min-height: 760px; }

  /* line 1624, theme.scss */
  .ek-site .hero-copy {
    padding: 18px 0 54px; }

  /* line 1627, theme.scss */
  .ek-site .hero-photo {
    height: 660px; } }
/* === Правки от 10.08.2026: контент, медиа и кейсы === */
/* line 1633, theme.scss */
.ek-site .pain-heading {
  display: flex;
  flex-direction: column;
  gap: 8px; }

/* line 1638, theme.scss */
.ek-site .pain-heading > span {
  display: block;
  font-size: .66em;
  line-height: 1.08;
  font-weight: 500; }

/* line 1644, theme.scss */
.ek-site .pain-heading > strong {
  display: block;
  font: inherit;
  font-size: 1em;
  line-height: .98;
  color: var(--wine); }

/* line 1652, theme.scss */
.ek-site .about-photo-column {
  display: flex;
  flex-direction: column;
  gap: 18px;
  min-width: 0; }

/* line 1658, theme.scss */
.ek-site .video-business-card {
  display: flex;
  align-items: center;
  gap: 14px;
  width: 100%;
  padding: 17px 20px;
  border: 1px solid rgba(111, 34, 55, 0.18);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 12px 34px rgba(50, 31, 24, 0.07);
  color: var(--ink);
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease; }

/* line 1671, theme.scss */
.ek-site .video-business-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 20px 48px rgba(50, 31, 24, 0.11);
  border-color: rgba(111, 34, 55, 0.34); }

/* line 1676, theme.scss */
.ek-site .video-business-card-icon {
  flex: 0 0 46px;
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--wine);
  color: #fff;
  font-size: 14px;
  padding-left: 2px; }

/* line 1688, theme.scss */
.ek-site .video-business-card strong,
.ek-site .video-business-card small {
  display: block; }

/* line 1690, theme.scss */
.ek-site .video-business-card strong {
  font-size: 16px; }

/* line 1691, theme.scss */
.ek-site .video-business-card small {
  margin-top: 3px;
  color: var(--muted);
  font-size: 12px; }

/* line 1693, theme.scss */
.ek-site .speaking-gallery-block {
  margin-top: 52px; }

/* line 1694, theme.scss */
.ek-site .speaking-gallery-head {
  max-width: 760px;
  margin-bottom: 22px; }

/* line 1695, theme.scss */
.ek-site .speaking-gallery-head h3,
.ek-site .reviews-subhead h3 {
  margin: 7px 0 0;
  font-family: Georgia,"Times New Roman",serif;
  font-size: clamp(30px, 3.2vw, 48px);
  line-height: 1.02; }

/* line 1702, theme.scss */
.ek-site .speaking-gallery {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px; }

/* line 1707, theme.scss */
.ek-site .speaking-gallery .media-card {
  display: block;
  min-height: 0;
  aspect-ratio: 4/5;
  border-radius: 22px; }

/* line 1713, theme.scss */
.ek-site .speaking-gallery .media-visual {
  height: 100%;
  aspect-ratio: auto; }

/* line 1717, theme.scss */
.ek-site .speaking-gallery .media-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 1722, theme.scss */
.ek-site .speaking-gallery .speaking-card:nth-child(1) .media-visual img {
  object-position: center center; }

/* line 1723, theme.scss */
.ek-site .speaking-gallery .speaking-card:nth-child(2) .media-visual img {
  object-position: center center; }

/* line 1724, theme.scss */
.ek-site .speaking-gallery .speaking-card:nth-child(3) .media-visual img {
  object-position: center center; }

/* line 1725, theme.scss */
.ek-site .speaking-gallery .speaking-card:nth-child(4) .media-visual img {
  object-position: center center; }

/* line 1726, theme.scss */
.ek-site .speaking-gallery .speaking-card:nth-child(5) .media-visual img {
  object-position: center center; }

/* line 1728, theme.scss */
.ek-site .resource-link-featured {
  background: rgba(111, 34, 55, 0.055);
  padding-left: 18px;
  padding-right: 18px;
  border-radius: 14px;
  border-top-color: rgba(111, 34, 55, 0.15); }

/* line 1736, theme.scss */
.ek-site .letters-block,
.ek-site .cases-block {
  margin-top: 54px; }

/* line 1738, theme.scss */
.ek-site .reviews-subhead {
  max-width: 760px;
  margin-bottom: 24px; }

/* line 1739, theme.scss */
.ek-site .reviews-subhead p {
  margin: 12px 0 0;
  color: var(--muted); }

/* line 1740, theme.scss */
.ek-site .letters-gallery {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px; }

/* line 1745, theme.scss */
.ek-site .letters-gallery .letter-card {
  display: grid;
  grid-template-rows: 1fr auto;
  min-height: 0;
  padding: 0;
  border-radius: 20px;
  background: #fff; }

/* line 1753, theme.scss */
.ek-site .letter-preview {
  display: grid;
  place-items: center;
  aspect-ratio: 4/5;
  padding: 14px;
  background: #f4f0e9;
  overflow: hidden; }

/* line 1761, theme.scss */
.ek-site .letter-preview img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block; }

/* line 1767, theme.scss */
.ek-site .letter-caption {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center;
  padding: 15px 16px;
  border-top: 1px solid var(--line); }

/* line 1775, theme.scss */
.ek-site .letter-caption strong {
  font-size: 15px; }

/* line 1776, theme.scss */
.ek-site .letter-caption span {
  color: var(--muted);
  font-size: 12px;
  text-align: right; }

/* line 1778, theme.scss */
.ek-site .cases-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px; }

/* line 1783, theme.scss */
.ek-site .case-card {
  border: 1px solid var(--line);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.64);
  overflow: hidden;
  box-shadow: 0 12px 34px rgba(50, 31, 24, 0.06); }

/* line 1790, theme.scss */
.ek-site .case-card summary {
  list-style: none;
  cursor: pointer;
  padding: 26px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px 18px;
  align-items: start; }

/* line 1799, theme.scss */
.ek-site .case-card summary::-webkit-details-marker {
  display: none; }

/* line 1800, theme.scss */
.ek-site .case-person {
  font-family: Georgia,"Times New Roman",serif;
  font-size: 28px;
  font-weight: 700;
  color: var(--ink); }

/* line 1806, theme.scss */
.ek-site .case-role {
  grid-column: 1/-1;
  color: var(--muted);
  font-size: 14px; }

/* line 1811, theme.scss */
.ek-site .case-result-highlight {
  grid-column: 1/-1;
  margin-top: 14px;
  padding-top: 18px;
  border-top: 1px solid var(--line);
  font-size: 20px;
  line-height: 1.22;
  color: var(--wine); }

/* line 1820, theme.scss */
.ek-site .case-more {
  grid-column: 1/-1;
  margin-top: 8px;
  color: var(--wine);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase; }

/* line 1829, theme.scss */
.ek-site .case-more::after {
  content: " +";
  font-size: 16px; }

/* line 1830, theme.scss */
.ek-site .case-card[open] .case-more::after {
  content: " −"; }

/* line 1831, theme.scss */
.ek-site .case-body {
  padding: 0 26px 26px;
  display: grid;
  gap: 18px;
  border-top: 1px solid var(--line); }

/* line 1837, theme.scss */
.ek-site .case-body > div {
  padding-top: 18px; }

/* line 1838, theme.scss */
.ek-site .case-body b {
  display: block;
  margin-bottom: 7px;
  color: var(--wine);
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase; }

/* line 1846, theme.scss */
.ek-site .case-body p {
  margin: 0;
  color: #5d5752;
  line-height: 1.65; }

/* line 1847, theme.scss */
.ek-site .case-outcome {
  padding: 18px !important;
  margin-top: 2px;
  border-radius: 16px;
  background: rgba(111, 34, 55, 0.06); }

/* line 1853, theme.scss */
.ek-site .reviews-telegram-card {
  margin-top: 28px; }

@media (max-width: 980px) {
  /* line 1856, theme.scss */
  .ek-site .speaking-gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }

  /* line 1857, theme.scss */
  .ek-site .letters-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 1858, theme.scss */
  .ek-site .cases-grid {
    grid-template-columns: 1fr; } }
@media (max-width: 640px) {
  /* line 1861, theme.scss */
  .ek-site .pain-heading > span {
    font-size: .72em; }

  /* line 1862, theme.scss */
  .ek-site .about-photo-column {
    gap: 14px; }

  /* line 1863, theme.scss */
  .ek-site .video-business-card {
    padding: 14px 15px; }

  /* line 1864, theme.scss */
  .ek-site .speaking-gallery {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 12px;
    padding-bottom: 8px;
    scrollbar-width: none; }

  /* line 1872, theme.scss */
  .ek-site .speaking-gallery::-webkit-scrollbar {
    display: none; }

  /* line 1873, theme.scss */
  .ek-site .speaking-gallery .media-card {
    flex: 0 0 76vw;
    max-width: 310px;
    scroll-snap-align: start; }

  /* line 1878, theme.scss */
  .ek-site .letters-gallery {
    grid-template-columns: 1fr 1fr;
    gap: 10px; }

  /* line 1879, theme.scss */
  .ek-site .letter-preview {
    padding: 8px; }

  /* line 1880, theme.scss */
  .ek-site .letter-caption {
    display: block;
    padding: 12px; }

  /* line 1881, theme.scss */
  .ek-site .letter-caption span {
    display: block;
    margin-top: 3px;
    text-align: left; }

  /* line 1882, theme.scss */
  .ek-site .case-card summary {
    padding: 20px; }

  /* line 1883, theme.scss */
  .ek-site .case-person {
    font-size: 25px; }

  /* line 1884, theme.scss */
  .ek-site .case-result-highlight {
    font-size: 18px; }

  /* line 1885, theme.scss */
  .ek-site .case-body {
    padding: 0 20px 20px; } }
/* === Feedback form reliability & success state === */
/* line 1889, theme.scss */
.ek-site .form-grid [data-feedback-form-field-area] {
  display: grid;
  gap: 6px; }

/* line 1890, theme.scss */
.ek-site .feedback-field-error {
  min-height: 0;
  color: #a11937;
  font-size: 12px;
  line-height: 1.35; }

/* line 1891, theme.scss */
.ek-site .feedback-field-error:empty {
  display: none; }

/* line 1892, theme.scss */
.ek-site .feedback-success-modal {
  position: fixed;
  inset: 0;
  z-index: 500;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(18, 12, 14, 0.68);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px); }

/* line 1904, theme.scss */
.ek-site .feedback-success-modal.is-show {
  display: flex; }

/* line 1905, theme.scss */
.ek-site .feedback-success-card {
  position: relative;
  width: min(460px, 100%);
  padding: 42px 34px 34px;
  border-radius: 28px;
  background: #f8f3eb;
  color: var(--ink);
  text-align: center;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.28);
  animation: ekFeedbackPop .28s ease-out both; }

/* line 1916, theme.scss */
.ek-site .feedback-success-card h3 {
  margin: 10px 0 10px;
  font-size: clamp(30px, 4vw, 42px); }

/* line 1917, theme.scss */
.ek-site .feedback-success-card p {
  margin: 0 auto 24px;
  max-width: 340px;
  color: var(--muted);
  line-height: 1.55; }

/* line 1918, theme.scss */
.ek-site .feedback-success-card .btn {
  width: 100%;
  justify-content: center; }

/* line 1919, theme.scss */
.ek-site .feedback-success-icon {
  display: grid;
  place-items: center;
  width: 66px;
  height: 66px;
  margin: 0 auto;
  border-radius: 50%;
  background: var(--wine);
  color: #fff;
  font-size: 34px;
  font-weight: 800; }

/* line 1931, theme.scss */
.ek-site .feedback-success-close {
  position: absolute;
  top: 14px;
  right: 16px;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: rgba(111, 34, 55, 0.08);
  color: var(--wine);
  font-size: 28px;
  line-height: 1;
  cursor: pointer; }

/* line 1945, theme.scss */
.ek-site .feedback-success-card > .feedback-success-close + .feedback-success-icon {
  margin-top: 4px; }

/* line 1946, theme.scss */
.ek-site .feedback-success-card .btn.feedback-success-close {
  position: static;
  width: 100%;
  height: auto;
  border-radius: 999px;
  background: var(--wine);
  color: #fff;
  font-size: inherit; }

@keyframes ekFeedbackPop {
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.98); }
  to {
    opacity: 1;
    transform: none; } }
@media (prefers-reduced-motion: reduce) {
  /* line 1948, theme.scss */
  .ek-site .feedback-success-card {
    animation: none; } }
