
body.vm-home-live {
  --font-sans: "Suisse Intl", "Avenir Next", "Helvetica Neue", sans-serif;
  --font-heading: var(--font-sans);
  --tracking-tight: -0.02em;
  background: #fff;
  font-family: var(--font-sans) !important;
  font-size: 16px;
  line-height: 1.65;
  text-rendering: optimizeLegibility;
}

body.vm-home-live :where(h1, h2, h3, h4, h5, h6, p, a, div, span, button, input, textarea, label) {
  font-family: var(--font-sans) !important;
}

body.vm-home-live :where(h1, h2, h3, h4, h5, h6) {
  font-family: var(--font-heading) !important;
  font-weight: 500;
  letter-spacing: var(--tracking-tight);
  line-height: 1.08;
}

.section-timeline {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.section-timeline .timeline_component {
  position: relative;
}

.section-timeline .timeline_progress {
  clip-path: inset(0 0 180px 0);
  -webkit-clip-path: inset(0 0 180px 0);
}

.section-timeline .overlay-fade-bottom {
  height: 180px;
  z-index: 2;
  pointer-events: none;
}

.promery-proektov-otchetov {
  position: relative;
  z-index: 1;
  background: #0a0a0a;
}

.vm-section.platinum-background-position {
  position: relative;
  z-index: 1;
  background: #fff;
}

.vm-home-logo-fallback {
  color: #151923;
  font-size: clamp(1.1rem, 1.8vw, 1.6rem);
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
}

.home-nav-link {
  min-height: 42px;
}

.site-global-header {
  z-index: 1180 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: flex-start !important;
  background: #ffffff !important;
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
  position: relative !important;
}

.site-global-header .navbar1_component-5 {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  min-height: 4.5rem !important;
  padding-left: 5% !important;
  padding-right: 5% !important;
  background: transparent !important;
  border-bottom: 0 !important;
}

.site-global-header .navbar1_container-5 {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  max-width: 80rem !important;
  height: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.site-global-header .navbar1_logo-link {
  display: flex !important;
  align-items: center !important;
  flex: 0 auto !important;
  padding-left: 0 !important;
  color: #000000 !important;
  text-decoration: none !important;
}

.site-global-header .navbar1_logo {
  display: inline-flex !important;
  align-items: center !important;
  width: 168px !important;
  height: 20px !important;
  margin-right: 15px !important;
  flex: 0 0 auto !important;
  font-size: 23px !important;
  font-weight: 600 !important;
  letter-spacing: -0.045em !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

.site-global-header .text-block-30 {
  color: #000000 !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

.site-global-header .navbar1_menu {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 8px !important;
  position: static !important;
}

.site-global-header .home-nav-link {
  display: inline-block !important;
  min-height: 0 !important;
  padding: 12px 22px 9px !important;
  border: 1px solid #000000 !important;
  border-radius: 90px !important;
  background: #ffffff !important;
  color: #000000 !important;
  font-family: var(--font-ui) !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  letter-spacing: 2px !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  transition: all 0.4s !important;
}

.site-global-header .home-nav-link:hover,
.site-global-header .home-nav-link.is-active {
  color: #ffffff !important;
  background: #000000 !important;
  border-color: #000000 !important;
  text-decoration: none !important;
}

.logo6_link,
.vm-home-logo-fallback {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  z-index: 2;
  pointer-events: auto;
}

.logo6_link .logo6_logo {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 8.7rem !important;
  max-height: 2.6rem !important;
  object-fit: contain;
  opacity: 1 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
  background: transparent !important;
}

.site-footer {
  margin-top: 0;
  padding: 0 0 26px;
  background: #000000;
  color: #ffffff;
}

.footer-shell {
  width: min(100% - 10%, 80rem);
  margin: 0 auto;
  padding: 78px 0 0;
}

.vm-footer__top {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(28px, 4vw, 72px);
  align-items: start;
}

.vm-footer__subscribe {
  max-width: 470px;
}

.vm-footer__eyebrow,
.vm-footer__group h3,
.vm-footer__links h3 {
  margin: 0 0 18px;
  color: #f3f3f3;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.2;
}

.vm-footer__subscribe-field {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-height: 78px;
  padding: 0 24px 0 28px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 12px;
  color: rgba(255, 255, 255, 0.64);
  text-decoration: none;
  transition: border-color 160ms ease, color 160ms ease, background 160ms ease;
}

.vm-footer__subscribe-field:hover {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.02);
}

.vm-footer__subscribe-field span:first-child {
  font-size: clamp(1.16rem, 1.55vw, 1.5rem);
  line-height: 1;
}

.vm-footer__subscribe-arrow {
  color: #ffffff;
  font-size: clamp(1.8rem, 2vw, 2.2rem);
  line-height: 1;
}

.vm-footer__note {
  margin: 16px 0 0;
  color: rgba(255, 255, 255, 0.42);
  font-size: 0.95rem;
  line-height: 1.5;
}

.vm-footer__contacts,
.vm-footer__links {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.vm-footer__stack {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.vm-footer__text-link,
.vm-footer__micro-link {
  color: rgba(255, 255, 255, 0.58);
  text-decoration: none;
  transition: color 160ms ease;
}

.vm-footer__text-link {
  font-size: 1rem;
  line-height: 1.48;
}

.vm-footer__micro-link {
  font-size: 0.96rem;
  line-height: 1.4;
}

.vm-footer__text-link:hover,
.vm-footer__micro-link:hover {
  color: #ffffff;
}

.vm-footer__wordmark {
  margin-top: clamp(58px, 8vw, 116px);
  color: #f3f3f3;
  font-size: clamp(4.4rem, 16vw, 12.5rem);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 0.9;
  white-space: nowrap;
}

.vm-footer__bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-top: 12px;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
}

.vm-footer__copyright {
  color: rgba(255, 255, 255, 0.44);
  font-size: 0.95rem;
  line-height: 1.45;
}

.vm-footer__bottom-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 24px;
}

@media screen and (max-width: 991px) {
  .logo6_link .logo6_logo {
    max-width: 8rem !important;
    max-height: 2.4rem !important;
  }

  .footer-shell {
    width: min(100% - 40px, 80rem);
    padding-top: 64px;
  }

  .vm-footer__top {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 32px;
  }

  .vm-footer__subscribe {
    grid-column: 1 / -1;
    max-width: 560px;
  }
}

@media screen and (max-width: 767px) {
  .logo6_link .logo6_logo {
    max-width: 7.2rem !important;
    max-height: 1.9rem !important;
  }

  .footer-shell {
    width: min(100% - 28px, 80rem);
    padding-top: 54px;
  }

  .vm-footer__top {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .vm-footer__subscribe {
    grid-column: auto;
    max-width: none;
  }

  .vm-footer__subscribe-field {
    min-height: 70px;
    padding: 0 18px 0 20px;
  }

  .vm-footer__wordmark {
    margin-top: 52px;
    font-size: clamp(3.6rem, 18vw, 8rem);
  }

  .vm-footer__bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .vm-footer__bottom-links {
    justify-content: flex-start;
    gap: 18px;
  }

  .site-global-header .navbar1_container-5 {
    min-height: 0 !important;
    padding: 14px 0 !important;
    align-items: center !important;
    flex-direction: row !important;
    gap: 16px !important;
  }

  .site-global-header .navbar1_menu {
    justify-content: flex-end !important;
    width: max-content !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    flex: 0 auto !important;
    overflow: visible !important;
  }

  .site-global-header .navbar1_logo {
    width: 148px !important;
  }

  .site-global-header .text-block-30 {
    font-size: 0.78rem !important;
  }

  .site-global-header .home-nav-link {
    padding: 10px 16px 8px !important;
    font-size: 9px !important;
  }
}

.vm-home-gallery-link {
  position: relative;
  overflow: hidden;
}

.vm-home-gallery-link .gallery8_image-wrapper,
.vm-home-gallery-link .gallery8_image-wrapper-large {
  position: relative;
}

.vm-home-gallery-caption {
  position: absolute;
  left: 18px;
  bottom: 18px;
  padding: 9px 12px;
  border-radius: 999px;
  background: rgba(15, 26, 36, 0.78);
  color: #fff;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.02em;
}

.vm-home-media-logo-wrap,
.vm-home-media-badge-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.vm-home-media-list {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

.vm-home-media-logo-wrap {
  width: 100%;
  height: 48px;
}

.vm-home-media-logo {
  display: block;
  width: auto;
  max-width: 132px;
  height: auto;
  max-height: 48px;
  object-fit: contain;
  object-position: left center;
}

.vm-home-media-badge {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(22, 42, 52, 0.08);
  color: #162a34;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.vm-home-media-read {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  width: 100%;
  color: rgba(22, 42, 52, 0.58);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .vm-home-media-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 560px) {
  .vm-home-media-list {
    grid-template-columns: 1fr !important;
  }
}

.media-and-blog-headers .vm--link-on-white {
  color: inherit;
}

.vm-home-author-fallback {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.24);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.vm-home-hub {
  background: #f6f0ea;
  color: #162a34;
}

.vm-home-hub__inner {
  padding: 72px 0;
}

.vm-home-hub__header {
  max-width: 760px;
  margin-bottom: 32px;
}

.vm-home-hub__eyebrow {
  margin: 0 0 12px;
  color: #b85d35;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.vm-home-hub__header h2 {
  margin: 0;
}

.vm-home-hub__header p {
  margin: 16px 0 0;
  color: rgba(22, 42, 52, 0.7);
  font-size: 18px;
  line-height: 1.65;
}

.vm-home-hub__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
}

.vm-home-hub-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 190px;
  padding: 24px;
  border: 1px solid rgba(22, 42, 52, 0.12);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.72);
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
}

.vm-home-hub-card:hover {
  border-color: rgba(22, 42, 52, 0.24);
  background: #fff;
  transform: translateY(-2px);
}

.vm-home-hub-card__eyebrow {
  color: #b85d35;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.vm-home-hub-card h3 {
  margin: 0;
  color: #162a34;
  font-size: 25px;
  line-height: 1.05;
}

.vm-home-hub-card p {
  margin: 0;
  color: rgba(22, 42, 52, 0.74);
  font-size: 16px;
  line-height: 1.6;
}

.vm-home-feature-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.vm-home-feature-box {
  padding: 24px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid rgba(22, 42, 52, 0.12);
}

.vm-home-feature-box h3 {
  margin: 0 0 14px;
  color: #162a34;
  font-size: 22px;
}

.vm-home-feature-box ul {
  margin: 0;
  padding-left: 18px;
}

.vm-home-feature-box li + li {
  margin-top: 10px;
}

.vm-home-feature-box a {
  color: #162a34;
  text-decoration: none;
}

.vm-home-feature-box a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .vm-home-hub__inner {
    padding: 56px 0;
  }

  .vm-home-feature-grid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .vm-home-hub__grid {
    grid-template-columns: 1fr;
  }

  .vm-home-hub-card {
    min-height: 0;
    padding: 20px;
  }

  .vm-home-gallery-caption {
    left: 12px;
    bottom: 12px;
  }
}
