/** Font details here **/

/*@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');

@font-face {
    font-family: 'Roboto-Light';
    src: url('/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('fonts/Roboto-Regular.eot');
    src: local('?'), url('/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-Regular.woff') format('woff'), url('/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-Regular.ttf') format('truetype'), url('/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-regular.woff2') format('woff2'),
        url('/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-Medium.woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('/etc/designs/code/website-services/us/imfinzi-com/fonts/Roboto-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RobotoCondensed-Light';
    src: url('/etc/designs/code/website-services/us/imfinzi-com/fonts/RobotoCondensed-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url('/etc/designs/code/website-services/us/imfinzi-com/fonts/RobotoCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RobotoCondensed-Bold';
    src: url('/etc/designs/code/website-services/us/imfinzi-com/fonts/RobotoCondensed-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/

#btc-os-data-splash .modal-header {
  display: none;
}

#btc-os-data-splash .modal-dialog {
  width: 100%;
  margin: 0;
}

#btc-os-data-splash .modal-content {
  box-shadow: none;
  border: 0;
  border-radius: 0;
}

#btc-os-data-splash .modal-body {
  padding: 0;
}

#btc-os-data-splash .inner-wrap {
  max-width: 994px;
  width: 100%;
  margin: auto;
}

#btc-os-data-splash .d-flex {
  display: flex;
}

#btc-os-data-splash .header--section {
  height: 81px;
  padding: 11px 0;
  align-items: center;
  justify-content: center;
}

#btc-os-data-splash img.imfinzi-logo {
  width: 167px;
  height: auto;
}

#btc-os-data-splash .header--section p {
  color: #555;
  font-family: "RobotoCondensed-Bold";
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  margin: 0;
  font-weight: 700;
}

#btc-os-data-splash .header--section ul.nav--links {
  list-style-type: none;
  display: flex;
  margin: 0;
  padding: 0;
}

#btc-os-data-splash .header--section ul.nav--links > li > a {
  color: #555;
  font-family: "RobotoCondensed-Regular";
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  text-transform: capitalize;
  font-weight: 400;
}

#btc-os-data-splash button.close-btn {
  background: #fff;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
}

#btc-os-data-splash .header--section button.close-btn > span {
  color: #003262;
  font-family: Ubuntu;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  margin-right: 7px;
}

#btc-os-data-splash button.close-btn img {
  width: 51px;
  height: 51px;
}

#btc-os-data-splash button.close-btn:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}

#btc-os-data-splash button.close-btn:hover img {
  content: url("/content/dam/website-services/us/434-imfinzi-com/btc-os-data-splash/images/global/close-icon-hover.png");
}

.splash-page--body p,
.splash-page--body ul,
.splash-page--body h2,
.splash-page--body h3 {
  margin: 0;
  padding: 0;
}

#btc-os-data-splash .splash-head-1 {
  font-family: "Ubuntu";
  color: #fff;
  text-align: center;
}

#btc-os-data-splash .splash-head-1 > span:first-child {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.44);
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 52.3px;
  letter-spacing: 0.36px;
}

#btc-os-data-splash .splash-head-1 > span:last-child {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.44);
  font-family: Ubuntu;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

#btc-os-data-splash .splash-page--body .splash-subhead-1 {
  background: #003262;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  font-family: Ubuntu;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}

#btc-os-data-splash .splash-page--body .blue-box {
  border-radius: 0 0 30px 0;
  border: 1px solid #003865;
  border-left: 6px solid #003865;
  position: relative;
  padding-top: 20px;
}

#btc-os-data-splash .splash-page--body .blue-box--head {
  font-family: Ubuntu;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 100% */
  /*text-transform: uppercase;*/
  color: #003865;
  border-left: 6px solid #003865;
  position: absolute;
  left: -6px;
  top: -8px;
  background: #fff;
  padding: 0 10px 0 15px;
}

#btc-os-data-splash .splash-page--body .blue-box.box2 .blue-box--head {
  text-transform: uppercase;
}

#btc-os-data-splash p.box1__col--txt1 {
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #003262;
  text-align: center;
}

#btc-os-data-splash .box1__col-3.box1__col p.box1__col--txt1 {
  color: #555;
}

#btc-os-data-splash p.box1__col-2.box1__col {
  color: #fff;
  text-align: center;
  font-family: Ubuntu;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* border: 1px solid red; */
  background: #003262;
  /*width: 22px;
    height: 22px;*/
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
}

#btc-os-data-splash .box1__col-1.box1__col,
#btc-os-data-splash .box1__col-3.box1__col {
  width: 140px;
}

#btc-os-data-splash .splash-page--body .blue-box.box1 .d-flex {
  justify-content: center;
  gap: 5px;
}

#btc-os-data-splash .splash-page--body .blue-box.box1 {
  padding-top: 27px;
  /*margin-bottom: 20px;*/
  margin-bottom: 40px;
}

#btc-os-data-splash .box1__col-1.box1__col p {
  color: #003262;
}

#btc-os-data-splash .box1__col-3.box1__col p {
  color: #555;
}

#btc-os-data-splash p.box1__col--txt2 {
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-top: 4px;
}

#btc-os-data-splash p.fn-copy,
#btc-os-data-splash .fn-wrap > p {
  font-family: Ubuntu;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.85);
}

#btc-os-data-splash
  .splash-page--body
  .blue-box.box1
  p.fn-copy:not(.fn-copy--normal) {
  color: #003262;
  text-align: center;
  margin: 4px 0 7px;
}

#btc-os-data-splash .blue-box.box1 + p.fn-copy {
  width: 95%;
  margin: 20px 0 20px 8px;
}

#btc-os-data-splash .splash-subhead-2 {
  color: #003262;
  font-family: Ubuntu;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

#btc-os-data-splash .splash-page--body .blue-box.box2 {
  margin-top: 28px;
}

#btc-os-data-splash p.blue-bar--text {
  background: url(/content/dam/website-services/us/434-imfinzi-com/btc-os-data-splash/images/mobile/BlueFlag-Bac.png)
    no-repeat;
  background-size: cover;
  width: 222px;
  height: 39px;
  color: #fff;
  font-family: Ubuntu;
  font-size: 10.045px;
  font-style: normal;
  font-weight: 400;
  line-height: 15.403px;
  letter-spacing: -0.1px;
  padding: 4px 16px 0px 24px;
  text-align: center;
  float: right;
  margin-bottom: 8px;
  position: relative;
}

#btc-os-data-splash span.blue-bar--line1 {
  font-size: 16.072px;
  font-style: normal;
  font-weight: 700;
  line-height: 15.403px; /* 95.833% */
  letter-spacing: -0.161px;
}

#btc-os-data-splash span.x--txt {
  font-size: 15.403px;
  font-style: normal;
  font-weight: 700;
  line-height: 15.403px;
}

#btc-os-data-splash .splash-page--body .blue-box.box2 img {
  margin: 7px auto 16px;
  width: 93%;
}

#btc-os-data-splash span.blue-bar--line1:after {
  content: "";
  display: inline-block;
  width: 137px;
  height: 1px;
  position: absolute;
  top: 56%;
  left: 21%;
  background: #fff;
}

#btc-os-data-splash ul.list--copy {
  padding-left: 15px;
}

#btc-os-data-splash ul.list--copy > li {
  padding-left: 4px;
}

#btc-os-data-splash ul.list--copy > li,
.splash-page--body p {
  color: rgba(0, 0, 0, 0.85);
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#btc-os-data-splash ul.list--copy > li::marker {
  font-size: 13px;
}

#btc-os-data-splash .splash-page--body .blue-box.box2 + ul.list--copy {
  margin: 10px 0;
}

#btc-os-data-splash .prescribe-wrap {
  margin: 20px 0;
}

#btc-os-data-splash .prescribe--head {
  font-family: Ubuntu;
  font-size: 29.337px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: #ad1f2f;
  color: #fff;
  padding-inline: 38px 18px;
  width: 96%;
}

#btc-os-data-splash p.prescribe--txt1 {
  color: #003262;
  font-family: Ubuntu;
  font-size: 13.164px;
  font-style: normal;
  font-weight: 500;
  line-height: 24.071px; /* 182.857% */
  letter-spacing: -0.132px;
}

#btc-os-data-splash p.prescribe--txt2 {
  font-family: Ubuntu;
  font-size: 9.403px;
  font-style: normal;
  font-weight: 500;
  line-height: 24.071px; /* 164.103% */
  letter-spacing: -0.094px;
  color: #003262;
  border-top: 1px solid #ad1f2f;
}

#btc-os-data-splash p.prescribe--txt2 span {
  font-size: 14.669px;
  letter-spacing: -0.293px;
  font-weight: 700;
}

#btc-os-data-splash .prescribe-wrap img {
  width: 86px;
  height: 73px;
  position: relative;
  z-index: 1;
}

#btc-os-data-splash .prescribe--copy {
  padding-top: 18px;
  position: relative;
  left: -18px;
  z-index: 0;
}

#btc-os-data-splash .prescribe--copy p {
  margin-left: 8px;
}

#btc-os-data-splash .safety--head {
  font-family: Ubuntu;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  color: #003262;
}

#btc-os-data-splash a.download-cta {
  background: #ac182e;
  max-width: 588px;
  width: 100%;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  padding: 4px 0 5px;
  margin: 20px 0;
}

#btc-os-data-splash a.download-cta > span {
  width: 70%;
  display: inline-block;
}

#btc-os-data-splash .fn-wrap {
  padding: 20px 0;
}

#btc-os-data-splash span.fn-symbol {
  margin-left: -5px;
}

#btc-os-data-splash a.download-cta:hover,
#btc-os-data-splash a.download-cta:focus {
  color: #ac182e;
  background: #fff;
  text-decoration: none;
  border: 1px solid #ac182e;
}

#btc-os-data-splash .inner--minwidth {
  max-width: 746px;
  margin: auto;
}

#btc-os-data-splash .reference--section > p:first-child {
  font-family: Ubuntu;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  color: #4a4a4a;
}

#btc-os-data-splash .reference--section > p:last-child {
  color: #4a4a4a;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 15px;
}

#btc-os-data-splash ul.footer--links {
  list-style-type: none;
}

#btc-os-data-splash ul.footer--links > li {
  font-family: Roboto;
  font-weight: 400;
  line-height: normal;
  font-size: 14px;
}

#btc-os-data-splash ul.footer--links > li > a {
  color: #003865;
}

#btc-os-data-splash .footer--copy > p {
  color: #4a4a4a;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

#btc-os-data-splash p.us-flag {
  display: flex;
}

#btc-os-data-splash .footer--copy > p:nth-child(2) {
  margin-bottom: 10px;
}

#btc-os-data-splash .footer-reg--section {
  padding-bottom: 20px;
}

#btc-os-data-splash .isi--section .row {
  margin: 0;
}

#btc-os-data-splash .isi--section .row .col-xs-12.col-sm-6 {
  padding: 0;
}

#btc-os-data-splash .isi--section .isi-head,
#btc-os-data-splash .sticky-eye-row h2 {
  color: #4a4a4a;
  font-size: 20px;
  font-style: normal;
  line-height: normal;
  font-family: "RobotoCondensed-Bold";
  margin-bottom: 11px;
  font-weight: 700;
}

#btc-os-data-splash .isi--section p,
#btc-os-data-splash .isi--section ul.inner-ul-sep1 li,
#btc-os-data-splash .sticky-eye-row p,
#btc-os-data-splash .isi--section ul li {
  color: #4a4a4a;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-family: "Roboto-Light";
  /*font-family: Roboto;*/
  font-weight: 300;
}
#btc-os-data-splash .isi--section p {
  margin-bottom: 5px;
}

#btc-os-data-splash .isi--section .isi-subhead {
  color: #4a4a4a;
  font-size: 16px;
  /* font-style: normal; */
  line-height: 19px;
  font-weight: 700;
  font-family: "RobotoCondensed-Bold";
  margin-bottom: 10px;
  /* background: red; */
}

#btc-os-data-splash .isi--section .u-txt {
  font-size: 16px;
  line-height: normal;
  font-family: "RobotoCondensed-Bold";
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
  margin-bottom: 11px;
}

#btc-os-data-splash .isi--section .isi-list-heading {
  font-size: 16px;
  font-style: italic;
  line-height: normal;
  font-family: "RobotoCondensed-Bold";
  /*font-family: Roboto;*/
  font-weight: 700;
}

#btc-os-data-splash .isi--section .list-title {
  font-size: 16px;
  font-style: italic;
  font-family: "Roboto-Regular";
  /*font-family: Roboto;*/
  font-weight: 300;
  line-height: normal;
  left: -25px;
}

#btc-os-data-splash .isi--section p.please-see-txt {
  font-family: "Roboto-Bold";
  /*font-family: Roboto;*/
  font-weight: 700px;
  margin-bottom: 10px;
}

#btc-os-data-splash .isi--section p.you-may-txt {
  font-family: "Roboto-Regular";
  /*font-family: Roboto;*/
  font-weight: 400;
}

#btc-os-data-splash .isi--section .indication--copy > p {
  margin-bottom: 11px;
}

#btc-os-data-splash .isi--section .isi-head + p {
  margin-bottom: 11px;
}

#btc-os-data-splash .isi--section ul.inner-ul-sep1,
#btc-os-data-splash .isi--section ul.isi-main-list1 {
  padding-left: 11px;
}

#btc-os-data-splash .isi--section ul.inner-ul-sep1 > li::marker {
  font-size: 14px;
}

#btc-os-data-splash .isi--section ul li {
  list-style-type: none;
  margin-bottom: 5px;
  text-indent: -5px;
  position: relative;
  line-height: normal;
}

#btc-os-data-splash .isi--section ul li:before {
  content: "•";
  font-size: 16px;
  top: 0;
  line-height: 19px;
  position: relative;
  left: -4px;
  margin-right: -1px;
  font-family: "font-awesome";
}

#btc-os-data-splash .isi--section ul.inner-ul-sep2 {
  padding-left: 26px;
  width: 98.5%;
}

#btc-os-data-splash .isi--section ul.isi-main-list1 ul.inner-ul-sep1 {
  padding-left: 15px;
}

#btc-os-data-splash
  .isi--section
  ul.isi-main-list1
  ul.inner-ul-sep1
  ul.inner-ul-sep2 {
  padding-left: 17px;
}

#btc-os-data-splash .isi--section ul.inner-ul-sep2 > li:before,
#btc-os-data-splash
  .isi--section
  ul.isi-main-list1
  ul.inner-ul-sep1
  > li:before {
  content: "–";
  font-family: "font-awesome";
  font-size: 13px;
  top: -3px;
  line-height: 19px;
  position: relative;
  left: -18px;
  margin-right: -1.5px;
}

#btc-os-data-splash .isi--section .u-txt + p {
  margin-bottom: 5px;
}

#btc-os-data-splash
  .isi--section
  ul.isi-main-list1
  ul.inner-ul-sep1
  > li:before {
  left: -8px;
}

#btc-os-data-splash
  .isi--section
  ul.isi-main-list1
  ul.inner-ul-sep1
  ul.inner-ul-sep2
  > li:before {
  content: " ";
  font-size: 16px;
  line-height: 19px;
  position: relative;
  top: -2.5px;
  left: -8px;
  margin-right: 0;
  width: 6px;
  height: 6px;
  padding: 0;
  border: 1px solid #333;
  display: inline-block;
  border-radius: 50%;
}

#btc-os-data-splash .isi--section ul.inner-ul-sep1.adv-react--list {
  padding-left: 23px;
  padding-bottom: 10px;
}

#btc-os-data-splash .isi--section ul.inner-ul-sep1.adv-react--list li:before {
  left: -9px;
  font-size: 14px;
}

#btc-os-data-splash
  .isi--section
  ul.inner-ul-sep1.adv-react--list
  span.list-title {
  margin-bottom: 5px;
  margin-top: 0;
  display: inline-block;
}

#btc-os-data-splash
  .isi--section
  ul.inner-ul-sep1.adv-react--list
  li
  + span.list-title {
  margin-top: 5px;
  display: inline-block;
}

#btc-os-data-splash .isi--section ul.inner-ul-sep1.adv-react--list + p {
  margin-bottom: 10px;
}

#btc-os-data-splash .isi--section p.please-see-txt a,
#btc-os-data-splash .isi--section p.you-may-txt em a {
  text-decoration: underline;
}

#btc-os-data-splash .sticky-isi--section.js-sticky-isi--section {
  position: fixed;
  position: sticky;
  width: 100%;
  background: #fff;
  left: 0;
  bottom: 0;
  box-shadow: 0px -1px 12px #00000021;
  max-height: 136px;
  z-index: 9;
}

#btc-os-data-splash
  .sticky-isi--section.js-sticky-isi--section
  .sticky-isi-wrapper {
  position: static;
  display: block !important;
}

#btc-os-data-splash .reference--section {
  padding-top: 20px;
}

#btc-os-data-splash .isi--section .mb-11 {
  margin-bottom: 11px;
}

#btc-os-data-splash .break--link {
  word-break: break-all;
}

#btc-os-data-splash ul.inner-ul-sep1.mb-6 {
  margin-bottom: 5px;
}

#btc-os-data-splash sup {
  top: -0.56em;
}

#btc-os-data-splash p.fn-copy.fn-copy--normal {
  width: 96%;
  margin: 0 auto 15px;
}

#btc-os-data-splash .reference--section b {
  font-family: "Roboto-Bold";
}

#btc-os-data-splash .isi--section ul li.text-indent-custom,
#btc-os-data-splash
  .isi--section
  ul.inner-ul-sep1.text-indent-custom--list
  > li {
  text-indent: -8px !important;
}

#btc-os-data-splash .splash-subhead {
  font-family: Ubuntu;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  text-shadow:
    0 4.409px 4.409px rgba(0, 0, 0, 0.31),
    0 4.409px 26.457px rgba(0, 0, 0, 0.45);
  text-align: right;
  padding-bottom: 28px;
}

#btc-os-data-splash span.splah-subhead--bold {
  font-weight: 700;
  display: inline-block;
}

#btc-os-data-splash p.fn-copy.fn-copy--normal.mb-5 {
  margin-bottom: 5px;
}

#btc-os-data-splash .splash-page--body .new-prescribe--head {
  font-family: Ubuntu;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: #003262;
  color: #fff;
  text-align: center;
  padding: 5px 20px;
}

#btc-os-data-splash .new-prescribe-wrap {
  border: 1px solid #003262;
  margin: 25px 0;
}

#btc-os-data-splash .new-prescribe--flex {
  display: flex;
  align-items: center;
  padding: 10px 0 25px;
}

#btc-os-data-splash .splash-page--body .new-prescribe--copy {
  font-family: Ubuntu, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #003262;
}

#btc-os-data-splash span.reg--font {
  font-weight: 400;
}

#btc-os-data-splash .blue-bar--img {
  float: right;
}

#btc-os-data-splash p.blue-bar--text {
  display: none;
}

#btc-os-data-splash .splash-page--body .blue-box.box2 .blue-bar--img img {
  margin: 0;
  width: 100%;
}

@media screen and (max-width: 991px) {
  #btc-os-data-splash .inner-wrap {
    padding: 0 15px;
  }

  #btc-os-data-splash .header--section {
    height: auto;
    padding: 10px 20px;
  }

  #btc-os-data-splash .header--row1 {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
  }

  #btc-os-data-splash .header--section p {
    font-size: 16px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.85);
  }

  #btc-os-data-splash .header--section ul.nav--links {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
  }

  #btc-os-data-splash .header--section ul.nav--links > li {
    line-height: 18px;
  }

  #btc-os-data-splash .header--section ul.nav--links > li > a {
    font-size: 11px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.85);
  }

  #btc-os-data-splash .logo--wrap {
    text-align: center;
  }

  #btc-os-data-splash img.imfinzi-logo {
    width: 223.043px;
    height: auto;
  }

  #btc-os-data-splash .banner--text {
   /* background: url(/content/dam/website-services/us/434-imfinzi-com/btc-os-data-splash/images/mobile/Header-Art.jpg)
      no-repeat;*/
        background: url(/content/dam/website-services/us/434-imfinzi-com/btc-os-data-splash/images/desktop/mobile_hero_390px_1X.jpg)
      no-repeat;
    background-size: cover;
    /*height: 61vw;*/
    position: relative;
    height: calc(61vw + 100px);
    text-align: center;
    /*background-position: center;*/
  }

  /*#btc-os-data-splash .splash-head-1 {
        width: 100%;
        position: absolute;
        bottom: 5px;
        left: 50%;
        transform: translateX(-50%);
    }*/

  #btc-os-data-splash .splash-head-1 {
    margin-bottom: 5px;
  }

  #btc-os-data-splash .banner-inner--wrap {
    width: 100%;
    position: absolute;
    bottom: 7px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }

  #btc-os-data-splash .splash-subhead {
    width: 95%;
    margin: auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    padding-bottom: 5px;
  }

  #btc-os-data-splash .splash-head-1 > span:first-child {
    position: relative;
    top: 15px;
  }

  #btc-os-data-splash .splash-head-1 > span:last-child b {
    position: relative;
    /*top: -6px;*/
  }

  #btc-os-data-splash .splash-page--body .inner-wrap {
    padding: 0 20px;
  }

  #btc-os-data-splash .splash-page--body .blue-box.box1 {
    margin-top: 33px;
  }

  #btc-os-data-splash .splash-page--body .blue-box.box1 .blue-box--head {
    margin-top: -10px;
  }

  #btc-os-data-splash .splash-page--body .blue-box.box2 .blue-box--head {
    padding-right: 5px;
    letter-spacing: -0.14px;
  }

  #btc-os-data-splash .splash-subhead-2 {
    letter-spacing: 0.42px;
  }

  #btc-os-data-splash ul.footer--links > li {
    padding: 12px 0;
    border-bottom: 1px solid;
  }

  #btc-os-data-splash p.us-flag img {
    width: 32px;
    height: 17px;
    margin-right: 20px;
  }

  #btc-os-data-splash p.us-flag {
    align-items: center;
    line-height: normal;
    margin: 10px 0;
  }

  #btc-os-data-splash .footer--copy > p {
    line-height: normal;
  }

  #btc-os-data-splash .footer-reg--section {
    padding-bottom: 30px;
  }

  #btc-os-data-splash a.az-logo--links {
    margin: 40px auto 50px;
    text-align: center;
  }

  #btc-os-data-splash a.az-logo--links img {
    width: 270.316px;
    height: 72px;
  }

  #btc-os-data-splash .indication-popup.mobile-only {
    display: block !important;
    position: sticky;
    height: 44px;
    bottom: 150px;
  }

  #btc-os-data-splash
    .sticky-isi--section.js-sticky-isi--section
    .sticky-isi-wrapper {
    position: relative;
  }

  #btc-os-data-splash .splash-page--body .inner-wrap {
    padding: 0 15px;
  }

  #btc-os-data-splash .splash-page--body .inner-wrap .mob-inner--wrap {
    padding: 0 5px;
  }

  #btc-os-data-splash .indication-header.mobile_only {
    padding-top: 9px;
  }

  #btc-os-data-splash .isi--section .row .isi-head {
    padding-top: 10px;
  }

  #btc-os-data-splash .isi--section p.you-may-txt {
    width: 101%;
  }

  #btc-os-data-splash ul.footer--links > li:last-child {
    font-size: 15px;
    letter-spacing: 0.75px;
  }

  #btc-os-data-splash .sticky-eye-row h2 {
    margin-top: -2px;
    margin-bottom: 2px;
  }

  #btc-os-data-splash .sticky-eye-row p {
    font-size: 14px;
    line-height: 16px;
  }

  #btc-os-data-splash .indication-popup.mobile-only.open-indi-popup {
    bottom: 275px;
    position: relative;
    top: inherit;
  }

  .modal.remove-scroll {
    overflow-y: hidden !important;
  }

  #btc-os-data-splash p.fn-copy.fn-copy--normal {
    width: 92%;
  }

  #btc-os-data-splash .new-prescribe--flex {
    flex-direction: column;
    text-align: center;
    padding: 10px 0 20px;
  }

  #btc-os-data-splash .new-prescribe--col2 {
    margin: 10px 0;
  }

  #btc-os-data-splash .new-prescribe--col1 img {
    margin: auto;
  }

  #btc-os-data-splash span.splash-head--last {
        position: relative;
        top: -6px;
    }
}

@media screen and (min-width: 390px) and (max-width: 991px) {
  #btc-os-data-splash .fn-wrap {
    margin-left: -4px;
    width: 103%;
  }
}

@media screen and (min-width: 992px) {
  #btc-os-data-splash .header--section p {
    margin: 0 0 0 37px;
  }

  #btc-os-data-splash .header--section ul.nav--links > li {
    margin-left: 31px;
  }

  #btc-os-data-splash button.close-btn {
    margin-left: 21px;
  }

  #btc-os-data-splash .splash-page--body {
    background: url(/content/dam/website-services/us/434-imfinzi-com/btc-os-data-splash/images/desktop/Bac-Art.jpg)
      no-repeat;
    background-position: top;
    margin-top: -12px;
    background-size: 100%;
    background-color: #003262;
    background-size: auto;
  }

  #btc-os-data-splash .splash-head-1 > span:first-child {
    text-shadow:
      0 4.409px 4.409px rgba(0, 0, 0, 0.31),
      0 4.409px 26.457px rgba(0, 0, 0, 0.45);
    font-family: Ubuntu;
    font-size: 50px;
     font-size: 45px;
    font-style: normal;
    line-height: 52.3px;
  }

  #btc-os-data-splash .splash-head-1 > span:last-child {
    text-shadow:
      0 4.409px 4.409px rgba(0, 0, 0, 0.31),
      0 4.409px 26.457px rgba(0, 0, 0, 0.45);
    font-family: Ubuntu;
    font-size: 37px;
        font-size: 33px;
    font-style: normal;
    font-weight: 400;
    line-height: 39px;
         line-height: 35px;
    letter-spacing: -0.41px;
  }

  #btc-os-data-splash .banner--text {
    max-width: 600px;
    padding: 48px 0 44px;
        padding: 57px 100px 44px 0;
    float: right;
  }

  #btc-os-data-splash .splash-head-1 {
    /*text-align: right;
        padding: 78px 0 60px;*/
    text-align: right;
    padding-bottom: 5px;
  }

  #btc-os-data-splash .white-box {
    background: #fff;
    clear: both;
  }

  #btc-os-data-splash .inner--maxwidth {
    max-width: 850px;
    width: 100%;
    margin: auto;
  }

  #btc-os-data-splash .splash-page--body .blue-box.box1 {
    margin-top: 28px;
    padding-top: 20px;
  }

  #btc-os-data-splash .box1__col-1.box1__col,
  #btc-os-data-splash .box1__col-3.box1__col {
    width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #btc-os-data-splash .splash-page--body .blue-box.box1 .d-flex {
    align-items: center;
  }

  #btc-os-data-splash
    .splash-page--body
    .blue-box.box1
    p.fn-copy:not(.fn-copy--normal) {
    margin-bottom: 10px;
  }

  #btc-os-data-splash .blue-box.box1 + p.fn-copy {
    width: 102%;
    margin: 14px 0 20px;
  }

  #btc-os-data-splash .splash-page--body .blue-box.box2 {
    padding-top: 0;
  }

  #btc-os-data-splash p.blue-bar--text {
    width: 323px;
    height: 57px;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -0.15px;
  }

  #btc-os-data-splash span.blue-bar--line1 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px; /* 95.833% */
    letter-spacing: -0.24px;
  }

  #btc-os-data-splash span.x--txt {
    font-size: 24px;
    font-weight: 700;
    line-height: 23px;
  }

  #btc-os-data-splash span.blue-bar--line1:after {
    width: 204px;
    top: 55%;
  }

  #btc-os-data-splash .splash-page--body .blue-box.box2 img {
    margin: -20px 0 30px 24px;
  }

  #btc-os-data-splash p.blue-bar--text {
    margin: 0;
  }

  #btc-os-data-splash .splash-page--body .blue-box.box2 + ul.list--copy {
    margin-top: 27px;
  }

  #btc-os-data-splash .prescribe-wrap {
    justify-content: center;
    margin: 30px auto 35px;
  }

  #btc-os-data-splash .prescribe--head {
    font-size: 39px;
  }

  #btc-os-data-splash .prescribe-wrap img {
    width: 114px;
    height: 113px;
  }

  #btc-os-data-splash p.prescribe--txt1 {
    font-size: 17.5px;
    line-height: 32px;
    letter-spacing: -0.175px;
  }

  #btc-os-data-splash p.prescribe--txt2 span {
    font-size: 19.5px;
    line-height: 32px;
    letter-spacing: -0.39px;
  }

  #btc-os-data-splash p.prescribe--txt2 {
    font-size: 12.5px;
    line-height: 32px;
    letter-spacing: -0.125px;
  }

  #btc-os-data-splash .prescribe--copy {
    left: -20px;
    padding-top: 27px;
  }

  #btc-os-data-splash a.download-cta {
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-inline: auto;
  }

  #btc-os-data-splash .fn-wrap {
    margin-left: -6px;
    width: 103.1%;
  }

  #btc-os-data-splash p.blue-bar--text {
    background: url(/content/dam/website-services/us/434-imfinzi-com/btc-os-data-splash/images/desktop/Flag-Bac.png)
      no-repeat;
  }

  #btc-os-data-splash ul.footer--links {
    list-style-type: none;
    text-align: center;
    width: 105%;
    margin: 24px auto 47px;
  }

  #btc-os-data-splash ul.footer--links > li {
    display: inline-block;
    font-size: 15px;
    line-height: normal;
    letter-spacing: 0.75px;
    padding: 0 6px;
    position: relative;
  }

  #btc-os-data-splash ul.footer--links > li:first-child {
    padding-left: 0;
  }

  #btc-os-data-splash ul.footer--links > li:not(:last-child):after {
    content: "";
    width: 1px;
    height: 13px;
    position: absolute;
    top: 3px;
    right: -2px;
    background: #003865;
  }

  #btc-os-data-splash .footer--copy {
    margin-left: 43px;
  }

  #btc-os-data-splash p.us-flag img {
    margin: 5px 10px 10px 0;
  }

  #btc-os-data-splash .isi--section .row .col-xs-12.col-sm-6:nth-child(1) {
    width: 355px;
    margin-right: 23px;
    padding-right: 13px;
  }

  #btc-os-data-splash .isi--section .row .col-xs-12.col-sm-6:nth-child(2) {
    /*width: 367px;*/
    width: 345px;
    padding-right: 28px;
  }

  #btc-os-data-splash .isi--section.inner--minwidth {
    padding-top: 3px;
  }

  #btc-os-data-splash .fn-wrap > p:not(:last-child) {
    padding-bottom: 3px;
  }

  #btc-os-data-splash .fn-wrap > p:last-child {
    /* padding-top: 3px; */
  }

  #btc-os-data-splash .fn-wrap p:last-child sup {
    font-family: sans-serif;
  }

  #btc-os-data-splash span.ast-symbol {
    position: relative;
    top: -1px;
  }

  #btc-os-data-splash .new-prescribe--col1,
  .new-prescribe--col3 {
    width: 45%;
  }

  #btc-os-data-splash .splash-page--body .new-prescribe--copy {
    margin-left: 25%;
  }

  #btc-os-data-splash .new-prescribe--col1 {
    margin-right: 20px;
  }

  #btc-os-data-splash .splash-page--body .blue-box.box2 .blue-bar--img img {
    position: relative;
    right: -1px;
  }

  #btc-os-data-splash .new-prescribe--col3 .new-prescribe--copy {
        position: relative;
        top: 6px;
    }

}


@media screen and (min-width: 1445px) {
#btc-os-data-splash .splash-page--body{
  background: url(/content/dam/website-services/us/434-imfinzi-com/btc-os-data-splash/images/desktop/Desktop_hero_X-wide_2000px_v2.jpeg)
      no-repeat;
    background-position: top;
    margin-top: -12px;
    background-size: 100%;
    background-color: #003262;
}

	#btc-os-data-splash .banner--text{
		padding: 57px 0px 44px 0;
    }

}


