#gc-gejc #moa-page {
  width: 100%;
  margin-top: 83px;
  background: linear-gradient(180deg, #fff 0%, #e4edfc 100%);
}

#gc-gejc #moa-page .moa-page__blue-bar {
  background: #4a4a9e;
  box-shadow: none;
  color: #fff;
  left: 0 !important;
  position: fixed;
  text-align: center;
  top: 98px;
  width: 100% !important;
  z-index: 1;
}

#gc-gejc #moa-page .moa-page__blue-bar-wrap {
  margin: 0 auto;
  max-width: 950px;
}

#gc-gejc #moa-page .moa-page__blue-bar-text {
  color: #fff;
  font-family: Ubuntu, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 8px;
}

#gc-gejc #moa-page .moa-page__blue-bar-text strong {
  font-weight: 700;
}

#gc-gejc #moa-page #main-wrapper {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  background: #fff;
}

#gc-gejc #moa-page #main-content {
  width: 100%;
  margin: 0 auto;
  max-width: 720px;
  background: #fff;
  position: unset;
  padding: 0;
}

#gc-gejc #moa-page #moa-heading,
#gc-gejc #moa-page #switch-page {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

#gc-gejc #moa-page .moa-page__switch-wrap {
  align-items: center;
  color: #003865;
  display: flex;
  font-family: Ubuntu, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  justify-content: space-between;
  line-height: normal;
  padding-bottom: 77px;
  padding-top: 27px;
  text-align: center;
  text-transform: uppercase;
}

#gc-gejc #moa-page #moa-heading {
  margin-bottom: 0;
}

#gc-gejc #moa-page .moa-page__divider {
  border-top: 1px solid #00284e;
  height: 43px;
  margin: 20px 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: min(950px, 100vw);
}

#gc-gejc #moa-page .moa-page__eyebrow {
  color: #003865;
  font-family: Ubuntu, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 76px 0 10px;
}

#gc-gejc #moa-page .moa-page__title {
  color: #003865;
  font-family: Ubuntu, sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin: 0 0 40px;
}

#gc-gejc #moa-page .moa-page__section {
  margin-bottom: 30px;
}

#gc-gejc #moa-page .moa-page__section-title {
  color: #003865;
  font-family: Ubuntu, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}

#gc-gejc #moa-page .moa-page__disclaimer {
  color: rgba(0, 0, 0, 0.84);
  font-family: Ubuntu, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 20px 0;
}

#gc-gejc #moa-page .moa-page__diagram-image {
  width: 100%;
}

#gc-gejc #moa-page .moa-page__diagram-image--mobile,
#gc-gejc #moa-page .moa-page__key-points-image--mobile,
#gc-gejc #moa-page .moa-page__mobile-break {
  display: none;
}

#gc-gejc #moa-page .moa-page__diagram-image--desktop,
#gc-gejc #moa-page .moa-page__key-points-image--desktop {
  display: block;
}

#gc-gejc #moa-page .moa-page__callout {
  margin-top: 35px;
  margin-bottom: 50px;
}

#gc-gejc #moa-page .moa-page__callout-text,
#gc-gejc #moa-page .moa-page__footer-text {
  color: #555555;
  font-family: Ubuntu, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

#gc-gejc #moa-page .moa-page__callout-text--tight {
  text-indent: -6px;
}

#gc-gejc #moa-page .moa-page__callout-text + .moa-page__callout-text {
  margin-top: 5px;
}

#gc-gejc #moa-page .moa-page__key-points {
  background: rgba(228, 237, 252, 0.5);
  border-top: 7px solid #ac182e;
  border-radius: 0 0 25px;
  margin: 0 auto 30px;
  padding: 30px 0 50px;
}

#gc-gejc #moa-page .moa-page__key-points-header {
  align-items: center;
  display: flex;
  position: relative;
}

#gc-gejc #moa-page .moa-page__key-points-lockup {
  display: flex;
  position: relative;
  align-items: center;
}

#gc-gejc #moa-page .moa-page__key-points-label {
  color: #ffffff;
  font-family: Ubuntu, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
  position: absolute;
  top: 33%;
  left: 101px;
}

#gc-gejc #moa-page .moa-page__key-points-title {
  color: #ac182e;
  font-family: Ubuntu, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}

#gc-gejc #moa-page .moa-page__key-points-list {
  list-style: disc;
  list-style-position: outside;
  margin: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

#gc-gejc #moa-page .moa-page__key-points-item {
  color: #555555;
  display: list-item;
  font-family: Ubuntu, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 20px auto 0;
  max-width: 560px;
}

#gc-gejc #moa-page .moa-page__footer-text + .moa-page__footer-text {
  margin-top: 5px;
}

#gc-gejc #moa-page span.moa-page__text-nowrap {
  white-space: nowrap;
}

#gc-gejc #moa-page #main-content .button {
  margin: 50px auto;
  max-width: 600px;
}

#gc-gejc #moa-page .button {
  width: 100%;
}

#gc-gejc #moa-page .button .cmp-button {
  background: #ac182e;
  background-image: url("/content/dam/intelligentcontent/brands/imfinzi-hcp/us/en/gc-gejc/images/ChevronWhite_Desktop.svg");
  background-position: right 77px center;
  background-repeat: no-repeat;
  border: 1px solid transparent;
  color: #ffffff;
  display: block;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
}

#gc-gejc #moa-page .button .cmp-button:hover {
  background-color: #fff;
  background-image: url("/content/dam/intelligentcontent/brands/imfinzi-hcp/us/en/gc-gejc/images/global/green-right-arrow.svg");
  background-repeat: no-repeat;
  border-color: #ac182e;
  color: #ac182e;
  text-decoration: none;
}

#gc-gejc #moa-page .button .cmp-button__text {
  color: #ffffff;
  font-family: Ubuntu, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  line-height: 1.42857143;
}

#gc-gejc #moa-page .button .cmp-button:hover .cmp-button__text {
  color: #ac182e;
}

#gc-gejc #moa-page .moa-page__switch-link {
  align-items: center;
  color: inherit;
  column-gap: 5px;
  display: flex;
  justify-content: center;
  text-decoration: none;
}

#gc-gejc #moa-page .moa-page__switch-link--next {
  justify-content: flex-end;
  text-align: right;
}

#gc-gejc #moa-page .moa-page__switch-link--next .moa-page__switch-icon {
  transform: scaleX(-1);
}

#gc-gejc #moa-page .moa-page__switch-link:hover,
#gc-gejc #moa-page .moa-page__switch-link:focus {
  color: #23527c;
  text-decoration: underline;
}

#gc-gejc #moa-page .moa-page__switch-icon {
  display: block;
}

#gc-gejc #moa-page .moa-page__switch-label {
  color: #003865;
  display: inline-flex;
  font-family: Ubuntu, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#gc-gejc #moa-page sup {
  font-family: Ubuntu, sans-serif;
  font-size: 62%;
  font-style: normal;
  top: -0.6em;
}

#gc-gejc #moa-page .moa-page__footer p:last-child {
  margin-left:4px;
}
@media screen and (min-width: 1441px) { 
    #gc-gejc #moa-page .moa-page__footer p:last-child {
      margin-left: 0;
  }
}

@media only screen and (min-width: 992px) {
  #gc-gejc #moa-page .moa-page__key-points-item {
    max-width: 520px;
  }

  #gc-gejc #moa-page .moa-page__key-points-title {
    margin-left: 18px;
  }
  #gc-gejc #moa-page .moa-page__footer p:first-child {
    text-indent: -6px;
  }
}
@media only screen and (min-width: 721px) {
   #gc-gejc #moa-page #switch-page.moa-page__switch-wrap {
        max-width: 720px;
        margin: 0 auto;
   }
}
@media only screen and (max-width: 991px) {
  #gc-gejc #moa-page .moa-page__blue-bar-wrap {
    max-width: 100%;
    width: 100%;
  }
  #gc-gejc #moa-page #main-wrapper{
      max-width: 100%;
      width: 100%;
  }
  #gc-gejc #moa-page .moa-page__blue-bar-text {
    font-size: 14px;
    line-height: 16px;
    padding: 5px 5px 5px 15px;
    text-align: start;
  }

  #gc-gejc #moa-page #moa-heading,
  #gc-gejc #moa-page #main-content {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #gc-gejc #moa-page #switch-page {
        max-width: 100%;
    /* padding-left: 15px;
    padding-right: 15px; */
  }
  #gc-gejc #moa-page .moa-page__diagram-image--mobile,
  #gc-gejc #moa-page .moa-page__key-points-image--mobile,
  #gc-gejc #moa-page .moa-page__mobile-break {
    display: block;
  }

  #gc-gejc #moa-page .moa-page__diagram-image--desktop,
  #gc-gejc #moa-page .moa-page__key-points-image--desktop {
    display: none;
  }

  #gc-gejc #moa-page .moa-page__title {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 30px;
  }

  #gc-gejc #moa-page .moa-page__eyebrow {
    font-size: 20px;
    margin: 88px 0 30px;
    margin: 104px auto 30px;
  }

  #gc-gejc #moa-page .moa-page__divider {
    height: 50px;
    margin: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
  }

  #gc-gejc #moa-page .moa-page__callout {
    margin: 20px 5px 50px 0;
  }

  #gc-gejc #moa-page .moa-page__callout-text {
    font-size: 10px;
  }

  #gc-gejc #moa-page .moa-page__key-points {
    border-radius: 0;
    padding: 20px 0 0;
  }

  /* #gc-gejc #moa-page .moa-page__key-points-header {
    align-items: flex-start;
    flex-direction: column;
  } */

  #gc-gejc #moa-page .moa-page__key-points-lockup {
    /* flex-direction: column;
    align-items: initial; */
    max-width: 360px;
    width: 100%;
  }

  #gc-gejc #moa-page .moa-page__key-points-label {
    left: 100px;
    top: 27px;
  }

  #gc-gejc #moa-page .moa-page__key-points-title {
    /* margin: 20px 0 0 40px; */
    margin:0;
    font-weight: 500;
  }

  #gc-gejc #moa-page .moa-page__key-points-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 40px;
  }

  #gc-gejc #moa-page .moa-page__key-points-item {
    /* margin: 20px auto 0;
    padding: 0 20px 20px;
    position: relative;
    margin-left: 40px; */
    padding: 0 20px 20px;
    position: relative;
    margin-left: 40px;
    max-width: 520px;
    width: 100%;
    margin: 20px auto 0;
  }

  #gc-gejc #moa-page .moa-page__key-points-item::before {
    content: "\2022";
    color: #555555;
    display: inline-block;
    font-size: 1.2em;
    left: 5px;
    margin-right: 0.5em;
    position: absolute;
    top: -2px;
    width: 1em;
  }

  #gc-gejc #moa-page .moa-page__footer-text {
    font-size: 10px;
  }

  #gc-gejc #moa-page .moa-page__footer {
    margin-top: 30px;
    margin-left: -5px;
  }

  #gc-gejc #moa-page #main-content .button {
    margin: 30px auto;
    max-width: 354px;
  }

  #gc-gejc #moa-page .button .cmp-button {
    background-position: right 35px center;
    padding: 8px 0;
  }

  #gc-gejc #moa-page .moa-page__switch-wrap {
    align-items: flex-start;
    padding: 27px 37px 50px;
  }

  #gc-gejc #moa-page .moa-page__switch-link {
    align-items: center;
  }
  #gc-gejc #moa-page .moa-page__key-points-header {
    flex-direction: row;
    align-items: center;
    gap: 11px;
  }
  #gc-gejc #moa-page .moa-page__footer-text + .moa-page__footer-text {
      margin-top: 0;
  }
}
@media only screen and (min-width: 501px) and (max-width: 991px) {
  #gc-gejc #moa-page #main-content .button {
    margin-inline: auto;
  }

  #gc-gejc
    #moa-page
    .moa-page__key-points-list
    > .moa-page__key-points-item:last-child {
    margin-top: 0;
  }
}

@media only screen and (max-width: 500px) {
  
  #gc-gejc #moa-page .moa-page__key-points-header {
    align-items: initial ;
    flex-direction: column;
    gap:0;
  }
  #gc-gejc #moa-page .moa-page__footer p:first-child {
    margin: 30px 0 0 4px;
    text-indent: -6px;
  }
  #gc-gejc #moa-page .moa-page__footer p:last-child {
    margin-left: 4px;
    margin-top: 0;
  }
  #gc-gejc #moa-page .button {
    /* margin: 18px 0;
    padding: 8px 0;
    background-position: center right 35px;
    max-width: 354px; */
    padding: 0;
    background-position: center right 35px;
    max-width: 354px;
    width: 100%;
    margin: 30.5px 0px !important;
  }
  #gc-gejc #moa-page .moa-page__key-points-title {
    margin: 20px 0 0px 40px;
    font-weight: 500;
  }
  #gc-gejc #moa-page .button .cmp-button {
    padding: 7px 0;
  }
  
  #gc-gejc #moa-page .moa-page__key-points-label {
    left: 100px;
    top: 29px;
  }

}

@media screen and (min-width: 320px) and (max-width: 370px){  
  #gc-gejc #moa-page .moa-page__key-points-label {
    top: 20px;
  }
}

#gc-gejc .moa-ref .reference-section-width {
    font-size: 16px !important;
}
