.copa-page .copa-hero,
.copa-page .copa-benchmark,
.copa-page .copa-insights,
.copa-page .copa-help,
.copa-page .copa-framework,
.copa-page .copa-framework-copy,
.copa-page .copa-schedule {
  scroll-margin-top: 90px;
}

.copa-hero {
  position: relative;
  min-height: 736px;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(119, 24, 71, 0.92) 0%, rgba(40, 5, 23, 0.92) 37%, rgba(0, 0, 0, 0.64) 64%, rgba(0, 0, 0, 0.12) 100%),
    url("/images/copa/COPA page-1.png") center / cover no-repeat,
    var(--color-black);
  color: var(--color-white);
}

.copa-hero__inner {
  display: grid;
  align-items: center;
  min-height: 736px;
  padding-top: 72px;
}

.copa-hero__copy {
  max-width: 838px;
}

.copa-hero h1 {
  margin: 0;
  color: var(--color-white);
  font-family: var(--font-display);
  font-size: 60px;
  line-height: 80px;
  letter-spacing: 0;
}

.copa-hero p {
  max-width: 775px;
  margin: 16px 0 0;
  color: var(--color-white);
  font-size: 18px;
  line-height: 30px;
}

.copa-hero .button {
  min-width: 304px;
  margin-top: 20px;
  font-size: 18px;
}

.copa-benchmark {
  padding: 116px 0 116px;
  background: var(--color-white);
}

.copa-benchmark__inner {
  max-width: 902px;
}

.copa-benchmark h2 {
  max-width: 760px;
  margin: 0 auto;
  color: var(--color-black);
  font-family: var(--font-display);
  font-size: 35px;
  line-height: 55px;
  text-align: center;
}

.copa-benchmark h2 span {
  display: inline-block;
  text-decoration: underline;
  text-decoration-color: #e50059;
  text-decoration-thickness: 3px;
  text-underline-offset: 6px;
}

.copa-benchmark__copy {
  display: grid;
  gap: 30px;
  margin-top: 72px;
}

.copa-benchmark__copy p {
  margin: 0;
  color: var(--color-black);
  font-size: 18px;
  line-height: 30px;
}

.copa-benchmark__copy strong {
  font-weight: 700;
}

.copa-insights {
  padding: 90px 0 98px;
}

.copa-insights .featured-insights__eyebrow {
  margin-bottom: 58px;
}

.copa-insights .featured-insights__grid {
  gap: 24px;
}

.copa-insights .featured-insights__card {
  min-height: 493px;
}

.copa-insights .featured-insights__thumb {
  height: 197px;
  margin-bottom: 28px;
}

.copa-insights .featured-insights__action {
  margin-top: 49px;
}

.copa-help {
  padding: 98px 0 112px;
  background: var(--color-white);
}

.copa-help__kicker {
  margin: 0 0 12px;
  color: var(--color-plum);
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.copa-help h2 {
  max-width: 888px;
  margin: 0;
  color: var(--color-black);
  font-family: var(--font-display);
  font-size: 35px;
  line-height: 52px;
}

.copa-session-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin-top: 58px;
}

.copa-session {
  min-width: 0;
  padding: 0 48px;
  border-left: 1px solid var(--color-plum);
}

.copa-session:first-child {
  padding-left: 0;
  border-left: 0;
}

.copa-session:last-child {
  padding-right: 0;
}

.copa-session h3 {
  margin: 0;
  color: var(--color-plum);
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.copa-session__rule {
  width: 117px;
  height: 4px;
  margin: 13px 0 28px;
  background: var(--color-plum);
}

.copa-session__modules {
  display: grid;
  gap: 32px;
}

.copa-session__module {
  margin: 0;
  color: var(--color-black);
  font-size: 16px;
  line-height: 28px;
}

.copa-session p {
  margin: 0;
}

.copa-session strong {
  display: block;
  font-size: 18px;
  font-weight: 700;
}

.copa-framework {
  padding: 0 0 90px;
  background: var(--color-white);
}

.copa-framework__inner {
  display: flex;
  justify-content: center;
}

.copa-framework img {
  display: block;
  width: min(100%, 955px);
  height: auto;
}

.copa-framework-copy {
  padding: 73px 0 78px;
  color: var(--color-white);
  background: var(--color-black);
}

.copa-framework-copy__inner {
  max-width: 1248px;
  text-align: center;
}

.copa-framework-copy p {
  margin: 0;
  color: var(--color-white);
  font-size: 24px;
  line-height: 1.62;
}

.copa-framework-copy p + p {
  margin-top: 42px;
}

.copa-framework-copy strong {
  font-weight: 700;
}

.copa-framework-copy span {
  display: inline-block;
  text-decoration: underline;
  text-decoration-color: #e50059;
  text-decoration-thickness: 3px;
  text-underline-offset: 13px;
}

.copa-schedule.certification-schedule {
  padding: 84px 0 88px;
  background:
    radial-gradient(circle at 50% 50%, #8f1c55 0%, #771847 55%, #640f39 100%),
    #771847;
  color: var(--color-white);
}

.copa-schedule.certification-schedule h2 {
  margin-bottom: 54px;
  color: var(--color-white);
  font-size: var(--title-section-size);
  line-height: var(--title-section-line);
}

.copa-schedule .certification-schedule__grid {
  grid-template-columns: 236px minmax(0, 935px);
}

.copa-schedule .certification-schedule__head,
.copa-schedule .certification-schedule__row {
  grid-template-columns: minmax(280px, 310px) minmax(240px, 255px) 156px 120px;
}

.copa-schedule .certification-schedule__side {
  padding-top: 60px;
  border-right-color: var(--color-white);
}

.copa-schedule .certification-schedule__season {
  color: var(--color-white);
}

.copa-schedule .certification-schedule__season::after {
  background: var(--color-white);
}

.copa-schedule .certification-schedule__season:focus-visible {
  outline-color: var(--color-white);
}

.copa-schedule .certification-schedule__head span {
  color: var(--color-plum);
}

.copa-schedule .certification-schedule__row {
  border-bottom-color: rgba(255, 255, 255, 0.58);
}

.copa-schedule .certification-schedule__date-card,
.copa-schedule .certification-schedule__cell {
  background: rgba(79, 9, 43, 0.62);
}

.copa-schedule .certification-schedule__cell--status {
  justify-items: center;
  padding: 20px 14px;
  text-align: center;
}

.copa-schedule .certification-schedule__note {
  margin-top: 58px;
  color: var(--color-white);
}

.copa-schedule .certification-schedule__note a {
  color: var(--color-white);
}

@media (max-width: 760px), (max-width: 1180px) and (orientation: portrait) {
  .copa-hero,
  .copa-hero__inner {
    min-height: 650px;
  }

  .copa-session-grid {
    grid-template-columns: 1fr;
  }

  .copa-session {
    padding: 38px 0 0;
    border-top: 1px solid var(--color-plum);
    border-left: 0;
  }

  .copa-session:first-child {
    padding-top: 0;
    border-top: 0;
  }

  .copa-schedule .certification-schedule__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px), (max-width: 1180px) and (orientation: portrait) {
  .copa-hero,
  .copa-hero__inner {
    min-height: 600px;
  }

  .copa-hero {
    background-position: 61% center;
  }

  .copa-hero__inner {
    padding-top: 64px;
    padding-bottom: 56px;
  }

  .copa-hero h1 {
    font-size: var(--title-hero-mobile-size);
    line-height: var(--title-hero-mobile-line);
  }

  .copa-hero p,
  .copa-benchmark__copy p {
    font-size: 17px;
    line-height: 28px;
  }

  .copa-hero .button {
    width: 100%;
    min-width: 0;
  }

  .copa-benchmark,
  .copa-help,
  .copa-framework-copy {
    padding: 76px 0;
  }

  .copa-framework {
    padding-bottom: 60px;
  }

  .copa-framework-copy p {
    font-size: 18px;
    line-height: 1.7;
  }

  .copa-framework-copy p + p {
    margin-top: 28px;
  }

  .copa-framework-copy span {
    text-underline-offset: 8px;
  }

  .copa-benchmark__copy {
    margin-top: 48px;
  }

  .copa-session-grid {
    margin-top: 42px;
  }

}

@media (min-width: 761px) and (max-width: 1180px) and (orientation: portrait) {
  .copa-hero,
  .copa-hero__inner {
    min-height: 680px;
  }

  .copa-hero {
    background-position: center;
  }

  .copa-hero__inner {
    padding-top: 82px;
    padding-bottom: 76px;
  }

  .copa-hero h1 {
    max-width: 760px;
    font-size: 52px;
    line-height: 68px;
  }

  .copa-hero p,
  .copa-benchmark__copy p {
    font-size: 18px;
    line-height: 30px;
  }

  .copa-hero .button {
    width: auto;
    min-width: 304px;
  }

  .copa-benchmark,
  .copa-help {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .copa-benchmark__copy {
    margin-top: 60px;
  }

  .copa-help h2 {
    max-width: 760px;
  }

  .copa-session-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 38px 0;
    margin-top: 52px;
  }

  .copa-session {
    padding: 0 36px;
    border-top: 0;
    border-left: 1px solid var(--color-plum);
  }

  .copa-session:nth-child(2n + 1) {
    padding-left: 0;
    border-left: 0;
  }

  .copa-session:last-child {
    grid-column: 1 / -1;
    padding-top: 38px;
    padding-right: 0;
    border-top: 1px solid var(--color-plum);
  }

  .copa-framework {
    padding-bottom: 76px;
  }

  .copa-framework-copy {
    padding: 88px 0;
  }

  .copa-framework-copy p {
    font-size: 20px;
    line-height: 1.65;
  }

  .copa-framework-copy p + p {
    margin-top: 36px;
  }
}
