

/* Start:/local/components/privilegia/reports_video/templates/.default/style.css?17619188933722*/
@charset "UTF-8";
/* ===== reports (mobile-first) ===== */
.section.reports {
  margin-top: 38px;
  padding-bottom: 55px;
}
@media (min-width: 1024px) {
  .section.reports {
    padding-bottom: 0;
    margin-top: 3px;
    margin-bottom: 96px;
  }
}

.reports__inner {
  max-width: var(--container_max);
  margin-inline: auto;
  padding-inline: 6px;
  padding-top: 18px;
}
@media (min-width: 1024px) {
  .reports__inner {
    padding-inline: 0;
    padding-top: 50px;
    --col: calc(100% / 12); /* для смещения заголовка */
    --gap: 24px;
  }
}

/* Title */
.reports__title {
  margin: 0 0 22px;
  text-transform: uppercase;
  color: var(--color_heading);
  line-height: 1.1;
  font-size: 28px;
  letter-spacing: 0;
  text-align: left;
}
@media (min-width: 1024px) {
  .reports__title {
    margin: 0;
    font-size: 48px;
    padding-left: var(--col); /* смещение на 1 колонку контейнера */
    text-align: left;
    max-width: 900px;
  }
}

/* Общий контейнер медиа/текста */
.reports__layout {
  display: block;
}
@media (min-width: 1024px) {
  .reports__layout {
    display: grid;
    /* === ВАЖНО: 3 колонки × 2 ряда === */
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-template-rows: auto auto;
    gap: var(--gap);
    align-items: start;
    /*  margin-top: -15px;*/
  }
}

/* Медиа-блок общий */
.reports__media {
  position: relative;
  overflow: hidden;
  background: #000;
  margin: 0;
}
.reports__media img, .reports__media video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Видео: мобилка — 16:9 сверху; ПК — 3-я колонка, верхний ряд */
.reports__media--video {
  aspect-ratio: 16/9;
  margin: 10px 0 25px;
}
@media (min-width: 1024px) {
  .reports__media--video {
    grid-column: 3; /* колонка 3 */
    grid-row: 1; /* верхний ряд */
    margin: 0;
    aspect-ratio: 16/9;
  }
}

.reports__video {
  pointer-events: none;
}

/* Большая центральная карточка — ПК: колонка 2, на два ряда */
.reports__media--main {
  display: none;
}
@media (min-width: 1024px) {
  .reports__media--main {
    grid-column: 2; /* колонка 2 */
    grid-row: 1/span 2; /* занимает оба ряда */
    aspect-ratio: 3/4;
    display: flex;
    align-items: flex-end;
    align-self: flex-end;
  }
}

/* Нижняя широкая — ПК: колонка 1, нижний ряд */
.reports__media--bottom {
  display: none;
}
@media (min-width: 1024px) {
  .reports__media--bottom {
    grid-column: 1; /* колонка 1 */
    grid-row: 2; /* нижний ряд */
    display: flex;
    align-items: flex-end;
    align-self: flex-end;
  }
}

/* Тексты — ПК: колонка 3, нижний ряд */
.reports__text {
  margin-top: 8px;
}
@media (min-width: 1024px) {
  .reports__text {
    grid-column: 3; /* колонка 3 */
    grid-row: 2; /* нижний ряд */
    margin-top: 16px;
    display: flex;
    align-items: flex-end;
    align-self: flex-end;
    flex-direction: column;
  }
}

.reports__subtitle {
  margin: 0 0 20px 0;
  color: var(--color_text);
  font-size: 24px;
  line-height: 1.25;
}
@media (min-width: 1024px) {
  .reports__subtitle {
    font-size: 32px;
    line-height: 1.2;
    margin: 0 0 40px 0;
  }
}

.reports__desc {
  color: var(--color_text);
  font-size: 18px;
  line-height: 1.35;
}
@media (min-width: 1024px) {
  .reports__desc {
    font-size: 18px;
    line-height: 1.45;
    max-width: 560px;
    letter-spacing: -0.1px;
    margin-bottom: -5px;
  }
}
.reports__desc p {
  margin: 0;
}

/* End */


/* Start:/local/components/privilegia/reports_list/templates/.default/style.css?17619196804742*/
@charset "UTF-8";
/* ===== reports-list (mobile-first) ===== */
.section.reports-list {
  margin-top: 10px;
  padding-bottom: 47px;
  border-top: 1px solid var(--color_border);
}
@media (min-width: 1024px) {
  .section.reports-list {
    padding-bottom: 0;
  }
}

.reports-list__inner {
  max-width: var(--container_max);
  margin-inline: auto;
  padding-inline: 6px;
  padding-top: 30px;
}
@media (min-width: 1024px) {
  .reports-list__inner {
    padding-inline: 0;
    padding-top: 40px;
    --col: calc(100% / 12); /* «сетка» без использования грида контейнера */
    --gap: 24px;
  }
}

/* Header: title + link */
.reports-list__top {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: end;
  gap: 22px;
}
@media (min-width: 1024px) {
  .reports-list__top {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: var(--gap);
  }
}

.reports-list__title {
  margin: 0;
  text-transform: uppercase;
  color: var(--color_heading);
  line-height: 1.2;
  font-size: 24px;
  max-width: 90%;
  grid-column: 1/-1;
}
@media (min-width: 1024px) {
  .reports-list__title {
    font-size: 32px;
    grid-column: 2/span 8; /* начинаем со 2-й колонки */
    padding-left: 0; /* смещение паддингом больше не нужно */
    max-width: 100%; /* чтобы не сужать внутри грида */
  }
}

.reports-list__all {
  justify-self: start;
  font-size: 18px;
  color: var(--color_text_muted);
  text-decoration: none;
}
.reports-list__all:hover {
  opacity: 1;
  text-decoration: none;
  cursor: pointer;
  color: var(--color_accent_soft);
}
@media (min-width: 1024px) {
  .reports-list__all {
    justify-self: end;
    grid-column: 11/span 2;
    font-size: 32px;
    color: var(--color_text);
  }
}

/* List */
.reports-cards {
  margin: 21px 0 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 1024px) {
  .reports-cards {
    margin-top: 46px;
  }
}

/* Card */
.report-card {
  margin-bottom: 26px;
}
@media (min-width: 1024px) {
  .report-card {
    margin-bottom: 24px;
  }
}

.report-card__link {
  display: grid;
  grid-template-columns: 1fr auto; /* 1: заголовок, 2: стрелка */
  grid-template-areas: "brand arrow" "meta  meta"; /* 2-я строка: описание на две колонки */
  align-items: center;
  gap: 0 16px;
  padding: 18px 24px 16px;
  border-radius: 10px;
  background: var(--color_surface);
  text-decoration: none;
}
@media (min-width: 1024px) {
  .report-card__link {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    column-gap: var(--gap, 24px);
    row-gap: 0;
    grid-template-areas: none;
    padding: 24px 0;
    border-radius: 0;
  }
}
.report-card__link:hover {
  text-decoration: none;
}
.report-card__link:focus-visible {
  outline: 2px solid var(--color_accent_soft);
  outline-offset: 2px;
}

.report-card__brand {
  grid-area: brand;
  color: var(--color_text);
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.5px;
  display: flex;
  align-items: flex-start;
  align-self: flex-start;
}
@media (min-width: 1024px) {
  .report-card__brand {
    font-size: 32px;
    grid-column: 2/span 4; /* колонки 2–5 (отступ в 1 грид) */
    align-self: center;
  }
}

.report-card__meta {
  grid-area: meta;
  display: grid;
  gap: 2px;
  color: var(--color_text_muted);
  text-transform: none;
}
@media (min-width: 1024px) {
  .report-card__meta {
    grid-column: 6/span 3; /* колонки 6–8 */
    justify-self: start;
    text-align: right;
    align-self: center;
  }
}

.report-card__line {
  font-size: 16px;
  line-height: 1.2;
  color: var(--color_text_muted);
}
@media (min-width: 1024px) {
  .report-card__line {
    font-size: 18px;
    line-height: 1.25;
  }
}

.report-card__arrow {
  grid-area: arrow;
  color: var(--color_accent_soft); /* как в макете */
  justify-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: flex-start;
  align-self: flex-start;
  /* лёгкий «толкатель» при ховере на ПК */
}
@media (min-width: 1024px) {
  .report-card__arrow {
    width: 76px;
    height: 72px;
    grid-column: 11/span 2; /* колонки 11–12 */
    justify-self: center; /* по центру последних двух колонок */
    align-self: center;
    align-items: center;
  }
}
.report-card__arrow svg {
  width: 100%;
  height: auto;
  transition: transform var(--transition_base, 0.2s) ease;
}
@media (hover: hover) and (min-width: 1024px) {
  .report-card__arrow .report-card__link:hover {
    opacity: 1;
  }
  .report-card__link:hover .report-card__arrow svg {
    transform: translateX(6px);
    opacity: 1;
  }
}

/* End */


/* Start:/local/components/privilegia/reports_structure/templates/.default/style.css?17619231724388*/
@charset "UTF-8";
/* ===== annual-reports (mobile-first) ===== */
.section.section-annual {
  margin-top: 0;
  padding-bottom: 72px;
  border-top: 1px solid var(--color_border);
}
@media (min-width: 1024px) {
  .section.section-annual {
    padding-bottom: 0;
  }
}

.annual__inner {
  max-width: var(--container_max);
  margin-inline: auto;
  padding-inline: 6px;
  padding-top: 29px;
}
@media (min-width: 1024px) {
  .annual__inner {
    padding-inline: 0;
    padding-top: 52px;
    --col: calc(100% / 12);
    --gap: 24px;
  }
}

/* Title */
.annual__title {
  margin: 0 0 20px;
  text-transform: uppercase;
  color: var(--color_heading);
  line-height: 1.1;
  font-size: 24px;
}
@media (min-width: 1024px) {
  .annual__title {
    font-size: 32px;
    margin: 0 0 47px;
    text-align: left;
    padding-left: var(--col); /* отступ на 1 колонку */
  }
}

/* Lead text */
.annual__lead {
  margin: 0 0 22px;
}
@media (min-width: 1024px) {
  .annual__lead {
    margin: 0 0 28px;
    padding-left: var(--col); /* тоже смещение на 1 колонку */
  }
}

.annual__lead-intro {
  margin: 0 0 20px;
  color: var(--color_text);
  font-size: 18px;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  .annual__lead-intro {
    font-size: 18px;
  }
}

.annual__lead-list {
  margin: 0;
  padding-left: 26px;
  color: var(--color_text);
  font-size: 18px;
  line-height: 1.2;
}
.annual__lead-list li {
  margin: 0 0 25px;
}
@media (min-width: 1024px) {
  .annual__lead-list {
    font-size: 18px;
    line-height: 1.3;
  }
  .annual__lead-list li {
    margin: 0 0 21px;
  }
}

/* Sub-title */
.annual__subtitle {
  margin: 50px 0 0 0;
  color: var(--color_text);
  font-size: 24px;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  .annual__subtitle {
    font-size: 32px;
    margin: 40px 0 0 0;
    padding-left: var(--col); /* в 1 колонку, как в макете */
  }
}

/* Cards grid */
.annual__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin: 26px 0 0;
}
@media (min-width: 1024px) {
  .annual__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: var(--gap);
    margin-top: 49px;
  }
}

/* Card */
.annual-card {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px 14px;
  align-items: center;
  padding: 6px 18px;
  background: var(--color_surface);
  border-radius: 10px;
  min-height: 72px;
}
@media (min-width: 1024px) {
  .annual-card {
    grid-template-columns: 1fr; /* одна колонка */
    grid-template-rows: auto 1fr; /* 1: иконка, 2: текст */
    gap: 16px; /* вертикальный интервал между строками */
    align-items: start;
    padding: 35px 28px 44px;
    min-height: 160px;
    border-radius: 10px;
  }
}

/* Icon */
.annual-card__icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: var(--color_img_background);
  display: grid;
  place-items: center;
}
@media (min-width: 1024px) {
  .annual-card__icon {
    width: 80px;
    height: 80px;
    grid-column: 1;
    grid-row: 1;
    justify-self: start; /* прижать к левому краю */
  }
}

.annual-card__svg {
  display: block;
  width: 28px;
  height: 28px;
  fill: currentColor;
  color: var(--color_accent_soft);
}
@media (min-width: 1024px) {
  .annual-card__svg {
    width: 50px;
    height: 50px;
  }
}

/* Text */
.annual-card__text {
  color: var(--color_text);
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .annual-card__text {
    font-size: 18px;
    align-self: center;
    grid-column: 1;
    grid-row: 2;
    line-height: 1.25;
  }
}

/* Button */
.annual__actions {
  margin: 54px 0 0;
  text-align: center;
}
@media (min-width: 1024px) {
  .annual__actions {
    margin-top: 56px;
    text-align: center;
  }
}

.annual__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 52px;
  padding: 8px 22px;
  border-radius: 10px;
  background: var(--color_accent_soft);
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  max-width: 400px;
}
.annual__btn:hover {
  opacity: 0.85;
  color: #fff;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .annual__btn {
    width: 560px;
    max-width: 560px;
    min-height: 64px;
    font-size: 32px;
    border-radius: 5px;
    padding: 16px 22px;
  }
}

/* End */
/* /local/components/privilegia/reports_video/templates/.default/style.css?17619188933722 */
/* /local/components/privilegia/reports_list/templates/.default/style.css?17619196804742 */
/* /local/components/privilegia/reports_structure/templates/.default/style.css?17619231724388 */
