/* Страница «Курс» — макет 1440 + адаптив ≤900px (база по макету «Курс») */

/* Цветовые темы курса (ACF: course_color_theme)
   Default «Синяя» = макет «Курс»: soft #81A6D4, цифры #B2C9E5→#81A6D4 */
#design-root.design-root--course {
  --course-deep-from: #274974;
  --course-deep-to: #305f99;
  --course-mid-from: #5177a5;
  --course-mid-to: #436b9c;
  --course-mid-solid: #436b9c;
  --course-toggle-on: #436b9c;
  --course-soft: #81a6d4;
  --course-soft-muted: #d3ddea;
  --course-panel-soft: #d3ddea;
  --course-panel-soft-to: #d3ddea;
  --course-digit-from: #b2c9e5;
  --course-digit-mid: #81a6d4;
  --course-digit-to: #81a6d4;
  --course-mid-a10: rgba(81, 119, 165, 0.1);
  --course-mid-a12: rgba(67, 107, 156, 0.12);
  --course-mid-a45: rgba(67, 107, 156, 0.45);
  --course-mid-a60-from: rgba(81, 119, 165, 0.6);
  --course-mid-a60-to: rgba(67, 107, 156, 0.6);
  --course-soft-a0: rgba(129, 166, 212, 0);
  --course-soft-a30: rgba(129, 166, 212, 0.3);
  --course-grad-mid: linear-gradient(180deg, var(--course-mid-from) 0%, var(--course-mid-to) 100%);
  --course-grad-deep: linear-gradient(102.67deg, var(--course-deep-from) 0.17%, var(--course-deep-to) 97.72%);
  --course-grad-deep-alt: linear-gradient(131deg, var(--course-deep-from) 0%, var(--course-deep-to) 100%);
  --course-invite-surface: #d3ddea;
  --course-speaker-photo-bg: linear-gradient(90deg, var(--course-panel-soft) 0%, var(--course-panel-soft-to) 100%);
  --grad-invite-surface: var(--course-invite-surface);
  --grad-footer: linear-gradient(102.67deg, var(--course-deep-from) 0.17%, var(--course-deep-to) 97.72%);
}

#design-root.design-root--course.course-theme--teal {
  --course-deep-from: #144a59;
  --course-deep-to: #0f566a;
  --course-mid-from: #2e7081;
  --course-mid-to: #376d7b;
  --course-mid-solid: #376d7b;
  --course-toggle-on: #0f566a;
  --course-soft: #87aab4;
  --course-soft-muted: #c8d6da;
  --course-panel-soft: #c8d6da;
  --course-panel-soft-to: #c3d1d4;
  --course-digit-from: #c2d4d8;
  --course-digit-mid: #87aab4;
  --course-digit-to: #eef0f1;
  --course-mid-a10: rgba(46, 112, 129, 0.1);
  --course-mid-a12: rgba(55, 109, 123, 0.12);
  --course-mid-a45: rgba(55, 109, 123, 0.45);
  --course-mid-a60-from: rgba(46, 112, 129, 0.6);
  --course-mid-a60-to: rgba(55, 109, 123, 0.6);
  --course-soft-a0: rgba(135, 170, 180, 0);
  --course-soft-a30: rgba(135, 170, 180, 0.3);
  --course-invite-surface: #c8d6da;
  --grad-footer: linear-gradient(102.67deg, var(--course-deep-from) 0.17%, var(--course-deep-to) 97.72%);
}

#design-root.design-root--course.course-theme--teal .course-program-module__digit,
#design-root.design-root--course.course-theme--teal .course-program-module__toggle-box img,
#design-root.design-root--course.course-theme--teal .course-aba-card__ico,
#design-root.design-root--course.course-theme--teal .course-aba-card__figure,
#design-root.design-root--course.course-theme--teal .course-aba-bridge__chev,
#design-root.design-root--course.course-theme--teal .course-program-module__check,
#design-root.design-root--course.course-theme--teal .course-speakers-card__bullet,
#design-root.design-root--course.course-theme--teal .course-formats-work__badge img,
#design-root.design-root--course.course-theme--teal .course-audience .course-card__icon img,
#design-root.design-root--course.course-theme--teal .course-unique__decor,
#design-root.design-root--course.course-theme--teal .course-hero__deco img,
#design-root.design-root--course.course-theme--teal .course-invite__deco,
#design-root.design-root--course.course-theme--teal .course-management-video__glass-play img,
#design-root.design-root--course.course-theme--teal .method-section .method-card__icon-img,
#design-root.design-root--course.course-theme--teal .method-section .method-card__chart-ico,
#design-root.design-root--course.course-theme--teal .method-section .method-arrow__chev {
  filter: hue-rotate(-28deg) saturate(0.92);
}

#design-root.design-root--course.course-theme--teal .course-invite__consent input:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5.2L4.4 8.6L11 1.9' stroke='%230f566a' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* ── Лазурная тема (макет курса: #274974 / #5177A5 / #81A6D4) ── */
#design-root.design-root--course.course-theme--azure {
  --course-deep-from: #274974;
  --course-deep-to: #305f99;
  --course-mid-from: #5177a5;
  --course-mid-to: #436b9c;
  --course-mid-solid: #436b9c;
  --course-toggle-on: #436b9c;
  --course-soft: #81a6d4;
  --course-soft-muted: #d3ddea;
  --course-panel-soft: #d3ddea;
  --course-panel-soft-to: #d3ddea;
  --course-digit-from: #b2c9e5;
  --course-digit-mid: #81a6d4;
  --course-digit-to: #81a6d4;
  --course-mid-a10: rgba(81, 119, 165, 0.1);
  --course-mid-a12: rgba(67, 107, 156, 0.12);
  --course-mid-a45: rgba(67, 107, 156, 0.45);
  --course-mid-a60-from: rgba(81, 119, 165, 0.6);
  --course-mid-a60-to: rgba(67, 107, 156, 0.6);
  --course-soft-a0: rgba(129, 166, 212, 0);
  --course-soft-a30: rgba(129, 166, 212, 0.3);
  --course-invite-surface: #d3ddea;
  --grad-footer: linear-gradient(102.67deg, var(--course-deep-from) 0.17%, var(--course-deep-to) 97.72%);
}

/* Soft SVG (#81A6D4 / цифры) уже по макету — filter только для mid-иконок #4A658A→#5177A5 */
#design-root.design-root--course.course-theme--azure .course-program-module__toggle-box img,
#design-root.design-root--course.course-theme--azure .course-aba-bridge__chev,
#design-root.design-root--course.course-theme--azure .course-formats-work__badge img,
#design-root.design-root--course.course-theme--azure .course-audience .course-card__icon img,
#design-root.design-root--course.course-theme--azure .course-unique__decor,
#design-root.design-root--course.course-theme--azure .course-hero__deco img,
#design-root.design-root--course.course-theme--azure .course-invite__deco,
#design-root.design-root--course.course-theme--azure .course-management-video__glass-play img,
#design-root.design-root--course.course-theme--azure .method-section .method-card__icon-img,
#design-root.design-root--course.course-theme--azure .method-section .method-card__chart-ico,
#design-root.design-root--course.course-theme--azure .method-section .method-arrow__chev {
  filter: brightness(1.16) saturate(1.13);
}

#design-root.design-root--course.course-theme--azure .course-invite__consent input:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5.2L4.4 8.6L11 1.9' stroke='%23436b9c' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* ── Фиолетовая тема (макет курса) ── */
#design-root.design-root--course.course-theme--purple {
  --course-deep-from: #45336d;
  --course-deep-to: #56467a;
  --course-mid-from: #736495;
  --course-mid-to: #68588d;
  --course-mid-solid: #68588d;
  --course-toggle-on: #68588d;
  --course-soft: #b3a5d3;
  --course-soft-muted: #ddd8e8;
  --course-panel-soft: #ddd8e8;
  --course-panel-soft-to: #d8d1e9;
  --course-digit-from: #d8d1e9;
  --course-digit-mid: #b3a5d3;
  --course-digit-to: #eef0f1;
  --course-mid-a10: rgba(115, 100, 149, 0.1);
  --course-mid-a12: rgba(104, 88, 141, 0.12);
  --course-mid-a45: rgba(104, 88, 141, 0.45);
  --course-mid-a60-from: rgba(115, 100, 149, 0.6);
  --course-mid-a60-to: rgba(104, 88, 141, 0.6);
  --course-soft-a0: rgba(179, 165, 211, 0);
  --course-soft-a30: rgba(179, 165, 211, 0.3);
  --course-invite-surface: #ddd8e8;
  --grad-footer: linear-gradient(102.67deg, var(--course-deep-from) 0.17%, var(--course-deep-to) 97.72%);
}

#design-root.design-root--course.course-theme--purple .course-program-module__digit,
#design-root.design-root--course.course-theme--purple .course-program-module__toggle-box img,
#design-root.design-root--course.course-theme--purple .course-aba-card__ico,
#design-root.design-root--course.course-theme--purple .course-aba-card__figure,
#design-root.design-root--course.course-theme--purple .course-aba-bridge__chev,
#design-root.design-root--course.course-theme--purple .course-program-module__check,
#design-root.design-root--course.course-theme--purple .course-speakers-card__bullet,
#design-root.design-root--course.course-theme--purple .course-formats-work__badge img,
#design-root.design-root--course.course-theme--purple .course-audience .course-card__icon img,
#design-root.design-root--course.course-theme--purple .course-unique__decor,
#design-root.design-root--course.course-theme--purple .course-hero__deco img,
#design-root.design-root--course.course-theme--purple .course-invite__deco,
#design-root.design-root--course.course-theme--purple .course-management-video__glass-play img,
#design-root.design-root--course.course-theme--purple .method-section .method-card__icon-img,
#design-root.design-root--course.course-theme--purple .method-section .method-card__chart-ico,
#design-root.design-root--course.course-theme--purple .method-section .method-arrow__chev {
  filter: hue-rotate(42deg) saturate(0.95);
}

#design-root.design-root--course.course-theme--purple .course-invite__consent input:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5.2L4.4 8.6L11 1.9' stroke='%2368588d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* Ссылки «ещё» / материалы: в page.css захардкожен синий */
#design-root.design-root--course :is(
  .course-speakers-card__more,
  .course-review__more,
  .course-materials__all-link,
  .course-materials__hide-link
) {
  color: var(--course-mid-solid);
  border-bottom-color: var(--course-mid-solid);
  -webkit-text-fill-color: var(--course-mid-solid);
}

@media (hover: hover) {
  #design-root.design-root--course :is(
    .course-speakers-card__more,
    .course-review__more,
    .course-materials__all-link,
    .course-materials__hide-link
  ):is(:hover, :active, :focus-visible) {
    color: var(--course-soft);
    border-bottom-color: var(--course-soft);
    -webkit-text-fill-color: var(--course-soft);
  }
}

/* Материалы по теме: панели и стрелки под тему курса */
#design-root.design-root--course .method-card__head {
  background: linear-gradient(90deg, var(--course-panel-soft) 0%, var(--course-panel-soft-to) 100%);
}

#design-root.design-root--course .method-arrow {
  background: linear-gradient(180deg, var(--course-mid-a10) 0%, var(--course-mid-a10) 100%);
}

/* Invite: page.css перекрывал фон (--grad-invite-surface) и кнопку (light CTA !important) */
#design-root.design-root--course .course-invite__surface {
  background: var(--course-invite-surface);
}

#design-root.design-root--course .course-invite__submit {
  background: var(--course-grad-mid) !important;
  color: #fff;
}

#design-root.design-root--course .course-invite__submit > * {
  color: #fff;
}

#design-root.design-root--course .course-invite__submit::after {
  content: none;
  display: none;
}

#design-root.design-root--course {
  position: relative;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  box-sizing: border-box;
}

.design-root--course .page-main--course {
  width: 1440px;
  max-width: 100%;
  /* как у .page-main на других страницах: без нижнего margin у main (лишнее поле под футером) */
  margin: 20px auto 0;
  padding: 0 !important;
  box-sizing: border-box;
}

.design-root--course .site-footer {
  margin-top: 0;
  /* десктоп: зазор снизу — padding-bottom у #design-root (26px) */
  margin-bottom: 0;
}

/* Десктоп + scale: футер внутри макета 1440, не на всю viewport-полосу */
html.layout-scale-active:not(.responsive-layout) #design-root.design-root--course .site-footer {
  width: calc(100% - 40px);
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  align-self: stretch;
  flex-shrink: 0;
}

html.layout-scale-active:not(.responsive-layout) #design-root.design-root--course .site-footer__inner {
  max-width: 1280px;
}

/* Единый трекинг для всех заголовков страницы курса */
.design-root--course .page-main--course :is(h1, h2, h3, h4, h5, h6),
.design-root--course .page-main--course [class*="__title"]:not([class*="__subtitle"]),
.design-root--course .page-main--course [class*="__heading"] {
  letter-spacing: -0.03em;
}

/* ---------- Hero (шапка курса на градиенте) ---------- */
.course-hero {
  position: relative;
  width: 1400px;
  max-width: calc(100% - 40px);
  min-height: 516px;
  height: auto;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 130px 60px 40px;
  background: var(--course-grad-deep);
  border-radius: 12px;
  overflow: hidden;
  isolation: isolate;
}

.course-hero__deco {
  position: absolute;
  width: 366px;
  height: auto;
  left: calc(50% - 405px / 2 + 109.5px);
  bottom: 55px;
  top: auto;
  pointer-events: none;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.course-hero__deco img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 366px;
  object-fit: contain;
}

/* Полоса 70px: фон отдельным слоем под фото и под крошками */
.course-hero__topband-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 70px;
  box-sizing: border-box;
  border-radius: 12px 12px 0 0;
  background: var(--course-grad-mid);
  pointer-events: none;
}

.course-hero__topband {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 70px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding: 0 60px;
  border-radius: 12px 12px 0 0;
  background: transparent;
  pointer-events: none;
}

.course-hero__topband .course-breadcrumbs {
  pointer-events: auto;
}

.course-hero__inner {
  position: relative;
  z-index: 3;
  width: 736px;
  max-width: 100%;
  min-height: 0;
  height: auto;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}

/* Крошки (название в одну строку, светлый текст на тёмном) */
.course-breadcrumbs {
  position: relative;
  z-index: 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 16px;
  max-width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

.course-breadcrumbs__link,
.course-breadcrumbs__sep {
  flex-shrink: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #fff;
  opacity: 0.4;
  text-decoration: none;
  white-space: nowrap;
}


.course-breadcrumbs__current {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
}

.course-hero__meta {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 6px;
}

.course-hero__meta-item {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 34px;
  padding: 8px 12px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 6px;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #fff;
}

.course-hero__meta-ico {
  display: inline-flex;
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}

.course-hero__meta-ico svg {
  display: block;
  width: 12px;
  height: 12px;
}

.course-hero__meta-ico img {
  display: block;
  width: 12px;
  height: 12px;
}

.course-hero__title {
  width: 736px;
  color: #fff;
  font-family: Inter, system-ui, sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 480;
  line-height: 105%;
  letter-spacing: -0.03em;
  font-variation-settings: "slnt" 0;
}

/* Перебивает #design-root :is(h1,…){ margin:0 } из page.css */
#design-root .course-hero__title {
  margin: 32px 0 24px;
}

.course-hero__lead {
  margin: 0;
  max-width: 383px;
  color: #fff;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: normal;
  font-weight: 400;
}

.course-hero__actions {
  position: relative;
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 24px;
  width: 616px;
  max-width: 100%;
  margin: 40px 0 0;
  z-index: 1;
}

.course-hero__btn-primary {
  width: 296px;
  height: 64px;
  padding: 22px 26px;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
  background: linear-gradient(90deg, #e5e9f0 0%, #eaecf4 100%);
  color: #3b495c;
  font-family: Inter, system-ui, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: -0.01em;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  box-shadow: none;
  text-decoration: none;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
}

.course-hero__btn-secondary {
  width: 296px;
  height: 64px;
  padding: 22px 26px;
  border-radius: 8px;
  border: 0;
  background: var(--course-grad-mid);
  color: #fff;
  font-family: Inter, system-ui, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: -0.01em;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
}

.course-hero__btn-label {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.course-hero__btn-orb {
  width: 20px;
  height: 20px;
  padding: 5px;
  border-radius: 83.3333px;
  background: #e1871f;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8.33px;
  flex-shrink: 0;
}

.course-hero__btn-arrow-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 1px;
  width: 5.5px;
  height: 7.15px;
}

.course-hero__btn-file-ico {
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.course-hero__btn-file-ico svg {
  display: block;
}

.course-hero__speaker {
  color: #fff;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.course-hero__figure {
  position: absolute;
  z-index: 2;
  width: 515px;
  height: 476px;
  left: 825px;
  top: 40px;
  border-radius: 6px;
  object-fit: cover;
  object-position: center top;
  display: block;
  pointer-events: none;
}

/* ---------- As Is / To Be (Rectangle 926 + Frame 478 / 479) ---------- */
.course-aba {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 40px auto 0;
}

.course-aba__surface {
  width: 1400px;
  max-width: 100%;
  margin: 0 auto;
  min-height: 1090px;
  box-sizing: border-box;
  padding: 60px 60px 60px;
  border-radius: 12px;
  background: linear-gradient(101.48deg, #f3f3f3 0%, #eaeaea 100%);
}

#design-root .course-aba__title {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 934px;
  margin: 0 auto 56px;
  color: #2f323b;
  font-family: Inter, system-ui, sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 480;
  line-height: 105%;
  letter-spacing: -0.03em;
  font-variation-settings: "slnt" 0;
  text-align: center;
}

.course-aba__row {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  gap: 32px;
  max-width: 1280px;
  margin: 0 auto;
  min-height: 834px;
}

.course-aba-card {
  box-sizing: border-box;
  width: 624px;
  max-width: 100%;
  min-height: 834px;
  flex: 0 0 624px;
  padding: 60px;
  border-radius: 6px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  gap: 60px;
}

.course-aba-card__stack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  width: 100%;
  max-width: 504px;
}

.course-aba-card__intro {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  width: 100%;
  max-width: 504px;
  isolation: isolate;
}

.course-aba-card__head {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 24px;
}

.course-aba-card__head--tobe {
  align-self: stretch;
}

.course-aba-card__brand {
  font-family: Inter, system-ui, sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 480;
  line-height: 105%;
  letter-spacing: -0.03em;
  font-variation-settings: "slnt" 0;
  color: #2f323b;
}

.course-aba-toggle {
  position: relative;
  flex: 0 0 auto;
  width: 113px;
  height: 51px;
  display: block;
}

.course-aba-toggle__track {
  position: absolute;
  inset: 0;
  border-radius: 809.524px;
  background: #b5b5b5;
}

.course-aba-toggle--tobe .course-aba-toggle__track {
  background: var(--course-toggle-on);
}

.course-aba-toggle__knob {
  position: absolute;
  width: 67px;
  height: 39px;
  top: 6px;
  left: 6px;
  border-radius: 809.524px;
  background: #fff;
  box-sizing: border-box;
}

.course-aba-toggle--tobe .course-aba-toggle__knob {
  left: auto;
  right: 6px;
}

.course-aba-card__rule {
  width: 100%;
  max-width: 504px;
  height: 1px;
  background: #d9d9d9;
}

.course-aba-card__lead {
  margin: 0;
  max-width: 504px;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #44474f;
}

.course-aba-card__lead--tobe {
  max-width: 504px;
  align-self: stretch;
  text-align: left;
}

.course-aba-card__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  max-width: 451px;
}

.course-aba-card__li {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #44474f;
}

.course-aba-card__ico {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  display: block;
}

.course-aba-card__figure {
  align-self: flex-start;
  width: 220px;
  height: 180px;
  max-width: 100%;
  margin: 0;
  flex-shrink: 0;
  aspect-ratio: 11 / 9;
  display: block;
  object-fit: contain;
}

.course-aba-bridge {
  position: absolute;
  left: 50%;
  top: 46px;
  transform: translateX(-50%);
  z-index: 2;
  width: 90px;
  height: 90px;
  aspect-ratio: 1 / 1;
  flex: 0 0 auto;
  pointer-events: none;
}

.course-aba-bridge__ring {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  aspect-ratio: 1 / 1;
  border-radius: 1200px;
  background: var(--course-soft);
  border: 10px solid #efefef;
  box-sizing: border-box;
}

.course-aba-bridge__chev {
  width: 32.889px;
  height: 32.889px;
  display: block;
  flex-shrink: 0;
}

/* ---------- Контентная зона (светлый фон) ---------- */
.course-body {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 140px 80px 0;
  height: auto;
  min-height: 0;
  flex: none;
  z-index: auto;
  background: transparent;
  border-radius: 0;
  gap: 0;
}

.course-body__inner {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 100px;
}

.course-body--before-management-video {
  padding-bottom: 0;
}

.course-body--after-management-video {
  padding-top: 0;
}

/* На ширине hero: секция — прямой потомок main (вне узкого .course-body__inner) */
.page-main.page-main--course > .course-section.course-management-video {
  width: 1400px;
  max-width: calc(100% - 40px);
  margin-top: 140px;
  margin-right: auto;
  margin-bottom: 140px;
  margin-left: auto;
  box-sizing: border-box;
}

.page-main.page-main--course > .course-section.course-formats-work {
  width: 1400px;
  max-width: calc(100% - 40px);
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  box-sizing: border-box;
}

.page-main.page-main--course > .course-section.course-certificate-banner {
  width: 1400px;
  max-width: calc(100% - 40px);
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  box-sizing: border-box;
}

.course-section {
  width: 100%;
  box-sizing: border-box;
}

.course-section__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 56px;
  color: #2f323b;
  font-family: Inter, system-ui, sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 480;
  line-height: 105%;
  letter-spacing: -0.03em;
  text-align: center;
  font-variation-settings: "slnt" 0;
}

.course-section__title--sm {
  font-size: 28px;
  line-height: 1.08;
  margin-bottom: 32px;
}

.course-audience-program {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 140px;
  width: 100%;
}

.course-section.course-audience {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 56px;
}

#design-root .course-audience .course-section__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 934px;
  color: #2f323b;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 480;
  line-height: 105%;
  letter-spacing: -0.03em;
  font-variation-settings: "slnt" 0;
}

.course-audience__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  align-items: stretch;
  margin-top: 0;
  padding-top: 50px;
}

/* Десктоп: отступ под вынос иконки (−60px) + зазор от заголовка */
.course-section.course-audience .course-audience__grid {
  padding-top: 60px;
}

.course-card {
  border-radius: 6px;
  background: var(--grad-card);
  padding: 32px 28px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 180px;
}

.course-card__icon {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  background: var(--course-mid-a12);
  display: flex;
  align-items: center;
  justify-content: center;
}

.course-card__icon img {
  display: block;
  width: 24px;
  height: 24px;
}

.course-card__title {
  margin: 0;
  color: #2f323b;
  font-family: Inter, system-ui, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}

.course-card__text {
  margin: 0;
  color: #44474f;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 1.45;
}

/* Для кого — карточки (Rectangle 892–894, иконки 889–891) */
.course-audience .course-card {
  position: relative;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  height: 160px;
  min-height: 160px;
  max-height: 160px;
  justify-content: flex-end;
  padding: 56px 20px 28px;
  gap: 0;
  background:
    linear-gradient(90deg, rgba(218, 222, 230, 0.45) 0%, rgba(225, 227, 235, 0.45) 100%),
    linear-gradient(101.48deg, #f3f3f3 0%, #eaeaea 100%);
}

.course-audience .course-card__icon {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 130px;
  height: 130px;
  border-radius: 1000px;
  border: 10px solid #fff;
  box-sizing: border-box;
  background: var(--course-grad-mid);
}

.course-audience .course-card__icon img {
  width: 44px;
  height: 44px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

.course-audience .course-card--subdivision .course-card__icon img {
  width: 41px;
  height: 44px;
  filter: none;
}

.course-audience .course-card--project .course-card__icon img {
  width: 44px;
  height: 36px;
  filter: none;
}

.course-audience .course-card--hr .course-card__icon img {
  width: 44px;
  height: 44px;
  filter: none;
}

.course-audience .course-card--subdivision {
  justify-content: flex-start;
  padding: 88px 20px 28px;
}

#design-root .course-audience .course-card__title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 187px;
  max-width: 100%;
  min-height: 40px;
  font-size: 20px;
  font-weight: 600;
  font-variation-settings: "wght" 600;
  line-height: 100%;
  letter-spacing: -0.04em;
  text-align: center;
}

/* Видео по управлению — см. ширину/отступы у .page-main--course > .course-management-video */
.course-section.course-management-video {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}

.course-management-video__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  max-width: 452px;
  text-align: center;
  color: #2f323b;
  font-family: Inter, system-ui, sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 480;
  line-height: 105%;
  letter-spacing: -0.03em;
  font-variation-settings: "slnt" 0;
}

#design-root #course-management-video-title {
  margin-bottom: 56px;
}

.course-management-video__frame {
  position: relative;
  width: 100%;
  max-width: none;
  aspect-ratio: 1400 / 767;
  min-height: 280px;
  margin: 0;
  box-sizing: border-box;
  padding: 0;
  border-radius: 12px;
  overflow: hidden;
  background: #0f1419;
}

.course-management-video__embed-wrap {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: #000;
  border-radius: inherit;
}

.course-management-video__video {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: inherit;
  vertical-align: top;
  object-fit: cover;
  background-color: #000;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.course-management-video__glass {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: inherit;
  cursor: pointer;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.28) 100%);
  box-sizing: border-box;
  font: inherit;
  color: inherit;
}

.course-management-video__glass:hover .course-management-video__glass-play {
  transform: scale(1.04);
  box-shadow: 0 10px 28px rgba(20, 35, 58, 0.28);
}

.course-management-video__glass:focus-visible {
  outline: 2px solid var(--course-soft);
  outline-offset: 4px;
}

.course-management-video__glass-play {
  display: flex;
  width: 80px;
  height: 80px;
  padding: 24px 0 24px 6px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  box-sizing: border-box;
  border-radius: 1000px;
  background: #fff;
  transform-origin: center center;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.course-management-video__glass-play img {
  display: block;
}

.course-management-video__embed-wrap.is-started .course-management-video__glass {
  display: none;
}

/* Результаты обучения — Frame 818 */
.course-results__frame {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 56px;
  width: 100%;
  max-width: 1282px;
  margin: 0 auto;
  box-sizing: border-box;
}

.course-results__title {
  margin: 0;
  align-self: stretch;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 480;
  font-size: 46px;
  line-height: 105%;
  letter-spacing: -0.03em;
  color: #2f323b;
  font-variation-settings: "slnt" 0;
}

#design-root .course-results__title {
  margin: 0;
}

.course-results__rows {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  width: 100%;
  box-sizing: border-box;
}

.course-results__row {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  align-self: stretch;
  gap: 32px;
  width: 100%;
  box-sizing: border-box;
}

/* Ряды: одинаковая высота карточек в строке */
.course-results__row--top,
.course-results__row--bottom {
  align-items: stretch;
}

.course-results__row--bottom {
  gap: 33px;
}

.course-result-card {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 32px;
  gap: 32px;
  isolation: isolate;
  position: relative;
  border: none;
  border-radius: 6px;
  background: #f3f3f3;
  flex: 1 1 0;
  min-width: 0;
}

/* stack-start: тот же space-between, что у остальных — точки сверху, текст у низа */
.course-result-card--stack-start .course-result-card__heading {
  flex: none;
  display: block;
  align-self: stretch;
  width: 100%;
  min-width: 0;
  height: auto;
}

.course-result-card--stack-start .course-result-card__strong,
.course-result-card--stack-start .course-result-card__desc {
  display: inline;
}

.course-result-card--stack-start .course-result-card__desc {
  margin-top: 0;
}

.course-result-card--t185 {
  max-width: 406px;
  height: 185px;
}

.course-result-card__dots {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  align-self: flex-start;
  gap: 4px;
  flex: none;
  height: 12px;
  margin: 0;
}

.course-result-card__dots span {
  display: block;
  width: 12px;
  height: 12px;
  flex-shrink: 0;
  border-radius: 2px;
  background: var(--course-grad-mid);
  opacity: 0.2;
}

.course-result-card__dots[data-filled="1"] span:nth-child(-n + 1),
.course-result-card__dots[data-filled="2"] span:nth-child(-n + 2),
.course-result-card__dots[data-filled="3"] span:nth-child(-n + 3),
.course-result-card__dots[data-filled="4"] span:nth-child(-n + 4),
.course-result-card__dots[data-filled="5"] span:nth-child(-n + 5),
.course-result-card__dots[data-filled="6"] span:nth-child(-n + 6) {
  opacity: 1;
}

.course-result-card__heading {
  align-self: stretch;
  display: block;
  flex: none;
  width: 100%;
  max-width: 342px;
  min-width: 0;
  height: auto;
  line-height: 22px;
}

/* Frame 799 / 798 / 797: ширина текстового блока во втором ряду */
.course-result-card--t167 .course-result-card__heading {
  max-width: 341.33px;
}

/* margin: 0 auto на заголовке — Frame 764, 796, 798, 797 */
.course-result-card--heading-center .course-result-card__heading {
  margin-left: auto;
  margin-right: auto;
}

.course-result-card__strong {
  display: inline;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-variation-settings: "wght" 600;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: -0.04em;
  color: #2f323b;
}

.course-result-card__desc {
  display: inline;
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: #44474f;
}

/* Спикеры курса — 0-5818 / Frame 819 / Group 177460 / 177478–177479 */
.course-speakers {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
}

.course-speakers__title {
  margin: 0 auto 56px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 480;
  font-size: 46px;
  line-height: 105%;
  letter-spacing: -0.03em;
  color: #2f323b;
  font-variation-settings: "slnt" 0;
}

#design-root .course-speakers__title {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 56px;
  margin-left: auto;
}

.course-speakers__strip {
  position: relative;
  width: 100%;
  margin: 0 auto 11px;
  padding: 32px;
  box-sizing: border-box;
  min-height: 460px;
  background: #f3f3f3;
  border-radius: 6px;
  overflow: hidden;
}

.course-speakers__featured {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0;
  width: 100%;
}

.course-speakers-card--lead {
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0;
  width: 100%;
  max-width: 604px;
  flex: 0 1 604px;
  min-height: 396px;
  height: auto;
  padding: 32px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 6px;
}

.course-speakers-card__block {
  width: 488px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}

#design-root .course-speakers-card__name {
  margin: 0;
}

.course-speakers-card__name {
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: #2f323b;
}

.course-speakers-card__name--h2 {
  width: 100%;
  max-width: 488px;
  min-height: 30px;
  font-weight: 480;
  font-size: 28px;
  line-height: 30.24px;
  letter-spacing: -0.02em;
  font-variation-settings: "slnt" 0;
}

.course-speakers-card__role,
.course-speakers-tile__role {
  margin: -8px 0 0;
  width: 100%;
  max-width: 100%;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 130%;
  font-weight: 400;
  color: #5c6370;
}

.course-speakers-card__facts {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
  max-width: 488px;
}

.course-speakers-card__fact {
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: 100%;
  max-width: 488px;
  min-height: 18px;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #44474f;
}

.course-speakers-card__fact > span {
  flex: 1 1 0;
  min-width: 0;
  max-width: 470px;
}

.course-speakers-card__bullet {
  display: block;
  flex-shrink: 0;
  width: 8px;
  height: 13px;
  margin: 0;
  object-fit: contain;
}

.course-speakers-card__more {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  align-self: flex-start;
  text-align: left;
  width: auto;
  max-width: none;
  min-height: 20px;
}

.course-speakers-card__more--tile {
  max-width: none;
  width: auto;
  margin: 0;
  align-self: flex-start;
  justify-content: flex-start;
  text-align: left;
}

.course-speakers-hero-col {
  width: 100%;
  max-width: 604px;
  flex: 0 1 604px;
}

.course-speakers-hero {
  position: relative;
  width: 100%;
  max-width: 604px;
  min-height: 396px;
  overflow: hidden;
  border-radius: 6px;
}

.course-speakers-hero__plate {
  position: absolute;
  left: 0;
  top: 0;
  width: 604px;
  height: 396px;
  border-radius: 6px;
  background: linear-gradient(90deg, var(--course-panel-soft) 0%, var(--course-panel-soft-to) 100%);
}

.course-speakers-hero__photo {
  position: absolute;
  bottom: 8px;
  left: 8px;
  z-index: 1;
  display: block;
  width: 584px;
  max-width: min(100%, 584px);
  max-height: calc(100% - 16px);
  height: auto;
  object-fit: contain;
  object-position: center bottom;
}

.course-speakers-pill {
  position: absolute;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  gap: 32px;
  border-radius: 6px;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  box-sizing: border-box;
}

.course-speakers-pill--lead {
  top: 11px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  padding: 12px 20px;
  justify-content: center;
  align-items: center;
  gap: 32px;
  color: #fff;
  border-radius: 6px;
  border: 0;
  outline: 8px solid #f3f3f3;
  outline-offset: 0;
  background: var(--course-grad-mid);
}

.course-speakers-pill--expert {
  top: 0;
  left: 257px;
  transform: none;
  min-width: 103px;
  min-height: 42px;
  color: var(--course-mid-solid);
  border: 0;
  outline: 8px solid #fff;
  outline-offset: 0;
  background:
    linear-gradient(90deg, var(--course-panel-soft) 0%, var(--course-panel-soft-to) 100%),
    linear-gradient(0deg, #f3f3f3 0%, #f3f3f3 100%),
    linear-gradient(180deg, var(--course-mid-a60-from) 0%, var(--course-mid-a60-to) 100%);
}

.course-speakers__tiles {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  align-items: stretch;
}

.course-speakers--odd .course-speakers__tiles {
  margin-top: 32px;
}

.course-speakers-tile {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: none;
  min-width: 0;
  min-height: 0;
  height: 100%;
  padding-top: 21px;
  box-sizing: border-box;
}

.course-speakers-tile__sheet {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  background: #f3f3f3;
  border-radius: 6px;
  padding: 31px 32px 32px;
  box-sizing: border-box;
  min-height: 0;
  height: 100%;
  overflow: hidden;
}

.course-speakers-tile__row {
  flex: 1 1 auto;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 32px;
  width: 100%;
  max-width: 100%;
  margin: 0;
  min-height: 0;
  height: 100%;
  box-sizing: border-box;
}

.course-speakers-tile__text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 32px;
  flex: 1 1 264px;
  width: 264px;
  max-width: 100%;
  padding-top: 22px;
  box-sizing: border-box;
  min-height: 0;
  align-self: stretch;
}

.course-speakers-tile__stack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
  max-width: 264px;
  margin: 0 auto;
}

.course-speakers-tile__facts {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
  max-width: 264px;
}

.course-speakers-tile__fact {
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: 100%;
  max-width: 264px;
  min-height: 18px;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #44474f;
}

.course-speakers-tile__fact:last-child {
  min-height: 36px;
}

.course-speakers-tile__fact > span {
  flex: 1 1 0;
  min-width: 0;
  max-width: 246px;
}

#design-root .course-speakers-tile__name {
  margin: 0;
}

#design-root .course-speakers-tile__sheet .course-speakers-tile__name {
  width: 100%;
  max-width: 264px;
  min-height: 20px;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-variation-settings: "wght" 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: -0.04em;
  vertical-align: middle;
  color: #2f323b;
}

.course-speakers-tile__name {
  width: 100%;
  max-width: 264px;
  min-height: 20px;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-variation-settings: "wght" 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: -0.04em;
  vertical-align: middle;
  color: #2f323b;
}

.course-speakers-tile__accent {
  position: relative;
  flex: 0 0 264px;
  align-self: flex-end;
  width: 264px;
  max-width: 100%;
  height: 258px;
  margin-top: auto;
  box-sizing: border-box;
  overflow: hidden;
}

.course-speakers-tile__accent::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 264px;
  height: 130px;
  border-radius: 6px;
  background: linear-gradient(90deg, var(--course-panel-soft) 0%, var(--course-panel-soft-to) 100%);
}

.course-speakers-tile__photo {
  position: absolute;
  left: 8px;
  top: 0;
  z-index: 1;
  display: block;
  width: 248px;
  height: 250px;
  max-width: 248px;
  object-fit: contain;
  object-position: center bottom;
}

.course-speakers-tile__fact .course-speakers-card__bullet {
  margin: 0;
}

/* Форматы работы на курсе */
.course-formats-work__title {
  margin: 0 auto 56px;
  max-width: 543px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 480;
  font-size: 46px;
  line-height: 105%;
  letter-spacing: -0.03em;
  color: #2f323b;
  font-variation-settings: "slnt" 0;
}

/* Перебивает #design-root :is(h2,…){ margin:0 } из page.css — иначе нет margin-left/right: auto и блок уезжает влево */
#design-root .course-formats-work__title {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 56px;
  margin-left: auto;
}

.course-formats-work__layout {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 405px));
  gap: 3px 32px;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
}

.course-formats-work__slot {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.course-formats-work__slot .course-formats-work__badge {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  gap: 10px;
  width: 108px;
  height: 108px;
  flex-shrink: 0;
  box-sizing: border-box;
  border-radius: 1200px;
  background: #f0f1f2;
  border: 10px solid #fff;
  align-self: flex-end;
  margin-right: 32px;
  margin-bottom: -53px;
  position: relative;
  z-index: 2;
}

.course-formats-work__slot .course-formats-work__badge img {
  display: block;
  flex: none;
  width: 44px;
  height: 44px;
  object-fit: contain;
}

/* Мастерские: иконка 46×46 (как в десктоп-макете) */
.course-formats-work__slot:nth-child(2) .course-formats-work__badge img {
  width: 46px;
  height: 46px;
}

.course-formats-work__slot .course-formats-card {
  position: relative;
  z-index: 1;
  flex: none;
  width: 100%;
  gap: 16px;
}

.course-formats-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  width: 100%;
  max-width: 405px;
  min-height: 0;
  padding: 32px;
  box-sizing: border-box;
  border-radius: 6px;
  background: #f3f3f3;
}

.course-formats-card__name {
  margin: 0;
  flex: none;
  align-self: stretch;
  order: 0;
  flex-grow: 0;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 341px;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: #2f323b;
}

.course-formats-card--spread .course-formats-card__name {
  margin: 0;
}

.course-formats-card__p {
  margin: 0;
  flex: none;
  align-self: stretch;
  order: 1;
  flex-grow: 0;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 341px;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #44474f;
}

.course-formats-card--spread .course-formats-card__p {
  margin: 0;
}

/* Десктоп: заголовок + описание блоком у низа, inset 32px (padding карточки) */
@media (min-width: 901px) {
  .course-formats-work__slot {
    min-height: 100%;
  }

  .course-formats-work__slot .course-formats-card {
    flex: 1 1 auto;
    min-height: 0;
  }

  .course-formats-card,
  .course-formats-card--spread,
  .course-formats-card--tall {
    justify-content: flex-end;
    align-items: flex-start;
    min-height: 100%;
    padding: 32px;
    gap: 16px;
  }

  .course-formats-card__name {
    flex: none;
    align-self: flex-start;
  }

  .course-formats-card__p {
    margin: 0;
    flex: none;
    display: block;
    align-self: flex-start;
  }
}

/* Баннер «Сертификат» (макет 1280×371) */
.course-certificate-banner__stage {
  position: relative;
  width: 100%;
  max-width: 1280px;
  min-height: 371px;
  margin: 0 auto;
  box-sizing: border-box;
}

.course-certificate-banner__panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 51px;
  height: 270px;
  z-index: 0;
  pointer-events: none;
}

.course-certificate-banner__bg {
  position: absolute;
  inset: 0;
  border-radius: 12px;
  background: var(--course-grad-mid);
  pointer-events: none;
  z-index: 0;
}

#design-root .course-certificate-banner__text {
  position: absolute;
  left: 90px;
  top: 50%;
  z-index: 1;
  width: min(549px, calc(100% - 637px));
  max-width: calc(100% - 180px);
  max-height: calc(100% - 32px);
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  pointer-events: auto;
  color: #fff;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 480;
  font-size: 28px;
  line-height: 1.08;
  letter-spacing: -0.04em;
  font-variation-settings: "slnt" 0;
  overflow-wrap: break-word;
  text-align: left;
  transform: translateY(-50%);
}

#design-root .course-certificate-banner__text p {
  margin: 0;
}

#design-root .course-certificate-banner__text p + p {
  margin-top: 0.08em;
}

.course-certificate-banner__figure {
  position: absolute;
  top: 0;
  right: 46px;
  width: 501px;
  max-width: calc(100% - 40px);
  z-index: 2;
  pointer-events: none;
  line-height: 0;
}

.course-certificate-banner__figure img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 501px;
}

/* Форматы участия */
.course-pricing__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 56px;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 480;
  font-size: 46px;
  line-height: 105%;
  letter-spacing: -0.03em;
  color: #2f323b;
  font-variation-settings: "slnt" 0;
}

.course-section.course-pricing .course-pricing__title {
  margin-bottom: 56px;
}

#design-root .course-section.course-pricing .course-pricing__title {
  margin: 0 auto 56px;
}

.course-pricing__row {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  width: 100%;
}

.course-pricing-card {
  width: 407px;
  min-height: 685px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 0 0 407px;
}

.course-pricing-card__head {
  width: 100%;
  padding: 32px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: flex-start;
  background: var(--course-grad-deep), var(--course-soft);
  border-radius: 6px 6px 0 0;
}

.course-pricing-card__name {
  margin: 0;
  width: 100%;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-weight: 480;
  font-size: 28px;
  line-height: 108%;
  letter-spacing: -0.02em;
  color: #fff !important;
  font-variation-settings: "slnt" 0;
}

.course-pricing-card__subtitle {
  margin: 0;
  width: 100%;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #fff !important;
}

.course-pricing-card__body {
  width: 100%;
  min-height: 561px;
  padding: 32px;
  box-sizing: border-box;
  background: #f3f3f3;
  border-radius: 0 0 6px 6px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 40px;
}

.course-pricing-card__body--primary {
  align-items: flex-end;
  gap: 60px;
}

.course-pricing-list {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.course-pricing-list__item {
  position: relative;
  padding-left: 18px;
  min-height: 17px;
  font-style: normal;
  font-family: Inter, system-ui, sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  color: #44474f;
}

.course-pricing-list__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background: var(--course-soft);
}

.course-pricing-list__item--accent {
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  color: var(--course-soft);
}

.course-pricing-list__item--plus {
  margin-left: 18px;
  padding-left: 26px;
}

.course-pricing-list__item--plus::before {
  content: "+";
  top: 1px;
  width: 12px;
  height: 12px;
  background: transparent;
  border-radius: 0;
  color: var(--course-soft);
  font-family: Inter, system-ui, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 12px;
}

.course-pricing-card__bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}

.course-pricing-card__bottom--center {
  align-items: center;
}

.course-pricing-card__price-stack {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.course-pricing-card__price-meta {
  width: 100%;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #44474f;
}

.course-pricing-card__price {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 480;
  font-size: 46px;
  line-height: 105%;
  letter-spacing: -0.03em;
  color: #2f323b;
  font-variation-settings: "slnt" 0;
}

.course-pricing-card__cta {
  width: 337px;
  height: 64px;
  padding: 22px 26px;
  box-sizing: border-box;
  border: 0;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  background: var(--course-grad-mid), linear-gradient(90deg, #e6e9ed 0%, #edeef2 100%);
  color: #fff;
  font-family: Inter, system-ui, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.01em;
  cursor: pointer;
  text-decoration: none;
  appearance: none;
  -webkit-appearance: none;
}

.course-pricing-card__cta-arrow {
  width: 20px;
  height: 20px;
  border-radius: 83.3333px;
  background: #e1871f;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1;
  color: #fff;
}

/* Логотипы */
/* gap .course-body__inner = 100px → +40px margin = 140px до соседних секций */
.course-section.course-clients {
  margin-top: 40px;
  margin-bottom: 40px;
  box-sizing: border-box;
  min-width: 0;
  overflow-x: clip;
}

.course-clients__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 56px;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 480;
  font-size: 46px;
  line-height: 105%;
  letter-spacing: -0.03em;
  color: #2f323b;
  font-variation-settings: "slnt" 0;
}

.course-section.course-clients .course-clients__title {
  margin-bottom: 56px;
}

#design-root .course-section.course-clients .course-clients__title {
  margin-bottom: 56px;
}

/* Отзывы */
.course-reviews {
  max-width: 1280px;
  margin: 0 auto;
}

#design-root .course-reviews .course-section__title {
  margin-bottom: 56px;
  text-align: center;
}

.course-reviews__viewport {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}

.course-reviews__track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 32px;
  transition: transform 0.28s ease;
  will-change: transform;
}

.course-review {
  width: calc((100% - 64px) / 3);
  max-width: calc((100% - 64px) / 3);
  flex: 0 0 calc((100% - 64px) / 3);
  border-radius: 6px;
  background: #f3f3f3;
  padding: 32px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 60px;
  min-height: 287px;
}

/* Совместимость с экспортом Figma: карточка отзыва как Frame807 */
.course-reviews__track > .Frame807 {
  display: flex;
  width: calc((100% - 64px) / 3) !important;
  max-width: calc((100% - 64px) / 3) !important;
  flex: 0 0 calc((100% - 64px) / 3) !important;
  padding: 32px;
  box-sizing: border-box;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  border-radius: 6px;
  background: #f3f3f3;
}

.course-review__stars {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
  width: fit-content;
}

.course-review__star {
  flex-shrink: 0;
  display: block;
  width: 16px;
  height: 15px;
  object-fit: contain;
}

.course-review__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}

.course-review__text-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.course-review__text {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 18px;
  color: #44474f;
}

#design-root .course-review__text.is-clamped {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  overflow: hidden;
}

.course-review.is-expanded {
  min-height: 0;
  height: auto;
}

.course-review__more {
  display: inline-flex;
  align-items: center;
  margin: 0;
  font: inherit;
  cursor: pointer;
  text-align: left;
}

.course-review__more[hidden] {
  display: none !important;
}

.course-review__author-row {
  display: flex;
  align-items: center;
  gap: 24px;
}

.course-review__avatar {
  width: 60px;
  height: 60px;
  border-radius: 1000px;
  background: var(--course-grad-mid);
  color: #fff;
  font-family: Inter, system-ui, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.course-review__author-meta {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.course-review__author {
  font-family: Inter, system-ui, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #2f323b;
}

.course-review__role {
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #44474f;
}

.course-reviews__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  margin-top: 40px;
}

.course-reviews__nav-btn {
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 6px;
  background: linear-gradient(180deg, var(--course-mid-a10) 0%, var(--course-mid-a10) 100%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.course-reviews__nav-btn img {
  display: block;
}

.course-reviews__nav-btn--next img {
  transform: rotate(180deg);
}

.course-reviews__nav-btn:disabled {
  opacity: 0.45;
  cursor: default;
}

.course-reviews__nav-btn:focus-visible {
  outline: 2px solid var(--course-soft);
  outline-offset: 3px;
}

/* Уникальность */
.course-unique {
  position: relative;
  width: 1280px;
  height: 398px;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.course-unique__surface {
  position: relative;
  width: 1280px;
  min-height: 398px;
  max-width: 100%;
  border-radius: 12px;
  box-sizing: border-box;
  padding: 60px;
  background: var(--course-grad-mid);
  overflow: hidden;
  z-index: 1;
}

.course-unique__decor {
  position: absolute;
  width: 463.539px;
  height: 455.712px;
  left: 60px;
  top: 42px;
  transform: rotate(356deg);
  transform-origin: center center;
  display: block;
  pointer-events: none;
  z-index: 9;
}

.course-unique__title {
  position: relative;
  z-index: 1;
  margin: 0;
  width: 431px;
  max-width: 100%;
  color: #fff;
  font-family: Inter, system-ui, sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 480;
  line-height: 105%;
  letter-spacing: -0.03em;
  font-variation-settings: "slnt" 0;
}

.course-unique__timeline {
  position: absolute;
  left: calc(50% + 11px);
  right: auto;
  top: 60px;
  z-index: 1;
  width: 569px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.course-unique__center-line {
  position: absolute;
  left: -1px;
  top: 78px;
  width: 1px;
  height: 212px;
  background: linear-gradient(180deg, var(--course-soft) 0%, var(--course-soft) 78.37%, var(--course-soft-a0) 100%);
}

.course-unique-point {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.course-unique-point__dot {
  position: absolute;
  left: -31px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  padding: 0;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  gap: 0;
  border-radius: 120px;
  border: 10px solid var(--course-soft);
  background: var(--course-mid-solid);
  color: #fff;
  font-family: Inter, system-ui, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  justify-content: center;
}

.course-unique-point__row {
  display: flex;
  align-items: center;
  width: 569px;
  max-width: 100%;
}

.course-unique-point__rule {
  width: 89px;
  height: 1px;
  flex: 0 0 89px;
  background: var(--course-soft-a30);
}

.course-unique-point__card {
  width: 472px;
  max-width: calc(100% - 89px);
  min-height: 118px;
  padding: 32px;
  box-sizing: border-box;
  border-radius: 6px;
  border-left: 8px solid var(--course-soft);
  background: #f3f3f3;
}

.course-unique-point__card p {
  margin: 0;
  display: flex;
  align-items: center;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #44474f;
}

/* Программа курса (Frame 809) */
.course-section.course-program {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 56px;
  padding: 0;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
}

#design-root .course-section.course-program > .course-section__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 934px;
  width: 100%;
  color: #2f323b;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 480;
  line-height: 105%;
  letter-spacing: -0.03em;
  font-variation-settings: "slnt" 0;
}

.course-program__stack {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
}

.course-program-module {
  width: 100%;
  align-self: stretch;
  box-sizing: border-box;
  overflow: visible;
}

.course-program-module__shell {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 32px;
  padding: 32px;
  box-sizing: border-box;
  width: 100%;
  background: linear-gradient(101.48deg, #f3f3f3 0%, #eaeaea 100%);
  border-radius: 6px;
  overflow: visible;
}

.course-program-module:not(.course-program-module--open) .course-program-module__shell {
  gap: 0;
  min-height: 104px;
  justify-content: center;
}

/* Цифра вне <button>: иначе движок кнопки обрезает overflow по вертикали */
.course-program-module__head-slot {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-left: 40px;
  overflow: visible;
}

.course-program-module__head {
  position: relative;
  display: grid;
  grid-template-columns: 1fr minmax(0, 1136px) 1fr;
  align-items: center;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  min-height: 40px;
  isolation: isolate;
  column-gap: 0;
  overflow: visible;
}

button.course-program-module__head {
  appearance: none;
  margin: 0;
  border: 0;
  background: transparent;
  font: inherit;
  color: inherit;
  cursor: pointer;
  text-align: left;
  -webkit-tap-highlight-color: transparent;
  overflow: visible;
}

button.course-program-module__head:focus-visible {
  outline: 2px solid var(--course-soft);
  outline-offset: 3px;
}

.course-program-module:not(.course-program-module--open) .course-program-module__body {
  display: none;
}

/* Цифра вне кнопки — по центру серой плашки по вертикали */
.course-program-module__digit-wrap {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: auto;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
}

/* Все модули — одна текстовая цифра (как «4»), без SVG разного кегля */
.course-program-module__digit-picture {
  display: none !important;
}

.course-program-module__digit-num {
  display: block;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 72px;
  line-height: 1;
  letter-spacing: -0.04em;
  background: linear-gradient(180deg, var(--course-digit-from) 0%, var(--course-digit-mid) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.course-program-module__digit {
  display: none;
}

.course-program-module__title {
  position: relative;
  z-index: 1;
  grid-column: 2;
  grid-row: 1;
  justify-self: center;
  margin: 0;
  min-width: 0;
  max-width: 100%;
  color: #2f323b;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.8px;
}

.course-program-module__stub {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 400;
  color: #44474f;
}

.course-program-module__toggle {
  position: relative;
  z-index: 2;
  grid-column: 3;
  grid-row: 1;
  justify-self: end;
  align-self: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
}

.course-program-module__toggle-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  gap: 10px;
  box-sizing: border-box;
  background: var(--course-soft-muted);
  border-radius: 4px;
}

.course-program-module__chev {
  position: relative;
  width: 12px;
  height: 12px;
  display: block;
}

.course-program-module__chev::before,
.course-program-module__chev::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: var(--course-mid-solid);
}

.course-program-module__chev::before {
  width: 12px;
  height: 2px;
}

.course-program-module__chev::after {
  width: 2px;
  height: 12px;
  transition: opacity 0.15s ease;
}

.course-program-module--open .course-program-module__chev::after {
  opacity: 0;
}

.course-program-module__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  padding: 30px;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  border-radius: 6px;
}

.course-program-module__panel {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
  min-width: 0;
}

.course-program-module__panel--result {
  max-width: 800px;
}

.course-program-module__subhead {
  display: flex;
  align-items: center;
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.01em;
  color: #2f323b;
}

.course-program-module__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
}

.course-program-module__list li {
  display: inline-flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #44474f;
}

.course-program-module__list--topics li::before {
  content: "";
  flex: 0 0 auto;
  width: 8px;
  height: 8px;
  margin-top: 5px;
  border-radius: 100px;
  background: var(--course-soft);
}

.course-program-module__list--topics li span {
  display: flex;
  align-items: center;
  min-width: 0;
}

.course-program-module__list--check li {
  align-items: center;
  gap: 12px;
}

.course-program-module__list--check li span {
  display: flex;
  align-items: center;
  min-width: 0;
}

.course-program-module__check {
  flex: 0 0 auto;
  display: block;
}

/* Видео */
.course-video-block__title {
  margin: 0 0 24px;
  font-size: 28px;
  font-weight: 480;
  font-variation-settings: "wght" 480;
  color: #2f323b;
}

.course-video {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  background: #1a2433;
}

.course-video__cover {
  position: absolute;
  inset: 0;
  background: url(assets/course-manager-hero.webp) center / cover no-repeat;
  opacity: 0.92;
}

.course-video__shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(26, 36, 51, 0.2) 0%, rgba(26, 36, 51, 0.65) 100%);
}

.course-video__play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 88px;
  height: 88px;
  border-radius: 50%;
  border: 0;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.95);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25);
}

.course-video__play:hover {
  transform: translate(-50%, -50%) scale(1.04);
}

.course-video__play img {
  margin-left: 4px;
}


.course-invite {
  width: 1280px;
  max-width: 100%;
  min-height: 282px;
  margin: 140px auto 80px;
}

.course-invite__surface {
  position: relative;
  width: 100%;
  min-height: 282px;
  border-radius: 12px;
  background: var(--course-invite-surface);
  overflow: hidden;
}

.course-invite__deco {
  position: absolute;
  width: 510px;
  height: 315.917px;
  left: 47.29%;
  transform: rotate(354deg);
  transform-origin: center center;
  display: block;
  object-fit: contain;
  pointer-events: none;
}

.course-invite__content {
  position: relative;
  width: 1160px;
  max-width: calc(100% - 120px);
  margin: 60px auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
}

.course-invite__title {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 480;
  line-height: 108%;
  letter-spacing: -0.02em;
  color: #2f323b;
  font-variation-settings: "slnt" 0;
}

.course-invite__form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.course-invite__row {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
}

.course-invite__fields {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1 1 auto;
}

.course-invite__field {
  flex: 1 1 0;
}

.course-invite__field input {
  width: 100%;
  height: 64px;
  padding: 22px;
  border: 0;
  border-radius: 8px;
  background: #fff;
  box-sizing: border-box;
  font-family: Inter, system-ui, sans-serif;
  font-size: 15px;
  line-height: 18px;
  color: #2f323b;
}

.course-invite__submit {
  width: 260px;
  height: 64px;
  border: 0;
  border-radius: 8px;
  padding: 22px 26px;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  background: var(--course-grad-mid);
  color: #fff;
  font-family: Inter, system-ui, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: -0.01em;
}

.course-invite__submit-orb {
  width: 20px;
  height: 20px;
  border-radius: 83.3333px;
  background: #e1871f;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1;
}

.course-invite__consent {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

.course-invite__consent input {
  flex: none;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 1px solid #2f323b;
  border-radius: 4px;
  background: #fff;
  appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  cursor: pointer;
}

.course-invite__consent input:checked {
  border-color: var(--course-mid-solid);
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5.2L4.4 8.6L11 1.9' stroke='%23375172' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 10px;
}

.course-invite__consent input:focus-visible {
  outline: 2px solid var(--course-mid-a45);
  outline-offset: 2px;
}

.course-invite__consent span {
  font-family: Inter, system-ui, sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  color: #2f323b;
}

.course-invite__consent span a {
  color: inherit;
  text-decoration-line: underline;
  text-decoration-style: solid;
}

@media (max-width: 900px) {
  /* Не клипать бейдж модулей (цифра top: -37px) */
  #design-frame:has(#design-root.design-root--course),
  html.responsive-layout #design-frame:has(#design-root.design-root--course) {
    overflow-x: visible;
    overflow-y: visible;
  }

  #scale-slot:has(#design-root.design-root--course),
  html.responsive-layout #scale-slot:has(#design-root.design-root--course),
  html:not(.responsive-layout) #scale-slot:has(#design-root.design-root--course) {
    overflow-x: visible;
  }

  /* 64px под фикс. хедер (page.css) + 10px зазор до контента */
  #design-root.design-root--course {
    padding-top: 74px;
    padding-bottom: 0;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }

  /* Футер: как на home.html — 5px по бокам (#design-root), снизу 10px */
  #design-root.design-root--course > footer.site-footer,
  .design-root--course footer.site-footer {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px !important;
    box-sizing: border-box;
  }

  /* согласовать с page.css → .page-main в этом брейкпоинте (padding-bottom: 60px) */
  .design-root--course .page-main--course {
    margin: 0 auto;
    padding: 0;
  }

  /* Моб: 25px от края — секции в .course-body (#design-root 5px + .course-body 5px) */
  .course-body .course-section.course-results,
  .course-body .course-section.course-speakers,
  .course-body .course-section.course-pricing,
  .course-body .course-section.course-unique {
    width: calc(100% - 30px);
    max-width: none;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }

  .course-hero__figure,
  .course-hero__deco {
    display: none;
  }

  .course-hero__topband-bg {
    left: 0;
    top: 0;
    width: 100%;
    height: 60px;
    min-height: 60px;
    transform: none;
    border-radius: 10px 10px 0 0;
    z-index: 1;
  }

  .course-hero__topband {
    position: absolute;
    left: 0;
    top: 14px;
    z-index: 2;
    width: 100%;
    height: 32px;
    min-height: 32px;
    margin: 0;
    padding: 0 20px;
    border-radius: 0;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    gap: 8px;
  }

  .course-hero__inner {
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    gap: 0;
  }

  .course-hero__lead {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
  }

  .course-hero__title {
    width: 100%;
    max-width: none;
    font-size: clamp(18px, 5.4vw, 24px);
    line-height: 1.15;
    font-weight: 480;
    letter-spacing: -0.02em;
    font-variation-settings: "slnt" 0, "wght" 480;
    overflow-wrap: anywhere;
    word-break: normal;
  }

  .course-breadcrumbs__link,
  .course-breadcrumbs__sep,
  .course-breadcrumbs__current {
    font-size: 10px;
    line-height: 12px;
  }

  .course-breadcrumbs {
    position: static;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    gap: 8px;
    padding: 0;
    overflow: hidden;
  }

  .course-hero__actions {
    position: static;
    width: 100%;
    margin: 40px 0 0;
    flex-direction: column;
    align-items: stretch;
  }

  .course-hero__btn-primary,
  .course-hero__btn-secondary {
    width: 100%;
    justify-content: center;
  }

  .course-aba {
    padding: 0 5px;
    margin-top: 60px;
  }

  .course-aba__surface {
    min-height: 0;
    padding: 0;
    background: transparent;
    border-radius: 0;
    overflow: visible;
  }

  #design-root .course-aba__title {
    font-size: 24px;
    margin-bottom: 40px;
    max-width: 100%;
  }

  .course-aba__row {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    align-content: flex-start;
    min-height: 0;
    gap: 0;
    overflow: visible;
  }

  /* Порядок в колонке: As Is → мост → To Be (мост строго между карточками по вертикали) */
  .course-aba-card--asis {
    order: 1;
  }

  .course-aba-card--tobe {
    order: 3;
    margin-top: 0;
  }

  /* моб: Frame 478 — колонка, padding 32, зазор stack ↔ иллюстрация 46, фон карточки = градиент */
  .course-aba-card {
    position: relative;
    z-index: 0;
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    min-height: 0;
    box-sizing: border-box;
    padding: 32px;
    border-radius: 6px;
    background: linear-gradient(101.48deg, #f3f3f3 0%, #eaeaea 100%);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 46px;
  }

  .course-aba-card__stack {
    gap: 32px;
    width: 100%;
    max-width: none;
  }

  .course-aba-card__intro {
    gap: 24px;
    width: 100%;
    max-width: none;
  }

  .course-aba-card__head {
    gap: 16px;
  }

  .course-aba-card__lead {
    font-size: 12px;
    line-height: 15px;
    max-width: none;
  }

  .course-aba-card__list {
    gap: 16px;
    max-width: none;
  }

  .course-aba-card__li {
    align-items: flex-start;
    gap: 8px;
    font-size: 12px;
    line-height: 15px;
  }

  .course-aba-card__li span,
  .course-aba-card__li span[style*="--otido-fs"],
  #design-root .course-aba-card__li span[style*="--otido-fs"] {
    font-size: 12px !important;
    line-height: 15px !important;
    font-weight: 400 !important;
    letter-spacing: normal;
  }

  .course-aba-card__ico {
    width: 12px;
    height: 12px;
    flex-shrink: 0;
  }

  .course-aba-card__figure {
    width: 120px;
    height: 98px;
    max-width: 100%;
    flex-shrink: 0;
    align-self: flex-start;
    object-fit: contain;
  }

  .course-aba-toggle {
    width: 53px;
    height: 24px;
  }

  .course-aba-toggle__knob {
    width: 32px;
    height: 18px;
    top: 3px;
    left: 3px;
  }

  .course-aba-toggle--tobe .course-aba-toggle__knob {
    right: 3px;
    left: auto;
  }

  .course-aba-toggle--tobe .course-aba-toggle__track {
    background: var(--course-toggle-on);
  }

  /* 24px между карточками; мост — Figma Group 111 / Rectangle 869 */
  .course-aba-bridge {
    order: 2;
    position: relative;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    width: 100%;
    height: 24px;
    min-height: 24px;
    margin: 0;
    padding: 0;
    padding-left: max(0px, calc(28px - 5px));
    box-sizing: border-box;
    flex-shrink: 0;
    overflow: visible;
    pointer-events: none;
  }

  .course-aba-bridge__ring {
    position: relative;
    z-index: 1;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    border-radius: 1200px;
    background: var(--course-soft);
    border: 6px solid #fff;
    transform: rotate(90deg);
  }

  .course-aba-bridge__chev {
    width: 21px;
    height: 21px;
    display: block;
    flex-shrink: 0;
    object-fit: contain;
  }

  .course-aba-card__brand {
    font-size: 24px;
    line-height: 105%;
    letter-spacing: -0.03em;
  }

  .course-body {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 60px 5px 0;
    box-sizing: border-box;
  }

  .course-body__inner {
    gap: 60px;
    min-width: 0;
  }

  /* gap 60px → +80px margin = 140px */
  .course-section.course-clients {
    margin-top: 80px;
    /* margin-bottom: 80px; */
  }

  .course-section__title {
    font-size: 24px;
    line-height: 1.05;
    letter-spacing: -0.03em;
    margin-bottom: 40px;
    text-align: center;
  }

  /* «Для кого» моб: резина, 25px от края (#design-root 5px + .course-body 5px + margin 15px) */
  .course-section.course-audience {
    gap: 50px;
    width: calc(100% - 30px);
    max-width: none;
    margin-left: 15px;
    margin-right: 15px;
    box-sizing: border-box;
  }

  #design-root .course-audience .course-section__title {
    width: 100%;
    max-width: 100%;
    font-size: 24px;
    line-height: 105%;
    letter-spacing: -0.03em;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .course-audience__grid {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-top: 50px;
    gap: 42px;
    box-sizing: border-box;
  }

  .course-section.course-audience .course-audience__grid {
    padding-top: 2px;
  }

  .course-audience .course-card__icon {
    top: -40px;
    width: 80px;
    height: 80px;
    border-width: 10px;
  }

  .course-audience .course-card__icon img {
    width: 30px;
    height: 32px;
  }

  .course-audience .course-card--subdivision .course-card__icon img {
    width: 30px;
    height: 32px;
    filter: none;
  }

  .course-audience .course-card--project .course-card__icon img {
    width: 30px;
    height: 25px;
    filter: none;
  }

  .course-audience .course-card--hr .course-card__icon img {
    width: 30px;
    height: 32px;
    filter: none;
  }

  .course-audience .course-card {
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 0;
    max-height: none;
    padding: 44px 24px 24px;
    gap: 32px;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }

  .course-audience .course-card--subdivision {
    justify-content: center;
    padding: 44px 24px 24px;
  }

  .course-audience .course-card__title {
    font-size: 15px;
    font-weight: 600;
    font-variation-settings: "wght" 600;
    line-height: 100%;
    letter-spacing: -0.02em;
    min-height: 0;
    width: 100%;
    max-width: 100%;
  }

  .course-section__title--sm,
  .course-video-block__title {
    font-size: 24px;
    text-align: center;
  }

  .course-audience__grid,
  .course-unique__grid {
    grid-template-columns: 1fr;
  }

  /* Форматы участия — моб (Frame 837); ширина — см. .course-body .course-section.course-pricing */
  .course-section.course-pricing {
    min-width: 0;
    box-sizing: border-box;
    margin-top: 60px;
  }

  .course-body--after-management-video .course-section.course-pricing {
    margin-top: 0;
  }

  .course-pricing__title {
    width: 100%;
    max-width: 203px;
    margin: 0 auto 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    line-height: 105%;
    letter-spacing: -0.03em;
    text-align: center;
  }

  #design-root .course-pricing__title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .course-section.course-pricing .course-pricing__title {
    margin-bottom: 40px;
  }

  #design-root .course-section.course-pricing .course-pricing__title {
    margin-bottom: 40px;
  }

  .course-pricing__row {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 24px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  .course-pricing-card {
    width: 100%;
    max-width: 100%;
    min-height: 0;
    flex: none;
  }

  .course-pricing-card__head {
    width: 100%;
    min-height: 88px;
    padding: 24px;
    gap: 6px;
    border-radius: 6px 6px 0 0;
    box-sizing: border-box;
  }

  .course-pricing-card__name {
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 108%;
    letter-spacing: -0.02em;
  }

  .course-pricing-card__subtitle {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
  }

  .course-pricing-card__body,
  .course-pricing-card__body--primary {
    width: 100%;
    min-height: 0;
    padding: 24px;
    border-radius: 0 0 6px 6px;
    box-sizing: border-box;
    gap: 60px;
  }

  .course-pricing-card:nth-child(1) .course-pricing-card__body {
    min-height: 539px;
  }

  .course-pricing-card:nth-child(2) .course-pricing-card__body {
    min-height: 361px;
  }

  .course-pricing-list {
    width: 100%;
    gap: 12px;
  }

  .course-pricing-list__item {
    width: 100%;
    min-height: 0;
    padding-left: 12px;
    font-size: 12px;
    line-height: 15px;
  }

  .course-pricing-list__item::before {
    top: 5px;
    width: 6px;
    height: 6px;
  }

  .course-pricing-list__item--accent {
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
  }

  .course-pricing-list__item--plus {
    margin-left: 0;
    padding-left: 20px;
  }

  .course-pricing-list__item--plus::before {
    top: 1px;
    width: 12px;
    height: 12px;
    font-size: 18px;
    line-height: 12px;
  }

  .course-pricing-card__bottom,
  .course-pricing-card__bottom--center {
    width: 100%;
    align-items: center;
    gap: 24px;
  }

  .course-pricing-card__price-meta {
    font-size: 12px;
    line-height: 15px;
  }

  .course-pricing-card__price {
    font-size: 24px;
    line-height: 105%;
    letter-spacing: -0.03em;
  }

  .course-pricing-card__cta {
    width: 100%;
    max-width: 222px;
    height: 52px;
    padding: 18px 20px;
    font-family: Manrope, Inter, system-ui, sans-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -0.01em;
  }

  .course-pricing-card__cta-arrow {
    width: 16px;
    height: 16px;
    border-radius: 66.6667px;
  }

  .course-clients__title {
    width: 100%;
    max-width: 286px;
    font-size: 24px;
    line-height: 105%;
    letter-spacing: -0.03em;
    margin: 0 auto 40px;
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .course-section.course-clients .course-clients__title {
    margin-bottom: 40px;
  }

  #design-root .course-section.course-clients .course-clients__title {
    margin-bottom: 40px;
  }

  #design-root .course-reviews .course-section__title {
    margin-bottom: 40px;
  }

  .course-review {
    width: 100%;
    min-height: 0;
    gap: 32px;
    padding: 24px 20px;
  }

  .course-reviews__track > .Frame807 {
    width: 100% !important;
    flex-basis: 100% !important;
    gap: 32px;
    padding: 24px 20px;
  }

  .course-reviews__nav {
    gap: 24px;
    margin-top: 24px;
  }

  .course-audience-program {
    gap: 80px;
  }

  .course-body--after-management-video,
  .course-body--after-management-video .course-body__inner {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding-top: 0;
    overflow-x: clip;
    box-sizing: border-box;
  }

  /* Результаты обучения — моб: резина; ширина — см. .course-body .course-section.course-results */
  .course-section.course-results {
    min-width: 0;
    box-sizing: border-box;
  }

  .course-results__frame {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 24px;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  .course-results__title,
  #design-root .course-results__title {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
    font-size: 24px;
    line-height: 105%;
    letter-spacing: -0.03em;
    font-weight: 480;
  }

  .course-results__rows,
  .course-results__row,
  .course-results__row--top,
  .course-results__row--bottom {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 24px;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }

  .course-result-card {
    flex: none;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    height: auto;
    min-height: 0;
    padding: 24px;
    gap: 24px;
    box-sizing: border-box;
  }

  .course-result-card--t185,
  .course-result-card--t167,
  .course-result-card__heading,
  .course-result-card--t167 .course-result-card__heading {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    min-height: 0;
    box-sizing: border-box;
  }

  .course-result-card--t185 {
    height: auto;
  }

  .course-result-card__dots {
    height: 10px;
  }

  .course-result-card__dots span {
    width: 10px;
    height: 10px;
  }

  .course-result-card__heading,
  .course-result-card--t167 .course-result-card__heading {
    display: block;
    line-height: 1.2;
    overflow-wrap: anywhere;
  }

  .course-result-card__strong {
    font-size: 15px;
    line-height: 1;
    letter-spacing: -0.02em;
    overflow-wrap: anywhere;
  }

  .course-result-card__desc {
    font-size: 12px;
    line-height: 15px;
    overflow-wrap: anywhere;
  }

  .course-result-card--heading-center .course-result-card__heading {
    margin: 0;
    text-align: left;
  }

  .course-speakers__title,
  #design-root .course-speakers__title {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 40px;
    font-size: 24px;
    line-height: 25.2px;
    letter-spacing: -0.03em;
    text-align: center;
  }

  .course-speakers__strip {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 32px;
    padding: 0;
    min-height: 0;
    background: transparent;
    overflow: visible;
  }

  .course-speakers__featured {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 24px;
    width: 100%;
    padding: 24px;
    box-sizing: border-box;
    background: #f3f3f3;
    border-radius: 6px;
    overflow: visible;
  }

  .course-speakers-card--lead {
    order: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
    max-width: 100%;
    min-height: 0;
    height: auto;
    padding: 0;
    background: transparent;
    border-radius: 0;
    flex: none;
  }

  .course-speakers-card__block {
    width: 100%;
    max-width: 100%;
    gap: 16px;
  }

  .course-speakers-card__facts {
    gap: 12px;
    max-width: 100%;
  }

  .course-speakers-card__fact {
    gap: 6px;
    font-size: 12px;
    line-height: 15px;
  }

  .course-speakers-hero-col {
    order: 1;
    width: 100%;
    max-width: 100%;
    flex: none;
  }

  .course-speakers-hero {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-height: 200px;
    height: 200px;
    overflow: hidden;
  }

  .course-speakers-hero__plate {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 130px;
    border-radius: 6px;
    background: linear-gradient(90deg, var(--course-panel-soft) 0%, var(--course-panel-soft-to) 100%);
  }

  .course-speakers-hero__photo {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: auto;
    bottom: 0;
    width: 200px;
    height: 200px;
    max-width: 100%;
    transform: translateX(-50%);
    object-fit: contain;
    object-position: center bottom;
  }

  .course-speakers-pill--lead {
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 200px;
    bottom: auto;
    transform: translateX(-50%);
    display: inline-flex;
    width: auto;
    min-width: 82px;
    min-height: 31px;
    padding: 8px 16px;
    font-size: 12px;
    line-height: 15px;
    border-radius: 12px;
    border: 8px solid #f3f3f3;
    outline: 0;
    background: var(--course-grad-mid);
    color: #fff;
    box-sizing: border-box;
  }

  .course-speakers__tiles {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  .course-speakers-tile {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-height: 0;
    height: auto;
    padding-top: 0;
  }

  .course-speakers-tile__sheet {
    position: relative;
    background: #f3f3f3;
    border-radius: 6px;
    padding: 24px;
    min-height: 0;
    height: auto;
    overflow: hidden;
  }

  .course-speakers-tile__row {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 24px;
    width: 100%;
    min-height: 0;
  }

  .course-speakers-tile__accent {
    position: relative;
    flex: 0 0 200px;
    min-width: 0;
    width: 100%;
    max-width: 100%;
    height: 200px;
    align-self: flex-start;
    overflow: hidden;
  }

  .course-speakers-tile__accent::before {
    position: absolute;
    content: "";
    width: 100%;
    max-width: 100%;
    height: 130px;
    left: 0;
    bottom: 0;
    border-radius: 6px;
    background: linear-gradient(90deg, var(--course-panel-soft) 0%, var(--course-panel-soft-to) 100%);
  }

  .course-speakers-tile__photo {
    position: absolute;
    width: 200px;
    height: 200px;
    max-width: 100%;
    left: 50%;
    top: auto;
    bottom: 0;
    transform: translateX(-50%);
    z-index: 1;
    object-fit: contain;
    object-position: center bottom;
  }

  .course-speakers-tile__text {
    display: block;
    flex: none;
    width: 100%;
    max-width: 100%;
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .course-speakers-tile__stack {
    width: 100%;
    gap: 16px;
    max-width: 100%;
    min-width: 0;
    margin: 0;
  }

  .course-speakers-tile__name {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    min-height: 15px;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: -0.02em;
    overflow-wrap: anywhere;
  }

  .course-speakers-card__name,
  #design-root .course-speakers-card__name {
    font-size: 15px;
    line-height: 100%;
    letter-spacing: -0.02em;
  }

  .course-speakers-card__name--h2 {
    font-size: 15px;
    line-height: 100%;
    letter-spacing: -0.02em;
    font-weight: 600;
    min-height: 0;
  }

  .course-speakers-tile__facts {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 12px;
    align-self: stretch;
    max-width: 100%;
    min-width: 0;
  }

  .course-speakers-tile__fact {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
    gap: 6px;
    max-width: 100%;
    min-width: 0;
    min-height: auto;
    font-size: 12px;
    line-height: 15px;
  }

  .course-speakers-tile__fact:last-child {
    min-height: auto;
  }

  .course-speakers-tile__fact > span {
    flex: 1 1 auto;
    min-width: 0;
    max-width: 100%;
    overflow-wrap: anywhere;
  }

  .course-speakers-tile__fact .course-speakers-card__bullet {
    width: 6px;
    height: 11px;
    margin-top: 2px;
  }

  .course-speakers-card__more--tile {
    max-width: 100%;
    width: auto;
    min-height: 16px;
    align-self: flex-start;
    display: inline-flex;
    margin-top: 24px;
    font-size: 13px;
    line-height: 16.25px;
    letter-spacing: 0.13px;
    text-decoration-line: underline;
    background: var(--course-grad-mid);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .course-speakers-pill--expert {
    left: 50%;
    top: 200px;
    bottom: auto;
    transform: translateX(-50%);
    width: 82px;
    min-width: 82px;
    min-height: 31px;
    padding: 8px 16px;
    font-size: 12px;
    line-height: 15px;
    border-radius: 12px;
    gap: 0;
    z-index: 3;
    border: 8px solid #f3f3f3;
    outline: 0;
    background: var(--course-grad-mid);
    position: absolute;
    overflow: hidden;
    box-sizing: border-box;
  }

  .course-speakers__tiles .course-speakers-tile:first-child .course-speakers-pill--expert {
    color: #fff;
    background: var(--course-grad-mid);
    outline: 0;
  }

  .course-speakers__tiles .course-speakers-tile:nth-child(2) .course-speakers-pill--expert {
    color: var(--course-mid-solid);
    background: linear-gradient(90deg, var(--course-panel-soft) 0%, var(--course-panel-soft-to) 100%);
    outline: 0;
  }

  .page-main.page-main--course > .course-section.course-management-video {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 25px;
    padding-bottom: 0;
    padding-left: 25px;
    box-sizing: border-box;
  }

  #design-root #course-management-video-title {
    margin-bottom: 24px;
  }

  .course-management-video__title {
    margin: 0 auto;
    font-size: 24px;
    letter-spacing: -0.03em;
    line-height: 1.1;
    max-width: none;
  }

  .course-management-video__frame {
    width: 100%;
    max-width: 100%;
    height: 147px;
    min-height: 147px;
    max-height: 147px;
    aspect-ratio: auto;
    padding: 0;
    border-radius: 8px;
  }

  /* Форматы работы: моб — резина, 25px от края (#design-root 5px + margin 20px) */
  .page-main.page-main--course > .course-section.course-formats-work {
    width: calc(100% - 40px);
    max-width: none;
    /* margin-top: 47px; */
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0;
    box-sizing: border-box;
  }

  .page-main.page-main--course > .course-section.course-certificate-banner {
    width: calc(100% - 40px);
    max-width: none;
    min-width: 0;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0;
    padding: 0;
    box-sizing: border-box;
    overflow-x: clip;
  }

  /* Без дополнительного отступа между сертификатом и следующим блоком */
  .page-main.page-main--course > .course-section.course-certificate-banner + .course-body.course-body--after-management-video {
    margin-top: 0;
    padding-top: 0 !important;
  }

  /* Сертификат — моб: текст сверху, картинка снизу справа без наложения на текст */
  .course-certificate-banner__stage {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    position: relative;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    min-height: 0;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    box-sizing: border-box;
    overflow-x: clip;
  }

  .course-certificate-banner__panel {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    height: auto;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    min-height: 237px;
    max-height: none;
    aspect-ratio: auto;
    margin: 0;
    padding: 0 0 110px;
    background: transparent;
    border-radius: 0;
    overflow: visible;
    box-sizing: border-box;
  }

  .course-certificate-banner__bg {
    display: block;
    position: absolute;
    inset: 0;
    width: auto;
    height: auto;
    border-radius: 12px;
    background: var(--course-grad-mid);
    pointer-events: none;
    z-index: 0;
  }

  #design-root .course-certificate-banner__text {
    position: relative;
    grid-column: 1;
    grid-row: 1;
    align-self: start;
    justify-self: stretch;
    left: auto;
    top: auto;
    transform: none;
    z-index: 2;
    width: 100%;
    max-width: 100%;
    max-height: none;
    margin: 0;
    padding: 20px 16px 12px;
    box-sizing: border-box;
    text-align: left;
    font-size: clamp(15px, 4.4vw, 18px);
    font-weight: 480;
    line-height: 1.25;
    letter-spacing: -0.02em;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: manual;
  }

  #design-root .course-certificate-banner__text p,
  #design-root .course-certificate-banner__text span,
  #design-root .course-certificate-banner__text div {
    margin: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow-wrap: break-word;
    word-break: normal;
    white-space: normal;
  }

  #design-root .course-certificate-banner__text p + p {
    margin-top: 0.08em;
  }

  .course-certificate-banner__figure {
    position: relative;
    top: auto;
    right: auto;
    align-self: flex-end;
    z-index: 1;
    width: min(228px, 84.444%);
    max-width: 100%;
    min-width: 0;
    /* наезд на нижний край плашки (−94px), картинка справа, текст остаётся сверху */
    margin: max(calc(-100% * 94 / 270), -94px) 0 0 auto;
    transform: translateX(11px);
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.05));
    pointer-events: none;
    line-height: 0;
  }

  .course-certificate-banner__figure img {
    display: block;
    width: 100%;
    height: auto;
  }

  /* Форматы работы — моб: бейдж 60+border10 на верхнем крае карточки, не наезжает на H2 */
  .course-formats-work__layout {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 42px;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    margin: 0;
    /* половина бейджа (80px) торчит вверх */
    padding-top: 40px;
    box-sizing: border-box;
  }

  .course-formats-work__slot {
    align-items: stretch;
    position: relative;
    width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }

  .course-formats-work__slot .course-formats-work__badge {
    position: absolute;
    top: 0;
    right: 24px;
    transform: translateY(-50%);
    margin: 0;
    /* фон 60×60 + border 10px снаружи → занимает 80px по горизонтали */
    width: 60px;
    height: 60px;
    box-sizing: content-box;
    border: 10px solid #fff;
    border-radius: 1200px;
    z-index: 2;
  }

  .course-formats-work__slot .course-formats-work__badge img {
    flex: none;
    width: 30px;
    height: 30px;
    object-fit: contain;
  }

  .course-formats-work__slot .course-formats-card {
    margin-top: 0;
    margin-right: 0;
    min-height: 0;
    width: 100%;
    max-width: none;
    box-sizing: border-box;
    padding: 24px;
    gap: 16px;
  }

  .course-formats-card,
  .course-formats-card--spread,
  .course-formats-card--tall {
    min-height: 0;
  }

  .course-formats-card--spread {
    justify-content: flex-start;
  }

  .course-formats-card__name {
    max-width: none;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: -0.02em;
  }

  .course-formats-card__p {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    font-size: 12px;
    line-height: 15px;
    box-sizing: border-box;
  }

  .course-formats-card--spread .course-formats-card__name,
  .course-formats-card--spread .course-formats-card__p {
    margin-left: 0;
    margin-right: 0;
  }

  .course-formats-card__p {
    margin-top: 0;
  }

  .course-formats-work__title {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  #design-root .course-formats-work__title {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-right: auto;
    /* 40px+ под половину бейджа, чтобы H2 не перекрывался */
    margin-bottom: 48px;
    margin-left: auto;
    box-sizing: border-box;
  }

  .course-formats-work__slot .course-formats-card {
    /* место справа под бейдж 80px + right 24px */
    padding-right: 104px;
  }

  .course-management-video__glass-play {
    width: 64px;
    height: 64px;
    padding: 16px 0 16px 4px;
  }

  .course-management-video__glass-play img {
    width: 22px;
    height: auto;
  }

  /* Программа курса — моб (Frame 828): резина, боковые поля страницы 5px; зазор под заголовком 32px */
  .course-section.course-program {
    align-items: stretch;
    gap: 32px;
    width: 100%;
    max-width: none;
    box-sizing: border-box;
  }

  #design-root .course-section.course-program > .course-section__title {
    max-width: none;
    width: 100%;
    margin-bottom: 0;
  }

  .course-program__stack {
    width: 100%;
    max-width: none;
    margin: 0;
    gap: 32px;
    align-items: stretch;
  }

  .course-program-module__shell {
    padding: 4px;
    gap: 0;
  }

  .course-program-module--open .course-program-module__shell {
    gap: 0;
  }

  .course-program-module:not(.course-program-module--open) .course-program-module__shell {
    min-height: 0;
    gap: 0;
  }

  .course-program-module__head-slot {
    padding-left: 0;
    width: 100%;
    align-self: stretch;
  }

  .course-program-module__head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 72px;
    padding: 14px 12px 14px 62px;
    box-sizing: border-box;
    column-gap: 8px;
  }

  /* Круг с цифрой — слева, цифра по центру круга */
  .course-program-module__digit-wrap {
    left: 12px;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    padding: 0;
    box-sizing: border-box;
    background: #fff;
    border-radius: 100px;
    overflow: hidden;
  }

  .course-program-module__digit-picture {
    display: none !important;
  }

  .course-program-module__digit-wrap .course-program-module__digit {
    display: none;
  }

  .course-program-module__digit-num {
    display: block;
    margin: 0;
    padding: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    letter-spacing: -0.02em;
    text-align: center;
    background: linear-gradient(180deg, var(--course-digit-from) 0%, var(--course-digit-mid) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }

  .course-program-module__title {
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: -0.01em;
    flex: 1 1 auto;
    min-width: 0;
    text-align: left;
    justify-self: unset;
    grid-column: unset;
    grid-row: unset;
    overflow-wrap: anywhere;
    word-break: normal;
    white-space: normal;
  }

  .course-program-module__toggle {
    flex: 0 0 auto;
    grid-column: unset;
    grid-row: unset;
    justify-self: unset;
  }

  .course-program-module__body {
    flex-direction: column;
    padding: 22px;
    gap: 40px;
    min-width: 0;
    box-sizing: border-box;
  }

  .course-program-module__panel--result {
    max-width: none;
  }

  .course-program-module__subhead {
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: -0.02em;
  }

  .course-program-module__stub {
    font-size: 12px;
    line-height: 15px;
  }

  .course-program-module__list {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }

  .course-program-module__list li {
    display: flex;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    gap: 6px;
    font-size: 12px;
    line-height: 15px;
  }

  .course-program-module__list--topics li::before {
    width: 6px;
    height: 6px;
    margin-top: 4px;
  }

  .course-program-module__list--topics li span,
  .course-program-module__list--check li span {
    flex: 1 1 auto;
    min-width: 0;
    display: block;
    overflow-wrap: anywhere;
    word-break: normal;
    white-space: normal;
  }

  .course-program-module__list--check li {
    align-items: flex-start;
    gap: 12px;
  }

  .course-program-module__check {
    width: 12px;
    height: 12px;
    margin-top: 2px;
  }

  .course-unique {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 0;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
    box-sizing: border-box;
  }

  .course-unique__surface {
    width: 100%;
    max-width: 100%;
    min-height: 0;
    height: auto;
    padding: 24px 16px;
    box-sizing: border-box;
    overflow: visible;
  }

  .course-unique__decor {
    width: 300px;
    height: auto;
    left: -80px;
    top: -70px;
  }

  #course-unique-title.course-unique__title {
    width: 100%;
    max-width: 100%;
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    margin: 0 0 16px;
  }

  .course-unique__timeline {
    position: relative;
    left: 0;
    top: auto;
    right: auto;
    width: 100%;
    max-width: 100%;
    gap: 16px;
  }

  .course-unique__center-line {
    display: block;
    position: absolute;
    left: 14px;
    top: 0;
    bottom: 0;
    width: 1px;
    height: auto;
    background: linear-gradient(180deg, var(--course-soft) 0%, var(--course-soft) 78.37%, var(--course-soft-a0) 100%);
    opacity: 1;
  }

  .course-unique-point {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: stretch;
    width: 100%;
    min-height: 0;
  }

  .course-unique-point__dot {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    border-width: 6px;
    font-size: 10px;
    z-index: 1;
  }

  .course-unique-point__row {
    width: 100%;
    max-width: 100%;
    align-items: center;
  }

  .course-unique-point__rule {
    display: block;
    width: 20px;
    flex: 0 0 20px;
    height: 1px;
    margin-left: 36px;
    background: var(--course-soft);
    opacity: 1;
  }

  .course-unique-point__card {
    width: auto;
    max-width: none;
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
    height: auto;
    padding: 14px 16px;
    margin-left: 0;
    box-sizing: border-box;
    overflow: visible;
  }

  .course-unique-point__card p {
    display: block;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: normal;
    white-space: normal;
  }


  .course-invite {
    min-height: 0;
  }

  .course-invite__surface {
    min-height: 0;
  }

  .course-invite__content {
    max-width: none;
    margin: 24px 16px;
    gap: 20px;
  }

  .course-invite__title {
    font-size: 24px;
    line-height: 1.1;
  }

  .course-invite__row,
  .course-invite__fields {
    flex-direction: column;
    align-items: stretch;
  }

  .course-invite__submit {
    width: 100%;
  }

  .course-invite__deco {
    display: none;
  }

  /* Моб курс: контент 320px, без правок хедера/футера */
  .design-root--course .page-main--course {
    width: 100%;
    max-width: none;
    box-sizing: border-box;
  }

  .course-hero {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    height: 596px;
    min-height: 596px;
    margin: 10px 0 0;
    padding: 0;
    border-radius: 10px;
    background: var(--course-grad-deep-alt);
    -webkit-backdrop-filter: blur(85px);
    backdrop-filter: blur(85px);
    overflow: hidden;
  }

  .course-hero__deco {
    display: block;
    position: absolute;
    width: min(193px, 62%);
    height: 193px;
    left: 12px;
    top: 316px;
    z-index: 1;
  }

  .course-hero__deco img {
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: contain;
  }

  .course-hero__figure {
    display: block;
    position: absolute;
    width: 220px;
    height: 185px;
    left: 70px;
    /* Прижать низ фото к верху кнопок: bottom = padding inner (24) + высота primary (52) */
    top: auto;
    bottom: 76px;
    border-radius: 6px;
    z-index: 2;
    object-fit: cover;
    object-position: center top;
  }

  .course-hero__inner {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 20px;
    top: calc(60px + 20px);
    bottom: 24px;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    box-sizing: border-box;
  }

  .course-hero__inner::before {
    content: "";
    order: 4;
    flex: 1 1 0;
    min-height: 0;
    align-self: stretch;
    width: 100%;
  }

  /* Heading 2 в макете — заголовок хиро на мобилке */
  #design-root .course-hero__title {
    order: 1;
    display: block;
    align-items: unset;
    flex: none;
    align-self: stretch;
    width: 100%;
    max-width: none;
    min-height: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #fff;
    font-family: Inter, system-ui, sans-serif;
    font-style: normal;
    font-weight: 480;
    font-size: clamp(18px, 5.4vw, 24px);
    line-height: 1.15;
    letter-spacing: -0.02em;
    font-variation-settings: "slnt" 0;
    overflow-wrap: anywhere;
    word-break: normal;
  }

  #design-root .course-hero__lead {
    order: 2;
    width: 100%;
    margin: 16px 0 0;
    font-size: 12px;
    line-height: 15px;
  }

  .course-hero__meta {
    order: 3;
    position: static;
    width: auto;
    height: auto;
    min-height: 0;
    margin: 32px 0 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    flex-wrap: nowrap;
    z-index: 3;
  }

  .course-hero__meta-item:nth-child(3) {
    order: 1;
  }

  .course-hero__meta-item:nth-child(1) {
    order: 2;
  }

  .course-hero__meta-item:nth-child(2) {
    order: 3;
  }

  .course-hero__meta-item {
    min-height: 15px;
    padding: 0;
    border: 0;
    border-radius: 0;
    gap: 4px;
    font-size: 12px;
    line-height: 15px;
  }

  .course-hero__speaker {
    font-size: 12px;
    line-height: 15px;
  }

  .course-hero__actions {
    order: 5;
    position: static;
    width: 100%;
    max-width: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    z-index: 3;
  }

  .course-hero__btn-primary,
  .course-hero__btn-secondary {
    width: 100%;
    height: 52px;
    padding: 18px 20px;
    border-radius: 6px;
    font-family: Manrope, Inter, system-ui, sans-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -0.01em;
    justify-content: space-between;
  }

  /* П.14: мобильный PDF программы ломается — кнопку генерации скрываем */
  .course-hero__btn-secondary[data-course-pdf-download] {
    display: none !important;
  }

  .course-hero__btn-primary {
    color: #3b495c;
    background: linear-gradient(90deg, #e5e9f0 0%, #eaecf4 100%);
  }

  .course-hero__btn-secondary {
    color: #fff;
    background: var(--course-grad-mid), linear-gradient(90deg, #e5e9f0 0%, #eaecf4 100%);
  }

  .course-aba,
  .course-invite {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .course-aba {
    margin-top: 60px;
  }

  .course-aba__surface {
    padding: 0;
    background: transparent;
    border-radius: 0;
    overflow: visible;
  }

  .course-section__title,
  #design-root .course-audience .course-section__title,
  .course-pricing__title,
  .course-clients__title,
  .course-speakers__title,
  #design-root .course-speakers__title,
  .course-management-video__title,
  .course-formats-work__title,
  #design-root .course-section.course-program > .course-section__title {
    font-size: 24px;
    line-height: 105%;
    letter-spacing: -0.03em;
  }

  .course-section h2,
  h2#course-clients-title {
    margin-left: auto;
    margin-right: auto;
  }

  .course-section__title,
  .course-pricing__title,
  .course-clients__title,
  .course-speakers__title,
  .course-management-video__title,
  .course-formats-work__title {
    margin-bottom: 40px;
  }

  .course-reviews {
    margin-top: 0;
    overflow: visible;
  }

  #course-reviews-title {
    width: 100%;
    max-width: 91px;
    min-height: 25px;
    margin: 0 auto 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 24px;
    line-height: 105%;
    letter-spacing: -0.03em;
  }

  #design-root #course-reviews-title {
    margin: 0 auto 32px;
    text-align: center;
  }

  .course-section.course-reviews {
    overflow: visible;
  }

  .course-reviews__viewport {
    overflow: hidden;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }

  .course-reviews__track {
    width: max-content;
    gap: 12px;
    flex-wrap: nowrap;
  }

  .course-review,
  .course-reviews__track > .Frame807 {
    width: 100% !important;
    flex: 0 0 100% !important;
    min-width: 0;
    max-width: none;
    min-height: 241px;
    padding: 24px !important;
    gap: 60px !important;
    box-sizing: border-box;
  }

  .course-review__content {
    gap: 16px;
  }

  .course-review__text-wrap {
    gap: 6px;
  }

  .course-review__stars {
    gap: 4px;
  }

  .course-review__star {
    width: 10px;
    height: 10px;
  }

  .course-review__text {
    font-size: 12px;
    line-height: 15px;
  }

  #design-root .course-review__text.is-clamped {
    -webkit-line-clamp: 4;
    line-clamp: 4;
  }

  .course-review__more {
    font-size: 13px;
    line-height: 125%;
    letter-spacing: 0.01em;
  }

  .course-review__author-row {
    gap: 16px;
  }

  .course-review__avatar {
    width: 40px;
    height: 40px;
    font-size: 12px;
  }

  .course-review__author-meta {
    gap: 8px;
  }

  .course-review__author {
    font-size: 15px;
    line-height: 100%;
    letter-spacing: -0.02em;
  }

  .course-review__role {
    font-size: 12px;
    line-height: 15px;
  }

  .course-reviews__nav {
    margin-top: 24px;
    gap: 16px;
    width: 96px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .course-unique__surface {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-height: 0;
    height: auto;
    border-radius: 12px;
    padding: 20px 16px;
    box-sizing: border-box;
    overflow: visible;
  }

  .course-unique__decor {
    width: 150%;
    max-width: none;
    left: -42%;
    top: auto;
    bottom: -6%;
    transform: rotate(28deg);
    opacity: 1;
  }

  #course-unique-title.course-unique__title {
    width: 100%;
    max-width: 100%;
    font-size: 24px;
    line-height: 105%;
    letter-spacing: -0.03em;
    margin: 0 0 16px;
  }

  .course-unique__timeline {
    position: relative;
    left: 0;
    top: auto;
    right: auto;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    gap: 16px;
  }

  .course-unique__center-line {
    display: block;
    position: absolute;
    left: 14px;
    top: 0;
    bottom: 0;
    width: 1px;
    height: auto;
    background: linear-gradient(180deg, var(--course-soft) 0%, var(--course-soft) 78.37%, var(--course-soft-a0) 100%);
    opacity: 1;
  }

  .course-unique-point__dot {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border: 6px solid var(--course-soft);
    background: var(--course-mid-solid);
    z-index: 1;
  }

  .course-unique-point:last-child .course-unique-point__dot {
    top: 50%;
    transform: translateY(-50%);
  }

  .course-unique-point__rule {
    display: block;
    width: 20px;
    flex: 0 0 20px;
    height: 1px;
    margin-left: 36px;
    background: var(--course-soft);
    opacity: 1;
  }

  .course-unique-point__row {
    width: 100%;
    max-width: 100%;
    align-items: center;
  }

  .course-unique-point__card {
    width: auto;
    max-width: none;
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
    height: auto;
    padding: 14px 16px;
    border-left-width: 8px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: 0;
    box-sizing: border-box;
    overflow: visible;
  }

  .course-unique-point__card p {
    display: block;
    font-size: 12px;
    line-height: 1.35;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: normal;
    white-space: normal;
  }

  .course-unique-point:last-child .course-unique-point__card {
    min-height: 0;
  }

  .course-invite {
    margin-top: 60px;
    margin-bottom: 60px;
    width: 100%;
    min-height: 362px;
  }

  .course-invite__surface {
    width: 100%;
    padding: 20px;
    min-height: 362px;
    border-radius: 12px;
    background: linear-gradient(101.48deg, #f3f3f3 0%, #eaeaea 100%);
  }

  .course-invite__content {
    width: 100%;
    margin: 0 auto 0;
    gap: 16px;
    align-items: center;
  }

  .course-invite__title {
    width: 100%;
    max-width: 198px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 108%;
    letter-spacing: -0.02em;
    text-align: center;
  }

  .course-invite__field input,
  .course-invite__submit {
    width: 100%;
    height: 52px;
    padding: 18px 20px;
  }

  .course-invite__field input {
    font-size: 12px;
    line-height: 15px;
    color: #44474f;
  }

  .course-invite__field input::placeholder {
    color: #44474f;
    opacity: 1;
  }

  .course-invite__submit {
    justify-content: space-between;
    border-radius: 8px;
    font-family: Manrope, Inter, system-ui, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.01em;
  }

  .course-invite__submit-orb {
    width: 16px;
    height: 16px;
    font-size: 11px;
    line-height: 1;
  }

  .course-invite__consent {
    width: 100%;
    gap: 12px;
    align-items: center;
  }

  .course-invite__consent input {
    width: 16px;
    height: 16px;
  }

  .course-invite__consent span {
    font-size: 10px;
    line-height: 12px;
  }
}

/* Материалы — сетка + фейд (desktop; mobile — page-mobile-rhythm.css) */
@media (min-width: 901px) {
.design-root--course .page-main--course > .method-section {
  width: 1280px;
  max-width: calc(100% - 40px);
  margin: 100px auto 0;
  padding: 0;
  box-sizing: border-box;
  position: relative;
  grid-template-columns: 1fr;
  column-gap: 0;
}

.design-root--course .page-main--course > .method-section .method-arrows {
  display: none;
}

.design-root--course .page-main--course > .method-section .method-slider {
  max-width: none;
  position: relative;
  height: auto;
  overflow: visible;
  display: flex;
  flex-direction: column;
}

.design-root--course .page-main--course > .method-section[data-materials-expand] .method-slider,
.design-root--course .page-main--course > .method-section.is-materials-clipped .method-slider {
  height: 400px;
  overflow: hidden;
}

.design-root--course .page-main--course > .method-section .method-head {
  grid-column: 1 / -1;
  justify-content: center;
  margin-bottom: 56px;
}

.design-root--course .page-main--course > .method-section .method-head .t-h1 {
  justify-content: center;
  text-align: center;
  width: 100%;
}

.design-root--course .page-main--course > .method-section .method-slider__viewport {
  position: relative;
  overflow: hidden;
  height: 100%;
  flex: 1 1 auto;
}

.design-root--course .page-main--course > .method-section .method-slider__track {
  display: grid;
  grid-template-columns: repeat(3, 405px);
  gap: 32px;
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
  transform: none !important;
}

.design-root--course .page-main--course > .method-section .method-slider__track .method-card,
.design-root--course .page-main--course > .method-section .method-card,
.design-root--course .page-main--course > .method-section .method-slider__track .knowledge-hub-result-card,
.design-root--course .page-main--course > .method-section .knowledge-hub-result-card {
  flex: none;
  width: 405px;
  max-width: 405px;
  min-width: 0;
}

.design-root--course .page-main--course > .method-section .method-slider .Rectangle866 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 104px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  pointer-events: none;
  z-index: 3;
}

.design-root--course .page-main--course > .method-section.is-materials-expanded .method-slider {
  height: auto;
  overflow: visible;
}

.design-root--course .page-main--course > .method-section.is-materials-expanded .method-slider__viewport {
  overflow: visible;
  height: auto;
}

.design-root--course .page-main--course > .method-section.is-materials-expanded .Rectangle866 {
  display: none;
}

.design-root--course .page-main--course > .method-section .course-materials__actions {
  grid-column: 1 / -1;
  grid-row: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  width: 100%;
  margin: 32px auto 0;
  box-sizing: border-box;
}

.design-root--course .page-main--course > .method-section .course-materials__actions .course-materials__all-link,
.design-root--course .page-main--course > .method-section .course-materials__actions .course-materials__hide-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  max-width: 100%;
  margin: 0;
  text-align: center;
}

.design-root--course .page-main--course > .method-section .course-materials__all-link[hidden],
.design-root--course .page-main--course > .method-section .course-materials__hide-link[hidden] {
  display: none !important;
}
}

/* ---------- PDF export (A4 course presentation, Figma blanks 325/326/327/329) ---------- */
.course-pdf-export {
  position: fixed;
  left: -20000px;
  top: 0;
  width: 595px;
  pointer-events: none;
  visibility: hidden;
  z-index: -1;
}

.course-pdf-export.is-capturing {
  visibility: visible;
  left: -20000px !important;
  opacity: 1;
}

.course-pdf-export.is-capturing,
.course-pdf-export.is-capturing * {
  font-family: Inter, Arial, sans-serif !important;
  font-synthesis: none !important;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.course-pdf-export.is-capturing img {
  image-rendering: auto;
}

.course-pdf-export__root {
  width: 595px;
  background: transparent;
}

.course-pdf-sheet {
  position: relative;
  width: 595px;
  height: 842px;
  box-sizing: border-box;
  overflow: hidden;
  background: radial-gradient(53.45% 37.76% at 50.03% -3.61%, #4a658a 0%, #375172 100%), #375172;
}

.course-pdf-sheet__bg {
  position: absolute;
  inset: 0;
  width: 595px;
  height: 842px;
  object-fit: fill;
  display: block;
  pointer-events: none;
  z-index: 0;
}

.course-pdf-sheet__card {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 575px;
  height: 822px;
  display: block;
  pointer-events: none;
  z-index: 0;
}

/* Vector header — blank PNG header wiped; redraw sharp SVG/text */
.course-pdf-header {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}

.course-pdf-header__brand {
  position: absolute;
  left: 0;
  right: 0;
  top: 17px;
  margin: 0;
  text-align: center;
  font-size: 8px;
  font-weight: 500;
  line-height: 10px;
  color: #6584ac;
}

.course-pdf-header__logo {
  position: absolute;
  left: 70px;
  top: 42px;
  width: 99px;
  height: 25px;
  display: block;
  object-fit: contain;
}

.course-pdf-header__rail {
  position: absolute;
  top: 45px;
  display: block;
  height: 18px;
  object-fit: contain;
}

.course-pdf-header__rail--left {
  left: 10px;
  width: 43px;
}

.course-pdf-header__rail--right {
  left: 539px;
  width: 46px;
}

.course-pdf-header__contacts {
  position: absolute;
  right: 70px;
  top: 45px;
  display: flex;
  align-items: center;
  gap: 5px;
  height: 18px;
}

.course-pdf-header__chip {
  position: relative;
  display: block;
  height: 18px;
  flex: 0 0 auto;
}

.course-pdf-header__chip-frame {
  display: block;
  height: 18px;
  width: auto;
}

.course-pdf-header__chip:nth-child(1) .course-pdf-header__chip-frame {
  width: 111px;
}

.course-pdf-header__chip:nth-child(2) .course-pdf-header__chip-frame {
  width: 102px;
}

.course-pdf-header__chip:nth-child(3) .course-pdf-header__chip-frame {
  width: 93px;
}

.course-pdf-header__chip-inner {
  position: absolute;
  left: 13px;
  top: 4px;
  display: flex;
  align-items: center;
  gap: 3px;
  color: #2f323b;
  font-family: Inter, Arial, sans-serif;
  font-size: 8px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
}

.course-pdf-header__chip-icon {
  width: 8px;
  height: 8px;
  display: block;
  flex: 0 0 auto;
  object-fit: contain;
}

.course-pdf-header__rule {
  position: absolute;
  left: 10px;
  top: 79px;
  width: 575px;
  height: 1px;
  opacity: 0.6;
  background: linear-gradient(270deg, #7c9abf 0%, rgba(124, 154, 191, 0.4) 100%);
}

.course-pdf-sheet__content {
  position: relative;
  z-index: 1;
  width: 595px;
  height: 842px;
}

.course-pdf-section-title {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #2f323b;
}

.course-pdf-section-title--center {
  text-align: center;
}

.course-pdf-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.course-pdf-list li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 0 0 10px;
  font-size: 8px;
  line-height: 1.25;
  color: #2f323b;
}

.course-pdf-list li:last-child {
  margin-bottom: 0;
}

.course-pdf-list__icon {
  width: 8px;
  height: 8px;
  flex: 0 0 auto;
  margin-top: 1px;
  display: block;
  object-fit: contain;
}

.course-pdf-list__icon--bar {
  height: 2px;
  margin-top: 4px;
}

.course-pdf-list--program li {
  margin-bottom: 8px;
}

/* —— Cover A4-325 —— */
.course-pdf-cover__hero {
  position: absolute;
  left: 30px;
  top: 100px;
  width: 535px;
  height: 157px;
  border-radius: 4px;
  background: linear-gradient(180deg, #4a658a 0%, #375172 100%);
  overflow: hidden;
}

.course-pdf-cover__hero-meta {
  position: absolute;
  left: 32px;
  top: 32px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.course-pdf-cover__meta {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 8px;
  line-height: 1.25;
  color: #fff;
}

.course-pdf-cover__meta-icon {
  width: 8px;
  height: 8px;
  display: block;
  object-fit: contain;
}

.course-pdf-cover__title {
  position: absolute;
  left: 32px;
  top: 61px;
  width: 287px;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.03em;
  color: #fff;
}

.course-pdf-cover__lead {
  position: absolute;
  left: 32px;
  top: 105px;
  width: 269px;
  margin: 0;
  font-size: 8px;
  line-height: 1.25;
  color: #fff;
}

.course-pdf-cover__portrait {
  position: absolute;
  right: 12px;
  top: 8px;
  width: 160px;
  height: 149px;
  border-radius: 6px;
  overflow: hidden;
  background: transparent;
}

.course-pdf-cover__portrait img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.course-pdf-cover__aba-title {
  position: absolute;
  left: 96px;
  top: 289px;
  width: 403px;
  margin: 0;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #2f323b;
}

.course-pdf-cover__aba-wrap {
  position: absolute;
  left: 62px;
  top: 343px;
  width: 471px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.course-pdf-cover__aba-card {
  flex: 1 1 0;
  min-width: 0;
  padding: 24px;
  border-radius: 6px;
  background: #ececec;
  box-sizing: border-box;
}

.course-pdf-cover__aba-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.course-pdf-cover__aba-label {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: -0.02em;
  color: #7c9abf;
}

.course-pdf-cover__aba-divider {
  display: block;
  height: 1px;
  margin-bottom: 12px;
  background: #d9d9d9;
}

.course-pdf-cover__aba-lead {
  margin: 0 0 12px;
  font-size: 8px;
  line-height: 1.25;
  color: #2f323b;
}

.course-pdf-cover__aba-bridge {
  position: absolute;
  left: 50%;
  top: 18px;
  z-index: 2;
  transform: translateX(-50%);
  width: 32px;
  height: 32px;
  border: 4px solid #fff;
  border-radius: 50%;
  background: #7c9abf;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.course-pdf-cover__aba-bridge-icon {
  width: 9px;
  height: 13px;
  display: block;
  filter: brightness(0) invert(1);
}

.course-pdf-toggle {
  position: relative;
  width: 44px;
  height: 20px;
  border-radius: 999px;
  background: #b5b5b5;
  flex: 0 0 auto;
}

.course-pdf-toggle__knob {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 26px;
  height: 15px;
  border-radius: 999px;
  background: #fff;
}

.course-pdf-toggle--on {
  background: #375172;
}

.course-pdf-toggle--on .course-pdf-toggle__knob {
  left: auto;
  right: 2px;
}

.course-pdf-cover__audience {
  position: absolute;
  left: 62px;
  top: 674px;
  width: 471px;
}

.course-pdf-cover__audience .course-pdf-section-title {
  margin-bottom: 16px;
}

.course-pdf-cover__audience-grid {
  display: flex;
  gap: 12px;
}

.course-pdf-cover__audience-card {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 52px;
  padding: 16px;
  border-radius: 4px;
  background: linear-gradient(101.48deg, #f3f3f3 0%, #eaeaea 100%);
  font-size: 8px;
  font-weight: 600;
  line-height: 1.25;
  color: #2f323b;
  box-sizing: border-box;
}

.course-pdf-cover__audience-icon {
  width: 14px;
  height: 14px;
  flex: 0 0 auto;
  object-fit: contain;
}

/* —— Program A4-326 —— */
.course-pdf-program__title {
  position: absolute;
  left: 62px;
  top: 132px;
  width: 471px;
}

.course-pdf-program__stack {
  position: absolute;
  left: 62px;
  top: 167px;
  width: 471px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.course-pdf-program__module {
  padding: 12px;
  border-radius: 8px;
  background: #ececec;
  box-sizing: border-box;
}

.course-pdf-program__module-head {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 12px;
}

.course-pdf-program__digit {
  flex: 0 0 auto;
  min-width: 22px;
  font-size: 32px;
  font-weight: 700;
  line-height: 0.72;
  letter-spacing: -0.06em;
  color: #7c9abf;
}

.course-pdf-program__module-title {
  margin: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  color: #2f323b;
}

.course-pdf-program__module-body {
  display: flex;
  gap: 24px;
  padding: 12px;
  border-radius: 4px;
  background: #fff;
}

.course-pdf-program__panel {
  flex: 1 1 0;
  min-width: 0;
}

.course-pdf-program__panel-title {
  margin: 0 0 12px;
  font-size: 8px;
  font-weight: 600;
  line-height: 1.25;
  color: #2f323b;
}

.course-pdf-program__stub {
  margin: 0;
  font-size: 8px;
  line-height: 1.25;
  color: #2f323b;
}

/* —— Formats + speakers A4-327 —— */
.course-pdf-formats {
  position: absolute;
  left: 62px;
  top: 132px;
  width: 471px;
}

.course-pdf-formats .course-pdf-section-title {
  margin-bottom: 26px;
}

.course-pdf-formats__grid {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.course-pdf-formats__row {
  display: flex;
  gap: 12px;
}

.course-pdf-formats__card {
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  height: 98px;
  padding: 16px;
  border-radius: 6px;
  background: #f3f3f3;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.course-pdf-formats__badge {
  position: absolute;
  left: 50%;
  top: -13.5px;
  transform: translateX(-50%);
  width: 26px;
  height: 26px;
  border: 4.33px solid #fff;
  border-radius: 50%;
  background: #f0f1f2;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.course-pdf-formats__badge-icon {
  width: 13px;
  height: 13px;
  display: block;
  object-fit: contain;
}

.course-pdf-formats__name {
  margin: 0;
  font-size: 8px;
  font-weight: 600;
  line-height: 1.25;
  color: #2f323b;
}

.course-pdf-formats__text {
  margin: 0;
  font-size: 8px;
  line-height: 1.25;
  color: #2f323b;
}

.course-pdf-speakers {
  position: absolute;
  left: 62px;
  top: 445px;
  width: 471px;
}

/* Отдельный лист только со спикерами — блок выше, как форматы */
.course-pdf-sheet--closing-speakers .course-pdf-speakers {
  top: 132px;
}

.course-pdf-speakers .course-pdf-section-title {
  margin-bottom: 58px;
}

.course-pdf-speakers__grid {
  display: flex;
  gap: 12px;
  align-items: stretch;
}

.course-pdf-speakers__card {
  flex: 1 1 0;
  min-width: 0;
  position: relative;
  padding: 93px 16px 16px;
  border-radius: 6px;
  background: #f3f3f3;
  box-sizing: border-box;
  min-height: 248px;
}

.course-pdf-speakers__photo-wrap {
  position: absolute;
  left: 16px;
  top: -42px;
  width: 117px;
  height: 121px;
}

/* Как .course-speakers-tile__accent::before — плашка под вырезанным фото */
.course-pdf-speakers__photo-wrap::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 117px;
  height: 58px;
  border-radius: 6px;
  background: linear-gradient(90deg, #d3ddea 0%, #d3ddea 100%);
  z-index: 0;
}

.course-pdf-speakers__photo {
  position: absolute;
  left: 3.5px;
  bottom: 0;
  top: auto;
  z-index: 1;
  display: block;
  width: 110px;
  height: 111px;
  overflow: visible;
  background: transparent;
  border-radius: 0;
}

.course-pdf-speakers__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom center;
  background: transparent;
}

.course-pdf-speakers__pill {
  position: absolute;
  left: 50%;
  bottom: 8px;
  transform: translateX(-50%);
  z-index: 2;
  padding: 4px 6px;
  border: 4px solid #f3f3f3;
  border-radius: 2px;
  background: linear-gradient(90deg, #dadee6 0%, #e1e3eb 100%);
  font-size: 8px;
  font-weight: 600;
  line-height: 1.25;
  color: #375172;
  white-space: nowrap;
  box-sizing: border-box;
}

.course-pdf-speakers__name {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  color: #2f323b;
}

.course-pdf-speakers__facts {
  margin: 0;
  padding: 0;
  list-style: none;
}

.course-pdf-speakers__facts li {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  margin: 0 0 6px;
  font-size: 8px;
  line-height: 1.25;
  color: #2f323b;
}

.course-pdf-speakers__dot {
  width: 4px;
  height: 4px;
  margin-top: 3px;
  border-radius: 50%;
  background: #7c9abf;
  flex: 0 0 auto;
}

/* —— Results A4-329 —— */
.course-pdf-results {
  position: absolute;
  left: 62px;
  top: 132px;
  width: 471px;
}

.course-pdf-results .course-pdf-section-title {
  margin-bottom: 16px;
}

.course-pdf-results__grid {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.course-pdf-results__row {
  display: flex;
  gap: 12px;
}

.course-pdf-results__card {
  flex: 1 1 0;
  min-width: 0;
  min-height: 114px;
  padding: 16px;
  border-radius: 6px;
  background: #f3f3f3;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.course-pdf-results__dots {
  display: flex;
  gap: 2px;
}

.course-pdf-results__dot {
  width: 6px;
  height: 6px;
  border-radius: 1px;
  background: linear-gradient(180deg, #4a658a 0%, #375172 100%);
  opacity: 0.2;
}

.course-pdf-results__dot--active {
  opacity: 1;
}

.course-pdf-results__card p {
  margin: 0;
  font-size: 8px;
  line-height: 1.25;
  color: #2f323b;
}

.course-pdf-results__card strong {
  font-weight: 600;
}

/* Vector academy footer (A4-329) — sharp text, no raster */
.course-pdf-academy {
  position: absolute;
  left: 30px;
  top: 500px;
  width: 535px;
  height: 312px;
  box-sizing: border-box;
  padding: 28px 32px 24px;
  border-radius: 8px 8px 4px 4px;
  background: linear-gradient(180deg, #4a658a 0%, #375172 100%);
  overflow: hidden;
  z-index: 1;
}

.course-pdf-academy__inner {
  width: 471px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
}

.course-pdf-academy__intro {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  min-height: 80px;
}

.course-pdf-academy__title-row {
  display: flex;
  align-items: center;
  gap: 8px;
}

.course-pdf-academy__mark {
  width: 26px;
  height: 25px;
  display: block;
  flex: 0 0 auto;
  object-fit: contain;
}

.course-pdf-academy__mark--css {
  width: 26px;
  height: 25px;
  position: relative;
  background:
    linear-gradient(99deg, #c9d8eb 0%, #7c9abf 50%, #587dac 100%);
  clip-path: polygon(8% 0, 60% 0, 100% 48%, 68% 86%, 8% 8%);
}

.course-pdf-academy__title {
  margin: 0;
  color: #fff;
  font-size: 23px;
  font-weight: 600;
  line-height: 23px;
}

.course-pdf-academy__lead {
  margin: 0;
  align-self: stretch;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  line-height: 13.75px;
}

.course-pdf-academy__list {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 368px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.course-pdf-academy__list li {
  display: flex;
  align-items: center;
  gap: 6px;
  margin: 0;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  line-height: 13.75px;
}

.course-pdf-academy__bullet {
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background: #7c9abf;
  flex: 0 0 auto;
}

.course-pdf-academy__bottom {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 19px;
}

.course-pdf-academy__rule {
  align-self: stretch;
  height: 1px;
  background: rgba(217, 217, 217, 0.15);
}

.course-pdf-academy__meta {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  gap: 41px;
}

.course-pdf-academy__copy {
  flex: 1 1 0;
  color: #fff;
  font-size: 8px;
  font-weight: 600;
  line-height: normal;
}

.course-pdf-academy__link {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  color: #fff;
  font-size: 8px;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
}

.course-pdf-academy__link-icon {
  width: 8px;
  height: 8px;
  display: block;
  flex: 0 0 auto;
  object-fit: contain;
  /* footer icons are #6584AC in Figma; keep as-is on blue */
}
