/* =========================================================
   INVEST PAGE — invest.html
   Pixel-accurate to Figma 1920 frame (no responsive yet)
   ========================================================= */

/* =========================================================
   HEADER OVERRIDES for white-hero invest page (mirrors buy.css).
   Without these the global style.css paints text/icons #FFFFFF
   for the dark index.html hero, which is invisible on white.
   ========================================================= */
.big_block_home--invest .top_header_group {
  margin-left: -96px;
  margin-right: -96px;
  padding-left: 96px;
  padding-right: 96px;
  box-sizing: border-box;
}
/* Specificity matches the per-breakpoint .big_block_home--invest > .container
   overrides below so mobile/tablet padding is not blocked by this base rule. */
.big_block_home--invest {
  position: relative;
  height: auto;
  background: #FFFFFF;
}
.big_block_home--invest header {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  z-index: 10;
  padding-top: 25px;
}
/* Header color overrides — every text / icon / border recoloured to #010101
   for the white background. */
.big_block_home--invest header .about_block .top_header_group .menu ul li a,
.big_block_home--invest header .about_block .top_header_group .menu_burger .lang_select select,
.big_block_home--invest header .about_block .top_header_group .right_contacts .phone_number,
.big_block_home--invest header .about_block .top_header_group .right_contacts .lang_select select,
.big_block_home--invest header .about_block .top_header_group .right_contacts .consultation,
.big_block_home--invest header .about_block .top_header_group .right_contacts .lang-dropdown .lang-dropdown-btn,
.big_block_home--invest header .about_block .top_header_group .right_contacts .lang-dropdown .lang-arrow,
.big_block_home--invest header .about_block .bottom_header .menu ul li a,
.big_block_home--invest header .about_block .bottom_header .menu_burger,
.big_block_home--invest header .about_block .bottom_header .menu_burger span {
  color: #010101;
}
/* Burger bars */
.big_block_home--invest header .about_block .top_header_group .menu_burger .burger span,
.big_block_home--invest header .about_block .bottom_header .menu_burger .burger span {
  background: #010101;
}
/* Consultation button + border-bottom of top group */
.big_block_home--invest header .about_block .top_header_group .right_contacts .consultation {
  border-color: #010101;
}
.big_block_home--invest header .about_block .top_header_group {
  border-bottom-color: #010101;
}
.big_block_home--invest header .about_block .top_header_group .right_contacts .whatsapp svg path {
  stroke: #010101;
}
/* Hover states stay visible */
.big_block_home--invest header .about_block .top_header_group .menu ul li a:hover,
.big_block_home--invest header .about_block .bottom_header .menu ul li a:hover { opacity: 0.7; color: #010101; }
/* Logo: invert to dark */
.big_block_home--invest header .logo img { filter: brightness(0); }
/* Mega-menu logo: keep original colors (override brightness(0) above) */
.big_block_home--invest header .mega-menu .logo img { filter: none; }

/* ---------- Container/wrapper ---------- */
/* Transparent bg so vertical rails on .wrapper show through */
.big_block_home.big_block_home--invest {
  background: transparent;
}
.big_block_home--invest > .container {
  padding: 0 96px;
  max-width: 1920px;
  background: transparent;
}
/* White page background on body, rails render above it inside wrapper */
body { background: #FFFFFF; }

/* Vertical side rails on invest page */
body:has(.big_block_home--invest) .wrapper {
  border-left: 1px solid #C4C4C4;
  border-right: 1px solid #C4C4C4;
  position: relative;
}
body:has(.big_block_home--invest) .wrapper::before,
body:has(.big_block_home--invest) .wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #E1E1E1;
  z-index: 0;
  pointer-events: none;
}
body:has(.big_block_home--invest) .wrapper::before { left: 96px; }
body:has(.big_block_home--invest) .wrapper::after { right: 96px; }

/* Photos and large content blocks cover rails when they overlap */
body:has(.big_block_home--invest) .inv_hero__photo,
body:has(.big_block_home--invest) .inv_projects .buy_listing__photo,
body:has(.big_block_home--invest) .inv_audience__photo,
body:has(.big_block_home--invest) .inv_land__photo,
body:has(.big_block_home--invest) .inv_svc__photo,
body:has(.big_block_home--invest) .inv_risks_block__cell--photo,
body:has(.big_block_home--invest) .inv_about__photo,
body:has(.big_block_home--invest) .inv_cta {
  position: relative;
  z-index: 2;
}
/* Hero gallery itself sits above the wrapper's vertical "rails" so the 1px
   guides at x=96 / right:96 do not paint over the photos in any column. */
body:has(.big_block_home--invest) .inv_hero__gallery {
  position: relative;
  z-index: 2;
}

/* Project listing photo carousel — slide+fade animation on prev/next click is
   driven by the Web Animations API in invest.html, not CSS. We just clip the
   sliding img inside the photo frame here. */
.inv_projects .buy_listing__photo { overflow: hidden; }
body:has(.big_block_home--invest) .inv_projects .buy_listings__more,
body:has(.big_block_home--invest) .inv_services__cta {
  position: relative;
  z-index: 2;
}
/* Footer covers rails (preserve dark teal bg from style.css) */
body:has(.big_block_home--invest) footer {
  position: relative;
  z-index: 3;
}

/* =========================================================
   1. HERO — centered title + CTA + 5-photo gallery
   ========================================================= */
.inv_hero {
  padding: 64px 0 0;
  text-align: center;
  color: #010101;
}
.inv_hero__breadcrumbs {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #C4C4C4;
  margin-bottom: 32px;
}
.inv_hero__breadcrumbs a { color: #C4C4C4; text-decoration: none; transition: color .25s; }
.inv_hero__breadcrumbs a:hover { color: #010101; }
.inv_hero__breadcrumbs .is-active { color: #010101; }
.inv_hero__title {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  text-transform: uppercase;
  max-width: 1538px;
  margin: 0 auto 32px;
}
.inv_hero__title-main,
.inv_hero__title-sub { display: block; }
/* Spanish header text is ~10–15% wider than RU/EN at the same point size,
   so "PROYECTOS DE DESARROLLO EN MARBELLA" wraps to a 2nd line at 80px and
   the whole h1 ends up at 3 lines. Shrink the title for ES so each span
   fits on one line — the section now reads in 2 lines like RU/EN.
   Only applied above 1200px; the 1200 / 768 / 480 / 360 breakpoints keep
   their already-smaller default that comfortably fits ES on one line. */
@media (min-width: 1201px) {
  :lang(es) .inv_hero__title { font-size: 60px; }
  :lang(es) .inv_hero__title em { font-size: 60px; }
}
.inv_hero__title em {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 80px;
}
.inv_hero__subtitle {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  margin-bottom: 64px;
}
.inv_hero__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 758px;
  height: 80px;
  padding: 0 36px;
  background: transparent;
  color: #232323;
  border: 0.8px solid #232323;
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 96px;
  transition: background .25s, color .25s;
}
.inv_hero__cta:hover { background: #232323; color: #FFFFFF; }
.inv_hero__gallery {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 32px;
  margin: 0 -264px;
  transition: transform 0.1s linear;
  will-change: transform;
}
.inv_hero__photo {
  aspect-ratio: 422 / 411;
  overflow: hidden;
}
.inv_hero__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* =========================================================
   2. STATS — 3 columns with top/bottom rules
   ========================================================= */
.inv_stats {
  padding: 0;
  margin-top: 0;
}
.inv_stats__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1.6px solid #E1E1E1;
  border-bottom: 1.6px solid #E1E1E1;
  padding: 80px 0;
  position: relative;
}
.inv_stat {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0 64px;
  border-right: 1.6px solid #E1E1E1;
  align-items: flex-start;
}
.inv_stat:last-child { border-right: 0; }
.inv_stat b {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  display: inline-flex;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 64px;
  /* Lock the digits + %/млн/года onto a single line so narrowed columns
     between named breakpoints (e.g. 1500px / 1024px / 600px) cannot wrap
     "ROI" + "35–40" + "%" or "200+ млн €" into multiple rows. */
  white-space: nowrap;
}
.inv_stat b em {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 80px;
  color: #010101;
}
.inv_stat b i {
  font-style: normal;
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 80px;
}
.inv_stat > span {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
  max-width: 466px;
}

/* Intermediate desktop range (1201px – 1700px). The base 80px digits don't fit
   the narrowed 1/3 column once the wrapper drops below ~1700px (e.g. 1280,
   1366, 1440, 1600 laptops), so they were wrapping to 2 lines and pushing
   the "Срок проекта / Капитала под управлением" labels onto different rows.
   Step the digits + padding down so each stat stays on a single line and the
   labels align horizontally across all three columns. */
@media (min-width: 1201px) and (max-width: 1700px) {
  .inv_stats__grid { padding: 64px 0; }
  .inv_stat { padding: 0 36px; }
  .inv_stat b {
    font-size: 64px;
    gap: 6px;
    margin-bottom: 48px;
  }
  .inv_stat b em,
  .inv_stat b i { font-size: 64px; }
  .inv_stat > span { font-size: 18px; max-width: 320px; }

  /* Hero scaled down so the long Russian title fits on 2 lines at narrower
     desktops (1280/1366/1440/1500/1600). Linear-ish step from 1920's 80px to
     1200's 50px. */
  .inv_hero__title { font-size: 64px; max-width: 1240px; }
  .inv_hero__title em { font-size: 64px; }
  .inv_hero__subtitle { font-size: 36px; }
  .inv_hero__gallery { margin: 0 -200px; }

}

/* Intermediate tablet range (769px – 1023px). Same problem as above but
   one tier down — the ≤1200 rule kicks in at 50px which still wraps on
   ~800px wrappers between the laptop and tablet breakpoints. */
@media (min-width: 769px) and (max-width: 1023px) {
  .inv_stats__grid { padding: 36px 0; }
  .inv_stat { padding: 0 20px; }
  .inv_stat b {
    font-size: 36px;
    gap: 4px;
    margin-bottom: 24px;
  }
  .inv_stat b em,
  .inv_stat b i { font-size: 36px; }
  .inv_stat > span { font-size: 12px; max-width: 220px; }
}

/* =========================================================
   3. PROJECTS — title + 2 cards
   ========================================================= */
.inv_projects_title {
  padding: 160px 0 0;
  background: #FFFFFF;
  text-align: center;
}
.inv_projects_title .container {
  max-width: 1920px;
  padding: 0 96px;
}
.inv_projects_title h2 {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  text-transform: uppercase;
  margin: 0 auto;
  max-width: 1744px;
}

.inv_projects {
  padding: 96px 0 0;
}
.inv_projects .container {
  max-width: 1920px;
  padding: 0 96px;
}

/* Override buy.css for invest cards */
.inv_projects .buy_listing {
  display: grid;
  grid-template-columns: 1fr 869px;
  gap: 0;
  align-items: stretch;
  padding: 0;
  margin-bottom: 0;
  border-bottom: 1.6px solid #E1E1E1;
}
.inv_projects .buy_listing:last-of-type { border-bottom: 0; }
.inv_projects .buy_listing--text-right {
  grid-template-columns: 869px 1fr;
}
.inv_projects .buy_listing__text {
  display: flex;
  flex-direction: column;
  padding: 96px 96px 96px 0;
}
.inv_projects .buy_listing--text-right .buy_listing__text {
  padding: 96px 0 96px 96px;
}
.inv_projects .buy_listing__head {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 40px;
}
.inv_projects .buy_listing__title {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  text-transform: none;
}
.inv_projects .buy_listing__ref {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  letter-spacing: 0.04em;
  color: #B9B9B9;
  text-transform: uppercase;
}
.inv_projects .buy_listing__desc {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
  margin-bottom: 48px;
  max-width: 736px;
}
.inv_projects .buy_listing__specs {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  border: 0;
  margin: 0 0 auto;
  list-style: none;
}
.inv_projects .buy_listing__specs li {
  display: flex;
  align-items: baseline;
  gap: 8px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #B9B9B9;
}
.inv_projects .buy_listing__specs li span,
.inv_projects .buy_listing__specs li b { color: #B9B9B9; font-weight: 300; }
.inv_projects .buy_listing__foot {
  margin-top: 56px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.inv_projects .buy_listing__price {
  display: inline-flex;
  align-items: baseline;
  gap: 12px;
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 110%;
  color: #010101;
  letter-spacing: 0.02em;
}
.inv_projects .buy_listing__price em {
  font-family: "Inter", sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 44px;
  color: #010101;
}
.inv_projects .buy_listing__price b { font-weight: 700; }
.inv_projects .buy_listing__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
  padding: 0 24px;
  background: transparent;
  color: #232323;
  border: 0.8px solid #232323;
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background .25s, color .25s;
}
.inv_projects .buy_listing__btn:hover { background: #232323; color: #FFFFFF; }
.inv_projects .buy_listing__photo {
  position: relative;
  width: 869px;
  aspect-ratio: 869 / 854;
  overflow: hidden;
}
.inv_projects .buy_listing__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Pager 01/10 over photo */
.inv_pager {
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: 28px;
  display: flex;
  align-items: center;
  z-index: 2;
  pointer-events: none;
}
.inv_pager__nav {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  pointer-events: auto;
  flex-shrink: 0;
}
.inv_pager__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 28px;
  text-decoration: none;
  opacity: 0.95;
  transition: opacity .25s;
}
.inv_pager__arrow:hover { opacity: 1; }
.inv_pager__arrow svg {
  display: block;
  filter: drop-shadow(0 1px 3px rgba(0,0,0,0.45));
}
.inv_pager__line {
  flex: 1 1 auto;
  height: 1px;
  background: rgba(255, 255, 255, 0.65);
  margin: 0 24px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.inv_pager__num {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  display: inline-flex;
  align-items: baseline;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
  pointer-events: auto;
}
.inv_pager__num i {
  font-style: normal;
  font-family: "Inter", sans-serif;
  font-weight: 200;
  font-size: 32px;
  color: rgba(255, 255, 255, 0.75);
  margin: 0 2px;
}

/* Mobile-only "Смотреть все этапы цикла" CTA inside .inv_land — hidden by default. */
.inv_land__more { display: none; }
/* Mobile-only split description (Felidae lead + Inter rest) — hidden by default. */
.inv_land__desc-lead,
.inv_land__desc-rest { display: none; }
/* Mobile-only header strings inside .inv_risks_block — hidden by default. */
.inv_risks_block__over--mob,
.inv_risks_block__title--mob { display: none; }
/* Mobile-only thumbnail beside each section's h4 — hidden by default. */
.inv_risks_block__thumb { display: none; }
/* Mobile-only h2 sub-title spans inside .inv_about — desktop renders as one block. */
.inv_about__title-main,
.inv_about__title-sub { display: inline; }
/* Awards carousel arrows — hidden by default (desktop shows all 3 awards). */
.inv_about__award-prev,
.inv_about__award-next { display: none; }
/* Mobile-only "Открыть все вопросы" button under the FAQ list. */
.inv_faq__more { display: none; }
/* Desktop / mobile title spans inside .inv_cta — desktop visible by default. */
.inv_cta__title-desk { display: inline; }
.inv_cta__title-mob { display: none; }

/* "Смотреть больше проектов" — large dark CTA */
.inv_projects .buy_listings__more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 192px);
  max-width: 1730px;
  height: 96px;
  margin: 96px auto 0;
  background: #41545C;
  color: #FFFFFF;
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background .25s;
}
.inv_projects .buy_listings__more:hover { background: #010101; color: #FFFFFF; }

/* =========================================================
   4. AUDIENCE — title + tabs + 2 blocks + photo
   ========================================================= */
.inv_audience {
  padding: 160px 0 0;
  background: #FFFFFF;
}
.inv_audience .container {
  max-width: 1920px;
  padding: 0 96px;
}
.inv_audience__title {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  text-transform: uppercase;
  text-align: center;
  max-width: 1538px;
  margin: 0 auto 64px;
}
.inv_audience__tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-bottom: 80px;
}
.inv_audience__tabs button {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  padding: 0;
  background: transparent;
  border: 0;
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 130%;
  color: #B9B9B9;
  cursor: pointer;
  transition: color .25s;
}
.inv_audience__tabs button.is-active { color: #010101; font-weight: 700; }
.inv_audience__tabs button.is-active i {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #010101;
  display: inline-block;
}
.inv_audience__sep {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 36px;
  color: #B9B9B9;
}
.inv_audience__grid {
  display: grid;
  grid-template-columns: 573px 1fr;
  gap: 0;
  border-top: 1.6px solid #E1E1E1;
}
.inv_audience__blocks {
  display: flex;
  flex-direction: column;
  border-right: 1.6px solid #E1E1E1;
}
.inv_audience__block {
  padding: 56px 48px 56px 0;
  border-bottom: 1.6px solid #E1E1E1;
}
.inv_audience__block:last-child { border-bottom: 0; }
.inv_audience__block h3 {
  /* Figma 1920_Investment — 1920/T2 (upp): Inter Light 300, 32 / 120%, ls=0, uppercase */
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0;
  color: #010101;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.inv_audience__block p {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
}
.inv_audience__photo {
  overflow: hidden;
}
.inv_audience__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* =========================================================
   5. FROM LAND TO SALE — title + photo + 8 steps
   ========================================================= */
.inv_land {
  padding: 160px 0 0;
  background: #FFFFFF;
}
.inv_land .container {
  max-width: 1920px;
  padding: 0 96px;
}
.inv_land__head {
  text-align: center;
  margin-bottom: 64px;
  max-width: 1538px;
  margin-left: auto;
  margin-right: auto;
}
.inv_land__title {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.inv_land__subtitle {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  margin-bottom: 32px;
}
.inv_land__desc {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
  max-width: 1235px;
  margin: 0 auto;
}
.inv_land__photo {
  width: 100%;
  height: 650px;
  overflow: hidden;
  margin-bottom: 80px;
}
.inv_land__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* Two independent flex columns side by side (3 items left / 5 items right).
   Each column flows on its own — expanding an item on the left does not
   push items on the right. */
.inv_land__cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 56px;
  align-items: start;
}
.inv_land__steps {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  border-bottom: 1.6px solid #E1E1E1;
}
.inv_land__steps > li {
  border-top: 1.6px solid #E1E1E1;
  padding: 28px 0;
  cursor: pointer;
}
.inv_land__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.inv_land__steps h3 {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  text-transform: none;
}
.inv_land__steps > li.is-active h3 { color: #010101; font-weight: 700; }
.inv_land__body { display: none; }
.inv_land__steps > li.is-active .inv_land__body { display: block; }
.inv_land__icon {
  display: inline-block;
  width: 37px;
  height: 37px;
  border: 1px solid #B9B9B9;
  border-radius: 50%;
  position: relative;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'><path d='M7 1.5v11M1.5 7h11' stroke='%23010101' stroke-width='1.4' stroke-linecap='round'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px;
}
.inv_land__icon--minus,
.inv_land__steps > li.is-active .inv_land__icon {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'><path d='M1.5 7h11' stroke='%23010101' stroke-width='1.4' stroke-linecap='round'/></svg>");
}
.inv_land__item-desc {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
  margin: 24px 0 32px;
  max-width: 629px;
}
.inv_land__benefit {
  margin-top: 24px;
}
.inv_land__benefit b {
  display: block;
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 150%;
  letter-spacing: 0.04em;
  color: #010101;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.inv_land__benefit ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.inv_land__benefit ul li {
  position: relative;
  padding-left: 18px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
}
.inv_land__benefit ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #010101;
}

/* =========================================================
   6. SERVICES — 5 cards in a row
   ========================================================= */
.inv_services {
  padding: 160px 0 0;
  background: #FFFFFF;
}
.inv_services .container {
  max-width: 1920px;
  padding: 0 96px;
}
.inv_services__head {
  text-align: center;
  margin-bottom: 64px;
}
.inv_services__title {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.inv_services__lead {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
}
.inv_services__grid {
  display: flex;
  gap: 0;
  border-top: 1.6px solid #E1E1E1;
  border-bottom: 1.6px solid #E1E1E1;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  cursor: grab;
  user-select: none;
  overscroll-behavior-x: contain;
}
.inv_services__grid::-webkit-scrollbar { display: none; }
.inv_services__grid.is-dragging { cursor: grabbing; }
.inv_services__grid.is-dragging a,
.inv_services__grid.is-dragging button,
.inv_services__grid.is-dragging img { pointer-events: none; }
.inv_svc {
  flex: 0 0 calc(100% / 5);
  padding: 40px 24px;
  border-right: 1.6px solid #E1E1E1;
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 780px;
  overflow: hidden;
  box-sizing: border-box;
}
.inv_svc:last-child { border-right: 0; }
.inv_svc__lead {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 130%;
  color: #010101;
  margin: 0 0 12px;
}
.inv_svc__desc {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
  margin: 0;
}
.inv_svc h3 {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  margin-bottom: 32px;
  text-transform: none;
  min-height: 96px;
}
.inv_svc.is-active h3 { font-weight: 700; }

/* Фото: занимает всё свободное место по умолчанию, сжимается на hover */
.inv_svc__photo {
  position: relative;
  width: 100%;
  flex: 1 1 auto;
  min-height: 0;
  max-height: 700px;
  overflow: hidden;
  margin-bottom: 0;
  transition: max-height 0.55s cubic-bezier(0.16, 1, 0.3, 1);
}
.inv_svc:hover .inv_svc__photo {
  max-height: 220px;
}
.inv_svc__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Текст: скрыт по умолчанию, появляется на hover */
.inv_svc ul,
.inv_svc__lead,
.inv_svc__desc {
  max-height: 0;
  opacity: 0;
  margin-top: 0;
  overflow: hidden;
  transition: max-height 0.55s cubic-bezier(0.16, 1, 0.3, 1),
              opacity 0.35s ease 0.1s,
              margin-top 0.4s ease;
}
.inv_svc ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.inv_svc:hover ul {
  max-height: 360px;
  opacity: 1;
  margin-top: 28px;
}
.inv_svc:hover .inv_svc__lead {
  max-height: 80px;
  opacity: 1;
  margin-top: 28px;
}
.inv_svc:hover .inv_svc__desc {
  max-height: 240px;
  opacity: 1;
  margin-top: 12px;
}
.inv_svc ul li {
  position: relative;
  padding-left: 18px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
}
.inv_svc ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #010101;
}

/* Кнопка «+» в правом нижнем углу фото */
.inv_svc__nav {
  position: absolute;
  right: 18px;
  bottom: 18px;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(0,0,0,0.12);
  border-radius: 50%;
  background: #FFFFFF;
  cursor: pointer;
  padding: 0;
  z-index: 2;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.25s;
}
.inv_svc__nav::before,
.inv_svc__nav::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: #010101;
  transition: opacity 0.35s ease, transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.inv_svc__nav::before { width: 14px; height: 1.5px; transform: translate(-50%, -50%); }
.inv_svc__nav::after  { width: 1.5px; height: 14px; transform: translate(-50%, -50%); }
.inv_svc:hover .inv_svc__nav { border-color: #010101; }
.inv_svc:hover .inv_svc__nav::after { opacity: 0; transform: translate(-50%, -50%) scaleY(0); }

/* Services CTA — big dark button */
.inv_services__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 192px);
  max-width: 1730px;
  height: 96px;
  margin: 64px auto 0;
  background: #41545C;
  color: #FFFFFF;
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background .25s;
}
.inv_services__cta:hover { background: #010101; color: #FFFFFF; }

/* =========================================================
   7. RISKS — 3-row mosaic with photos
   ========================================================= */
.inv_risks_block {
  padding: 160px 0 0;
  background: #FFFFFF;
}
.inv_risks_block .container {
  max-width: 1920px;
  padding: 0 96px;
}
.inv_risks_block__header {
  text-align: center;
  margin-bottom: 80px;
  max-width: 1728px;
  margin-left: auto;
  margin-right: auto;
}
.inv_risks_block__over {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 110%;
  color: #010101;
  margin-bottom: 8px;
}
.inv_risks_block__title {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.inv_risks_block__lead {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
  max-width: 1235px;
  margin: 0 auto;
}
.inv_risks_block__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 702px 702px 702px;
  gap: 24px;
}
.inv_risks_block__cell {
  padding: 0;
  display: flex;
  flex-direction: column;
}
.inv_risks_block__cell--text {
  background: #FFFFFF;
  color: #010101;
  padding: 120px 16px 48px;
  justify-content: flex-start;
}
.inv_risks_block__cell--text h3 {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  margin-bottom: 36px;
}
.inv_risks_block__cell--text ul {
  list-style: none;
  padding: 0;
  margin: 0 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.inv_risks_block__cell--text ul li {
  position: relative;
  padding-left: 22px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
}
.inv_risks_block__cell--text ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #010101;
}
.inv_risks_block__link {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: auto;
  padding-top: 32px;
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #B9B9B9;
  text-decoration: none;
  transition: color .25s;
}
.inv_risks_block__link i {
  font-style: normal;
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  border: 1px solid #B9B9B9;
  font-size: 24px;
  line-height: 1;
  color: #B9B9B9;
}
.inv_risks_block__link:hover { color: #010101; }
.inv_risks_block__link:hover i { color: #010101; border-color: #010101; }
.inv_risks_block__cell--photo {
  padding: 0;
  overflow: hidden;
}
.inv_risks_block__cell--photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.inv_risks_block__cell--wide {
  grid-column: span 2;
  border-right: 0;
}

/* =========================================================
   8. ABOUT INMOLUX — title + 3 rows mosaic
   ========================================================= */
.inv_about {
  padding: 160px 0 0;
  background: #FFFFFF;
}
.inv_about .container {
  max-width: 1920px;
  padding: 0 96px;
}
.inv_about__title {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  text-transform: uppercase;
  text-align: center;
  max-width: 1352px;
  margin: 0 auto 80px;
}
/* Three rows, each with internal column rules + outer top/bottom rules.
   Row 1: photo | 30 000+ | 15+              (3 equal cols)
   Row 2: [8 stacked above 5 000+] | big photo (1/3 + 2/3)
   Row 3: 3 awards on grey band              (3 equal cols) */
.inv_about__row {
  display: grid;
  gap: 0;
  border-top: 1.6px solid #E1E1E1;
}
.inv_about__row--1 { grid-template-columns: 1fr 1fr 1fr; }
.inv_about__row--2 { grid-template-columns: 1fr 2fr; }
.inv_about__row--3 {
  grid-template-columns: repeat(3, 1fr);
  border-bottom: 1.6px solid #E1E1E1;
  background: #FAFAFA;
}

/* Cells (text) */
.inv_about__cell {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 48px 40px;
  border-right: 1.6px solid #E1E1E1;
  min-height: 416px;
}
.inv_about__row--1 > .inv_about__cell:last-child,
.inv_about__row--2 .inv_about__cell:last-child { border-right: 0; }
.inv_about__cell b {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  display: inline-flex;
  align-items: baseline;
}
.inv_about__cell b i {
  font-style: normal;
  font-family: "Inter", sans-serif;
  font-weight: 200;
  font-size: 80px;
  margin-left: 4px;
}
.inv_about__cell span {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
}
.inv_about__cell--lang { align-items: flex-start; }

/* Photos */
.inv_about__photo {
  overflow: hidden;
  border-right: 1.6px solid #E1E1E1;
}
.inv_about__photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.inv_about__photo--small { min-height: 416px; }
.inv_about__photo--big {
  min-height: 832px;
  border-right: 0;
}

/* Row 2 stack — 2 cells in one column */
.inv_about__stack {
  display: grid;
  grid-template-rows: 1fr 1fr;
  border-right: 1.6px solid #E1E1E1;
}
.inv_about__stack .inv_about__cell {
  border-right: 0;
  border-bottom: 1.6px solid #E1E1E1;
  min-height: 416px;
}
.inv_about__stack .inv_about__cell:last-child { border-bottom: 0; }
.inv_about__award {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 56px 40px;
  border-right: 1.6px solid #E1E1E1;
  min-height: 280px;
  justify-content: center;
  text-align: left;
}
.inv_about__award:last-child { border-right: 0; }
.inv_about__award h3 {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 110%;
  color: #010101;
  text-transform: none;
}
.inv_about__award p {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
}

/* =========================================================
   9. FAQ — accordion
   ========================================================= */
.inv_faq {
  padding: 160px 0 0;
  background: #FFFFFF;
}
.inv_faq .container {
  max-width: 1920px;
  padding: 0 96px;
}
.inv_faq__title {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 80px;
}
.inv_faq__list {
  list-style: none;
  padding: 0;
  margin: 0 0 64px;
  border-top: 1.6px solid #E1E1E1;
}
.inv_faq__list .buy_faq__item {
  border-bottom: 1.6px solid #E1E1E1;
}
.inv_faq__list .buy_faq__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
  padding: 18px 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  text-align: left;
}
.inv_faq__list .buy_faq__head span {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #010101;
  text-transform: none;
}
.inv_faq__list .buy_faq__head i {
  width: 28px;
  height: 28px;
  border: 1px solid #010101;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'><path d='M7 1.5v11M1.5 7h11' stroke='%23010101' stroke-width='1' stroke-linecap='round'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 12px;
  transition: transform .25s;
}
.inv_faq__list .buy_faq__item.is-open .buy_faq__head i {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'><path d='M1.5 7h11' stroke='%23010101' stroke-width='1' stroke-linecap='round'/></svg>");
}
.inv_faq__list .buy_faq__body {
  display: none;
  padding: 0 0 22px;
}
.inv_faq__list .buy_faq__item.is-open .buy_faq__body { display: block; }
.inv_faq__list .buy_faq__body p {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
  max-width: 1300px;
}
.inv_faq__outro {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
  text-align: center;
  margin: 0 auto 48px;
  max-width: 1300px;
}
.inv_faq__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 192px);
  max-width: 1730px;
  height: 80px;
  margin: 0 auto 160px;
  padding: 0 36px;
  background: transparent;
  color: #232323;
  border: 0.8px solid #232323;
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background .25s, color .25s;
}
.inv_faq__cta:hover { background: #232323; color: #FFFFFF; }
/* =========================================================
   10. FINAL CTA — bg image with white card and form
   ========================================================= */
.inv_cta {
  padding: 160px 0 160px;
  position: relative;
  overflow: hidden;
}
/* Real parallax: img child translateY()-shifts on scroll (driven by JS in
   invest-animations.js). Same pattern as buy.html .buy_districts__big and
   catalog.html .cat_cta__bg. */
.inv_cta__bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: 0;
}
.inv_cta__bg img {
  width: 100%;
  height: 120%;
  object-fit: cover;
  display: block;
  will-change: transform;
  transform: translate3d(0, 0, 0);
  transition: transform 0.1s linear;
}
.inv_cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.15);
  pointer-events: none;
  z-index: 1;
}
.inv_cta .container {
  max-width: 1920px;
  padding: 0 96px;
  position: relative;
  z-index: 2;
}
.inv_cta__card {
  background: #FFFFFF;
  color: #010101;
  padding: 96px 80px 80px;
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
  box-shadow: 0 40px 100px rgba(0, 0, 0, 0.18);
}
.inv_cta__title {
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #010101;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.inv_cta__sub {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
  margin-bottom: 56px;
  max-width: 859px;
  margin-left: auto;
  margin-right: auto;
}
.inv_cta__form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-bottom: 32px;
}
.inv_cta__field {
  display: block;
}
.inv_cta__field select {
  width: 100%;
  height: 112px;
  padding: 0 40px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 130%;
  color: #B9B9B9;
  background: #FFFFFF;
  border: 1px solid #E1E1E1;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='%23010101'><path d='M0 0 L12 0 L6 8 Z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 24px center;
  background-size: 12px 8px;
  cursor: pointer;
}
.inv_cta__field select option { background: #FFFFFF; color: #010101; }

/* Custom .lux-select wrapper that main.js builds around the native <select>.
   Style it so it matches the white-input look from Figma — visible white bg,
   border, padding, dropdown arrow on the right. The native <select> next to
   it stays at 1px (lux-select__native) — that's normal a11y behaviour. */
.inv_cta__field .lux-select {
  display: flex;
  align-items: center;
  width: 100%;
  height: 112px;
  padding: 0 40px;
  background: #FFFFFF;
  border: 1px solid #E1E1E1;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 130%;
  color: #010101;
  cursor: pointer;
}
.inv_cta__field .lux-select__trigger {
  padding: 0 22px 0 0;
  color: #010101;
}
.inv_cta__field .lux-select__value {
  color: #010101;
}
.inv_cta__field .lux-select__value.is-placeholder {
  /* Per Figma — placeholder reads in dark, not the default light gray. */
  color: #010101;
}
.inv_cta__tagline {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 130%;
  color: #3C3C3B;
  margin-bottom: 16px;
}
.inv_cta__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
  padding: 0 36px;
  background: #41545C;
  color: #FFFFFF;
  border: 0;
  font-family: "Felidae", "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 16px;
  transition: background .25s;
}
.inv_cta__submit:hover { background: #010101; }
.inv_cta__micro {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
  color: #B9B9B9;
}

/* Inv services — все карточки всегда раскрыты (горизонтальный скролл) */

/* =========================================================
   ANIMATION ENHANCEMENTS (invest-animations.js)
   ========================================================= */

/* CTA parallax now driven by translate3d on .inv_cta__bg img (in
   invest-animations.js). The old `background-attachment: fixed` was
   visually stiff and broke on iOS Safari. */

/* --- 3D tilt perspective containers --- */
.inv_risks_block__cell--photo,
.inv_hero__photo,
.inv_about__photo {
  perspective: 800px;
  transform-style: preserve-3d;
}
.inv_risks_block__cell--photo img,
.inv_hero__photo img,
.inv_about__photo img {
  backface-visibility: hidden;
}

/* Intermediate desktop range (1201px – 1700px) — section titles scale down
   so the long Russian copy doesn't wrap to 3 lines on 1280/1366/1440/1500/1600
   laptops. Project cards also need a narrower photo so the text column stays
   readable. Placed AFTER base rules so cascade wins at 1500px. */
@media (min-width: 1201px) and (max-width: 1700px) {
  .inv_projects_title h2 { font-size: 64px; }
  .inv_about__title { font-size: 64px; max-width: 1100px; }
  .inv_projects .buy_listing { grid-template-columns: 1fr 700px; }
  .inv_projects .buy_listing--text-right { grid-template-columns: 700px 1fr; }
  .inv_projects .buy_listing__photo { width: 700px; aspect-ratio: 700 / 685; }
  .inv_projects .buy_listing__text { padding: 64px 64px 64px 0; }
  .inv_projects .buy_listing--text-right .buy_listing__text { padding: 64px 0 64px 64px; }
}

/* =========================================================
   RESPONSIVE — Pixel-perfect to Figma 1200_Investment
   1200px viewport: container 30px sides, rails align with content edges,
   titles 50px Felidae, body 16px Inter, photo gallery full-bleed
   ========================================================= */
@media (max-width: 1200px) {
  /* Container & wrapper rails — match content edges at 30px */
  .big_block_home--invest > .container {
    padding: 0 30px;
    max-width: 1200px;
  }
  body:has(.big_block_home--invest) .wrapper::before { left: 30px; }
  body:has(.big_block_home--invest) .wrapper::after { right: 30px; }

  /* ===== HERO ===== */
  .inv_hero { padding: 32px 0 0; }
  .inv_hero__breadcrumbs { font-size: 16px; gap: 5px; margin-bottom: 24px; }
  .inv_hero__title { font-size: 50px; line-height: 110%; letter-spacing: 0.02em; max-width: 961px; margin-bottom: 24px; }
  .inv_hero__title em { font-size: 50px; }
  .inv_hero__subtitle { font-size: 28px; line-height: 110%; letter-spacing: 0.02em; margin-bottom: 40px; }
  .inv_hero__cta {
    width: 474px;
    max-width: calc(100% - 60px);
    height: 50px;
    padding: 0 32px;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.05em;
    border-width: 0.5px;
    margin-bottom: 60px;
  }
  .inv_hero__gallery { gap: 20px; margin: 0 -139px; }

  /* ===== STATS ===== */
  .inv_stats__grid { padding: 50px 0; }
  .inv_stat { padding: 0 28px; }
  .inv_stat b { font-size: 50px; gap: 6px; margin-bottom: 32px; }
  .inv_stat b em { font-size: 50px; }
  .inv_stat b i { font-size: 50px; }
  .inv_stat > span { font-size: 16px; max-width: 295px; }

  /* ===== PROJECTS ===== */
  .inv_projects_title { padding: 80px 0 0; }
  .inv_projects_title .container { max-width: 1200px; padding: 0 30px; }
  .inv_projects_title h2 { font-size: 50px; max-width: 100%; }

  .inv_projects { padding: 60px 0 0; }
  .inv_projects .container { max-width: 1200px; padding: 0 30px; }

  .inv_projects .buy_listing { grid-template-columns: 1fr 540px; }
  .inv_projects .buy_listing--text-right { grid-template-columns: 540px 1fr; }
  .inv_projects .buy_listing__text { padding: 50px 40px 50px 0; }
  .inv_projects .buy_listing--text-right .buy_listing__text { padding: 50px 0 50px 40px; }
  .inv_projects .buy_listing__head { gap: 12px; margin-bottom: 24px; }
  .inv_projects .buy_listing__title { font-size: 28px; }
  .inv_projects .buy_listing__ref { font-size: 18px; letter-spacing: 0.04em; }
  .inv_projects .buy_listing__desc { font-size: 16px; line-height: 130%; margin-bottom: 32px; max-width: 100%; }
  .inv_projects .buy_listing__specs { gap: 6px; }
  .inv_projects .buy_listing__specs li { font-size: 14px; }
  .inv_projects .buy_listing__foot { margin-top: 36px; gap: 24px; }
  .inv_projects .buy_listing__price { font-size: 28px; gap: 8px; }
  .inv_projects .buy_listing__price em { font-size: 28px; }
  .inv_projects .buy_listing__btn { height: 50px; font-size: 16px; line-height: 150%; letter-spacing: 0.05em; padding: 0 20px; }
  .inv_projects .buy_listing__photo { width: 540px; aspect-ratio: 540 / 540; }

  .inv_pager { left: 20px; right: 20px; bottom: 18px; }
  .inv_pager__nav { gap: 12px; }
  .inv_pager__arrow { width: 18px; height: 22px; }
  .inv_pager__arrow svg { width: 11px; height: 18px; }
  .inv_pager__line { margin: 0 16px; }
  .inv_pager__num { font-size: 22px; }
  .inv_pager__num i { font-size: 22px; }

  .inv_projects .buy_listings__more {
    width: 100%;
    max-width: none;
    height: 80px;
    margin: 60px 0 0;
    font-size: 16px;
    letter-spacing: 0.1em;
  }

  /* ===== AUDIENCE ===== */
  .inv_audience { padding: 80px 0 0; }
  .inv_audience .container { max-width: 1200px; padding: 0 30px; }
  .inv_audience__title { font-size: 50px; max-width: 100%; margin-bottom: 40px; }
  .inv_audience__tabs { gap: 12px; margin-bottom: 48px; }
  .inv_audience__tabs button { font-size: 22px; gap: 10px; }
  .inv_audience__tabs button.is-active i { width: 8px; height: 8px; }
  .inv_audience__sep { font-size: 22px; }
  .inv_audience__grid { grid-template-columns: 360px 1fr; }
  .inv_audience__block { padding: 36px 28px 36px 0; }
  .inv_audience__block h3 { font-size: 16px; letter-spacing: 0.15em; margin-bottom: 16px; }
  .inv_audience__block p { font-size: 16px; line-height: 140%; }

  /* ===== LAND ===== */
  .inv_land { padding: 80px 0 0; }
  .inv_land .container { max-width: 1200px; padding: 0 30px; }
  .inv_land__head { margin-bottom: 36px; max-width: 100%; }
  .inv_land__title { font-size: 50px; margin-bottom: 16px; }
  .inv_land__subtitle { font-size: 28px; line-height: 110%; margin-bottom: 20px; }
  .inv_land__desc { font-size: 16px; line-height: 140%; max-width: 100%; }
  .inv_land__photo { height: 360px; margin-bottom: 50px; }
  .inv_land__cols { grid-template-columns: 1fr 1fr; column-gap: 40px; }
  .inv_land__steps > li { padding: 20px 0; }
  .inv_land__steps h3 { font-size: 22px; line-height: 120%; }
  .inv_land__icon { width: 30px; height: 30px; }
  .inv_land__item-desc { font-size: 15px; max-width: 100%; margin: 16px 0 24px; }
  .inv_land__benefit b { font-size: 12px; margin-bottom: 12px; }
  .inv_land__benefit ul { gap: 10px; }
  .inv_land__benefit ul li { font-size: 15px; padding-left: 16px; }
  .inv_land__benefit ul li::before { top: 10px; }

  /* ===== SERVICES ===== */
  .inv_services { padding: 80px 0 0; }
  .inv_services .container { max-width: 1200px; padding: 0 0; }
  .inv_services__head { padding: 0 30px; margin-bottom: 40px; }
  .inv_services__title { font-size: 50px; max-width: 100%; margin-bottom: 20px; }
  .inv_services__lead { font-size: 18px; line-height: 130%; }
  .inv_services__grid {
    padding: 0 30px;
    gap: 0;
    border-left: 0;
    border-right: 0;
  }
  .inv_svc {
    flex: 0 0 280px;
    padding: 28px 16px;
    min-height: 540px;
  }
  .inv_svc h3 { font-size: 28px; line-height: 110%; margin-bottom: 20px; min-height: 62px; }
  .inv_svc__photo { margin-bottom: 20px; }
  .inv_svc ul { gap: 8px; }
  .inv_svc ul li { font-size: 16px; line-height: 130%; padding-left: 16px; }
  .inv_svc ul li::before { top: 9px; }
  .inv_svc__lead { font-size: 18px; margin-bottom: 8px; }
  .inv_svc__desc { font-size: 16px; line-height: 130%; }

  .inv_services__cta {
    width: calc(100% - 60px);
    max-width: none;
    height: 80px;
    margin: 50px auto 0;
    font-size: 16px;
    letter-spacing: 0.1em;
  }

  /* ===== RISKS ===== */
  .inv_risks_block { padding: 80px 0 0; }
  .inv_risks_block .container { max-width: 1200px; padding: 0 30px; }
  .inv_risks_block__header { margin-bottom: 50px; max-width: 100%; }
  .inv_risks_block__over { font-size: 22px; margin-bottom: 6px; }
  .inv_risks_block__title { font-size: 50px; max-width: 100%; margin-bottom: 24px; }
  .inv_risks_block__lead { font-size: 18px; line-height: 130%; max-width: 100%; }
  .inv_risks_block__grid { grid-template-rows: 380px 380px 380px; gap: 16px; }
  .inv_risks_block__cell--text { padding: 36px 12px 24px; }
  .inv_risks_block__cell--text h3 { font-size: 28px; margin-bottom: 24px; }
  .inv_risks_block__cell--text ul { gap: 12px; }
  .inv_risks_block__cell--text ul li { font-size: 14px; line-height: 130%; padding-left: 16px; }
  .inv_risks_block__cell--text ul li::before { top: 10px; }
  .inv_risks_block__link { font-size: 22px; padding-top: 24px; gap: 12px; }
  .inv_risks_block__link i { width: 30px; height: 30px; font-size: 18px; }

  /* ===== ABOUT ===== */
  .inv_about { padding: 80px 0 0; }
  .inv_about .container { max-width: 1200px; padding: 0 30px; }
  .inv_about__title { font-size: 50px; max-width: 920px; margin-bottom: 50px; }
  .inv_about__title br { display: none; }
  .inv_about__cell { padding: 32px 24px; min-height: 240px; }
  .inv_about__cell b { font-size: 50px; }
  .inv_about__cell b i { font-size: 50px; }
  .inv_about__cell span { font-size: 16px; line-height: 130%; }
  .inv_about__photo--small { min-height: 240px; }
  .inv_about__photo--big { min-height: 480px; }
  .inv_about__stack .inv_about__cell { min-height: 240px; }
  .inv_about__award { padding: 32px 24px; min-height: 180px; gap: 12px; }
  .inv_about__award h3 { font-size: 28px; }
  .inv_about__award p { font-size: 16px; line-height: 130%; }

  /* ===== FAQ ===== */
  .inv_faq { padding: 80px 0 0; }
  .inv_faq .container { max-width: 1200px; padding: 0 30px; }
  .inv_faq__title { font-size: 50px; margin-bottom: 50px; }
  .inv_faq__list { margin-bottom: 40px; }
  .inv_faq__list .buy_faq__head { padding: 14px 0; gap: 16px; }
  .inv_faq__list .buy_faq__head span { font-size: 16px; line-height: 150%; letter-spacing: 0.02em; text-transform: none; font-weight: 400; }
  .inv_faq__list .buy_faq__head i { width: 24px; height: 24px; background-size: 11px 11px; }
  .inv_faq__list .buy_faq__body { padding: 0 0 16px; }
  .inv_faq__list .buy_faq__body p { font-size: 14px; line-height: 140%; max-width: 100%; }
  .inv_faq__outro { font-size: 16px; line-height: 130%; margin: 0 auto 32px; max-width: 800px; }
  .inv_faq__cta {
    width: 100%;
    max-width: none;
    height: 50px;
    margin: 0 0 100px;
    padding: 0 24px;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.05em;
  }

  /* ===== FINAL CTA ===== */
  .inv_cta { padding: 100px 0 100px; }
  .inv_cta .container { max-width: 1200px; padding: 0 30px; }
  .inv_cta__card { padding: 56px 50px 50px; max-width: 880px; }
  .inv_cta__title { font-size: 50px; margin-bottom: 24px; }
  .inv_cta__sub { font-size: 16px; line-height: 130%; margin-bottom: 40px; max-width: 100%; }
  .inv_cta__form { grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 24px; }
  .inv_cta__field select { height: 70px; font-size: 16px; padding: 0 24px; background-position: right 24px center; }
  .inv_cta__field .lux-select { height: 70px; font-size: 16px; padding: 0 24px; }
  .inv_cta__tagline { font-size: 16px; margin-bottom: 14px; }
  .inv_cta__submit { height: 50px; font-size: 16px; line-height: 150%; letter-spacing: 0.05em; padding: 0 24px; margin-bottom: 14px; }
  .inv_cta__micro { font-size: 12px; line-height: 130%; }
}

/* =========================================================
   RESPONSIVE — Pixel-perfect to Figma 768_Investment
   768px viewport: container 30px sides, 5-photo gallery full bleed,
   titles 28px Felidae, body 13-14px Inter, project cards stay side-by-side
   ========================================================= */
@media (max-width: 768px) {
  /* Container & wrapper rails */
  .big_block_home--invest > .container {
    padding: 0 30px;
    max-width: 768px;
  }
  body:has(.big_block_home--invest) .wrapper::before { left: 30px; }
  body:has(.big_block_home--invest) .wrapper::after { right: 30px; }

  /* ===== HERO ===== */
  .inv_hero { padding: 24px 0 0; }
  .inv_hero__breadcrumbs {
    font-size: 12px;
    gap: 4px;
    margin-bottom: 16px;
    color: #A6A6A6;
  }
  .inv_hero__breadcrumbs a { color: #A6A6A6; }
  .inv_hero__title { font-size: 35px; line-height: 110%; letter-spacing: 0.02em; max-width: 100%; margin-bottom: 14px; }
  .inv_hero__title em { font-size: 35px; }
  .inv_hero__subtitle { font-size: 19px; line-height: 110%; letter-spacing: 0.02em; margin-bottom: 30px; }
  .inv_hero__cta {
    width: 434px;
    max-width: 100%;
    height: 30px;
    padding: 0 20px;
    font-size: 12px;
    line-height: 115%;
    letter-spacing: 0.02em;
    color: #010101;
    border: 0.5px solid #010101;
    margin-bottom: 32px;
  }
  .inv_hero__gallery {
    margin: 0 -94px;
    grid-template-columns: repeat(5, 1fr);
    overflow: visible;
    gap: 13px;
  }
  .inv_hero__photo { min-width: 0; aspect-ratio: 422 / 411; }

  /* ===== STATS ===== */
  .inv_stats__grid { padding: 24px 0; grid-template-columns: 1fr 1fr 1fr; gap: 0; }
  .inv_stat { padding: 0 14px; align-items: flex-start; border-right: 1px solid #E1E1E1; }
  .inv_stat:last-child { border-right: 0; }
  .inv_stat b { font-size: 35px; gap: 4px; margin-bottom: 16px; }
  .inv_stat b em, .inv_stat b i { font-size: 35px; }
  .inv_stat > span { font-size: 14px; line-height: 130%; max-width: 100%; }

  /* ===== PROJECTS ===== */
  .inv_projects_title { padding: 48px 0 0; }
  .inv_projects_title .container { max-width: 768px; padding: 0 30px; }
  .inv_projects_title h2 { font-size: 28px; max-width: 100%; }

  .inv_projects { padding: 32px 0 0; }
  .inv_projects .container { max-width: 768px; padding: 0 30px; }

  .inv_projects .buy_listing { grid-template-columns: 1fr 320px; gap: 0; }
  .inv_projects .buy_listing--text-right { grid-template-columns: 320px 1fr; }
  .inv_projects .buy_listing__text { padding: 24px 16px 24px 0; }
  .inv_projects .buy_listing--text-right .buy_listing__text { padding: 24px 0 24px 16px; }
  .inv_projects .buy_listing__head { gap: 6px; margin-bottom: 12px; }
  .inv_projects .buy_listing__title { font-size: 20px; }
  .inv_projects .buy_listing__ref { font-size: 14px; letter-spacing: 0.04em; }
  .inv_projects .buy_listing__desc { font-size: 14px; line-height: 130%; margin-bottom: 14px; max-width: 100%; }
  .inv_projects .buy_listing__specs { gap: 6px; }
  .inv_projects .buy_listing__specs li { font-size: 12px; }
  .inv_projects .buy_listing__foot { margin-top: 18px; gap: 12px; }
  .inv_projects .buy_listing__price { font-size: 18px; gap: 4px; }
  .inv_projects .buy_listing__price em { font-size: 18px; }
  .inv_projects .buy_listing__btn { height: 40px; font-size: 10px; padding: 0 10px; letter-spacing: 0.06em; }
  .inv_projects .buy_listing__photo { width: 320px; aspect-ratio: 320 / 320; }

  .inv_pager { left: 10px; right: 10px; bottom: 10px; }
  .inv_pager__nav { gap: 6px; }
  .inv_pager__arrow { width: 12px; height: 16px; }
  .inv_pager__arrow svg { width: 8px; height: 12px; }
  .inv_pager__line { margin: 0 8px; }
  .inv_pager__num { font-size: 13px; }
  .inv_pager__num i { font-size: 13px; }

  .inv_projects .buy_listings__more {
    width: 100%;
    height: 52px;
    margin: 32px 0 0;
    font-size: 11px;
    letter-spacing: 0.06em;
  }

  /* ===== AUDIENCE ===== */
  .inv_audience { padding: 48px 0 0; }
  .inv_audience .container { max-width: 768px; padding: 0 30px; }
  .inv_audience__title { font-size: 35px; line-height: 110%; max-width: 100%; margin-bottom: 20px; }
  .inv_audience__tabs { gap: 8px; margin-bottom: 24px; }
  .inv_audience__tabs button { font-size: 16px; gap: 6px; }
  .inv_audience__tabs button.is-active i { width: 5px; height: 5px; }
  .inv_audience__sep { font-size: 16px; }
  .inv_audience__grid { grid-template-columns: 1fr 1fr; }
  .inv_audience__block { padding: 18px 14px 18px 0; }
  .inv_audience__block h3 { font-size: 14px; letter-spacing: 0.04em; margin-bottom: 10px; }
  .inv_audience__block p { font-size: 14px; line-height: 130%; }

  /* ===== LAND ===== */
  .inv_land { padding: 48px 0 0; }
  .inv_land .container { max-width: 768px; padding: 0 30px; }
  .inv_land__head { margin-bottom: 22px; max-width: 100%; }
  .inv_land__title { font-size: 28px; margin-bottom: 10px; }
  .inv_land__subtitle { font-size: 20px; line-height: 110%; margin-bottom: 12px; }
  .inv_land__desc { font-size: 12px; line-height: 140%; max-width: 100%; }
  .inv_land__photo { height: 220px; margin-bottom: 24px; }
  .inv_land__cols { grid-template-columns: 1fr; column-gap: 0; }
  .inv_land__cols > .inv_land__steps:not(:last-child) { border-bottom: 0; }
  .inv_land__steps > li { padding: 14px 0; }
  .inv_land__steps h3 { font-size: 14px; line-height: 120%; letter-spacing: 0.02em; }
  .inv_land__icon { width: 24px; height: 24px; background-size: 10px 10px; }
  .inv_land__item-desc { font-size: 12px; line-height: 140%; margin: 10px 0 14px; }
  .inv_land__benefit b { font-size: 9px; letter-spacing: 0.18em; margin-bottom: 6px; }
  .inv_land__benefit ul { gap: 6px; }
  .inv_land__benefit ul li { font-size: 12px; padding-left: 12px; }
  .inv_land__benefit ul li::before { top: 7px; width: 4px; height: 4px; }

  /* ===== SERVICES ===== */
  .inv_services { padding: 48px 0 0; }
  .inv_services .container { padding: 0; }
  .inv_services__head { padding: 0 30px; margin-bottom: 22px; }
  .inv_services__title { font-size: 35px; line-height: 110%; max-width: 100%; margin-bottom: 12px; }
  .inv_services__lead { font-size: 14px; line-height: 130%; }
  .inv_services__grid {
    padding: 0 30px;
    gap: 0;
    border-left: 0;
    border-right: 0;
  }
  .inv_svc { flex: 0 0 200px; padding: 18px 12px; min-height: 380px; }
  .inv_svc h3 { font-size: 20px; line-height: 110%; margin-bottom: 12px; min-height: 44px; }
  .inv_svc__photo { margin-bottom: 12px; }
  .inv_svc ul { gap: 5px; }
  .inv_svc ul li { font-size: 12px; line-height: 130%; padding-left: 12px; }
  .inv_svc ul li::before { top: 6px; width: 4px; height: 4px; }
  .inv_svc__lead { font-size: 14px; margin-bottom: 6px; }
  .inv_svc__desc { font-size: 12px; line-height: 130%; }

  .inv_services__cta {
    width: calc(100% - 60px);
    max-width: none;
    height: 52px;
    margin: 24px auto 0;
    padding: 0 16px;
    font-size: 11px;
    letter-spacing: 0.06em;
  }

  /* ===== RISKS ===== */
  .inv_risks_block { padding: 48px 0 0; }
  .inv_risks_block .container { max-width: 768px; padding: 0 30px; }
  .inv_risks_block__header { margin-bottom: 24px; max-width: 100%; }
  .inv_risks_block__over { font-size: 16px; margin-bottom: 4px; }
  .inv_risks_block__title { font-size: 35px; line-height: 110%; margin-bottom: 12px; max-width: 100%; }
  .inv_risks_block__lead { font-size: 14px; line-height: 130%; max-width: 100%; }
  .inv_risks_block__grid { grid-template-rows: 220px 220px 220px; gap: 8px; }
  .inv_risks_block__cell--text { padding: 14px 6px 12px; }
  .inv_risks_block__cell--text h3 { font-size: 20px; margin-bottom: 8px; }
  .inv_risks_block__cell--text ul { gap: 6px; }
  .inv_risks_block__cell--text ul li { font-size: 14px; line-height: 130%; padding-left: 10px; }
  .inv_risks_block__cell--text ul li::before { top: 6px; width: 3px; height: 3px; }
  .inv_risks_block__link { font-size: 12px; padding-top: 10px; gap: 6px; }
  .inv_risks_block__link i { width: 18px; height: 18px; font-size: 10px; }

  /* ===== ABOUT ===== */
  .inv_about { padding: 48px 0 0; }
  .inv_about .container { max-width: 768px; padding: 0 30px; }
  .inv_about__title { font-size: 28px; max-width: 100%; margin-bottom: 24px; }
  .inv_about__title br { display: none; }
  .inv_about__cell { padding: 16px 12px; min-height: 130px; }
  .inv_about__cell b { font-size: 35px; }
  .inv_about__cell b i { font-size: 35px; }
  .inv_about__cell span { font-size: 14px; line-height: 130%; }
  .inv_about__photo--small { min-height: 130px; }
  .inv_about__photo--big { min-height: 260px; }
  .inv_about__stack .inv_about__cell { min-height: 130px; }
  .inv_about__award { padding: 16px 12px; min-height: 110px; gap: 6px; }
  .inv_about__award h3 { font-size: 18px; }
  .inv_about__award p { font-size: 14px; line-height: 130%; }

  /* ===== FAQ ===== */
  .inv_faq { padding: 48px 0 0; }
  .inv_faq .container { max-width: 768px; padding: 0 30px; }
  .inv_faq__title { font-size: 35px; line-height: 110%; margin-bottom: 24px; }
  .inv_faq__list { margin-bottom: 22px; }
  .inv_faq__list .buy_faq__head { padding: 10px 0; gap: 10px; }
  .inv_faq__list .buy_faq__head span { font-size: 11px; line-height: 130%; letter-spacing: 0.05em; }
  .inv_faq__list .buy_faq__head i { width: 20px; height: 20px; background-size: 9px 9px; }
  .inv_faq__list .buy_faq__body { padding: 0 0 12px; }
  .inv_faq__list .buy_faq__body p { font-size: 12px; line-height: 140%; max-width: 100%; }
  .inv_faq__outro { font-size: 12px; line-height: 140%; margin: 0 auto 20px; max-width: 100%; }
  .inv_faq__cta {
    width: 100%;
    max-width: none;
    height: 52px;
    margin: 0 0 48px;
    padding: 0 14px;
    font-size: 11px;
    letter-spacing: 0.06em;
  }

  /* ===== FINAL CTA ===== */
  .inv_cta { padding: 48px 0 48px; }
  .inv_cta .container { max-width: 768px; padding: 0 30px; }
  .inv_cta__card { padding: 32px 24px 28px; max-width: 100%; }
  .inv_cta__title { font-size: 24px; margin-bottom: 14px; }
  .inv_cta__sub { font-size: 12px; line-height: 140%; margin-bottom: 24px; max-width: 100%; }
  .inv_cta__form { grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 18px; }
  .inv_cta__field select { height: 42px; font-size: 12px; padding: 0 12px; background-position: right 12px center; }
  .inv_cta__field .lux-select { height: 42px; font-size: 12px; padding: 0 12px; }
  .inv_cta__tagline { font-size: 11px; margin-bottom: 10px; }
  .inv_cta__submit { height: 44px; font-size: 11px; letter-spacing: 0.06em; padding: 0 16px; margin-bottom: 10px; }
  .inv_cta__micro { font-size: 10px; line-height: 140%; }
}

/* =========================================================
   RESPONSIVE — Pixel-perfect to Figma 360_Investment
   360px viewport: container 16px sides, 1-column stacked layout for projects/about,
   titles 22px Felidae, body 11-12px Inter, photo gallery horizontal scroll
   ========================================================= */
@media (max-width: 480px) {
  /* Container & wrapper rails */
  .big_block_home--invest > .container {
    padding: 0 16px;
    max-width: 480px;
  }
  body:has(.big_block_home--invest) .wrapper::before { left: 16px; }
  body:has(.big_block_home--invest) .wrapper::after { right: 16px; }

  /* ===== HERO ===== */
  .inv_hero { padding: 16px 0 0; }
  .inv_hero__breadcrumbs {
    font-size: 14px;
    line-height: 130%;
    gap: 6px;
    margin-bottom: 24px;
    color: #A6A6A6;
    font-weight: 300;
  }
  .inv_hero__breadcrumbs a { color: #A6A6A6; }
  .inv_hero__breadcrumbs .is-active { color: #A6A6A6; }
  .inv_hero__title {
    font-size: 30px;
    font-weight: 400;
    max-width: 100%;
    margin-bottom: 24px;
    letter-spacing: 0.02em;
  }
  .inv_hero__title em { font-size: 20px; }
  .inv_hero__title-main {
    display: block;
    font-size: 30px;
    line-height: 110%;
    letter-spacing: 0.02em;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .inv_hero__title-sub {
    display: block;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0.04em;
    font-weight: 400;
  }
  .inv_hero__title-sub em {
    font-family: "Felidae", "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
  }
  .inv_hero__subtitle {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0;
    color: #010101;
    margin-bottom: 24px;
  }
  .inv_hero__cta {
    width: 100%;
    max-width: 100%;
    height: 50px;
    padding: 0 32px;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.05em;
    color: #010101;
    border: 0.5px solid #010101;
    margin-bottom: 24px;
  }
  .inv_hero__cta-extra { display: none; }
  .inv_hero__gallery {
    margin: 0 -16px;
    grid-template-columns: repeat(5, 174px);
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    gap: 13px;
  }
  .inv_hero__gallery::-webkit-scrollbar { display: none; }
  .inv_hero__photo { min-width: 174px; aspect-ratio: 422 / 411; scroll-snap-align: start; }

  /* ===== STATS ===== */
  .inv_stats__grid { padding: 0; grid-template-columns: 1fr; gap: 0; border-top: 1px solid #E1E1E1; border-bottom: 1px solid #E1E1E1; }
  .inv_stat {
    padding: 50px 0;
    align-items: center;
    text-align: center;
    border-right: 0;
    border-bottom: 1px solid #E1E1E1;
  }
  .inv_stat:last-child { border-bottom: 0; }
  .inv_stat b {
    font-size: 30px;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: 0.02em;
    gap: 4px;
    margin-bottom: 10px;
  }
  .inv_stat b em, .inv_stat b i { font-size: 30px; font-weight: 400; }
  .inv_stat > span {
    font-size: 14px;
    line-height: 130%;
    color: #3C3C3B;
    max-width: 100%;
  }

  /* ===== PROJECTS ===== */
  .inv_projects_title { padding: 36px 0 0; }
  .inv_projects_title .container { max-width: 480px; padding: 0 16px; }
  .inv_projects_title h2 { font-size: 22px; max-width: 100%; }

  .inv_projects { padding: 24px 0 0; }
  .inv_projects .container { max-width: 480px; padding: 0 16px; }

  /* Stacked layout: photo on top, text below */
  .inv_projects .buy_listing { grid-template-columns: 1fr; gap: 0; }
  .inv_projects .buy_listing--text-right { grid-template-columns: 1fr; }
  .inv_projects .buy_listing--text-right .buy_listing__photo { order: -1; }
  .inv_projects .buy_listing__text { padding: 18px 0 24px; }
  .inv_projects .buy_listing--text-right .buy_listing__text { padding: 18px 0 24px; }
  .inv_projects .buy_listing__head { gap: 4px; margin-bottom: 10px; }
  .inv_projects .buy_listing__title { font-size: 20px; }
  .inv_projects .buy_listing__ref { font-size: 14px; letter-spacing: 0.04em; }
  .inv_projects .buy_listing__desc { font-size: 14px; line-height: 130%; margin-bottom: 14px; max-width: 100%; }
  .inv_projects .buy_listing__specs { gap: 6px; }
  .inv_projects .buy_listing__specs li { font-size: 12px; }
  .inv_projects .buy_listing__foot { margin-top: 16px; gap: 10px; }
  .inv_projects .buy_listing__price { font-size: 18px; gap: 4px; }
  .inv_projects .buy_listing__price em { font-size: 18px; }
  .inv_projects .buy_listing__btn { height: 40px; font-size: 10px; padding: 0 10px; letter-spacing: 0.05em; }
  .inv_projects .buy_listing__photo { width: 100%; aspect-ratio: 16 / 11; }

  .inv_pager { left: 10px; right: 10px; bottom: 10px; }
  .inv_pager__nav { gap: 6px; }
  .inv_pager__arrow { width: 12px; height: 16px; }
  .inv_pager__arrow svg { width: 8px; height: 12px; }
  .inv_pager__line { margin: 0 8px; }
  .inv_pager__num { font-size: 13px; }
  .inv_pager__num i { font-size: 13px; }

  .inv_projects .buy_listings__more {
    width: 100%;
    height: 48px;
    margin: 24px 0 0;
    font-size: 10px;
    letter-spacing: 0.05em;
  }

  /* ===== AUDIENCE ===== */
  .inv_audience { padding: 36px 0 0; }
  .inv_audience .container { max-width: 480px; padding: 0 16px; }
  .inv_audience__title {
    font-size: 30px;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: 0.02em;
    max-width: 100%;
    margin-bottom: 24px;
  }
  .inv_audience__tabs {
    gap: 6px;
    margin-bottom: 24px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .inv_audience__tabs button {
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    gap: 6px;
    color: #A6A6A6;
    text-transform: lowercase;
  }
  .inv_audience__tabs button.is-active { color: #010101; font-weight: 400; }
  .inv_audience__tabs button.is-active i { width: 5px; height: 5px; }
  .inv_audience__sep { font-size: 16px; color: #A6A6A6; font-weight: 400; }

  /* Reorder on mobile: ЗАПРОС → photo → РЕЗУЛЬТАТ */
  .inv_audience__grid {
    display: flex;
    flex-direction: column;
    grid-template-columns: 1fr;
    gap: 0;
    border-top: 1px solid #E1E1E1;
  }
  .inv_audience__blocks {
    display: contents;
    border-right: 0;
  }
  .inv_audience__block {
    padding: 24px 0;
    border-bottom: 1px solid #E1E1E1;
  }
  .inv_audience__block:first-child { order: 1; }
  .inv_audience__photo {
    order: 2;
    aspect-ratio: 16 / 11;
    max-height: none;
    border-bottom: 1px solid #E1E1E1;
  }
  .inv_audience__block:last-child {
    order: 3;
    border-bottom: 0;
  }
  .inv_audience__block h3 {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.04em;
    color: #A6A6A6;
    margin-bottom: 14px;
  }
  .inv_audience__block p {
    font-size: 14px;
    line-height: 130%;
    color: #010101;
  }

  /* ===== LAND ===== */
  .inv_land { padding: 36px 0 0; }
  .inv_land .container { max-width: 480px; padding: 0 16px; }
  .inv_land__head { margin-bottom: 18px; max-width: 100%; }
  .inv_land__title { font-size: 22px; margin-bottom: 8px; }
  .inv_land__subtitle { font-size: 18px; line-height: 110%; margin-bottom: 10px; }
  .inv_land__desc { font-size: 11px; line-height: 140%; max-width: 100%; }
  .inv_land__photo { height: 160px; margin-bottom: 18px; }
  .inv_land__cols { grid-template-columns: 1fr; column-gap: 0; }
  .inv_land__cols > .inv_land__steps:not(:last-child) { border-bottom: 0; }
  .inv_land__steps > li { padding: 12px 0; }
  .inv_land__steps h3 { font-size: 12px; line-height: 120%; letter-spacing: 0.02em; }
  .inv_land__icon { width: 22px; height: 22px; background-size: 9px 9px; }
  .inv_land__item-desc { font-size: 11px; line-height: 140%; margin: 8px 0 12px; }
  .inv_land__benefit b { font-size: 9px; letter-spacing: 0.18em; margin-bottom: 6px; }
  .inv_land__benefit ul { gap: 5px; }
  .inv_land__benefit ul li { font-size: 11px; padding-left: 10px; }
  .inv_land__benefit ul li::before { top: 6px; width: 3px; height: 3px; }

  /* ===== SERVICES ===== */
  .inv_services { padding: 36px 0 0; }
  .inv_services .container { padding: 0; }
  .inv_services__head { padding: 0 16px; margin-bottom: 18px; }
  .inv_services__title { font-size: 30px; line-height: 110%; max-width: 100%; margin-bottom: 10px; }
  .inv_services__lead { font-size: 14px; line-height: 130%; }
  .inv_services__grid {
    padding: 0 16px;
    gap: 0;
  }
  .inv_svc { flex: 0 0 280px; padding: 16px 12px; min-height: 380px; }
  .inv_svc h3 { font-size: 18px; line-height: 110%; margin-bottom: 12px; min-height: 40px; }
  .inv_svc__photo { margin-bottom: 12px; }
  .inv_svc ul { gap: 5px; }
  .inv_svc ul li { font-size: 12px; line-height: 130%; padding-left: 12px; }
  .inv_svc ul li::before { top: 6px; width: 4px; height: 4px; }
  .inv_svc__lead { font-size: 14px; margin-bottom: 6px; }
  .inv_svc__desc { font-size: 12px; line-height: 130%; }

  .inv_services__cta {
    width: calc(100% - 32px);
    max-width: none;
    height: 48px;
    margin: 18px auto 0;
    padding: 0 12px;
    font-size: 10px;
    letter-spacing: 0.05em;
  }

  /* ===== RISKS ===== */
  .inv_risks_block { padding: 36px 0 0; }
  .inv_risks_block .container { max-width: 480px; padding: 0 16px; }
  .inv_risks_block__header { margin-bottom: 18px; max-width: 100%; }
  .inv_risks_block__over { font-size: 18px; margin-bottom: 4px; }
  .inv_risks_block__title { font-size: 30px; line-height: 110%; margin-bottom: 10px; max-width: 100%; }
  .inv_risks_block__lead { font-size: 14px; line-height: 130%; max-width: 100%; }
  /* Stack risks vertically: each row 1 column, photos auto-height */
  .inv_risks_block__grid { grid-template-columns: 1fr; grid-template-rows: auto; gap: 16px; }
  .inv_risks_block__cell--text { padding: 12px 0; }
  .inv_risks_block__cell--text h3 { font-size: 20px; margin-bottom: 8px; }
  .inv_risks_block__cell--text ul { gap: 6px; }
  .inv_risks_block__cell--text ul li { font-size: 14px; line-height: 130%; padding-left: 10px; }
  .inv_risks_block__cell--text ul li::before { top: 6px; width: 3px; height: 3px; }
  .inv_risks_block__link { font-size: 12px; padding-top: 10px; gap: 6px; }
  .inv_risks_block__link i { width: 18px; height: 18px; font-size: 10px; }
  .inv_risks_block__cell--photo { aspect-ratio: 16 / 11; max-height: 220px; }
  .inv_risks_block__cell--wide { grid-column: span 1; aspect-ratio: 16 / 11; }

  /* ===== ABOUT ===== */
  .inv_about { padding: 36px 0 0; }
  .inv_about .container { max-width: 480px; padding: 0 16px; }
  .inv_about__title { font-size: 22px; max-width: 100%; margin-bottom: 18px; }
  .inv_about__title br { display: none; }
  /* Stack about cells vertically */
  .inv_about__row,
  .inv_about__row--1,
  .inv_about__row--2,
  .inv_about__row--3 { grid-template-columns: 1fr; gap: 0; }
  .inv_about__stack { grid-template-columns: 1fr; grid-template-rows: auto auto; border-right: 0; }
  .inv_about__cell { padding: 16px 0; min-height: auto; border-right: 0; border-bottom: 1px solid #E1E1E1; }
  .inv_about__row > .inv_about__cell:last-child { border-bottom: 0; }
  .inv_about__cell b { font-size: 30px; }
  .inv_about__cell b i { font-size: 30px; }
  .inv_about__cell span { font-size: 14px; line-height: 130%; }
  .inv_about__photo { border-right: 0; border-bottom: 1px solid #E1E1E1; }
  .inv_about__photo--small { min-height: 0; aspect-ratio: 16 / 10; }
  .inv_about__photo--big { min-height: 0; aspect-ratio: 4 / 3; max-height: 280px; border-bottom: 0; }
  .inv_about__stack .inv_about__cell { min-height: auto; }
  .inv_about__award { padding: 16px 0; min-height: auto; gap: 6px; border-right: 0; border-bottom: 1px solid #E1E1E1; }
  .inv_about__award:last-child { border-bottom: 0; }
  .inv_about__award h3 { font-size: 22px; }
  .inv_about__award p { font-size: 14px; line-height: 130%; }

  /* ===== FAQ ===== */
  .inv_faq { padding: 36px 0 0; }
  .inv_faq .container { max-width: 480px; padding: 0 16px; }
  .inv_faq__title { font-size: 30px; line-height: 110%; margin-bottom: 18px; }
  .inv_faq__list { margin-bottom: 16px; }
  .inv_faq__list .buy_faq__head { padding: 8px 0; gap: 8px; }
  .inv_faq__list .buy_faq__head span { font-size: 14px; line-height: 120%; letter-spacing: 0.02em; text-transform: none; font-weight: 400; }
  .inv_faq__list .buy_faq__head i { width: 18px; height: 18px; background-size: 8px 8px; }
  .inv_faq__list .buy_faq__body { padding: 0 0 10px; }
  .inv_faq__list .buy_faq__body p { font-size: 12px; line-height: 130%; max-width: 100%; }
  .inv_faq__outro { font-size: 12px; line-height: 130%; margin: 0 auto 16px; max-width: 100%; }
  .inv_faq__cta {
    width: 100%;
    max-width: none;
    height: 48px;
    margin: 0 0 36px;
    padding: 0 12px;
    font-size: 10px;
    letter-spacing: 0.05em;
  }

  /* ===== FINAL CTA ===== */
  .inv_cta { padding: 36px 0 36px; }
  .inv_cta .container { max-width: 480px; padding: 0 16px; }
  .inv_cta__card { padding: 24px 18px 22px; max-width: 100%; }
  .inv_cta__title { font-size: 20px; margin-bottom: 10px; }
  .inv_cta__sub { font-size: 11px; line-height: 140%; margin-bottom: 18px; max-width: 100%; }
  .inv_cta__form { grid-template-columns: 1fr; gap: 8px; margin-bottom: 14px; }
  .inv_cta__field select { height: 40px; font-size: 11px; padding: 0 12px; background-position: right 12px center; }
  .inv_cta__field .lux-select { height: 40px; font-size: 11px; padding: 0 12px; }
  .inv_cta__tagline { font-size: 10px; margin-bottom: 8px; }
  .inv_cta__submit { height: 42px; font-size: 10px; letter-spacing: 0.05em; padding: 0 12px; margin-bottom: 8px; }
  .inv_cta__micro { font-size: 9px; line-height: 140%; }
}

/* =========================================================
   Pixel-perfect to Figma 360_Investment — hero gallery thumbnails
   are smaller than the 480 layout (≈3 fit on 360px viewport).
   Existing scale-in animation (.anim-scale) is preserved as-is.
   ========================================================= */
@media (max-width: 360px) {
  .inv_hero__gallery {
    margin: 0 -15px;
    grid-template-columns: repeat(5, 120px);
    gap: 4px;
    padding: 0 15px;
    scroll-padding-left: 15px;
  }
  .inv_hero__photo {
    min-width: 120px;
    aspect-ratio: 1 / 1;
  }

  /* Projects (Реализованные и действующие проекты) — Figma 360_Investment:
     wider/shorter card photo (310×178 ≈ 16:9), larger card typography. */
  .inv_projects .buy_listing__photo {
    aspect-ratio: 310 / 178;
  }
  .inv_projects .buy_listing__head { gap: 6px; margin-bottom: 12px; }
  .inv_projects .buy_listing__ref {
    font-size: 14px;
    letter-spacing: 0.04em;
  }
  .inv_projects .buy_listing__title {
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0.02em;
  }
  .inv_projects .buy_listing__desc {
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 16px;
  }
  .inv_projects .buy_listing__specs { gap: 8px; }
  .inv_projects .buy_listing__specs li { font-size: 12px; line-height: 130%; }
  .inv_projects .buy_listing__price {
    font-size: 20px;
    gap: 6px;
  }
  .inv_projects .buy_listing__price em { font-size: 20px; }
  .inv_projects .buy_listing__foot { margin-top: 20px; gap: 12px; }

  /* Audience (Какие запросы…) — Figma 360_Investment:
     larger / bolder "ЗАПРОС" and "РЕЗУЛЬТАТ С INMOLUX" labels. */
  .inv_audience__block h3 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.12em;
    color: #010101;
    margin-bottom: 12px;
  }

  /* Land (От земли до продажи…) — Figma 360_Investment:
     hide the long step list, reorder so image appears between subtitle
     and description, append a dark "Смотреть все этапы цикла" CTA. */
  .inv_land__cols { display: none; }
  /* On mobile use split lead + rest paragraphs; hide the desktop-merged desc. */
  .inv_land__desc { display: none; }
  .inv_land .container {
    display: flex;
    flex-direction: column;
  }
  .inv_land__head { display: contents; }
  .inv_land__title { order: 1; }
  .inv_land__subtitle { order: 2; }
  .inv_land__photo { order: 3; margin: 16px 0; }
  .inv_land__desc-lead {
    display: block;
    order: 4;
    font-family: "Felidae", "Cormorant Garamond", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.02em;
    color: #010101;
    text-align: center;
    margin: 0 0 8px;
  }
  .inv_land__desc-rest {
    display: block;
    order: 5;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: 0;
    color: #3C3C3B;
    text-align: center;
    margin: 0;
  }
  .inv_land__more {
    order: 6;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    margin: 16px 0 0;
    background: #41545C;
    color: #FFFFFF;
    font-family: "Felidae", "Cormorant Garamond", serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
    transition: background .25s;
  }
  .inv_land__more:hover { background: #010101; }

  /* Risks block (Защищённые инвестиции) — Figma 360_Investment:
     swap header to mobile-only "Защищённые инвестиции / ИНВЕСТИЦИИ В …",
     hide the long lead paragraph, reorder grid so each text section is
     followed by its own image (drop the 4th decorative photo). */
  .inv_risks_block__over--desk,
  .inv_risks_block__title--desk { display: none; }
  .inv_risks_block__over--mob {
    display: block;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.18em;
    color: #41545C;
    text-transform: uppercase;
    margin: 0 0 8px;
    text-align: center;
  }
  .inv_risks_block__title--mob {
    display: block;
    font-family: "Felidae", "Cormorant Garamond", serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 110%;
    letter-spacing: 0.02em;
    color: #010101;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 16px;
  }
  .inv_risks_block__lead { display: none; }
  /* Grid → flex column. Hide all separate photo cells; each text section
     now hosts its own small thumbnail next to its h4 (Figma 360 design). */
  .inv_risks_block__grid {
    display: flex;
    flex-direction: column;
    gap: 0;
    grid-template-columns: 1fr;
  }
  .inv_risks_block__cell--photo { display: none; }
  /* Re-order text cells so they appear in 1, 2, 3 sequence on mobile.
     HTML order: 1 text, 5 text, 6 text (positions 2,3,4,7 are now hidden photos). */
  .inv_risks_block__grid > :nth-child(1) { order: 1; }
  .inv_risks_block__grid > :nth-child(5) { order: 2; }
  .inv_risks_block__grid > :nth-child(6) { order: 3; }
  /* Each text cell becomes a 2-col grid: title | thumb on top row,
     bullets and link span both columns below. */
  .inv_risks_block__cell--text {
    display: grid;
    grid-template-columns: 1fr 120px;
    grid-template-rows: auto auto auto;
    column-gap: 12px;
    row-gap: 12px;
    padding: 16px 0;
    border-top: 1px solid #E1E1E1;
  }
  .inv_risks_block__cell--text:last-of-type { border-bottom: 1px solid #E1E1E1; }
  .inv_risks_block__cell--text h3 {
    grid-column: 1;
    grid-row: 1;
    align-self: center;
    font-family: "Felidae", "Cormorant Garamond", serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0.02em;
    color: #010101;
    margin: 0;
    text-transform: none;
  }
  .inv_risks_block__thumb {
    display: block;
    grid-column: 2;
    grid-row: 1;
    width: 120px;
    height: 80px;
    object-fit: cover;
  }
  .inv_risks_block__cell--text ul {
    grid-column: 1 / -1;
    grid-row: 2;
    margin: 0;
    padding: 0;
  }
  .inv_risks_block__cell--text > a {
    grid-column: 1 / -1;
    grid-row: 3;
    margin: 0;
  }

  /* About (InmoLux — это масштаб, признание…) — Figma 360_Investment:
     split title into Felidae main + Inter subtitle, reorder children so
     it reads: title → 30k+ → small photo → 15+ → big photo → award (carousel)
     → 5k+ → 8 lang. */
  .inv_about__title-main {
    display: block;
    font-family: "Felidae", "Cormorant Garamond", serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 110%;
    letter-spacing: 0.02em;
    color: #010101;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 8px;
  }
  .inv_about__title-sub {
    display: block;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 130%;
    letter-spacing: 0;
    color: #010101;
    text-transform: none;
    text-align: center;
    margin: 0;
  }
  .inv_about__title { padding: 0; text-align: center; }

  /* Make the section a flex column and unwrap the 3 row containers
     and the inner stack so all leaf items become flex siblings, then order. */
  .inv_about .container {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .inv_about__row,
  .inv_about__row--1,
  .inv_about__row--2,
  .inv_about__row--3,
  .inv_about__stack { display: contents; }

  .inv_about__title { order: 1; }
  /* Children of row--1 in DOM order: [1] small photo, [2] 30k+ cell, [3] 15+ cell.
     Use :nth-child so display:contents and class structure don't affect matching. */
  .inv_about__row--1 > :nth-child(1) { order: 3; }   /* small photo  */
  .inv_about__row--1 > :nth-child(2) { order: 2; }   /* 30 000+      */
  .inv_about__row--1 > :nth-child(3) { order: 4; }   /* 15+          */
  /* Children inside row--2: [1] stack (with 8, 5000+), [2] big photo */
  .inv_about__row--2 > .inv_about__photo--big { order: 5; }
  .inv_about__stack > :nth-child(1) { order: 8; }    /* 8 lang        */
  .inv_about__stack > :nth-child(2) { order: 7; }    /* 5 000+        */
  /* Awards row */
  .inv_about__row--3 { order: 6; }
  /* Display the row as a flex slot containing the carousel (override display:contents above) */
  .inv_about__row--3 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 16px 0;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
  }
  .inv_about__award-prev,
  .inv_about__award-next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: 0;
    background: transparent;
    cursor: pointer;
    flex-shrink: 0;
    padding: 0;
  }
  /* Show only the active award; hide the others on mobile. */
  .inv_about__row--3 .inv_about__award { display: none; flex: 1; text-align: center; }
  .inv_about__row--3 .inv_about__award.is-active { display: block; }
  .inv_about__row--3 .inv_about__award h3 {
    font-family: "Felidae", "Cormorant Garamond", serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.03em;
    color: #010101;
    margin: 0 0 4px;
  }
  .inv_about__row--3 .inv_about__award p {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 130%;
    color: #3C3C3B;
    margin: 0;
  }

  /* FAQ — Figma 360_Investment: show only first 3 questions, hide outro and
     consultation link, show a dark "Открыть все вопросы" button. */
  .inv_faq__list .buy_faq__item:nth-child(n+4) { display: none; }
  .inv_faq__list.is-expanded .buy_faq__item:nth-child(n+4) { display: list-item; }
  .inv_faq__outro,
  .inv_faq__cta { display: none; }
  .inv_faq__more {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    margin: 16px 0 0;
    background: #41545C;
    border: 0;
    color: #FFFFFF;
    font-family: "Felidae", "Cormorant Garamond", serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    cursor: pointer;
    transition: background .25s;
  }
  .inv_faq__more:hover { background: #010101; }

  /* Final CTA card (Обсудить инвестиционный проект…) — Figma 360_Investment:
     swap to abbreviated mobile title, swap "Цель" ↔ "Сроки" order. */
  .inv_cta__title-desk { display: none; }
  .inv_cta__title-mob { display: inline; }
  /* DOM order of fields: 1 Бюджет, 2 Цель, 3 Сроки, 4 Гражданство.
     Visual target: Бюджет, Сроки, Цель, Гражданство. */
  .inv_cta__form { display: flex; flex-direction: column; }
  .inv_cta__form > .inv_cta__field:nth-of-type(1) { order: 1; }   /* Бюджет     */
  .inv_cta__form > .inv_cta__field:nth-of-type(2) { order: 3; }   /* Цель → 3rd */
  .inv_cta__form > .inv_cta__field:nth-of-type(3) { order: 2; }   /* Сроки → 2nd */
  .inv_cta__form > .inv_cta__field:nth-of-type(4) { order: 4; }   /* Гражданство */
}

/* =========================================================
   HIDE bottom_header secondary nav on tablet/mobile (≤768)
   Top header burger handles menu access — Figma 768/360 designs
   show NO secondary navigation row beneath the logo.
   ========================================================= */
@media (max-width: 768px) {
  .big_block_home--invest header .about_block .bottom_header {
    display: none !important;
  }
}

/* --- Touch devices: disable hover effects --- */
@media (hover: none) {
  .inv_risks_block__cell--photo,
  .inv_hero__photo,
  .inv_about__photo {
    perspective: none;
  }
}
