@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Ubuntu+Sans:ital,wght@0,100..800;1,100..800&display=swap");

@font-face {
  font-family: "Karbon";
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/Karbon-Regular.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Karbon-Bold";
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/Karbon-Bold.woff")
    format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Karbon-Medium";
  src: url("/etc/designs/code/website-services/us/imfinzi-com/fonts/Karbon-Medium.woff")
    format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.text-indent-4{
	text-indent: -4px;
}
.page-heading h2 {
  /*margin: 92px 0 10px;*/
  margin: 128px 0 10px;
  color: #003865 !important;
}
.page-heading h1 {
  color: #003865;
  margin: 0 0 20px;
}
span.subheading {
  font-size: 38px;
}
.redirection-sec {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 10px 0 68px;
}
.redirection-sec a {
  font-family: Ubuntu;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  color: #7098d2;
  width: fit-content;
}
.redirection-sec a:hover {
  text-decoration-line: none;
}
.page-content-head {
  background: #fff;
  border-top: 1px solid #00284e;
  padding-bottom: 50px;
}
.section-head {
  margin: 0;
  padding: 11px 0 10px 115px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
#recommended-dosage.sec-link,
#treatment-modifications.sec-link,
#preparation-storage.sec-link {
  	/*scroll-margin-top: 153px !important;*/
    scroll-margin-top: 190px !important;
}

.section-head > span {
  padding: 11.5px 20px;
  background: #ac182e;
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.content-image {
  margin-bottom: 20px;
}
.page-content p {
  color: #003262;
  /* Desktop/Eyebrow */
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.page-content h2 {
  color: #003265;
}
.treatment-mo .page-content h2 {
  margin: 0;
}
.redtxt {
  color: #ab1f2f;
  font-weight: 700;
}
.dosing-rd .page-content h2 > span.redtxt {
  font-weight: 500;
}
.page-content h3 {
  color: #003865;
  margin-bottom: 20px;
}
.treatment-mo .page-content h3 {
  font-weight: 500;
}
.color-3262 {
  color: #003262 !important;
}
.mobilefs-500 {
  color: #003865 !important;
}
h3.addtionally-txt {
  font-size: 18px;
  color: #4a4a4a !important;
}
p.disclaimer-copy {
  color: #003865;
  font-family: Ubuntu;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 50px 0 20px;
}
p.disclaimer-copy > span {
  font-family: sans-serif;
}
.float-flexibility-sec {
  border-radius: 0 0 30px 0;
  border-top: 1px solid #ad1f2f;
  border-right: 1px solid #ad1f2f;
  border-bottom: 1px solid #ad1f2f;
  border-left: 6px solid #ad1f2f;
  padding: 10px 27px;
  margin: 50px 0 30px;
  display: flex;
  align-items: center;
}

.float-flexibility-sec .redtxt {
  color: #ac182e;
}
.float-flexibility-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 0 20px 0;
}
p.float-flex {
  text-align: center;
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #ac182e;
  width: 142px;
}
.divider-line {
  border: 0.5px solid #ac182e;
  margin: 0 22px;
  height: 122px;
  width: 0.5px;
}
p.patients-txt {
  color: #555454;
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.view-efficacy-info.page-content {
  background: #ac182e;
  padding: 12px 0;
  text-align: center;
  margin: 50px auto;
  background-image: url(/content/dam/website-services/us/434-imfinzi-com/gc-gejc/global/ChevronWhite_Desktop.svg);
  background-repeat: no-repeat;
  background-position: center right 38px;
  max-width: 600px;
}
.view-efficacy-info.page-content a {
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #f0f5fc;
  text-align: center;
}
.view-efficacy-info.page-content:hover {
  border: 1px solid #ac182e;
  background: #fff;
}
.view-efficacy-info.page-content:hover > a {
  color: #ac182e;
}
.view-efficacy-info.page-content {
  width: 100%;
  display: block;
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #f0f5fc;
  text-align: center;
}

.view-efficacy-info.page-content:hover {
  background-image: url(/content/dam/website-services/us/434-imfinzi-com/gc-gejc/desktop/right-chevron-hover.svg);
  background-repeat: no-repeat;
  background-position: center right 38px;
  background-size: 10px 13px;
  background-color: #fff;
  color: #ac182e;
}
p.footer {
  font-family: Ubuntu;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #555;
  max-width: 731px;
  margin: 5px auto 0;
}
p.footer-3 {
  margin: 10px auto 50px;
  max-width: 720px;
}
ul.list {
  margin: 20px 0 0;
  padding: 0 0 0 14px;
}
ul.list li {
  color: #555;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
  position: relative;
}
ul.list li.abs.mb-0 {
  margin-bottom: 0;
}
ul.list li::marker {
  width: 6px;
  height: 6px;
}
ul.list-sub {
  margin-top: 20px;
  list-style: none;
  padding-left: 24px;
}
p.dash {
  background: #555555;
  width: 12px;
  height: 1px;
  position: absolute;
  top: 9px;
  left: -22px;
}
.round-box {
  position: relative;
  padding: 0 10px 25px 15px;
  border: 1px solid #00284e;
  border-left: 7px solid #00284e;
  border-bottom-right-radius: 25px;
}
h3.round-box__title {
  position: absolute;
  top: -0.3em;
  left: 0;
  margin: 0;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  color: #003865;
  z-index: 1;
}
h3.round-box__title > span {
  display: inline;
  /*display:block;*/
  background: #fff;
  padding: 0 10px;
  box-decoration-break: clone;
}
img.round-box__image {
  padding-top: 40px;
  max-width: 100%;
}
.footnote {
  margin: 20px 0 75px;
}
.footnote p {
  font-family: "Ubuntu", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
  color: #555;
  margin-bottom: 5px;
  /*display: flex;
    align-items: center;
    gap: 1px;*/
}
.treatment-mo .page-content .footnote p:nth-child(2) {
  position: relative;
}
.treatment-mo .page-content .footnote p:nth-child(2):after {
 /* content: "FPO";
  color: #f0f;
  font-family: Ubuntu;
  font-size: 37.714px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: absolute;
  top: 13px;
  left: 40.25%;*/
}
.treatment-mo .page-content .recommended-dosage:after {
  content: "FPO";
  color: #f0f;
  font-family: Ubuntu;
  font-size: 37.714px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: absolute;
  top: 205px;
  left: 40.25%;
  display:none;
}
.preparation-st .page-content h2 {
  margin: 20px 0;
}
.preparation-st .page-content-head {
  padding-bottom: 20px;
}
.preparation-st .icons-list {
  padding-left: 0;
}
li.icon-list__item {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
li.icon-list__item img {
  width: 72px;
  height: 71px;
}
p.icon-list__text {
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #555;
}
.preparation-st h3.imfinzi-comb {
  color: #4a4a4a;
  font-size: 18px;
  font-weight: 700;
}
.icons-list.icons-list--evenly.icons-list.icons-list--evenly--variation
  li.icon-list__item {
  align-items: flex-start;
}
.preparation-st .footnote {
  color: #555;
  /* Desktop/Footnote */
  font-family: Ubuntu;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 65px;
}
.page-key-point-sec {
  border-radius: 0;
  margin: 0 0 15px;
  padding: 30px 0 50px;
}
.disease-state-flex {
	margin: 0 0 15px;
}
p.key-point {
  position: absolute;
  margin: 0 !important;
  font-family: Ubuntu;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff !important;
  top: 33%;
  left: 120px;
}
p.key-point-txt {
  font-family: Ubuntu;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  color: #ac182e !important;
  margin: 0 0 0 18px !important;
}
.page-key-point-sec ul {
  margin: 20px auto;
  max-width: 554px;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #555;
}
.page-key-point-sec ul {
  list-style: none;
}
.page-key-point-sec li {
  position: relative;
}
.page-key-point-sec li::before {
  content: "•"; /* Use a Unicode character or custom text */
  color: #555; /* Set bullet color */
  font-size: 1.2em; /* Adjust bullet size */
  margin-right: 0.5em; /* Add spacing between bullet and text */
  display: inline-block; /* Allows for positioning and styling */
  width: 1em;
  position: absolute;
  left: -30px;
}
.page-key-point-sec li {
  margin: 0 0 20px;
}

p.keypoint-subtxt {
    margin-top: 15px;
}

.page-key-point-sec p {
  max-width: 550px;
  margin: 0 auto;
  color: #555;
}
.page-key-point-sec p.footnote {
  max-width: 550px;
  margin: 10px auto;
}
.dosing-rd .float-flexibility-sec {
  position: relative;
}
.dosing-rd .float-flexibility-sec .chart-head {
  position: absolute;
  top: -6px;
  left: 0px;
  background: #fff;
  padding: 0 6px;
  font-weight: 700;
  color: #AC182E;
}

.preparation-st ul.list {
  margin-left: 7px;
}

.dosing-rd ul.list,
.treatment-mo ul.list {
  margin-left: 4px !important;
}

/* .dosing-rd .float-flexibility-sec .chart-head {
  display: none;
} */

 .dosing.gc-gejc.resect2   sup.ast-footnote {
    font-size: 82%;
    top: -0.1em;
    left: -0.1em;
    margin-left: -1px;
}

@media screen and (max-width: 991px) {
  #recommended-dosage.sec-link,
  #treatment-modifications.sec-link,
  #preparation-storage.sec-link {
    	/*scroll-margin-top: 110px !important;*/
        scroll-margin-top: 166px !important;
  }
  .white-bg-desk.page-content.page-head-wrap {
  /*  border: 1px solid #000;*/
  }
  .page-heading {
    margin: 0 13px;
  }
  .page-heading h2 {
    /*margin: 20px 0 20px;*/
    margin: 84px 0 20px;
    font-size: 20px;
  }
  .page-heading h1 {
    font-size: 26px;
    line-height: normal;
  }
  .white-bg-desk.page-content.page-head-wrap h1 {
    color: #00284e !important;
  }
  span.subheading {
    font-size: 24px;
    font-weight: 500;
  }
  .redirection-sec {
    margin: 0px 13px 50px;
  }
  .dosing-rd {
    margin-bottom: 50px;
  }
  .dosing-rd .section-head {
    padding-left: 15px;
    padding-top: 9px;
  }
  .section-head > span {
    padding: 9.5px 10.33px;
  }
  .dosing-rd .page-content {
    margin: 0 15px;
  }
  .dosing-rd .page-content h2 {
    font-size: 26px;
    font-weight: 700;
  }
  .dosing-rd .page-content img {
    max-width: 100%;
  }

  .dosing-rd .content-image img {
    width: 100%;
    max-width: 100%;
  }

  .dosing-rd p.disclaimer-copy {
    padding-right: 4px;
  }
  p.footer {
    font-size: 10px;
  }
  ul.list-sub {
    padding-left: 25px;
    padding-right: 10px;
  }
  ul.list li.mr-8 {
    padding-right: 8px;
  }
  .float-flexibility-flex {
    padding: 10px 0 11px 0;
    flex-direction: row;
  }
  .float-flexibility-sec {
    flex-direction: column;
    align-items: normal;
    position: relative;
    padding: 10px 24px;
  }
  .divider-line {
    height: 0.5px;
    width: 292px;
    margin: 0;
  }
  p.patients-txt {
    margin: 13px 0 35px;
  }
  .chart-head {
    color: var(--IMFINZI-Global-Red, #ac182e) !important;
    font-family: Ubuntu;
    font-size: 14px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    text-transform: uppercase;
    position: absolute;
    top: -7px;
    left: 0px;
    background: #fff;
    padding: 0 10px;
  }
  .view-efficacy-info.page-content {
    margin: 0 0 30px !important;
    background-position: center right 20px;
    padding: 10px 10px;
    white-space: normal;
  }
  .view-efficacy-info.page-content:hover{
	background-position: center right 20px;
   }
  .dosing-rd .footer {
    margin: 5px 0px;
  }
  .dosing-rd .text-indent{
	    text-indent: -3px;
  }
  .dosing-rd .footer.footer-3 {
    margin: 5px 15px;
  }
  .treatment-mo .section-head {
    padding-left: 15px;
    padding-top: 9px;
  }
  .treatment-mo .page-content {
    margin: 0 15px;
  }
  /* .treatment-mo .page-content h2 {
    padding-right: 5px;
  } */
  .treatment-mo .page-content h3 {
    padding-right: 4px;
  }
  .treatment-mo .content-box {
    margin: 20px 0 0 !important;
  }
  .footnote p {
    font-size: 10px;
    padding-right: 9px;
    line-height: normal;
    margin: 0;
  }
  .footnote {
    margin: 20px 0 50px;
    font-size: 10px;
  }
  .section-head {
    padding-left: 15px;
    padding-top: 9px;
  }
  .preparation-st .section-head > span {
    padding: 9.5px 10px;
    letter-spacing: -0.36px;
  }
  .preparation-st .page-content {
    margin: 0 15px;
  }
  .preparation-st .page-content h2:nth-child(1) {
    margin: 10px 0 50px;
  }
  .preparation-st .icon-list__item.flex-1 {
    align-items: flex-start;
  }
  .preparation-st li.icon-list__item {
    padding-right: 12px;
  }
  .preparation-st ul.list li:last-child {
    padding-right: 20px;
  }
  .pr-26 {
    padding-right: 45px !important;
  }
  .preparation-st ul.list {
    padding: 0 0 0 20px;
  }
  .pr-14 {
    padding-right: 14px;
  }
  .pr-24 {
    padding-right: 24px;
  }
  .pr-12 {
    padding-right: 12px;
  }
  .preparation-st .footnote {
    font-size: 10px;
    margin: 0 0 40px;
  }
  .page-key-point-sec {
    padding: 20px 0;
    margin: 0 0 40px;
  }
  .disease-state-flex {
    flex-direction: column;
    gap: 23px;
  }
.disease-state-flex img{
	width:100%;
}
  p.key-point {
    /*top: 18%;
    left: 105px;*/
    left: 120px;
    top: 27px;
  }
  p.key-point-txt {
    padding: 0 20px 0 20px;
  }
  .page-key-point-sec ul {
    padding-left: 60px;
    padding-right: 50px;
  }
  p.pl-40.pr-45 {
    padding-left: 40px;
    padding-right: 45px;
  }
  .page-key-point-sec p.footnote {
    margin: 10px 40px 0;
  }
  .treatment-mo .page-content .recommended-dosage:after {
    top: 722px;
  }
  .mobilefs-500 b {
    font-weight: 500;
  }
  p.key-point-txt {
    font-weight: 500;
  }
  .dosing-rd .float-flexibility-sec .chart-head {
    font-size: 14px;
  }
  p.float-flex {
    font-size: 16px;
  }
  .pr-5 {
    padding-right: 5px;
  }
  p.mobonlymt-10{
	margin-top:10px;
  }
}

@media screen and (min-width: 992px) {
  .dosing-rd .float-flexibility-flex {
    padding: 0;
  }

  .dosing-rd .float-flexibility-sec {
    height: 186px;
  }

  .dosing-rd p.patients-txt {
    margin-bottom: 0;
  }
  .page-key-point-sec p.key-point {
	left: 101px;
  }
}

/* body.dosing.bc-mi  .page-content {
    background-image: none;
    background-color: #fff;
}
.header-iparsys.iparsys.parsys{
	display:none;
}
.sticky-isi-wrapper {
    display: none !important;
} */

.table-block.recommonded-dosege-tbl .noCell {
  display: none;
}
.head-h4 {
  color: #003865;
  font-family: "Ubuntu";
}
.dosing.bc-mi main#maincontent {
  background: linear-gradient(180deg, rgba(228, 237, 252, 0) 0%, #e4edfc 100%);
}
.dosing.bc-mi .page-content.page-head-wrap {
  margin: 0 auto !important;
  padding: 20px 0 0 0;
}
.dosing.bc-mi .page-content-head {
  background: #fff;
  max-width: 888px;
  margin: 0 auto;
}
.dosing.bc-mi .page-content {
  background: #fff;
  max-width: 888px;
  margin: 0 auto;
  padding: 0 58px 0 57px;
}
.dosing.bc-mi .page-content:after {
  display: table;
  content: "";
  clear: both;
}
.dosing.bc-mi .page-heading h1 {
  font-family: "Ubuntu", sans-serif;
  font-size: 58.6px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  color: #003865;
  padding: 0 0 35px 55px;
  margin: 0 !important;
}
.dosing.bc-mi .section-heading {
  border-top: 1px solid #003865;
}
.dosing.bc-mi .section-heading p {
  padding-top: 9px;
  padding-left: 55px;
  color: #fff;
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  padding-bottom: 10px;
  margin: 0;
}
.dosing.bc-mi .section-heading span {
  color: #ffffff;
  background: #07729b;
  font-size: 18px;
  line-height: normal;
  font-weight: 700;
  padding: 11px 25px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  font-family: "Ubuntu", sans-serif;
}
.dosing.bc-mi .page-content h2 {
  font-family: "Ubuntu", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 33px 0 10px;
  color: #003865;
  margin: 0;
}
.dosing.bc-mi .page-content h3 {
  color: #003865;
  font-family: Ubuntu;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 8px 0 8px;
}

.dosing.bc-mi p.disclaimer-copy {
  color: #555;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
  margin: 20px 0 0 0;
}
.dosing.bc-mi .content-image {
  width: 100%;
  height: auto;
  margin: 5px auto 25px;
}
.dosing.bc-mi .content-box {
  border: 1px solid #003262;
  border-left: 10px solid #003262;
  border-bottom-right-radius: 32px;
  padding: 15px;
  position: relative;
}

.dosing.bc-mi .content-box.content-box--callout {
  border: 1px solid #ac182e;
  border-left: 10px solid #ac182e;
}
.content-box .box-title {
  font-family: "Ubuntu", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  color: #003865;
  margin: 0;
  position: absolute;
  top: -14px;
  left: 0px;
  background: #fff;
  padding: 0 10px 0 15px;
}
.content-box .box-title::before {
  content: "";
  background: #03315d;
  position: absolute;
  left: -10px;
  top: 6px;
  width: 10px;
  height: 12px;
}

.content-box.content-box--callout {
  border-color: #ac182e;
  margin: 20px auto 20px;
}

.callout-content p {
  color: #ac182e;
  font-family: "Ubuntu Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}

.callout-content {
  display: flex;
  align-items: center;
  justify-content: normal;
}

.dosing.bc-mi .page-content ul.list {
  padding: 0 0 0 24px;
  margin: 27px 0;
}
.dosing.bc-mi .page-content .list li {
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 6px;
  color: #555;
}
.dosing.bc-mi .page-content .list li:before {
  left: -15px;
  line-height: normal;
  content: url(/content/dam/website-services/us/434-imfinzi-com/hcp-bc-mi/Global/bullet-marker.svg);
  width: 6px;
  height: 6px;
  display: inline-block;
  font-size: 16px;
  top: 3px;
}
.dosing.bc-mi .page-content .list ul.list-sub li:before {
  content: "-";
  left: -5px;
  top: 0px;
}
.dosing.bc-mi .page-content .list li ul {
  padding: 4px 23px 0 25px;
}

.dosing.bc-mi .page-content .list li ul li:before {
  color: #555555;
  left: -10px;
  line-height: normal;
}

.dosing.bc-mi .page-content .content-cta {
  border-bottom-right-radius: 22px;
  padding: 12px 15px;
  background: #07729b;
  margin: 45px auto 35px;
  max-width: 451px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dosing.bc-mi .page-content .content-cta--link {
  color: #fff;
  text-align: center;
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}

.disclaimer-footnote {
  color: #555;
  font-family: Ubuntu;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
}
.treatment-mo ul.list {
  margin: 16px 0;
}
.treatment-mo .content-box {
  margin: 15px auto 40px;
}

.content-box > img {
  margin: 10px 0 0;
}
img.mobile-only1.hand-icon {
  display: none;
}
.disclaimer-link {
  color: #4d4d4f;
  text-align: center;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
  padding: 0 20px;
}
.disclaimer-link a {
  color: #003865;
  font-weight: 700;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.dosing.bc-mi .treatment-mo .page-content {
  padding: 0 58px 50px 57px;
}

.dosing.bc-mi .icons-list {
  width: 100%;
  margin: 25px auto 30px;
  padding: 0;
}

.dosing.bc-mi .icons-list .icon-list__item {
  display: flex;
  gap: 16px;
  align-items: center;
  text-indent: initial;
  color: #555;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: -4px !important;
}

.dosing.bc-mi .icons-list .icon-list__item::before {
  content: none;
}

.dosing.bc-mi .icons-list .icon-list__text {
  color: #555;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-indent: initial;
  margin: 0;
}

.dosing.bc-mi .icons-list .icon-list__item:nth-child(1) {
  margin: 0 0 20px;
}

.dosing.bc-mi .icons-list .icon-list__item:nth-child(2) {
  margin: 0 0 28px;
}

.dosing.bc-mi .icons-list .icon-list__item:nth-child(3) {
  margin: 0 0 40px;
}

.dosing.bc-mi .preparation-st ul.list {
  margin: 20px 0 40px;
}

.dosing.bc-mi .preparation-st .list li {
  margin: 0 0 20px;
}

.dosing.bc-mi .preparation-st .page-content h3 {
  color: #4a4a4a;
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 30px 0;
}

.dosing.bc-mi .icons-list__icon.icons-list__icon--top {
  margin-bottom: auto;
}
.dosing.bc-mi .icons-list.icons-list--evenly .icon-list__item {
  margin: 20px 0;
  margin-left: -4px;
}

.dosing.bc-mi .icon-list__text--wrapper p.icon-list__text {
  margin: 0px 0 13px;
}

.dosing.bc-mi .icon-list__text--wrapper.icon-list__text--wrapper--variation {
  margin: 5px 0 0;
}

.dosing.bc-mi .preparation-st .page-content h2:nth-of-type(2) {
  margin: 35px 0 0;
}

.dosing.bc-mi .preparation-st .page-content h2:nth-of-type(3) {
  margin: 35px 0 32px;
}

.dosing.bc-mi
  .icons-list.icons-list--evenly.icons-list.icons-list--evenly--variation {
  margin: 0;
}

.dosing.bc-mi .icons-list.icons-list--evenly--variation {
  margin: 0;
}
.dosing.bc-mi .preparation-st .page-content h2:last-of-type {
  margin: 20px 0 0;
}

.dosing.bc-mi .preparation-st .page-content h2:last-of-type {
  margin: 23px 0 0;
}

.dosing.bc-mi .preparation-st .page-content h3:nth-of-type(2) {
  margin: 40px 0 30px;
}
.dosing.bc-mi .icons-list.icons-list--evenly:last-child .icon-list__item {
  margin: 20px 0 0;
}

.dosing.bc-mi .icons-list.icons-list--evenly:last-child {
  margin: 20px 0 0;
}

.dosing.bc-mi .page-switch-block {
  background: #fff;
  max-width: 888px;
  margin: -10px auto 0 auto;
  padding: 10px 0 0 0;
}

.dosing.bc-mi .page-content-switch {
  max-width: 743px;
  margin: 0 auto 81px auto;
  /* background: #FFF; */
  padding: 0 0 41px 0;
}

.switch-section {
  display: flex;
  justify-content: space-between;
  padding-left: 37px;
}

.switch-section a {
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #003865;
}

.dosing.bc-mi .preparation-st .page-content {
  padding: 0 58px 146px 57px;
}

.switch-section a:first-child {
  background-image: url(/content/dam/website-services/us/434-imfinzi-com/hcp-bc-mi/Global/nav-back.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 20px;
  padding-left: 24px;
  height: 20px;
}

.switch-section a:last-child {
  background-image: url(/content/dam/website-services/us/434-imfinzi-com/hcp-bc-mi/Global/nav-next.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 20px;
  padding-right: 24px;
  height: 20px;
}

.dosing.bc-mi .reference-section-width .mobile-only {
  display: none;
}

.dosing.bc-mi .spacing {
  margin-top: -10px;
}

/* basline-char-table */
.table-block.sf-ar-1.new-table.recommonded-dosege-tbl th,
.table-block.sf-ar-1.recommonded-dosege-tbl td {
  padding: 2px 10px;
  font-size: 13px !important;
  border: 0.25px solid #77787b6b;
  /* text-align: center; */
  font-family: "Karbon";
  color: #4d4d4f;
  line-height: normal;
}
.table-block.sf-ar-1.new-table.recommonded-dosege-tbl th:first-child,
.table-block.sf-ar-1.new-table.tbl-baseline-char td:first-child {
  text-align: left;
}
tr.td-sub td:first-child {
  padding-left: 30px !important;
}
tr.td-sub td:first-child b {
  margin-left: -20px;
}
.table-block.sf-ar-1.new-table.recommonded-dosege-tbl th:nth-child(2),
.table-block.sf-ar-1.recommonded-dosege-tbl td:nth-child(2) {
  /* font-family: 'Karbon-Bold'; */
  border-top: none;
  border-right: none;
  width: 280px;
}
th.darkTeal-cell.mobile-only.pos-sticky {
  position: sticky;
  left: 0;
}
td.darkTeal-cell.mobile-only.pos-sticky b {
  position: sticky;
  left: 0;
}
.table-block.sf-ar-1.new-table.recommonded-dosege-tbl th:nth-child(3) {
  border-top: none;
}
.table-block.sf-ar-1.new-table.recommonded-dosege-tbl
  table
  tr:nth-child(1)
  th:nth-child(1),
.table-block.sf-ar-1.new-table.recommonded-dosege-tbl
  table
  tr:nth-child(1)
  th:nth-child(2),
.table-block.sf-ar-1.new-table.recommonded-dosege-tbl
  table
  tr:nth-child(1)
  th:nth-child(3) {
  border-bottom: none;
  border-top: none;
  border-right: none;
  text-align: center;
  font-family: "Karbon-Bold";
}
.table-block.sf-ar-1.new-table.recommonded-dosege-tbl th:first-child,
.table-block.sf-ar-1.new-table.recommonded-dosege-tbl td:first-child {
  border-left: none;
  width: 214px;
  /* border-right: none; */
}
/*sup.sup1 {
    font-size: 16px;
    top: 0;
}*/
.table-block.sf-ar-1.new-table.recommonded-dosege-tbl tr td:nth-child(3) {
  border-right: none;
}
.darkTeal-cell {
  background: #bacbec;
  font-family: "Karbon-Bold" !important;
  color: #16366e !important;
}
.blue-row {
  background: #edf2f9;
}

@media screen and (max-width: 991px) {
  .dosing.bc-mi .page-content .content-cta--link {
    line-height: 20px;
  }
  .desktop-only {
    display: none;
  }
  img.mobile-only1.hand-icon {
    display: block;
  }
  .dosing.bc-mi .page-content.page-head-wrap {
    margin: 20px auto 0;
  }

  .dosing.bc-mi .page-content {
    padding: 0 15px;
  }

  .dosing.bc-mi .treatment-mo .page-content {
    padding: 0 15px 50px 15px;
  }

  .dosing.bc-mi .preparation-st .page-content {
    padding: 0 15px 96px 15px;
  }
  .dosing.bc-mi .page-heading h1 {
    font-size: 26px;
    margin: 0 0 15px;
    padding: 0 0 15px 15px;
  }

  .dosing.bc-mi .section-heading p {
    padding-top: 7px;
    padding-left: 15px;
  }

  .dosing.gc-gejc .treatment-mo .page-content-head {
    padding-bottom: 30px;
  }

  .dosing-rd .page-content-head {
    padding-bottom: 30px;
  }

  .dosing.gc-gejc
    .round-box.recommended-dosage
    .round-box__image-scroll.mobile-only
    .round-box__image {
    height: 670px;
  }

  .dosing.bc-mi .section-heading span {
    padding: 9.5px 15px;
  }

  .dosing.bc-mi .dosing-rd .page-content h2 {
    margin: 0;
    padding: 17px 0 28px 0;
  }

  .dosing.bc-mi .content-image {
    margin: 5px auto 40px;
  }

  .dosing.bc-mi .content-image img {
    max-width: 100%;
  }

  .dosing.bc-mi .dosing-rd .page-content h3 {
    color: #003865;
    font-family: Ubuntu;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .dosing.bc-mi .dosing-rd .list li ul {
    padding: 4px 10px 0 25px;
  }

  .dosing.bc-mi .dosing-rd ul.list {
    padding: 0 0 0 20px;
  }
  .dosing.bc-mi .content-box.content-box--callout {
    margin: 48px auto 0;
  }

  .dosing.bc-mi .page-content .content-cta {
    margin: 35px auto 35px;
    height: 51px;
    padding: 5px 30px;
  }

  .dosing.bc-mi .content-box-image--wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .scroll-indicator {
    display: flex;
    align-items: center;
    gap: 9px;
    justify-content: center;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    flex-direction: column-reverse;
  }

  .scroll-bar {
    position: relative;
    height: 11px;
    border: 1px solid #808184;
    overflow: hidden;
    /*width: 299px;*/
    width: 100%;
    margin: 0 auto;
  }

  span.scroll-label,
  .hr-scroll-txt p {
    color: #808184;
    font-family: Ubuntu;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
  }

  .scroll-bar-progress {
    position: absolute;
    height: 100%;
    background-color: #808184;
    width: 120px;
  }
  .content-box-image--wrapper::-webkit-scrollbar {
    display: none;
  }

  .content-box-image--wrapper img {
    margin: 40px auto 20px;
    height: 539px;
  }

  .dosing.bc-mi .dosing-rd {
    margin: 0;
  }

  .dosing.bc-mi .treatment-mo .page-content h2 {
    margin: 0;
  }

  .dosing.bc-mi .treatment-mo ul.list {
    padding: 0 5px 0 24px;
  }

  .dosing.bc-mi .treatment-mo .content-box {
    margin: 60px auto 62px;
    padding: 15px 10px;
  }

  .dosing.bc-mi .treatment-mo .content-box .footnote p {
    font-size: 10px;
    line-height: 12px;
    padding-bottom: 4px;
  }

  .dosing.bc-mi .disclaimer-link {
    padding: 0;
  }

  .dosing.bc-mi .preparation-st .section-heading p {
    padding-top: 0;
    margin: 0;
  }

  .dosing.bc-mi .preparation-st .section-heading span {
    display: inline-block;
    max-width: 208px;
    height: auto;
    padding: 9.5px 12px;
  }

  .dosing.bc-mi .icons-list .icon-list__item {
    gap: 8px;
  }

  .dosing.bc-mi .icons-list li.icon-list__item > img {
    align-self: flex-start;
    margin-left: -7px;
  }

  .dosing.bc-mi .icons-list .icon-list__item:nth-child(1) {
    margin: 0 0 25px;
  }

  .dosing.bc-mi .icons-list .icon-list__item:nth-child(3) {
    margin: 0 0 25px;
  }

  .dosing.bc-mi .preparation-st .list li {
    margin: 0 0 20px;
  }
  .dosing.bc-mi .preparation-st ul.list {
    margin: 20px 0 25px;
  }

  .dosing.bc-mi .preparation-st .page-content h2:nth-of-type(3) {
    margin: 35px 0 15px;
  }

  .dosing.bc-mi .preparation-st .page-content h3:nth-of-type(2) {
    margin: 20px 0 25px;
  }
  .dosing.bc-mi .preparation-st {
    margin: 0;
  }

  .dosing.bc-mi .page-content-switch {
    margin: 0 auto;
  }
  .dosing.bc-mi .icon-list__text--wrapper.icon-list__text--wrapper--variation {
    margin: 0;
  }

  .switch-section {
    padding-left: 34px;
    padding-right: 34px;
    align-items: center;
  }

  .switch-section a:last-child {
    height: auto;
    text-align: center;
    flex-basis: 42%;
  }

  .dosing.bc-mi .treatment-mo .footnote p:nth-child(2) sup {
    top: -3.6em !important;
  }

  .dosing.bc-mi .treatment-mo .footnote p:nth-child(3) sup {
    top: -2.2em !important;
  }

  .dosing.bc-mi .desktoponly {
    display: none;
  }

  .disclaimer-footnote {
    text-indent: -6px;
    font-size: 10px;
    letter-spacing: 0.02px;
  }
  .dosing.bc-mi .reference-section-width {
    letter-spacing: -0.23px;
  }

  .dosing.bc-mi .reference-section-width .text-nowrap {
    white-space: unset;
  }

  .dosing.bc-mi .reference-section-width .mobile-only {
    display: block;
  }

  .dosing.bc-mi .dosing-text {
    max-width: 215px;
  }

  .dosing.bc-mi .content-box .box-title {
    padding: 0 0px 0 15px !important;
    width: 92% !important;
  }

  .page-content-switch {
    margin: 35px auto 50px;
  }

  .dosing.bc-mi .spacing {
    margin-top: 0px;
  }

  img.mobile-only1.hand-icon {
    margin: 0;
    position: absolute;
    top: 35%;
    left: 36%;
    width: 91px;
    height: 92px;
  }
  .table-block.sf-ar-1.new-table.recommonded-dosege-tbl {
    margin-top: 20px;
    overflow: scroll;
  }
  .table-block.sf-ar-1.new-table.recommonded-dosege-tbl table {
    width: 505px !important;
  }
  .table-block.sf-ar-1.new-table.recommonded-dosege-tbl td:first-child,
  .table-block.sf-ar-1.new-table.recommonded-dosege-tbl th:first-child,
  .table-block .darkTeal-cell.mobile-only.pos-sticky {
    position: sticky;
    left: 0;
    background: #ffffff;
  }
  .table-block.sf-ar-1.new-table.recommonded-dosege-tbl th:first-child,
  .table-block.sf-ar-1.new-table.recommonded-dosege-tbl td:first-child,
  .table-block .darkTeal-cell.mobile-only.pos-sticky {
    width: 244px;
  }
  .blue-row td:first-child {
    background: #edf2f9 !important;
  }
  .darkTeal-cell {
    text-align: left !important;
    padding-right: 14px !important;
  }

  /* Hide scrollbar for Chrome, Safari and Opera */
  .hscroll-bar::-webkit-scrollbar {
    display: none;
  }

  /* Hide scrollbar for IE, Edge and Firefox */
  .hscroll-bar {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }

  .hscroll-bar {
    margin-top: 20px;
    overflow: auto;
    white-space: nowrap;
    transform: rotate(180deg);
    margin-bottom: 10px;
    border: 1px solid #808184;
  }

  .hscroll-thumb {
    background: #ffffff;
    height: 9px;
    position: relative;
  }

  .hscroll-thumb span {
    position: absolute;
    height: 9px;
    background: #808184;
  }
  .redtxt.imfinziredtxt {
    color: #ac182e !important;
  }
  .redtxt.matterhornredtxt {
    color: #ac182e !important;
  }
}

.dosing.bc-mi .treatment-mo .footnote p:nth-child(2) sup {
  top: -2em;
}

.dosing.bc-mi .treatment-mo .footnote p:nth-child(3) sup {
  top: -1.2em;
}

@media screen and (min-width: 992px) {
  .bc-mi main#maincontent {
    padding-top: 142px;
  }
  p.key-point-txt {
    font-size: 18px !important;
  }

  .dosing .page-switch {
    padding-inline: 0;
  }

  .dosing-rd .page-content-head {
    padding-bottom: 30px;
  }
  .dosing-rd .page-content .content-image img.desktop-only.custom-pm{
	scale: 1.23;
    margin: -35px 0 -40px;
  }
}

.treatment-mo .table-block.sf-ar-1.new-table > table {
  border-spacing: 0;
  width: 100%;
  margin: 0 auto;
}

.dosing.bc-mi .page-content .content-cta:hover {
  background-color: #fff;
  outline: solid;
  color: #07729b;
}

.dosing.bc-mi .page-content .content-cta:hover > a {
  text-decoration: none;
  color: #07729b;
}

.dosing .keypoint-subtxt--new {
    padding-top: 15px;
}

.dosing sup.dagger--sym {
    position: relative;
    left: 1px;
}

@supports (-webkit-touch-callout: none) {
    h3.round-box__title > span {
		display: inline-block;
    }
}

/** CT fixes ***/
@media screen and (max-width: 380px) {
    .divider-line {
        width: 100%;
    }
    
    .section-head > span {
        font-size: 15px;
    }
    
    .preparation-st .section-head > span {
        letter-spacing: -0.55px;
    }

p.key-point {
    top: 15%;
    left: 32%;
}
    
}



@media screen and (min-width: 400px) and (max-width: 991px) {
	.divider-line {
        width: 100%;
    }

    .disease-state-flex {
        align-items: flex-start;
    }
    
    .disease-state-flex img {
        max-width: 352px;
    }

    a.view-efficacy-info.page-content.btn {
        margin-inline: auto!important;
    }

}

