.pediatric-classical-hodgkin-lymphoma .hero-section {
  background-image: url("/images/pediatric-classical-hodgkin-lymphoma/hero-bg.jpg");
}

#the-science-of-adcetris {
  scroll-margin-top: 50px;
  background-color: var(--app-light-gray);
}

.pediatric-classical-hodgkin-lymphoma .hero-section .mobile-bg {
  background-image: url("/images/pediatric-classical-hodgkin-lymphoma/hero-mobile-bg.jpg");
}

.hero-section.peds-hero .col {
  margin-top: 0;
}

.hero-section.peds-hero .col p {
  padding-top: 10px;
  padding-bottom: 10px;
}

body.pediatric-classical-hodgkin-lymphoma .model-note:after {
  display: none;
}

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

.peds-study-results h2.h3 {
  text-align: center;
  padding-bottom: 16px;
}

.peds-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: 56px;
  transition: 0.2s;
}

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

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

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

.peds-study-results .slider-btn-container p.active,
.ptcl-tab-slider .tab-column p.active,
.slider-btn-container p.active {
  color: var(--app-maroon-accent);
  font-weight: bold;
}

.ptcl-tab-slider .tab-column.active .bottom-tab-border-left {
  background: var(--app-maroon-accent);
  display: block;
}

.ptcl-tab-slider .tab-column:not(.active) .bottom-tab-border-left {
  background: transparent;
}

.ptcl-tab-slider .tab-column:not(.active) p {
  color: var(--dark-gray-color);
}

.peds-study-results .slider-btn-container {
  margin-bottom: 32px;
}

.peds-study-results .slider-btn-container .slider-btn.left {
  width: 48%;
  left: 2.5%;
}

.peds-study-results .slider-btn-container .slider-btn.left {
  width: 49%;
  left: 0.5%;
}

.peds-study-results .peds-result-section ul {
  padding: 0 28px 40px 8px;
  margin: 0;
  list-style: none;
}

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

.peds-study-results
  .peds-result-section
  .result-callout-container-newly
  .result-percent-col {
  margin-bottom: 24px;
}

.peds-study-results .result-percent-container {
  margin-top: 35px;
  padding: 50px 20px 10px;
  background: var(--app-light-gray);
  border-radius: 10px;
}

.peds-study-results .result-percent-container img {
  max-width: 646px;
}

.peds-study-results .result-percent-container h3 {
  margin-bottom: 15px;
  padding-bottom: 0;
}

.peds-study-results .result-percent-container h4 {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--app-hero-text-shadow);
  color: var(--app-hero-text-shadow);
  font-size: 16px;
}

.peds-study-results .result-percent-container ul {
  margin-left: 10px;
  padding-bottom: 15px;
}

.peds-study-results .peds-result-section .arrow-down {
  margin-bottom: 15px;
}

/* CHL PU Group Styles */
.peds-study-results .peds-result-section .chl-pu-group-1 h4 {
  margin-bottom: 8px;
  font-weight: 600;
}

.peds-study-results .peds-result-section .chl-pu-group-1 ul {
  margin-bottom: 0;
  margin-left: 10px;
  padding-bottom: 10px;
}

.jumplinkholder .jumplinkanchor {
  position: relative;
  scroll-margin-top: 50px;
}

.jumplinkholder .jumplinkanchor.peds {
  scroll-margin-top: 80px;
}

.peds-study-results .peds-result-section ul li:before {
  content: "•";
  color: var(--app-maroon-accent);
  font-weight: 700;
  display: inline-block;
  width: 16px;
  margin-left: -16px;
}

.slider-btn-container p.active {
  color: var(--app-maroon-accent);
}

.peds-study-results .Effects-Section .Effects-Col {
  background: var(--app-light-gray);
  border-radius: 5px;
  padding: 64px 40px;
  height: 100%;
}

.peds-study-results .Effects-Section .Effects-Col .body-paragraph {
  margin-bottom: 10px;
}

.peds-study-results .Effects-Section .Effects-Col ul {
  padding: 0 28px 32px 16px;
  margin: 0;
  list-style: none;
}

.peds-study-results .Effects-Section .Effects-Col ul li {
  font-family: var(--font-roboto_sans);
  padding-bottom: 8px;
}

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

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

section .icon-with-heading.skinny-gutter img {
  margin-right: 5px;
}

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

.peds-study-results .Effects-Section .Effects-Col ul li:before {
  content: "•";
  color: var(--app-maroon-accent);
  font-weight: 700;
  display: inline-block;
  width: 16px;
  margin-left: -16px;
}

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

#pedsResourcesSection {
  background-color: var(--bs-body-bg);
}

.seagen-secure-brief {
  background-color: var(--app-light-greenish-gray);
  padding: 32px 0;
}

#pedsResourcesSection .seagen-secure-brief.peds-seagen-secure {
  background-color: var(--app-light-background);
}

.seagen-secure-brief .heading {
  text-align: center;
  padding-bottom: 20px;
}

.seagen-secure-brief .montserrat {
  font-size: 18px;
}

.seagen-secure-brief .callout {
  padding: 20px 0;
}

.seagen-secure-brief .callout h3 {
  color: var(--app-dark-green);
  font-size: 18px;
  line-height: 1.4;
  margin: 0 auto;
  font-weight: 500;
}

#pedsResourcesSection .seagen-secure-brief.peds-seagen-secure h3 {
  color: var(--app-maroon-accent);
}

.seagen-secure-brief .callout p.btn-row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 28px;
}

.seagen-secure-brief .disclaimer p {
  font-family: var(--font-montserrat_sans);
  font-weight: 500;
}

.pediatric-classical-hodgkin-lymphoma .resources-triple-icon-and-copy-group {
  background-color: var(--bs-body-bg);
}

.pediatric-classical-hodgkin-lymphoma
  .resources-triple-icon-and-copy-group
  .heading {
  color: var(--cyf-text-dark);
}

body a.download-link span.text,
body a.download-link.red,
body a:hover.teal2,
body a:hover.teal2 span.text,
body ul.teal2-bullets > li:before {
  color: var(--app-maroon-accent);
}

body.pediatric-classical-hodgkin-lymphoma
  a.download-link.teal2
  span.text:after {
  background: url(/icons/btn-icon-download-red.svg) no-repeat;
}

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

.peds-helpful-links-group .heading,
.peds-helpful-links-group .subheading {
  text-align: center;
}

.peds-helpful-links-group .disclaimer {
  margin: 10px 0 0;
}

.peds-helpful-links-group .disclaimer p.small-text {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.peds-helpful-links-group .disclaimer p.pulled-sup {
  position: relative;
}

.peds-helpful-links-group .disclaimer p.pulled-sup span {
  top: -0.35em;
}

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

.peds-helpful-links-group .card-grouping .card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 20px 12px 0;
  padding: 20px;
  border-radius: 10px;
  background-color: var(--app-light-gray);
  border: none;
}

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

.peds-helpful-links-group .card-grouping .card .card-image img {
  height: 55px;
}

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

.peds-helpful-links-group .card-grouping .card .card-link > a {
  text-decoration: none;
  font-weight: 500;
  color: var(--app-maroon-accent);
}

.pediatric-classical-hodgkin-lymphoma .care-apps-group {
  background-color: var(--app-light-background);
}

#pedsQuestionsSection .ddg h4 {
  font-size: 28px;
  color: var(--app-maroon-accent);
}

#pedsQuestionsSection .ddg {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: var(--app-light-gray);
  text-align: center;
}

#pedsQuestionsSection .ddg p {
  padding-top: 20px;
  padding-bottom: 20px;
}

#pedsQuestionsSection .ddg .cta-btn-red {
  margin-left: auto;
  margin-right: auto;
}

body .cta-btn-red.download-btn span.text {
  padding-right: 30px;
}

body .cta-btn-red.download-btn span.text:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 12px);
  right: 0;
  width: 24px;
  height: 24px;
  background: url(/icons/btn-icon-download-white.svg) no-repeat;
  background-size: contain;
  background-position: 100%;
}

#pedsQuestionsSection .glossary {
  padding-top: 30px;
  padding-bottom: 30px;
}

.peds-treatment {
  background-color: var(--app-light-background);
  padding: 32px 0;
}

.peds-treatment h2 {
  color: var(--app-maroon-accent);
  text-align: center;
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 1.4;
  font-family: var(--font-montserrat_sans);
  font-weight: 600;
}

.peds-treatment h3 {
  margin-bottom: 24px;
  font-family: var(--font-montserrat_sans);
  font-weight: 500;
  color: var(--cyf-text-dark);
}

.peds-treatment .child-img {
  width: 100%;
  margin-bottom: 32px;
}

.peds-treatment .step-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.peds-treatment .step-wrapper img {
  margin-right: 25px;
}

.peds-treatment .step-wrapper p {
  margin-bottom: 0;
  font-family: var(--font-roboto_sans);
  color: var(--cyf-text-dark);
}

.peds-treatment .step-wrapper:last-of-type {
  margin-bottom: 32px;
}

.peds-card-container {
  padding: 40px 0;
}

.peds-card-container .card {
  background-color: var(--app-light-gray);
  border-radius: 10px;
  border: 0;
  margin-right: 30px;
  padding: 40px 30px;
}

.peds-card-container .card:last-child {
  margin-right: 0;
}

.peds-card-container .card.doctor-card h3 {
  font-size: 18px;
  font-family: var(--font-montserrat_sans);
}

.peds-card-container .card a {
  color: var(--app-maroon-accent);
}

.peds-card-container .card .icon {
  max-width: 82px;
  margin-bottom: 20px;
  padding-right: 20px;
}

.peds-card-container {
  padding-right: 20px;
  padding-left: 20px;
}

.peds-card-container .card {
  margin-bottom: 40px;
  margin-right: 0;
  padding: 30px 20px;
}

.science-steps-group .science-step .science-step-image {
  margin-bottom: 6px;
}

.tooltip-trigger.red {
  color: inherit;
}

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

@media screen and (min-width: 768px) {
  .pediatric-classical-hodgkin-lymphoma .hero-section .col {
    margin-top: 2%;
  }

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

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

  .peds-study-results .result-percent-container {
    padding: 50px 75px 30px;
  }

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

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

  section.thinner-top-padding {
    padding-top: 48px;
    padding-bottom: 50px;
  }

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

  .peds-helpful-links-group .card-grouping {
    max-width: 540px;
  }

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

  .peds-helpful-links-group .card-grouping {
    max-width: 720px;
    margin-top: 10px;
  }

  .peds-treatment {
    padding: 60px 0;
  }

  .peds-card-container .card .icon {
    padding-right: 0;
  }
}

@media screen and (min-width: 992px) {
  #the-science-of-adcetris {
    scroll-margin-top: 80px;
  }

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

  .peds-study-results h2.h3 {
    padding-bottom: 32px;
  }

  .peds-study-results .peds-result-section .chl-pu-group-1 {
    padding-left: 80px;
  }

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

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

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

  .seagen-secure-brief .callout h3 {
    text-align: center;
    max-width: 630px;
  }

  .seagen-secure-brief .callout p.btn-row {
    margin-top: 32px;
  }

  .peds-helpful-links-group {
    padding: 80px 0;
  }

  .peds-helpful-links-group .disclaimer {
    margin-top: 32px;
  }

  .peds-helpful-links-group .card-grouping {
    max-width: 960px;
    flex-flow: wrap;
  }

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

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

  .peds-treatment {
    padding: 80px 0;
  }

  .peds-treatment h2 {
    margin-bottom: 80px;
  }

  .peds-treatment .child-img {
    margin-bottom: 0;
  }

  .peds-treatment .text-col {
    padding-right: 48px;
  }

  .peds-treatment .step-wrapper:last-of-type {
    margin-bottom: 50px;
  }

  .peds-card-container .card.doctor-card {
    display: flex;
    flex-direction: row;
  }

  .peds-card-container .card .icon {
    padding-right: 20px;
  }

  .peds-card-container {
    padding-right: 0;
    padding-left: 0;
  }

  .peds-card-container .card {
    margin-right: 30px;
    margin-bottom: 0;
    padding: 40px 30px;
  }

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