.section-max-width {
  max-width: 1440px;
  margin: 0 auto;
}
.section-gutter {
  padding: 5.125rem clamp(1.875rem, 8.33%, 7.5rem);
}
.section-gutter-x {
  padding-left: clamp(1.875rem, 8.33%, 7.5rem);
  padding-right: clamp(1.875rem, 8.33%, 7.5rem);
}
.section-gutter-y {
  padding-top: 5.125rem;
  padding-bottom: 5.125rem;
}
@media screen and (orientation: landscape) and (min-device-width: 376px) and (max-device-width: 767px) {
  .cidp-container--center-mobile .image {
    max-width: 340px;
    margin: 0 auto !important;
    float: unset !important;
  }
  .cidp-container--center-mobile .text {
    width: fit-content !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: unset !important;
  }
}
.cidp-max-width--920 {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .cidp-max-width--920 {
    margin-left: unset;
    margin-right: unset;
  }
}
@media screen and (min-width: 768px) {
  .cidp-br--reset-desktop br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .cidp-br--reset-mobile br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .cidp-d-none--mobile {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .cidp-button--center-mobile {
    margin-left: auto;
    margin-right: auto;
  }
}
.cidp-background--bottom .cmp-container {
  background-position: bottom;
}
.cidp-min-height--580 > .cmp-container {
  min-height: 580px;
}
.cidp-flex--justify-center > .cmp-container {
  justify-content: center;
}
.cidp-section--reset-py {
  padding-top: 0;
  padding-bottom: 0;
}
.cidp-section--reset-py > .cmp-container {
  padding-top: 24px;
  padding-bottom: 24px;
}
.cidp-outcome-section {
  display: flex;
  justify-content: center;
  gap: 10rem;
  text-align: center;
}
.cidp-outcome-section-alt {
  display: flex;
  justify-content: center;
  text-align: center;
}
.cidp-outcome-titles {
  text-align: center;
}
.cidp-ongoing-padding-top {
  padding-top: 60px;
}
.cidp-ongoing-padding-bottom {
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .cidp-mobile-icon-stack {
    display: flex;
    align-items: flex-start !important;
    flex-direction: column;
  }
}
.cidp-orange-underline-mobile {
  display: block;
  margin: 0 auto;
}
.cidp-bullet-fix {
  list-style-position: inside;
  padding-left: 0;
}
.u-font-weight-400 {
  font-weight: 400 !important;
}
@media screen and (min-width: 768px) {
  .u-width-desktop-100 {
    width: 100% !important;
  }
}
#cidp-awareness-logo img {
  height: auto !important;
}
#tips-for-evaluation-image img {
  height: auto !important;
}
@media screen and (max-width: 767px) {
  #measure-evaluation-tools-image {
    width: 100% !important;
    max-width: 100%;
    float: none !important;
    margin-left: 0 !important;
    clear: both;
  }
}
#measure-evaluation-tools-image img {
  width: unset !important;
  height: auto !important;
}
@media screen and (max-width: 767px) {
  #measure-evaluation-tools-image .cmp-image,
  #measure-evaluation-tools-image .cmp-image__image,
  #measure-evaluation-tools-image img {
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
  }
}
#grip-strength-image img {
  height: auto !important;
}
#cidp-beacons-image img {
  height: auto !important;
}
@media screen and (max-width: 767px) {
  #cidp-awareness-logo img {
    padding-top: 60px;
  }
}
@media screen and (max-width: 1024px) {
  #cidp-awareness-logo .image,
  #tips-for-evaluation-image .image,
  #measure-evaluation-tools-image .image,
  #grip-strength-image .image,
  #cidp-beacons-image .image,
  #cidp-awareness-logo .cmp-image,
  #tips-for-evaluation-image .cmp-image,
  #measure-evaluation-tools-image .cmp-image,
  #grip-strength-image .cmp-image,
  #cidp-beacons-image .cmp-image {
    width: 100%;
  }
  #cidp-awareness-logo img,
  #tips-for-evaluation-image img,
  #measure-evaluation-tools-image img,
  #grip-strength-image img,
  #cidp-beacons-image img,
  #cidp-awareness-logo .cmp-image__image,
  #tips-for-evaluation-image .cmp-image__image,
  #measure-evaluation-tools-image .cmp-image__image,
  #grip-strength-image .cmp-image__image,
  #cidp-beacons-image .cmp-image__image {
    display: block;
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
  }
}
.awareness-section-gutter-y-override {
  padding-top: 3.125rem !important;
  padding-bottom: 3.125rem !important;
}
.cidp-theme--orange {
  background: #fdefe8;
  color: #004463;
}
.cidp-theme--orange a {
  color: #f05e17;
  text-decoration: underline;
}
.cidp-theme--orange-gradient {
  background: linear-gradient(183deg, #f05e17 -16.17%, #f88d78 50.26%, #f7b827 117.99%);
  color: #004463;
}
.cidp-theme--orange-gradient p,
.cidp-theme--orange-gradient h1 {
  color: inherit;
}
.cidp-theme--amber {
  background: #fcf1d9;
  color: #004463;
}
.cidp-theme--amber a {
  color: inherit;
}
.cidp-theme--light--orange {
  background: #FEF4F1 !important;
  color: #004463;
}
.cidp-theme--light--orange a {
  color: #f05e17;
  text-decoration: underline;
}
.cidp-theme--darker-blue {
  background: #004463;
  color: #ffffff;
}
.cidp-theme--darker-blue a {
  color: inherit;
}
.cidp-theme--blue {
  background: #e5edf0;
  color: #004463;
}
.cidp-theme--blue a {
  color: inherit;
}
.cidp-theme--yellow {
  background: #fffbf4;
  color: #004463;
}
.cidp-theme--yellow a {
  color: inherit;
}
.cidp-theme--light-yellow {
  background: #fcf1d9;
  color: #004463;
}
.cidp-theme--light-yellow a {
  color: inherit;
}
.cidp-theme--ca-water,
.cidp-theme--water {
  background: url("../../../content/dam/cidp-progress/site/water_background.jpg");
  background-size: cover;
  color: #ffffff;
}
.cidp-theme--ca-water a,
.cidp-theme--water a {
  color: inherit;
}
.cidp-theme--ca-water {
  background: url("../../../content/dam/cidp-progress/ca/water_background.jpg");
}
.itp-theme--purple-powder {
  color: #004463 !important;
}
.itp-theme--purple-powder h1,
.itp-theme--purple-powder h2,
.itp-theme--purple-powder h3,
.itp-theme--purple-powder h4,
.itp-theme--purple-powder h5,
.itp-theme--purple-powder p,
.itp-theme--purple-powder li,
.itp-theme--purple-powder a {
  color: inherit;
}
.cidp-theme--pink {
  color: #004463 !important;
  background: #fef4f1;
}
.cidp-theme--pink h1,
.cidp-theme--pink h2,
.cidp-theme--pink h3,
.cidp-theme--pink h4,
.cidp-theme--pink h5,
.cidp-theme--pink p,
.cidp-theme--pink li,
.cidp-theme--pink a {
  color: inherit;
}
.cidp-theme--cell {
  color: #004463;
}
.cidp-theme--cell::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../../../content/dam/cidp-progress/site/expanding_evidence_bg.png");
  background-size: cover;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .cidp-theme--cell::after {
    content: "";
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover !important;
    background: url("../../../content/dam/cidp-progress/site/expanding-evidence-mobile-hero.jpg") no-repeat center;
  }
}
.cidp-theme--cell a {
  color: inherit;
}
html,
body {
  position: relative;
  margin: 0;
  font-size: 16px;
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #004463;
  font-weight: 500;
}
main {
  position: relative;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  main {
    overflow-x: hidden;
  }
}
#see-how-symptoms-seprator .cmp-separator__horizontal-rule {
  margin: 0 auto 3rem;
  height: 6px;
  max-width: 260px;
  background-color: unset;
  background: linear-gradient(179deg, #f05e17 -42.12%, #f88d78 44.46%, #f7b827 132.73%);
}
@media screen and (max-width: 767px) {
  #see-how-symptoms-seprator .cmp-separator__horizontal-rule {
    max-width: unset;
  }
}
.cidpprogress h1,
.cidpprogress h2 {
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.cidpprogress h3,
.cidpprogress h4 {
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.cidpprogress h1,
.cidpprogress h2 {
  font-size: 2.5rem;
  line-height: 3rem;
}
.cidpprogress h3 {
  font-size: 2rem;
  line-height: 2.375rem;
}
.cidpprogress h4 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.cidpprogress p,
.cidpprogress a,
.cidpprogress li {
  font-weight: 500;
}
.cidpprogress sup {
  font-size: 0.65em;
}
@media screen and (max-width: 767px) {
  .cidpprogress h3 {
    font-size: 1.625rem;
    line-height: 2.2rem;
  }
}
.cidp-spacing-t--xxs {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .cidp-spacing-t--xs {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .cidp-spacing-b--none-mobile {
    margin-bottom: 0px;
  }
}
.section-gutter-awareness {
  padding: 3.125rem clamp(1.875rem, 8.33%, 7.5rem);
}
.section-gutter-awareness-middle {
  padding: 3.125rem clamp(1.875rem, 8.33%, 7.5rem);
}
@media screen and (max-width: 767px) {
  .section-gutter-awareness-middle {
    padding: 0rem clamp(1.875rem, 8.33%, 7.5rem) 3.125rem;
  }
}
@media screen and (max-width: 767px) {
  .cidp-spacing-t--none-mobile {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .cidp-spacing-t--sm-mobile {
    margin-top: 1.625rem;
  }
}
@media screen and (max-width: 767px) {
  .cidp-spacing-t--md-mobile {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .cidp-spacing-t--lg-mobile {
    margin-top: 3.125rem;
  }
}
.cidp-spacing-b--xxs {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  .cidp-spacing-b--xs {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .cidp-spacing-b--sm-mobile {
    margin-bottom: 1.625rem;
  }
}
@media screen and (max-width: 767px) {
  .cidp-spacing-b--md-mobile {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .cidp-spacing-b--lg-mobile {
    margin-bottom: 3.125rem;
  }
}
.cidp-spacing-b--reset {
  padding-bottom: 0 !important;
}
.cidp-spacing-b--reset .cmp-container {
  padding-bottom: inherit;
}
@media screen and (min-width: 768px) {
  .cidp-spacing-l-reset-desktop div {
    padding-left: 0 !important;
  }
}
.cidp-color--dk-orange {
  color: #f05e17 !important;
}
.cidp-color--dk-orange .cmp-teaser__description,
.cidp-color--dk-orange h1,
.cidp-color--dk-orange h2,
.cidp-color--dk-orange h3,
.cidp-color--dk-orange h4,
.cidp-color--dk-orange h5,
.cidp-color--dk-orange h6,
.cidp-color--dk-orange p,
.cidp-color--dk-orange li,
.cidp-color--dk-orange a {
  color: inherit;
}
.cidp-color--darker-blue {
  color: #004463 !important;
}
.cidp-color--darker-blue .cmp-teaser__description,
.cidp-color--darker-blue h1,
.cidp-color--darker-blue h2,
.cidp-color--darker-blue h3,
.cidp-color--darker-blue h4,
.cidp-color--darker-blue h5,
.cidp-color--darker-blue h6,
.cidp-color--darker-blue p,
.cidp-color--darker-blue li,
.cidp-color--darker-blue a {
  color: inherit;
}
.cidp-color--yellow {
  color: #fae3b4;
}
.cidp-color--amber-80 {
  color: #f5c869;
}
.cidp-hero {
  position: relative;
}
.cidp-hero .cmp-teaser {
  padding-top: 5.125rem;
  padding-bottom: 5.125rem;
  padding-top: 0;
  max-width: 1440px;
  min-height: 700px;
  display: flex;
  align-items: center;
  color: white;
  margin: 0 auto;
}
.cidp-hero .cmp-teaser__tablet-image,
.cidp-hero .cmp-teaser__mobile-image,
.cidp-hero .teaser-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.cidp-hero .cmp-teaser__tablet-image > div,
.cidp-hero .cmp-teaser__mobile-image > div,
.cidp-hero .teaser-bg-img > div {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}
.cidp-hero .teaser-bg-img > div {
  background-position: top;
}
.cidp-hero .cmp-teaser__content {
  position: relative;
  margin: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.cidp-hero .cmp-teaser__content::before {
  background: linear-gradient(179deg, #f05e17 -42.12%, #f88d78 44.46%, #f7b827 132.73%) !important;
}
.cidp-hero .cmp-teaser__content > h1 {
  text-align: center;
}
.cidp-hero .cmp-teaser__content h1 {
  font-weight: 700;
}
.cidp-hero .cmp-teaser__content .cmp-teaser__title,
.cidp-hero .cmp-teaser__content .cmp-teaser__description,
.cidp-hero .cmp-teaser__content .cmp-teaser__action-container {
  max-width: 600px;
  text-align: center;
}
.cidp-hero .cmp-teaser__content .cmp-teaser__title {
  position: relative;
  margin: 0;
}
.cidp-hero .cmp-teaser__content .cmp-teaser__title::before {
  content: "";
  display: block;
  margin-bottom: 1rem;
  width: 100%;
  height: 6px;
  background: #f88d78;
  background: linear-gradient(179deg, #f05e17 -42.12%, #f88d78 44.46%, #f7b827 132.73%);
}
.cidp-hero .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link {
  color: inherit;
  text-decoration: none;
}
.cidp-hero .cmp-teaser__content h1,
.cidp-hero .cmp-teaser__content h2 {
  margin-bottom: 1rem;
}
.cidp-hero .cmp-teaser__content .cmp-teaser__description {
  margin-bottom: 2.5rem;
}
.cidp-hero .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-top: 18rem;
  margin-bottom: 0;
}
.cidp-hero .cmp-teaser__content .cmp-teaser__description .cmp-teaser__title-link {
  color: inherit;
  text-decoration: none;
}
.cidp-hero .cmp-teaser__content .cmp-teaser__description .cmp-teaser__action-link {
  width: fit-content;
  display: block;
  margin: 2.5rem auto 0;
  border-radius: 5px;
  font-weight: 900;
  color: #004463;
  font-size: 0.938rem;
  background-color: #f88d78;
  padding: 0.69rem 2.27rem;
}
.cidp-hero .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link {
  width: fit-content;
  display: block;
  margin: 0;
  border-radius: 5px;
  font-weight: 900;
  color: #004463;
  font-size: 0.938rem;
  background-color: #f88d78;
  padding: 0.69rem 2.27rem;
}
.cidp-hero.__footer .cmp-teaser__content {
  margin: 2rem 0 0;
}
.cidp-hero.__footer .cmp-teaser__content h1,
.cidp-hero.__footer .cmp-teaser__content h2 {
  margin-top: 0;
}
.cidp-hero.__footer .cmp-teaser__content .cmp-teaser__description {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .cidp-hero.__footer .cmp-teaser__content .cmp-teaser__description p {
    margin-right: 33%;
  }
}
.cidp-hero.__footer .cmp-teaser__content .cmp-teaser__description .cmp-teaser__action-link {
  margin-top: 29rem;
}
.cidp-hero.__footer .cmp-teaser__content .cmp-teaser__description .itp-font-size-xs {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -3rem;
}
.cidp-hero.__footer .cmp-teaser__content .cmp-teaser__description p:nth-last-child(2) {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .cidp-hero .cmp-teaser {
    padding-top: 5.125rem;
    padding-bottom: 5.125rem;
  }
  .cidp-hero .cmp-teaser__content {
    margin: 150px 0;
  }
  .cidp-hero .cmp-teaser__content::before {
    content: "";
    position: absolute;
    top: 0;
    left: auto;
    display: block;
    width: 6px;
    height: 100%;
    background: #f88d78;
  }
  .cidp-hero .cmp-teaser__content > h1 {
    text-align: left;
  }
  .cidp-hero .cmp-teaser__content .cmp-teaser__title::before {
    content: unset;
  }
  .cidp-hero .cmp-teaser__content .cmp-teaser__title,
  .cidp-hero .cmp-teaser__content .cmp-teaser__description,
  .cidp-hero .cmp-teaser__content .cmp-teaser__action-container {
    max-width: 800px;
    padding-left: 40px;
    text-align: left;
  }
  .cidp-hero .cmp-teaser__content .cmp-teaser__description p:last-child {
    margin-top: 0;
    margin-bottom: 0 !important;
  }
  .cidp-hero .cmp-teaser__content .cmp-teaser__description .cmp-teaser__action-link {
    margin: 2.5rem 0 0;
  }
  .cidp-hero.__footer .cmp-teaser__content {
    margin: 2.5rem 0 0;
  }
  .cidp-hero.__footer .cmp-teaser__content h1 {
    padding-left: 40px;
  }
  .cidp-hero.__footer .cmp-teaser__content .itp-font-size-xs {
    left: unset !important;
    transform: none !important;
  }
  .cidp-hero.__footer .cmp-teaser__content .cmp-teaser__description .cmp-teaser__action-link {
    margin-top: 2.5rem;
  }
}
@media (min-width: 960px) {
  .cidp-hero .cmp-teaser__content {
    padding-left: clamp(1.5rem, 8.33%, 7.5rem);
    padding-right: clamp(1.5rem, 8.33%, 7.5rem);
  }
}
@media (min-width: 1660px) {
  .cidp-hero .cmp-teaser {
    height: 900px;
  }
}
.cmp-teaser--no-border .cmp-teaser__content::before {
  background: none !important;
}
.cidp-hero-footer-banner {
  position: relative;
}
.cidp-hero-footer-banner .cmp-teaser {
  padding-top: 5.125rem;
  padding-bottom: 5.125rem;
  padding-top: 0;
  max-width: 1440px;
  height: 728px;
  min-height: 728px;
  display: flex;
  align-items: center;
  color: white;
  margin: 0 auto;
}
.cidp-hero-footer-banner .cmp-teaser__tablet-image,
.cidp-hero-footer-banner .cmp-teaser__mobile-image,
.cidp-hero-footer-banner .teaser-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
}
.cidp-hero-footer-banner .cmp-teaser__tablet-image > div,
.cidp-hero-footer-banner .cmp-teaser__mobile-image > div,
.cidp-hero-footer-banner .teaser-bg-img > div {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}
.cidp-hero-footer-banner .cmp-teaser__content {
  width: 100%;
  max-width: 1440px;
  margin: 2rem auto 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
}
.cidp-hero-footer-banner .cmp-teaser__content::before {
  content: none;
  background: none !important;
}
.cidp-hero-footer-banner .cmp-teaser__title,
.cidp-hero-footer-banner .cmp-teaser__description,
.cidp-hero-footer-banner .cmp-teaser__action-container {
  max-width: 600px;
  text-align: center;
}
.cidp-hero-footer-banner .cmp-teaser__title::before {
  content: none;
  background: none !important;
}
@media (min-width: 768px) {
  .cidp-hero-footer-banner .cmp-teaser__title,
  .cidp-hero-footer-banner .cmp-teaser__description,
  .cidp-hero-footer-banner .cmp-teaser__action-container {
    max-width: 620px;
    text-align: left;
  }
}
@media (min-width: 960px) {
  .cidp-hero-footer-banner .cmp-teaser__content {
    padding-left: clamp(1.5rem, 8.33%, 7.5rem);
    padding-right: clamp(1.5rem, 8.33%, 7.5rem);
  }
  .cidp-hero-footer-banner .cmp-teaser {
    height: 728px;
  }
}
@media (max-width: 960px) {
  .cidp-hero-footer-banner .cmp-teaser {
    min-height: 1200px;
    height: auto;
    display: block;
  }
  .cidp-hero-footer-banner .cmp-teaser__content {
    width: 100%;
  }
}
.itp-banner-awareness .cmp-teaser {
  display: flex;
  align-items: center;
  position: relative;
  height: 728px;
  padding-top: 5.125rem;
  padding-bottom: 5.125rem;
}
.itp-banner-awareness .cmp-teaser__tablet-image,
.itp-banner-awareness .cmp-teaser__mobile-image,
.itp-banner-awareness .teaser-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.itp-banner-awareness .cmp-teaser__tablet-image > div,
.itp-banner-awareness .cmp-teaser__mobile-image > div,
.itp-banner-awareness .teaser-bg-img > div {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}
.itp-banner-awareness .cmp-teaser__content {
  width: 1440px;
  position: relative;
  color: white;
  padding-left: clamp(1.875rem, 8.33%, 7.5rem);
  padding-right: clamp(1.875rem, 8.33%, 7.5rem);
  margin: 0 auto;
}
.itp-banner-awareness .cmp-teaser__content h2,
.itp-banner-awareness .cmp-teaser__content .cmp-teaser__title,
.itp-banner-awareness .cmp-teaser__content .cmp-teaser__description {
  max-width: 100%;
  margin-top: 0;
}
.itp-banner-awareness .cmp-teaser__content h2 ul,
.itp-banner-awareness .cmp-teaser__content .cmp-teaser__title ul,
.itp-banner-awareness .cmp-teaser__content .cmp-teaser__description ul {
  padding-left: 1.5rem;
}
@media (max-width: 960px) {
  .itp-banner-awareness .cmp-teaser {
    min-height: 1200px;
    display: block;
  }
  .itp-banner-awareness .cmp-teaser .cmp-teaser__content {
    width: 100%;
  }
  .itp-banner-awareness .cmp-teaser .cmp-teaser__content h2,
  .itp-banner-awareness .cmp-teaser .cmp-teaser__content .cmp-teaser__title,
  .itp-banner-awareness .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
    max-width: unset;
    margin-top: 0;
  }
}
@media (min-width: 960px) {
  .itp-banner-awareness .cmp-teaser {
    height: 728px;
  }
}
#cidp-header .submenu-header::before {
  background: #ffffff;
}
#cidp-header .submenu-header .cmp-submenu-header--logo-area {
  width: 74px;
}
#cidp-header .submenu-header .cmp-submenu-header--main-list {
  gap: 4.688rem;
}
#cidp-header .submenu-header .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem {
  position: relative;
}
#cidp-header .submenu-header .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem a {
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #004463;
  font-weight: 700;
}
#cidp-header .submenu-header .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem a span {
  text-decoration: none;
}
#cidp-header .submenu-header .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem.active {
  transition: all 0.2s;
}
#cidp-header .submenu-header .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem.active a {
  color: #004463;
}
#cidp-header .submenu-header .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem.active::after {
  transition: all 0.2s;
  content: "";
  display: block;
  height: 2px;
  background: #004463;
  position: absolute;
  width: 100%;
  height: 6px;
  bottom: -33px;
  left: 0;
}
#cidp-header .submenu-header .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--hamburger-menu {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-cidpprogress/resources/images/hamburger-menu.svg");
  width: 30px;
  height: 28px;
}
#cidp-header .submenu-header .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--close-button {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-cidpprogress/resources/images/icon_close.svg");
  width: 35px;
  height: 35px;
}
#cidp-header .submenu-header .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--hamburger-menu {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-cidpprogress/resources/images/hamburger-menu.svg");
  width: 30px;
  height: 28px;
}
#cidp-header .submenu-header.__scrolling .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem.active::after {
  bottom: -33px;
}
#cidp-header .submenu-header.__scrolling .cmp-submenu-header--header-area-mobile .cmp-submenu-header--hamburger-menu-area .cmp-submenu-header--hamburger-menu {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-cidpprogress/resources/images/hamburger-menu.svg");
  width: 30px;
  height: 28px;
}
@media screen and (max-width: 960px) {
  #cidp-header .submenu-header .cmp-submenu-header--mainSectionItem.active::after {
    bottom: unset !important;
  }
}
@media screen and (max-width: 767px) {
  #cidp-header .submenu-header .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem {
    text-align: center;
  }
  #cidp-header .submenu-header .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem.active a span {
    text-decoration: underline;
  }
  #cidp-header .submenu-header .cmp-submenu-header--main-list .cmp-submenu-header--mainSectionItem.active::after {
    content: none;
  }
}
#cidp-header .submenu-header #stay-informed--link {
  background: #f88d78;
  color: #004463;
  border-radius: 6px;
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  padding: 0.5rem 2.5rem;
  font-weight: 900;
}
#cidp-header .cidp-button--mobile-stay-informed {
  position: fixed;
  width: fit-content;
  z-index: 2;
  display: none;
}
@media screen and (max-width: 767px) {
  #cidp-header .cidp-button--mobile-stay-informed {
    display: block;
    top: 24px;
    right: 90px;
  }
}
.itp-open--mobile-menu #cidp-header .cmp-submenu-header {
  background: #fef4f1;
}
.itp-open--mobile-menu #cidp-header .cidp-button--mobile-stay-informed {
  z-index: -1;
}
.itp-open--mobile-menu #cidp-header .cmp-submenu-header--logo {
  padding-top: 0.75rem !important;
}
#cidp-footer {
  background: #002033;
  padding-top: 5.25rem;
  padding-bottom: 5.25rem;
  color: #ffffff;
}
#cidp-footer .cmp-container {
  padding-left: clamp(1.875rem, 8.33%, 7.5rem);
  padding-right: clamp(1.875rem, 8.33%, 7.5rem);
  max-width: 1440px;
  margin: 0 auto;
}
#cidp-footer .cmp-teaser {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#cidp-footer .cmp-teaser .cmp-teaser__image {
  width: 116px;
  height: 36px;
}
#cidp-footer .cmp-teaser .cmp-teaser__action-link {
  font-size: 0.938rem;
  font-weight: 900;
  text-decoration: none;
  margin-right: 3rem;
  color: inherit;
}
#cidp-footer .cmp-teaser .cmp-teaser__action-link:last-child {
  margin-right: 0;
}
#cidp-footer .cmp-text {
  font-size: 0.75rem;
}
@media screen and (max-width: 767px) {
  #cidp-footer {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  #cidp-footer .cmp-teaser {
    display: block;
  }
  #cidp-footer .cmp-teaser__image {
    margin: 0 auto 48px;
  }
  #cidp-footer .cmp-teaser__action-container .cmp-teaser__action-link {
    display: block;
    text-align: center;
    margin: 0 auto 32px;
  }
  #cidp-footer .cmp-text {
    margin: 0 auto;
    text-align: center;
  }
}
#fight-against-cidp {
  /* Portrait */
}
#fight-against-cidp .teaser {
  flex: 1 1 100%;
}
#fight-against-cidp .itp-flex > .cmp-container {
  gap: 6.9%;
}
@media screen and (min-width: 768px) {
  #fight-against-cidp .itp-flex.itp-flex--y-center > .cmp-container {
    align-items: flex-start;
    justify-content: center;
    gap: 0;
  }
  #fight-against-cidp .itp-flex.itp-flex--y-center > .cmp-container > .aem-Grid {
    align-items: flex-start !important;
  }
  #fight-against-cidp .itp-flex.itp-flex--y-center > .cmp-container > .teaser {
    align-self: flex-start;
    margin-right: 6.9%;
  }
  #fight-against-cidp .itp-flex.itp-flex--y-center > .cmp-container > .teaser:last-child {
    margin-right: 0;
  }
  #fight-against-cidp .itp-flex.itp-flex--y-center > .cmp-container > .aem-Grid > .teaser {
    align-self: flex-start;
  }
}
#fight-against-cidp .cmp-teaser .cmp-teaser__content {
  text-align: center;
}
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__pretitle {
  margin-bottom: 1rem;
  font-weight: 700;
  color: #f5c869;
}
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  position: relative;
  line-height: 8rem;
  color: #f88d78;
}
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__title p.only {
  color: #f5c869;
  font-size: 1rem;
  margin-bottom: 0;
  text-align: center;
}
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__title h2,
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__title h3 {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
  max-height: 140px;
}
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__title h2 span,
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__title h3 span {
  position: relative;
  font-size: 4rem;
  line-height: 0;
  color: #f5c869;
}
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__title h2 span.title,
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__title h3 span.title {
  font-size: 9.375rem;
  line-height: 8rem;
  background: #f5c869;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__title h2 span:first-child,
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__title h3 span:first-child {
  vertical-align: top;
  top: 60px;
}
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__title h2 span:last-child,
#fight-against-cidp .cmp-teaser .cmp-teaser__content .cmp-teaser__title h3 span:last-child {
  top: 40px;
  vertical-align: top;
}
@media screen and (max-width: 960px) {
  #fight-against-cidp .itp-flex .cmp-container {
    display: block;
  }
  #fight-against-cidp .itp-flex .cmp-container .teaser {
    margin-bottom: 2.5rem;
  }
  #fight-against-cidp .itp-flex .cmp-container .teaser:last-child {
    margin-bottom: 0;
  }
}
#cidp-face-safety-trade-offs {
  padding-top: 0;
  padding-bottom: 0;
  min-height: 640px;
  overflow: hidden;
}
#cidp-face-safety-trade-offs > .aem-Grid {
  display: block;
  position: relative;
}
#cidp-face-safety-trade-offs .container:first-child {
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-right: 0;
}
#cidp-face-safety-trade-offs .container:last-child {
  height: 100%;
}
#cidp-face-safety-trade-offs .cmp-image {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  overflow: hidden;
}
#cidp-face-safety-trade-offs .cmp-image img {
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%;
}
#cidp-face-safety-trade-offs #image-face-safety-trade-offs-ca,
#cidp-face-safety-trade-offs #image-face-safety-trade-offs {
  margin-left: -1.5rem;
  margin-right: -2.8rem;
}
#cidp-face-safety-trade-offs .cmp-teaser .cmp-teaser__image {
  margin: 0 auto 1rem;
}
#cidp-face-safety-trade-offs .cmp-teaser .cmp-teaser__content {
  text-align: center;
}
#cidp-face-safety-trade-offs #image-face-safety-trade-offs-ca {
  max-height: 420px;
}
#cidp-face-safety-trade-offs #image-face-safety-trade-offs {
  position: relative;
}
#cidp-face-safety-trade-offs #image-face-safety-trade-offs .text--patient-portrayal-center-of-page {
  top: 48px !important;
  right: 0 !important;
  font-weight: 400 !important;
}
@media screen and (min-width: 768px) {
  #cidp-face-safety-trade-offs {
    padding-right: 0;
  }
  #cidp-face-safety-trade-offs .container:first-child {
    padding-right: 8%;
  }
  #cidp-face-safety-trade-offs > .aem-Grid {
    display: flex;
    align-items: center;
  }
  #cidp-face-safety-trade-offs #image-face-safety-trade-offs-ca {
    max-height: unset;
  }
  #cidp-face-safety-trade-offs #image-face-safety-trade-offs-ca,
  #cidp-face-safety-trade-offs #image-face-safety-trade-offs {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    padding-bottom: 0;
    margin-left: unset;
    margin-right: unset;
  }
  #cidp-face-safety-trade-offs #image-face-safety-trade-offs-ca .image,
  #cidp-face-safety-trade-offs #image-face-safety-trade-offs .image {
    height: 100%;
    display: flex;
    overflow: hidden;
  }
  #cidp-face-safety-trade-offs #image-face-safety-trade-offs-ca .image .cmp-image__image,
  #cidp-face-safety-trade-offs #image-face-safety-trade-offs .image .cmp-image__image {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }
  #cidp-face-safety-trade-offs .cmp-teaser__image {
    margin: 0 0 1rem!important;
  }
  #cidp-face-safety-trade-offs .cmp-teaser__content {
    text-align: left !important;
  }
}
#discovery-innovative-solutions .itp-font-size-xs {
  padding-left: 32px;
}
@media screen and (max-width: 767px) {
  #discovery-innovative-solutions .itp-font-size-xs {
    padding-left: 0;
  }
}
#significantly-impacts .cmp-teaser {
  padding-right: 1.5rem;
}
@media screen and (max-width: 767px) {
  #significantly-impacts .cmp-teaser {
    padding-right: 0;
  }
  #significantly-impacts .cmp-teaser .cmp-teaser__image {
    margin: 0 auto;
  }
  #significantly-impacts .cmp-teaser .cmp-teaser__content {
    text-align: center;
  }
}
#thank-you-callout .cidp-container--callout > .cmp-container {
  gap: 40px;
}
#thank-you-callout .cmp-button {
  text-align: center;
  min-width: 292px;
}
@media screen and (max-width: 320px) {
  #thank-you-callout .cmp-button {
    min-width: unset !important;
  }
}
#modal__stay-informed .itp-container--modal {
  background: rgba(0, 68, 99, 0.93);
}
#modal__stay-informed #stay-informed {
  background: #fffbf4;
}
@media screen and (max-width: 767px) {
  .itp-section > .cmp-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.itp-section-awareness > .cmp-container {
  padding: 3.125rem clamp(1.875rem, 8.33%, 7.5rem);
  max-width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .itp-section-awareness > .cmp-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.itp-section-awareness-middle > .cmp-container {
  padding: 3.125rem clamp(1.875rem, 8.33%, 7.5rem);
  max-width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .itp-section-awareness-middle > .cmp-container {
    padding: 0rem clamp(1.875rem, 8.33%, 7.5rem) 3.125rem;
  }
}
@media screen and (max-width: 767px) {
  .itp-section-awareness-middle > .cmp-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.itp-section-awareness-content .cmp-container {
  min-height: 580px;
}
.itp-section--content .cmp-container {
  min-height: 580px;
}
.cidp-container--callout > .cmp-container {
  display: flex;
  gap: clamp(40px, 10%, 60%);
}
@media screen and (max-width: 767px) {
  .cidp-container--callout > .cmp-container {
    display: block;
  }
  .cidp-container--callout > .cmp-container .button {
    width: 100%;
    margin-bottom: 1.625rem;
  }
  .cidp-container--callout > .cmp-container .button .cmp-button {
    text-align: center;
  }
  .cidp-container--callout > .cmp-container .button:last-child {
    margin-bottom: 0;
  }
}
.container--narrow .cmp-container {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .container--narrow .cmp-container {
    max-width: unset;
    margin-left: unset;
    margin-right: unset;
  }
}
#untreated-thirthy-pct {
  width: 100%;
  padding: 30px;
  max-width: 480px;
  background-color: #e5edf0;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
}
#evaluation-tools-hero-mobile {
  position: relative;
  background-color: #004463;
  padding-top: 40px;
}
#evaluation-tools-hero-mobile .text {
  padding: 0 24px;
  margin-bottom: 24px;
}
#evaluation-tools-hero-mobile .text h1::before {
  content: "";
  display: block;
  margin-bottom: 16px;
  width: 100%;
  min-width: 100%;
  height: 6px;
  background: linear-gradient(179deg, #f05e17 -42.12%, #f88d78 44.46%, #f7b827 132.73%);
}
#evaluation-tools-hero-mobile .text:has(#footnote) {
  /* your styles here */
  padding-left: 16px;
  padding-right: 16px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  bottom: 24px;
  margin-bottom: 0;
}
.container--display-none-mobile {
  display: block;
}
@media screen and (max-width: 767px) {
  .container--display-none-mobile {
    display: none;
  }
}
.container--display-none-desktop {
  display: block;
}
@media screen and (min-width: 768px) {
  .container--display-none-desktop {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .container-padding-x-0-dsektop {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}
@media screen and (min-width: 768px) {
  .container-desktop-margin-left-4 {
    margin-left: 4% !important;
  }
}
.container-center-header-image {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .container-padding-left-12-desktop {
    padding-left: 12px !important;
  }
}
@media screen and (min-width: 768px) {
  .container-padding-right-12-desktop {
    padding-right: 12px !important;
  }
}
.container-border-top {
  border-top: 3px solid #004463;
}
@media screen and (max-width: 767px) {
  .container-mobile-width-100 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .container-mobile-width-100 .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .container-mobile-width-100 .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .container-mobile-width-100 .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .container-mobile-width-100 .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .container-mobile-width-100 .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .container-mobile-width-100 .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 100%;
  }
}
.cipd-teaser--hero-small {
  position: relative;
}
.cipd-teaser--hero-small .cmp-teaser {
  padding-top: 5.125rem;
  padding-bottom: 5.125rem;
  padding-left: clamp(1.875rem, 8.33%, 7.5rem);
  padding-right: clamp(1.875rem, 8.33%, 7.5rem);
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  min-height: 500px;
}
.cipd-teaser--hero-small .cmp-teaser .teaser-bg-tab-img,
.cipd-teaser--hero-small .cmp-teaser .teaser-bg-mob-img,
.cipd-teaser--hero-small .cmp-teaser .teaser-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.cipd-teaser--hero-small .cmp-teaser .teaser-bg-tab-img > div,
.cipd-teaser--hero-small .cmp-teaser .teaser-bg-mob-img > div,
.cipd-teaser--hero-small .cmp-teaser .teaser-bg-img > div {
  background-size: cover;
  width: 100%;
  height: 100%;
}
.cipd-teaser--hero-small .cmp-teaser .cmp-teaser__content {
  position: relative;
  max-width: 700px;
  color: white;
}
.cipd-teaser--hero-small .cmp-teaser .cmp-teaser__content h1 {
  font-weight: 700;
}
.cipd-teaser--hero-small .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  margin-bottom: 1rem;
}
.cipd-teaser--hero-small .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .cipd-teaser--hero-small h1,
  .cipd-teaser--hero-small .cmp-teaser__title,
  .cipd-teaser--hero-small .cmp-teaser__description {
    text-align: center;
  }
}
.icon-fit--stack .cmp-teaser .cmp-teaser__image {
  width: fit-content;
  margin-bottom: 0.75rem;
}
.icon-fit--stack-reverse .cmp-teaser {
  display: flex;
  flex-direction: column-reverse;
  gap: unset !important;
}
@media screen and (min-width: 768px) {
  .icon-fit--stack--zero--bottom--margin .cmp-teaser .cmp-teaser__image {
    margin-bottom: 0 !important;
  }
}
.icon-align--centerx .cmp-teaser__image {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}
.icon-align--centerx .cmp-teaser__content {
  text-align: center !important;
}
@media screen and (max-width: 767px) {
  .cipd-teaser--margin-top-mobile {
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .cipd-teaser--margin-bottom-mobile {
    margin-bottom: 64px !important;
  }
}
@media screen and (max-width: 767px) {
  .cipd-teaser--mobile--reduced--title h3 {
    font-size: 24px !important;
  }
}
.icon--s194 {
  max-width: 400px;
}
.icon--s194 .cmp-teaser__image {
  width: fit-content;
}
.icon--s194 .cmp-teaser__image .cmp-image {
  width: 194px !important;
  height: 194px !important;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .icon--s194 {
    max-width: unset;
  }
}
.icon--s70 .cmp-teaser {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.icon--s70 .cmp-teaser .cmp-teaser__image .cmp-image__image {
  width: 100px;
  height: 100px;
  min-width: 100px;
  min-height: 100px;
}
.icon--s100 {
  max-width: 400px;
}
.icon--s100 .cmp-teaser__image {
  width: fit-content;
}
.icon--s100 .cmp-teaser__image .cmp-image {
  width: 100px !important;
  height: 100px !important;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .icon--s100 {
    max-width: unset;
  }
}
.teaser-center .cmp-teaser .cmp-teaser__image {
  margin: 0 auto;
}
.teaser-center .cmp-teaser .cmp-teaser__content {
  text-align: center;
}
.cipd-teaser--callout .cmp-teaser {
  position: relative;
}
.cipd-teaser--callout .cmp-teaser .cmp-teaser__content {
  text-align: center;
  padding: 2rem 1.5rem 3rem;
  border-width: 6px;
  border-style: solid;
  border-image: linear-gradient(1deg, #f05e17 0%, #f7b827 100%) 1;
}
.cipd-teaser--callout .cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link {
  font-size: 2rem;
  line-height: 2.375rem;
}
.cipd-teaser--callout .cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link p {
  font-size: inherit;
  line-height: inherit;
}
.cipd-teaser--callout .cmp-teaser .cmp-teaser__action-container {
  background-color: #e5edf0;
  width: auto;
  width: fit-content;
  display: block;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .cipd-teaser--callout .cmp-teaser .cmp-teaser__content {
    padding: 2rem 4.5rem;
  }
  .cipd-teaser--callout .cmp-teaser .cmp-teaser__action-container {
    padding-left: 4rem;
    padding-right: 4rem;
    background-color: #e5edf0;
  }
}
.cipd-teaser--callout-border-left .cmp-teaser {
  position: relative;
}
.cipd-teaser--callout-border-left .cmp-teaser .cmp-teaser__content {
  padding-left: 32px;
}
.cipd-teaser--callout-border-left .cmp-teaser .cmp-teaser__content::before {
  content: "";
  display: block;
  width: 6px;
  height: 100%;
  background: linear-gradient(179deg, #f05e17 -42.12%, #f88d78 44.46%, #f7b827 132.73%);
  position: absolute;
  left: 0;
}
.cipd-teaser--callout-border-left .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: 2.5rem;
}
.cipd-teaser--callout-border-left .cmp-teaser .cmp-teaser__content .cmp-teaser__title-link p {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .cipd-teaser--callout-border-left .cmp-teaser .cmp-teaser__content {
    padding-left: 0;
  }
  .cipd-teaser--callout-border-left .cmp-teaser .cmp-teaser__content::before {
    content: "";
    background: linear-gradient(179deg, #f05e17 -42.12%, #f88d78 44.46%, #f7b827 132.73%);
    width: 100%;
    height: 6px;
    position: relative;
    margin-bottom: 3.125rem;
  }
  .cipd-teaser--callout-border-left .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    text-align: center;
  }
  .cipd-teaser--callout-border-left .cmp-teaser .cmp-teaser__content .cmp-teaser__action-link {
    margin: 0 auto;
  }
}
.cipd-teaser--coral-action-link .cmp-teaser__action-link {
  width: fit-content;
  display: block;
  margin: 0;
  border-radius: 5px;
  font-weight: 900;
  color: #004463;
  font-size: 0.938rem;
  background-color: #f88d78;
  padding: 0.69rem 3.27rem;
}
.cipd-teaser--thank-you {
  background-repeat: no-repeat;
  background: url("../../../content/dam/cidp-progress/site/thank-you-gradient-desktop.jpg"), #004463;
  background-size: cover;
  background-position: 0 10px;
}
.cipd-teaser--thank-you .cmp-teaser {
  padding-top: 5.125rem;
  padding-bottom: 5.125rem;
  padding-left: clamp(1.875rem, 8.33%, 7.5rem);
  padding-right: clamp(1.875rem, 8.33%, 7.5rem);
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  min-height: 500px;
  color: white;
}
.cipd-teaser--thank-you .cmp-teaser .cmp-teaser__content {
  max-width: 700px;
}
.cipd-teaser--thank-you .cmp-teaser .cmp-teaser__content .cmp-teaser__description p {
  margin-bottom: 1rem;
}
.cipd-teaser--thank-you .cmp-teaser .cmp-teaser__content .cmp-teaser__description p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .cipd-teaser--thank-you {
    background: url("../../../content/dam/cidp-progress/site/thank-you-gradient-mobile.jpg"), #004463;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 10px;
  }
  .cipd-teaser--thank-you .cmp-teaser {
    min-height: unset;
  }
  .cipd-teaser--thank-you .cmp-teaser__title,
  .cipd-teaser--thank-you .cmp-teaser__description {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .cipd-teaser--thank-you--reduced-bottom-padding .cmp-teaser {
    padding-bottom: 0 !important;
  }
}
.cipd-teaser--icon-260 {
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}
.cipd-teaser--icon-260 .cmp-teaser__image {
  width: 260px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.625rem;
}
.cipd-teaser--banner {
  position: relative;
}
.cipd-teaser--banner .cmp-teaser .teaser-bg-mob-img,
.cipd-teaser--banner .cmp-teaser .teaser-bg-tab-img,
.cipd-teaser--banner .cmp-teaser .teaser-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.cipd-teaser--banner .cmp-teaser .teaser-bg-mob-img > div,
.cipd-teaser--banner .cmp-teaser .teaser-bg-tab-img > div,
.cipd-teaser--banner .cmp-teaser .teaser-bg-img > div {
  background-size: cover;
  width: 100%;
  height: 100%;
}
.cipd-teaser--banner .cmp-teaser .cmp-teaser__content {
  width: 100%;
  height: 100%;
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top: 5.125rem;
  padding-bottom: 5.125rem;
  padding-left: clamp(1.875rem, 8.33%, 7.5rem);
  padding-right: clamp(1.875rem, 8.33%, 7.5rem);
}
.cipd-teaser--banner .cmp-teaser .cmp-teaser__content .cmp-teaser__title:has(h3) .cipd-teaser--banner .cmp-teaser .cmp-teaser__content .cmp-teaser__title:has(h2) h2,
.cipd-teaser--banner .cmp-teaser .cmp-teaser__content .cmp-teaser__title:has(h3) .cipd-teaser--banner .cmp-teaser .cmp-teaser__content .cmp-teaser__title:has(h2) h3 {
  font-size: 2rem;
  line-height: 2.375rem;
}
.cipd-teaser--banner .cmp-teaser .cmp-teaser__content .cmp-teaser__title:has(h3) .cipd-teaser--banner .cmp-teaser .cmp-teaser__content .cmp-teaser__title:has(h2) h2 b,
.cipd-teaser--banner .cmp-teaser .cmp-teaser__content .cmp-teaser__title:has(h3) .cipd-teaser--banner .cmp-teaser .cmp-teaser__content .cmp-teaser__title:has(h2) h3 b {
  font-size: 1.875rem;
  line-height: 2.2rem;
}
.cipd-teaser--banner .cmp-teaser .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link {
  color: inherit;
}
.cipd-teaser--banner .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.cipd-teaser--banner .cmp-teaser .cmp-teaser__content .cmp-teaser__action-container .cmp-teaser__action-link {
  color: inherit;
  background: white;
  border-radius: 0.375rem;
  padding: 0.813rem 3.27rem;
  font-size: 0.938rem;
  font-weight: bold;
  display: block;
}
@media screen and (max-width: 767px) {
  .cipd-teaser--center-align-mobile .cmp-teaser {
    display: block;
    text-align: center;
  }
}
@media screen and (min-width: 1410px) {
  .cidp-teaser--managing-description p {
    padding: 0px 91px;
  }
}
.teaser-flex--align-start .cmp-teaser {
  display: flex;
  align-items: flex-start !important;
}
.cmp-teaser--title-regular .cmp-teaser__title p {
  font-weight: 400 !important;
}
@media screen and (max-width: 767px) {
  .cmp-teaser--flex-wrap div {
    flex-wrap: wrap !important;
  }
}
#cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.75rem;
}
#cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid > .teaser-new-rte-v2.icon--s702 {
  float: none;
  width: 100%;
  margin: 0;
}
#cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid > .teaser-new-rte-v2.icon--s702 .cmp-teaser {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 0.75rem;
}
#cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid > .teaser-new-rte-v2.icon--s702 .cmp-teaser__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid > .teaser-new-rte-v2.icon--s702 .cmp-teaser__title {
  margin: 0;
}
#cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid > .teaser-new-rte-v2.icon--s702 .cmp-teaser__title p {
  margin: 0;
  text-align: center;
}
#cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid > .teaser-new-rte-v2.icon--s702 .cmp-teaser__image {
  flex: 0 0 auto;
}
#cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid > .teaser-new-rte-v2.icon--s702 .cmp-teaser__image .cmp-image__image {
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 767px) {
  #cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid {
    gap: 0;
  }
  #cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid > .teaser-new-rte-v2.icon--s702 {
    margin: 0 0 1.75rem;
  }
  #cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid > .teaser-new-rte-v2.icon--s702:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  #cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid {
    flex-direction: row;
    justify-content: center;
    gap: 0;
  }
  #cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid > .teaser-new-rte-v2.icon--s702 {
    width: auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    margin-right: 12.5rem;
  }
  #cidp-face-safety-trade-offs .cmp-container:has(> .aem-Grid > .teaser-new-rte-v2.icon--s702) > .aem-Grid > .teaser-new-rte-v2.icon--s702:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .teaser-spacing-b--padding-none-mobile .cmp-teaser__title > p {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .teaser-mobile-spacing--margin-bottom-34 {
    margin-bottom: 34px !important;
  }
}
@media screen and (min-width: 767px) {
  .teaser-margin-right-none {
    margin-right: 0px !important;
  }
}
@media screen and (min-width: 767px) {
  .teaser-padding-x-20 {
    padding-left: 31px !important;
    padding-right: 31px !important;
  }
}
@media screen and (max-width: 767px) {
  .teaser-list-tight-mobile .cmp-teaser__description {
    text-align: center;
  }
  .teaser-list-tight-mobile .cmp-teaser__description ul {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    padding-left: 0;
    list-style-position: inside;
    text-align: left;
    justify-items: center;
  }
  .teaser-list-tight-mobile .cmp-teaser__description li {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .teaser-mobile-margin-bottom-0 {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 767px) {
  .teaser-text-mobile-margin-top-16 {
    margin-top: 16px;
  }
}
@media screen and (min-width: 767px) {
  .teaser-text-mobile-margin-top-48 {
    margin-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  .teaser-text-mobile-margin-bottom-0 .cmp-teaser__image {
    margin-bottom: 0 !important;
  }
}
.teaser-action-link-center-text .cmp-teaser__action-link {
  text-align: center !important;
}
.teaser-text-24-18 {
  font-size: 24px !important;
}
@media screen and (max-width: 767px) {
  .teaser-text-24-18 {
    font-size: 18px !important;
  }
}
.text a {
  text-decoration: underline;
}
.cidp-references {
  overflow-x: hidden;
}
.cidp-references .cmp-text {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  padding-left: clamp(1.875rem, 8.33%, 7.5rem);
  padding-right: clamp(1.875rem, 8.33%, 7.5rem);
  max-width: 1440px;
  margin: 0 auto;
}
.cidp-references .cmp-text p {
  color: #004463;
  font-size: 1rem;
  overflow-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .text--align-center-mobile {
    text-align: center;
  }
}
.text--patient-portrayal {
  position: absolute;
  top: 120px;
  rotate: -90deg;
  right: 3%;
  width: fit-content !important;
  line-height: 1;
  display: block;
}
.text--patient-portrayal p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400 !important;
}
@media screen and (max-width: 767px) {
  .text--patient-portrayal {
    top: 440px;
    right: -16px;
  }
}
.text--patient-portrayal-evolution {
  position: absolute;
  top: 120px;
  rotate: -90deg;
  right: 3%;
  width: fit-content !important;
}
.text--patient-portrayal-evolution p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400 !important;
}
@media screen and (max-width: 767px) {
  .text--patient-portrayal-evolution {
    top: 487px;
    right: -37px;
  }
}
.text--patient-portrayal-center-of-page {
  position: absolute;
  top: 120px;
  rotate: -90deg;
  right: 3%;
  z-index: 9999;
}
.text--patient-portrayal-center-of-page p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400 !important;
}
@media screen and (max-width: 767px) {
  .text--patient-portrayal-center-of-page {
    top: 1240px !important;
    right: -26px;
    z-index: 9999;
  }
}
@media screen and (max-width: 360px) {
  .text--patient-portrayal-center-of-page {
    top: 1266px !important;
    right: -40px;
  }
}
@media screen and (max-width: 767px) {
  .text--mobile-only-24px h3 {
    font-size: 24px !important;
  }
}
@media screen and (max-width: 767px) {
  .text--mobile-only-margin-left-28-percent {
    margin-left: 28.667% !important;
  }
}
.cidp-text--quote {
  position: relative;
  font-size: 1.875rem;
  line-height: 2.375rem;
}
.cidp-text--quote p,
.cidp-text--quote h1,
.cidp-text--quote h2 {
  font-size: inherit;
  line-height: inherit;
}
.cidp-text--quote:has(h2) h2 {
  position: relative;
}
.cidp-text--quote:has(h2) h2::before,
.cidp-text--quote:has(h2) h2::after {
  font-size: 2.25rem;
  font-family: "museomoderno", sans-serif;
  font-weight: 700;
}
.cidp-text--quote:has(h2) h2::before {
  content: "“";
  position: absolute;
  left: -1.2rem;
  top: 0;
}
.cidp-text--quote:has(h2) h2::after {
  content: "”";
}
@media screen and (max-width: 767px) {
  .cidp-text--quote:has(h2) h2::before {
    position: relative;
    left: auto;
  }
}
.text-underline--grad {
  position: relative;
}
.text-underline--grad::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 70%;
  height: 8px;
  background: var(--Gradient-3, linear-gradient(179deg, #f05e17 -42.12%, #f88d78 44.46%, #f7b827 132.73%));
}
@media screen and (max-width: 767px) {
  .text-underline--grad::after {
    justify-self: center !important;
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
.patient-portrayal-container {
  position: relative;
}
.text--patient-portrayal-contained {
  position: absolute;
  top: 120px;
  right: 0%;
  rotate: -90deg;
  width: fit-content !important;
}
.text--patient-portrayal-contained p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400 !important;
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .text--patient-portrayal-contained {
    right: 0%;
  }
}
@media screen and (max-width: 767px) {
  .text--patient-portrayal-contained {
    top: 51px;
    right: -16px;
  }
}
@media screen and (max-width: 767px) {
  .test-mobile-padding-bottom-40 {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 768px) {
  .text-margin-left-desktop-0 {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .text--list-center .cmp-text {
    text-align: center;
  }
  .text--list-center .cmp-text ul {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-left: 0;
    list-style-position: inside;
    text-align: center;
  }
  .text--list-center .cmp-text li {
    text-align: center;
  }
}
.awareness-numbered-text-wrap {
  padding-left: 1.5em;
  text-indent: -1.1em;
  text-align: left;
}
.awareness-numbered-text-wrap-alternative {
  text-indent: -1.1em;
  text-align: left;
}
.awareness-numbered-text-wrap-alternative-2 {
  text-indent: -2.1em;
  text-align: left;
}
.text--hanging-asterisk .cmp-text p {
  padding-left: 0.7em;
  text-indent: -0.5em;
}
.text--hanging-asterisk .cmp-text h3 {
  padding-left: .8em;
  text-indent: -1.1em;
}
@media screen and (max-width: 767px) {
  .text-mobile-width-100 {
    width: 100% !important;
  }
}
.text-32-24 {
  font-size: 32px !important;
  line-height: 32px !important;
}
@media screen and (max-width: 767px) {
  .text-32-24 {
    font-size: 24px !important;
    line-height: 24px !important;
  }
}
.text-24-16 {
  font-size: 24px !important;
  line-height: 32px !important;
}
@media screen and (max-width: 767px) {
  .text-24-16 {
    font-size: 16px !important;
    line-height: 24px !important;
  }
}
.text-42-32 {
  font-size: 42px !important;
  line-height: 48px !important;
}
@media screen and (max-width: 767px) {
  .text-42-32 {
    font-size: 32px !important;
    line-height: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .text-mobile-margin-left-awareness-list {
    margin-left: 3% !important;
  }
}
.cidp-text--awareness-top-banner {
  --awareness-banner-close-size: 24px;
  --awareness-banner-close-offset: 16px;
  --awareness-banner-close-hit-area: 48px;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  z-index: 999;
  cursor: default;
}
.cidp-text--awareness-top-banner .cmp-text {
  position: relative;
  min-height: 55px;
  padding: 10px 56px 10px 24px;
  background: #F7B827;
  color: #004463;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.cidp-text--awareness-top-banner .cmp-text::after {
  content: "";
  width: var(--awareness-banner-close-size);
  height: var(--awareness-banner-close-size);
  position: absolute;
  top: 50%;
  right: var(--awareness-banner-close-offset);
  transform: translateY(-50%);
  background: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-cidpprogress/resources/images/close-button-awareness-banner.svg") center / contain no-repeat;
  pointer-events: none;
}
.cidp-text--awareness-top-banner .cmp-text p {
  margin: 0;
  color: inherit;
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-wrap: balance;
}
.cidp-text--awareness-top-banner .cmp-text a {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: underline;
}
.cidp-text--awareness-top-banner.hide {
  display: none;
}
@media screen and (max-width: 767px) {
  .cidp-text--awareness-top-banner {
    --awareness-banner-close-size: 22px;
    --awareness-banner-close-offset: 14px;
    --awareness-banner-close-hit-area: 44px;
    top: 80px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .cidp-text--awareness-top-banner .cmp-text {
    min-height: 48px;
    padding: 12px 52px 12px 16px;
  }
  .cidp-text--awareness-top-banner .cmp-text p {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: left;
  }
}
.itp-open--mobile-menu .cidp-text--awareness-top-banner {
  display: none;
}
.awareness-list-padding-1 {
  padding-left: 6.0%;
}
@media screen and (max-width: 767px) {
  .awareness-list-padding-1 {
    padding-left: 10.0% !important;
  }
}
.awareness-list-padding-2 {
  padding-left: 6.5%;
}
@media screen and (max-width: 767px) {
  .awareness-list-padding-2 {
    padding-left: 10.0% !important;
  }
}
.awareness-list-padding-3 {
  padding-left: 4%;
}
@media screen and (max-width: 767px) {
  .awareness-list-padding-3 {
    padding-left: 10.0% !important;
  }
}
.footnote-margin-left-3 {
  margin-left: 4% !important;
}
@media screen and (max-width: 767px) {
  .footnote-margin-left-3 {
    margin-left: 0% !important;
  }
}
@media screen and (max-width: 767px) {
  .mobile-margin-bottom-100 {
    margin-bottom: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .mobile-margin-bottom-24 {
    margin-bottom: 24px !important;
  }
}
#stay-informed form {
  color: #004463;
}
#stay-informed form input::-webkit-input-placeholder {
  color: #004463;
}
#stay-informed form input:-moz-placeholder {
  color: #004463;
  opacity: 1;
}
#stay-informed form input::-moz-placeholder {
  color: #004463;
  opacity: 1;
}
#stay-informed form input:-ms-input-placeholder {
  color: #004463;
}
#stay-informed form input::-ms-input-placeholder {
  color: #004463;
}
#stay-informed form input::placeholder {
  color: #004463;
}
#stay-informed form select {
  background-image: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-cidpprogress/resources/images/select-chevron.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
  background-size: 13px;
}
@media (prefers-color-scheme: light) {
  #stay-informed form select option {
    background: white !important;
    color: #004463 !important;
  }
}
@media (prefers-color-scheme: dark) {
  #stay-informed form select option {
    background: #004463 !important;
    color: white !important;
  }
}
#stay-informed form #PostalCode {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 38px;
  margin: 0;
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  border: 1px solid white;
  font-size: 0.813rem;
  background-color: #dbdfde;
  color: #004463;
  border-radius: 0.313rem;
}
#stay-informed form #LblmktoCheckbox_44555_0 {
  display: flex;
  align-items: center;
}
#stay-informed form #LblmktoCheckbox_44555_0 span {
  display: inline;
  color: unset !important;
  padding: unset;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 300 !important;
}
#stay-informed form #LblmktoCheckbox_44555_0 span span {
  display: inline;
}
#stay-informed form select,
#stay-informed form input[type=email],
#stay-informed form input[type=text] {
  background-color: #dbdfde;
  color: #004463;
}
#stay-informed form input[type="number"]::-webkit-inner-spin-button,
#stay-informed form input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#stay-informed form .mktoFormRow {
  color: #004463;
}
#stay-informed form .mktoFormRow label,
#stay-informed form .mktoFormRow .mktoHtmlText {
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #004463;
}
#stay-informed form .mktoFormRow:nth-child(2) .mktoHtmlText {
  font-weight: 900 !important;
}
#stay-informed form .mktoFormRow:nth-child(8) .mktoFormCol .mktoFieldWrap label,
#stay-informed form .mktoFormRow:nth-child(7) .mktoFormCol .mktoFieldWrap label {
  font-weight: 300 !important;
  font-size: 0.875rem;
}
#stay-informed form .mktoFormRow:nth-child(7) input,
#stay-informed form .mktoFormRow:nth-child(8) input,
#stay-informed form .mktoFormRow:nth-child(7) input[type=checkbox],
#stay-informed form .mktoFormRow:nth-child(8) input[type=checkbox] {
  outline: 2px solid #dbdfde;
}
#stay-informed form .mktoFormRow:nth-child(7) input:checked + label::after,
#stay-informed form .mktoFormRow:nth-child(8) input:checked + label::after,
#stay-informed form .mktoFormRow:nth-child(7) input[type=checkbox]:checked + label::after,
#stay-informed form .mktoFormRow:nth-child(8) input[type=checkbox]:checked + label::after {
  border: 2px solid #004463;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  outline: none;
}
#stay-informed form .mktoFormRow:nth-child(7) input + label,
#stay-informed form .mktoFormRow:nth-child(8) input + label,
#stay-informed form .mktoFormRow:nth-child(7) input[type=checkbox] + label,
#stay-informed form .mktoFormRow:nth-child(8) input[type=checkbox] + label {
  display: flex;
  align-items: center;
}
#stay-informed form .mktoFormRow:nth-child(7) input + label::before,
#stay-informed form .mktoFormRow:nth-child(8) input + label::before,
#stay-informed form .mktoFormRow:nth-child(7) input[type=checkbox] + label::before,
#stay-informed form .mktoFormRow:nth-child(8) input[type=checkbox] + label::before {
  background: #dbdfde;
  border: 1px solid #dbdfde;
  border-radius: 0;
  min-width: 15px;
}
#stay-informed form .mktoFormRow:nth-child(7) input + label span,
#stay-informed form .mktoFormRow:nth-child(8) input + label span,
#stay-informed form .mktoFormRow:nth-child(7) input[type=checkbox] + label span,
#stay-informed form .mktoFormRow:nth-child(8) input[type=checkbox] + label span {
  display: inline !important;
  padding-left: 0;
  color: #004463;
  font-size: 0.875rem;
  font-weight: 300 ;
  line-height: 1.125rem;
}
#stay-informed form .mktoFormRow:nth-child(7) input.mktoInvalid + label,
#stay-informed form .mktoFormRow:nth-child(8) input.mktoInvalid + label {
  display: flex;
  align-items: center;
}
#stay-informed form .mktoFormRow:nth-child(7) input.mktoInvalid + label::before,
#stay-informed form .mktoFormRow:nth-child(8) input.mktoInvalid + label::before {
  background: #dbdfde;
  border: 1px solid red;
  border-radius: 0;
  min-width: 15px;
}
#stay-informed form .mktoFormRow:nth-child(8) input:checked + label::after,
#stay-informed form .mktoFormRow:nth-child(8) input[type=checkbox]:checked + label::after {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
#stay-informed form .mktoFormRow:nth-child(9) span {
  font-weight: 300;
}
#stay-informed form .mktoButton {
  background-color: #004463 !important;
  color: #ffffff !important;
}
@media (max-width: 767px) {
  #stay-informed form {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  #stay-informed form .mktoFormRow:nth-child(2) .mktoFieldWrap,
  #stay-informed form .mktoFormRow:nth-child(3) .mktoFieldWrap,
  #stay-informed form .mktoFormRow:nth-child(2) .mktoFormCol,
  #stay-informed form .mktoFormRow:nth-child(3) .mktoFormCol {
    width: 100% !important;
  }
  #stay-informed form .mktoFormRow:nth-child(2) .mktoHtmlText,
  #stay-informed form .mktoFormRow:nth-child(3) .mktoHtmlText {
    width: 100% !important;
    text-align: center;
  }
  #stay-informed form .mktoFormRow:nth-child(4) .mktoFormCol {
    float: unset !important;
  }
  #stay-informed form .mktoFormRow:nth-child(4) .mktoFieldWrap {
    float: unset;
  }
  #stay-informed form .mktoFormRow:nth-child(4) .mktoFieldWrap .mktoHtmlText {
    width: 100% !important;
    text-align: center;
  }
  #stay-informed form .mktoButtonRow {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #stay-informed .itp-container--modal {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
#mktoForm_1675 > div:nth-child(9) > div.mktoFormCol > div.mktoFieldWrap > div.mktoHtmlText.mktoHasWidth > span > br {
  padding-top: 16px;
}
.cmp-button__icon--modal-x-darker-blue {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-cidpprogress/resources/images/icon_close.svg");
  margin-left: 0;
}
.cmp-button__icon--modal-x-darker-blue {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-cidpprogress/resources/images/icon_close.svg");
  margin-left: 0;
}
.cidp-button--coral .cmp-button {
  padding: 0.69rem 1.27rem;
  border-radius: 5px;
  background-color: #f88d78;
  display: block;
  text-align: center !important;
}
.cidp-button--coral .cmp-button .cmp-button__text {
  font-weight: 900;
  color: #004463;
  font-size: 16px;
}
.cidp-button--coral-awareness .cmp-button {
  padding: 16px 56px;
  border-radius: 5px;
  background-color: #f88d78;
  display: block;
  text-align: center !important;
}
.cidp-button--coral-awareness .cmp-button .cmp-button__text {
  font-weight: 700;
  color: #004463;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .button-width-100 {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .button-mobile-margin-left-0 {
    margin-left: 0 !important;
  }
}
.cidp-button--marine-awareness .cmp-button {
  padding: 16px 56px;
  border-radius: 5px;
  background-color: #004463;
  display: block;
  text-align: center !important;
}
.cidp-button--marine-awareness .cmp-button .cmp-button__text {
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
}
.cidp-button--mobile-stay-informed {
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .cidp-button--mobile-stay-informed {
    display: block;
  }
  .cidp-button--mobile-stay-informed .cmp-button {
    background: #f88d78 !important;
    color: #004463;
    border-radius: 6px;
    padding: .5rem 2rem;
    font-size: 1rem;
    font-weight: 900;
  }
}
#btn-watch-now {
  width: fit-content;
  min-width: 200px;
  text-decoration-line: unset;
}
@media screen and (max-width: 767px) {
  #btn-watch-now {
    width: unset;
    min-width: unset;
  }
}
#btn-download {
  width: fit-content;
  min-width: 200px;
  text-decoration-line: unset;
}
#btn-download .cmp-button__text {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
#btn-download .cmp-button__text::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../../../content/dam/cidp-progress/site/download-icon.svg") center / contain no-repeat;
}
@media screen and (max-width: 767px) {
  #btn-download {
    width: unset;
    min-width: unset;
  }
}
#btn-watch-now-no-wrap {
  width: fit-content;
  min-width: 200px;
  text-decoration-line: unset;
}
#btn-watch-now-no-wrap span {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #btn-watch-now-no-wrap {
    width: unset;
    min-width: unset;
  }
}
@media screen and (max-width: 767px) {
  .button-center-x--mobile {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .button-mobile-margin-bottom-44 {
    margin-bottom: 44px;
  }
}
@media screen and (min-width: 767px) {
  .button-margin-left-6 {
    margin-left: 6% !important;
  }
}
@media screen and (min-width: 767px) {
  .button-margin-left-4 {
    margin-left: 4% !important;
  }
}
@media screen and (min-width: 767px) {
  .button-margin-left-2 {
    margin-left: 2.5% !important;
  }
}
.marketoembed form .mktoFormRow:has(input[type=hidden]) {
  margin-bottom: 0;
}
.marketoembed form .mktoFormRow input[type=hidden] {
  margin-bottom: 0;
}
.marketoembed form .mktoFormRow:nth-child(9) .mktoHtmlText[style="width: 701px;"] span br {
  display: block;
  content: " ";
  width: 8px;
  height: 8px;
}
.marketoembed form .mktoFormRow:nth-child(9) .mktoHtmlText[style="width: 701px;"] div {
  display: none;
}
.cmp-submenu-header--logo-area {
  margin-top: 10px;
}
#language-toggle {
  font-weight: 500 !important;
}
@media screen and (max-width: 768px) and (orientation: landscape) {
  .cmp-submenu-header {
    overflow: scroll;
  }
}
@media screen and (max-width: 667px) and (orientation: landscape) {
  .cmp-submenu-header {
    overflow: scroll;
  }
}
@media screen and (max-width: 768px) {
  .itp-open--mobile-menu .submenu-header .cmp-submenu-header--logo-area {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
.accordion .cmp-accordion [data-cmp-expanded] .cmp-accordion__icon {
  color: white !important;
}
.accordion .cmp-accordion [data-cmp-expanded] .cmp-accordion__button .cmp-accordion__img {
  border: 2px solid white;
  opacity: 1;
}
.accordion .cmp-accordion [data-cmp-expanded] .cmp-accordion__button::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-cidpprogress/resources/images/accordion-minus.svg");
  display: inline-block;
  margin-left: 0.5rem;
}
.accordion .cmp-accordion .cmp-accordion__item .cmp-accordion__icon {
  margin-left: auto;
  font-size: 0.75rem;
  font-weight: 700;
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 5px;
}
.accordion .cmp-accordion__item {
  padding: 1rem 0 0.8rem;
  border-bottom: 1px solid #004463;
}
.accordion .cmp-accordion__item:last-child {
  border-bottom: unset;
}
.accordion .cmp-accordion__header {
  padding: 0.625rem 0;
}
.accordion .cmp-accordion__button {
  background: unset;
  appearance: none;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
}
.accordion .cmp-accordion__button .cmp-accordion__img {
  width: 50px;
  height: 50px;
  margin-right: 0.875rem;
  border-radius: 100%;
  opacity: 0.6;
}
.accordion .cmp-accordion__button .cmp-accordion__title {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 700;
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #f05e17;
}
.accordion .cmp-accordion__button::after {
  content: url("../../../etc.clientlibs/argenx/clientlibs/clientlib-cidpprogress/resources/images/accordion-plus.svg");
  display: inline-block;
  margin-left: 0.5rem;
}
@media screen and (max-width: 768px) {
  .accordion {
    display: block;
  }
}
.image-orange-divider {
  width: 384px;
  height: 9px;
  display: block;
  margin: 12px auto 0;
}
@media screen and (max-width: 767px) {
  .image-orange-divider {
    width: 80%;
  }
}
.img-max-width img {
  max-width: 90%;
  height: auto;
}
