body {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  overflow-y: scroll !important;
  overflow-x: hidden !important;
}

/* .download-btn-select-all, .download-section {
    max-width: 1280px;
    margin: 0 auto;
} */
.download-btn-select-all,
.download-a-copy-section,
.download-section,
#main-cnt,
.inner-page-banner > div.row.component.column-splitter,
.component.carousel,
#footer-top > .component-content,
div#moa-md-sec,
#cnt-custom,
.cnt-custom,
#footer .component.container.col-12,
.banner .quantum-banner__text,
div#video-bottom-text,
.inner-page-banner .quantum-banner__text,
.dosing-c-border,
.download-btn-select-all,
.download-section,
ul.tabs-heading,
.tabs-container,
#patient-resources {
  max-width: 1280px;
  margin: 0 auto;
}
.download-btn-select-all,
.download-section,
.download-a-copy-section {
  max-width: 1250px;
}
form#patient-resources-obu-kyp {
  position: absolute;
  max-width: 1100px;
  background: #fff;
  padding: 2rem;
  margin: auto;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}
.popup-title.cnt-frm {
  align-items: center;
}
.model-popup-patient-resources {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgb(0 0 0 / 65%);
  z-index: 999;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  margin: auto;
  display: none;
}
#patient-resources-obu-kyp input,
#patient-resources-obu-kyp textarea {
  border: 1px solid #bec3c5;
  padding: 0.6rem;
  border-radius: 3px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
}
textarea#email-body {
  resize: vertical;
  height: 90px;
}
.email-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 2rem 0;
}
.frm-td {
  display: grid;
  margin-bottom: 1rem;
}
.hidden-fld {
  display: none;
}
.frm-td label {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
  color: #212426;
}
.contacts-from-td.frm-tr {
  width: 100%;
  flex: 0 0 100%;
}
.contacts-from-td {
  flex: 0 0 48%;
}
small.error-msg {
  display: none;
  color: #e40000;
  font-size: 0.8rem;
  width: 100%;
}
select#dwn-pdf {
  margin-right: 1rem;
}
.download-btn-select-all {
  margin: 2rem auto;
}
.primary-font p.primary,
.victory-program-gray-box ul li {
  font-family: "Roboto" !important;
}
.isi-text1 p {
  font-family: "Open Sans";
}
u.primary.isi-blod {
  font-weight: 700;
  margin-top: 2rem;
  margin-bottom: 0.3rem;
  display: inline-block;
}
p.primary-padding-top {
  padding: 0 !important;
}
#p-top {
  padding-top: 1.5rem;
}
.pbs10 {
  padding-bottom: 10px;
  display: inline-block;
}
/* .victory-program #dosing-bottom-box .title {
    font-family: 'Montserrat';
} */
.victory-program #dosing-bottom-box .w-download-btn a {
  border-radius: 0;
}
img.vprogramimg {
  width: 100%;
}
.victory-program .title.main-text {
  max-width: 67%;
  margin: 0 auto;
}
.dwn-bttn {
  cursor: pointer;
  padding: 0.8rem 2rem;
  background: #4e002e;
  border: none;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2;
  text-decoration: none;

  text-align: center;

  color: #ffffff;
}
.download-section {
  border-bottom: 2px solid #4e002e;
  padding: 2.5rem 0 1.5rem;
  position: relative;
}
.download-section input[type="checkbox"] {
  position: relative;
  border: 2px solid #4e002e;
  border-radius: 2px;
  background: none;
  cursor: pointer;
  line-height: 0;
  margin: 0 0.6em 0 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 35px;
  width: 35px;
  -webkit-appearance: none;
  opacity: 0.5;
}

.download-section input[type="checkbox"]:hover {
  opacity: 1;
}

.download-section input[type="checkbox"]:checked {
  background-color: #4e002e;
  opacity: 1;
}

.download-section input[type="checkbox"]:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 8px;
  height: 20px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}
.download-check-box {
  display: inline-flex;
  justify-content: flex-end;
  width: 100%;
  position: absolute;
}
.download-check-box fieldset {
  font-size: 0;
}

.download-thumbnail {
  background: transparent;
  max-width: 200px;
  flex: 0 0 200px;
  width: 20%;
  margin-right: 2rem;
}
#widget-3 {
  margin-bottom: 3rem;
}
a.download-pdf-lang.dwn-bttn {
  margin-left: 1rem;
  display: flex;
  align-items: center;
  padding: 0 5rem;
}
select.dwn-pdf {
  max-width: 390px;
  width: 100%;
  border: 1px solid #4e002e;
  padding: 0.8rem 0.5rem;
  height: 45px;
}
.download-pdf-main {
  display: flex;
  align-items: center;
}
.download-description {
  max-width: 800px;
  width: 80%;
  padding: 0.5rem 2rem;
}
.download-dropdown {
  display: flex;
  width: 100%;
  margin-top: 2rem;
}
.download-mdl {
  display: flex;
  flex-wrap: wrap;
  max-width: 77%;
}
.quantum-header__left {
  width: 190px;
}
.quantum-header__logo {
  width: 100%;
  padding: 0px;
  max-height: inherit;
}
div#header {
  background: #f2f2f2;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.quantum-drop-down-menu__link,
.quantum-drop-down-menu__menu-link {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2;
  color: #4e002e;
}
.quantum-drop-down-menu__link {
  font-weight: 700;
  font-size: 1.125rem;
}
div#main-cnt {
  padding: 0 15px;
}
p.blue-text {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #303234;
  padding: 1rem 0;
}
.title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.2;

  color: #4e002e;
}
.inner-page-banner .download-section .download-title.title {
  padding-right: 3rem;
}
.title span {
  font-weight: 400;
}
.title-flex {
  display: flex;
}
.moa-md-sec {
  margin: 1rem 0;
}
.inner-page-banner > div.row.component.column-splitter {
  align-items: center;
}
div#moa-md-right-img,
div#moa-md-sec div {
  padding: 0;
}
.moa-md-sec p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #4e002e;
}
span.line {
  padding: 0 0.5rem;
  color: #fff;
}
span.line::before {
  display: none;
}
/* .line::before {
    content: "";
    width: 20px;
    display: inline-block;
    color: #EB2244;
    background: #EB2244;
    border-radius: 20px;
    padding: 10px 0;
    margin: 0.3rem 1rem 0.3rem 0;
} */

.line::before {
  content: "";
  width: 1px;
  color: #eb2244;
  background: #eb2244;
  border-radius: 20px;
  padding: 0 7px;
  margin: 0.5rem 1rem 0.5rem 0;
  height: auto;
  position: relative;
}
.title.popup-title-text.line::before {
  content: none;
}
.gray-bg {
  background: #ffa400;
  padding: 0.5rem 1rem;
  margin: 0rem 0;
}
.gray-bg p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #000;
  padding: 0.5rem 0;
}
.gray-bg p a {
  color: #4e002e;
  text-decoration: none;
}
sup {
  vertical-align: super;
  font-size: 60%;
  font-weight: 400;
}
.slide .component-content {
  display: flex;
  align-items: center;
}

.carousel-inner li.slide {
  padding: 2rem 1rem;
}
.component.carousel {
  background: #979797;
  position: relative;
}
.carousel .carousel-inner {
  background: rgba(255, 255, 255, 0.9);
}
.carousel-inner .nav {
  position: absolute;
  right: 2rem;
  bottom: 1rem;
}
.carousel-inner .nav .sxa-bullets {
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;

  border: 1px solid #4e002e;
  margin: 0.2rem;
  cursor: pointer;
}
.carousel-inner .field-slidetext {
  padding: 1rem 2rem;
}
.slide1-logo {
  margin-top: 3rem;
  max-width: 300px;
}
.slide-title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 1.2;
  color: #4e002e;
  padding: 1rem 0;
}
.slide-title a {
  color: #4e002e;
  text-decoration: none;
  border-bottom: 2px solid #4e002e;
}
.slide-title span {
  font-weight: 600;
}
.carousel-inner .nav .sxa-bullets.active {
  background: #4e002e;
}
#footer-top > .component-content {
  padding: 1rem;
}
.carousel-inner .nav .nav-items {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
div#moa-md-sec,
#cnt-custom,
.cnt-custom {
  margin: 2rem auto;
}

#footer-top {
  background: #f2f2f2;
  position: relative;
  margin-top: 4rem;
  padding: 0;
}
#footer-top .component-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#footer-top .component-content ul,
footer#footer ul {
  display: flex;
}
#footer-top .component-content ul li a {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1;
  color: #4e002e;
  text-decoration: none;
}
#footer-top .component-content ul li a::after,
footer#footer ul li a::after {
  content: "|";
  padding: 0 0.5rem;
}

footer#footer ul li:last-child a::after,
#footer-top .component-content ul li:last-child a::after {
  display: none;
}
#footer-top .component-content ul li a:hover {
  text-decoration: underline;
}

.footer-logos {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 1.2rem;
}
img.ml-32 {
  height: 80px;
}
footer#footer {
  background: #0063c3;
  padding-bottom: 1rem;
}
#footer-amgen-logo img {
  width: 164px;
  margin: 2rem 0;
}
footer#footer ul li a {
  font-family: "Helvetica";
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1;
  color: #ffffff;
  text-decoration: none;
}
.quantum-banner {
  position: relative;
  margin-bottom: 3rem;
}

.home-banner-text,
#home .quantum-banner__title,
h1.eyebrow {
  margin: 4rem 0 0;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 3.25rem;
  line-height: 1.2;
  color: #fff;
  padding: 0 1rem;
  letter-spacing: 0.5px;
}
#home .quantum-banner__title span,
h1.eyebrow span {
  font-size: 2.5rem;
  font-weight: 500;
}
p.no-padding,
.no-padding {
  padding: 0;
}

#orange-bottom-box #cnt-custom,
#orange-bottom-box .cnt-custom {
  margin: 0 auto;
}
div#top-header {
  padding: 0px;
  background: #0063c3;
}
#footer img.ml-32.Paab-logo {
  height: 46px;
  margin-right: 2rem;
}
#footer-copy-text {
  padding: 0;
  margin: 1rem 0;
}
.footer-content p {
  font-family: "Helvetica";
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #ffffff;
}
#footer .component.container.col-12 {
  padding: 0;
}
#footer > .component.container.col-12 {
  padding: 0 15px;
}
/* footer#footer div {
    padding: 0px;
} */
.quantum-banner__inner {
  max-width: 100%;
}
.banner .quantum-banner--multiple-background-images .quantum-banner__inner {
  max-width: 100%;
  padding: 0;
  display: block;
}

.callout {
  display: flex;
  justify-content: flex-end;
  margin-right: 1rem;
}

h1.quantum-banner__title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 3.25rem;
  line-height: 1.3;
  color: #ffffff;
  text-align: left;
  margin-bottom: 0;
}
.inner-page-banner h1.quantum-banner__title {
  font-weight: 700;
}
.inner-page-banner h1.quantum-banner__title span {
  font-weight: 400;
  font-size: 1.5rem;
  display: block;
}
#footer-bottom-top-logo > div > a {
  width: 200px;
  height: 49px;
}
#footer-bottom-top-logo > div > a img {
  width: 100%;
  height: auto;
}

body > div.row.component.column-splitter > div:nth-child(1),
body > div.row.component.column-splitter > div:nth-child(2),
div#moa-md-right-cnt {
  padding: 0;
}

div#moa-md-right-img > .component-content {
  display: flex;
  justify-content: flex-end;
}
ul.quantum-drop-down-menu__top-nav-list {
  display: flex !important;
  align-items: center;
  border: none;
  margin-right: 1rem;
}
li.quantum-drop-down-menu__top-nav-list-item a {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1;
  color: #ffffff;
  text-decoration: none;
}
.quantum-drop-down-menu__top-nav-link {
  padding: 12px 6px;
}
ul.quantum-drop-down-menu__top-nav-list li:first-child a::after {
  content: "\7c";
  padding: 0 0.3rem 0 0.5rem;
}
ul.quantum-drop-down-menu__top-nav-list li:nth-child(2) a::after {
  padding: 0 0.3rem 0 0.5rem;
}
#top-header a.quantum-header__logo.d-block.d-sm-none.gtm-header {
  padding: 0.5rem 0;
}
.vidoe-mrg {
  margin: 2rem 0;
}
a.pipe::after {
  content: "\7c";
  padding: 0 0.5rem;
}
a#lang-switch,
a.lang.quantum-drop-down-menu__top-nav-link {
  color: #fff;
  text-decoration: none;
  /* padding-left: .5rem; */
}
.quantum-drop-down-menu__top-nav-link li a {
  text-decoration: none;
}
.quantum-drop-down-menu__top-nav-link:hover {
  background: transparent;
}
a.lang.quantum-drop-down-menu__top-nav-link:hover {
  background: transparent;
}
#top-header
  > div
  > div
  > div
  > div.quantum-header__right
  > div.quantum-header__menu
  > nav
  > ul.quantum-drop-down-menu__list {
  display: none;
}
img {
  max-width: 100%;
  height: auto;
}
.flx {
  display: flex;
}
.f-note,
.accordion .field-content p.f-note-small {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  color: #303234 !important;
}
.title span.big-text {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 6rem;
  line-height: 1;
  color: #eb2244;
}
#slider-home .field-slideimage {
  max-width: 400px;
  width: 100%;
}
#slider-home .slide-info {
  width: 67%;
  height: auto;
  min-height: auto !important;
}
p.blue-text strong {
  font-weight: 600;
}
.dor.line.title-flex {
  margin-bottom: 3rem;
}
.dor.line.title-flex::before {
  margin: 0.8rem 1rem 0.8rem 0;
}
.dor.line.title-flex p {
  padding: 0;
  line-height: 1.7;
}
.median-time {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  color: #1f5680;
  padding: 1.3rem;
  max-width: 1140px;
  background: #ebf6f5;
  margin: 0px auto 2rem;
  border-radius: 30px;
}
.btn-group {
  display: flex;
  justify-content: space-evenly;
  max-width: 520px;
  margin: 0 auto;
}
.btn-group.btn-group-fr {
  max-width: 580px;
}
.bttn {
  background: #4e002e;
  text-align: center;
  color: #fff;
  display: inline-block;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.1;
  padding: 0.6rem 2.4rem;
  border-radius: 0;
  cursor: pointer;
  border: none;
  margin: 0 0.5rem;
  text-decoration: none;
}
.visit-pubMed.bttn a {
  color: #fff;
  text-decoration: none;
}
footer#footer .field-link {
  border-bottom: 1px solid #fff;
}
.learn-about-codebreak {
  margin-top: 2rem;
  text-align: center;
  margin-bottom: 1rem;
}
.visit-pubMed {
  margin-bottom: 3rem;
}
.ref-sec p {
  color: #143757;
  line-height: 2;
}
.quantum-modal__dialog.quantum-modal__dialog--fit-content {
  max-width: 1200px;
}
.study-popup-img {
  margin: 3rem 0 2rem;
}

.popup-title {
  display: flex;
  align-items: center;
}
.title-icon {
  display: flex;
  margin-right: 2rem;
  width: 100px;
  height: 100px;
}
.text-algin-left {
  text-align: left !important;
}
.table-max-w {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.popup-title-text {
  width: 90%;
}
.patient-td {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #000000;
}
.patient-td.first-clounm {
  font-weight: 700;
  width: 40%;
}
.patient-dem-table {
  margin: 2rem;
  position: relative;
}
.patient-tr {
  display: flex;
}
.patient-td {
  width: 60%;
  padding: 0.5rem 2rem;
}
.quantum-modal__dialog,
.quantum-modal .quantum-modal__dialog {
  height: auto;
  margin: auto;
  bottom: auto;
  top: 70px;
  position: absolute;
  left: 0;
  right: 0;
}
.quantum-modal.quantum-modal--visible {
  overflow-y: scroll;
}
div#isi-popup
  .quantum-modal__dialog.quantum-modal__dialog--fit-content.quantum-modal__dialog--fit-full {
  padding: 3rem 2rem 2rem;
}
p.primary,
footer#footer .isi-ul ul li,
.isi-main-page ul li {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #303234;
  padding: 0.5rem 0;
}
footer#footer .isi-ul ul li {
  padding: 0.2rem 0;
}
footer#footer .isi-text {
  padding: 0.3rem 0.8rem;
  border: 2px solid #4e002e;
  margin: 2rem 0 0;
}
footer#footer .isi-ul ul,
.isi-main-page ul {
  display: block;
  list-style: disc;
  margin: 0 1.8rem;
}
p.primary a {
  color: #4e002e;
  text-decoration: underline;
  word-wrap: break-word;
}
.isi-continue {
  margin-top: 3rem;
}
.isi-continue .bttn {
  font-weight: 700 !important;
  margin: 0;
}
.patient-dem-table::before,
.safety-tabf-table::before {
  content: "";
  width: 20px;
  height: 100%;
  background: #73bca8;
  position: absolute;
  border-radius: 20px 0 0 20px;
  left: -20px;
}
.patient-tr:nth-of-type(odd) {
  background: rgba(0, 0, 0, 0.02);
}
.tabs .component-content .tabs-inner .tabs-container .tab {
  padding: 2rem 0 0;
}
.tabs .component-content .tabs-inner .tabs-heading li {
  width: 50%;
  background: #7d0049;
  border-radius: 1rem 1rem 0 0;
  border: none;
}
.tabs .component-content .tabs-inner .tabs-heading li:last-child,
.tabs .component-content .tabs-inner .tabs-heading li:first-child {
  border-radius: 1rem 1rem 0 0;
  border: none;
}
.tabs .component-content .tabs-inner .tabs-heading li:last-child {
  margin-left: 0.3rem;
}
.tabs .component-content .tabs-inner .tabs-container {
  border: none;
  background: #fff;
}
.tabs .component-content .tabs-inner .tabs-heading li:first-child {
  margin-right: 0.3rem;
}
.tabs .component-content .tabs-inner .tabs-heading li.active,
.tabs .component-content .tabs-inner .tabs-heading li.active:hover {
  background: #4e002e;
  color: #fff;
  border: none;
  border-radius: 1rem 1rem 0 0;
  border-radius: 1rem 1rem 0 0;
}
.tabs .component-content .tabs-inner .tabs-heading li:hover {
  background: #4e002e;
  border: none;
}

.tabs .component-content .tabs-inner .tabs-heading li > div {
  color: #fff;
  white-space: initial;
}
.tabs .component-content .tabs-inner .tabs-heading li > div .field-heading {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.3;
  text-align: center;
  color: #ffffff;
}
.tabs .component-content .tabs-inner .tabs-heading {
  border-bottom: 10px solid #4e002e;
}
ul.tabs-heading::after {
  content: "";
  width: 100%;
  position: absolute;
  left: -100%;
  background: #4e002e;
  height: 10px;
  bottom: -10px;
}
ul.tabs-heading::before {
  content: "";
  width: 100%;
  position: absolute;
  right: -100%;
  background: #4e002e;
  height: 10px;
  bottom: -10px;
}
/* .tabs .component-content .tabs-inner .tabs-heading{
    padding: 0 4rem;
} */
.safety-tabf-table {
  margin: 0 0 2rem 1.25rem;
  position: relative;
}
.safety-tabf-table-main {
  margin: 2rem 0;
  position: relative;
}
.tabf-table-td,
.tabf-top-table-td {
  width: 33.33%;
  padding: 1rem;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.3;
  color: #4e002e;
}
.tabf-table-tr.tr-no-border {
  border: none;
}
.tabf-table-tr {
  display: flex;
  border-bottom: 3px solid rgba(0, 0, 0, 0.04);
}
.tabf-table-td.tabf-table-td-head {
  font-weight: bold;
  background: #fafafa;
  width: 100%;
  border: none;
}
.tabf-top-table-td {
  text-align: center;
  font-weight: 700;
}
.tabf-top-table-td.tabf-top-table-head {
  width: 66.66%;
  text-align: center;
}
.tabf-top-table-td.dblue {
  background: #0b3657;
  color: #fff;
}
.tabf-top-table-td.tabf-top-table-head {
  border: 2px solid #73bca8;
}
.tabf-top-table-td.lblue {
  background: #4e002e;
  color: #fff;
}
.tabf-table-td:nth-child(2),
.tabf-table-td:nth-child(3) {
  text-align: center;
}
.tabf-top-table-tr {
  display: flex;
  justify-content: flex-end;
}
.safety-tab2 ul {
  list-style: disc;
  margin-left: 2rem;
}
.safety-tab2 ul li {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #4e002e;
  padding: 0.4rem 0;
}

.tab3-table1 ul {
  margin: 1.3rem;
  list-style: disc;
}
ul.tab3-table-ul-child {
  margin: 0 2rem;
}

.tab3-table1 ul li {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.6;
  color: #4e002e;
}
.safety-tab2 {
  margin-bottom: 2rem;
}
.tab3-table {
  padding: 0 1rem;
}
.safety-tab3 {
  display: flex;
}
.tab3-table1 {
  background: rgba(0, 0, 0, 0.04);
  margin-right: 0.8rem;
  width: 50%;
}

.tab3-table1-title {
  background: #4e002e;
}

.tab3-table1-title p.blue-text {
  color: #fff;
  font-size: 1rem;
  padding-left: 1.2rem;
  font-weight: 600;
}
.tab3-table.table-3 p.blue-text {
  font-size: 1.125rem;
  font-family: "Montserrat";
}
div#slider-home {
  padding: 0;
  background: #f5f5f5;
  margin: 3rem 0;
}
.tab3-table-titel {
  margin-top: 2rem;
}

.dosing-c-border {
  display: flex;
  justify-content: flex-end;
  margin: 0 auto 3rem;
  position: relative;
}
h4.dosing-kras-title.title {
  max-width: 720px;
}
.dosing-kras {
  padding: 1.5rem 2rem;
  border-top: 10px solid #eb2244;
  border-left: 10px solid #eb2244;
  border-bottom: 10px solid #eb2244;
  border-radius: 30px 0 0 30px;
}
.dosing-kras:after {
  content: "";
  height: 10px;
  position: absolute;
  width: 100%;
  background: #eb2244;
  bottom: 0;
}
.dosing-kras::before {
  content: "";
  height: 10px;
  position: absolute;
  width: 100%;
  background: #eb2244;
  top: 0;
}
.recommended ul {
  margin: 0;
  list-style: disc;
  padding: 0 2rem;
}
.recommended ul li {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #4e002e;
  padding: 0 0 0.5rem 0;
}
.how-to-take-lumakras {
  display: flex;
  justify-content: space-between;
  margin: 3rem 0;
}
.how-to-take-lumakras-cnt {
  width: 26%;
}
.how-to-take-lumakras-icon img {
  margin: 0 auto;
}
.how-to-take-lumakras-icon {
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 2rem;
}
.how-to-take-lumakras-icon::after {
  content: "";
  height: 10px;
  width: 100%;
  background: #eb2244;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 10px;
}
.how-to-take-lumakras-des a {
  text-decoration: underline;
  color: #4e002e;
}
div#dosing-confirm-presence_ {
  position: relative;
  overflow: hidden;
  padding: 0;
}
div#dosing-page,
#widget-1 {
  padding: 0;
}
.line-height,
.line-height ul li {
  line-height: 2 !important;
}
.isi-main-page p,
ul#isi-ul li {
  font-family: "Open Sans" !important;
}
.img-part2 img {
  margin-top: 3rem;
}
.how-to-take-lumakras-des ul,
.victory-program-gray-box ul {
  list-style: disc;
  margin-left: 2rem;
}
p.primary.blue-title2-padding.padding-top {
  padding-top: 2rem;
}
.title.padding-top-b,
.padding-top-b {
  padding: 1.2rem 0;
}
.how-to-take-lumakras-des ul li,
.victory-program-gray-box ul li {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #4e002e;
}
.title a {
  color: #fff;
}
.title.victory-program-title a {
  color: inherit;
  text-decoration: none;
}
.victory-program-gray-box ul li {
  font-size: 1.125rem;
}
.victory-program-gray-box p.blue-text {
  font-weight: 600;
}
.victory-program.line.title-flex {
  margin: 1rem 0;
}
.dose-modification-recommended,
.dose-modification-f-note {
  margin-top: 5rem;
}
.dose-modification-f-note p.f-note {
  padding: 1rem 0;
}
.patients-difficulty-icon {
  width: 100px;
  margin: 1.5rem 2rem 1.5rem 0;
}
.patients-difficulty-list {
  display: flex;
}
.alternative-dosing-method {
  width: 75%;
}
.alternative-dosing-method.line::before {
  min-height: 90px;
}
.alternative-dosing-method.line.title-flex {
  align-items: center;
}
.patients-difficulty {
  margin: 2rem 0;
}
#dosing-bottom-box {
  padding: 1rem 0;
  background: #4e002e;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
#dosing-bottom-box .title {
  color: #fff;
  padding: 2rem 0;
}
a.w-bttn.bttn {
  background: #fff;
  color: #4e002e;
  display: inline-block;
  margin: 0 0.5rem 1.5rem;
  text-decoration: none;
}
a.p-bttn.bttn {
  background: #4e002e;
  color: #ffffff;
  display: inline-block;
  margin: 0 0.5rem 1.5rem;
  text-decoration: none;
}
.drug-interactions-tr {
  display: flex;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}
.drug-interactions-td {
  width: 100%;
  flex: 0 auto;
}
.drug-interactions-td.gray-bg.drk {
  width: 44%;
}
.drug-interactions-top-title {
  margin: 0px 8rem 3rem;
}
p.drug-interactions-title {
  font-weight: 700;
}
.drug-interactions-td.gray-bg.drk {
  background: #d9d9d9;
}
.gray-bg.round-corner {
  padding: 2rem 4rem;
  border-radius: 40px;
}
.title.victory-program-title span {
  font-weight: 400;
}
.isi-main-page .isi-text {
  border: 2px solid #4e002e;
  padding: 0.8rem 1rem;
  margin: 1rem 0 2rem;
}
ul#isi-ul {
  margin: 0 1.8rem 0rem;
}
ul#isi-ul li,
ul#isi-ul-box li {
  padding: 0;
}
p.primary.isi-blod {
  font-weight: 700;
}
ul#isi-ul-box {
  margin: 0 2.5rem;
}
.isi-main-page,
.references-page {
  margin-bottom: 5rem;
}
.references-page ol {
  list-style: auto;
  margin-left: 2rem;
}
.references-page ol li {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #4e002e;
  padding: 1rem 0;
}
.pai-graph-table p.f-note {
  margin: 2rem 0 0;
}
.nowrap {
  white-space: nowrap;
}
.quantum-banner__image-area,
.sp-only {
  display: none;
}

/* a.quantum-drop-down-menu__link.active {
    background: red;
} */

#patient-resources .download-section {
  padding: 1.5rem 0;
}
.download-des-text {
  width: 100%;
}
#footer #cnt-custom,
#footer .cnt-custom {
  padding: 0;
}
.moa-text ul {
  list-style: disc;
  margin-left: 1.5rem;
}
.moa-text ul li {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #303234;
  padding: 0.2rem 0;
}
.moa-sec1 {
  margin-bottom: 3rem;
}
.moa-text ul ul {
  margin-left: 2.2rem;
  margin-top: 0.5rem;
}

/*admin-page styles*/

.admin-page p.primary {
  font-family: "Roboto";
  font-size: 1rem;
  line-height: 1.1;
}
.administration ul#isi-ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #4e002e;
  padding: 0.5rem 0;
  font-family: "Roboto";
  list-style: disc;
}
.administration ul.order-list li {
  margin-left: 39px;
}
.administration span.bold-text {
  font-weight: 700;
}
.administration-program-gray-box p.blue-text {
  font-weight: 700;
  color: #000;
}
.administration-program-gray-box ul {
  list-style: disc;
  margin-left: 1.5rem;
}
.administration-program-gray-box ul li {
  font-size: 1.125rem;
  line-height: 1.5;
  font-family: "Roboto";
  font-weight: 400;
  color: #000;
  padding: 0.3rem 0;
}
div#orange-bottom-box {
  margin-top: 4rem;
  background-color: #ffa400;
}
.bg-clr.administration-page {
  background-color: unset;
}

.bg-clr .title.victory-program-title {
  text-align: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 64%;
  padding-right: 0;
  color: #000;
  font-family: "Roboto";
}
.bg-clr {
  background-color: #ffa400;
  padding: 21px;
  /* margin-bottom: 20px; */
}
.title.main-text {
  text-align: center;
  line-height: 1.5;
}
a.download-pdf-lang.dwn-bttn.pub-med {
  padding: 0.8rem 5rem;
  margin-left: 0;
}
p.small-txt {
  font-size: 1rem;
  padding: 0;
}
.orange-line {
  border-bottom: 3px solid #ffa400;
  margin: 2rem 0;
}

.field-heading:after {
  color: transparent;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 2.2rem;
  content: "";
  position: absolute;
  right: 6px;
  top: 13px;
  bottom: 0;
  width: 24px;
  height: 24px;
  background-image: url(/~/media/Themes/Amgen/Amgencompass-ca/Amgencompass-Kyprolis/images/global/plus-circle);
}
.field-heading {
  border-top: 1px solid #4e002e;
  line-height: 1.2;
  padding: 0.8rem 2rem 12px 0;
  position: relative;
  cursor: pointer;
}
li.item {
  list-style: none;
}
.items .item:last-child .field-heading {
  border-bottom: 1px solid #4e002e;
}
.items .item.active:last-child .field-heading {
  border-bottom: none;
}

li.item.active .field-heading:after {
  background-image: url(/~/media/Themes/Amgen/Amgencompass-ca/Amgencompass-Kyprolis/images/global/minus-circle);
}
.pai-graph {
  margin-top: 3rem;
}
.pai-graph-title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.1;
  text-align: center;
  color: #275776;
  margin-bottom: 1rem;
}
.pai-graph-table {
  margin-top: 5rem;
}
.pai-graph-content {
  display: flex;
  justify-content: space-between;
}
.margin-bottom2.vic-1 {
  margin-bottom: 6px;
}
.Send-to-patient.dwn-bttn.model-pop-up-open {
  display: inline-block;
  margin: 4rem 0 0;
}
.dwn-bttn.model-pop-up-open {
  opacity: 1 !important;
}
.pai-graph-img1 {
  margin-right: 3rem;
}
.sub-title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.3;
  color: #4e002e;
  margin-top: 0.6rem;
}
.popup-des .f-note {
  padding: 1rem 0;
}
#tower-trial-tab .field-heading {
  border: none;
}
#tower-trial-tab .field-heading:after {
  content: none;
}
.blue-title2 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #4e002e;
}
.blue-title2-padding {
  padding: 1rem 0 2rem;
}
.bttn {
  border: 0px !important;
}
.title3 {
  font-size: 2.625rem;
  font-weight: 300;
  font-family: "Roboto";
  line-height: 1.3;
}
.blue-title3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 1.2;
  color: #4e002e;
}
.title.graph-title {
  text-align: center;
  margin: 4rem 0 0;
}
.bottom-line {
  border-bottom: 5px solid #ffa400;
  padding-bottom: 0.7rem;
}
.tab-cnt {
  margin: 2rem 0 0;
}
.graph-img {
  margin-bottom: 3rem;
}
p.title.blue-title2-padding.align-center {
  margin: 0 auto;
  max-width: 1040px;
}
.study-design-btn {
  display: table;
  margin: 0 auto;
  /* max-width: 220px; */
}
.study-design-yellow-bg {
  background: #ffa400;
  padding: 1rem;
  margin-bottom: 2rem;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.27);
}

.tab-full-w-color-box::after {
  content: "";
  background: #275776;
  position: absolute;
  right: -100%;
  width: 100%;
  top: 0;
  bottom: 0;
}
.tab-full-w-color-box::before {
  content: "";
  background: #275776;
  position: absolute;
  left: -100%;
  width: 100%;
  top: 0;
  bottom: 0;
}
.study-design-f-note {
  margin: 4rem 0 0;
}
.blue-title3-padding {
  max-width: 901px;
  margin: 0 auto;
}
.margin-bottom {
  margin-bottom: 2rem;
}
.component.container.tab-content-1,
.component.container.tab-content-2 {
  max-width: 100%;
  padding: 0;
}
.graph-content {
  display: flex;
  align-items: center;
}
.align-center {
  text-align: center;
}
.accordion .field-heading {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  color: #303234;
}
.accordion .field-content {
  /* margin-bottom: 1rem; */
  margin-bottom: 3rem;
}
.accordion-ul ul {
  list-style: disc;
  margin: 0 1rem 0 1.2rem;
  padding: 0px;
}
.icon-text ol {
  margin-left: 2.3rem;
  list-style: decimal;
}
.icon-text ol li {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.3;
  color: #212426;
  padding: 0.5rem 0;
}
.accordion-ul ul li,
.accordion .field-content p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.3;
  color: #212426;
  padding: 0.5rem 0;
}
.acc-img {
  margin: 2rem 0;
}
strong {
  font-weight: 700;
}
.icons {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.icon {
  flex: 0 0 100px;
}
.icon-text {
  flex: 0 0 88%;
}
.icon.icon-tyle2 {
  flex: 0 0 200px;
}
.icon-text.icon-text2 {
  flex: 0 0 80%;
}
:lang(en) .english-lang .lang-select,
:lang(fr) .french-lang .lang-select {
  text-decoration: underline !important;
}
.study-design-p,
.accordion .field-content .study-design-yellow-bg p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #000000;
}
.inner-page-banner .quantum-banner__inner {
  background: #4e002e;
}
.acc-td-des ul {
  list-style: disc;
  margin-left: 1.5rem;
}
.td-head,
.acc-td-des,
.acc-td-des ul li {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #ffffff;
}
.acc-img .patient-group-td {
  border-right: 1px solid #275776;
  border-left: 1px solid #275776;
}
.acc-img .patient-group-tr {
  border-bottom: 2px solid #275776;
}
.acc-img .patient-group-table {
  border-left: 1px solid #275776;
  border-right: 1px solid #275776;
}
.acc-td-des,
.acc-td-des ul li {
  color: #275776;
}
.acc-td-des ul li {
  padding: 0 0 0.7rem 0;
}
.acc-td-col4 {
  flex: 0 0 90.6%;
}
.acc-td-head {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #ffffff;
}

.td-col1 {
  flex: 0 0 300px;
}
.td-col1 {
  flex: 0 0 346px;
}
.patient-group-tr {
  border-bottom: 2px solid #ffffff;
}
.td-light-gray {
  background: #ccd1d6;
}
.td-light-gray2 {
  background: #e7e9ec;
}
.td-col2 {
  flex: 0 0 72%;
}
.patient-group-td {
  padding: 0.6rem 1rem;
  border-right: 2px solid #fff;
}
.td-des {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.3;
  color: #000;
}
.tr-blue {
  background: #275776;
}
.patient-group-tr {
  display: flex;
}
.acc-img .patient-group-tr,
.yellow-tr,
.pai-graph-tr {
  display: table-row;
}
.pai-graph-td,
.pai-graph-table-title {
  padding: 0.5rem;
  border: 1px solid #fff;
}
.acc-td-col1,
.acc-td-col2,
.acc-td-col3,
.yellow-td,
.pai-graph-td {
  display: table-cell;
}
.patient-group-tr.merge-rows {
  display: table;
  width: 100%;
  border-top: 2px solid #275776;
}
.yellow-tr-merge-cell,
.pai-graph-table2 {
  display: table;
  width: 100%;
}
.yellow-table-head {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.2;
  padding: 1rem;
  color: #fff;
  text-align: center;
}
.yellow-table {
  /* display: table; */
  width: 100%;
}
.yellow-col1 {
  width: 48%;
}
.yellow-td-bg {
  background: #ffa400;
}
.yellow-col2 {
  width: 15%;
}
.acc-td-col1 {
  width: 16%;
}
.graph-group-img {
  display: flex;
  justify-content: space-between;
}
footer#footer .row.component.column-splitter {
  align-items: flex-end;
}
.graph-img.graph-img-m0 {
  margin-bottom: 1rem;
}
div#dosing-bottom-box a {
  text-decoration: none;
  border-bottom: 3px solid #fff;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
button {
  -webkit-appearance: none;
  border-radius: 0;
}
.patient-group-table.preparation-table {
  display: table;
  width: 100%;
  border-bottom: 1px solid #275776;
}
.patient-group-table.preparation-table .patient-group-td,
.patient-group-table.preparation-table .acc-td-head {
  border: 1px solid #275776;
  font-size: 1.125rem;
}

li.quantum-drop-down-menu__top-nav-list-item.home-icon a::before {
  content: "\f015";
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  position: absolute;
  top: 9px;
  font-family: "FontAwesome";
  font-size: 1.2rem;
  left: 18px;
}
li.quantum-drop-down-menu__top-nav-list-item.home-icon span {
  visibility: hidden;
}
li.quantum-drop-down-menu__top-nav-list-item.home-icon {
  position: relative;
}
div#obu-external-link {
  display: none;
  visibility: visible;
  opacity: 1;
  z-index: 999;
}
#obu-external-link
  button.quantum-button.quantum-button--tertiary.quantum-modal__close.quantum-button--icon-only,
#kyprolis-isi-popup
  button.quantum-button.quantum-button--tertiary.quantum-modal__close.quantum-button--icon-only {
  display: none;
}
button.blue-btn {
  border: none;
  padding: 0.5rem 1.5rem;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.1;
  background: #4e002e;
  text-align: center;
  color: #fff;
  margin-top: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}
.popup h2,
.content {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #4e002e;
}
.padding-t0-btm1 {
  padding: 0 0 1rem;
}
.padding-t1-btm0 {
  padding: 1rem 0 0;
}
.title.tab-title {
  font-weight: 300;
  font-size: 3.25rem;
  letter-spacing: 0.01px;
}
.title2 {
  font-size: 2rem;
}
.margin-top1 {
  margin-top: 1rem;
}
.margin-bottom1 {
  margin-bottom: 1rem;
}
.margin-top2 {
  margin-top: 2rem;
}
body.ikema-study-1 .study-design.margin-top2 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.margin-bottom2 {
  margin-bottom: 2rem;
}
.margin-top3 {
  margin-top: 3rem;
}
.margin-bottom3 {
  margin-bottom: 3rem;
}
.margin-top4 {
  margin-top: 4rem;
}
.margin-bottom4 {
  margin-bottom: 4rem;
}

.tab-table table {
  border: 1px solid #ffffff;
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0px;
  table-layout: fixed;
  min-width: 100%;
  font-family: "Roboto";
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1;
}
.acc-table-head {
  border: 1px solid #ffffff;
  background: #4e002e;
  color: #fff;
}
.tab-table table th {
  padding: 1rem;
  border: 1px solid #ffffff;
  background: #4e002e;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  font-family: "Roboto";
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1;
}
.tab-table table td {
  text-align: center;
  padding: 1rem;
  border: 1px solid #ffffff;
  font-weight: 400;
  font-family: "Roboto";
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1;
  vertical-align: middle;
}
.chart-dark-color {
  background: #ebedef;
}
.chart-light-color {
  background: #f5f6f7;
}
.tab-table table tr {
  color: #000000;
  text-align: center;
}
.tab-table .accent-color {
  background: #fde6d5;
}
.tab-table .accent-color-dark {
  background: #edd1e1;
}
ul.list-ul {
  list-style: disc;
  margin-left: 2.3rem;
}
ul.list-ul li {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #4e002e;
  padding: 0.3rem 0;
}
ul.list-ul.box-align-center {
  display: table;
  margin: 0 auto;
}
.download-a-copy-section-title,
.title3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 2.625rem;
  line-height: 1.3;
  color: #4e002e;
}
.download-a-copy-section-title a {
  color: #4e002e;
  font-weight: 700;
}
.download-a-copy-section-title .download-a-copy-section-group .bttn-align-mdl {
  color: #ffffff;
  height: 55px;
  align-items: center;
  display: flex;
}
.img-center-align {
  display: block;
  margin: 0 auto;
}
.col-w70 {
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
  width: 90%;
}
.download-a-copy-section-title {
  text-align: center;
  max-width: 1150px;
  margin: 0 auto;
  width: 80%;
}
#download-a-copy-section,
#download-a-copy-section-accent-90,
#download-a-copy-section-itreactive-90 {
  position: relative;
}
#download-a-copy-section-accent-90::before {
  content: "";
  width: 68px;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  background: #edd1e1;
}
.itreactive-90-color {
  background: #ddeaf3;
}
#download-a-copy-section-itreactive-90::before {
  content: "";
  width: 68px;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  background: #ddeaf3;
}
#download-a-copy-section::before {
  content: "";
  width: 68px;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  background: #fdeadc;
}
.download-a-copy-section-group {
  display: flex;
  justify-content: center;
}
.accent-70-bgcolor {
  background: #fac196;
  padding: 2rem 0;
  position: relative;
}
.accent-90-bgcolor {
  background: #edd1e1;
  padding: 2rem 0;
  position: relative;
}
ul.list-ul.gray-li li {
  color: #303234;
  letter-spacing: 0.01px;
}
.title-w70 {
  max-width: 1150px;
}
ul.list-ul.box-align-center li {
  font-size: 2.188rem;
  font-weight: 300;
  margin-left: 3.3rem;
}
.accent-90-bgcolor::after {
  content: "";
  width: 100%;
  top: 0;
  bottom: 0;
  background: #edd1e1;
  position: absolute;
  right: -98%;
}
.accent-90-bgcolor::before {
  content: "";
  width: 100%;
  top: 0;
  bottom: 0;
  background: #edd1e1;
  position: absolute;
  left: -98%;
}
div#moa-banner h1.quantum-banner__title {
  font-weight: 300;
  letter-spacing: 0.01px;
}
.accent-70-bgcolor::after {
  content: "";
  width: 100%;
  top: 0;
  bottom: 0;
  background: #fac196;
  position: absolute;
  right: -98%;
}
.accent-70-bgcolor::before {
  content: "";
  width: 100%;
  top: 0;
  bottom: 0;
  background: #fac196;
  position: absolute;
  left: -98%;
}
.title4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  color: #4e002e;
  margin-bottom: 1rem;
}
.quantum-button--tertiary {
  color: #4e002e;
}
.quantum-modal__close .quantum-icon {
  border: 2px solid #4e002e;
}
.quantum-button--tertiary.quantum-button--hover,
.quantum-button--tertiary:hover {
  background: transparent;
}
.quantum-button.quantum-button--focus,
.quantum-button:focus {
  box-shadow: none;
}
.text-color-gray {
  color: #303234 !important;
}
ul.list-ul ul {
  list-style: disc;
  margin-left: 2rem;
}
.tab-table.acc-table table td:first-child,
.tab-table.acc-table1 table td:first-child {
  text-align: left;
}
.tab-table.acc-table table td:first-child {
  width: 25%;
}
.ike-table-1 > table > tbody > tr:nth-child(3) > td,
.ike-table-1 > table > tbody > tr:nth-child(7) > td {
  color: #fff;
}
.tab-table.acc-table70 table td:first-child {
  width: 70%;
  text-align: left;
}
.quantum-drop-down-menu__link {
  padding: 16px 18px;
  text-align: left;
}
.margin-top3.admin-3 {
  margin-top: 10px;
}
.tab-table table th {
  width: 25%;
}
p.p-ref {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.3;
  color: #4e002e;
}
/* .download-a-copy-section.safty-data-dwn {
    border-top: 1px solid #4E002E;
} */
ul.items li:last-child.item.active .field-content {
  border-bottom: 1px solid #4e002e;
  padding-bottom: 2rem;
}
.tab-table.acc-table-center td {
  width: 50%;
}
/***********************************************************************************************************/
.u_highlight {
  font-weight: bold;
  text-decoration: underline;
  color: #303234;
}
.highlight {
  font-weight: bold !important;
}

.graybox,
.graybox_w70 {
  background: #d9d9d9;
  text-align: center;
  padding: 3.5rem;
  position: relative;
}
.graybox:after {
  content: "";
  background: #d9d9d9;
  width: 1000%;
  right: -1000%;
  position: absolute;
  top: 0px;
  height: 100%;
}
.graybox:before {
  content: "";
  background: #d9d9d9;
  width: 1000%;
  left: -1000%;
  position: absolute;
  top: 0px;
  height: 100%;
}
.graybox .title3,
.graybox_w70 .title3 {
  width: 60%;
  text-align: center;
  margin: 0 auto;
}

.graybox .title3,
.graybox_w70 .title3 {
  width: 60%;
  text-align: center;
  margin: 0 auto;
}
.graybox .title3.fr,
.graybox_w70 .title3.fr {
  width: 70%;
}
.graybox_w70 .title3 {
  width: 70%;
}
.graybox .w-download-btn {
  padding: 2rem 0 0 0px;
}
p.blue-title2.margin-top2.margin-bottom2.text-color-gray {
  font-size: 1.5rem;
  font-weight: 400;
}
#resources-sec > div > div:nth-child(2),
#resources-hcp-sec > div > div:nth-child(1) {
  border-top: 2px solid #4e002e;
}
.starting-dose-title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.3;
  color: #4e002e;
}
.starting-dose-title-w {
  max-width: 790px;
  margin-left: auto;
  margin-right: auto;
}
.img-center img {
  width: 100%;
}
.starting-dose-title-en {
  max-width: 640px;
}

div#gray-victor-bg {
  background-color: #e7e8e8;
}

#gray-victor-bg .gray-box {
  max-width: 1170px;
  margin: 0 auto;
}
footer#footer .component.container.cnt-custom {
  margin: 0 auto;
}
.row.mx-0.text-image-container {
  position: relative;
  max-height: 700px;
  margin-bottom: 2.5rem;
  overflow: hidden;
}
.row.mx-0.text-image-container img {
  width: 100%;
}
.position-absolute {
  position: absolute;
}
.position-absolute .container {
  max-width: 1280px;
}
.kyprolis-external-open {
  visibility: visible;
  opacity: 1;
}
#kyprolis-external-link-ca
  button.quantum-button.quantum-button--tertiary.quantum-modal__close.quantum-button--icon-only {
  display: none;
}
.kyp-external-link {
  display: flex;
  margin-bottom: 1rem;
}

/* Resource page 4th item hide css */
#resources-hcp-sec .component-content :nth-child(4) {
  display: none;
}
.component.content.col-12 :nth-child(4) {
  /* display: none; */
}
/* Resource page 4th item hide css */

/* Voilet box home page css start */
#voiletbox {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  background-color: #4e002e;
}
#voiletbox .patients-kit {
  height: 293px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 145px;
  max-width: 1116px;
  margin: 0 auto;
}
#voiletbox .patients-kit-icon {
  width: 22%;
}
#voiletbox p.kit-text {
  font-size: 36px;
  font-family: "Roboto";
  font-weight: 600;
  color: #ffffff;
  line-height: 50px;
}
#voiletbox p.kit-text a {
  color: #fff;
}
/* Voilet box home page css end*/

@media screen and (min-width: 576px) {
  .quantum-modal__dialog,
  .quantum-modal .quantum-modal__dialog {
    border: 0;
  }
  #acc-td-col1 {
    width: 203px;
  }
  #acc-td-col2 {
    width: 42%;
  }
  #acc-td-col3 {
    width: 42%;
  }
  .inner-page-banner .quantum-banner__inner {
    display: block;

    height: auto;
  }
  .quantum-header__left {
    padding-left: 15px;
  }
  .quantum-banner__inner:before {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  #home .quantum-banner--multiple-background-images .quantum-banner__inner {
    height: 720px;
  }
  .quantum-header__logo {
    /* max-height: 80px; */
  }
  .dosing-bottom-dwn-box {
    padding: 0 1rem;
  }

  .quantum-modal__dialog,
  .quantum-modal .quantum-modal__dialog {
    padding: 3rem;
  }
  .title.victory-program-title {
    padding-right: 7rem;
  }
  .quantum-drop-down-menu__list {
    max-width: 940px;
  }
  .quantum-drop-down-menu__menu-link {
    padding: 0.6rem 1rem;
  }
  #header
    > div
    > div.quantum-header__right
    > div.quantum-header__menu
    > nav
    > ul.quantum-drop-down-menu__list
    li:last-child
    a {
    padding-right: 0px;
  }
  .title.safety-tab-title {
    margin-right: 4rem;
  }
}

@media screen and (min-width: 992px) {
  .inner-page-banner .quantum-banner__text {
    max-width: 1260px;
    padding: 0 1rem;
  }
  div#patient-resources {
    padding: 0;
  }
  .slide .component-content {
    display: flex;
    align-items: center;
  }
  .inner-page-banner .quantum-banner__inner {
    padding: 4% 0;
    height: auto;
  }
  .quantum-drop-down-menu__menu {
    -webkit-box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  .quantum-drop-down-menu__menu {
    padding: 0;
    background: #e5e5e5;
    width: 400px;
    white-space: initial;
  }
  .quantum-drop-down-menu__menu-link {
    padding: 1rem 0;
    margin: 0 1.8rem;
    border-bottom: 1px solid #4e002e;
    white-space: inherit;
  }
  .quantum-drop-down-menu__menu-link:hover,
  a.quantum-drop-down-menu__menu-link.active {
    background: transparent;
    font-weight: 700;
  }

  li.quantum-drop-down-menu__menu-list-item:last-child
    a.quantum-drop-down-menu__menu-link {
    border: none;
  }
  .quantum-drop-down-menu__list-item--dropdown-visible
    .quantum-drop-down-menu__link,
  .quantum-drop-down-menu__list-item:hover > .quantum-drop-down-menu__link,
  .quantum-drop-down-menu__link:hover,
  a.quantum-drop-down-menu__link.active {
    background: #e5e5e5;
  }
  .quantum-header__left {
    padding-left: 0;
  }
  .inner-page-banner .quantum-banner__text {
    padding: 0 5px;
  }
}
@media screen and (max-width: 1200px) {
  .graybox:before {
    width: 20px;
    left: -20px;
  }
  .graybox:after {
    width: 20px;
    right: -20px;
  }
  .quantum-modal__dialog,
  .quantum-modal .quantum-modal__dialog {
    margin: 0 1rem;
  }
  .td-col2 {
    flex: 0 0 70%;
  }
  .td-col1 {
    flex: 0 0 30%;
  }
  #obu-external-link .quantum-modal__dialog,
  .quantum-modal .quantum-modal__dialog {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1024px) {
  .download-mdl {
    max-width: 70%;
  }
  .quantum-drop-down-menu__link,
  .quantum-drop-down-menu__menu-link {
    font-size: 1rem;
    padding: 1rem 0.2rem;
  }
  div#moa-md-right-cnt,
  div#moa-md-right-img {
    padding: 0 15px;
  }
  .quantum-modal__dialog,
  .quantum-modal .quantum-modal__dialog {
    margin: 0 1rem;
  }
  h1.quantum-banner__title {
    padding: 0 20px;
  }
}
@media screen and (max-width: 991px) {
  .quantum-drop-down-menu__link,
  .quantum-drop-down-menu__menu-link {
    font-size: 1rem;
    padding: 1rem 2rem;
  }
  svg.quantum-icon.quantum-button__icon.desktop-break {
    display: none;
  }
  .quantum-header__menu {
    right: 0;
  }
  #top-header .quantum-header__menu {
    display: block;
    position: relative;
    width: auto;
    top: 7px;
    right: 0;
    background: transparent;
  }
  #top-header nav.quantum-drop-down-menu {
    border: none;
    background: transparent;
    box-shadow: none;
    margin: 1rem;
  }
  #slider-home .field-slideimage {
    max-width: 400px;
  }
  .slide1-logo {
    margin-top: 1rem;
    max-width: 190px;
  }
  a.download-pdf-lang.dwn-bttn {
    padding: 0.8rem 3rem;
  }
  .quantum-header__logo {
    padding: 5px 5px 5px 0;
  }
  #dosing-bottom-box {
    padding: 1rem;
  }
  .quantum-modal__dialog,
  .quantum-modal .quantum-modal__dialog {
    height: 90%;
  }
  #kyprolis-external-link-ca .quantum-modal__dialog,
  .quantum-modal .quantum-modal__dialog {
    height: auto;
  }
  #obu-external-link .quantum-modal__dialog,
  #obu-external-link .quantum-modal .quantum-modal__dialog {
    height: auto;
  }
  .select.dwn-pdf {
    border-radius: 0;
    font-size: 1rem;
    height: 40px;
  }
  h1.quantum-banner__title {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .download-mdl {
    max-width: 60%;
  }
  #moa-md-right-img > div {
    width: 300px;
  }
  h1.quantum-banner__title {
    font-size: 2.25rem;
    line-height: 1.3;
  }
  .quantum-header__left {
    width: 110px;
  }
  #home
    .quantum-banner.quantum-container--.quantum-banner--multiple-background-images::after {
    height: 40px;
  }
  #home h1.quantum-banner__title {
    padding: 0rem 1rem 5rem;
  }
  .slide-title,
  p.blue-text,
  .median-time,
  .how-to-take-lumakras-des ul li,
  .victory-program-gray-box ul li,
  .recommended ul li,
  .blue-title2,
  .pai-graph-title,
  .moa-text ul li,
  .study-design-p,
  .accordion-ul ul li,
  .accordion .field-content .study-design-yellow-bg p,
  .title.graph-title,
  .accordion .field-heading,
  .td-head,
  .acc-td-head,
  .popup h2,
  .content,
  .inner-page-banner h1.quantum-banner__title span,
  ul.list-ul li {
    font-size: 1.2rem;
  }
  .title.tab-title {
    font-size: 2.25rem;
  }
  .title,
  h1.quantum-banner__title,
  h1.eyebrow,
  .blue-title3,
  .home-banner-text,
  #home .quantum-banner__title,
  .download-a-copy-section-title,
  .title3,
  ul.list-ul.box-align-center li {
    font-size: 1.5rem;
    margin-left: 2.3rem;
  }
  #home .quantum-banner__title span,
  h1.eyebrow span {
    font-size: 1rem;
  }
  #download-a-copy-section::before,
  #download-a-copy-section-accent-90::before {
    width: 20px;
  }
  .dor.line.title-flex p {
    line-height: 1.5;
  }
  .quantum-banner--multiple-background-images .quantum-banner__inner {
    padding: 5% 1rem;
  }
  .tabs .component-content .tabs-inner .tabs-heading,
  .tabs .component-content .tabs-inner .tabs-container .tab,
  .tabs-container .component.content.col-12,
  h1.eyebrow {
    padding: 0;
  }
  .tabs .component-content .tabs-inner .tabs-heading {
    white-space: initial;
  }
  .field-content,
  .title.graph-title {
    margin-top: 2rem;
  }
  .tabf-table-td,
  .tabf-top-table-td,
  .td-des,
  .td-head,
  .acc-td-des,
  .acc-td-des ul li,
  .tab-table table td,
  .tab-table table th {
    font-size: 1rem;
  }
  .tab-table table th {
    padding: 10px;
  }
  .tabf-table-tr {
    border-bottom: 2px solid rgba(0, 0, 0, 0.04);
  }
  .quantum-header__menu {
    right: 0;
  }
  #top-header nav.quantum-drop-down-menu {
    margin: 0.2rem 0;
  }
  li.quantum-drop-down-menu__top-nav-list-item a {
    font-weight: 600;
  }
  .quantum-header__menu {
    max-width: 768px;
  }
  li.quantum-drop-down-menu__list-item {
    border-bottom: 2px solid rgba(0, 0, 0, 0.04);
  }
  .callout {
    margin-right: 0;
  }
  .how-to-take-lumakras {
    flex-wrap: wrap;
  }
  .how-to-take-lumakras-cnt {
    width: 100%;
    margin: 0rem 0 3rem;
  }
  .dosing-kras::before,
  .dosing-kras:after {
    height: 5px;
  }
  .dosing-kras {
    padding: 0.5rem 1rem;
    border-top: 5px solid #eb2244;
    border-left: 5px solid #eb2244;
    border-bottom: 5px solid #eb2244;
    border-radius: 20px 0 0 20px;
    max-width: 400px;
    width: 70%;
  }
  .drug-interactions-top-title {
    margin: 0px 0rem 2rem;
  }
  .drug-interactions-td.gray-bg.drk {
    width: 82%;
  }
  .dose-modification-recommended,
  .dose-modification-f-note {
    margin-top: 3rem;
  }
  .alternative-dosing-method.line::before {
    min-height: 90px;
    height: 81%;
  }
  .alternative-dosing-method {
    width: 90%;
  }
  h1.quantum-banner__title {
    padding: 0 1rem;
  }
  .model-popup-patient-resources {
    overflow: scroll;
  }
  form#patient-resources-obu-kyp {
    top: 0;
    left: 50%;
    transform: translate(-50%, 3%);
    width: 90%;
    padding: 1rem;
    padding-bottom: 32px;
  }
  .pai-graph-content,
  .graph-content {
    display: block;
  }
  .pai-graph-img1 {
    margin: 0 auto;
    max-width: 370px;
  }
  .quantum-header__logo {
    padding: 0.23rem 0;
  }
  .quantum-banner,
  .moa-sec1,
  #dosing-bottom-box,
  .graph-img {
    margin-bottom: 2rem;
  }
  .pai-graph-table,
  .pai-graph-table,
  .graph-right-text,
  #dosing-bottom-box,
  .study-design-f-note {
    margin-top: 3rem;
  }
  #dosing-bottom-box {
    padding-bottom: 2rem;
  }
  .Send-to-patient.dwn-bttn.model-pop-up-open,
  .Send-to-patient.dwn-bttn.model-pop-up-open,
  .study-design-btn {
    margin: 2rem auto 0;
  }
  .patient-group-td {
    padding: 0.6rem;
  }
  .download-dropdown {
    margin-top: 0;
  }
  /* home callout css  */
  #voiletbox .patients-kit {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin: 0 auto;
    text-align: center;
    padding: 24px 4px;
  }
  #voiletbox p.kit-text {
    font-size: 28px;
    line-height: 36px;
  }
  #download-a-copy-section-itreactive-90::before {
    content: "";
    width: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    background: #ddeaf3;
  }
  #home .row.mx-0.text-image-container {
    position: relative;
    max-height: 700px;
    margin-bottom: 2.5rem;
    overflow: hidden;
    margin-left: 0;
    margin-right: 0;
  }
  #home .row.mx-0.text-image-container .col-12.px-0.bg-img-section {
    padding: 0;
  }
  #home .row.mx-0.text-image-container .col-12.px-0.position-absolute.t-10p {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  select.dwn-pdf {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 10px;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    color: #000000;
  }
  .safety-link a {
    padding-bottom: 8px;
    padding-left: 0px;
  }
  .safety-link a span {
    padding: 0 5px 0 0;
  }

  a.pipe::after {
    padding: 0 0.35rem;
  }
}
@media screen and (max-width: 720px) {
  #home .quantum-banner__title {
    max-width: 310px;
  }
  .tab-table table td {
    padding: 1rem 0.5rem;
  }
  .margin-top4 {
    margin-top: 2rem;
  }
  h1.quantum-banner__title {
    padding: 0px 10px;
  }
  .graybox .title3,
  .graybox_w70 .title3 {
    width: 100%;
  }
  .graybox,
  .graybox_w70 {
    padding: 2rem;
    margin-bottom: 4rem;
  }
  .graybox_w70 a.p-bttn.bttn,
  .graybox a.p-bttn.bttn {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .model-popup-patient-resources {
    height: 100%;
  }
  .inner-page-banner .download-section .download-title.title {
    padding-right: 0;
  }
  .download-mdl {
    max-width: 100%;
  }
  #slider-home .field-slideimage,
  #slider-home .field-slideimage img {
    max-width: 100%;
    width: 100%;
  }
  .download-a-copy-section-title
    .download-a-copy-section-group
    .bttn-align-mdl {
    justify-content: center;
    margin: 1rem 0;
  }

  .tab-table {
    overflow-x: scroll;
  }
  #home h1.quantum-banner__title {
    background: rgb(0 0 0 / 61%);
    padding: 1rem;
  }
  .accordion .field-heading {
    padding-right: 2.2rem;
  }
  .icon {
    flex: 0 0 80px;
  }
  .icon-text {
    flex: 0 0 80%;
  }
  .icon.icon-tyle2 {
    flex: 0 0 160px;
  }
  .icon-text.icon-text2 {
    flex: 0 0 55%;
  }
  .quantum-modal__dialog,
  .quantum-modal .quantum-modal__dialog {
    height: 80%;
  }
  #obu-external-link .quantum-modal__dialog,
  #obu-external-link .quantum-modal .quantum-modal__dialog {
    height: auto;
  }
  .sp-only {
    display: block;
    padding: 1rem;
  }
  .pc-only,
  #footer-top .component-content ul li a::after,
  footer#footer ul li a::after {
    display: none;
  }
  #home
    .quantum-banner.quantum-container--.quantum-banner--multiple-background-images::after {
    height: 34px;
  }
  .slide .component-content {
    display: flex;
    flex-wrap: wrap;
  }
  #slider-home .slide-info {
    width: 100%;
  }
  .carousel-inner .field-slidetext,
  #slider-home li.slide .component.content.col-12,
  .tabs .component-content .tabs-inner .tabs-heading li .component.content {
    padding: 0;
  }
  /* h1.quantum-banner__title {
        padding: 0rem 0rem 3rem;
    } */
  .bttn {
    width: 100%;
    margin: 0;
  }
  .study-design.bttn {
    margin-bottom: 1.5rem;
  }
  .learn-about-codebreak {
    margin-top: 1rem;
  }
  .popup-title,
  .download-a-copy-section-group,
  .safety-tab3,
  .btn-group {
    display: block;
  }
  .title-icon {
    margin-right: 0.5rem;
    width: 100px;
    height: 100px;
    margin: 0 auto 2rem;
  }
  .popup-title-text {
    width: 90%;
  }
  .quantum-modal__dialog {
    padding: 48px 1rem 24px;
  }
  .patient-td {
    padding: 0.5rem;
    font-size: 1rem;
  }
  .patient-dem-table {
    margin: 1rem 0 1rem 1rem;
  }

  .tab3-table1 {
    width: 100%;
  }

  div#moa-md-sec,
  #cnt-custom,
  .cnt-custom {
    margin: 0 auto;
  }

  div#moa-md-sec,
  #cnt-custom,
  .cnt-custom {
    margin: 0 auto;
  }

  .cnt-custom {
    margin-top: 32px;
  }
  .cnt-custom p.f-note {
    margin-top: 60px;
  }
  #cnt-custom {
    margin: 2rem auto;
  }

  #dosing-bottom-box .title {
    padding: 1rem 0;
  }
  .gray-bg.round-corner {
    padding: 2rem 1rem;
    border-radius: 10px;
  }
  #footer-amgen-logo img {
    margin: 2rem auto;
    display: block;
  }
  #footer-top .component-content ul,
  footer#footer ul,
  .footer-logos,
  #footer-top .component-content {
    justify-content: center;
  }
  #footer-top .component-content .isi-ul ul,
  footer#footer .isi-ul ul {
    text-align: left;
  }
  footer#footer ul li a,
  #footer-top .component-content ul li a {
    font-size: 1rem;
    font-weight: 600;
  }
  .footer-content p {
    font-size: 1rem;
    text-align: center;
  }
  footer#footer {
    padding: 1rem 0 2rem;
  }
  #footer-top .component.link-list {
    order: 2;
    margin-bottom: 0.5rem;
  }

  .callout-img {
    width: 130px;
  }
  .tabs .component-content .tabs-inner .tabs-heading li.active,
  .tabs .component-content .tabs-inner .tabs-heading li.active:hover,
  .tabs .component-content .tabs-inner .tabs-heading li,
  .tabs .component-content .tabs-inner .tabs-heading li:last-child,
  .tabs .component-content .tabs-inner .tabs-heading li:first-child {
    border-radius: 0;
  }
  .tabs .component-content .tabs-inner .tabs-heading {
    flex-wrap: wrap;
  }
  .tabs .component-content .tabs-inner .tabs-heading li {
    width: 100%;
  }
  .tabs .component-content .tabs-inner .tabs-heading li:first-child,
  .tabs .component-content .tabs-inner .tabs-heading li:last-child {
    margin: 0.5rem 0 0;
  }
  ul.tabs-heading li {
    margin: 0.5rem 0 0;
  }
  .download-pdf-main,
  .download-dropdown {
    display: block;
  }
  .download-thumbnail {
    margin: auto auto 1rem;
    width: 60%;
  }
  select.dwn-pdf {
    max-width: 100%;
  }
  a.download-pdf-lang.dwn-bttn {
    padding: 1rem 0;
    text-align: center;
    margin: 1rem 0 0;
    display: block;
  }
  .download-btn-select-all .dwn-bttn {
    flex: 0 0 100%;
    margin: 0.3rem 0;
  }
  .download-btn-select-all {
    display: flex;
    flex-wrap: wrap;
  }
  .contacts-from-td {
    flex: 0 0 98%;
  }
  .td-col1,
  .td-col2 {
    flex: 0 0 50%;
  }
  .nowrap {
    white-space: break-spaces;
  }
  .victory-program #dosing-bottom-box .w-download-btn a,
  a.w-bttn.bttn {
    border-radius: 0;
    margin: 0.5rem 0;
  }
  a.w-bttn.bttn {
    margin: 0.5rem 0;
  }
  div#footer-bottom-top-logo {
    width: 100%;
  }
  #footer-top .component-content ul,
  footer#footer ul {
    display: block;
    text-align: center;
  }
  #footer-top .component-content ul {
    margin: 1rem 0 0;
  }
  footer#footer ul li a,
  #footer-top .component-content ul li a {
    padding: 0.5rem 0;
    display: block;
  }
  footer#footer .field-link {
    border-bottom: none;
  }
  #obu-external-link .quantum-modal__dialog,
  .quantum-modal .quantum-modal__dialog {
    margin: 0 1rem;
  }
  .starting-dose-title {
    font-size: 1.2rem;
  }
  .starting-dose-title-en br {
    display: none;
  }
  .starting-dose-title-w br {
    display: none;
  }
  .kyp-external-link {
    display: block;
  }
  .kyp-external-link button {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  /* #home .quantum-banner--multiple-background-images .quantum-banner__inner {
        height: 180px;
    } */
  .callout-img {
    width: 100px;
  }
  a#lang-switch,
  a.lang.quantum-drop-down-menu__top-nav-link {
    width: 180px;
  }
  /* footer#footer ul li a, #footer-top .component-content ul li a {
        font-size: .8rem;

    } */
  .acc-td-col1 {
    width: 24%;
  }
  .acc-td-des ul {
    margin-left: 0.7rem;
  }
  .acc-td-des ul li {
    word-break: break-word;
  }
}
@media screen and (max-width: 375px) {
  #home
    .quantum-banner.quantum-container--.quantum-banner--multiple-background-images::after {
    background: url(../images/home-page/banner-bottom-mobile.svg) no-repeat;
    width: 100%;
  }

  .callout-img {
    width: 80px;
  }
  .acc-td-col1 {
    width: 32%;
  }
}
