/* Plum resource center: editorial evidence-library system. */

body.plum-resource-editorial {
  --resource-paper: #f6f7f4;
  --resource-sheet: #ffffff;
  --resource-ink: #14282d;
  --resource-muted: #607176;
  --resource-line: #ccd7d5;
  --resource-blue: #071bc8;
  --resource-blue-deep: #061397;
  --resource-teal: #0d756e;
  --resource-orange: #e66f22;
  background: var(--resource-paper);
  color: var(--resource-ink);
  overflow-x: hidden;
}

body.plum-resource-editorial :is(h1, h2, h3, p, a, span, strong, em, dt, dd, li, time, figcaption) {
  letter-spacing: 0;
}

body.plum-resource-editorial main {
  background: var(--resource-paper);
}

body.plum-english-resource-page .plum-breadcrumbs {
  display: none;
}

body.plum-resource-editorial .plum-page-body,
body.plum-resource-editorial .plum-page-body > .wp-block-post-content {
  margin: 0;
  max-width: none !important;
  padding: 0;
  width: 100%;
}

.plum-resource-shell {
  box-sizing: border-box;
  margin-inline: auto;
  max-width: 1320px;
  width: calc(100% - 56px);
}

.plum-resource-breadcrumb {
  background: var(--resource-sheet);
  border-bottom: 1px solid var(--resource-line);
  color: var(--resource-muted);
  font-size: 13px;
}

.plum-resource-breadcrumb ol {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  gap: 10px;
  list-style: none;
  margin: 0 auto;
  max-width: 1320px;
  min-height: 48px;
  padding: 0;
  width: calc(100% - 56px);
}

.plum-resource-breadcrumb li {
  align-items: center;
  display: flex;
  gap: 10px;
}

.plum-resource-breadcrumb li + li::before {
  color: #95a3a5;
  content: "/";
}

.plum-resource-breadcrumb a {
  color: var(--resource-muted);
  text-decoration: none;
}

.plum-resource-breadcrumb a:hover,
.plum-resource-breadcrumb a:focus-visible,
.plum-resource-text-link:hover,
.plum-resource-text-link:focus-visible {
  color: var(--resource-blue);
}

.plum-resource-kicker,
.plum-resource-label,
.plum-resource-taxonomy {
  color: var(--resource-blue);
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.4;
  margin: 0;
  text-transform: uppercase;
}

.plum-resource-taxonomy {
  display: inline-block;
  text-decoration: none;
}

.plum-resource-text-link {
  color: var(--resource-ink);
  display: inline-flex;
  font-size: 14px;
  font-weight: 750;
  text-decoration: none;
}

.plum-resource-hub-hero {
  display: grid;
  gap: 80px;
  grid-template-columns: minmax(0, 1.1fr) minmax(420px, 0.9fr);
  min-height: 520px;
  padding-block: 86px 78px;
}

.plum-resource-hub-hero__copy {
  align-self: end;
}

.plum-resource-hub-hero h1,
.plum-resource-archive-hero h1,
.plum-case-single-hero h1,
.plum-download-single-hero h1,
.plum-news-single-hero h1 {
  color: var(--resource-ink);
  font-size: 60px;
  font-weight: 720;
  line-height: 1.08;
  margin: 16px 0 28px;
  max-width: 860px;
}

.plum-resource-hub-hero__copy > p:last-child,
.plum-resource-archive-hero > p:last-child,
.plum-case-single-hero__copy > p,
.plum-download-single-hero > div:last-child > p,
.plum-news-single-hero > p:last-child {
  color: var(--resource-muted);
  font-size: 18px;
  line-height: 1.8;
  margin: 0;
  max-width: 760px;
}

.plum-resource-index {
  align-self: stretch;
  border-top: 1px solid var(--resource-ink);
  display: grid;
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.plum-resource-index a {
  align-items: center;
  border-bottom: 1px solid var(--resource-line);
  color: var(--resource-ink);
  display: grid;
  gap: 18px;
  grid-template-columns: 50px 145px minmax(0, 1fr);
  min-height: 120px;
  padding: 12px 0;
  text-decoration: none;
}

.plum-resource-index a:hover,
.plum-resource-index a:focus-visible {
  border-bottom-color: var(--resource-blue);
  color: var(--resource-blue);
}

.plum-resource-index span {
  color: var(--resource-blue);
  font-size: 13px;
  font-weight: 800;
}

.plum-resource-index strong {
  font-size: 20px;
}

.plum-resource-index em {
  color: var(--resource-muted);
  font-size: 14px;
  font-style: normal;
  line-height: 1.6;
}

.plum-resource-section-head {
  align-items: end;
  border-top: 1px solid var(--resource-ink);
  display: flex;
  gap: 32px;
  justify-content: space-between;
  margin-bottom: 44px;
  padding-top: 20px;
}

.plum-resource-section-head h2,
.plum-resource-hub-cta h2,
.plum-case-single-footer h2,
.plum-news-related h2 {
  color: var(--resource-ink);
  font-size: 38px;
  line-height: 1.18;
  margin: 12px 0 0;
}

.plum-resource-section-head > a {
  color: var(--resource-ink);
  font-size: 14px;
  font-weight: 750;
  text-decoration: none;
}

.plum-resource-section-head > p {
  color: var(--resource-muted);
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
  max-width: 620px;
}

.plum-resource-hub-cases {
  padding-block: 76px 96px;
}

.plum-resource-feature-case {
  align-items: stretch;
  background: var(--resource-ink);
  color: #fff;
  display: grid;
  grid-template-columns: minmax(0, 1.42fr) minmax(370px, 0.58fr);
  margin-bottom: 52px;
  overflow: hidden;
}

.plum-resource-feature-case figure {
  aspect-ratio: 16 / 9;
  margin: 0;
  min-height: 430px;
}

.plum-resource-feature-case figure img,
.plum-case-card__image img,
.plum-case-single-hero figure img,
.plum-news-feature figure img,
.plum-news-single-image img {
  display: block;
  height: 100%;
  margin: 0;
  object-fit: cover;
  width: 100%;
}

.plum-resource-feature-case > div {
  align-self: center;
  padding: 48px;
}

.plum-resource-feature-case .plum-resource-taxonomy,
.plum-resource-feature-case .plum-resource-text-link {
  color: #59d6cf;
}

.plum-resource-feature-case h3 {
  font-size: 34px;
  line-height: 1.2;
  margin: 18px 0;
}

.plum-resource-feature-case h3 a,
.plum-resource-feature-case .plum-case-meta dd {
  color: #fff;
  text-decoration: none;
}

.plum-resource-feature-case > div > p {
  color: #c5d0d2;
  font-size: 15px;
  line-height: 1.75;
}

.plum-case-meta,
.plum-download-meta {
  display: grid;
  gap: 0;
  margin: 24px 0;
}

.plum-case-meta > div,
.plum-download-meta > div {
  border-top: 1px solid currentColor;
  display: grid;
  gap: 12px;
  grid-template-columns: 90px minmax(0, 1fr);
  padding: 11px 0;
}

.plum-case-meta dt,
.plum-download-meta dt {
  color: var(--resource-muted);
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.plum-case-meta dd,
.plum-download-meta dd {
  color: var(--resource-ink);
  font-size: 13px;
  line-height: 1.55;
  margin: 0;
}

.plum-resource-feature-case .plum-case-meta > div {
  border-color: rgba(255, 255, 255, 0.22);
}

.plum-resource-feature-case .plum-case-meta dt {
  color: #8fa3a7;
}

.plum-case-family-nav {
  border-bottom: 1px solid var(--resource-line);
  border-top: 1px solid var(--resource-line);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.plum-case-family-nav a {
  color: var(--resource-ink);
  display: grid;
  gap: 8px;
  min-height: 130px;
  padding: 24px 28px;
  text-decoration: none;
}

.plum-case-family-nav a + a {
  border-left: 1px solid var(--resource-line);
}

.plum-case-family-nav a[aria-current="page"],
.plum-case-family-nav a:hover,
.plum-case-family-nav a:focus-visible {
  background: var(--resource-sheet);
}

.plum-case-family-nav span {
  color: var(--resource-blue);
  font-size: 12px;
  font-weight: 800;
}

.plum-case-family-nav strong {
  font-size: 18px;
}

.plum-case-family-nav em {
  color: var(--resource-teal);
  font-size: 13px;
  font-style: normal;
}

.plum-resource-hub-downloads {
  background: #e6ece9;
  padding-block: 82px 98px;
}

.plum-download-shelf {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.plum-download-card {
  min-width: 0;
}

.plum-download-card__cover {
  aspect-ratio: 0.73;
  background: #dce3e1;
  box-shadow: 0 18px 36px rgba(20, 40, 45, 0.12);
  display: block;
  margin-bottom: 24px;
  overflow: hidden;
  position: relative;
}

.plum-download-card__cover img {
  display: block;
  height: 100%;
  margin: 0;
  object-fit: cover;
  object-position: right center;
  transition: transform 180ms ease;
  width: 100%;
}

.plum-download-card__cover:hover img,
.plum-download-card__cover:focus-visible img {
  transform: scale(1.025);
}

.plum-download-generated-cover {
  background: var(--resource-blue);
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 26px;
}

.plum-download-generated-cover span,
.plum-download-generated-cover em {
  color: #76e1d9;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
}

.plum-download-generated-cover strong {
  font-size: 24px;
  line-height: 1.35;
}

.plum-download-card h3 {
  font-size: 21px;
  line-height: 1.35;
  margin: 10px 0 16px;
}

.plum-download-card h3 a,
.plum-news-row h3 a,
.plum-news-feature h2 a,
.plum-case-card h2 a {
  color: var(--resource-ink);
  text-decoration: none;
}

.plum-download-card > div > p:not(.plum-resource-taxonomy) {
  color: var(--resource-muted);
  font-size: 14px;
  line-height: 1.7;
}

.plum-download-card__actions {
  align-items: center;
  border-top: 1px solid var(--resource-line);
  display: flex;
  flex-wrap: wrap;
  gap: 12px 22px;
  justify-content: space-between;
  margin-top: 20px;
  padding-top: 15px;
}

.plum-download-card__actions a {
  color: var(--resource-ink);
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.plum-download-card__actions span {
  color: var(--resource-muted);
  font-size: 12px;
}

.plum-download-meta {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.plum-download-meta > div {
  border-color: var(--resource-line);
  display: block;
  padding-right: 10px;
}

.plum-download-meta dd {
  margin-top: 4px;
}

.plum-resource-hub-news {
  padding-block: 90px;
}

.plum-resource-news-list,
.plum-news-timeline {
  border-top: 1px solid var(--resource-ink);
}

.plum-news-row {
  align-items: start;
  border-bottom: 1px solid var(--resource-line);
  display: grid;
  gap: 28px;
  grid-template-columns: 150px minmax(220px, 0.8fr) minmax(300px, 1.2fr) 34px;
  padding: 28px 0;
}

.plum-news-row h3 {
  font-size: 20px;
  line-height: 1.45;
  margin: 0;
}

.plum-news-row > p {
  color: var(--resource-muted);
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}

.plum-news-row > a {
  color: var(--resource-blue);
  font-size: 22px;
  text-decoration: none;
}

.plum-news-meta {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin: 0;
}

.plum-news-meta time {
  color: var(--resource-ink);
  font-size: 13px;
  font-weight: 750;
}

.plum-news-meta span {
  color: var(--resource-teal);
  font-size: 12px;
  font-weight: 750;
}

.plum-resource-hub-cta,
.plum-case-single-footer {
  background: var(--resource-blue);
  color: #fff;
  padding-block: 66px;
}

.plum-resource-hub-cta .plum-resource-shell,
.plum-case-single-footer .plum-resource-shell {
  align-items: center;
  display: flex;
  gap: 52px;
  justify-content: space-between;
}

.plum-resource-hub-cta .plum-resource-label,
.plum-case-single-footer .plum-resource-label,
.plum-resource-hub-cta h2,
.plum-case-single-footer h2 {
  color: #fff;
}

.plum-resource-hub-cta .plum-resource-shell > div:last-child,
.plum-case-single-footer .plum-resource-shell > div:last-child {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.plum-resource-hub-cta .plum-button--secondary,
.plum-case-single-footer .plum-button--secondary {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.7);
  color: #fff;
}

.plum-resource-hub-cta .plum-button--primary,
.plum-case-single-footer .plum-button--primary {
  background: #fff;
  border-color: #fff;
  color: var(--resource-blue);
}

.plum-resource-archive-hero {
  padding-block: 80px 58px;
}

.plum-resource-archive-hero h1 {
  margin-bottom: 22px;
}

.plum-resource-archive-hero--downloads,
.plum-resource-archive-hero--news {
  border-bottom: 1px solid var(--resource-line);
}

.plum-case-archive > .plum-resource-shell > .plum-case-family-nav {
  margin-bottom: 60px;
}

.plum-case-editorial-grid {
  display: grid;
  gap: 58px 34px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding-bottom: 76px;
}

.plum-case-card {
  border-top: 1px solid var(--resource-ink);
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(220px, 0.9fr) minmax(0, 1.1fr);
  padding-top: 20px;
}

.plum-case-card__image {
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

.plum-case-card h2 {
  font-size: 25px;
  line-height: 1.3;
  margin: 12px 0 18px;
}

.plum-case-card h3 {
  color: var(--resource-ink);
  font-size: 25px;
  line-height: 1.3;
  margin: 12px 0 18px;
}

.plum-case-family-section {
  scroll-margin-top: 128px;
}

.plum-case-card .plum-resource-boundary-note {
  border-left: 2px solid var(--resource-teal);
  font-size: 12px;
  margin: 18px 0;
  padding-left: 12px;
}

.plum-case-card > div > p {
  color: var(--resource-muted);
  font-size: 14px;
  line-height: 1.7;
}

.plum-resource-pagination {
  margin: 0 auto 84px;
  max-width: 1320px;
  width: calc(100% - 56px);
}

.plum-resource-pagination ul {
  display: flex;
  gap: 8px;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.plum-resource-pagination a,
.plum-resource-pagination span {
  align-items: center;
  background: #fff;
  border: 1px solid var(--resource-line);
  color: var(--resource-ink);
  display: inline-flex;
  min-height: 42px;
  padding: 0 15px;
  text-decoration: none;
}

.plum-resource-pagination .current {
  background: var(--resource-blue);
  border-color: var(--resource-blue);
  color: #fff;
}

.plum-case-single-hero {
  display: grid;
  gap: 64px;
  grid-template-columns: minmax(420px, 0.78fr) minmax(0, 1.22fr);
  padding-block: 74px 70px;
}

.plum-case-single-hero__copy {
  align-self: center;
}

.plum-case-single-hero figure {
  aspect-ratio: 4 / 3;
  margin: 0;
  position: relative;
}

.plum-case-single-hero figcaption {
  background: rgba(20, 40, 45, 0.92);
  bottom: 16px;
  color: #fff;
  font-size: 12px;
  left: 16px;
  line-height: 1.5;
  max-width: calc(100% - 32px);
  padding: 10px 12px;
  position: absolute;
}

.plum-case-meta--expanded {
  margin-top: 34px;
}

.plum-case-single-content,
.plum-download-single-content {
  border-top: 1px solid var(--resource-line);
  display: grid;
  gap: 0;
  padding-block: 68px 88px;
}

.plum-case-single-content > :is(h2, h3, p, ul),
.plum-download-single-content > :is(h2, h3, p, ul) {
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
  width: 100%;
}

.plum-case-single-content h2,
.plum-download-single-content h2,
.plum-news-single-content h2 {
  color: var(--resource-ink);
  font-size: 32px;
  line-height: 1.25;
  margin-bottom: 18px;
  margin-top: 44px;
}

.plum-case-single-content h2:first-child,
.plum-download-single-content h2:first-child,
.plum-news-single-content h2:first-child {
  margin-top: 0;
}

.plum-case-single-content p,
.plum-case-single-content li,
.plum-download-single-content p,
.plum-download-single-content li,
.plum-news-single-content p,
.plum-news-single-content li {
  color: #44595e;
  font-size: 16px;
  line-height: 1.9;
}

.plum-case-single-footer p:not(.plum-resource-label) {
  color: rgba(255, 255, 255, 0.76);
  line-height: 1.7;
  max-width: 720px;
}

.plum-download-group {
  border-top: 1px solid var(--resource-ink);
  display: grid;
  gap: 50px;
  grid-template-columns: 180px minmax(0, 1fr);
  padding-block: 52px 84px;
}

.plum-download-group > header h2 {
  font-size: 24px;
  line-height: 1.35;
  margin: 10px 0 0;
}

.plum-download-group > header > p:not(.plum-resource-label) {
  color: var(--resource-muted);
  font-size: 13px;
  line-height: 1.65;
  margin: 14px 0 0;
}

body.plum-english-resource-page .plum-resource-hub-hero h1 {
  font-size: 56px;
}

body.plum-english-resource-page .plum-resource-index a {
  grid-template-columns: 50px minmax(150px, 0.7fr) minmax(0, 1.3fr);
}

.plum-download-group .plum-download-shelf {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.plum-download-single-hero {
  align-items: center;
  display: grid;
  gap: 84px;
  grid-template-columns: minmax(320px, 0.75fr) minmax(0, 1.25fr);
  padding-block: 74px 82px;
}

.plum-download-single-cover {
  aspect-ratio: 0.73;
  box-shadow: 0 24px 48px rgba(20, 40, 45, 0.14);
  max-width: 400px;
  overflow: hidden;
}

.plum-download-single-cover img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: right center;
  width: 100%;
}

.plum-download-single-hero .plum-download-meta {
  max-width: 560px;
}

.plum-download-single-hero .plum-button {
  margin-top: 10px;
}

.plum-news-feature {
  align-items: stretch;
  display: grid;
  gap: 58px;
  grid-template-columns: minmax(0, 1.25fr) minmax(360px, 0.75fr);
  padding-block: 58px 70px;
}

.plum-news-feature figure {
  aspect-ratio: 16 / 9;
  margin: 0;
}

.plum-news-feature > div {
  align-self: center;
}

.plum-news-feature h2 {
  font-size: 36px;
  line-height: 1.25;
  margin: 18px 0;
}

.plum-news-feature > div > p:not(.plum-news-meta) {
  color: var(--resource-muted);
  font-size: 16px;
  line-height: 1.8;
}

.plum-news-timeline {
  margin-bottom: 92px;
}

.plum-news-single-hero {
  max-width: 940px;
  padding-block: 78px 56px;
}

.plum-news-single-hero .plum-news-meta {
  flex-direction: row;
  gap: 16px;
}

.plum-news-single-image {
  aspect-ratio: 2.2;
  margin-bottom: 0;
  margin-top: 0;
  max-height: 610px;
  overflow: hidden;
}

.plum-news-single-content {
  max-width: 820px;
  padding-block: 68px 88px;
}

.plum-news-single-content > * {
  max-width: 100%;
}

.plum-news-related {
  border-top: 1px solid var(--resource-ink);
  padding-block: 44px 78px;
}

.plum-news-related > div {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

.plum-resource-empty {
  border: 1px solid var(--resource-line);
  color: var(--resource-muted);
  line-height: 1.7;
  padding: 30px;
}

@media (max-width: 1180px) {
  .plum-resource-hub-hero {
    gap: 46px;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 0.9fr);
  }

  .plum-resource-hub-hero h1,
  .plum-resource-archive-hero h1,
  .plum-case-single-hero h1,
  .plum-download-single-hero h1,
  .plum-news-single-hero h1 {
    font-size: 50px;
  }

  body.plum-english-resource-page .plum-resource-hub-hero h1 {
    font-size: 48px;
  }

  .plum-resource-feature-case {
    grid-template-columns: minmax(0, 1.2fr) minmax(340px, 0.8fr);
  }

  .plum-download-shelf {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .plum-case-card {
    grid-template-columns: 1fr;
  }

  .plum-case-card__image {
    aspect-ratio: 16 / 10;
  }
}

@media (max-width: 900px) {
  .plum-resource-shell,
  .plum-resource-breadcrumb ol,
  .plum-resource-pagination {
    width: calc(100% - 40px);
  }

  .plum-resource-hub-hero,
  .plum-case-single-hero,
  .plum-download-single-hero,
  .plum-news-feature {
    grid-template-columns: 1fr;
  }

  .plum-resource-hub-hero {
    min-height: 0;
    padding-block: 64px;
  }

  .plum-resource-index a {
    min-height: 96px;
  }

  .plum-resource-feature-case {
    grid-template-columns: 1fr;
  }

  .plum-resource-feature-case figure {
    min-height: 0;
  }

  .plum-case-family-nav {
    grid-template-columns: 1fr;
  }

  .plum-case-family-nav a + a {
    border-left: 0;
    border-top: 1px solid var(--resource-line);
  }

  .plum-case-family-nav a {
    min-height: 92px;
  }

  .plum-case-editorial-grid {
    grid-template-columns: 1fr;
  }

  .plum-news-row {
    grid-template-columns: 130px minmax(0, 1fr) 34px;
  }

  .plum-news-row > p {
    display: none;
  }

  .plum-download-group {
    grid-template-columns: 1fr;
  }

  .plum-download-group .plum-download-shelf {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 600px) {
  .plum-resource-shell,
  .plum-resource-breadcrumb ol,
  .plum-resource-pagination {
    width: calc(100% - 28px);
  }

  .plum-resource-breadcrumb {
    overflow-x: auto;
  }

  .plum-resource-breadcrumb ol {
    min-width: max-content;
  }

  .plum-resource-hub-hero h1,
  .plum-resource-archive-hero h1,
  .plum-case-single-hero h1,
  .plum-download-single-hero h1,
  .plum-news-single-hero h1 {
    font-size: 38px;
  }

  body.plum-english-resource-page .plum-resource-hub-hero h1 {
    font-size: 36px;
  }

  .plum-resource-section-head h2,
  .plum-resource-hub-cta h2,
  .plum-case-single-footer h2,
  .plum-news-related h2 {
    font-size: 30px;
  }

  .plum-resource-index a {
    gap: 12px;
    grid-template-columns: 38px minmax(0, 1fr);
  }

  .plum-resource-index em {
    grid-column: 2;
  }

  .plum-resource-section-head,
  .plum-resource-hub-cta .plum-resource-shell,
  .plum-case-single-footer .plum-resource-shell {
    align-items: flex-start;
    flex-direction: column;
  }

  .plum-resource-feature-case > div {
    padding: 30px 24px;
  }

  .plum-resource-feature-case h3 {
    font-size: 28px;
  }

  .plum-download-shelf,
  .plum-download-group .plum-download-shelf {
    grid-template-columns: 1fr;
  }

  .plum-download-card__cover {
    max-width: 330px;
  }

  .plum-news-row {
    gap: 14px;
    grid-template-columns: 1fr 28px;
  }

  .plum-news-row > div {
    grid-column: 1 / -1;
  }

  .plum-news-meta {
    flex-direction: row;
    gap: 12px;
  }

  .plum-case-single-hero,
  .plum-download-single-hero {
    gap: 36px;
    padding-block: 54px;
  }

  .plum-case-single-content,
  .plum-download-single-content,
  .plum-news-single-content {
    padding-block: 48px 62px;
  }

  .plum-download-single-cover {
    max-width: 330px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .plum-download-card__cover img {
    transition: none;
  }
}
