.wp-block-image {
  margin-bottom: 0;
  margin-top: 60px;
}

.wp-block-image + h2 {
  margin-top: 0;
}

.wp-block-editorial-leadin .wp-prepress-tag {
  background: linear-gradient(270deg, #CB5EEE 0%, #0E838C 100%);
  color: white;
  font-family: lft-etica, sans-serif;
}

.wp-block-editorial-leadin .head,
.wp-block-editorial-leadin.has-light-theme.is-style-text-over-image h1,
.wp-block-editorial-leadin.has-light-theme.is-style-text-over-image.has-box h1 {
  color: var(--primary-color);
  text-wrap: balance;
}
.wp-block-editorial-leadin .head::after,
.wp-block-editorial-leadin.has-light-theme.is-style-text-over-image h1::after,
.wp-block-editorial-leadin.has-light-theme.is-style-text-over-image.has-box h1::after {
  background: linear-gradient(300deg, #4be1ec, #cb5eee, #12a4af);
  border-radius: 6px;
  content: "";
  display: block;
  height: 6px;
  margin-top: 20px;
  width: 100%;
}

.publication-brink h4.deck,
.wp-block-editorial-leadin.has-light-theme.is-style-text-over-image h4,
.wp-block-editorial-leadin.has-light-theme.is-style-text-over-image.has-box h4 {
  color: #454545;
  font-weight: 400;
  line-height: 1.4;
  text-wrap: balance;
}

.wp-block-editorial-drawer-teaser {
  text-align: left;
}
.wp-block-editorial-drawer-teaser::after, .wp-block-editorial-drawer-teaser::before {
  display: none;
}

.wp-block-editorial-drawer-content .wp-block-editorial-drawer-wrapper {
  padding: 0;
}

.wp-block-editorial-drawer .wp-block-editorial-drawer-wrapper::after,
.wp-block-editorial-drawer .wp-block-editorial-drawer-wrapper::before {
  background: transparent;
  border-radius: 6px;
  height: 6px;
}

.wp-block-editorial-drawer.show-drawer .wp-block-editorial-drawer-wrapper::after,
.wp-block-editorial-drawer.show-drawer .wp-block-editorial-drawer-wrapper::before {
  background: linear-gradient(300deg, #4be1ec, #cb5eee, #12a4af);
  border-radius: 6px;
  height: 6px;
}

.wp-block-editorial-drawer .wp-block-editorial-drawer-teaser h2 {
  font-size: 1.52828em;
  font-weight: 700;
}
@media (min-width: 500px) {
  .wp-block-editorial-drawer .wp-block-editorial-drawer-teaser h2 {
    font-size: 2.08591em;
  }
}

.wp-block-editorial-drawer figure {
  text-align: center;
}
.wp-block-editorial-drawer figure img {
  margin: 0 auto;
  width: 150px;
}

.brink-block-editorial-drawer p,
.wp-block-editorial-drawer p,
.wp-block-editorial-drawer-teaser p {
  color: #2e3437;
  font-family: "Benton-Sans";
  font-size: 18px;
  line-height: 1.6;
  margin: 0 0 1.5em 0;
  text-align: left;
}

.wp-prepress-layout-article-content .wp-block-bu-button,
.wp-block-editorial-drawer .button,
.wp-block-editorial-drawer .wp-block-editorial-drawer-close-button,
.wp-block-editorial-drawer.wp-block-bu-button {
  align-items: center;
  background: linear-gradient(270deg, #12A4AF 0%, #CB5EEE 100%);
  border: none;
  border-radius: 30px;
  color: white;
  display: flex;
  font-family: "LFT Etica";
  font-size: 18px;
  font-weight: 700;
  height: 40px;
  padding: 0 16px;
  justify-content: center;
  margin: 0 auto 20px;
  text-transform: none;
  width: 122px;
}
.wp-prepress-layout-article-content .wp-block-bu-button:focus, .wp-prepress-layout-article-content .wp-block-bu-button:hover,
.wp-block-editorial-drawer .button:focus,
.wp-block-editorial-drawer .button:hover,
.wp-block-editorial-drawer .wp-block-editorial-drawer-close-button:focus,
.wp-block-editorial-drawer .wp-block-editorial-drawer-close-button:hover,
.wp-block-editorial-drawer.wp-block-bu-button:focus,
.wp-block-editorial-drawer.wp-block-bu-button:hover {
  background: linear-gradient(270deg, #00a6a4 0%, #00a6a4 100%);
  color: white;
}

.show-drawer .js-bu-block-drawer-open {
  text-indent: -9999px;
}
.show-drawer .js-bu-block-drawer-open::after {
  content: "Close";
  text-indent: 0;
}

.wp-block-editorial-drawer-content {
  display: block;
  max-height: 0px;
  opacity: 1;
}

.wp-block-editorial-drawer.show-drawer .wp-block-editorial-drawer-content {
  max-height: 5000px;
}

.video-drawer .wp-block-editorial-drawer-teaser::before,
.video-drawer .wp-block-editorial-drawer-teaser::after {
  background: linear-gradient(300deg, #4be1ec, #cb5eee, #12a4af);
  border-radius: 6px;
  content: "";
  display: block;
  height: 6px;
  width: 100%;
}

.video-drawer.brink-block-editorial-drawer .wp-block-editorial-drawer-teaser h2 {
  text-align: center;
  font-size: 21.2704px;
  font-weight: 700;
  line-height: 26.7833px;
}

.video-drawer .show-drawer .js-bu-block-drawer-open {
  text-indent: -9999px;
}
.video-drawer .show-drawer .js-bu-block-drawer-open::after {
  content: "Open";
  text-indent: 0;
}

.video-drawer .wp-block-editorial-drawer-wrapper {
  max-width: 764px;
  margin: 0 auto;
  padding-top: 0 !important;
}

.video-drawer.brink-block-editorial-drawer.show-drawer .wp-block-editorial-drawer-wrapper::before,
.video-drawer.brink-block-editorial-drawer.show-drawer .wp-block-editorial-drawer-teaser::after {
  content: none;
}

.wp-block-pullquote p {
  background: linear-gradient(90deg, #CB5EEE 0%, #12A4AF 100%);
  background-clip: text;
  color: transparent;
  font-family: "LFT Etica";
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}
.wp-block-pullquote::before {
  background-image: url("/files/2025/11/wired-gradient-15-quotation-mark-first-hover-erase2.gif");
  background-size: cover;
  content: " ";
  display: block;
  height: 80px;
  margin: 0 auto 20px;
  width: 80px;
}

.wp-block-video-story-title {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 30px;
}

@media (min-width: 992px) {
  .wp-block-video-story-content-align .wp-block-video-story-title {
    max-width: 60%;
  }
}
.wp-block-video-story .wp-prepress-tag {
  background: linear-gradient(270deg, #CB5EEE 0%, #0E838C 100%);
  color: white;
  font-family: lft-etica, sans-serif;
}

.wp-block-video-story-content .wp-block-video-story-hed {
  color: var(--primary-color);
  text-wrap: balance;
}
.wp-block-video-story-content .wp-block-video-story-hed::after {
  background: linear-gradient(300deg, #4be1ec, #cb5eee, #12a4af);
  border-radius: 6px;
  content: "";
  display: block;
  height: 6px;
  margin-top: 20px;
  width: 100%;
}

.wp-block-video-story-content .wp-block-video-story-dek {
  color: #454545;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 20px;
  text-wrap: balance;
}

@property --primary-color {
  syntax: "<color>";
  inherits: false;
  initial-value: #181036;
}
.publication-brink h1,
.publication-brink h2,
.publication-brink h3,
.publication-brink h4 {
  color: var(--primary-color);
  font-family: lft-etica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.publication-brink p.has-drop-cap:not(:focus)::first-letter {
  background: linear-gradient(180deg, #4BE1EC 0%, #CB5EEE 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-family: lft-etica, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 0.05em 0.1em -0.08em 0;
  line-height: 0.7888;
}

ul.cancer-list li {
  margin-bottom: 15px;
  margin-left: 25px;
}

/*# sourceMappingURL=style.css.map */