.cdp-pathways-faq-item summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  color: #173a72;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
}

.cdp-pathways-faq-item[open] summary::after {
  content: "-";
}

.cdp-pathways-faq-answer {
  padding: 0 20px 20px;
  color: #222;
  font-size: 16px;
  line-height: 1.6;
}

.cdp-pathways-faq-answer p:last-child {
  margin-bottom: 0;
}

.cdp-pathways-contact-subtitle {
  margin: 0 0 18px;
  color: #111;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 0.95;
  text-transform: uppercase;
}

.cdp-pathways-contact-copy {
  margin: 0 0 18px;
  color: #222;
  font-size: 16px;
  line-height: 1.6;
}

.cdp-pathways-contact-label {
  display: block;
  margin-bottom: 2px;
  color: #111;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.4;
}

.cdp-pathways-contact-copy a {
  color: #243162;
  font-weight: 700;
}

.cdp-pathways-contact-list {
  margin: 0 0 18px 18px;
  padding: 0;
  color: #222;
  font-size: 16px;
  line-height: 1.6;
}

.cdp-pathways-contact-list a {
  color: #243162;
  font-weight: 700;
}

.cdp-virtual-worlds-page {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 42px;
}

.page-program-landing .main-container,
.page-program-landing #block-cdp-usuhs-content,
.page-program-landing #block-cdp-usuhs-content > .content,
.page-program-landing article.page.full,
.page-program-landing article.page.full > .content,
.page-program-landing .layout--onecol,
.page-program-landing .layout__region--content,
.page-program-landing .layout__region--content > section:first-child,
.page-program-landing .layout__region--content > section:first-child > .content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.page-program-landing .cdp-nav-spacer {
  display: none !important;
  height: 0 !important;
}

.page-node-9857 .cdp-virtual-worlds-hero-inner::before {
  display: block;
  margin: 0 0 10px;
  color: #123763;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1;
  text-transform: uppercase;
}

.page-node-9857 .cdp-virtual-worlds-hero-inner::after {
  content: "";
  display: block;
  width: 140px;
  height: 4px;
  margin-top: 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, #123763 0%, #d8b24c 100%);
}

.page-program-landing .cdp-partner-page__title,
.page-node-9857 .cdp-virtual-worlds-hero-title {
  color: #1f2f46;
  font-family: inherit;
  font-size: 25px;
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 0.98;
  text-transform: uppercase;
}

.path-contact .cdp-partner-page__title {
  color: #1f2f46;
  font-family: inherit;
  font-size: 25px;
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 0.98;
  text-transform: uppercase;
}

.page-node-9857 article.page.full > h2 {
  display: none;
}

.page-program-landing article.page.full > h2 {
  display: none;
}

.path-contact .cdp-nav-spacer {
  display: none !important;
  height: 0 !important;
}

.path-contact .main-container {
  padding-top: 0 !important;
}

.cdp-contact-page__content {
  padding: var(--cdp-content-card-padding, 24px 28px 26px);
  border: 1px solid var(--cdp-content-card-border, #d7e2ef);
  border-radius: var(--cdp-content-card-radius, 24px);
  background: var(--cdp-content-card-background, linear-gradient(180deg, #ffffff 0%, #fbfdff 100%));
  box-shadow: var(--cdp-content-card-shadow, none);
}

.cdp-news-page__content {
  display: grid;
  gap: 20px;
}

.cdp-news-page__content > .field {
  padding: var(--cdp-content-card-padding, 24px 28px 26px);
  border: 1px solid var(--cdp-content-card-border, #d7e2ef);
  border-radius: var(--cdp-content-card-radius, 24px);
  background: var(--cdp-content-card-background, linear-gradient(180deg, #ffffff 0%, #fbfdff 100%));
  box-shadow: var(--cdp-content-card-shadow, none);
}

.cdp-online-course-catalog-summary {
  margin-top: 8px;
  color: #36455c;
  font-size: 14px;
  line-height: 1.6;
}

.cdp-sbhp-page {
  --cdp-sbhp-purple: #2d0056;
  --cdp-sbhp-gold: #7f6a1f;
  --cdp-sbhp-panel: #e6e6e6;
  color: #111827;
}

.cdp-sbhp-page__wrap {
  display: grid;
  gap: 28px;
  width: 100%;
  max-width: 1760px;
  margin: 0 auto;
  padding: 28px 24px 48px;
  box-sizing: border-box;
}

.cdp-sbhp-page__hero {
  display: grid;
  gap: 22px;
}

.cdp-sbhp-benefits__star {
  display: inline-block;
  width: 60px;
  aspect-ratio: 1;
  background: var(--cdp-sbhp-gold);
  clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 56%, 79% 91%, 50% 69%, 21% 91%, 32% 56%, 2% 35%, 39% 35%);
}

.cdp-sbhp-page__intro {
  display: grid;
  gap: 16px;
  width: 100%;
  max-width: none;
  margin: 0;
}

.cdp-sbhp-page__intro p {
  margin: 0;
  color: #1f2937;
  font-size: 16px;
  line-height: 1.55;
}

.cdp-sbhp-page__intro mark {
  padding: 0 2px;
  background: #fff06a;
  color: inherit;
}

.cdp-sbhp-page__actions {
  display: flex;
  justify-content: center;
  gap: 120px;
  width: 100%;
  margin: 0;
  padding: 32px 24px;
  background: #c9c9c9;
}

.cdp-sbhp-page__action {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  max-width: 260px;
  margin: 0;
  border: 0;
  background: transparent;
  color: #222;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.cdp-sbhp-page__action h2 {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.cdp-sbhp-page__action-link {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  color: inherit;
  text-decoration: none;
}

.cdp-sbhp-page__action-link:hover,
.cdp-sbhp-page__action-link:focus {
  color: #123763;
  text-decoration: none;
}

.cdp-sbhp-page__action-link:focus-visible {
  outline: 3px solid #123763;
  outline-offset: 8px;
}

.cdp-sbhp-page__action-copy {
  display: none;
}

.cdp-sbhp-page__action-icon {
  color: #2f3134;
  font-size: 44px;
  line-height: 1;
}

.cdp-sbhp-benefits {
  display: grid;
  gap: 10px;
  width: 100%;
  max-width: none;
  margin: 0;
}

.cdp-sbhp-benefits__heading {
  position: relative;
  padding: 26px 64px;
  border-radius: 4px;
  background: var(--cdp-sbhp-purple);
  color: #fff;
  text-align: center;
}

.cdp-sbhp-benefits__heading h2 {
  margin: 0;
  color: inherit;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.1;
}

.cdp-sbhp-benefits__star {
  position: absolute;
  right: 28px;
  bottom: -70px;
  width: 140px;
  background: var(--cdp-sbhp-gold);
  filter: drop-shadow(0 2px 0 #fff);
}

.cdp-sbhp-benefits__content ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0 60px 10px;
  list-style: none;
}

.cdp-sbhp-benefits__content li {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 64px;
  padding: 14px 28px 14px 64px;
  border-radius: 4px;
  background: var(--cdp-sbhp-panel);
  color: #111;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.25;
}

.cdp-sbhp-benefits__content li::before {
  content: "";
  position: absolute;
  left: 28px;
  width: 16px;
  height: 28px;
  border-radius: 999px;
  background: var(--cdp-sbhp-gold);
}

.cdp-sbhp-benefits::after {
  content: "";
  display: block;
  height: 16px;
  border-radius: 4px;
  background: var(--cdp-sbhp-purple);
}

.cdp-sbhp-eligibility {
  display: grid;
  gap: 14px;
  width: 100%;
  max-width: none;
  margin: 0;
}

.cdp-sbhp-eligibility h2 {
  margin: 0;
  color: #111;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
}

.cdp-sbhp-eligibility p {
  margin: 0;
  color: #1f2937;
  font-size: 16px;
  line-height: 1.5;
}

.cdp-sbhp-eligibility ul {
  margin: 0;
  padding-left: 1.3em;
}

.cdp-sbhp-eligibility li {
  color: #1f2937;
  font-size: 16px;
  line-height: 1.5;
}

.cdp-sbhp-eligibility a {
  color: #123763;
  font-weight: 700;
  text-decoration: underline;
}

.cdp-sbhp-tiers-page__wrap {
  gap: 44px;
}

.cdp-sbhp-tiers-page__hero {
  gap: 16px;
}

.cdp-sbhp-tiers-page__tiers {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
}

.cdp-sbhp-tiers-page__tier {
  display: grid;
  gap: 18px;
  min-width: 0;
  padding: 0 38px;
  border-right: 1px solid #b8b8b8;
}

.cdp-sbhp-tiers-page__tier:first-child {
  padding-left: 0;
}

.cdp-sbhp-tiers-page__tier:last-child {
  padding-right: 0;
  border-right: 0;
}

.cdp-sbhp-tiers-page__tier h2 {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
  min-height: 96px;
  margin: 0;
  padding: 12px 14px;
  background: var(--cdp-sbhp-purple);
  color: #fff;
  font-weight: 900;
  line-height: .9;
  text-transform: uppercase;
}

.cdp-sbhp-tiers-page__tier:nth-child(2) h2 {
  background: #3b2461;
}

.cdp-sbhp-tiers-page__tier:nth-child(3) h2 {
  background: #564b78;
}

.cdp-sbhp-tiers-page__tier:nth-child(4) h2 {
  background: #71698e;
}

.cdp-sbhp-tiers-page__tier h2 span {
  color: inherit;
  font-size: 38px;
  line-height: 1;
}

.cdp-sbhp-tiers-page__tier h2 strong {
  color: inherit;
  font-size: 88px;
  font-weight: inherit;
  line-height: .78;
}

.cdp-sbhp-tiers-page__tier-copy {
  display: grid;
  gap: 8px;
}

.cdp-sbhp-tiers-page__tier-copy p {
  margin: 0;
  color: #111827;
  font-size: 15px;
  line-height: 1.35;
}

.cdp-sbhp-tiers-page__tier-copy strong {
  display: block;
  margin-bottom: 8px;
  color: #111;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
}

.cdp-sbhp-tiers-page__actions {
  margin-right: 0;
  margin-left: 0;
}

.cdp-sbhp-tiers-page__section {
  display: grid;
  gap: 22px;
  width: 100%;
  max-width: none;
  margin: 0;
}

.cdp-sbhp-tiers-page__section h2 {
  margin: 0;
  color: #111;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
}

.cdp-sbhp-tiers-page__copy {
  display: grid;
  gap: 14px;
}

.cdp-sbhp-tiers-page__copy p,
.cdp-sbhp-tiers-page__copy li {
  color: #1f2937;
  font-size: 16px;
  line-height: 1.5;
}

.cdp-sbhp-tiers-page__copy p {
  margin: 0;
}

.cdp-sbhp-tiers-page__copy ul,
.cdp-sbhp-tiers-page__copy ol {
  margin: 0;
  padding-left: 1.4em;
}

.cdp-sbhp-tiers-page__copy a {
  color: #123763;
  font-weight: 700;
  text-decoration: underline;
}

.cdp-sbhp-tiers-page__path .cdp-sbhp-tiers-page__copy {
  position: relative;
  padding-left: 72px;
}

.cdp-sbhp-tiers-page__path .cdp-sbhp-tiers-page__copy::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  aspect-ratio: 1;
  background: var(--cdp-sbhp-gold);
  clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 56%, 79% 91%, 50% 69%, 21% 91%, 32% 56%, 2% 35%, 39% 35%);
  color: var(--cdp-sbhp-gold);
}

.cdp-sbhp-faq-page__wrap {
  gap: 36px;
}

.cdp-sbhp-faq-page__hero {
  gap: 18px;
}

.cdp-sbhp-faq-page__map {
  display: grid;
  justify-items: center;
  gap: 10px;
  width: 100%;
}

.cdp-sbhp-faq-page__map img {
  display: block;
  width: min(100%, 760px);
  height: auto;
}

.cdp-sbhp-faq-page__map p {
  margin: 0;
  color: #111827;
  font-size: 13px;
  font-style: italic;
  line-height: 1.4;
  text-align: center;
}

.cdp-sbhp-faq-page__actions {
  margin: 0;
}

.cdp-sbhp-faq-page__faqs {
  display: grid;
  gap: 16px;
  width: 100%;
  max-width: none;
  margin: 0 0 72px;
}

.cdp-sbhp-faq-page__faqs .cdp-faqs-block {
  width: 100%;
  box-sizing: border-box;
}

.cdp-sbhp-faq-page__faqs .cdp-faqs-block__list {
  width: 100%;
}

.cdp-sbhp-faq-page__toolbar {
  display: flex;
  justify-content: flex-end;
}

.cdp-sbhp-faq-page__expand {
  min-height: 42px;
  padding: 10px 18px;
  border: 0;
  border-radius: 0;
  background: #1f1f5d;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
}

.cdp-sbhp-faq-page__expand:hover,
.cdp-sbhp-faq-page__expand:focus {
  background: #2d0056;
  color: #fff;
}

.cdp-sbhp-faq-page__list {
  display: grid;
  gap: 12px;
}

.cdp-sbhp-faq-page__item {
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  background: #f3f3f3;
}

.cdp-sbhp-faq-page__item summary {
  position: relative;
  display: block;
  min-height: 34px;
  padding: 8px 42px 8px 14px;
  color: #111;
  cursor: pointer;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.35;
  list-style: none;
}

.cdp-sbhp-faq-page__item summary::-webkit-details-marker {
  display: none;
}

.cdp-sbhp-faq-page__item summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  color: #111;
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
}

.cdp-sbhp-faq-page__item[open] summary::after {
  content: "-";
}

.cdp-sbhp-faq-page__answer {
  padding: 0 14px 14px;
  color: #1f2937;
  font-size: 15px;
  line-height: 1.5;
}

.cdp-sbhp-faq-page__answer p,
.cdp-sbhp-faq-page__answer li {
  margin-top: 0;
  font-size: inherit;
  line-height: inherit;
}

.cdp-sbhp-faq-page__answer p:last-child,
.cdp-sbhp-faq-page__answer ul:last-child,
.cdp-sbhp-faq-page__answer ol:last-child {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .cdp-sbhp-page__wrap {
    padding-right: 18px;
    padding-left: 18px;
  }

  .cdp-sbhp-page__actions {
    gap: 48px;
  }

  .cdp-sbhp-benefits__heading h2 {
    font-size: 28px;
  }

.cdp-sbhp-benefits__content ul {
    padding: 0 24px 10px;
  }

  .cdp-sbhp-benefits__content li {
    font-size: 18px;
  }

  .cdp-sbhp-tiers-page__tiers {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
  }

  .cdp-sbhp-tiers-page__tier,
  .cdp-sbhp-tiers-page__tier:first-child,
  .cdp-sbhp-tiers-page__tier:last-child {
    padding: 0;
    border-right: 0;
  }

  .cdp-sbhp-faq-page__faqs {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .cdp-sbhp-page__actions {
    flex-direction: column;
    gap: 28px;
  }

  .cdp-sbhp-benefits__heading {
    padding: 22px 24px;
  }

  .cdp-sbhp-benefits__star {
    display: none;
  }

  .cdp-sbhp-benefits__content ul {
    padding: 0;
  }

  .cdp-sbhp-benefits__content li {
    padding-right: 18px;
  }

  .cdp-sbhp-tiers-page__tiers {
    grid-template-columns: 1fr;
  }

  .cdp-sbhp-tiers-page__tier h2 {
    min-height: 80px;
  }

  .cdp-sbhp-tiers-page__tier h2 span {
    font-size: 32px;
  }

  .cdp-sbhp-tiers-page__tier h2 strong {
    font-size: 72px;
  }

  .cdp-sbhp-tiers-page__section h2 {
    font-size: 28px;
  }

  .cdp-sbhp-tiers-page__path .cdp-sbhp-tiers-page__copy {
    padding-left: 0;
  }

  .cdp-sbhp-tiers-page__path .cdp-sbhp-tiers-page__copy::before {
    position: static;
    display: block;
    margin-bottom: 6px;
  }
}

.cdp-virtual-worlds-hero {
  position: relative;
  min-height: 360px;
  margin: 0 calc(50% - 50vw);
  background-color: #33405f;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-node-9857 .cdp-virtual-worlds-hero {
  min-height: auto;
  margin: 10px 0 18px;
  border: 1px solid #dbe4f0;
  border-radius: 28px;
  background: linear-gradient(180deg, #ffffff 0%, #f7faff 100%) !important;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.06);
}

.cdp-virtual-worlds-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(25, 35, 61, 0.72), rgba(35, 45, 77, 0.78));
}

.page-node-9857 .cdp-virtual-worlds-hero::before {
  display: none;
}

.cdp-virtual-worlds-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 360px;
}

.page-node-9857 .cdp-virtual-worlds-hero-inner {
  min-height: auto;
  padding: 24px 24px 34px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}

.page-node-9857 .cdp-virtual-worlds-hero-inner::before {
  content: "Virtual Worlds";
}

.cdp-virtual-worlds-hero-title {
  margin: 0;
  padding: 20px 34px;
  background: rgba(24, 30, 49, 0.62);
  color: #fff;
  font-size: 62px;
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 0.95;
  text-transform: uppercase;
}

.page-node-9857 .cdp-virtual-worlds-hero-title {
  padding: 0;
  background: transparent;
}

.cdp-virtual-worlds-section {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 34px 0 0;
}

.cdp-virtual-worlds-kicker {
  margin: 0;
  color: #111;
  font-size: 26px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.cdp-virtual-worlds-subtitle {
  margin: 0 0 18px;
  color: #111;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 0.95;
  text-transform: uppercase;
}

.cdp-virtual-worlds-about {
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 480px);
  align-items: start;
}

.cdp-virtual-worlds-copy {
  color: #222;
  font-size: 16px;
  line-height: 1.6;
}

.cdp-virtual-worlds-copy p {
  margin: 0 0 18px;
}

.cdp-virtual-worlds-video {
  border: 1px solid #cfd6e2;
  background: #fff;
  box-shadow: 0 12px 28px rgba(17, 24, 39, 0.12);
}

.cdp-virtual-worlds-video-frame {
  position: relative;
  padding-top: 56.25%;
}

.cdp-virtual-worlds-video-frame iframe,
.cdp-virtual-worlds-video-frame .cdp-virtual-worlds-video-placeholder {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.cdp-virtual-worlds-video-placeholder {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 18px;
  background: linear-gradient(180deg, rgba(28, 37, 62, 0.2), rgba(28, 37, 62, 0.55)), linear-gradient(135deg, #4a5678, #2f3a5d);
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.05;
  text-transform: uppercase;
}

.cdp-virtual-worlds-section-title {
  margin: 0 0 22px;
  color: #111;
  font-size: 34px;
  font-weight: 800;
  line-height: 1.05;
  text-transform: uppercase;
}

.cdp-virtual-worlds-grid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.cdp-virtual-worlds-card {
  border-left: 1px solid #d6dde8;
  padding-left: 16px;
}

.cdp-virtual-worlds-card:first-child {
  border-left: 0;
  padding-left: 0;
}

.cdp-virtual-worlds-card-visual {
  position: relative;
  min-height: 120px;
  margin-bottom: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.cdp-virtual-worlds-card-visual::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(24, 33, 58, 0.14), rgba(24, 33, 58, 0.42));
}

.cdp-virtual-worlds-card-chip {
  position: absolute;
  left: 50%;
  bottom: 10px;
  z-index: 1;
  transform: translateX(-50%);
  min-width: 118px;
  padding: 6px 14px;
  border-radius: 999px;
  background: linear-gradient(180deg, #f6c85b, #dfae36);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.cdp-virtual-worlds-card-title {
  margin: 0 0 8px;
  color: #111;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.15;
  text-transform: uppercase;
}

.cdp-virtual-worlds-card-copy {
  color: #333;
  font-size: 15px;
  line-height: 1.5;
}

.cdp-virtual-worlds-using {
  margin-top: 38px;
  padding: 38px 0;
  background: linear-gradient(180deg, #eef2f9 0%, #e8edf6 100%);
}

.cdp-virtual-worlds-using-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.cdp-virtual-worlds-using-card {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  min-height: 146px;
  padding: 16px;
  background: linear-gradient(135deg, #727a8b, #5f6676);
  color: #fff !important;
  text-decoration: none !important;
}

.cdp-virtual-worlds-using-card-label {
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.05;
  text-transform: uppercase;
}

.cdp-virtual-worlds-events-page {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 22px 0 42px;
}

.cdp-virtual-worlds-events-copy {
  margin: 0 0 28px;
  color: #444;
  font-size: 15px;
  line-height: 1.5;
}

.cdp-virtual-worlds-events-table {
  width: 100%;
  max-width: 860px;
  border-collapse: collapse;
  border: 1px solid #d6dde8;
  background: #fff;
}

.cdp-virtual-worlds-events-table td {
  border-top: 1px solid #d6dde8;
  padding: 14px 12px;
  color: #222;
  font-size: 15px;
  line-height: 1.45;
  vertical-align: top;
}

.cdp-virtual-worlds-events-table tr:first-child td {
  border-top: 0;
}

.cdp-virtual-worlds-events-table td:first-child {
  width: 65%;
  color: #243162;
  font-weight: 700;
}

.cdp-virtual-worlds-events-type,
.cdp-virtual-worlds-events-date {
  white-space: nowrap;
}

.cdp-webinars-page {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 22px 0 42px;
}

.cdp-webinars-kicker {
  margin: 0;
  color: #111;
  font-size: 26px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.cdp-webinars-title {
  margin: 0 0 24px;
  color: #111;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 0.95;
  text-transform: uppercase;
}

.cdp-webinars-section {
  margin-top: 38px;
}

.cdp-webinars-section:first-of-type {
  margin-top: 0;
}

.cdp-webinars-section-title {
  margin: 0 0 8px;
  color: #111;
  font-size: 34px;
  font-weight: 800;
  line-height: 1.05;
  text-transform: uppercase;
}

.cdp-webinars-copy {
  margin: 0 0 18px;
  color: #444;
  font-size: 15px;
  line-height: 1.5;
}

.cdp-webinars-table {
  width: 100%;
  max-width: 860px;
  border-collapse: collapse;
  border: 1px solid #d6dde8;
  background: #fff;
}

.cdp-webinars-table td {
  border-top: 1px solid #d6dde8;
  padding: 14px 12px;
  color: #222;
  font-size: 15px;
  line-height: 1.45;
  vertical-align: top;
}

.cdp-webinars-table tr:first-child td {
  border-top: 0;
}

.cdp-webinars-table td:first-child {
  width: 68%;
}

.cdp-webinars-table-title {
  color: #243162;
  font-weight: 700;
  text-decoration: none;
}

.cdp-webinars-table-title:hover,
.cdp-webinars-table-title:focus {
  text-decoration: underline;
}

.cdp-webinars-table-type,
.cdp-webinars-table-date {
  white-space: nowrap;
}

.cdp-webinars-archive-list {
  max-width: 980px;
}

.cdp-webinars-archive-item {
  margin: 0 0 16px;
  line-height: 1.45;
}

.cdp-webinars-archive-link {
  color: #243162;
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline;
}

.cdp-pathways-page {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 12px 0 42px;
}

.cdp-pathways-home-subtitle {
  margin: 0 0 18px;
  color: #111;
  font-size: clamp(42px, 4vw, 58px);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 0.96;
  text-transform: uppercase;
}

.cdp-pathways-detail-subtitle {
  margin: 0 0 18px;
  color: #111;
  font-size: clamp(42px, 4vw, 58px);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 0.96;
  text-transform: uppercase;
}

.cdp-pathways-home-copy,
.cdp-pathways-home-list,
.cdp-pathways-detail-meta,
.cdp-pathways-detail-copy,
.cdp-pathways-detail-list {
  color: #222;
  font-size: 17px;
  line-height: 1.65;
}

.cdp-pathways-home-copy {
  margin: 0 0 20px;
}

.cdp-pathways-home-copy p,
.cdp-pathways-detail-copy p {
  margin: 0 0 16px;
}

.cdp-pathways-home-copy p:last-child,
.cdp-pathways-detail-copy p:last-child {
  margin-bottom: 0;
}

.cdp-pathways-detail-meta {
  margin: 0 0 24px;
}

.cdp-pathways-detail-copy {
  margin: 0 0 20px;
}

.cdp-pathways-detail-list {
  margin: 8px 0 20px 22px;
  padding: 0;
}

.cdp-pathways-detail-list li {
  margin: 0 0 8px;
}

.cdp-pathways-detail-mini-title {
  margin: 18px 0 6px;
  color: #111;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
}

.cdp-pathways-detail-section {
  margin-top: 34px;
}

.cdp-pathways-detail-section-title {
  margin: 0 0 18px;
  color: #111;
  font-size: clamp(28px, 2.6vw, 40px);
  font-weight: 800;
  line-height: 1.08;
  text-transform: uppercase;
}

.cdp-pathways-faq-subtitle {
  margin: 0 0 16px;
  color: #173a72;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-transform: uppercase;
}

.cdp-pathways-faq-intro {
  margin: 0 0 16px;
  color: #2f3f55;
  font-size: 16px;
  line-height: 1.6;
}

.cdp-pathways-faq-item summary {
  position: relative;
  display: block;
  cursor: pointer;
  list-style: none;
  padding: 18px 56px 18px 20px;
  color: #173a72;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.cdp-course-catalog-page {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 12px 0 42px;
}

.cdp-pathways-home-copy a {
  color: #243162;
  font-weight: 700;
}

.cdp-pathways-home-list {
  margin: 8px 0 20px 22px;
  padding: 0;
}

.cdp-pathways-home-list li {
  margin: 0 0 8px;
}

.cdp-pathways-home-section-title {
  margin: 0 0 18px;
  color: #111;
  font-size: clamp(28px, 2.6vw, 40px);
  font-weight: 800;
  line-height: 1.08;
  text-transform: uppercase;
}

.cdp-pathways-home-cards {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 820px;
  margin: 14px auto 34px;
}

.cdp-pathways-home-card {
  border: 1px solid #c7ced9;
  background: #fff;
  padding: 22px;
  text-align: center;
}

.cdp-pathways-home-card-visual {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 160px;
  margin-bottom: 16px;
  background: linear-gradient(135deg, rgba(44, 48, 94, 0.88), rgba(78, 86, 124, 0.88)), radial-gradient(circle at top left, rgba(255, 255, 255, 0.26), transparent 46%);
  color: #fff;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.05;
  text-transform: uppercase;
}

.cdp-pathways-home-card-visual span {
  max-width: 180px;
}

.cdp-pathways-home-card-copy {
  min-height: 74px;
  margin: 0 0 16px;
  color: #333;
  font-size: 15px;
  line-height: 1.45;
}

.cdp-pathways-home-card-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  padding: 12px 18px;
  background: #232a67;
  color: #fff !important;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none !important;
  text-transform: uppercase;
}

.cdp-pathways-home-card-button:hover,
.cdp-pathways-home-card-button:focus {
  background: #1b2152;
  color: #fff !important;
}

.cdp-pathways-home-table-wrap {
  margin-top: 10px;
}

.cdp-pathways-home-table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #d3d8e2;
}

.cdp-pathways-home-table th,
.cdp-pathways-home-table td {
  border: 1px solid #d3d8e2;
  padding: 18px 16px;
  color: #222;
  font-size: 16px;
  line-height: 1.55;
  vertical-align: top;
}

.cdp-pathways-home-table thead th {
  background: #242c67;
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.cdp-pathways-home-table-label {
  width: 18%;
  background: #f8f9fc;
  font-weight: 800;
  text-transform: uppercase;
}

.page-node-6757 .cdp-pathways-institute-stack {
  display: grid;
  gap: 24px;
  margin: 22px 0 28px;
}

.page-node-6757 .cdp-pathways-institute {
  display: grid;
  gap: 14px;
}

.page-node-6757 .cdp-pathways-institute h3 {
  margin: 0;
  color: #333;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.25;
}

.page-node-6757 .cdp-pathways-institute dl {
  display: grid;
  gap: 12px;
  margin: 0;
}

.page-node-6757 .cdp-pathways-institute dt {
  margin: 0 0 2px;
  color: #333;
  font-weight: 800;
  line-height: 1.25;
}

.page-node-6757 .cdp-pathways-institute dd {
  margin: 0;
  color: #444;
  font-size: 16px;
  line-height: 1.45;
}

.cdp-pathways-home-bottom {
  margin-top: 42px;
  padding: 44px 0 8px;
  background: linear-gradient(180deg, #eef1f7 0%, #e9edf4 100%);
}

.cdp-pathways-home-bottom-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  max-width: 760px;
  margin: 0 auto;
}

.cdp-pathways-home-bottom-card {
  position: relative;
  display: block;
  min-height: 180px;
  overflow: hidden;
  background: linear-gradient(135deg, #d6dee8 0%, #bcc7d5 54%, #a7b3c4 100%);
  color: #fff !important;
  text-decoration: none !important;
}

.cdp-pathways-home-bottom-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 18% 20%, rgba(255, 255, 255, 0.55), transparent 34%), radial-gradient(circle at 82% 24%, rgba(255, 255, 255, 0.42), transparent 30%), linear-gradient(180deg, rgba(71, 88, 119, 0.1), rgba(45, 58, 84, 0.36));
}

.cdp-pathways-home-bottom-card-label {
  position: absolute;
  left: 14px;
  bottom: 14px;
  z-index: 1;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .cdp-pathways-page {
    padding-bottom: 24px;
  }
  .cdp-pathways-home-subtitle {
    font-size: 34px;
    margin-bottom: 18px;
  }
  .cdp-pathways-detail-subtitle {
    font-size: 34px;
    margin-bottom: 18px;
  }
  .cdp-pathways-faq-subtitle {
    font-size: 34px;
  }
  .cdp-pathways-contact-subtitle {
    font-size: 34px;
  }
  .cdp-virtual-worlds-hero {
    min-height: 280px;
  }
  .cdp-virtual-worlds-hero-inner {
    min-height: 280px;
  }
  .cdp-virtual-worlds-hero-title {
    font-size: 42px;
    padding: 16px 22px;
  }
  .cdp-virtual-worlds-kicker {
    font-size: 22px;
  }
  .cdp-virtual-worlds-subtitle {
    font-size: 34px;
  }
  .cdp-webinars-kicker {
    font-size: 22px;
  }
  .cdp-webinars-title {
    font-size: 34px;
  }
  .cdp-webinars-section-title {
    font-size: 26px;
  }
  .cdp-virtual-worlds-about {
    grid-template-columns: 1fr;
  }
  .cdp-virtual-worlds-section-title {
    font-size: 26px;
  }
  .cdp-virtual-worlds-grid,
  .cdp-virtual-worlds-using-grid {
    grid-template-columns: 1fr;
  }
  .cdp-virtual-worlds-card {
    border-left: 0;
    padding-left: 0;
  }
  .cdp-pathways-home-copy,
  .cdp-pathways-home-list,
  .cdp-pathways-detail-meta,
  .cdp-pathways-detail-copy,
  .cdp-pathways-detail-list,
  .cdp-pathways-faq-intro,
  .cdp-pathways-faq-answer,
  .cdp-pathways-faq-item summary,
  .cdp-pathways-contact-copy,
  .cdp-pathways-contact-label,
  .cdp-pathways-contact-list,
  .cdp-virtual-worlds-copy,
  .cdp-virtual-worlds-card-copy,
  .cdp-webinars-copy,
  .cdp-webinars-table td,
  .cdp-webinars-archive-link {
    font-size: 16px;
  }
  .cdp-pathways-home-section-title {
    font-size: 26px;
    margin-bottom: 16px;
  }
  .cdp-pathways-detail-mini-title {
    font-size: 18px;
  }
  .cdp-pathways-detail-section-title {
    font-size: 26px;
    margin-bottom: 16px;
  }
  .cdp-pathways-home-cards {
    grid-template-columns: 1fr;
    max-width: none;
  }
  .cdp-pathways-home-card {
    padding: 18px;
  }
  .cdp-pathways-home-card-visual {
    min-height: 140px;
    font-size: 26px;
  }
  .cdp-pathways-home-card-copy {
    min-height: 0;
  }
  .cdp-pathways-home-card-button {
    width: 100%;
    min-width: 0;
  }
  .cdp-pathways-home-table,
  .cdp-pathways-home-table thead,
  .cdp-pathways-home-table tbody,
  .cdp-pathways-home-table tr,
  .cdp-pathways-home-table th,
  .cdp-pathways-home-table td {
    display: block;
    width: 100%;
  }
  .cdp-pathways-home-table thead {
    display: none;
  }
  .cdp-pathways-home-table tr {
    border-bottom: 1px solid #d3d8e2;
  }
  .cdp-pathways-home-table-label {
    width: 100%;
  }
  .cdp-pathways-home-bottom {
    margin-top: 32px;
    padding-top: 28px;
  }
  .cdp-pathways-home-bottom-grid {
    grid-template-columns: 1fr;
    max-width: none;
  }
}

.cdp-course-catalog-kicker {
  margin: 0;
  color: #111;
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.cdp-course-catalog-title {
  margin: 6px 0 34px;
  color: #111;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 0.95;
  text-transform: uppercase;
}

.cdp-course-catalog-section {
  margin-top: 28px;
}

.cdp-course-catalog-section-title {
  margin: 0 0 22px;
  color: #111;
  font-size: 34px;
  font-weight: 800;
  line-height: 1.05;
  text-transform: uppercase;
}

.cdp-course-catalog-grid {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.cdp-course-catalog-grid--five {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.cdp-course-catalog-card {
  display: block;
  min-width: 0;
  padding: 0 20px 0 0;
  margin-right: 20px;
  border-right: 1px solid #d7dbe4;
  color: inherit;
  text-decoration: none;
}

.cdp-course-catalog-card:nth-child(4n) {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}

.cdp-course-catalog-grid--five .cdp-course-catalog-card:nth-child(5) {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}

.cdp-course-catalog-card:hover,
.cdp-course-catalog-card:focus {
  color: inherit;
  text-decoration: none;
}

.cdp-course-catalog-card-media {
  width: 100%;
  aspect-ratio: 1.5/1;
  margin-bottom: 18px;
  background: linear-gradient(135deg, #dde1e8 0%, #cfd5df 100%);
}

.cdp-course-catalog-card-title {
  margin: 0 0 12px;
  color: #111;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.05;
  text-transform: uppercase;
}

.cdp-course-catalog-card-copy {
  margin: 0;
  color: #333;
  font-size: 16px;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .cdp-course-catalog-grid,
  .cdp-course-catalog-grid--five {
    gap: 28px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .cdp-course-catalog-card,
  .cdp-course-catalog-card:nth-child(4n),
  .cdp-course-catalog-grid--five .cdp-course-catalog-card:nth-child(5) {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
  }
}

@media (max-width: 767px) {
  .cdp-course-catalog-page {
    padding-bottom: 24px;
  }
  .cdp-course-catalog-kicker {
    font-size: 22px;
  }
  .cdp-course-catalog-title {
    font-size: 34px;
    margin-bottom: 24px;
  }
  .cdp-course-catalog-section-title {
    font-size: 26px;
    margin-bottom: 18px;
  }
  .cdp-course-catalog-grid,
  .cdp-course-catalog-grid--five {
    gap: 24px;
    grid-template-columns: 1fr;
  }
  .cdp-course-catalog-card-title {
    font-size: 16px;
  }
  .cdp-course-catalog-card-copy {
    font-size: 15px;
  }
}

.cdp-child-study-training-page {
  width: 100%;
  max-width: 1760px;
  margin: 0 auto;
  padding: 12px 0 42px;
}

.cdp-child-study-research-page {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 12px 0 42px;
}

.cdp-child-study-training-kicker {
  margin: 0;
  color: #111;
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.cdp-child-study-training-title {
  margin: 6px 0 14px;
  color: #111;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 0.95;
  text-transform: uppercase;
}

.cdp-child-study-training-copy {
  max-width: none;
}

.cdp-child-study-training-copy p {
  margin: 0 0 18px;
  color: #333;
  font-size: 18px;
  line-height: 1.6;
}

.cdp-child-study-training-copy p:last-child {
  margin-bottom: 0;
}

.page-node-9863 .layout__region--content > section:first-of-type {
  margin: 0 0 28px;
}

.page-node-9863 .field--name-body.field--type-text-with-summary {
  display: block !important;
  margin: 0 0 28px !important;
  padding: 24px 28px 26px !important;
  border: 1px solid #d7e2ef !important;
  border-radius: 24px !important;
  background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%) !important;
}

.page-node-9863 .field--name-body.field--type-text-with-summary {
  color: #25374f;
  font-size: 17px;
  line-height: 1.75;
}

.page-node-9863 .field--name-body.field--type-text-with-summary p {
  margin-bottom: 16px;
}

.page-node-9863 .field--name-body.field--type-text-with-summary p:last-child {
  margin-bottom: 0;
}

.cdp-child-study-training-notice {
  max-width: none;
  margin: 30px 0 38px;
  padding: 0;
  background: transparent;
  border-radius: 0;
}

.cdp-child-study-training-notice-title {
  margin: 0 0 6px;
  color: #333;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.1;
}

.cdp-child-study-training-notice p {
  margin: 0;
  color: #444;
  font-size: 17px;
  line-height: 1.5;
}

.cdp-child-study-training-notice-body,
.cdp-child-study-training-notice-body p {
  margin: 0;
  color: #444;
  font-size: 17px;
  line-height: 1.5;
}

.cdp-child-study-training-heading {
  margin: 0 0 20px;
  color: #111;
  font-size: 34px;
  font-weight: 800;
  line-height: 1.05;
  text-align: center;
  text-transform: uppercase;
}

.cdp-child-study-training-table-wrap {
  max-width: 1120px;
}

.cdp-child-study-training-table {
  width: 100%;
  border-collapse: collapse;
}

.cdp-child-study-training-table tr {
  border-bottom: 1px solid #d5d9e2;
}

.cdp-child-study-training-table td {
  padding: 16px 14px;
  vertical-align: middle;
}

.cdp-child-study-training-table-course {
  width: 70%;
  color: #243162;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
}

.cdp-child-study-training-table-hours,
.cdp-child-study-training-table-credits {
  color: #555;
  font-size: 17px;
  line-height: 1.35;
  text-align: right;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .cdp-child-study-training-page {
    padding-bottom: 24px;
  }
  .cdp-child-study-training-kicker {
    font-size: 22px;
  }
  .cdp-child-study-training-title {
    font-size: 34px;
    margin-bottom: 18px;
  }
  .cdp-child-study-training-copy p {
    font-size: 16px;
  }
  .cdp-child-study-training-notice {
    margin: 24px 0 30px;
    padding: 16px 18px;
  }
  .cdp-child-study-training-notice-title {
    font-size: 22px;
  }
  .cdp-child-study-training-notice p {
    font-size: 16px;
  }
  .cdp-child-study-training-heading {
    font-size: 28px;
  }
  .cdp-child-study-training-table,
  .cdp-child-study-training-table tbody,
  .cdp-child-study-training-table tr,
  .cdp-child-study-training-table td {
    display: block;
    width: 100%;
  }
  .cdp-child-study-training-table tr {
    padding: 12px 0;
  }
  .cdp-child-study-training-table td {
    padding: 4px 0;
    text-align: left;
  }
  .cdp-child-study-training-table-course {
    font-size: 16px;
  }
  .cdp-child-study-training-table-hours,
  .cdp-child-study-training-table-credits {
    font-size: 15px;
    text-align: left;
  }
}

.cdp-child-study-research-kicker {
  margin: 0;
  color: #111;
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.cdp-child-study-research-title {
  margin: 6px 0 28px;
  color: #111;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 0.95;
  text-transform: uppercase;
}

.cdp-child-study-research-panel {
  max-width: 980px;
}

.cdp-child-study-research-media {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 24px;
}

.cdp-child-study-research-media img {
  display: block;
  width: 100%;
  aspect-ratio: 1.5 / 1;
  object-fit: cover;
}

.cdp-child-study-research-copy p {
  color: #333;
  font-size: 18px;
  line-height: 1.6;
  margin: 0 0 18px;
}

.cdp-child-study-research-copy p:last-child {
  margin-bottom: 0;
}

.cdp-child-study-research-cta-label {
  margin: 18px 0 4px;
  color: #111;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}

.cdp-child-study-research-cta-note {
  margin: 0 0 20px;
  color: #444;
  font-size: 16px;
  line-height: 1.5;
}

.cdp-child-study-research-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  padding: 14px 22px;
  background: #232a67;
  color: #fff !important;
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none !important;
  text-transform: uppercase;
}

.cdp-child-study-research-button:hover,
.cdp-child-study-research-button:focus {
  background: #1b2152;
  color: #fff !important;
}

@media (max-width: 767px) {
  .cdp-child-study-research-page {
    padding-bottom: 24px;
  }

  .cdp-child-study-research-kicker {
    font-size: 22px;
  }

  .cdp-child-study-research-title {
    font-size: 34px;
    margin-bottom: 22px;
  }

  .cdp-child-study-research-media {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .cdp-child-study-research-copy p {
    font-size: 16px;
  }

  .cdp-child-study-research-button {
    width: 100%;
    min-width: 0;
    font-size: 20px;
  }
}

.page-node-9852 .main-container,
.page-node-9852 #block-cdp-usuhs-content,
.page-node-9852 #block-cdp-usuhs-content > .content,
.page-node-9852 article.page.full,
.page-node-9852 article.page.full > .content,
.page-node-9852 .cdp-content-wrapper,
.page-node-9852 .region-content,
.page-node-9852 .cdp-partner-page,
.page-node-9852 .cdp-partner-page__wrap,
.page-node-9852 .cdp-standard-hero-page__content,
.page-node-9852 .cdp-webinars-page.cdp-training-schedule,
.page-node-10006 .main-container,
.page-node-10006 #block-cdp-usuhs-content,
.page-node-10006 #block-cdp-usuhs-content > .content,
.page-node-10006 .region-content,
.page-node-10006 .cdp-partner-page,
.page-node-10006 .cdp-partner-page__wrap,
.page-node-10006 .cdp-standard-hero-page__content,
.page-node-10006 .layout-builder-block,
.page-node-10006 .layout-builder-block > .block,
.page-node-10006 .layout-builder-block .content,
.page-node-10006 .cdp-webinars-page.cdp-training-schedule,
.page-node-5118 .main-container,
.page-node-5118 #block-cdp-usuhs-content,
.page-node-5118 #block-cdp-usuhs-content > .content,
.page-node-5118 article.page.full,
.page-node-5118 article.page.full > .content,
.page-node-5118 .layout--onecol,
.page-node-5118 .layout__region--content,
.page-node-5118 .layout__region--content > section:first-child,
.page-node-5118 .layout__region--content > section:first-child > .content,
.page-node-5118 .layout-builder-block,
.page-node-5118 .layout-builder-block > .block,
.page-node-5118 .layout-builder-block .content,
.page-node-5118 .cdp-webinars-page.cdp-training-schedule {
  display: block;
  width: 100% !important;
  max-width: none !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.page-node-10006 .main-container > .cdp-content-wrapper {
  width: 100% !important;
  max-width: none !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-sizing: border-box !important;
}

.page-node-5118 .cdp-nav-spacer {
  display: none !important;
  height: 0 !important;
}

.page-node-10006 .cdp-webinars-page.cdp-training-schedule .cdp-webinars-table.cdp-training-schedule-table,
.page-node-9852 .cdp-webinars-page.cdp-training-schedule .cdp-webinars-table.cdp-training-schedule-table,
.page-node-5118 .cdp-webinars-page.cdp-training-schedule .cdp-webinars-table.cdp-training-schedule-table {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
}

.page-node-10006 .cdp-webinars-page.cdp-training-schedule {
  width: 100% !important;
  max-width: none !important;
}

.page-node-10006 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-table thead th:nth-child(2),
.page-node-10006 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-table td:nth-child(2),
.page-node-10006 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-table thead th:nth-child(3),
.page-node-10006 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-table td:nth-child(3),
.page-node-10006 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-table thead th:nth-child(4),
.page-node-10006 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-table td:nth-child(4) {
  width: 180px !important;
}

.page-node-10006 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-col--platform,
.page-node-10006 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-col--topic,
.page-node-10006 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-col--date {
  width: 180px !important;
}

.page-node-9852 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-table thead th:first-child,
.page-node-9852 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-table td:first-child,
.page-node-10006 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-table thead th:first-child,
.page-node-10006 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-table td:first-child,
.page-node-5118 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-table thead th:first-child,
.page-node-5118 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-table td:first-child {
  width: auto !important;
}

.page-node-9852 .cdp-webinars-page.cdp-training-schedule {
  padding-top: 0 !important;
}

.page-node-5118 .cdp-webinars-page.cdp-training-schedule {
  padding-top: 0 !important;
}

.page-node-5118 .cdp-training-schedule-hero {
  margin-bottom: 18px !important;
  padding: 0 !important;
}

.page-node-5118 .cdp-training-schedule-hero-copy {
  margin-bottom: 24px !important;
}

.page-node-5118 .cdp-webinars-page.cdp-training-schedule .cdp-training-schedule-controls {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.page-node-5118 .cdp-partner-page__eyebrow {
  margin-bottom: 10px;
  font-size: 15px;
  letter-spacing: 0.12em;
}

.page-node-5118 .cdp-partner-page__title {
  max-width: none;
  color: #101828;
  font-size: 25px;
  font-weight: 900;
  letter-spacing: -0.03em;
  line-height: 0.98;
}

.page-node-5118 .cdp-partner-page__divider {
  margin-top: 18px;
}

@media (min-width: 1024px) {
  .page-node-9852 .main-container > .cdp-content-wrapper,
  .page-node-10006 .main-container > .cdp-content-wrapper,
  .page-node-5118 .main-container > .cdp-content-wrapper {
    max-width: 1760px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    box-sizing: border-box !important;
  }

  .page-node-9852 .cdp-partner-page__wrap,
  .page-node-10006 .cdp-partner-page__wrap,
  .page-node-5118 .cdp-partner-page__wrap {
    max-width: 1760px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.page-node-10006 .cdp-training-schedule-page-shell .cdp-partner-page__wrap {
  width: 100%;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.page-node-10006 .cdp-training-schedule-page-shell .cdp-partner-page__hero {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 22px;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.page-node-10006 .cdp-training-schedule-page-shell .cdp-standard-hero-page__content,
.page-node-10006 .cdp-training-schedule-page-shell .cdp-webinars-page.cdp-training-schedule {
  width: 100%;
  max-width: none;
}

.cdp-presents-detail-page {
  display: block;
}

.cdp-presents-detail {
  width: 100%;
  max-width: none;
  margin: 15px 0 64px;
  padding: 8px 0 0;
  box-sizing: border-box;
  color: #101828;
}

.cdp-presents-detail-page .cdp-partner-page__title {
  font-size: 25px;
  font-family: inherit;
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 0.98;
  text-transform: uppercase;
  max-width: none;
}

.cdp-presents-detail__top {
  display: grid;
  grid-template-columns: 1fr;
  gap: 36px;
  align-items: stretch;
  margin-bottom: 30px;
}

.cdp-presents-detail__panel {
  border: 1px solid #d9e2ee;
  border-radius: 28px;
  padding: 30px 32px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.06);
  height: 100%;
}

.cdp-presents-detail__panel-title,
.cdp-presents-detail__section-title {
  margin: 0 0 18px;
  color: #111;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 16px;
}

.cdp-presents-detail__event-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.cdp-presents-detail__event-item {
  min-height: 132px;
  padding: 16px 18px;
  border: 1px solid #d9e2ee;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
}

.cdp-presents-detail__event-label {
  margin-bottom: 12px;
  color: #123763;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.15;
  text-transform: uppercase;
}

.cdp-presents-detail__description-label {
  display: block;
  margin: 0 0 12px;
  color: #123763;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.15;
  text-transform: uppercase;
}

.cdp-presents-detail__panel--description .cdp-presents-detail__event-label,
.cdp-presents-detail__panel--description .cdp-presents-detail__description-label {
  margin: 0 0 12px;
  color: #123763;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.15;
  text-transform: uppercase;
}

.cdp-presents-detail__event-value {
  color: #121212;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.45;
}

.cdp-presents-detail__event-item--objectives {
  min-height: 132px;
}

.cdp-presents-detail__event-value--objectives {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}

.cdp-presents-detail__event-item--objectives .cdp-presents-detail__event-value--objectives,
.cdp-presents-detail__event-item--objectives .cdp-presents-detail__event-value--objectives p,
.cdp-presents-detail__event-item--objectives .cdp-presents-detail__event-value--objectives li {
  color: #111827;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.55 !important;
}

.cdp-presents-detail__event-value--objectives p,
.cdp-presents-detail__event-value--objectives li {
  margin: 0 0 10px;
}

.cdp-presents-detail__event-value--objectives ul,
.cdp-presents-detail__event-value--objectives ol {
  margin: 0 0 14px 18px;
  padding: 0;
}

.cdp-presents-detail__event-value--objectives p:last-child,
.cdp-presents-detail__event-value--objectives li:last-child {
  margin-bottom: 0;
}

.cdp-presents-detail__event-actions {
  display: flex;
  justify-content: flex-start;
  margin-top: 24px;
}

.cdp-presents-detail__feature-grid {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(320px, 1fr);
  gap: 36px;
  align-items: stretch;
  margin-bottom: 36px;
}

.cdp-presents-detail__body {
  color: #111827;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}

.cdp-presents-detail__panel--description .cdp-presents-detail__body,
.cdp-presents-detail__panel--description .cdp-presents-detail__body p,
.cdp-presents-detail__panel--description .cdp-presents-detail__body li {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.55 !important;
}

.cdp-presents-detail__objectives {
  color: #111827;
  font-size: 18px;
  line-height: 1.65;
}

.cdp-presents-detail__body p {
  margin: 0 0 10px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-indent: 0 !important;
}

.cdp-presents-detail__body ul,
.cdp-presents-detail__body ol {
  margin: 0 0 14px 18px !important;
  padding: 0 !important;
}

.cdp-presents-detail__body li {
  margin: 0 0 10px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  text-indent: 0 !important;
}

.cdp-presents-detail__objectives p,
.cdp-presents-detail__objectives li {
  margin: 0 0 14px;
}

.cdp-presents-detail__objectives ul,
.cdp-presents-detail__objectives ol {
  margin: 0 0 18px 24px;
  padding: 0;
}

.cdp-presents-detail__objectives p:last-child,
.cdp-presents-detail__objectives li:last-child,
.cdp-presents-detail__body p:last-child {
  margin-bottom: 0;
}

.cdp-presents-detail__media {
  width: 100%;
}

.cdp-presents-detail__media--inline img {
  display: block;
  width: 100% !important;
  max-width: 100%;
  height: auto !important;
  border-radius: 24px;
}

.cdp-presents-detail__media--inline a {
  display: block;
}

.cdp-presents-detail__media--inline p:first-child,
.cdp-presents-detail__media--inline p:first-child strong:first-child {
  margin-top: 0 !important;
}

.cdp-presents-detail__media--inline p:first-child:has(a strong),
.cdp-presents-detail__media--inline p:first-child:has(strong) {
  display: none;
}

.cdp-presents-detail__media--text-link {
  display: flex;
  min-height: 100%;
  align-items: center;
  justify-content: flex-start;
}

.cdp-presents-detail__media-link {
  position: relative;
  display: block;
  border-radius: 24px;
  overflow: hidden;
}

.cdp-presents-detail__media-link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 148px;
  height: 148px;
  border-radius: 50%;
  background: rgba(40, 51, 63, 0.42);
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.cdp-presents-detail__media-link::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 38px solid #ffffff;
  transform: translate(-35%, -50%);
  pointer-events: none;
}

.cdp-presents-detail__media img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 24px;
}

.cdp-presents-detail__watch-text-link {
  color: #123763;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}

.cdp-presents-detail__watch-text-link:hover,
.cdp-presents-detail__watch-text-link:focus {
  color: #123763;
  text-decoration: underline;
}

.cdp-presents-detail__panel--watch {
  min-width: 0;
}

.cdp-presents-detail__panel--description {
  min-width: 0;
}

@media (max-width: 767px) {
  .cdp-presents-detail {
    margin-bottom: 40px;
    padding-top: 6px;
  }

  .cdp-presents-detail__kicker {
    font-size: 18px;
  }

  .cdp-presents-detail__title {
    line-height: 1.02;
  }

  .cdp-presents-detail__divider {
    margin: 18px 0 24px;
  }

  .cdp-presents-detail__top {
    grid-template-columns: 1fr;
    gap: 24px;
    margin-bottom: 28px;
  }

  .cdp-presents-detail__feature-grid {
    grid-template-columns: 1fr;
    gap: 24px;
    margin-bottom: 28px;
  }

  .cdp-presents-detail__event-grid {
    grid-template-columns: 1fr;
  }

  .cdp-presents-detail__body {
    font-size: 16px;
  }

  .cdp-presents-detail__panel--description .cdp-presents-detail__body,
  .cdp-presents-detail__panel--description .cdp-presents-detail__body p,
  .cdp-presents-detail__panel--description .cdp-presents-detail__body li {
    font-size: 16px !important;
    line-height: 1.55 !important;
  }

  .cdp-presents-detail__media-link::before {
    width: 110px;
    height: 110px;
  }

  .cdp-presents-detail__media-link::after {
    border-top-width: 18px;
    border-bottom-width: 18px;
    border-left-width: 28px;
  }
}

.training-detail-page {
  display: block;
}

.training-detail-refund-open {
  overflow: hidden;
}

.training-detail {
  width: 100%;
  max-width: none;
  min-width: 0;
  margin: 15px 0 64px;
  padding: 8px 0 0;
  box-sizing: border-box;
  color: #121212;
}

.training-detail__kicker {
  margin: 0 0 12px;
  color: #123763;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase;
}

.training-detail__title {
  width: 100%;
  max-width: none;
  margin: 0;
  color: #101828;
  font-size: 25px;
  font-weight: 900;
  letter-spacing: -0.03em;
  line-height: 0.98;
  text-transform: uppercase;
}

.training-detail__divider {
  width: 140px;
  height: 4px;
  margin: 22px 0 34px;
  border-radius: 999px;
  background: linear-gradient(90deg, #123763 0%, #c8a64a 100%);
}

.training-detail__top {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 0.8fr);
  gap: 36px;
  align-items: stretch;
  min-width: 0;
  margin-bottom: 44px;
}

.training-detail__panel {
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid #d9e2ee;
  border-radius: 28px;
  padding: 30px 32px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.06);
  height: 100%;
}

.training-detail__panel-title,
.training-detail__section-title {
  margin: 0 0 18px;
  color: #111;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 16px;
}

.training-detail__section-title,
.training-detail__course-copy h2 {
  font-size: 16px;
}

.training-detail__section-title {
  font-weight: 600;
}

.training-detail__event-copy,
.training-detail__course-copy {
  color: #111;
  font-size: 16px;
  line-height: 1.55;
}

.training-detail__event-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  min-width: 0;
}

.training-detail__event-item {
  min-width: 0;
  min-height: 118px;
  padding: 18px 18px 16px;
  border: 1px solid #dbe5f0;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.04);
}

.training-detail__event-label {
  margin: 0 0 10px;
  color: #123763;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.training-detail__event-value {
  color: #111;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.training-detail__event-value-wrap {
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 0;
}

.training-detail__event-main {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}

.training-detail__event-item--with-icon .training-detail__event-value {
  flex: 1 1 auto;
}

.training-detail__event-item--with-icon {
  position: relative;
  padding-right: 88px;
}

.training-detail__event-item--with-icon .training-detail__event-main {
  display: block;
}

.training-detail__event-icon {
  position: absolute;
  top: 14px;
  right: 14px;
  display: block;
  width: 46px;
}

.training-detail__event-icon img {
  display: block;
  width: 100%;
  height: auto;
}

.training-detail__event-submeta {
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid #e3eaf3;
}

.training-detail__event-sublabel {
  margin: 0 0 6px;
  color: #123763;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.training-detail__event-subvalue {
  color: #111;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.training-detail__event-subnote {
  margin-top: 6px;
  color: #5B1413;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3;
}

.training-detail__event-note {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3;
}

.training-detail__event-note--success {
  color: #067647;
}

.training-detail__event-copy p,
.training-detail__course-copy p {
  margin-bottom: 12px;
}

.training-detail__course-sections {
  display: grid;
  gap: 28px;
}

.training-detail__course-intro {
  margin-bottom: 28px;
}

.training-detail__course-section {
  padding-top: 4px;
}

.training-detail__course-section + .training-detail__course-section {
  padding-top: 24px;
  border-top: 1px solid #dde6f0;
}

.training-detail__course-section-title {
  margin: 0 0 12px;
  color: #123763;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.02em;
}

.training-detail__event-copy strong,
.training-detail__course-copy strong {
  font-weight: 800;
  color: #123763;
}

.training-detail__registration-alert {
  grid-column: 1 / -1;
  margin: 0 0 6px;
  padding: 16px 18px;
  border: 1px solid rgba(200, 166, 74, 0.35);
  border-radius: 18px;
  background: linear-gradient(135deg, #d8b24c 0%, #f1d581 100%);
  box-shadow: 0 14px 28px rgba(200, 166, 74, 0.18);
  color: #111;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.45;
}

.training-detail__event-actions {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 18px;
  margin-top: auto;
  padding-top: 12px;
}

.training-detail__event-primary-actions {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.training-detail__register-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 164px;
  min-height: 48px;
  padding: 12px 24px;
  border-radius: 999px;
  background: #5B1413;
  box-shadow: 0 14px 30px rgba(91, 20, 19, 0.18);
  color: #fff !important;
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none !important;
}

.training-detail__register-button:hover,
.training-detail__register-button:focus {
  background: #5B1413;
  color: #fff !important;
}

.training-detail__register-button--disabled {
  background: linear-gradient(135deg, #acb7c8 0%, #c8d1dd 100%);
  box-shadow: none;
  color: #fff !important;
  cursor: not-allowed;
  pointer-events: none;
}

.training-detail__waitlist-button {
  min-width: 164px;
}

.training-detail__refund-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  min-height: 48px;
  margin-left: auto;
  padding: 12px 24px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, #d8b24c 0%, #f1d581 100%);
  box-shadow: 0 14px 30px rgba(200, 166, 74, 0.22);
  color: #111;
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.training-detail__refund-button:hover,
.training-detail__refund-button:focus {
  background: linear-gradient(135deg, #c8a64a 0%, #e3c260 100%);
  color: #111;
}

.training-detail__refund-modal {
  position: fixed;
  inset: 0;
  z-index: 1200;
}

.training-detail__refund-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(10, 18, 31, 0.56);
  backdrop-filter: blur(2px);
}

.training-detail__refund-dialog {
  position: relative;
  width: min(720px, calc(100vw - 32px));
  max-height: calc(100vh - 48px);
  margin: 24px auto;
  overflow: auto;
  border: 1px solid #d7e0ec;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 28px 60px rgba(15, 23, 42, 0.24);
}

.training-detail__refund-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 26px 28px 18px;
  border-bottom: 1px solid #e2e8f0;
}

.training-detail__refund-title {
  margin: 0;
  color: #111;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
}

.training-detail__refund-close {
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 999px;
  background: #eef3f9;
  color: #123763;
  font-size: 28px;
  line-height: 1;
}

.training-detail__refund-copy {
  padding: 24px 28px 28px;
  color: #111;
  font-size: 16px;
  line-height: 1.65;
}

.training-detail__refund-copy p:last-child {
  margin-bottom: 0;
}

.training-detail__panel--speakers {
  position: relative;
  display: flex;
  flex-direction: column;
}

.training-detail__panel--event {
  display: flex;
  flex-direction: column;
  gap: 26px;
  background: linear-gradient(180deg, #ffffff 0%, #f7faff 100%);
}

.training-detail__panel--course {
  background: linear-gradient(180deg, #ffffff 0%, #fbfcfe 100%);
}

.training-detail__speakers {
  flex: 1 1 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(260px, 1fr));
  gap: 28px;
  align-items: stretch;
  justify-content: center;
  width: min(100%, 760px);
  min-width: 0;
  height: 100%;
  margin: 0 auto;
}

.training-detail__speakers--single {
  grid-template-columns: minmax(320px, 420px);
  justify-content: center;
  width: min(100%, 420px);
}

.training-detail__speaker {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 100%;
  height: 100%;
  width: 100%;
  max-width: none;
  padding: 16px;
  border: 1px solid #dfe5ef;
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.06);
}

.training-detail__speaker--interactive {
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.training-detail__speaker--interactive:hover,
.training-detail__speaker--interactive:focus-within {
  transform: translateY(-2px);
  box-shadow: 0 18px 36px rgba(15, 23, 42, 0.12);
  border-color: rgba(39, 77, 122, 0.24);
}

.training-detail__speaker--tbd {
  align-items: center;
  justify-content: center;
  min-height: 170px;
  text-align: center;
}

.training-detail__speaker-tbd {
  color: #1f2f46;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.3;
}

.training-detail__speaker-link {
  display: flex;
  flex-direction: column;
  gap: 12px;
  color: inherit;
  text-decoration: none;
  height: 100%;
}

.training-detail__speaker-link:hover,
.training-detail__speaker-link:focus {
  color: inherit;
  text-decoration: none;
}

.training-detail__speaker-image img {
  display: block;
  width: 100%;
  max-width: none;
  border-radius: 18px;
  aspect-ratio: 4 / 5;
  height: auto;
  object-fit: cover;
  object-position: center top;
}

.training-detail__speaker-name {
  margin-top: 10px;
  color: #111;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.25;
}

.training-detail__speaker-title {
  color: #333;
  font-size: 14px;
  line-height: 1.4;
}

@media (max-width: 900px) {
  .training-detail__top {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .training-detail__event-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .training-detail__event-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .training-detail__event-primary-actions {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
  }

  .training-detail__refund-button,
  .training-detail__register-button {
    width: 100%;
    margin-left: 0;
  }

  .training-detail__panel--speakers {
    border-left: 0;
    padding-left: 0;
  }
}

@media (max-width: 1100px) {
  .training-detail__top {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}

@media (max-width: 767px) {
  .training-detail {
    margin: 15px 0 40px;
    padding-top: 6px;
  }

  .training-detail__kicker {
    font-size: 18px;
  }

  .training-detail__title {
    line-height: 1.02;
  }

  .training-detail__divider {
    margin: 18px 0 24px;
  }

  .training-detail__panel-title {
    font-size: 16px;
  }

  .training-detail__section-title,
  .training-detail__course-copy h2 {
    font-size: 16px;
  }

  .training-detail__speakers {
    grid-template-columns: 1fr;
  }

  .training-detail__speaker,
  .training-detail__speakers--single {
    max-width: none;
  }

  .training-detail__speaker-image img {
    aspect-ratio: 4 / 5;
  }

  .training-detail__refund-dialog {
    width: min(100vw - 20px, 720px);
    margin: 10px auto;
  }

  .training-detail__refund-header,
  .training-detail__refund-copy {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.cdp-vw-modern__sections {
  grid-template-columns: 1fr;
}

.cdp-vw-modern__intro {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(280px, 0.85fr);
  gap: 24px;
  align-items: start;
}

.cdp-vw-modern__intro-copy {
  min-width: 0;
}

.cdp-vw-modern__kicker {
  margin: 0 0 8px;
  color: #2c4e73;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-transform: uppercase;
}

.cdp-vw-modern__title {
  margin-bottom: 14px;
}

.cdp-vw-modern__feature {
  display: grid;
  gap: 10px;
  min-height: 100%;
}

.cdp-vw-modern__feature .cdp-partner-page__section-title {
  margin: 0;
}

.cdp-vw-modern__cards {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.cdp-vw-modern__card {
  padding-right: 0;
}

.cdp-vw-modern__card-chip {
  margin: 0;
  color: #2c4e73;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1.2;
  text-transform: uppercase;
}

.cdp-vw-modern__links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.cdp-vw-modern__link-card {
  display: flex;
  align-items: center;
  min-height: 96px;
  padding: 18px 20px;
  border: 1px solid var(--cdp-content-card-border);
  border-radius: var(--cdp-content-card-radius);
  background: var(--cdp-content-card-background);
  box-shadow: var(--cdp-content-card-shadow);
  color: #1f2f57;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.15;
  text-decoration: none;
  transition: transform 180ms ease, box-shadow 180ms ease, color 180ms ease;
}

.cdp-vw-modern__link-card:hover,
.cdp-vw-modern__link-card:focus {
  color: #1f2f57;
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 0 16px 32px rgba(26, 42, 79, 0.12);
}

@media (max-width: 991px) {
  .cdp-vw-modern__intro {
    grid-template-columns: 1fr;
  }

  .cdp-vw-modern__cards,
  .cdp-vw-modern__links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .cdp-vw-modern__cards,
  .cdp-vw-modern__links {
    grid-template-columns: 1fr;
  }

  .cdp-vw-modern__link-card {
    min-height: 0;
  }
}
