#the-science-of-adcetris-BCL,
.bcl-hero-section,
.bcl-cta-banner1,
.bcl-cta-banner2 {
  background-color: var(--cyf-bg-teal-transparent);
}

#resourcesSection,
.bcl-helpful-links-group .card-grouping .card,
.bcl-study-results .Effects-Col {
  background-color: var(--bs-gray-100);
}

.bcl-cta-banner-home .relative-shell,
.bcl-cta-banner2 .relative-shell,
.bcl-cta-banner1 .relative-shell,
.bcl-hero-section .mobile-bg {
  position: relative;
}

.bcl-study-results .zIndex1 {
  position: relative;
  z-index: 1;
}

.bcl-cta-banner-home .image,
.bcl-cta-banner2 .image,
.bcl-cta-banner1 .image,
.bcl-hero-section .mobile-hero-pic {
  display: block;
  margin: 0;
  width: 100%;
  height: auto;
}

.bcl-cta-banner-home {
  padding-top: 32px;
  margin-bottom: 32px;
}

.bcl-cta-banner-home .grouping {
  background-color: var(--bs-gray-100);
  padding: 32px 16px;
}

.bcl-cta-banner-home h2 {
  margin: 0 0 16px;
}

.bcl-cta-banner-home p {
  margin-bottom: 20px;
}

.bcl-hero-section .bcl-col {
  flex: 0 0 auto;
  width: 100%;
}

.bcl-hero-section .h1-image-dp {
  display: none;
}

.bcl-hero-section .h1-image-dp,
.bcl-hero-section .h1-image-mobile {
  margin-top: 24px;
  margin-bottom: 4px;
  width: 100%;
}

.bcl-hero-section .montserrat > br,
.bcl-cta-banner-home .teal2 br {
  display: none;
}

.bcl-hero-section {
  position: relative;
}

.bcl-hero-section .mobile-bg .col > div h1 {
  margin-top: 20px;
}

.bcl-hero-section .mobile-bg .col > div p {
  font-size: 18px;
}

.bcl-hero-section .cta-btn-blue {
  margin: 0 auto;
  max-width: unset;
}

.bcl-hero-section .cta-btn-blue span {
  padding-right: 30px;
  background: url("/icons/right-arrow-white.svg") 100% center no-repeat;
}

.bcl-hero-section .ssr {
  margin-bottom: 24px;
}

#the-science-of-adcetris-BCL {
  scroll-margin-top: 50px;
}

.science-steps-group-BCL .subheading {
  padding-top: 20px;
}

.science-steps-group-BCL .additonal-copy {
  margin: 12px auto 0;
  text-wrap: pretty;
}

.bcl-cta-banner2 {
  padding: 32px 0;
}

.bcl-cta-banner2 h2 {
  margin: 0 0 16px;
}

.bcl-cta-banner2 p {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 18px;
  font-family: var(--font-montserrat_sans);
}

.bcl-cta-banner2 .copy {
  padding: 0;
}

.bcl-helpful-links-group {
  padding: 32px 0;
}

.bcl-helpful-links-group .heading,
.bcl-helpful-links-group .subheading,
.bcl-seagen-secure-brief .heading,
.bcl-seagen-secure-brief .subheading,
.bcl-slider-group-section .heading,
.bcl-slider-group-section .subheading {
  text-align: center;
}

.bcl-helpful-links-group .heading {
  margin-bottom: 32px;
}

.bcl-helpful-links-group .subheading {
  color: var(--bs-black);
}

.bcl-helpful-links-group .card-grouping {
  display: flex;
  flex-direction: column;
  margin: 0 auto 16px;
  width: 100%;
}

.bcl-helpful-links-group .card-grouping .card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 20px 12px 0;
  padding: 40px 20px 20px;
  border-radius: 10px;
  border: none;
}

.bcl-helpful-links-group .card-grouping .card .card-image {
  margin-bottom: 20px;
  height: 70px;
}

.bcl-helpful-links-group .card-grouping .card .card-image img {
  height: 62px;
}

.bcl-helpful-links-group .card-grouping .card .card-link {
  margin: 16px 0 10px;
}

.bcl-helpful-links-group .card-grouping .card .card-link > a {
  text-decoration: none;
  color: var(--bs-teal2-anchor);
  font-weight: 400;
}

.bcl-seagen-secure-brief {
  padding: 32px 0 52px;
}

.bcl-seagen-secure-brief .heading,
.bcl-seagen-secure-brief .subheading {
  padding-bottom: 20px;
}

.bcl-seagen-secure-brief .subheading {
  font-weight: 400;
}

.bcl-seagen-secure-brief .copy p {
  font-size: 18px;
  font-family: var(--font-montserrat_sans);
  font-weight: 500;
}

.bcl-seagen-secure-brief .copy p,
.bcl-seagen-secure-brief .copy ul {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.bcl-seagen-secure-brief .copy .callout {
  max-width: 600px;
  color: var(--bs-teal2-anchor);
  font-weight: 500;
}

.bcl-seagen-secure-brief .copy .footnote {
  position: relative;
  font-size: 14px;
  max-width: 800px;
  margin: 0 auto;
}

.bcl-seagen-secure-brief .copy .footnote.hang-note {
  padding-left: 8px;
}

.bcl-seagen-secure-brief .copy .footnote.hang-note--ast {
  padding-left: 5px;
}

.bcl-seagen-secure-brief .copy .footnote.hang-note span {
  position: absolute;
  top: 0;
  left: 0;
}

.bcl-study-results {
  padding-top: 32px;
  padding-bottom: 32px;
}

.bcl-study-results .fake-border {
  width: calc(100% - 10px);
  border: 1px solid var(--app-border-light-gray);
  border-radius: 0 0 10px 10px;
  margin: -60px auto 0;
  padding: 60px 0 0;
  border-width: 0;
}

.bcl-study-results h2.ech-heading {
  text-align: center;
  padding-bottom: 16px;
  font-size: 22px;
}

.bcl-study-results .slider-btn-container {
  background: var(--app-very-light-gray);
  border-radius: 29px;
  width: 100%;
  height: 50px;
  display: flex;
  position: relative;
  justify-content: space-around;
  padding: 9.3px 0;
  align-items: center;
  text-align: center;
  margin-bottom: 32px;
  transition: 0.2s;
}

.bcl-study-results .slider-btn-container:hover,
.bcl-study-results .slider-btn-container:hover p {
  cursor: pointer;
  transition: all .2s;
}

.bcl-study-results .slider-btn-container .slider-btn-left {
  background: var(--bs-white);
  border-radius: 49px;
  position: absolute;
  width: 49.5%;
  height: 45.35px;
  left: 0.5%;
  transition: 0.5s;
}

.bcl-study-results .slider-btn-container p {
  z-index: 1;
  font-family: var(--font-montserrat_sans);
  margin-bottom: 0;
}

.bcl-study-results .bcl-result-section .result-title,
.bcl-study-results .result-section-ptcl .result-title {
  padding-bottom: 32px;
  line-height: 1.3;
}

.bcl-study-results .bcl-result-section ul,
.bcl-study-results .result-section-ptcl ul {
  padding: 0 28px 16px 8px;
  margin: 0 0 0 10px;
  list-style: none;
}

.bcl-study-results .Effects-Section .Effects-Col ul {
  padding: 0 28px 32px 16px;
}

.bcl-study-results .bcl-result-section ul li,
.bcl-study-results .result-section-ptcl ul li {
  font-family: var(--font-roboto_sans);
  padding-bottom: 8px;
}

.bcl-study-results .Effects-Col {
  border-radius: 5px;
  padding: 64px 40px;
  height: 100%;
}

.bcl-study-results .Effects-Col .Effects-Icon {
  margin-bottom: 24px;
}

.bcl-study-results .Effects-Col .Effects-Title {
  padding-bottom: 20px;
}

.bcl-study-results .Effects-Col .body-paragraph {
  margin-bottom: 10px;
  font-weight: 400;
}

.bcl-study-results .Effects-Col.long-bottom {
  display: flex;
  align-items: flex-start;
  padding: 28px 40px 24px;
  margin-top: 30px;
  margin-bottom: 0;
  height: auto;
}

.bcl-study-results .Effects-Col.long-bottom .Effects-Icon {
  margin-bottom: 0;
}

.bcl-study-results .Effects-Col.long-bottom .Effects-Title,
.bcl-study-results .Effects-Col.long-bottom .body-paragraph {
  padding-bottom: 10px;
  margin-left: 32px;
}

.bcl-study-results .Effects-Col .ml-40 {
  margin-left: 40px;
}

.bcl-cta-banner1 {
  padding-top: 0;
  padding-bottom: 32px;
}

.bcl-cta-banner1 h2 {
  margin: 0 0 16px;
}

.bcl-cta-banner1 ul {
  padding-left: 16px;
}

.bcl-cta-banner1 ul li {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 12px;
}

.bcl-cta-banner1 ul li ul {
  margin-top: 4px;
}

.bcl-cta-banner1 ul li ul li {
  margin-bottom: 4px;
  font-family: var(--font-roboto_sans);
  font-size: 16px;
  list-style: none;
}

.bcl-cta-banner1 .copy {
  padding: 32px 0 0;
}

.bcl-cta-banner-home .teal2-bullets {
  margin-bottom: 16px;
}


.bcl-slider-group-section {
  padding: 40px 0;
}

.bcl-slider-group-section .heading h2 {
  margin-bottom: 20px;
}

.bcl-slider-group-section .slider-content {
  list-style-type: none;
  padding: 0;
  margin: 32px 0;
}

.bcl-slider-group-section .slider-content > li {
  position: relative;
  display: none;
}

.bcl-slider-group-section .slider-content > li.active {
  display: block;
}

.bcl-slider-group-section .slider-content .slider-icon-copy-pair {
  list-style-type: none;
  padding: 0;
  margin: 0 0 32px;
}

.bcl-slider-group-section .slider-content .slider-icon-copy-pair > li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 0 32px;
}

.bcl-slider-group-section .slider-content .slider-icon-copy-pair > li img {
  display: block;
  width: 82px;
  height: auto;
  margin: 0 auto 24px;
}

.bcl-slider-group-section .slider-content .slider-icon-copy-pair > li p {
  text-align: center;
  margin: 0;
}

/* PTCL Study Results */
.PTCLTab1StudyResults.result-section-ptcl .result-title {
  padding-bottom: 18px;
  font-family: var(--font-montserrat_sans);
  font-weight: 600;
  font-size: 18px;
}

.PTCLTab1StudyResults.result-section-ptcl ul li {
  font-family: var(--font-roboto_sans);
  padding-bottom: 4px;
}

.PTCLTab1StudyResults.result-section-ptcl .result-callout-container.untreated {
  background: var(--bs-gray-100);
  border-radius: 10px;
  padding: 0 15px 25px;
}

.PTCLTab1StudyResults.result-section-ptcl .result-callout-container.untreated .white-container {
  background-color: var(--bs-white);
  padding: 32px;
  border-radius: 9px;
  margin: 0 0 24px;
}

.PTCLTab1StudyResults.result-section-ptcl .result-callout-container.untreated .white-container:last-of-type {
  margin-bottom: 0;
}

.PTCLTab1StudyResults.result-section-ptcl .result-callout-container.untreated .white-container h4 {
  width: fit-content;
  margin-bottom: 24px;
  padding-bottom: 8px;
  letter-spacing: 1.3px;
}

.PTCLTab1StudyResults.result-section-ptcl .result-callout-container.untreated .white-container h4.underline {
  border-bottom: 1px solid var(--bs-teal-anchor);
}

.PTCLTab1StudyResults.result-section-ptcl .result-callout-container.untreated .white-container ul {
  padding: 12px 0 10px 15px;
  margin-left: 0;
}

.PTCLTab1StudyResults.result-section-ptcl .result-callout-container.untreated .white-container .results-percent-img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.bcl-cta-banner-home .model-note:after {
  right: 32px;
}

.ech-wrapper {
  position: relative;
}

.cd30 {
  margin-top: 16px;
  margin-bottom: 0;
}

.PTCLTab1StudyResults.result-section-ptcl .result-callout-container.untreated .white-container h4 {
  font-size: 16px;
}

.PTCLTab1StudyResults.result-section-ptcl .result-callout-container.untreated .white-container:first-of-type {
  margin-top: 32px;
}

.bcl-cta-banner1 .image-div {
  padding-right: 0;
  padding-left: 0;
}

.bcl-cta-banner1 .model-note:after {
  right: 32px;
}

.bcl-cta-banner1 ul li::marker {
  color: var(--bs-teal2-anchor);
}

.bcl-cta-banner1 ul li ul li:before {
  content: "-";
  color: inherit;
  font-weight: 700;
  display: inline-block;
  width: 16px;
  margin-left: -16px;
  position: relative;
  top: -1px;
}

.bcl-study-results .slider-btn-container p.active {
  color: var(--bs-teal2-anchor);
  font-weight: bold;
  transition: 1s color;
}

.bcl-study-results .slider-btn-container .slider-btn.left,
.bcl-study-results .slider-btn-container .slider-btn.right {
  background: var(--bs-body-bg);
  border-radius: 49px;
  position: absolute;
  width: 49%;
  height: 45.35px;
  left: .6%;
  transition: all .5s;
}

.bcl-study-results .slider-btn-container .slider-btn.right {
  left: 49.9%;
}

.bcl-study-results .Effects-Col a {
  text-decoration: none;
}

.bcl-study-results .Effects-Col a:hover {
  font-weight: 700;
}

.PTCLSideEffects.Effects-Section .Effects-Col .Effects-Icon {
  margin-bottom: 24px;
}

.PTCLSideEffects.Effects-Section .Effects-Col.long-bottom .Effects-Title,
.PTCLSideEffects.Effects-Section .Effects-Col.long-bottom .body-paragraph {
  padding-bottom: 16px;
  margin-left: 32px;
}

.PTCLSideEffects.Effects-Section .Effects-Col.long-bottom {
  display: flex;
  align-items: flex-start;
  padding: 40px 40px 24px;
  margin-top: 30px;
  margin-bottom: 32px;
  height: auto;
}

.bcl-helpful-links-group .card-grouping .card .card-link > a:hover {
  font-weight: 700;
}

.bcl-cta-banner2 .model-note:after {
  right: 32px;
}

.bcl-study-results .slider-btn-container p:hover {
  cursor: pointer;
  color: var(--bs-teal2-anchor);
  transition: all .2s;
}

.PTCLSideEffects.Effects-Section .Effects-Col.long-bottom .Effects-Title,
.PTCLSideEffects.Effects-Section .Effects-Col.long-bottom .body-paragraph {
  padding-bottom: 16px;
  margin-left: 32px;
}

.PTCLSideEffects.Effects-Section .Effects-Col .Effects-Icon {
  margin-bottom: 24px;
}

.PTCLSideEffects.Effects-Section .Effects-Col.long-bottom .Effects-Icon {
  margin-bottom: 0;
}

.bcl-study-results .Effects-Section .Effects-Col ul li:last-of-type {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .bcl-cta-banner-home {
    padding-top: 55px;
    padding-bottom: 55px;
    margin: 0;
  }

  .bcl-hero-section .cta-btn-blue {
    max-width: 346px;
  }

  .bcl-hero-section .ssr {
    margin-bottom: 48px;
  }

  .bcl-cta-banner-home .grouping {
    padding: 32px;
  }

  .bcl-cta-banner-home p {
    margin-bottom: 32px;
  }

  .bcl-hero-section .copy p {
    margin-left: 40px;
    margin-right: 32px;
  }

  #the-science-of-adcetris-BCL {
    scroll-margin-top: 60px;
  }

  .science-steps-group-BCL .subheading {
    padding-top: 0;
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
  }

  .bcl-cta-banner2,
  .bcl-cta-banner1 {
    padding: 60px 0;
  }

  .bcl-cta-banner2 p {
    margin-bottom: 32px;
  }

  .bcl-helpful-links-group {
    padding: 60px 0;
  }

  .bcl-helpful-links-group .card-grouping {
    max-width: 720px;
  }

  .bcl-seagen-secure-brief {
    padding: 60px 0;
  }

  .bcl-study-results {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .bcl-slider-group-section .slider-content .slider-icon-copy-pair > li {
    flex-direction: row;
    justify-content: flex-start;
  }

  .bcl-slider-group-section .slider-content .slider-icon-copy-pair > li img {
    margin: 0 20px 0 0;
  }

  .bcl-slider-group-section .slider-content .slider-icon-copy-pair > li p {
    text-align: left;
  }

  .bcl-hero-section .montserrat > br:first-child {
    display: block;
  }

  .science-steps-group-BCL .science-step .science-step-copy,
  .science-steps-group-BCL .science-step .science-step-image {
    width: 270px;
  }

  .cd30 {
    margin-top: 24px;
  }

  .bcl-study-results h2.ech-heading {
    font-size: 28px;
  }

  .bcl-study-results .slider-btn-container {
    margin-bottom: 56px;
  }

  .bcl-study-results .slider-btn-container .slider-btn-left {
    width: 49%;
    left: 0.6%;
  }

  .bcl-study-results .fake-border {
    margin: -80px -16px 0;
    width: calc(100% + 32px);
    padding: 80px 16px 0;
    border-width: 1px;
  }

  .PTCLTab1StudyResults.result-section-ptcl .result-callout-container.untreated .white-container h4 {
    font-size: 18px;
  }

  .bcl-cta-banner1 .image-div {
    padding-right: 12px;
    padding-left: 12px;
  }

  .bcl-helpful-links-group .card-grouping .card {
    margin: 20px 15px 0;
    padding: 40px 40px 20px;
  }

  .diffuse-large-b-cell-lymphoma .jumplinkholder .jumplinkanchor.tcl {
    scroll-margin-top: 80px;
  }
}

@media (min-width: 992px) {
  .bcl-hero-section .bcl-col {
    width: 50%;
  }

  .bcl-hero-section .h1-image-dp {
    display: block;
  }

  .bcl-hero-section .h1-image-mobile {
    display: none;
  }

  .bcl-cta-banner-home .grouping {
    display: flex;
    flex-direction: row;
    padding-bottom: 0;
  }

  .bcl-cta-banner-home .grouping .item {
    width: 50%;
  }

  .bcl-cta-banner-home .grouping .item:first-child {
    padding-right: 32px;
  }

  .bcl-cta-banner-home h2 {
    margin-bottom: 20px;
  }

  .bcl-hero-section {
    background: url("/images/bcl/home-bg-desktop.jpg") center top / cover no-repeat;
  }

  .bcl-hero-section .copy p {
    margin-left: 8px;
    margin-right: 16px;
  }

  .bcl-hero-section .mobile-bg {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 0;
    background-size: 0 0;
    min-height: 496px;
  }

  #the-science-of-adcetris-BCL {
    scroll-margin-top: 80px;
  }

  .science-steps-group-BCL {
    padding: 74px 0;
  }

  .science-steps-group-BCL .subheading {
    max-width: 83%;
  }

  .science-steps-group-BCL .science-step {
    padding-top: 48px;
  }

  .science-steps-group-BCL .additonal-copy {
    text-align: center;
    max-width: 800px;
  }

  .science-step {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .bcl-cta-banner2,
  .bcl-cta-banner1 {
    padding: 80px 0;
  }

  .bcl-cta-banner2 h2,
  .bcl-cta-banner1 h2 {
    margin-bottom: 20px;
  }

  .bcl-cta-banner2 .copy,
  .bcl-cta-banner1 .copy {
    padding-top: 0;
  }

  .bcl-helpful-links-group {
    padding: 50px 0;
  }

  .bcl-helpful-links-group .card-grouping {
    max-width: 960px;
    flex-flow: wrap;
    margin-bottom: 32px;
  }

  .bcl-helpful-links-group .card-grouping .card {
    margin: 30px 15px 0;
    padding: 40px 30px;
    width: calc(33.3% - 30px);
  }

  .bcl-helpful-links-group .card-grouping .card.halfy {
    width: calc(50% - 30px);
    padding-right: 56px;
  }

  .bcl-helpful-links-group .card-grouping .card.halfy .card-content p {
    margin-bottom: 80px;
  }

  .bcl-seagen-secure-brief {
    padding: 80px 0;
  }

  .bcl-seagen-secure-brief .heading,
  .bcl-seagen-secure-brief .subheading {
    padding-bottom: 32px;
  }

  .bcl-seagen-secure-brief .copy .callout {
    margin: 20px auto;
    text-align: center;
  }

  .bcl-study-results {
    padding-top: 80px;
    padding-bottom: 10px;
  }

  .bcl-study-results h2.ech-heading {
    padding-bottom: 32px;
  }

  .bcl-study-results .Effects-Col.long-bottom {
    margin-bottom: 60px;
  }

  .bcl-slider-group-section {
    padding: 80px 0 60px;
  }

  .bcl-slider-group-section .heading h2 {
    margin-bottom: 30px;
  }

  .bcl-slider-group-section .slider-content {
    margin: 40px 0 0;
  }

  .PTCLTab1StudyResults.result-section-ptcl .result-callout-container.untreated .white-container .results-percent-img {
    max-width: 100%;
  }

  .bcl-hero-section .montserrat > br:first-child,
  .bcl-hero-section .mobile-hero-pic {
    display: none;
  }

  .PTCLTab1StudyResults.result-section-ptcl .result-title {
    padding-bottom: 20px;
  }

  .bcl-study-results .fake-border {
    margin: -80px 0 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }

  .PTCLSideEffects.Effects-Section .Effects-Col.long-bottom {
    margin-bottom: 60px;
  }

  .bcl-hero-section .model-note:after {
    bottom: -640px;
  }
}
