:root {
  --header-bg-color: #9137af;
  --header-cta-color: #ffc600;
  --header-logo-width-mobile: 22.5rem;
  --header-logo-width-desktop: 30rem;
  --announcement-bar-color: #ffc600;
  --teaser-cta-bg-color: #ffc600;
  --footnote-color: #363636;
  --footnote-weight: 400;
  --crosslink-heading-bg: #9137af;
  --crosslink-heading-color: #ffffff;
  --crosslink-arrow: url('../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/icons/arrows/bg-headline-purple-SM.svg');
  --crosslink-card-bottom-border-color: #9137af;
  --gradient-angled: linear-gradient(237deg, #71dbd4 -0.78%, #002b49 22.41%, #9137af 36.33%);
  --gradient-linear: linear-gradient(90deg, #9137af 20%, #002b49 57%, #71dbd4 95%);
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 5rem;
    line-height: 6rem;
  }
}
p,
li {
  font-size: 2.25rem;
  line-height: 3.5rem;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  p,
  li {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
}
p b,
li b,
p strong,
li strong {
  font-weight: 800;
}
.cta,
.cmp-teaser__action-link,
.cmp-teaser__action-link[href*="pdf"] button:not(.cmp-carousel__action):not(.cmp-accordion__button),
.cmp-teaser__action-link,
input[type="submit"] {
  font-weight: 800 !important;
}
.cta.button-large-mobile,
.cmp-teaser__action-link.button-large-mobile,
.cmp-teaser__action-link[href*="pdf"] button:not(.cmp-carousel__action):not(.cmp-accordion__button).button-large-mobile,
.cmp-teaser__action-link.button-large-mobile,
input[type="submit"].button-large-mobile {
  min-height: 10rem;
  padding: 0 5rem;
}
.cta.button-large-mobile:after,
.cmp-teaser__action-link.button-large-mobile:after,
.cmp-teaser__action-link[href*="pdf"] button:not(.cmp-carousel__action):not(.cmp-accordion__button).button-large-mobile:after,
.cmp-teaser__action-link.button-large-mobile:after,
input[type="submit"].button-large-mobile:after {
  border-radius: 10rem;
}
@media screen and (min-width: 768px) {
  .cta.button-large-mobile:after,
  .cmp-teaser__action-link.button-large-mobile:after,
  .cmp-teaser__action-link[href*="pdf"] button:not(.cmp-carousel__action):not(.cmp-accordion__button).button-large-mobile:after,
  .cmp-teaser__action-link.button-large-mobile:after,
  input[type="submit"].button-large-mobile:after {
    border-radius: 5rem;
  }
}
@media screen and (min-width: 768px) {
  .cta.button-large-mobile,
  .cmp-teaser__action-link.button-large-mobile,
  .cmp-teaser__action-link[href*="pdf"] button:not(.cmp-carousel__action):not(.cmp-accordion__button).button-large-mobile,
  .cmp-teaser__action-link.button-large-mobile,
  input[type="submit"].button-large-mobile {
    min-height: 7rem;
    padding: 0 4rem;
  }
}
@media screen and (min-width: 959px) {
  .cta.button-large-mobile,
  .cmp-teaser__action-link.button-large-mobile,
  .cmp-teaser__action-link[href*="pdf"] button:not(.cmp-carousel__action):not(.cmp-accordion__button).button-large-mobile,
  .cmp-teaser__action-link.button-large-mobile,
  input[type="submit"].button-large-mobile {
    white-space: nowrap;
  }
}
.cmp-teaser__action-link[href*="pdf"].button-large-mobile {
  padding: 0 5rem;
}
@media screen and (min-width: 768px) {
  .cmp-teaser__action-link[href*="pdf"].button-large-mobile {
    padding: 0 4rem;
  }
}
.crosslink-download a[href*="pdf"] {
  font-weight: 800;
}
.title.cmp-headline-purple-bg,
.text.cmp-headline-purple-bg {
  background-color: #9137af;
  padding: 2rem 0 0;
  margin: 7rem auto 8rem;
  position: relative;
}
@media screen and (min-width: 400px) {
  .title.cmp-headline-purple-bg,
  .text.cmp-headline-purple-bg {
    margin-bottom: 12rem;
  }
}
@media screen and (min-width: 640px) {
  .title.cmp-headline-purple-bg,
  .text.cmp-headline-purple-bg {
    margin-bottom: 13rem;
  }
}
@media screen and (min-width: 768px) {
  .title.cmp-headline-purple-bg,
  .text.cmp-headline-purple-bg {
    width: 100%;
    max-width: 136rem;
    padding: 2.5rem 0;
    margin: 0 auto;
  }
}
.title.cmp-headline-purple-bg .cmp-text,
.text.cmp-headline-purple-bg .cmp-text {
  position: relative;
}
.title.cmp-headline-purple-bg .cmp-text:after,
.text.cmp-headline-purple-bg .cmp-text:after {
  content: '';
  position: absolute;
  bottom: -4rem;
  left: 0;
  width: 100%;
  height: 60px;
  display: block;
  background: transparent url('../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/icons/arrows/bg-headline-purple-SM.svg') no-repeat 50% 100%;
  background-size: cover;
  z-index: -1;
}
@media screen and (min-width: 400px) {
  .title.cmp-headline-purple-bg .cmp-text:after,
  .text.cmp-headline-purple-bg .cmp-text:after {
    bottom: -60px;
  }
}
@media screen and (min-width: 640px) {
  .title.cmp-headline-purple-bg .cmp-text:after,
  .text.cmp-headline-purple-bg .cmp-text:after {
    height: 8.75rem;
    bottom: -8.625rem;
  }
}
@media screen and (min-width: 768px) {
  .title.cmp-headline-purple-bg .cmp-text:after,
  .text.cmp-headline-purple-bg .cmp-text:after {
    display: none;
  }
}
.title.cmp-headline-purple-bg .cmp-text h2,
.text.cmp-headline-purple-bg .cmp-text h2,
.title.cmp-headline-purple-bg .cmp-text h3,
.text.cmp-headline-purple-bg .cmp-text h3 {
  color: #ffffff;
  background-color: transparent;
  position: relative;
  display: table;
  text-align: center;
  margin: 0 auto;
  padding: 0 2rem 1rem;
  width: auto;
}
@media screen and (min-width: 475px) {
  .title.cmp-headline-purple-bg .cmp-text h2,
  .text.cmp-headline-purple-bg .cmp-text h2,
  .title.cmp-headline-purple-bg .cmp-text h3,
  .text.cmp-headline-purple-bg .cmp-text h3 {
    width: calc(100% - 4rem);
  }
}
@media screen and (min-width: 768px) {
  .title.cmp-headline-purple-bg .cmp-text h2,
  .text.cmp-headline-purple-bg .cmp-text h2,
  .title.cmp-headline-purple-bg .cmp-text h3,
  .text.cmp-headline-purple-bg .cmp-text h3 {
    width: 100%;
    padding: 0;
  }
}
.title.cmp-headline-dark-blue,
.text.cmp-headline-dark-blue {
  background-color: #002b49;
  padding: 2rem 0 0;
  margin: 7rem auto 8rem;
  position: relative;
}
@media screen and (min-width: 400px) {
  .title.cmp-headline-dark-blue,
  .text.cmp-headline-dark-blue {
    margin-bottom: 12rem;
  }
}
@media screen and (min-width: 640px) {
  .title.cmp-headline-dark-blue,
  .text.cmp-headline-dark-blue {
    margin-bottom: 13rem;
  }
}
@media screen and (min-width: 768px) {
  .title.cmp-headline-dark-blue,
  .text.cmp-headline-dark-blue {
    width: 100%;
    max-width: 136rem;
    padding: 2.5rem 0;
    margin: 0 auto;
  }
}
.title.cmp-headline-dark-blue .cmp-title,
.text.cmp-headline-dark-blue .cmp-title,
.title.cmp-headline-dark-blue .cmp-text,
.text.cmp-headline-dark-blue .cmp-text {
  position: relative;
}
.title.cmp-headline-dark-blue .cmp-title:after,
.text.cmp-headline-dark-blue .cmp-title:after,
.title.cmp-headline-dark-blue .cmp-text:after,
.text.cmp-headline-dark-blue .cmp-text:after {
  content: '';
  position: absolute;
  bottom: -4rem;
  left: 0;
  width: 100%;
  height: 60px;
  display: block;
  background: transparent url('../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/icons/arrows/bg-headline-darkblu-SM.svg') no-repeat 50% 100%;
  background-size: cover;
  z-index: -1;
}
@media screen and (min-width: 400px) {
  .title.cmp-headline-dark-blue .cmp-title:after,
  .text.cmp-headline-dark-blue .cmp-title:after,
  .title.cmp-headline-dark-blue .cmp-text:after,
  .text.cmp-headline-dark-blue .cmp-text:after {
    bottom: -60px;
  }
}
@media screen and (min-width: 640px) {
  .title.cmp-headline-dark-blue .cmp-title:after,
  .text.cmp-headline-dark-blue .cmp-title:after,
  .title.cmp-headline-dark-blue .cmp-text:after,
  .text.cmp-headline-dark-blue .cmp-text:after {
    height: 8.75rem;
    bottom: -8.625rem;
  }
}
@media screen and (min-width: 768px) {
  .title.cmp-headline-dark-blue .cmp-title:after,
  .text.cmp-headline-dark-blue .cmp-title:after,
  .title.cmp-headline-dark-blue .cmp-text:after,
  .text.cmp-headline-dark-blue .cmp-text:after {
    display: none;
  }
}
.title.cmp-headline-dark-blue .cmp-title h2,
.text.cmp-headline-dark-blue .cmp-title h2,
.title.cmp-headline-dark-blue .cmp-text h2,
.text.cmp-headline-dark-blue .cmp-text h2,
.title.cmp-headline-dark-blue .cmp-title h3,
.text.cmp-headline-dark-blue .cmp-title h3,
.title.cmp-headline-dark-blue .cmp-text h3,
.text.cmp-headline-dark-blue .cmp-text h3 {
  color: #ffffff;
  background-color: transparent;
  position: relative;
  display: table;
  text-align: center;
  margin: 0 auto;
  padding: 0 2rem 1rem;
  width: auto;
}
@media screen and (min-width: 475px) {
  .title.cmp-headline-dark-blue .cmp-title h2,
  .text.cmp-headline-dark-blue .cmp-title h2,
  .title.cmp-headline-dark-blue .cmp-text h2,
  .text.cmp-headline-dark-blue .cmp-text h2,
  .title.cmp-headline-dark-blue .cmp-title h3,
  .text.cmp-headline-dark-blue .cmp-title h3,
  .title.cmp-headline-dark-blue .cmp-text h3,
  .text.cmp-headline-dark-blue .cmp-text h3 {
    width: calc(100% - 4rem);
  }
}
@media screen and (min-width: 768px) {
  .title.cmp-headline-dark-blue .cmp-title h2,
  .text.cmp-headline-dark-blue .cmp-title h2,
  .title.cmp-headline-dark-blue .cmp-text h2,
  .text.cmp-headline-dark-blue .cmp-text h2,
  .title.cmp-headline-dark-blue .cmp-title h3,
  .text.cmp-headline-dark-blue .cmp-title h3,
  .title.cmp-headline-dark-blue .cmp-text h3,
  .text.cmp-headline-dark-blue .cmp-text h3 {
    padding: 0 2rem;
  }
}
.footnote {
  font-weight: var(--footnote-weight) !important;
}
.cmp-content-footnote p {
  font-weight: var(--footnote-weight) !important;
  color: var(--footnote-color);
}
.cmp-hero-masthead .cmp-teaser__content p.footnote {
  color: var(--footnote-color);
}
p.footnote {
  color: var(--footnote-color);
}
.smartbot-container {
  display: none;
}
.card-border-icon-wrapper > .cmp-container .cmp-container-content .cmp-container {
  border-bottom-color: #9137af;
}
.card-border-icon-wrapper > .cmp-container .cmp-container-content .cmp-container p {
  margin: 0;
}
.card-border-icon-wrapper > .cmp-container .cmp-container-content .cmp-container p:not(:last-child) {
  margin-bottom: 2rem;
}
.card-border-icon-wrapper > .cmp-container .cmp-container-content .cmp-container .image img {
  margin-bottom: 3rem;
}
@media screen and (min-width: 1199px) {
  .card-border-icon-wrapper > .cmp-container .cmp-container-content .cmp-container .image img {
    margin-top: 1rem;
  }
}
.card-border-icon-wrapper.two-up > .cmp-container {
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
}
@media screen and (min-width: 959px) {
  .card-border-icon-wrapper.two-up > .cmp-container {
    display: grid;
    row-gap: 6rem;
  }
}
.card-border-icon-wrapper.two-up .cmp-container-content .cmp-container .title,
.card-border-icon-wrapper.two-up .cmp-container-content .cmp-container .text {
  max-width: 54rem;
}
.card-border-icon-wrapper.two-up .cmp-container-content .cmp-container .text:last-child {
  max-width: 66.75rem;
}
.card-no-border-no-icon-wrapper > .cmp-container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (min-width: 768px) {
  .card-no-border-no-icon-wrapper > .cmp-container {
    flex-direction: row;
    gap: 4rem;
  }
}
.card-no-border-no-icon-wrapper > .cmp-container > .container h3 {
  font-size: 3rem;
  line-height: 4rem;
}
.card-no-border-no-icon-wrapper > .cmp-container > .container p {
  margin: 0;
}
.card-no-border-no-icon-wrapper > .cmp-container > .container p:not(:first-child) {
  margin-top: 2rem;
}
.card-no-border-no-icon-wrapper > .cmp-container > .container.white-background {
  margin: 0;
  background-color: #fff;
}
.card-no-border-no-icon-wrapper > .cmp-container > .container.white-background p {
  color: #002b49;
}
.card-no-border-no-icon-wrapper > .cmp-container > .container .cmp-container {
  padding: 4rem 2rem;
}
@media screen and (min-width: 768px) {
  .card-no-border-no-icon-wrapper > .cmp-container > .container .cmp-container {
    padding: 4rem;
  }
}
.full-width-blue-background .card-border-icon-wrapper > .cmp-container .cmp-container-content .cmp-container {
  border-bottom-color: #ffc600;
}
@media screen and (min-width: 959px) {
  .full-width-blue-background .card-border-icon-wrapper > .cmp-container .cmp-container-content .cmp-container .title .cmp-title__text {
    margin-bottom: 4rem;
  }
}
.full-width-blue-background .card-border-icon-wrapper > .cmp-container .cmp-container-content.white-background > .cmp-container {
  background-color: #ffffff;
}
.full-width-blue-background .card-border-icon-wrapper > .cmp-container .cmp-container-content.white-background h2,
.full-width-blue-background .card-border-icon-wrapper > .cmp-container .cmp-container-content.white-background h3,
.full-width-blue-background .card-border-icon-wrapper > .cmp-container .cmp-container-content.white-background p,
.full-width-blue-background .card-border-icon-wrapper > .cmp-container .cmp-container-content.white-background li {
  color: #002b49;
}
.full-width-blue-background .card-border-icon-wrapper > .cmp-container .cmp-container-content.white-background h2 a:not(.cmp-teaser__action-link):not(.cta):not(
                                .cmp-button
                            ),
.full-width-blue-background .card-border-icon-wrapper > .cmp-container .cmp-container-content.white-background h3 a:not(.cmp-teaser__action-link):not(.cta):not(
                                .cmp-button
                            ),
.full-width-blue-background .card-border-icon-wrapper > .cmp-container .cmp-container-content.white-background p a:not(.cmp-teaser__action-link):not(.cta):not(
                                .cmp-button
                            ),
.full-width-blue-background .card-border-icon-wrapper > .cmp-container .cmp-container-content.white-background li a:not(.cmp-teaser__action-link):not(.cta):not(
                                .cmp-button
                            ) {
  color: #002b49;
  text-decoration-color: #002b49;
}
.full-width-gray-background .card-no-border-icon-wrapper > .cmp-container .cmp-container-content.white-background > .cmp-container {
  background-color: #ffffff;
}
#cidp-home-page .card-no-border-icon-wrapper {
  margin-top: 2rem;
}
@media screen and (min-width: 959px) {
  #cidp-home-page .card-no-border-icon-wrapper {
    margin-top: 3rem;
  }
}
#cidp-home-page .card-no-border-icon-wrapper > .cmp-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 3rem;
}
@media screen and (min-width: 959px) {
  #cidp-home-page .card-no-border-icon-wrapper > .cmp-container {
    display: grid;
    align-items: initial;
  }
}
#cidp-home-page .card-no-border-icon-wrapper > .cmp-container .cmp-container-content .cmp-container {
  grid-row: span 3;
  max-width: 330px;
  padding: 0;
}
#cidp-home-page .card-no-border-icon-wrapper > .cmp-container .cmp-container-content .cmp-container .image img {
  margin-top: 0;
}
@media screen and (min-width: 959px) {
  #cidp-home-page .card-no-border-icon-wrapper > .cmp-container .cmp-container-content .cmp-container .image img {
    margin-bottom: 3rem;
  }
}
#cidp-home-page .card-no-border-icon-wrapper > .cmp-container .cmp-container-content .cmp-container .image.image-icon-height-12-5 img {
  height: 12.5rem;
}
#about-injections-page .card-no-border-icon-wrapper > .cmp-container {
  row-gap: 3rem;
}
@media screen and (min-width: 959px) {
  #about-injections-page .card-no-border-icon-wrapper > .cmp-container {
    row-gap: 4rem;
  }
}
#about-injections-page .card-no-border-icon-wrapper > .cmp-container .cmp-container-content > .cmp-container {
  grid-row: span 2;
  grid-template-rows: auto;
  padding: 0 2rem;
}
@media screen and (min-width: 959px) {
  #about-injections-page .card-no-border-icon-wrapper > .cmp-container .cmp-container-content > .cmp-container {
    grid-template-rows: subgrid;
    padding: 0;
  }
}
@media screen and (min-width: 959px) {
  #about-injections-page .card-no-border-icon-wrapper > .cmp-container .cmp-container-content > .cmp-container {
    grid-column: span 5;
  }
}
@media screen and (min-width: 1199px) {
  #about-injections-page .card-no-border-icon-wrapper > .cmp-container .cmp-container-content > .cmp-container {
    grid-column: span 4;
  }
}
@media screen and (min-width: 959px) {
  #about-injections-page .card-no-border-icon-wrapper > .cmp-container .cmp-container-content:nth-child(1) > .cmp-container {
    grid-column-start: 2;
    grid-column-end: 7;
  }
}
@media screen and (min-width: 1199px) {
  #about-injections-page .card-no-border-icon-wrapper > .cmp-container .cmp-container-content:nth-child(1) > .cmp-container {
    grid-column-start: 3;
    grid-column-end: 7;
  }
}
.callout__icon-top > .cmp-container .image img {
  width: 100%;
}
.content-element-header-short-underline h1,
.content-element-header-short-underline h2,
.content-element-header-short-underline h3 {
  display: inline-block;
}
.content-element-header-short-underline h1:after,
.content-element-header-short-underline h2:after,
.content-element-header-short-underline h3:after {
  width: 100%;
}
.content-element-header-short-underline h1 + p,
.content-element-header-short-underline h2 + p,
.content-element-header-short-underline h3 + p {
  margin-top: 0;
}
.cmp-teaser-pullquote .cmp-teaser__image img,
.cmp-teaser-pullquote .cmp-teaser__mobile-image img {
  border-width: 0;
}
.cmp-teaser-pullquote .cmp-teaser__image {
  padding: 0;
  grid-column-start: 2;
  grid-column-end: 5;
}
.cmp-teaser-pullquote .cmp-teaser__image img {
  max-width: 31.875rem;
}
.cmp-teaser-pullquote .cmp-teaser__mobile-image {
  grid-column-start: 1;
  grid-column-end: 5;
}
.cmp-teaser-pullquote .cmp-teaser__mobile-image img {
  max-width: 25rem;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-pullquote .cmp-teaser__content {
    grid-column-start: 5;
    grid-column-end: 12;
  }
}
.cmp-teaser-pullquote .cmp-teaser__content blockquote {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-size: 3rem;
  line-height: 4rem;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-pullquote .cmp-teaser__content blockquote {
    font-size: 3rem;
    line-height: 4rem;
  }
}
.cmp-teaser-pullquote .cmp-teaser__content blockquote:before,
.cmp-teaser-pullquote .cmp-teaser__content blockquote:after {
  font-family: 'Tiempos Fine', serif;
  font-size: 50px;
  color: rgba(0, 43, 73, 0.5);
  bottom: -18px;
}
.cmp-teaser-pullquote .cmp-teaser__content blockquote:after {
  left: 4px;
}
.cmp-teaser-pullquote .cmp-teaser__content cite {
  font-style: normal;
  font-size: 3.75rem;
  line-height: 4rem;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-pullquote .cmp-teaser__content cite {
    font-size: 3.75rem;
    line-height: 4rem;
  }
}
.cmp-teaser-pullquote .cmp-teaser__content p {
  margin-bottom: 1rem;
}
.cmp-teaser-pullquote .cmp-teaser__content p:last-of-type {
  font-size: 1.75rem;
  margin-top: 0;
}
.cmp-teaser-pullquote .cmp-teaser__mobile-image {
  text-align: center;
}
.cmp-container-callout__video-top-grid .cmp-container .teaser .cmp-teaser .cmp-teaser__content {
  padding: 0 3rem;
}
@media screen and (min-width: 959px) {
  .cmp-container-callout__video-top-grid .cmp-container .teaser .cmp-teaser .cmp-teaser__content {
    padding: 0 0 0 5.25rem;
  }
}
.cmp-container-callout__video-top-grid .cmp-container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  padding-bottom: 0;
  margin-bottom: 2rem;
}
.cmp-container-callout__video-top-grid .cmp-container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title:after {
  display: none;
}
.cmp-container-callout__video-top-grid .cmp-container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title hr {
  margin: 2rem 0;
}
.cmp-container-callout__video-top-grid .cmp-container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
  margin: 3rem 0 0 ;
}
.cmp-container-callout__video-top-grid .cmp-container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .cmp-container-callout__video-top-grid .cmp-container .image,
  .cmp-container-callout__video-top-grid .cmp-container .video {
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 2;
    margin-left: 0;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-container-callout__video-top-grid .cmp-container .image,
  .cmp-container-callout__video-top-grid .cmp-container .video {
    grid-column-start: 6;
  }
}
.content-callout-moa-chars .cmp-teaser .cmp-teaser__content {
  background-color: #462848;
}
.cmp-card-moa-char .cmp-teaser__image {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .cmp-card-moa-char .cmp-teaser__image {
    margin-bottom: 3.5rem;
  }
}
.cmp-card-moa-char .cmp-teaser__content {
  padding: 0 3rem;
}
@media screen and (min-width: 768px) {
  .cmp-card-moa-char .cmp-teaser__content {
    padding: 0;
  }
}
.cmp-card-moa-char .cmp-teaser__content .cmp-teaser__title {
  text-align: left;
}
.cmp-card-moa-char .cmp-teaser__content .cmp-teaser__description {
  padding: 0;
}
.cmp-card-moa-char .cmp-teaser__content .cmp-teaser__description p {
  text-align: left;
  font-weight: 400;
}
.cmp-card-moa-char .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
.cmp-eop-callout-subq .cmp-teaser {
  padding: 6.25rem 0;
}
@media screen and (min-width: 768px) {
  .cmp-eop-callout-subq .cmp-teaser {
    padding: 6rem 0;
  }
}
.cmp-eop-callout-subq .cmp-teaser .cmp-teaser__mobile-image {
  max-width: 40.5rem;
}
.cmp-eop-callout-subq .cmp-teaser .cmp-teaser__image {
  max-width: 60.75rem;
}
.cmp-eop-callout-subq .cmp-teaser .cmp-teaser__content {
  max-width: none;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media screen and (min-width: 768px) {
  .cmp-eop-callout-subq .cmp-teaser .cmp-teaser__content {
    max-width: 107.75rem;
  }
}
.cmp-eop-callout-subq .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .cmp-eop-callout-subq .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
    padding: 0 2rem;
  }
}
.cmp-eop-callout-subq .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr {
  width: 90%;
  margin: 3.75rem auto;
}
@media screen and (min-width: 768px) {
  .cmp-eop-callout-subq .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr {
    max-width: 75rem;
  }
}
.cmp-container-intro-mvp-9-10-lockup .cmp-container {
  max-width: 132.5rem;
}
@media screen and (min-width: 959px) {
  .cmp-container-intro-mvp-9-10-lockup .cmp-container .multi-images-teaser {
    margin: 0 auto;
  }
}
@media screen and (min-width: 959px) {
  .cmp-container-intro-mvp-9-10-lockup .cmp-container .multi-images-teaser .cmp-teaser {
    gap: 8rem;
  }
}
@media screen and (min-width: 959px) {
  .cmp-container-intro-mvp-9-10-lockup .cmp-container .multi-images-teaser .cmp-teaser .cmp-teaser__image .cmp-image img {
    width: 304px;
  }
}
.cmp-container-mvp-get-started > .cmp-container > .container.white-background {
  background-color: transparent;
  padding-bottom: 0;
}
.cmp-container-mvp-get-started > .cmp-container > .container > .cmp-container > .image .cmp-image {
  margin-bottom: 4rem;
  position: relative;
}
.cmp-container-mvp-get-started > .cmp-container > .container > .cmp-container > .image .cmp-image:after {
  border-bottom: 2px solid #002b49;
  display: block;
  bottom: -11px;
  left: 50%;
  transform: translate(-50%, 0);
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
}
.cmp-container-mvp-get-started > .cmp-container > .container > .cmp-container > .text .hr-dark-blue:first-child {
  margin-top: 0;
}
.cmp-container-mvp-get-started > .cmp-container > .container > .cmp-container > .text:last-child {
  max-width: 121rem;
}
.cmp-container-mvp-get-started > .cmp-container > .container > .cmp-container > .container > .cmp-container .teaser {
  border-bottom-color: #ffc600;
}
@media screen and (min-width: 768px) {
  .cmp-container-mvp-get-started > .cmp-container > .container > .cmp-container > .container > .cmp-container .teaser {
    width: 48%;
  }
}
.cmp-container-mvp-get-started > .cmp-container > .container > .cmp-container > .container > .cmp-container .teaser .cmp-teaser__content .cmp-teaser__title {
  background-color: #71dbd4;
}
.cmp-container-mvp-get-started > .cmp-container > .container .cmp-teaser__action-link {
  color: #002b49;
}
.cmp-container-mvp-get-started > .cmp-container > .container .cmp-teaser__action-link[href*="pdf"] {
  padding: 0 2rem;
  font-size: 1.8rem;
  line-height: 2.4rem;
}
@media screen and (min-width: 768px) {
  .cmp-container-mvp-get-started > .cmp-container > .container .cmp-teaser__action-link[href*="pdf"] {
    font-size: 2.25rem;
    line-height: 3rem;
  }
}
@media screen and (min-width: 959px) {
  .cmp-container-mvp-get-started > .cmp-container > .container .cmp-teaser__action-link[href*="pdf"] {
    padding: 0 2rem;
  }
}
.cmp-container-mvp-get-started > .cmp-container > .container .cmp-teaser__action-link[href*="pdf"]:before {
  background-image: url('../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/icons/downloads/download_blue.svg');
}
.cmp-container-mvp-get-started > .cmp-container > .container .cmp-teaser__action-link:after {
  background-color: #ffc600;
}
.cmp-container-intro-mvp-app-lockup {
  max-width: 132.5rem;
  margin: 5rem auto;
}
@media screen and (min-width: 959px) {
  .cmp-container-intro-mvp-app-lockup {
    margin: 6rem auto;
  }
}
.cmp-container-intro-mvp-app-lockup .multi-images-teaser {
  width: calc(100% - 4rem);
  margin-left: auto;
  margin-right: auto;
}
.cmp-container-intro-mvp-app-lockup .multi-images-teaser .cmp-teaser {
  align-items: center;
}
@media screen and (min-width: 768px) {
  .cmp-container-intro-mvp-app-lockup .multi-images-teaser .cmp-teaser {
    align-items: flex-start;
  }
}
.cmp-container-intro-mvp-app-lockup .multi-images-teaser .cmp-teaser .cmp-teaser__content {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .cmp-container-intro-mvp-app-lockup .multi-images-teaser .cmp-teaser .cmp-teaser__content {
    text-align: left;
  }
}
.cmp-container-intro-mvp-app-lockup .multi-images-teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: 2rem;
}
.cmp-container-intro-mvp-app-lockup .multi-images-teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__title:after {
  display: none;
}
.glossary-container ul {
  margin-bottom: 0;
}
.glossary-container ul li::after {
  background-image: url('../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/icons/arrows/teal-arrow.svg');
}
.glossary-container ul li:last-child {
  margin-bottom: 0;
}
.content-faq-list .content-faq-header {
  background-color: #002b49;
}
.content-faq-list .content-faq-header h2,
.content-faq-list .content-faq-header h3 {
  color: #ffffff;
}
.content-faq-list .content-faq-list__item::after {
  background: url('../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/icons/arrows/teal-arrow.svg') no-repeat 50% 50%;
}
.content-faq-list .content-faq-list__item .cta {
  color: #002b49;
  font-weight: 800;
}
.content-faq-list .content-faq-list__item .cta:before {
  background-image: url('../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/icons/downloads/download_blue.svg');
}
.content-faq-list .content-faq-list__item .cta:after {
  background-color: #ffc600;
}
.content-faq-list .content-faq-list__item .glossary-footnote {
  color: #363636;
}
.container-rsvp-form:after {
  display: none;
}
.container-rsvp-form .cmp-container {
  padding: 4rem 3rem;
}
@media screen and (min-width: 768px) {
  .container-rsvp-form .cmp-container {
    padding: 7rem 0;
  }
}
.container-rsvp-form .cmp-container .customform .forms div .cmp-form-button {
  color: #002b49;
}
.container-rsvp-form .cmp-container .customform .forms div .cmp-form-button::after {
  background-color: #ffc600;
}
.cmp-teaser-questions-callout-with-icon {
  margin: 0;
}
.cmp-teaser-questions-callout-with-icon .cmp-teaser .cmp-teaser__content {
  padding: 2rem 2rem 4rem;
}
@media screen and (min-width: 959px) {
  .cmp-teaser-questions-callout-with-icon .cmp-teaser .cmp-teaser__content {
    padding: 0;
  }
}
.cmp-teaser-questions-callout-with-icon .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  font-size: 3rem;
  line-height: 4rem;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-questions-callout-with-icon .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    font-size: 4rem;
    line-height: 5rem;
  }
}
.cmp-teaser-questions-callout-with-icon .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:first-child {
  margin-top: 0;
}
.cmp-teaser-questions-callout-with-icon .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
.cmp-teaser-questions-callout-with-icon .cmp-teaser .cmp-teaser__content .cmp-teaser__title + .cmp-teaser__description {
  margin-top: 1.5rem;
}
.cmp-slab-producty .cmp-teaser .cmp-teaser__mobile-image {
  width: 63.8%;
  text-align: center;
  margin: 0 auto 4rem;
}
@media screen and (min-width: 768px) {
  .cmp-slab-producty .cmp-teaser .cmp-teaser__content {
    max-width: 550px;
  }
}
.cmp-slab-producty .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  margin-bottom: 2rem;
  padding-bottom: 0;
  border: none;
}
.cmp-slab-producty .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  margin: 0;
  font-weight: 400;
}
.cmp-slab-producty .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:last-of-type {
  margin-top: 0;
}
.cmp-slab-producty .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:not(:last-of-type) {
  margin-bottom: 2rem;
}
.cmp-slab-producty .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .cmp-slab-producty .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
    text-align: left;
  }
}
.cmp-slab-producty .cmp-teaser .cmp-teaser__content .cmp-teaser__description + .cmp-teaser__action-container {
  margin-top: 2rem;
}
.cmp-announce-links-bar {
  padding: 3.75rem 2rem;
}
@media screen and (min-width: 768px) {
  .cmp-announce-links-bar {
    padding: 1.5rem 2rem;
  }
}
#about-injections-page .cmp-announce-links-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  margin: 0;
}
.cmp-announce-links-bar .cmp-teaser {
  min-height: 4.7rem;
  padding: 0;
}
.cmp-announce-links-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  margin: 0;
}
.cmp-announce-links-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  flex-direction: column;
  grid-gap: 2rem;
}
@media screen and (min-width: 959px) {
  .cmp-announce-links-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
    flex-direction: row;
    grid-gap: 4rem;
  }
}
.cmp-announce-links-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description p a {
  font-size: 2.5rem;
}
.cmp-announce-links-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
@media screen and (min-width: 959px) {
  .cmp-announce-links-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description ul {
    flex-direction: row;
    justify-content: center;
    gap: 4rem;
  }
}
.cmp-announce-links-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description ul li {
  margin: 0;
}
.cmp-announce-links-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description ul li a[href^="#"] {
  position: relative;
  margin-right: 3rem;
  text-decoration: none;
  transition: text-decoration-thickness 200ms ease-in-out;
}
.cmp-announce-links-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description ul li a[href^="#"]:hover {
  text-decoration: underline solid #002b49 4px;
}
.cmp-announce-links-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description ul li a[href^="#"]:before {
  display: none;
}
.cmp-announce-links-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description ul li a[href^="#"]:after {
  content: "";
  background: url("../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/icons/arrows/icons-controls-chevron-down.svg") no-repeat 100% 50%;
  background-size: auto 12px;
  position: absolute;
  top: 50%;
  right: -3rem;
  display: block;
  width: 21px;
  height: 12px;
  transform: translate(0, -50%);
}
.cmp-announce-bar .cmp-teaser {
  padding: 2rem;
  width: calc(100% - 4rem);
}
@media screen and (min-width: 768px) {
  .cmp-announce-bar .cmp-teaser {
    padding: 1rem 2rem;
  }
}
@media screen and (min-width: 959px) {
  .cmp-announce-bar .cmp-teaser {
    padding: 2px 2rem;
  }
}
.cmp-announce-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  margin: 0 auto;
}
.cmp-announce-bar .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  text-align: left;
  line-height: 3rem;
  margin: 0 auto;
  width: fit-content;
}
.cmp-announce-bar.arrow-far-left .cmp-teaser {
  flex-flow: row nowrap;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .cmp-announce-bar.arrow-far-left .cmp-teaser {
    align-items: center;
  }
}
.cmp-announce-bar.arrow-far-left .cmp-teaser .cmp-teaser__image {
  flex: unset;
  margin-right: 1rem;
}
.cmp-announce-bar.arrow-far-left .cmp-teaser .cmp-teaser__image .cmp-image {
  line-height: 0;
}
.cmp-announce-bar.arrow-far-left .cmp-teaser .cmp-teaser__image .cmp-image img {
  width: 3rem;
  height: 3rem;
  margin: 0;
}
.cmp-announce-bar.arrow-far-left .cmp-teaser .cmp-teaser__content {
  flex: unset;
}
.cmp-announce-bar.arrow-far-left .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  margin: 0;
  padding: 0;
}
.cmp-announce-bar.arrow-far-left .cmp-teaser .cmp-teaser__content .cmp-teaser__description p a:before {
  display: none;
}
.cmp-slab-card-left {
  margin: 0 auto;
}
.cmp-container-symptom-cards .cmp-container {
  justify-content: center;
}
.cmp-container-symptom-cards .cmp-container .teaser {
  width: calc(50% - 1rem);
  max-width: 165px;
  min-height: auto;
}
@media screen and (min-width: 768px) {
  .cmp-container-symptom-cards .cmp-container .teaser {
    width: calc((100% - 8rem) / 3);
    max-width: none;
    min-height: 205px;
  }
}
.cmp-container-symptom-cards .cmp-container .teaser .cmp-teaser {
  justify-content: flex-start;
  box-sizing: border-box;
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  .cmp-container-symptom-cards .cmp-container .teaser .cmp-teaser {
    padding: 5rem 0;
  }
}
.cmp-container-symptom-cards .cmp-container .teaser .cmp-teaser .cmp-teaser__image img {
  width: auto;
  height: 60px;
}
.cmp-container-symptom-cards .cmp-container .teaser .cmp-teaser .cmp-teaser__content {
  padding: 0 2rem;
}
@media screen and (min-width: 768px) {
  .cmp-container-symptom-cards .cmp-container .teaser .cmp-teaser .cmp-teaser__content {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 768px) {
  .cmp-container-symptom-cards .cmp-container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
    letter-spacing: -0.5px;
  }
}
.cmp-container-symptom-cards .cmp-container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:first-child {
  margin-top: 0;
}
.cmp-container-symptom-cards .cmp-container .teaser .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
.cmp-container-symptom-cards .cmp-container .teaser .cmp-teaser .cmp-teaser__image + .cmp-teaser__content {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .cmp-container-symptom-cards.disease-information-page {
    padding: 7.5rem 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .cmp-container-symptom-cards.disease-information-page .cmp-container {
    max-width: 122rem;
  }
}
@media screen and (min-width: 959px) {
  .cmp-container-symptom-cards.disease-information-page .cmp-container .teaser {
    width: calc((100% - (2 * 4rem)) / 3);
  }
}
.cmp-container-symptom-cards.disease-information-page .cmp-container .teaser .cmp-teaser .cmp-teaser__content p {
  font-size: 2.25rem;
  line-height: 3rem;
}
.cmp-container-symptom-cards.disease-information-page .cmp-container .teaser .cmp-teaser .cmp-teaser__image + .cmp-teaser__content {
  margin-top: 1.5rem;
}
.cmp-teaser-blog-quote .cmp-teaser .cmp-teaser__mobile-image {
  line-height: 0;
}
@media screen and (min-width: 959px) {
  .cmp-teaser-blog-quote .cmp-teaser .cmp-teaser__mobile-image {
    display: none;
  }
}
.cmp-teaser-blog-quote .cmp-teaser .cmp-teaser__mobile-image img {
  width: 100%;
}
.cmp-teaser-blog-quote .cmp-teaser .cmp-teaser__tablet-image {
  display: none;
}
.cmp-teaser-blog-quote .cmp-teaser .cmp-teaser__image {
  display: none;
}
@media screen and (min-width: 959px) {
  .cmp-teaser-blog-quote .cmp-teaser .cmp-teaser__image {
    display: block;
  }
}
.cmp-teaser-blog-quote .cmp-teaser .cmp-teaser__image .cmp-image {
  line-height: 0;
}
.cmp-teaser-blog-quote p {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 800;
  text-align: left;
  margin: 2rem 0;
}
@media screen and (min-width: 959px) {
  .cmp-teaser-blog-quote p {
    font-size: 4rem;
    line-height: 5rem;
    max-width: 85%;
    margin: 2rem 0;
  }
}
.cmp-teaser-blog-quote p:first-child {
  margin-top: 0;
}
.cmp-teaser-blog-quote p:last-child {
  margin-bottom: 0;
}
.cmp-teaser-blog-quote .cmp-teaser {
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
}
@media screen and (min-width: 959px) {
  .cmp-teaser-blog-quote .cmp-teaser {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
}
.cmp-teaser-blog-quote .cmp-teaser .cmp-teaser__image {
  flex-basis: 50%;
  flex-grow: 0;
  flex-shrink: 0;
}
.cmp-teaser-blog-quote .cmp-teaser .cmp-teaser__image .cmp-image {
  max-width: 420px;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-nurse-case-manager-callout {
    padding: 6.5rem 10rem;
    background-color: #ffc600;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-teaser-nurse-case-manager-callout {
    padding-left: 14rem;
  }
}
@media screen and (min-width: 768px) {
  .cmp-teaser-nurse-case-manager-callout .cmp-teaser {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 4rem;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-teaser-nurse-case-manager-callout .cmp-teaser {
    gap: 2rem;
  }
}
.cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__image {
  display: none;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__image {
    display: block;
  }
}
.cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__image img {
  width: 224px;
}
.cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__mobile-image {
  position: relative;
  text-align: center;
  margin-bottom: 3.5rem;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__mobile-image {
    display: none;
  }
}
.cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__mobile-image img {
  max-width: 140px;
}
.cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__content {
  position: relative;
  text-align: center;
  padding-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__content {
    text-align: left;
    padding-bottom: 0;
  }
}
.cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__content:before {
  content: "";
  position: absolute;
  top: -109px;
  left: -2rem;
  display: block;
  width: calc(100% + 4rem);
  height: calc(100% + 109px);
  background-color: #ffc600;
  pointer-events: none;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__content:before {
    display: none;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
    max-width: 563px;
  }
}
.cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
.cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
  margin-top: 4rem;
}
.cmp-teaser-nurse-case-manager-callout .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link {
  margin: 0;
}
.cmp-teaser-cost-and-access-callout .cmp-teaser {
  display: flex;
  flex-direction: column-reverse;
  gap: 4rem;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-cost-and-access-callout .cmp-teaser {
    flex-direction: row;
    align-items: center;
  }
}
.cmp-teaser-cost-and-access-callout .cmp-teaser .cmp-teaser__image .cmp-image {
  text-align: center;
}
.cmp-teaser-cost-and-access-callout .cmp-teaser .cmp-teaser__image .cmp-image img {
  width: 201px;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-cost-and-access-callout .cmp-teaser .cmp-teaser__image .cmp-image img {
    width: 257px;
    margin-right: 6rem;
  }
}
.cmp-teaser-cost-and-access-callout .cmp-teaser .cmp-teaser__content .cmp-teaser__title hr {
  width: 80%;
  margin: 2rem 0;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-cost-and-access-callout .cmp-teaser .cmp-teaser__content .cmp-teaser__title hr {
    max-width: 280px;
  }
}
.cmp-teaser-cost-and-access-callout .cmp-teaser .cmp-teaser__content .cmp-teaser__description ul:last-child {
  margin-bottom: 0;
}
.cmp-teaser-cost-and-access-callout .cmp-teaser .cmp-teaser__content .cmp-teaser__description ul li:last-child {
  margin-bottom: 0;
}
.cmp-teaser-subq-appointment-step {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  min-height: 292px;
  padding: 5rem 3rem;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-subq-appointment-step {
    min-height: 173px;
    padding: 5rem 7rem;
  }
}
@media screen and (min-width: 768px) {
  .cmp-teaser-subq-appointment-step .cmp-teaser__content {
    display: flex;
    align-items: center;
    gap: 4rem;
  }
}
.cmp-teaser-subq-appointment-step .cmp-teaser__content .cmp-teaser__title {
  font-size: 28px;
  line-height: 38px;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-subq-appointment-step .cmp-teaser__content .cmp-teaser__title {
    width: 244px;
    font-size: 36px;
    line-height: 47px;
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .cmp-teaser-subq-appointment-step .cmp-teaser__content .cmp-teaser__description {
    width: calc(100% - (4rem + 244px));
  }
}
.cmp-teaser-subq-appointment-step .cmp-teaser__content .cmp-teaser__description p {
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .cmp-teaser-subq-appointment-step .cmp-teaser__content .cmp-teaser__description p {
    font-size: 3rem;
    line-height: 4rem;
  }
}
.cmp-teaser-subq-appointment-step .cmp-teaser__content .cmp-teaser__description p:first-child {
  margin-top: 0;
}
.cmp-teaser-subq-appointment-step .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
.cmp-container-doctor-discussion-guide .multi-viewport-image img {
  max-height: 248px;
}
@media screen and (min-width: 959px) {
  .cmp-container-doctor-discussion-guide .multi-viewport-image img {
    max-height: 400px;
  }
}
.cmp-container-doctor-discussion-guide .cmp-teaser__action-container {
  text-align: center;
}
@media screen and (min-width: 959px) {
  .cmp-container-doctor-discussion-guide .cmp-teaser__action-container {
    text-align: left;
  }
}
.cmp-teaser-my-vyvgart-journey-callout {
  max-width: 100%;
  background-color: #f2f2f2;
  padding: 3.75rem 5rem;
}
@media screen and (min-width: 959px) {
  .cmp-teaser-my-vyvgart-journey-callout {
    padding: 3rem 4rem;
  }
}
.cmp-teaser-my-vyvgart-journey-callout .cmp-teaser .cmp-teaser__content p {
  font-weight: normal;
}
.cmp-teaser-my-vyvgart-journey-callout:not(:first-of-type) {
  margin-top: 3.75rem;
}
@media screen and (min-width: 959px) {
  .cmp-teaser-my-vyvgart-journey-callout:not(:first-of-type) {
    margin-top: 2rem;
  }
}
.teaser.cmp-teaser-text-dark-blue .cmp-teaser .cmp-teaser__content p.footnote {
  color: #363636;
}
.teaser.cmp-teaser-bg-dark-blue-purple-outline {
  position: relative;
  padding: 5rem;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .teaser.cmp-teaser-bg-dark-blue-purple-outline {
    padding: 6rem calc(((100% - (4rem * 11)) * (1/12)) + 4rem);
  }
}
@media screen and (min-width: 1120px) {
  .teaser.cmp-teaser-bg-dark-blue-purple-outline {
    padding: 6rem calc(((100% - (4rem * 9)) * (1/10)) + 4rem);
  }
}
.teaser.cmp-teaser-bg-dark-blue-purple-outline:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: calc(100% - 2rem);
  height: calc(100% - 2rem);
  background-color: #002b49;
  pointer-events: none;
  z-index: -1;
}
.teaser.cmp-teaser-bg-dark-blue-purple-outline:after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: calc(100% - 2rem);
  height: calc(100% - 2rem);
  border: solid 0.5rem #d2abde;
  pointer-events: none;
  z-index: -1;
}
.teaser.cmp-teaser-bg-dark-blue-purple-outline .cmp-teaser:has(.cmp-teaser__image) {
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
  justify-content: flex-start;
  grid-gap: 2rem;
}
@media screen and (min-width: 768px) {
  .teaser.cmp-teaser-bg-dark-blue-purple-outline .cmp-teaser:has(.cmp-teaser__image) {
    flex-flow: row nowrap;
    align-items: center;
    grid-gap: 6.5rem;
  }
}
.teaser.cmp-teaser-bg-dark-blue-purple-outline .cmp-teaser__image {
  width: 73px;
}
@media screen and (min-width: 768px) {
  .teaser.cmp-teaser-bg-dark-blue-purple-outline .cmp-teaser__content {
    display: flex;
    gap: 1.25rem;
  }
}
.teaser.cmp-teaser-bg-dark-blue-purple-outline .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: 1rem;
  font-size: 7rem;
  line-height: 7rem;
  color: #d2abde;
}
@media screen and (min-width: 768px) {
  .teaser.cmp-teaser-bg-dark-blue-purple-outline .cmp-teaser__content .cmp-teaser__title {
    margin: 0;
  }
}
.teaser.cmp-teaser-bg-dark-blue-purple-outline .cmp-teaser__content .cmp-teaser__description p {
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .teaser.cmp-teaser-bg-dark-blue-purple-outline .cmp-teaser__content .cmp-teaser__description p {
    font-size: 20px;
    line-height: 28px;
  }
}
.teaser.cmp-teaser-bg-dark-blue-purple-outline .cmp-teaser__content .cmp-teaser__description p:first-child {
  margin-top: 0;
}
.teaser.cmp-teaser-bg-dark-blue-purple-outline .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
.teaser.cmp-teaser-bg-lavender-gradient-outline {
  position: relative;
  padding: 5rem;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .teaser.cmp-teaser-bg-lavender-gradient-outline {
    padding: 6rem calc(((100% - (4rem * 11)) * (1/12)) + 4rem);
  }
}
@media screen and (min-width: 1120px) {
  .teaser.cmp-teaser-bg-lavender-gradient-outline {
    padding: 6rem calc(((100% - (4rem * 9)) * (1/10)) + 4rem);
  }
}
.teaser.cmp-teaser-bg-lavender-gradient-outline:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: calc(100% - 2rem);
  height: calc(100% - 2rem);
  background-color: #f2e6f5;
  pointer-events: none;
  z-index: -1;
}
.teaser.cmp-teaser-bg-lavender-gradient-outline:after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: calc(100% - 2rem);
  height: calc(100% - 2rem);
  pointer-events: none;
  z-index: -1;
  border-image-slice: 1%;
  border-image-source: var(--gradient-angled);
  border-image-width: 0.5rem;
}
@media screen and (min-width: 768px) {
  .teaser.cmp-teaser-bg-lavender-gradient-outline .cmp-teaser__content {
    display: flex;
    gap: 1.25rem;
  }
}
.teaser.cmp-teaser-bg-lavender-gradient-outline .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: 1rem;
  font-size: 7rem;
  line-height: 7rem;
  color: #9137af;
}
@media screen and (min-width: 768px) {
  .teaser.cmp-teaser-bg-lavender-gradient-outline .cmp-teaser__content .cmp-teaser__title {
    margin: 0;
  }
}
.teaser.cmp-teaser-bg-lavender-gradient-outline .cmp-teaser__content .cmp-teaser__description p {
  font-size: 18px;
  line-height: 24px;
  color: #002b49;
}
@media screen and (min-width: 768px) {
  .teaser.cmp-teaser-bg-lavender-gradient-outline .cmp-teaser__content .cmp-teaser__description p {
    font-size: 20px;
    line-height: 28px;
  }
}
.teaser.cmp-teaser-bg-lavender-gradient-outline .cmp-teaser__content .cmp-teaser__description p:first-child {
  margin-top: 0;
}
.teaser.cmp-teaser-bg-lavender-gradient-outline .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
.teaser.cmp-teaser-bg-lavender {
  background: #f2e6f5;
}
.accordion .cmp-accordion .cmp-accordion__header {
  background-color: #9137af;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion {
  gap: 2.25rem;
}
@media screen and (min-width: 768px) {
  .accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion {
    gap: 3.125rem;
  }
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion p:not(.footnote),
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion ul li {
  font-weight: 400;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion p:not(.footnote) {
  margin: 2rem 0;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion p:not(.footnote):first-child {
  margin-top: 0;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion p:not(.footnote):last-child {
  margin-bottom: 0;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion p:not(.footnote) b {
  font-weight: 600;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__header {
  background-color: #9137af;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__header .cmp-accordion__button {
  min-height: 7rem;
  align-items: center;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__panel {
  padding: 2.5rem 2rem;
}
@media screen and (min-width: 768px) {
  .accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__panel {
    padding: 5rem 10rem;
  }
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(1) .cmp-accordion__panel .cmp-container-mvp-get-started > .cmp-container > .container > .cmp-container > .container {
  margin: 3rem auto;
}
@media screen and (min-width: 768px) {
  .accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(1) .cmp-accordion__panel .cmp-container-mvp-get-started > .cmp-container > .container > .cmp-container > .container > .cmp-container {
    gap: 2rem;
  }
}
@media screen and (min-width: 959px) {
  .accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(1) .cmp-accordion__panel .cmp-container-mvp-get-started > .cmp-container > .container > .cmp-container > .container > .cmp-container {
    gap: 4rem;
  }
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media screen and (min-width: 768px) {
  .accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container {
    flex-direction: row;
    gap: 7.5rem;
  }
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(1) {
  order: 2;
}
@media screen and (min-width: 768px) {
  .accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(1) {
    order: 1;
    min-width: calc(100% / 3);
  }
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(1) .cmp-container {
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(1) p:not(.footnote) {
  text-align: center;
  font-size: 3rem;
  line-height: normal;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(1) p:not(.footnote) b {
  font-size: 5rem;
  line-height: normal;
  font-weight: 800;
  margin-bottom: 1rem;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(1) .image .cmp-image {
  max-width: 155px;
  margin: 0 auto;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(1) .text:has(p.footnote) {
  display: block;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(1) .text:has(p.footnote) {
    display: none;
  }
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(1) .text:has(p.footnote) p {
  text-align: left;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(2) {
  order: 1;
}
@media screen and (min-width: 768px) {
  .accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(2) {
    order: 2;
  }
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(2) .cmp-container {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(2) .text:has(p.footnote) {
  display: none;
}
@media screen and (min-width: 768px) {
  .accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(2) .cmp-accordion__panel > .container > .cmp-container > :nth-child(2) .text:has(p.footnote) {
    display: block;
  }
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(3) .cmp-accordion__panel > .container > .cmp-container .image {
  display: block;
  max-width: 108px;
  margin: 3rem auto 0;
}
@media screen and (min-width: 768px) {
  .accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(3) .cmp-accordion__panel > .container > .cmp-container .image {
    max-width: 180px;
  }
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(4) .cmp-accordion__panel > .container > .cmp-container .image {
  display: block;
  max-width: 108px;
  margin: 3rem auto;
}
.accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(4) .cmp-accordion__panel > .container > .cmp-container .text:last-of-type p {
  text-align: center;
}
@media screen and (min-width: 959px) {
  .accordion.content-accordion-my-vyv-path-treatment-journey .cmp-accordion .cmp-accordion__item:nth-of-type(4) .cmp-accordion__panel > .container > .cmp-container .text:last-of-type p.align-left-md-m {
    text-align: left;
  }
}
.content-accordion-large .cmp-accordion .cmp-accordion__item .cmp-accordion__header {
  background-color: #9137af;
}
@media screen and (min-width: 768px) {
  .content-accordion-large .cmp-accordion .cmp-accordion__item .cmp-accordion__panel {
    padding: 3.75rem 4rem 3rem 2rem;
  }
}
#education-and-resources .accordion.content-accordion-large .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__title {
  padding-right: 2rem;
}
#education-and-resources .accordion.content-accordion-large .cmp-accordion .cmp-accordion__item .cmp-accordion__panel .cmp-container-download.cmp-container-cl-grid > .cmp-container .text .cmp-text p:first-child {
  margin-top: 0;
}
#education-and-resources .accordion.content-accordion-large .cmp-accordion .cmp-accordion__item .cmp-accordion__panel .cmp-container-download.cmp-container-cl-grid > .cmp-container .text .cmp-text p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 959px) {
  #education-and-resources .accordion.content-accordion-large .cmp-accordion .cmp-accordion__item .cmp-accordion__panel .cmp-container-download.cmp-container-cl-grid > .cmp-container > .container {
    padding: 3.75rem 5.25rem 3.75rem 6rem;
  }
}
#education-and-resources .accordion.content-accordion-large .cmp-accordion .cmp-accordion__item .cmp-accordion__panel .cmp-container-download.cmp-container-cl-grid > .cmp-container > .container .text p {
  font-weight: 400;
}
#education-and-resources .accordion.content-accordion-large .cmp-accordion .cmp-accordion__item .cmp-accordion__panel .cmp-container-download.cmp-container-cl-grid > .cmp-container > .text {
  grid-column: span 4;
  max-width: none;
  padding-bottom: 2rem;
}
@media screen and (min-width: 959px) {
  #education-and-resources .accordion.content-accordion-large .cmp-accordion .cmp-accordion__item .cmp-accordion__panel .cmp-container-download.cmp-container-cl-grid > .cmp-container > .text {
    grid-column: span 12;
  }
}
#cidp-cost-and-coverage-page .accordion.content-accordion-large .cmp-accordion .cmp-accordion__item .cmp-accordion__panel .text p,
#cidp-cost-and-coverage-page .accordion.content-accordion-large .cmp-accordion .cmp-accordion__item .cmp-accordion__panel .text li {
  font-weight: 400;
}
.content-accordion-faq-list .cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
.default-vis-md .cmp-teaser .cmp-teaser__mobile-image {
  line-height: 0;
}
@media screen and (min-width: 768px) {
  .default-vis-md .cmp-teaser .cmp-teaser__mobile-image {
    display: none;
  }
}
.default-vis-md .cmp-teaser .cmp-teaser__mobile-image img {
  width: 100%;
}
.default-vis-md .cmp-teaser .cmp-teaser__tablet-image {
  display: none;
}
.default-vis-md .cmp-teaser .cmp-teaser__image {
  display: none;
}
@media screen and (min-width: 768px) {
  .default-vis-md .cmp-teaser .cmp-teaser__image {
    display: block;
  }
}
.default-vis-md .cmp-teaser .cmp-teaser__image .cmp-image {
  line-height: 0;
}
.default-vis .cmp-teaser .cmp-teaser__mobile-image {
  line-height: 0;
}
@media screen and (min-width: 959px) {
  .default-vis .cmp-teaser .cmp-teaser__mobile-image {
    display: none;
  }
}
.default-vis .cmp-teaser .cmp-teaser__mobile-image img {
  width: 100%;
}
.default-vis .cmp-teaser .cmp-teaser__tablet-image {
  display: none;
}
.default-vis .cmp-teaser .cmp-teaser__image {
  display: none;
}
@media screen and (min-width: 959px) {
  .default-vis .cmp-teaser .cmp-teaser__image {
    display: block;
  }
}
.default-vis .cmp-teaser .cmp-teaser__image .cmp-image {
  line-height: 0;
}
.cmp-teaser-hdr-underline.content-left-sm {
  text-align: left !important;
}
.cmp-teaser-hdr-underline.content-left-sm h2.cmp-teaser__title,
.cmp-teaser-hdr-underline.content-left-sm h3.cmp-teaser__title {
  margin-left: 0;
}
.ncm-box .cmp-ncm-box .cmp-ncm-box__main-wrapper ul.cmp-ncm-box__listing li.cmp-ncm-box__ncm-child {
  border: solid 4px #d2abde;
}
.ncm-box .cmp-ncm-box .cmp-ncm-box__main-wrapper ul.cmp-ncm-box__listing li.cmp-ncm-box__ncm-child .cmp-ncm-box__ncm-child-content .cmp-ncm-box__ncm-child-name {
  margin-bottom: 4rem;
}
@media screen and (min-width: 959px) {
  .ncm-box .cmp-ncm-box .cmp-ncm-box__main-wrapper ul.cmp-ncm-box__listing li.cmp-ncm-box__ncm-child .cmp-ncm-box__ncm-child-content .cmp-ncm-box__ncm-child-name {
    margin-bottom: 9rem;
  }
}
.ncm-box .cmp-ncm-box .cmp-ncm-box__main-wrapper ul.cmp-ncm-box__listing li.cmp-ncm-box__ncm-child .cmp-ncm-box__ncm-child-content .cmp-ncm-box__ncm-child-button {
  scroll-margin-top: 32rem;
  scroll-margin-bottom: 22rem;
}
.ncm-box .cmp-ncm-box .cmp-ncm-box__main-wrapper ul.cmp-ncm-box__listing li.cmp-ncm-box__ncm-child .cmp-ncm-box__ncm-child-content .cmp-ncm-box__ncm-child-hook-text {
  font-style: normal;
}
.ncm-box .cmp-ncm-box .cmp-ncm-box__main-wrapper ul.cmp-ncm-box__listing li.cmp-ncm-box__ncm-child .cmp-ncm-box__ncm-child-content .cmp-ncm-box__ncm-child-hook-text + p {
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
#ncm-filters {
  width: calc(100% - 1rem);
}
@media screen and (min-width: 1094px) {
  #ncm-filters {
    width: 100%;
  }
}
#ncm-filters.sticky {
  width: calc(100% - 1rem);
  left: 0;
  transform: none;
}
@media screen and (min-width: 1094px) {
  #ncm-filters.sticky {
    width: 100%;
  }
}
#ncm-filters ul {
  border: 4px solid #d2abde;
}
#ncm-filters ul li {
  background: #ffffff;
  border-right: 4px solid #d2abde;
}
#ncm-filters ul li:last-child {
  border-right-width: 0;
}
#ncm-filters ul li.active {
  background: #d2abde;
}
body.ncm-sticky {
  margin-top: 8rem;
}
body.ncm-sticky .ncm-box .cmp-ncm-box .cmp-ncm-box__main-wrapper ul.cmp-ncm-box__listing li.cmp-ncm-box__ncm-child .cmp-ncm-box__ncm-child-content .cmp-ncm-box__ncm-child-button {
  scroll-margin-top: 17rem;
}
@media screen and (min-width: 768px) {
  body.ncm-sticky .ncm-box .cmp-ncm-box .cmp-ncm-box__main-wrapper ul.cmp-ncm-box__listing li.cmp-ncm-box__ncm-child .cmp-ncm-box__ncm-child-content .cmp-ncm-box__ncm-child-button {
    scroll-margin-top: 22rem;
  }
}
.button .cmp-button {
  font-weight: 800;
}
.button-yellow .cmp-button::after {
  background-color: #ffc600 !important;
}
.button.button-large-mobile .cmp-button {
  min-height: 10rem;
  padding: 0 5rem;
}
.button.button-large-mobile .cmp-button:after {
  border-radius: 10rem;
}
@media screen and (min-width: 768px) {
  .button.button-large-mobile .cmp-button:after {
    border-radius: 5rem;
  }
}
@media screen and (min-width: 768px) {
  .button.button-large-mobile .cmp-button {
    min-height: 7rem;
    padding: 0 4rem;
  }
}
@media screen and (min-width: 959px) {
  .button.button-large-mobile .cmp-button {
    white-space: nowrap;
  }
}
.crosslink-component {
  margin-top: 0;
}
.crosslink-component .cmp-crosslinks .cmp-crosslinks__heading {
  margin-bottom: 8rem;
  padding: 2rem;
}
@media screen and (min-width: 640px) {
  .crosslink-component .cmp-crosslinks .cmp-crosslinks__heading {
    margin-bottom: 13rem;
  }
}
@media screen and (min-width: 400px) {
  .crosslink-component .cmp-crosslinks .cmp-crosslinks__heading {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 640px) {
  .crosslink-component .cmp-crosslinks .cmp-crosslinks__heading {
    margin-bottom: 12rem;
  }
}
@media screen and (min-width: 768px) {
  .crosslink-component .cmp-crosslinks .cmp-crosslinks__heading {
    margin-bottom: 5.375rem;
  }
}
.crosslink-component .cmp-crosslinks .cmp-crosslinks__heading::after {
  content: "";
  position: absolute;
  bottom: -4rem;
  left: 0;
  width: 100%;
  height: 7.5rem;
  display: block;
  background: var(--crosslink-arrow) no-repeat 50% 100%;
  background-size: cover;
  z-index: 100;
}
@media screen and (min-width: 400px) {
  .crosslink-component .cmp-crosslinks .cmp-crosslinks__heading::after {
    bottom: -40px;
  }
}
@media screen and (min-width: 484px) {
  .crosslink-component .cmp-crosslinks .cmp-crosslinks__heading::after {
    bottom: -50px;
  }
}
@media screen and (min-width: 640px) {
  .crosslink-component .cmp-crosslinks .cmp-crosslinks__heading::after {
    height: 8.75rem;
    bottom: -8.625rem;
  }
}
@media screen and (min-width: 768px) {
  .crosslink-component .cmp-crosslinks .cmp-crosslinks__heading::after {
    display: none;
  }
}
.crosslink-component .cmp-crosslinks .cmp-crosslinks__cards {
  row-gap: 3rem;
}
.crosslink-component .cmp-crosslinks .cmp-crosslinks__cards .cmp-crosslinks__card .card__image img {
  margin-bottom: 3rem;
}
@media screen and (min-width: 1199px) {
  .crosslink-component .cmp-crosslinks .cmp-crosslinks__cards .cmp-crosslinks__card .card__image img {
    margin: 1rem 0 3rem 0;
  }
}
.crosslink-component .cmp-crosslinks .cmp-crosslinks__cards .cmp-crosslinks__card .card__description:has(.footnote.span-2) {
  grid-row: span 2;
}
.crosslink-component .cmp-crosslinks .cmp-crosslinks__cards .cmp-crosslinks__card .card__cta {
  line-height: 3.5rem;
}
.crosslink-component .cmp-crosslinks .cmp-crosslinks__footnote {
  justify-content: center;
}
@media screen and (min-width: 959px) {
  .crosslink-component .cmp-crosslinks .cmp-crosslinks__footnote {
    justify-content: left;
  }
}
.crosslink-component .cmp-crosslinks .cmp-crosslinks__footnote p {
  color: #363636;
  font-weight: 400 !important;
}
.crosslink-component .cmp-crosslinks .cmp-crosslinks__footnote p:last-child {
  margin-bottom: 0;
}
.crosslink-component.psp-crosslink {
  background-color: #002b49;
  padding: 4.125rem 3.25rem 9rem;
}
@media screen and (min-width: 768px) {
  .crosslink-component.psp-crosslink {
    padding: 8rem 2rem 9rem;
  }
}
.crosslink-component.psp-crosslink .cmp-crosslinks__heading {
  position: unset;
  background-color: unset;
  width: unset;
  margin: 0 auto 4.5rem;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .crosslink-component.psp-crosslink .cmp-crosslinks__heading {
    margin: 0 auto 8rem;
  }
}
.crosslink-component.psp-crosslink .cmp-crosslinks__heading::after {
  display: none;
}
.crosslink-component.psp-crosslink .cmp-crosslinks__heading p,
.crosslink-component.psp-crosslink .cmp-crosslinks__heading h1,
.crosslink-component.psp-crosslink .cmp-crosslinks__heading h2,
.crosslink-component.psp-crosslink .cmp-crosslinks__heading h3,
.crosslink-component.psp-crosslink .cmp-crosslinks__heading h4 {
  width: unset;
}
.crosslink-component.psp-crosslink .cmp-crosslinks__cards {
  row-gap: 3.25rem;
  padding: 0;
}
.cmp-submenu-header {
  --cmp-submenu-header--nav-height: 90px;
}
@media screen and (min-width: 959px) {
  .cmp-submenu-header {
    --cmp-submenu-header--nav-height: 70px;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-submenu-header {
    --cmp-submenu-header--nav-height: 55px;
  }
}
@media screen and (min-width: 480px) {
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--top-section-mobile {
    padding-bottom: 3.75rem;
  }
}
@media screen and (min-width: 600px) {
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--top-section-mobile {
    padding-bottom: 2.125rem;
  }
}
.cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--header-text-mobile {
  height: 3.25rem;
}
@media screen and (min-width: 480px) {
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--header-text-mobile {
    height: 3.25rem;
  }
}
@media screen and (min-width: 600px) {
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--header-text-mobile {
    height: 1.625rem;
  }
}
.cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--header-text-mobile h6 {
  width: 320px;
}
@media screen and (min-width: 480px) {
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--header-text-mobile h6 {
    width: 320px;
  }
}
@media screen and (min-width: 600px) {
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--header-text-mobile h6 {
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .cmp-submenu-header .cmp-submenu-header--top-section div.cmp-submenu-header--utility div.cmp-submenu-header--adaptive-share-wrapper .cmp-submenu-header--adaptive-nav {
    margin-right: 260px;
  }
}
@media screen and (max-width: 767.5px) {
  .cmp-submenu-header .cmp-submenu-header--main .cmp-header-button:after,
  .cmp-submenu-header .cmp-submenu-header--main .cmp-header-button:hover:after {
    --header-cta-color: #ffffff;
  }
}
.cmp-submenu-header .cmp-submenu-header--main ul.cmp-submenu-header--center li.cmp-submenu-header--mainSectionItem a {
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .cmp-submenu-header .cmp-submenu-header--main ul.cmp-submenu-header--center li.cmp-submenu-header--mainSectionItem a[href="#"] {
    cursor: default;
  }
}
@media screen and (min-width: 768px) {
  .cmp-submenu-header .cmp-submenu-header--main ul.cmp-submenu-header--center li.cmp-submenu-header--mainSectionItem > a > span {
    white-space: normal;
  }
}
@media screen and (min-width: 959px) {
  .cmp-submenu-header .cmp-submenu-header--main ul.cmp-submenu-header--center li.cmp-submenu-header--mainSectionItem > a > span {
    white-space: nowrap;
  }
}
@media screen and (min-width: 959px) {
  .cmp-submenu-header .cmp-submenu-header--main ul.cmp-submenu-header--center li.cmp-submenu-header--mainSectionItem > a > span br {
    display: initial;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-submenu-header .cmp-submenu-header--main ul.cmp-submenu-header--center li.cmp-submenu-header--mainSectionItem > a > span br {
    display: none;
  }
}
.cmp-submenu-header .cmp-submenu-header--main ul.cmp-submenu-header--center li.cmp-submenu-header--mainSectionItem .cmp-submenu-header--sub a {
  font-weight: 500;
}
.cmp-submenu-header .cmp-submenu-header--main ul.cmp-submenu-header--center li.cmp-submenu-header--mainSectionItem .cmp-submenu-header--sub a:hover {
  background-color: #ffc600;
}
.cmp-submenu-header .cmp-submenu-header--main ul li.cmp-submenu-header--mainSectionItem.active .cmp-submenu-header--chevron-collapse:after,
.cmp-submenu-header .cmp-submenu-header--main ul.cmp-submenu-header--center li.cmp-submenu-header--mainSectionItem.active .cmp-submenu-header--chevron-collapse:after {
  background-color: #ffffff;
}
.cmp-submenu-header .cmp-submenu-header--main ul li.cmp-submenu-header--mainSectionItem.inactive .cmp-submenu-header--chevron-expand:before,
.cmp-submenu-header .cmp-submenu-header--main ul.cmp-submenu-header--center li.cmp-submenu-header--mainSectionItem.inactive .cmp-submenu-header--chevron-expand:before,
.cmp-submenu-header .cmp-submenu-header--main ul li.cmp-submenu-header--mainSectionItem.inactive .cmp-submenu-header--chevron-expand:after,
.cmp-submenu-header .cmp-submenu-header--main ul.cmp-submenu-header--center li.cmp-submenu-header--mainSectionItem.inactive .cmp-submenu-header--chevron-expand:after {
  background-color: #ffffff;
}
@media screen and (min-width: 1300px) {
  .cmp-submenu-header .cmp-submenu-header--top-section div.cmp-submenu-header--utility a {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-submenu-header .cmp-submenu-header--top-section {
    padding-top: calc(var(--cmp-submenu-header--utility-height) + 18px);
  }
}
@media screen and (min-width: 1330px) {
  .cmp-submenu-header .cmp-submenu-header--top-section {
    padding-top: var(--cmp-submenu-header--utility-height);
  }
}
@media screen and (min-width: 1199px) {
  .cmp-submenu-header .cmp-submenu-header--top-section:before {
    height: calc(var(--cmp-submenu-header--utility-height) + 18px);
  }
}
@media screen and (min-width: 1330px) {
  .cmp-submenu-header .cmp-submenu-header--top-section:before {
    height: var(--cmp-submenu-header--utility-height);
  }
}
@media screen and (min-width: 1199px) {
  .cmp-submenu-header .cmp-submenu-header--top-section div.cmp-submenu-header--utility div.cmp-submenu-header--utility-wrapper {
    justify-content: center;
  }
}
@media screen and (min-width: 1330px) {
  .cmp-submenu-header .cmp-submenu-header--top-section div.cmp-submenu-header--utility div.cmp-submenu-header--utility-wrapper {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 1300px) {
  .cmp-submenu-header .cmp-submenu-header--top-section div.cmp-submenu-header--utility a {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--header-text {
    pointer-events: auto;
    top: var(--cmp-submenu-header--utility-height);
    justify-content: center;
    height: 12px;
  }
}
@media screen and (min-width: 1330px) {
  .cmp-submenu-header .cmp-submenu-header--top-section .cmp-submenu-header--header-text {
    pointer-events: none;
    top: 0;
    justify-content: flex-start;
    height: var(--cmp-submenu-header--utility-height);
  }
}
.cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--header-area-mobile .cmp-submenu-header--header-text-mobile h6 {
  font-size: 1.25rem;
  line-height: normal;
  font-weight: 500;
}
.cmp-submenu-header .cmp-submenu-header--top-section div.cmp-submenu-header--utility div.cmp-submenu-header--utility-wrapper .__with-sub.open .cmp-submenu-header--sub--utility {
  display: flex;
  flex-direction: column;
  min-width: unset;
}
.cmp-submenu-header .cmp-submenu-header--top-section div.cmp-submenu-header--utility div.cmp-submenu-header--utility-wrapper .__with-sub.open .cmp-submenu-header--sub--utility a {
  margin: 0;
}
.cmp-submenu-header .cmp-submenu-header--top-section div.cmp-submenu-header--utility div.cmp-submenu-header--utility-wrapper .__with-sub.open .cmp-submenu-header--sub--utility a::after {
  display: none;
}
@media screen and (min-width: 768px) {
  .cmp-submenu-header .cmp-submenu-header--main {
    z-index: unset;
  }
}
.cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--top-section-mobile .cmp-submenu-header--utility-mobile > a.dropdown + .cmp-submenu-header--sub--utility a {
  margin: 1rem 0;
}
@media screen and (min-width: 370px) {
  .cmp-submenu-header .cmp-submenu-header--mobile .cmp-submenu-header--top-section-mobile .cmp-submenu-header--utility-mobile > a:nth-of-type(1) {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    margin: 0.5rem 0;
  }
}
.page-cidp .violator {
  padding: 2.5rem 0;
}
@media screen and (min-width: 768px) {
  .page-cidp .violator {
    padding: 2.5rem 0;
  }
}
.page-cidp .violator .cmp-teaser {
  padding: 0 5.625rem 0 2rem;
}
@media screen and (min-width: 768px) {
  .page-cidp .violator .cmp-teaser {
    padding: 0 5.625rem;
  }
}
@media screen and (min-width: 1441px) {
  .page-cidp .violator .cmp-teaser {
    padding: 0;
  }
}
.page-cidp .violator .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  font-size: 2rem;
  line-height: 2.625rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .page-cidp .violator .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.page-cidp .violator .cmp-teaser .cmp-teaser__content .cmp-teaser__description p b {
  font-size: 2.25rem;
  line-height: 3rem;
}
@media screen and (min-width: 768px) {
  .page-cidp .violator .cmp-teaser .cmp-teaser__content .cmp-teaser__description p b {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
}
.page-cidp .violator .cmp-teaser .cmp-teaser__content .cmp-teaser__description p a {
  font-size: 2.25rem;
  line-height: 3rem;
  text-decoration: underline solid #ffffff;
}
@media screen and (min-width: 768px) {
  .page-cidp .violator .cmp-teaser .cmp-teaser__content .cmp-teaser__description p a {
    font-size: 2.5rem;
    line-height: normal;
  }
}
.page-cidp .violator .cmp-teaser .cmp-teaser__content .cmp-teaser__description p a:hover {
  text-decoration: underline solid #ffc600 4px;
}
.cmp-container-12col-1up > .cmp-container .cmp-container-10col-1up {
  flex-basis: 100%;
}
.cmp-container-12col-3up > .cmp-container .cmp-container-content {
  margin-bottom: 0;
}
.cmp-container-12col-3up > .cmp-container .cmp-container-content .image img {
  max-width: 98px;
}
@media screen and (min-width: 959px) {
  .cmp-container-12col-3up > .cmp-container .cmp-container-content .image img {
    max-width: 115px;
  }
}
@media screen and (min-width: 768px) {
  .cmp-slab-infusion .cmp-teaser {
    align-items: center;
  }
}
.cmp-slab-infusion .cmp-teaser .cmp-teaser__image img {
  width: 100%;
}
.cmp-slab-infusion .cmp-teaser .cmp-teaser__mobile-image img {
  max-width: none;
}
.cmp-slab-infusion .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  padding: 0;
  margin-bottom: 2.75rem;
  border: none;
}
.cmp-slab-infusion .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:not(.footnote):last-child {
  margin-bottom: 0;
}
.cmp-isi-tray .cmp-isi-tray--collapsed {
  height: 4rem;
  padding: 0 1rem 0 2rem;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray .cmp-isi-tray--collapsed {
    height: 4.5rem;
    padding: 0 2rem;
  }
}
.cmp-isi-tray.stuck .cmp-isi-tray--collapsed {
  height: 4rem;
}
.cmp-isi-tray .cmp-isi-tray--pre-collapsed {
  padding-top: 0;
}
.cmp-isi-tray .cmp-isi-tray--chevron-expand {
  flex-shrink: 0;
  background-image: url('../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/chevron-up.svg');
  background-position-x: center;
  background-size: 3.5rem;
}
.cmp-isi-tray .cmp-isi-tray--chevron-collapse {
  flex-shrink: 0;
  background-image: url('../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/chevron-down.svg');
  background-position-x: center;
  background-size: 3.5rem;
}
.cmp-isi-tray .cmp-isi-tray--expanded {
  padding: 1.5rem 0 1rem;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray .cmp-isi-tray--expanded {
    padding: 2rem 0 1rem;
  }
}
.cmp-isi-tray .cmp-isi-tray--expanded > h3 {
  padding: 0 2rem;
}
.cmp-isi-tray .cmp-isi-tray--expanded > h3 ul,
.cmp-isi-tray .cmp-isi-tray--expanded > h3 li,
.cmp-isi-tray .cmp-isi-tray--expanded > h3 p,
.cmp-isi-tray .cmp-isi-tray--expanded > h3 b {
  font-size: 1.75rem !important;
  line-height: 2.5rem !important;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray .cmp-isi-tray--expanded > h3 ul,
  .cmp-isi-tray .cmp-isi-tray--expanded > h3 li,
  .cmp-isi-tray .cmp-isi-tray--expanded > h3 p,
  .cmp-isi-tray .cmp-isi-tray--expanded > h3 b {
    font-size: 2rem !important;
    line-height: 2.5rem !important;
  }
}
.cmp-isi-tray .cmp-isi-tray--expanded > h3 h3 {
  line-height: 2rem !important;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray .cmp-isi-tray--expanded > h3 h3 {
    line-height: 2.5rem !important;
  }
}
.cmp-isi-tray--page-section {
  padding: 5rem 2rem 3rem 2rem;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray--page-section {
    padding: 5rem 2rem 3rem;
  }
}
.cmp-isi-tray--pre-collapsed--fixed {
  padding: 1rem 2rem 1rem;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray--pre-collapsed--fixed {
    padding: 1rem 2rem 1rem;
  }
}
.cmp-isi-tray--pre-collapsed--fixed > h3 ul,
.cmp-isi-tray--pre-collapsed--fixed > h3 li,
.cmp-isi-tray--pre-collapsed--fixed > h3 p,
.cmp-isi-tray--pre-collapsed--fixed > h3 b {
  font-size: 1.75rem !important;
  line-height: 2.5rem !important;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray--pre-collapsed--fixed > h3 ul,
  .cmp-isi-tray--pre-collapsed--fixed > h3 li,
  .cmp-isi-tray--pre-collapsed--fixed > h3 p,
  .cmp-isi-tray--pre-collapsed--fixed > h3 b {
    font-size: 2rem !important;
    line-height: 2.5rem !important;
  }
}
.cmp-isi-tray--pre-collapsed--fixed > h3 h3 {
  line-height: 2rem !important;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray--pre-collapsed--fixed > h3 h3 {
    line-height: 2.5rem !important;
  }
}
.cmp-isi-tray li b,
.cmp-isi-tray--page-section li b {
  color: #9137af;
}
.cmp-isi-tray p,
.cmp-isi-tray--page-section p,
.cmp-isi-tray li,
.cmp-isi-tray--page-section li {
  font-size: 1.75rem !important;
  line-height: 2.5rem !important;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray p,
  .cmp-isi-tray--page-section p,
  .cmp-isi-tray li,
  .cmp-isi-tray--page-section li {
    font-size: 2rem !important;
    line-height: 2.5rem !important;
  }
}
.cmp-isi-tray h3,
.cmp-isi-tray--page-section h3 {
  color: #9137af;
  margin: 2rem 0 1rem;
  line-height: 2rem !important;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray h3,
  .cmp-isi-tray--page-section h3 {
    line-height: 2.5rem !important;
  }
}
.isi-content ul ul {
  padding-left: 1rem;
}
.list-style-dash {
  list-style-type: "-";
  margin-top: 1rem !important;
}
.list-style-dash li {
  padding-left: 0.5rem !important;
}
.list-style-dash li::marker {
  font-weight: 800;
}
.list-infection,
.list-allergic,
.list-reactions {
  column-count: 2;
  column-gap: 4rem;
}
.list-infection {
  margin-bottom: 2rem !important;
}
@media screen and (min-width: 959px) {
  .list-infection {
    column-count: 3;
    max-width: 75%;
  }
  .list-allergic {
    column-count: 2;
    max-width: 50%;
  }
  .list-reactions {
    column-count: 2;
    max-width: 50%;
  }
}
.isi-text-wrapper ul ul {
  padding-left: 1rem;
}
.cmp-isi-tray--page-section ul {
  padding-left: 4rem;
}
.cmp-isi-tray ul + h3,
.cmp-isi-tray--page-section ul + h3 {
  margin-top: 0;
}
.isi-tray-active .dosage {
  display: none;
}
.cmp-isi-tray .cmp-isi-tray--expanded > h3,
.cmp-isi-tray .cmp-isi-tray--expanded .isi-content {
  margin: 0;
  padding: 0 2rem;
  font-size: 1.75rem;
  line-height: 2.5rem;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray .cmp-isi-tray--expanded > h3,
  .cmp-isi-tray .cmp-isi-tray--expanded .isi-content {
    margin: 0 auto;
    font-size: 2rem;
    line-height: 2.5rem;
    max-width: 164rem;
  }
}
.cmp-isi-tray .cmp-isi-tray--expanded > h3 ul,
.cmp-isi-tray .cmp-isi-tray--expanded .isi-content ul,
.cmp-isi-tray .cmp-isi-tray--expanded > h3 li,
.cmp-isi-tray .cmp-isi-tray--expanded .isi-content li,
.cmp-isi-tray .cmp-isi-tray--expanded > h3 p,
.cmp-isi-tray .cmp-isi-tray--expanded .isi-content p,
.cmp-isi-tray .cmp-isi-tray--expanded > h3 b,
.cmp-isi-tray .cmp-isi-tray--expanded .isi-content b {
  font-size: 1.75rem;
  line-height: 2.5rem;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray .cmp-isi-tray--expanded > h3 ul,
  .cmp-isi-tray .cmp-isi-tray--expanded .isi-content ul,
  .cmp-isi-tray .cmp-isi-tray--expanded > h3 li,
  .cmp-isi-tray .cmp-isi-tray--expanded .isi-content li,
  .cmp-isi-tray .cmp-isi-tray--expanded > h3 p,
  .cmp-isi-tray .cmp-isi-tray--expanded .isi-content p,
  .cmp-isi-tray .cmp-isi-tray--expanded > h3 b,
  .cmp-isi-tray .cmp-isi-tray--expanded .isi-content b {
    font-size: 2rem;
  }
}
.cmp-isi-tray .cmp-isi-tray--expanded > h3 ul,
.cmp-isi-tray .cmp-isi-tray--expanded .isi-content ul,
.cmp-isi-tray .cmp-isi-tray--expanded > h3 li,
.cmp-isi-tray .cmp-isi-tray--expanded .isi-content li,
.cmp-isi-tray .cmp-isi-tray--expanded > h3 p,
.cmp-isi-tray .cmp-isi-tray--expanded .isi-content p {
  margin: 0 0 1rem;
}
.cmp-isi-tray .cmp-isi-tray--expanded > h3 ul,
.cmp-isi-tray .cmp-isi-tray--expanded .isi-content ul {
  padding-left: 5rem;
}
.cmp-isi-tray .cmp-isi-tray--expanded > h3 ul li,
.cmp-isi-tray .cmp-isi-tray--expanded .isi-content ul li {
  padding-left: 0;
}
.cmp-isi-tray--pre-collapsed--fixed > h3,
.cmp-isi-tray--pre-collapsed--fixed .isi-content {
  margin: 0 !important;
  padding: 0;
  max-width: 164rem;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray--pre-collapsed--fixed > h3,
  .cmp-isi-tray--pre-collapsed--fixed .isi-content {
    margin: 0 auto;
  }
}
.cmp-isi-tray--pre-collapsed--fixed > h3 h3,
.cmp-isi-tray--pre-collapsed--fixed .isi-content h3,
.cmp-isi-tray--pre-collapsed--fixed > h3 ul,
.cmp-isi-tray--pre-collapsed--fixed .isi-content ul,
.cmp-isi-tray--pre-collapsed--fixed > h3 li,
.cmp-isi-tray--pre-collapsed--fixed .isi-content li,
.cmp-isi-tray--pre-collapsed--fixed > h3 p,
.cmp-isi-tray--pre-collapsed--fixed .isi-content p,
.cmp-isi-tray--pre-collapsed--fixed > h3 b,
.cmp-isi-tray--pre-collapsed--fixed .isi-content b {
  font-size: 1.75rem;
  line-height: 1.875rem;
}
@media screen and (min-width: 768px) {
  .cmp-isi-tray--pre-collapsed--fixed > h3 h3,
  .cmp-isi-tray--pre-collapsed--fixed .isi-content h3,
  .cmp-isi-tray--pre-collapsed--fixed > h3 ul,
  .cmp-isi-tray--pre-collapsed--fixed .isi-content ul,
  .cmp-isi-tray--pre-collapsed--fixed > h3 li,
  .cmp-isi-tray--pre-collapsed--fixed .isi-content li,
  .cmp-isi-tray--pre-collapsed--fixed > h3 p,
  .cmp-isi-tray--pre-collapsed--fixed .isi-content p,
  .cmp-isi-tray--pre-collapsed--fixed > h3 b,
  .cmp-isi-tray--pre-collapsed--fixed .isi-content b {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.cmp-isi-tray--pre-collapsed--fixed > h3 ul,
.cmp-isi-tray--pre-collapsed--fixed .isi-content ul,
.cmp-isi-tray--pre-collapsed--fixed > h3 li,
.cmp-isi-tray--pre-collapsed--fixed .isi-content li,
.cmp-isi-tray--pre-collapsed--fixed > h3 p,
.cmp-isi-tray--pre-collapsed--fixed .isi-content p {
  margin: 0 0 1rem;
}
.cmp-isi-tray--pre-collapsed--fixed > h3 ul,
.cmp-isi-tray--pre-collapsed--fixed .isi-content ul {
  padding-left: 5rem;
}
.cmp-isi-tray--pre-collapsed--fixed > h3 ul li,
.cmp-isi-tray--pre-collapsed--fixed .isi-content ul li {
  padding-left: 0;
}
.cmp-isi-tray--pre-collapsed--fixed > h3 ul ul,
.cmp-isi-tray--pre-collapsed--fixed .isi-content ul ul {
  padding-left: 1rem;
}
.cmp-container-footer .job-code-reader {
  margin: 0 -2rem;
}
@media screen and (min-width: 768px) {
  .cmp-container-footer .job-code-reader {
    margin: 0;
  }
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead .cmp-teaser__content {
    right: clamp(2rem, -10rem + 10vw, 8rem);
  }
}
.cmp-hero-masthead .cmp-teaser__content .cmp-teaser__description p {
  font-weight: 400;
  margin-top: 0;
}
.cmp-hero-masthead .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser {
    height: 504px;
  }
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__image {
    height: 100%;
  }
  .cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__image img {
    width: auto;
    height: 100%;
  }
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__image .cmp-image {
    height: 100%;
  }
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__image .cmp-image .cmp-image__image {
    width: auto;
    min-width: 100%;
    min-height: 100%;
  }
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__content {
    box-sizing: border-box;
    left: calc((((100% - 4rem) - (4rem * 11)) * (6 / 12)) + (4rem * 6) + 2rem);
    right: auto;
    width: calc((((100% - 4rem) - (4rem * 11)) * (6 / 12)) + (4rem * 5));
    padding: 0 2rem;
  }
  .cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__content:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    display: block;
    width: 100%;
    height: calc(504px - (2 * 40px));
    background-color: rgba(255, 255, 255, 0.9);
    z-index: -1;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__content {
    padding: 0 4rem;
  }
}
.cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title {
  font-size: 4rem;
  line-height: 5rem;
}
.cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title sup {
  font-size: 14px;
  line-height: 16px;
  top: -2.75rem;
  padding-left: 4px;
  font-weight: 500;
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title {
    font-size: 5rem;
    line-height: 6rem;
  }
  .cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title sup {
    top: -3.75rem;
    padding-left: 0;
    margin-left: -4px;
  }
}
.cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:not(.footnote) {
  font-size: 2.25rem;
  line-height: 3rem;
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-white-boxed .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:not(.footnote) {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
}
.cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content,
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content,
#about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content {
  padding: 4rem 2.75rem;
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content,
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content,
  #about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content {
    padding: 0 2rem;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content,
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content,
  #about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content {
    padding: 0 4rem;
  }
}
.cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle,
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle,
#about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 500;
  letter-spacing: 0;
  margin: 0 auto 0.5rem;
  max-width: 400px;
  color: #002b49;
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle,
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle,
  #about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
    font-size: 3rem;
    line-height: 4rem;
  }
}
.cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title,
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title,
#about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title {
  font-size: 5.5rem;
  line-height: 5.75rem;
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title,
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title,
  #about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 1rem;
    line-height: 6.75rem;
    white-space: nowrap;
  }
}
.cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title i,
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title i,
#about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title i {
  display: block;
  font-size: 3.5rem;
  line-height: 5rem;
  font-weight: 700;
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title i,
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title i,
  #about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content h1.cmp-teaser__title i {
    display: inline;
    font-size: 3.5rem;
    line-height: 5rem;
  }
}
.cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr,
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr,
#about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr {
  width: 100%;
  max-width: 13.375rem;
  background-color: #9137af;
  border: none;
  height: 0.5rem;
  margin: 3rem auto;
}
@media screen and (min-width: 768px) {
  .cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr,
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr,
  #about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr {
    height: 0.75rem;
  }
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr,
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr,
  #about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr {
    margin: 1.75rem auto 2rem;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr,
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr,
  #about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr {
    margin: 1.75rem auto 3rem;
    height: 1rem;
  }
}
.cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content .cmp-teaser__description .cta,
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description .cta,
#about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description .cta {
  color: #002b49;
  margin: 0;
}
.cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content .cmp-teaser__description .cta::after,
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description .cta::after,
#about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description .cta::after {
  background-color: #ffc600;
}
.cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,
#about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  max-width: 608px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description p,
  #about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
    max-width: none;
    font-size: clamp(2.25rem, -1.75rem + 3.333vw, 2.5rem);
    line-height: clamp(3rem, -1rem + 3.333vw, 3.5rem);
  }
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-masthead-vividly .cmp-teaser .cmp-teaser__content .cmp-teaser__description p.footnote,
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description p.footnote,
  #about-injections-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description p.footnote {
    margin-top: 3rem;
  }
}
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content {
  padding: 5rem 2.75rem;
  background-color: #002b49;
}
@media screen and (min-width: 959px) {
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content {
    padding: 0 2rem;
    background-color: unset;
  }
}
@media screen and (min-width: 1199px) {
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content {
    padding: 0 4rem;
  }
}
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle,
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  color: #ffffff;
}
@media screen and (min-width: 959px) {
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle,
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
    color: #002b49;
  }
}
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle p,
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  color: inherit;
}
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  font-size: 3rem;
  line-height: 4rem;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 959px) {
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
    margin-bottom: 1rem;
  }
}
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  color: #d2abde;
}
@media screen and (min-width: 959px) {
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    color: #002b49;
  }
}
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__title p {
  color: inherit;
}
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__title i {
  color: #ffffff;
}
@media screen and (min-width: 959px) {
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__title i {
    color: #002b49;
  }
}
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr {
  background-color: #ffffff;
}
@media screen and (min-width: 959px) {
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr {
    background-color: #9137af;
  }
}
#cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description .footnote {
  color: #ffffff !important;
}
@media screen and (min-width: 959px) {
  #cidp-home-page .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description .footnote {
    color: #363636 !important;
  }
}
@media screen and (min-width: 768px) {
  #cidp-cost-and-coverage-page .cmp-hero-masthead.mvp-logo .cmp-teaser__pretitle,
  #education-and-resources .cmp-hero-masthead.mvp-logo .cmp-teaser__pretitle {
    max-width: 425px;
    padding-bottom: 4rem;
  }
}
@media screen and (min-width: 768px) {
  #cidp-cost-and-coverage-page .cmp-hero-masthead.mvp-logo .cmp-teaser__title,
  #education-and-resources .cmp-hero-masthead.mvp-logo .cmp-teaser__title {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 768px) {
  #cidp-cost-and-coverage-page .cmp-hero-masthead.mvp-logo .cmp-teaser__description,
  #education-and-resources .cmp-hero-masthead.mvp-logo .cmp-teaser__description {
    max-width: 510px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 959px) {
  #vyvgart-hytrulo-youniversity .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 1rem;
    font-size: 5.5rem;
    line-height: 5.75rem;
  }
}
@media screen and (min-width: 1199px) {
  #vyvgart-hytrulo-youniversity .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    font-size: 5.5rem;
    line-height: 6.75rem;
  }
}
@media screen and (min-width: 1199px) {
  #vyvgart-hytrulo-youniversity .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__title i {
    line-height: 5.5rem;
  }
}
@media screen and (min-width: 959px) {
  #vyvgart-hytrulo-youniversity .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description p.footnote {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1199px) {
  #vyvgart-hytrulo-youniversity .cmp-hero-masthead .cmp-teaser .cmp-teaser__content .cmp-teaser__description p.footnote {
    margin-top: 3rem;
  }
}
.cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content {
  padding: 2rem 2rem 3rem;
}
@media screen and (min-width: 768px) {
  .cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content {
    padding: 4rem;
  }
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content {
    padding: 0 2rem;
  }
}
.cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  display: block;
  overflow: hidden;
  text-indent: 150%;
  background: url('../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/logo/02_Logo_Breaking_Through.svg') no-repeat 50% 50%;
  background-size: contain;
  width: 160px;
  height: 100px;
  white-space: nowrap;
  margin: 0 auto 2rem;
}
@media screen and (min-width: 768px) {
  .cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
    width: 234px;
    height: 146px;
    margin-bottom: 2.5rem;
  }
}
.cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    margin-bottom: 1.5rem;
    font-size: 7rem;
    line-height: 7rem;
  }
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    font-size: 5rem;
    line-height: 6rem;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    font-size: 7rem;
    line-height: 7rem;
  }
}
@media screen and (min-width: 768px) {
  .cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
    font-size: 4rem;
    line-height: 5rem;
  }
}
@media screen and (min-width: 959px) {
  .cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
    font-size: 2.25rem;
    line-height: 3rem;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
    font-size: 4rem;
    line-height: 5rem;
  }
}
.cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:first-child {
  margin-top: 0;
}
.cmp-hero-masthead.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
#cidp-home-page #about-vyvgart-hytrulo-clinical-study .cmp-container-cl-grid div.container.responsivegrid {
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #cidp-home-page #about-vyvgart-hytrulo-clinical-study .cmp-container-cl-grid div.container.responsivegrid {
    max-width: unset;
  }
}
#cidp-home-page #living-vyvidly-callout .cmp-teaser__content .cmp-teaser__title {
  font-size: 3rem;
  line-height: 4rem;
}
#cidp-home-page #living-vyvidly-callout .cmp-teaser__content .cmp-teaser__title h2,
#cidp-home-page #living-vyvidly-callout .cmp-teaser__content .cmp-teaser__title h3 {
  max-width: 63rem;
}
#cidp-home-page #living-vyvidly-callout .cmp-teaser__content .cmp-teaser__description p {
  max-width: 71rem;
}
#cidp-home-page #living-vyvidly-callout .cmp-teaser__content .cmp-teaser__description a {
  display: inline;
}
#cidp-about-cidp-page #understand-cidp {
  background-color: #f2f2f2;
  margin-bottom: -12rem;
  padding-top: 5rem;
  padding-bottom: 13rem;
}
@media screen and (min-width: 768px) {
  #cidp-about-cidp-page #understand-cidp {
    padding-top: 7.5rem;
    padding-bottom: 18rem;
  }
}
#cidp-about-cidp-page #nerves-with-and-without-cidp {
  background-color: #fff;
  box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.23);
  width: calc((((100% - 4rem) - (4rem * 10)) * (12 / 12)) + (4rem * 10));
  max-width: calc((((1344px - 4rem) - (4rem * 10)) * (12 / 12)) + (4rem * 10));
  margin: 0 auto -12.5rem;
  padding: 5rem 0 12.5rem;
}
@media screen and (min-width: 768px) {
  #cidp-about-cidp-page #nerves-with-and-without-cidp {
    margin-bottom: -15rem;
    padding-top: 7.5rem;
    padding-bottom: 18rem;
  }
}
#cidp-about-cidp-page #nerves-with-and-without-cidp > .container {
  padding: 0 1rem;
}
#cidp-about-cidp-page #nerves-with-and-without-cidp > .container:not(:last-child) {
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  #cidp-about-cidp-page #nerves-with-and-without-cidp > .container:not(:last-child) {
    margin-bottom: 3rem;
  }
}
#cidp-about-cidp-page #nerves-with-and-without-cidp > .container.cmp-container-10col-2up {
  margin-bottom: 2rem;
}
#cidp-about-cidp-page #nerves-with-and-without-cidp > .container.cmp-container-10col-2up > .cmp-container {
  gap: 2rem;
}
@media screen and (min-width: 768px) {
  #cidp-about-cidp-page #nerves-with-and-without-cidp > .container.cmp-container-10col-2up > .cmp-container {
    gap: 4rem;
  }
}
@media screen and (min-width: 768px) {
  #cidp-about-cidp-page #nerves-with-and-without-cidp > .container.cmp-container-10col-2up .multi-viewport-image {
    margin-bottom: 3rem;
  }
}
#cidp-about-cidp-page #nerves-with-and-without-cidp > .container:nth-child(1) > .cmp-container > .text:nth-child(1) {
  margin-bottom: 3rem;
}
#cidp-about-cidp-page #nerves-with-and-without-cidp > .container:nth-child(1) > .cmp-container > .text:nth-child(2) h3 {
  font-size: 3rem;
  line-height: 4rem;
}
#cidp-about-cidp-page #cidp-about-cidp-hytrulo-works p,
#cidp-about-cidp-page #cidp-about-cidp-hytrulo-works h3 {
  font-size: 2.25rem;
  line-height: 3rem;
  color: #d2abde;
}
@media screen and (min-width: 768px) {
  #cidp-about-cidp-page #cidp-about-cidp-hytrulo-works p,
  #cidp-about-cidp-page #cidp-about-cidp-hytrulo-works h3 {
    font-size: 3rem;
    line-height: 4rem;
  }
}
#cidp-about-cidp-page #cidp-about-cidp-hytrulo-works p:first-child,
#cidp-about-cidp-page #cidp-about-cidp-hytrulo-works h3:first-child {
  margin-top: 0;
}
#cidp-about-cidp-page #cidp-about-cidp-hytrulo-works p:last-child,
#cidp-about-cidp-page #cidp-about-cidp-hytrulo-works h3:last-child {
  margin-bottom: 0;
}
#cidp-about-cidp-page #cidp-about-cidp-hytrulo-works .cmp-teaser__content {
  text-align: center;
  margin: 0 auto;
  padding: 4rem 5rem;
}
@media screen and (min-width: 768px) {
  #cidp-about-cidp-page #cidp-about-cidp-hytrulo-works .cmp-teaser__content {
    padding: 5rem 10%;
  }
}
#cidp-about-cidp-page #cidp-about-cidp-hytrulo-works .cmp-teaser__content .cmp-teaser__description + .cmp-teaser__action-container {
  margin-top: 2rem;
}
#cidp-intro-to-mvp-page #enrollment > .container:nth-child(1) .multi-images-teaser.cmp-teaser-six-and-four .cmp-teaser .cmp-teaser__image {
  text-align: right;
}
#cidp-intro-to-mvp-page #enrollment > .container:nth-child(1) .multi-images-teaser.cmp-teaser-six-and-four .cmp-teaser .cmp-teaser__image img {
  width: 100%;
  max-width: 336px;
}
#cidp-intro-to-mvp-page #enrollment > .container:nth-child(1) .multi-images-teaser.cmp-teaser-six-and-four .cmp-teaser .cmp-teaser__mobile-image img {
  width: 75%;
  max-width: 462px;
}
#cidp-sign-up .full-width-gray-background-extended,
#my-vyvgart-hytrulo-journey .full-width-gray-background-extended {
  margin: 0 auto -12.5rem;
  padding: 5rem 0 16.25rem;
}
@media screen and (min-width: 959px) {
  #cidp-sign-up .full-width-gray-background-extended,
  #my-vyvgart-hytrulo-journey .full-width-gray-background-extended {
    padding: 7.5rem 2rem 20rem;
  }
}
#cidp-sign-up .full-width-gray-background-extended h1,
#my-vyvgart-hytrulo-journey .full-width-gray-background-extended h1 {
  font-size: 3rem;
  line-height: 3.75rem;
}
@media screen and (min-width: 959px) {
  #cidp-sign-up .full-width-gray-background-extended h1,
  #my-vyvgart-hytrulo-journey .full-width-gray-background-extended h1 {
    font-size: 4.875rem;
    line-height: 6.5rem;
    margin-bottom: 1rem;
  }
}
#cidp-sign-up .full-width-gray-background-extended p,
#my-vyvgart-hytrulo-journey .full-width-gray-background-extended p {
  line-height: 3rem;
}
@media screen and (min-width: 959px) {
  #cidp-sign-up .full-width-gray-background-extended p,
  #my-vyvgart-hytrulo-journey .full-width-gray-background-extended p {
    line-height: 4rem;
  }
}
@media screen and (min-width: 959px) {
  #cidp-sign-up .full-width-gray-background-extended p:first-of-type,
  #my-vyvgart-hytrulo-journey .full-width-gray-background-extended p:first-of-type {
    margin-top: 1rem;
  }
}
#cidp-sign-up .full-width-gray-background-extended p:last-child,
#my-vyvgart-hytrulo-journey .full-width-gray-background-extended p:last-child {
  margin-bottom: 0;
}
#virtual-community-event #milestone-event #milestone-triptych {
  display: grid;
  grid-template-rows: auto;
  column-gap: 1.5rem;
  row-gap: 3rem;
  justify-content: center;
  padding: 0 2rem;
}
@media screen and (min-width: 959px) {
  #virtual-community-event #milestone-event #milestone-triptych {
    grid-auto-flow: column;
    grid-auto-columns: minmax(0, 1fr);
    column-gap: 4rem;
    max-width: 164rem;
    margin: 0 auto;
    padding: 0 2rem;
  }
}
#virtual-community-event #milestone-event #milestone-triptych .multi-images-teaser {
  max-width: 53rem;
}
#virtual-community-event #milestone-event #milestone-triptych .multi-images-teaser .cmp-teaser .cmp-teaser__mobile-image {
  line-height: 0;
}
@media screen and (min-width: 959px) {
  #virtual-community-event #milestone-event #milestone-triptych .multi-images-teaser .cmp-teaser .cmp-teaser__mobile-image {
    display: none;
  }
}
#virtual-community-event #milestone-event #milestone-triptych .multi-images-teaser .cmp-teaser .cmp-teaser__mobile-image img {
  width: 100%;
}
#virtual-community-event #milestone-event #milestone-triptych .multi-images-teaser .cmp-teaser .cmp-teaser__tablet-image {
  display: none;
}
#virtual-community-event #milestone-event #milestone-triptych .multi-images-teaser .cmp-teaser .cmp-teaser__image {
  display: none;
}
@media screen and (min-width: 959px) {
  #virtual-community-event #milestone-event #milestone-triptych .multi-images-teaser .cmp-teaser .cmp-teaser__image {
    display: block;
  }
}
#virtual-community-event #milestone-event #milestone-triptych .multi-images-teaser .cmp-teaser .cmp-teaser__image .cmp-image {
  line-height: 0;
}
#virtual-community-event #milestone-event #milestone-triptych .multi-images-teaser .cmp-teaser__image .cmp-image {
  max-width: 38rem;
  margin: 0 auto;
}
#virtual-community-event #milestone-event #milestone-triptych .multi-images-teaser .cmp-teaser__mobile-image {
  max-width: 26.5rem;
  margin: 0 auto;
}
@media screen and (min-width: 959px) {
  #virtual-community-event #milestone-event #milestone-triptych .multi-images-teaser .cmp-teaser__content .cmp-teaser__description {
    max-width: 41.25rem;
    margin: 0 auto;
  }
}
#virtual-community-event #milestone-event #milestone-triptych .multi-images-teaser .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
#virtual-community-event .cmp-container-content {
  margin-bottom: 0;
}
#virtual-community-event #watch-the-show {
  padding: 5rem 0;
}
@media screen and (min-width: 959px) {
  #virtual-community-event #watch-the-show {
    padding: 7.5rem 0;
  }
}
#virtual-community-event #watch-the-show > .text h2 {
  color: #d2abde;
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (min-width: 959px) {
  #virtual-community-event #watch-the-show > .text h2 {
    margin-bottom: 6rem;
  }
}
#closer-look .multi-viewport-image img {
  max-height: 248px;
  object-fit: contain;
  object-position: center;
}
@media screen and (min-width: 959px) {
  #closer-look .multi-viewport-image img {
    max-height: 400px;
  }
}
#vyvgart-hytrulo-youniversity #register-event {
  scroll-margin-top: 3.75rem;
}
@media screen and (min-width: 959px) {
  #vyvgart-hytrulo-youniversity #register-event {
    scroll-margin-top: 7.5rem;
  }
}
#about-injections-page #living-vyvidly-callout .cmp-teaser__content .cmp-teaser__title,
#cidp-downloadable-resources-page #living-vyvidly-callout .cmp-teaser__content .cmp-teaser__title {
  max-width: 59rem;
  font-size: 3rem;
  line-height: 4rem;
  margin: 0 auto;
}
#about-injections-page #living-vyvidly-callout .cmp-teaser__content .cmp-teaser__description,
#cidp-downloadable-resources-page #living-vyvidly-callout .cmp-teaser__content .cmp-teaser__description {
  max-width: 103rem;
  margin: 0 auto;
}
#about-self-injection #fit-your-lifestyle {
  max-width: 973px;
}
#about-self-injection #fit-your-lifestyle .cmp-teaser__image {
  text-align: center;
}
#about-self-injection #fit-your-lifestyle .cmp-image__image {
  width: 90px;
}
#about-self-injection #cidp-admin-chart {
  display: none;
}
@media screen and (min-width: 959px) {
  #about-self-injection #cidp-admin-chart {
    display: block;
  }
}
#about-self-injection #cidp-admin-chart table {
  table-layout: fixed;
  width: 100%;
}
#about-self-injection #cidp-admin-chart table p:first-of-type,
#about-self-injection #cidp-admin-chart table p:first-child {
  margin-top: 0;
}
#about-self-injection #cidp-admin-chart table p:last-child {
  margin-bottom: 0;
}
#about-self-injection #cidp-admin-chart thead {
  background-color: #9137af;
  color: #ffffff;
}
#about-self-injection #cidp-admin-chart thead th {
  padding: 2rem 0;
}
#about-self-injection #cidp-admin-chart tbody tr {
  border-bottom: 1px solid #d2abde;
}
#about-self-injection #cidp-admin-chart tbody th:nth-child(odd),
#about-self-injection #cidp-admin-chart tbody td:nth-child(odd) {
  background-color: #F7F7F7;
}
#about-self-injection #cidp-admin-chart tbody th {
  text-align: left;
  padding: 2rem 0 2rem 2rem;
}
#about-self-injection #cidp-admin-chart tbody th p {
  font-size: 2.5rem;
  line-height: 3.5rem;
}
#about-self-injection #cidp-admin-chart tbody td {
  padding: 0 0 0 4rem;
}
@media screen and (min-width: 640px) {
  #my-vyvgart-hytrulo-journey #splash-sign-up .customform {
    max-width: 140rem !important;
  }
}
@media screen and (min-width: 959px) {
  #my-vyvgart-hytrulo-journey #splash-sign-up .customform .cmp-customform {
    width: 69%;
    max-width: 83rem;
  }
}
#cidp-sign-up #splash-sign-up button.cmp-form-button,
#virtual-community-event #splash-sign-up button.cmp-form-button,
#my-vyvgart-hytrulo-journey #splash-sign-up button.cmp-form-button {
  color: #002b49;
}
#cidp-sign-up #splash-sign-up button.cmp-form-button::after,
#virtual-community-event #splash-sign-up button.cmp-form-button::after,
#my-vyvgart-hytrulo-journey #splash-sign-up button.cmp-form-button::after {
  background-color: #ffc600;
}
#cidp-sign-up #splash-sign-up p,
#virtual-community-event #splash-sign-up p,
#my-vyvgart-hytrulo-journey #splash-sign-up p,
#cidp-sign-up #splash-sign-up label,
#virtual-community-event #splash-sign-up label,
#my-vyvgart-hytrulo-journey #splash-sign-up label,
#cidp-sign-up #splash-sign-up .cmp-form-options__field-description,
#virtual-community-event #splash-sign-up .cmp-form-options__field-description,
#my-vyvgart-hytrulo-journey #splash-sign-up .cmp-form-options__field-description {
  font-weight: 400;
}
#cidp-sign-up #splash-sign-up .cmp-form-options__field-description,
#virtual-community-event #splash-sign-up .cmp-form-options__field-description,
#my-vyvgart-hytrulo-journey #splash-sign-up .cmp-form-options__field-description {
  font-size: 2.25rem;
  line-height: 3rem;
  margin-left: 3.3125rem;
}
@media screen and (min-width: 959px) {
  #cidp-sign-up #splash-sign-up .cmp-form-options__field-description,
  #virtual-community-event #splash-sign-up .cmp-form-options__field-description,
  #my-vyvgart-hytrulo-journey #splash-sign-up .cmp-form-options__field-description {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-left: 3.6875rem;
    margin-bottom: 2rem;
  }
}
#cidp-sign-up #splash-sign-up .customform,
#virtual-community-event #splash-sign-up .customform,
#my-vyvgart-hytrulo-journey #splash-sign-up .customform {
  top: 0;
  width: calc(100% - 4rem);
  max-width: 66.25rem;
  margin: 0 auto 3.75rem;
  padding-bottom: 5rem;
}
@media screen and (min-width: 640px) {
  #cidp-sign-up #splash-sign-up .customform,
  #virtual-community-event #splash-sign-up .customform,
  #my-vyvgart-hytrulo-journey #splash-sign-up .customform {
    width: calc(82.83333333%);
    max-width: 136rem;
  }
}
@media screen and (min-width: 959px) {
  #cidp-sign-up #splash-sign-up .customform,
  #virtual-community-event #splash-sign-up .customform,
  #my-vyvgart-hytrulo-journey #splash-sign-up .customform {
    margin-bottom: 10rem;
    padding-bottom: 7.5rem;
  }
}
#cidp-sign-up #splash-sign-up .customform .cmp-form-options--radio .cmp-form-options__field-label input[type=radio],
#virtual-community-event #splash-sign-up .customform .cmp-form-options--radio .cmp-form-options__field-label input[type=radio],
#my-vyvgart-hytrulo-journey #splash-sign-up .customform .cmp-form-options--radio .cmp-form-options__field-label input[type=radio] {
  height: 2.125rem;
  width: 2.125rem;
}
#cidp-sign-up #splash-sign-up .customform .cmp-text-legal,
#virtual-community-event #splash-sign-up .customform .cmp-text-legal,
#my-vyvgart-hytrulo-journey #splash-sign-up .customform .cmp-text-legal {
  margin-bottom: 1rem;
}
#cidp-sign-up #splash-sign-up .customform .cmp-text-legal .cmp-text p.footnote,
#virtual-community-event #splash-sign-up .customform .cmp-text-legal .cmp-text p.footnote,
#my-vyvgart-hytrulo-journey #splash-sign-up .customform .cmp-text-legal .cmp-text p.footnote {
  color: #363636;
}
#cidp-sign-up #splash-sign-up .customform .cmp-form-button,
#virtual-community-event #splash-sign-up .customform .cmp-form-button,
#my-vyvgart-hytrulo-journey #splash-sign-up .customform .cmp-form-button {
  margin: 0;
}
@media screen and (min-width: 959px) {
  #cidp-sign-up #splash-sign-up input[name="consentSMS"] + .cmp-form-options__field-description,
  #virtual-community-event #splash-sign-up input[name="consentSMS"] + .cmp-form-options__field-description,
  #my-vyvgart-hytrulo-journey #splash-sign-up input[name="consentSMS"] + .cmp-form-options__field-description,
  #cidp-sign-up #splash-sign-up input[name="consentVoicemail"] + .cmp-form-options__field-description,
  #virtual-community-event #splash-sign-up input[name="consentVoicemail"] + .cmp-form-options__field-description,
  #my-vyvgart-hytrulo-journey #splash-sign-up input[name="consentVoicemail"] + .cmp-form-options__field-description,
  #cidp-sign-up #splash-sign-up input[name="over18"] + .cmp-form-options__field-description,
  #virtual-community-event #splash-sign-up input[name="over18"] + .cmp-form-options__field-description,
  #my-vyvgart-hytrulo-journey #splash-sign-up input[name="over18"] + .cmp-form-options__field-description,
  #cidp-sign-up #splash-sign-up input[name="optInPrivacy"] + .cmp-form-options__field-description,
  #virtual-community-event #splash-sign-up input[name="optInPrivacy"] + .cmp-form-options__field-description,
  #my-vyvgart-hytrulo-journey #splash-sign-up input[name="optInPrivacy"] + .cmp-form-options__field-description {
    font-size: 2rem;
    line-height: 3rem;
  }
}
#cidp-sign-up #splash-sign-up .cmp-separator__horizontal-rule,
#virtual-community-event #splash-sign-up .cmp-separator__horizontal-rule,
#my-vyvgart-hytrulo-journey #splash-sign-up .cmp-separator__horizontal-rule {
  margin: 3rem auto 5rem;
}
#cidp-sign-up #splash-sign-up .cmp-customform__form-error,
#virtual-community-event #splash-sign-up .cmp-customform__form-error,
#my-vyvgart-hytrulo-journey #splash-sign-up .cmp-customform__form-error {
  margin-top: 3rem;
}
@media screen and (min-width: 959px) {
  #cidp-sign-up #splash-sign-up .cmp-customform__form-error,
  #virtual-community-event #splash-sign-up .cmp-customform__form-error,
  #my-vyvgart-hytrulo-journey #splash-sign-up .cmp-customform__form-error {
    margin-top: 4rem;
  }
}
::root {
  --hero-height: 504px;
}
@media screen and (min-width: 959px) {
  .cmp-hero-gradient-box .cmp-teaser {
    min-height: 504px;
  }
}
.cmp-hero-gradient-box .cmp-teaser .cmp-teaser__image .cmp-image {
  max-width: 1440px;
  height: var(--hero-height);
  min-height: 504px;
}
.cmp-hero-gradient-box .cmp-teaser .cmp-teaser__image .cmp-image img {
  width: auto;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  height: var(--hero-height);
  min-height: 504px;
}
.cmp-hero-gradient-box .cmp-teaser:has(.cmp-teaser__tablet-image) .cmp-teaser__mobile-image {
  display: block !important;
}
@media screen and (min-width: 959px) {
  .cmp-hero-gradient-box .cmp-teaser:has(.cmp-teaser__tablet-image) .cmp-teaser__mobile-image {
    display: none !important;
  }
}
.cmp-hero-gradient-box .cmp-teaser:has(.cmp-teaser__tablet-image) .cmp-teaser__tablet-image {
  display: none !important;
}
@media screen and (min-width: 959px) {
  .cmp-hero-gradient-box .cmp-teaser:has(.cmp-teaser__tablet-image) .cmp-teaser__tablet-image {
    display: block !important;
    grid-column: 1 / 13;
    grid-row: 1 / 2;
    margin-left: -8rem;
    margin-right: -8rem;
    max-width: 1199px;
    height: var(--hero-height);
    min-height: 504px;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-hero-gradient-box .cmp-teaser:has(.cmp-teaser__tablet-image) .cmp-teaser__tablet-image {
    display: none !important;
  }
}
.cmp-hero-gradient-box .cmp-teaser:has(.cmp-teaser__tablet-image) .cmp-teaser__tablet-image img {
  width: auto !important;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  height: var(--hero-height);
  min-height: 504px;
}
.cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-self: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 3.75rem auto;
  z-index: 1;
}
@media screen and (min-width: 959px) {
  .cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content {
    grid-column-start: 7 !important;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 2;
    min-height: 380px;
    padding: 2rem 4rem;
  }
  .cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-image: url('../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/hero-images/combined-01.svg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
@media screen and (min-width: 1199px) {
  .cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content {
    min-height: 355px;
    padding: 4rem;
  }
}
.cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  font-size: 3rem;
  line-height: 4rem;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  color: #002b49;
  max-width: 52rem;
}
.cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}
.cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content .cmp-teaser__title i {
  font-size: 3.5rem;
  line-height: 5rem;
  font-weight: 700;
}
.cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content .cmp-teaser__title sup {
  top: -2.75rem;
  left: 0.28em;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 2rem;
}
.cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr {
  width: 100%;
  max-width: 14rem;
  background: var(--gradient-linear);
  border: none;
  height: 0.5rem;
  margin: 1rem auto 3rem;
}
@media screen and (min-width: 959px) {
  .cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content .cmp-teaser__description hr {
    height: 1rem;
    margin: 1.75rem auto 3rem;
  }
}
.cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  font-size: 2.25rem;
  line-height: 3rem;
}
@media screen and (min-width: 768px) {
  .cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
    font-size: 2.5rem;
    line-height: 4rem;
  }
}
.cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:first-child {
  margin-top: 0;
}
.cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1199px) {
  .cmp-hero-gradient-box.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content {
    padding: 2rem 6rem;
  }
}
@media screen and (min-width: 1440px) {
  .cmp-hero-gradient-box.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content {
    padding: 3rem 14rem;
  }
}
.cmp-hero-gradient-box.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  display: block;
  overflow: hidden;
  text-indent: 150%;
  background: url("../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/logo/02_Logo_Breaking_Through.svg") no-repeat 50% 50%;
  background-size: contain;
  width: 160px;
  height: 100px;
  white-space: nowrap;
  margin: 0 auto 2rem;
}
@media screen and (min-width: 768px) {
  .cmp-hero-gradient-box.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
    width: 312px;
    height: 185px;
    margin-bottom: 2.5rem;
  }
}
.cmp-hero-gradient-box.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: 2rem;
  font-size: 4rem;
  line-height: 5rem;
}
@media screen and (min-width: 768px) {
  .cmp-hero-gradient-box.cmp-hero-breaking-through-today-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    margin-bottom: 2rem;
    font-size: 5rem;
    line-height: 6rem;
  }
}
.cmp-hero-gradient-box.mvp-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  display: block;
  overflow: hidden;
  text-indent: 150%;
  background: url("../../../content/dam/brand-site-patient/vyvgarthytrulo-cidp/site/logo/my-vyvgart-path-logo.svg") no-repeat 50% 50%;
  background-size: contain;
  width: 41.25rem;
  height: 8rem;
  white-space: nowrap;
  margin: 0 auto 1rem;
}
@media screen and (min-width: 768px) {
  .cmp-hero-gradient-box.mvp-logo > .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
    width: 357px;
    height: 48px;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 959px) {
  #cidp-home-page .cmp-hero-gradient-box .cmp-teaser .cmp-teaser__content {
    padding-bottom: 3rem;
  }
}
