#administration-page div#cdTabs .tabs-inner .tabs-container .tab > div{
    border: none;
    padding: 0;
    margin: 0;
}
#administration-page .promo .component-content > div{
    max-width: 800px;
    margin: auto;
}
#administration-page  > div sup, #reimbursement-page > div  sup{
        top: -.4em !important;
            font-size: 64% !important;
}

#administration-page h2,
#reimbursement-page h2{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.13;
    text-align: center;
    color: #5b2b82;
    font-family: "Outfit", sans-serif;
    margin: 0 auto 20px;
    padding: 0;
}
#administration-page h3,
#reimbursement-page h3{
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: 0.32px;
    text-align: center;
    color: #77777a;
    margin: 0 0 20px;
    padding: 0;
}
#administration-page h4,
#reimbursement-page h4{
    font-family: "Outfit", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  text-align: left;
  color: #5b2b82;
  padding: 0;
  margin: 0 0 20px;
}
#administration-page p,
#reimbursement-page p{
    font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  color: #77777a;
  padding: 0;
  margin: 0 0 20px;
}
#administration-page p.footnote{
  font-size: 11px;
  line-height: 1.36;
  text-align: left;
  color: #77777a;
  padding: 0;
  max-width: 800px;
    margin: auto;
}
#administration-page .promo#banner-component .component-content > div{
    max-width: 100%;
}
#administration-page div#banner-component .promo-text.position-absolute{
    max-width: 821px;
}

#administration-page div#banner-component .promo-text.position-absolute .field-promotext2{
    justify-content: center;
}
#administration-page div#banner-component .promo-text.position-absolute h1{
    font-family: "Outfit", sans-serif;
    font-size: 38px;
    font-weight: 900;
    line-height: 1;
    text-align: center;
    color: #fff;
    margin: 0 0 20px;
    padding: 0;
}
#administration-page div#banner-component .promo-text.position-absolute h1 sup{
    font-size: 52% !important;
    top: -.65em !important;
}
#administration-page div#banner-component .promo-text.position-absolute .banner-border-layer p sup{
        top: -.6em !important;
    font-size: 54% !important;
}
#administration-page #linklist-header {
    max-width: 100%;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
#administration-page #linklist-header .link-list{
 padding: 16px 0;
  background-color: #e6dfec;
}
#administration-page #linklist-header .col-12{
    padding: 0;
}
#administration-page #linklist-header .component-content{
    max-width: 100%;
    padding: 0;
    margin: 0;
}
#administration-page #linklist-header ul{
    padding: 16px;
    max-width: 100%;
        margin: 0;
    justify-content: center;
        border-radius: 0;
            width: 100% !important;
                list-style-type: none;
    display: flex;
    flex-direction: row;
    align-items: anchor-center;
    flex-wrap: wrap;
    gap: 0px 16px;
}
#administration-page #linklist-header ul li{
    flex: 0 0 calc(33.33% - 11px);
    height: 100%;
    padding: 0;
    border-radius: 16px;
    overflow: hidden;
    max-width: 280px;
}
#administration-page #linklist-header ul li div{
    display: flex;
    align-items: center;
    
}
#administration-page #linklist-header ul li a{
    margin-bottom: 0;
    font-family: "Outfit", sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #5b2b82;
    text-decoration: underline;
    cursor: pointer;
    text-align: center;
    padding: 16px;
    
    width: 100%;
}
#administration-page #linklist-header.sticky{
    position: fixed;
    top: 0;
    z-index: 10;
    left: 0;
    right: 0;
    margin-inline: auto;
}
#administration-page .col-12{
    padding: 0;
    margin: 0;
}
#administration-page #linklist-header ul li a sup{
    top: -.05em !important;
    font-size: 100% !important;
}
#administration-page #linklist-header ul li{
    background-color: #ffffff;
    cursor: pointer;
}
#administration-page #linklist-header ul li.active{
    background-color: #5b2b82;
}
#administration-page #linklist-header ul li.active a{
    color: #ffffff;
    text-decoration: none;
}
#administration-page #section-before-one,
#administration-page #section-administer-one{
     background-color: #ebebeb;
}
#administration-page  #section-before-one{
    padding: 40px 20px 80px;
}
#administration-page  #section-administer-one{
    padding: 40px 0px 80px;
}
#administration-page #section-before-one > .component-content{
    max-width: 1016px;
    margin: auto;
}
#administration-page #section-before-one h2{
    max-width: 500px;
}
#administration-page .promo img{
    width: auto;
    height: auto;
    max-width: 100%;
    margin-bottom: 20px;
}
#administration-page #section-before-one .field-promoicon{
    max-width: 359px;
    margin: auto;
}
#administration-page #section-before-one p.footnote{
    font-weight: bold;
    text-align: center;
}
#administration-page #banner-component img{
    margin: 0;
    width: 100%;
}
#administration-page div#cdTabs .tabs-container .tab .promo  > .component-content{
    max-width: 1016px;
}
#administration-page #section-before-two > .component-content{
    border-bottom: 2px solid #bbbbbd;
    padding: 40px 20px 80px;
}
#administration-page #section-before-two .field-promoicon{
    max-width: 421px;
    margin: auto;
}
#administration-page #section-before-three > .component-content,
#administration-page #section-before-four > .component-content,
#administration-page #section-before-five > .component-content,
#administration-page #section-before-six > .component-content{
    padding: 80px 20px 80px;
    border-bottom: 2px solid #bbbbbd;
}
#administration-page #section-before-three .field-promoicon{
    max-width: 419px;
    margin: auto;
}

#administration-page .list-block{
    padding: 0 0 0 23px;
    margin: 0 0 20px;
    display: flex;
    flex-direction: column;
        list-style: none;
}
#administration-page .list-block li{
    font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  text-align: left;
  color: #77777a;
  padding: 0;
  margin: 0 0 5px;
  position: relative;
}
#administration-page .list-block li::before{
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #77777a;
    left: -14px;
    top: 7px;
}
#administration-page .list-block li:last-child{
    margin: 0;
}
#administration-page h2 sup{
    font-size: 100% !important;
    top: -.05em !important;
}
#administration-page .tab #section-before-four .field-promoicon{
    max-width: 665px;
    margin-bottom:  40px;
}
#administration-page .tab #section-before-four h3,
#administration-page .tab #section-before-five{
    margin-bottom: 40px;
}
#administration-page #section-before-four p{
    text-align: left;
}
#administration-page #section-before-four p.font-bold{
    font-weight: bold;
}
#administration-page .tab #section-before-five .field-promoicon{
    max-width: 419px;
    margin-bottom: 40px;
}
#administration-page .tab #section-before-six .field-promoicon{
    margin-bottom: 60px;
    max-width: 320px;
}
#administration-page #section-before-six .field-promotext h3{
    margin-bottom: 40px;
}
#administration-page #section-before-six .field-promotext2 h3{
    text-align: left;
}
#administration-page #section-before-seven > .component-content{
    padding: 82px 20px 80px;
}

#administration-page #section-before-seven .field-promotext h3{
    margin-bottom: 40px;
}
#administration-page #section-before-seven .field-promoicon{
    max-width: 600px;
    margin-bottom: 60px;
}
#administration-page #section-before-seven .field-promotext2 p{
    text-align: left;
}
#administration-page p.font-bold{
    font-weight: bold;
}
#administration-page #section-before-eight,
#administration-page #section-storage-two{
    background-image: url('/-/media/Themes/Amgen/Parsabivhcp-com/parsabivhcp-com/images/redesign/administration/bg-light');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 48px 20px;
}
#administration-page #section-before-eight > .component-content,
#administration-page #section-storage-two > .component-content{
    display: flex;
    gap: 40px;
    flex-direction: row;
    justify-content: center;
}
#administration-page #section-before-eight .component-content > div,
#administration-page #section-storage-two .component-content > div{
    max-width: max-content;
    margin: 0;
    padding: 0;
}
#administration-page #section-before-eight .promo-text,
#administration-page #section-storage-two .promo-text{
    display: flex;
    gap: 40px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
#administration-page #section-before-eight h2,
#administration-page #section-storage-two h2{
    color: #fff;
    margin-bottom: 8px;
    text-align: left;
}
#administration-page #section-before-eight p,
#administration-page #section-storage-two p{
     font-size: 18px;
  line-height: 1.1;
  text-align: left;
  color: #fff;
  padding: 0;
  margin: 0;
}
#administration-page #section-before-eight .field-promolink a,
#administration-page #section-storage-two .field-promolink a{
    padding: 16px 24px;
     background-color: #fff;
     display: flex;
     gap: 8px;
     font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.32px;
  text-align: left;
  color: #5b2b82;
  margin: 0;
    border-radius: 0px 12px 12px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
#administration-page #section-before-eight .field-promolink a::after,
#administration-page #section-storage-two .field-promolink a::after{
    display: inline-block;
   width: 16px;
   height: 16px;
  background-image: url('/-/media/Themes/Amgen/Parsabivhcp-com/parsabivhcp-com/images/redesign/administration/download-icon');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
}
#administration-page #section-before-eight img,
#administration-page #section-storage-two img{
    margin: 0;
}
#administration-page #section-before-content > .component-content{
    padding: 80px 20px 120px;
    border-bottom: 2px solid #bbbbbd;
}
#administration-page #section-before-content .content-block{
    max-width: 600px;
    margin: 40px auto 0;
}
#administration-page #section-before-content .content-block .content-header{
    padding: 20px 36px;
      background-color: #5b2b82;
}
#administration-page #section-before-content .content-block .content-header h4{
    font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  text-align: left;
  color: #fff;
  padding: 0;
  margin: 0 0 8px;
}
#administration-page #section-before-content .content-block .content-header h2{
    font-size: 24px;
  font-weight: bold;
  line-height: 1.15;
  text-align: left;
  color: #fff;
  padding: 0;
  margin: 0 0 ;
}
#administration-page #section-before-content .content-block .content-body{
    padding: 16px 36px 20px;
     background-color: #ebebeb;
}
#administration-page #section-before-content .content-block .content-body p{
    text-align: left;
        margin: 0;
}
#administration-page #section-before-content .plain-content{
    max-width: 800px;
    margin: auto;
}
#administration-page #section-before-content .stage-block{
    max-width: 630px;
    margin: auto;
        display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 40px;
}
#administration-page #section-before-content .stage-block .stage-sub-div{
    display: flex;
    gap: 2px;
    align-items: center;
    position: relative;
}
#administration-page #section-before-content .stage-block .img-container{
    position: relative;
    max-width: 630px;
}
#administration-page #section-before-content .stage-block .right{
    gap: 2px;
    min-width: 343px;
    padding: 25px 0 30px 0;
    position: absolute;
    right: 10px;
    top: 0;
        display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: end;
    height: 100%;
}

#administration-page #section-before-content h2{
    margin-bottom: 40px;
}
#administration-page #section-before-content .stage-block .stage-sub-div ul{
    max-width: 339px;
        margin: 0 0 35px;
}
#administration-page #section-before-content .stage-block .stage-sub-div ul li{
font-size: 13.5px;
  line-height: 1.36;
}
#administration-page #section-before-content .stage-block .stage-sub-div  h4{
    font-size: 22px;
    display: none;
}
#administration-page #section-before-content .stage-block .stage-sub-div .left span{
    font-size: 13.5px;
   font-family: "Outfit", sans-serif;
       color: #5b2b82;
       font-weight: normal;
}
#administration-page #section-before-content .stage-block .stage-sub-div .left{
        font-size: 22px;
    font-weight: bold;
    color: #5b2b82;
        line-height: 0.7;
        min-width: 130px;
        position: relative;
}
#administration-page #section-before-content .stage-block .stage-sub-div .left .count{
     font-size: 22px;
     font-weight: bold;
         line-height: 0.9;
}
#administration-page #section-before-content .stage-block .stage-sub-div:last-child .right{
    border: none;
}

#administration-page #section-administer-one .field-promotext{
    max-width: 1000px;
    margin: auto;
}
#administration-page #section-administer-one h2{
    margin-bottom: 40px;
}
#administration-page #section-administer-one .administer-steps{
    display: flex;
    justify-content: space-between;
    gap: 100px;
}
#administration-page #section-administer-one .administer-steps .step-div{
        display: flex;
    align-items: start;
}
#administration-page #section-administer-one .administer-steps .step-div h4{
    margin: 0;
     font-size: 16px;
      line-height: 1.25;
  letter-spacing: 0.32px;
  padding-right: 20px;
}
#administration-page #section-administer-one .administer-steps .step-div p{
    border-left: 1px solid #77777a;
    padding-left: 20px;
        min-width: 177px;
        text-align: left;
}
#administration-page #section-administer-one .administer-steps .step-div:last-child p{
    border: none;
}
#administration-page #section-administer-one .administer-steps .step-div:last-child div{
    border-left: 1px solid #77777a;
}
#administration-page #section-administer-one .administer-steps .step-div .list-block{
    margin-left: 20px;
    margin-bottom: 0;
}
#administration-page #section-administer-one .field-promoicon{
       max-width: 1400px;
    margin: 8px auto 40px;
    padding-left: 54px;
}
#administration-page #section-administer-one .component-content,
#administration-page #section-administer-one .promo > .component-content{
    max-width: 100% !important;
}
#administration-page #section-administer-one .field-promotext2{
    max-width: 800px;
    margin: auto;
}
#administration-page #section-administer-one .field-promotext2 p{
    text-align: left;
    margin-bottom: 10px;
}
#administration-page #section-administer-content,
#administration-page #section-administer-two > .component-content {
    max-width: 1016px;
        margin: auto !important;
    border-bottom: 2px solid #bbbbbd !important;
}
#administration-page #section-administer-content .component-content{
    max-width: 840px;
    margin: 0 auto;
    padding: 40px 20px 80px;
}
#administration-page #section-administer-content .tips-row{
    display: flex;
    gap: 40px;
    align-items: start;
    padding: 20px 0 40px;
    max-width: 500px;
    margin: auto;
}
#administration-page #section-administer-content  p{
    text-align: left;
}
#administration-page #section-administer-content .tips-row p{
    max-width: 190px;
    font-weight: bold;
    margin: 0;
    text-align: center;
}
#administration-page #section-administer-content .tips-row p.divide-part{
     font-weight: 500;
     padding: 10px 9px;
     border-radius: 50%;
     background-color: #5b2b82;
      color: #fff;
}
#administration-page #section-administer-two > .component-content{
    padding: 80px 0;
}
#administration-page #section-administer-two .field-promoicon{
    max-width: 140px;
    margin: 0 auto 20px;
}
#administration-page #section-administer-two p{
    text-align: left;
}
#administration-page #section-storage-one > .component-content {
    max-width: 1144px;
    margin: auto;   
    padding: 80px 0 0; 
}
#administration-page #section-storage-one > .component-content .column-splitter{
    padding-bottom: 164px;
}
#administration-page #section-storage-one .field-promoicon{
    max-height: 197px;
    margin: 0 auto 7px;
    max-width: max-content;
    display: block;
}
#administration-page #section-storage-one h3{
    font-size: 24px;
    line-height: 1.15;
    color: #e16a2d;
    margin-bottom: 15px;
}
#administration-page #section-storage-one p{
    text-align: left;
}
#administration-page #section-storage-one .field-promolink{
    display: none;
}
#administration-page #section-storage-one ul ul{
    margin: 0;
}
#administration-page #section-storage-one .column-splitter > div{
    padding: 0;
}
#administration-page #section-storage-one .column-splitter > div:first-child{
    padding: 0 13px 0 0;
}
#administration-page #section-storage-one .column-splitter > div:nth-child(2){
    padding: 0 13px 0;
}
#administration-page #section-storage-one .column-splitter > div:last-child{
    padding: 0 0 0 13px;
}
#administration-page #section-storage-one .column-splitter{
    margin: 0;
    padding: 0;
}
#administration-page .imageContainer {
    max-width: 1144px;
    margin: 0 auto 80px !important;
}
.dinline{
    display: inline-block;
}
#administration-page h2 sup.sup-num,
#reimbursement-page h2 sup.sup-num{
    font-size: 55% !important;
    top: -.65em !important;
}
#administration-page #section-before-content .plain-content ul li::before{
        width: 4px;
    height: 4px;
}
#administration-page #section-before-content .plain-content ul li:first-child{
        max-width: 681px;
}
#administration-page #page-note{
    padding-bottom: 30px;
}
#reimbursement-page #foot-note{
    padding-bottom: 30px;
}
#reimbursement-page #foot-note .col-12{
    padding: 0;
}
#administration-page #page-note > .component-content,
#reimbursement-page #foot-note > .component-content{
    max-width: 832px;
    margin: auto;
    padding: 0 16px;
}
#administration-page #page-note p,
#reimbursement-page #foot-note p{
    font-family: "Outfit", sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #77777a;
  padding: 0;
  margin:  0 0 0;
}
#reimbursement-page #foot-note p a{
    color: #77777a;
    text-decoration: none;
    font-size: 11px;
}
#reimbursement-page #banner-component{
    position: relative;
}
#reimbursement-page div#banner-component .promo-text.position-absolute{
    max-width: 1006px;
}
#reimbursement-page div#banner-component .promo-text.position-absolute h1{
     font-family: "Outfit", sans-serif;
    font-size: 38px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 0 0 20px;
    padding: 0;
}
#reimbursement-page div#banner-component .promo-text.position-absolute .banner-border-layer{
    max-width: 664px;
}
#reimbursement-page div#banner-component .promo-text.position-absolute .field-promotext2{
    justify-content: center;
}
#reimbursement-page #bundle-rate{
    padding: 80px 0;
}
#reimbursement-page #bundle-rate .promo{
    max-width: 885px;
    margin: auto;
}
#reimbursement-page #bundle-rate .promo  .component-content{
    display: flex;
    flex-direction: column-reverse;
}
#reimbursement-page #bundle-rate .field-promotext{
    max-width: 800px;
    margin: auto;
}
#reimbursement-page #faq-section{
    padding: 80px 20px;
    background-color: #ebebeb;
    max-width: 100%;
}
#reimbursement-page #faq-section > .component-content{
    max-width: 1016px;
    margin: auto;
}
#reimbursement-page #faq-section ul{
    list-style: none;
    gap: 4px;
    padding: 0;
    margin: 0;
}
#reimbursement-page #faq-section ul li{
    background-color: #ffffff;
    box-shadow: 0 4px 16px 0 rgba(28, 30, 33, 0.12);
    margin-bottom: 4px;
}
#reimbursement-page #faq-section ul li .toggle-header{
    padding: 12px 43px 12px 12px;
    font-family: "Outfit", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    color: #5b2b82;
    cursor: pointer;
    position: relative;
}
#reimbursement-page #faq-section ul li .toggle-header::after{
    position: absolute;
    right: 12px;
    content: '';
    width: 19px;
    height: 14px;
    background-image: url('/-/media/Themes/Amgen/Parsabivhcp-com/parsabivhcp-com/images/redesign/administration/angle-up');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}
#reimbursement-page #faq-section ul li.active .toggle-header::after{
    transform: translateY(-50%) rotate(0deg);
}
#reimbursement-page #faq-section ul li .col-12,
#reimbursement-page #faq-section .col-12{
    padding: 0;
}
#reimbursement-page #faq-section ul li .toggle-content{
    padding: 0 48px 16px 12px;
    display: none;
}
#reimbursement-page #faq-section ul li.active .toggle-content{
    display: block;
}
#reimbursement-page #faq-section ul li .toggle-content p{
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    margin: 0;
    padding: 0;
}
#reimbursement-page #faq-section h2{
    margin-bottom: 8px;
}
#reimbursement-page #faq-section button{
    outline: none;
    box-shadow: none;
    border: none;
    font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: right;
  color: #5b2b82;
  margin: 0 0 8px auto;
max-width: max-content;
padding: 0;
background: transparent;
cursor: pointer;
}
#reimbursement-page #other-payers > .component-content{
    max-width: 1016px;
    margin: auto;
}
#reimbursement-page #other-payers .plain-html{
    padding: 40px 0 80px;
    border-bottom: 2px solid #bbbbbd;
}
#reimbursement-page #other-payers h4{
    margin-bottom: 8px;
}
#reimbursement-page #other-payers p{
    text-align: left;
}
#reimbursement-page #other-payers .promo{
    padding: 80px 0;
    border-bottom: 2px solid #bbbbbd;
}
#reimbursement-page #other-payers .promo > .component-content{
    display: flex;
    gap: 32px;
    align-items: center;
    justify-content: center;
}
#reimbursement-page #other-payers .promo .field-promoicon{
    max-width: 354px;
}
#reimbursement-page #other-payers .promo  img{
    width: auto;
    height: auto;
    max-width: 100%;
}
#reimbursement-page #other-payers .promo .promo-text{
    max-width: 378px;
}
#reimbursement-page #other-payers .promo p{
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin: 0;
    padding: 0;
}
#reimbursement-page #cta-section{
    max-width: 1144px;
    padding: 0;
    margin: 40px auto 0;
}
#reimbursement-page #cta-section .promo{
    padding: 16px;
    border-radius: 24px;
  background-color: #ebebeb;
}
#reimbursement-page #cta-section .column-splitter{
    padding: 0;
    margin: 0;
}
#reimbursement-page #cta-section .column-splitter > div{
    padding: 0;
    
}
#reimbursement-page #cta-section .column-splitter > div:first-child{
    padding-right: 10px;
}
#reimbursement-page #cta-section .column-splitter > div:last-child{
    padding-left: 10px;
}
#reimbursement-page #cta-section img{
    width: auto;
    height: auto;
    max-width: 140px;
    margin: 20px 0 24px;
}
#reimbursement-page #cta-section h3{
    font-family: "Outfit", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: center;
  color: #5b2b82;
  padding: 0;
  margin: 0 0 8px;
}
#reimbursement-page #cta-section p{
    margin-bottom: 24px;
}
#reimbursement-page #cta-section .field-promolink a{
    width: 100%;
    padding: 16px 24px;
    text-decoration: none;
    margin: 0;
    outline: none;
    box-shadow: none;
    font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.32px;
  text-align: left;
  color: #5b2b82;
  display: flex;
    background-color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 0 12px 12px;
    gap: 8px;
}
#reimbursement-page #cta-section .field-promolink a::after{
    display: inline-block;
    content: '';
    width: 12px;
    height: 9px;
    background-image: url('/-/media/Themes/Amgen/Parsabivhcp-com/parsabivhcp-com/images/redesign/administration/angle-up');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: rotate(90deg);
}
#reimbursement-page #cta-section .field-promoicon{
    max-width: max-content;
    margin: auto;
}
#administration-page.isi-expanded #page-note,
#reimbursement-page.isi-expanded #foot-note{
    display: block !important;
}
#administration-page #section-before-two > .component-content,
#administration-page #section-before-three > .component-content,
#administration-page #section-before-four > .component-content,
#administration-page #section-before-five > .component-content,
#administration-page #section-before-six > .component-content,
#administration-page #section-before-content > .component-content{
    max-width: 1016px;
    margin: auto;
}
#administration-page #section-before-five .field-promoicon,
#administration-page #section-before-six .field-promoicon{
        display: flex;
    justify-content: center;
}

#section-storage-one .videothumb-section{
    width: 100%;
    height: auto;
    padding-bottom: 80px;
    position: relative;
}
#section-storage-one .videothumb-section img{
    max-width: 100%;
    width: auto;
    height: auto;
}
#section-storage-one .videothumb-section .only-mobile{
    display: none;
}
#section-storage-one .videothumb-section .only-desktop{
    display: block;
}
#section-storage-one .videothumb-section .video-caption{
    position: absolute;
        top: calc(50% - 78px);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
}
#section-storage-one .videothumb-section .video-caption h2{
     font-family: "Outfit", sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0 0 8px;
}
#section-storage-one .videothumb-section .video-caption p{
    font-family: Outfit;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center !important;
  color: #fff;
  padding: 0;
  margin: 0;
}
#section-storage-one .videothumb-section .video-caption .play-button-popup img{
    display: block !important;
    margin-inline: auto;
    opacity: .6;
    margin-top: 20px;
    cursor: pointer;
        width: auto;
}

#administration-page #linklist-header .link-list .dropdown-btn{
            border-radius: 0;
        max-width: 100%;
        position: relative;
        width: 100%;
            background-color: #ffffff;
    cursor: pointer;
            font-size: 18px;
        line-height: 1.22;
        letter-spacing: normal;
        text-align: left;
        padding: 16px 44px 16px 24px;
        margin-bottom: 0;
    font-family: "Outfit", sans-serif;
        font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    color: #5b2b82;
    text-decoration: underline;
    cursor: pointer;
    display: none;
}
 #administration-page #section-before-six img{
    max-width: 279px;
    margin-bottom: 60px;
 }

#administration-page #section-before-content .stage-block .img-container img{
    max-width: 100%;
}
#administration-page #section-before-one p.footnote sup,
#administration-page #section-before-two h3 sup{
        top: -.04em !important;
    font-size: 100% !important;
}
#administration-page #section-before-two p.footnote sup{
        top: -.54em !important;
}
#administration-page .sup-dagg{
    top: -.84em !important;
    font-size: 53% !important;
}


/* Contact us */

#contactus-page .promo-hero{
    padding: 40px 0;
     background-color: #ebebeb;
     margin: 0;
}
#contactus-page #content{
    max-width: 100%;
    margin: auto;
    padding: 0;
}
#contactus-page .promo-hero h1{
     font-family: "Outfit", sans-serif;
  font-size: 54px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: normal;
  text-align: center;
  color: #5b2b82;
  padding: 0;
  margin: 0;
}
#contactus-page #contact{
    padding: 45px 20px 0;
}
#contactus-page #contact p{
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #77777a;
    margin: 0;
    padding: 0;
}
#contactus-page #contact p a{
    display: inline-block;
}
#contactus-page #contact .tab-content{
    max-width: 800px;
    margin: auto;
}


/* End contact us */


.parsabivhcp-safety  div#promo-cta-container .field-promotext p sup{
        top: -0.04em !important;
    font-size: 100% !important;
}
#efficacy div#placebo-section-one .field-promotext2 sup{
    top: -0.04em !important;
    font-size: 100% !important;
}
#resource-page .resourxe-para sup, #resource-page .resources-sub-haeding sup{
        top: -.04em !important;
        font-size: 100% !important;
    }
#administration-page #section-before-content .stage-block .stage-sub-div ul li sup,
#administration-page #section-before-content .content-block .content-body p sup{
    top: -.04em !important;
        font-size: 100% !important;
}
#administration-page sup.sup-rball,
#reimbursement-page sup.sup-rball{
        top: -.0em !important;
    font-size: 100% !important;
}
#reimbursement-page div#banner-component .promo-text.position-absolute h1 sup{
    top: -.54em !important;
    font-size: 64% !important;
}












@media screen and (max-width: 996px) {
    #administration-page{
        overflow-x: hidden;
    }
    #administration-page .field-promoicon2{
        max-width: max-content !important;
     }
    #administration-page div#cdTabs .tabs-inner .tabs-container .tab > div{
        padding-bottom: 0 !important;
    }
    #administration-page .promo img{
        padding: 0 16px;
    }
    #administration-page  > div sup{
        top: -.4em !important;
        font-size: 66% !important;
    }
    #administration-page div#cdTabs .tabs-inner .tabs-container .tab > div{
        margin-bottom: 0 !important;
    }
    #administration-page div#banner-component .promo-text.position-absolute h1{
         font-size: 22px;
          line-height: 1;
  letter-spacing: 0.44px;
    }
    #administration-page div#banner-component .promo-text.position-absolute{
        bottom: 28px;
    }
    #administration-page div#cdTabs .tabs-inner .tabs-heading{
        padding: 0;
    }
    #administration-page #linklist-header ul li{
        border-radius: 0;
        
        max-width: 100%;
        position: relative;
                width: 100%;
    }
    #administration-page #linklist-header ul li a{
        font-size: 18px;
        line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    padding: 16px 88px 16px 24px;
    }
    #administration-page #linklist-header ul li.active{
         background-color: #e6dfec;
    }
    #administration-page #linklist-header ul li.active a{
        color: #5b2b82;
    }
    #administration-page #linklist-header ul li div{
            justify-content: start;
    }
    
    #administration-page #linklist-header ul li.active::after{
        visibility: visible;
    }
    #administration-page  #section-before-one {
        padding: 40px 16px 80px !important;
    }
    #administration-page #section-before-one img{
        margin: 20px 0 60px;
    }
    #administration-page h2{
         font-size: 30px;
          line-height: 1.13;
    }
    #administration-page h2 sup{
                font-size: 89% !important;
        top: -.15em !important;
    }
     #administration-page #section-before-two,
     #administration-page #section-before-three,
     #administration-page #section-before-four,
     #administration-page #section-before-five,
     #administration-page #section-before-six,
     #administration-page #section-before-content,
     #administration-page #section-before-seven
     {
         padding: 0 16px !important;
     }
    #administration-page #section-before-two > .component-content,
    #administration-page #section-before-three > .component-content, #administration-page #section-before-four > .component-content, #administration-page #section-before-six > .component-content{
        padding-left: 0;
        padding-right: 0;
    }
    #administration-page .list-block li::before{
            width: 4px;
        height: 4px;
    }
    #administration-page .list-block{
        padding: 0 0 0 25px;
    }
    #administration-page #section-before-four img,
    #administration-page #section-before-six img{
        margin-bottom: 60px;
    }
    #administration-page #section-before-five > .component-content{
        padding: 80px 0 120px;
    }
    #administration-page #section-before-five img{
        margin: 0;
    }
    #administration-page #section-before-content > .component-content{
        padding: 80px 0 20px;
    }
    #administration-page #section-before-content .content-block .content-header{
        padding: 20px;
    }
    #administration-page #section-before-content .content-block .content-header h2{
        font-size: 18px;
        line-height: 1.22;
    }
    #administration-page #section-before-content .content-block .content-body{
        padding: 16px 20px 20px;
    }
    #administration-page #section-before-content .content-block .content-body p,
    #administration-page #section-before-content .content-block .content-header h4{
        margin: 0;
    }
    #administration-page #section-before-seven > .component-content {
        padding: 58px 0px 41px;
    }
    #administration-page #section-before-seven img{
        margin-bottom: 60px;
    }
    #administration-page #section-before-eight, #administration-page #section-storage-two{
        padding: 40px 16px !important;
        background-image: url('/-/media/Themes/Amgen/Parsabivhcp-com/parsabivhcp-com/images/redesign/administration/bg-light-mob');
    }
    #administration-page #section-before-eight > .component-content, #administration-page #section-storage-two > .component-content,
    #administration-page #section-before-eight .promo-text, #administration-page #section-storage-two .promo-text{
        flex-direction: column;
                gap: 24px;
                align-items: center;
        justify-content: start;
    }
    #administration-page #section-before-eight .field-promoicon,
    #administration-page #section-storage-two .field-promoicon{
        display: block;
    }
    #administration-page #banner-component img{
        padding: 0;
    }
    #administration-page #section-before-eight img,
    #administration-page #section-storage-two img{
        padding: 0;
    }
    #administration-page #section-before-eight h2, #administration-page #section-storage-two h2{
        font-size: 24px;
        line-height: 1.5;
    }
    #administration-page #section-before-eight p, #administration-page #section-storage-two p{
         font-size: 16px;
          line-height: 1.25;
    }
    #administration-page #section-before-content .stage-block{
        max-width: 256px;
        margin: 0 auto 60px;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div .right{
        max-width: 142px;
        min-width: 133px;
        padding: 8px 0 15px 8px;
        flex-direction: column;
        gap: 10px;
        align-items: start;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div .right h4{
        font-size: 9px;
        line-height: 1.67;
        margin: 0;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div .right h4 br{
        display: none;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div ul li{
        font-size: 9px;
                line-height: 1.1;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div ul li::before{
        width: 2px;
        height: 2px;
        left: -9px;
        top: 3px;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div ul{
        padding: 0 0 0 14px;
        margin: 0;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div .right{
        border-width: 1px;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div .left{
        min-width: 100px;
        font-size: 20px;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div .left span{
        font-size: 9px;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div .left .count{
        font-size: 18px;
        line-height: 1;
    }
    #administration-page #section-before-content .stage-block::before, #administration-page #section-before-content .stage-block::after{
        left: 78px;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div .right::after{
        bottom: -1px;
    }
    #administration-page  #section-administer-one{
        padding: 40px 0px 80px !important;
    }
    #administration-page #section-administer-one .administer-steps{
        flex-direction: column;
    gap: 20px;
    }
    #administration-page #section-administer-one .field-promotext,
    #administration-page #section-administer-one .field-promotext2{
        padding: 0 16px;
    }
    #administration-page #section-administer-one .administer-steps .step-div h4{
        min-width: 79px;
    }
    #administration-page #section-administer-one .administer-steps .step-div p{
        margin: 0;
    }
    #administration-page #section-administer-one .administer-steps .step-div .list-block{
        margin-top: 10px;
    }
    #administration-page #section-administer-one  img{
        padding: 0;
        margin: 20px 0 50px;
    }
    #administration-page #section-administer-one .field-promoicon2{
        width: 100%;
    }
    #administration-page #section-administer-one .field-promotext2 ul{
        margin: 0;
    }
    #administration-page #section-administer-content .component-content{
        padding-left: 0;
        padding-right: 0;
    }
    #administration-page #section-administer-content,
    #administration-page #section-administer-two{
        padding: 0 16px !important;
        border: none !important;
    }
    #administration-page #section-administer-content .tips-row{
        flex-direction: column;
            gap: 10px;
                    align-items: center;
    }
    #administration-page #section-administer-content .tips-row p{
        max-width: 100%;
    }
    #administration-page #section-administer-content > .component-content, #administration-page #section-administer-two > .component-content{
            border-bottom: 2px solid #bbbbbd !important;
    }
    #administration-page #section-administer-two .field-promoicon2{
        margin: auto;
        width: max-content;
    }
    #administration-page #section-storage-one > .component-content{
        padding: 80px 0 0;
    }
    #administration-page #section-storage-one > .component-content > .plain-html:first-child,
    #administration-page #section-storage-one > .component-content > .column-splitter{
        padding: 0 16px;
    }
    #administration-page #section-storage-one > .component-content .column-splitter{
        padding-bottom: 60px;
    }
    #administration-page #section-storage-one .column-splitter > div:first-child,#administration-page #section-storage-one .column-splitter > div:nth-child(2),#administration-page #section-storage-one .column-splitter > div:last-child{
        padding: 0;
    }
    #administration-page #section-storage-one .field-promoicon{
        display: block;
    }
    #administration-page .imageContainer{
        margin-bottom: 40px !important;
    }
    #administration-page #section-storage-two h2,
    #administration-page #section-storage-two p{
        text-align: center;
    }
    #reimbursement-page div#banner-component .promo-text.position-absolute .banner-border-layer{
        padding: 10px 16px 16px;
    }
    #reimbursement-page div#banner-component .promo-text.position-absolute h1{
        font-size: 22px;
        line-height: 1;
        letter-spacing: 0.44px;
    }
    #reimbursement-page div#banner-component .promo-text.position-absolute{
        bottom: 28px;
    }
    #reimbursement-page #bundle-rate{
        padding: 40px 0 80px;
    }
     #reimbursement-page h2{
         font-size: 30px;
         line-height: 1.13;
     }
     #reimbursement-page #bundle-rate img{
        padding: 0 4px;
     }
     #reimbursement-page #faq-section,
     #reimbursement-page #other-payers{
        padding-left: 16px;
        padding-right: 16px;
     }
     #reimbursement-page #other-payers .promo .field-promoicon{
        display: block;
     }
     #reimbursement-page #other-payers .promo > .component-content{
            flex-direction: column;
     }
     #reimbursement-page #cta-section .column-splitter{
         gap: 24px;
     }
     #reimbursement-page #cta-section .column-splitter > div{
        max-width: 100%;
        flex: 100%;
     }
     #reimbursement-page #cta-section .column-splitter > div:first-child,
     #reimbursement-page #cta-section .column-splitter > div:last-child{
        padding: 0;
     }
     #reimbursement-page #cta-section .field-promoicon2{
        max-width: max-content;
        margin: auto;
     }
     #reimbursement-page #cta-section .promo{
        border-radius: 0;
     }
     #reimbursement-page #cta-section{
        margin-bottom: 0;
     }
     #reimbursement-page #foot-note, #administration-page #page-note{
        padding-bottom: 0px;
    }
     #administration-page div#cdTabs > .component-content{
        box-shadow: none;
    }
    #reimbursement-page #foot-note > .component-content{
        padding: 0;
    }
    #administration-page #linklist-header ul{
        padding: 0;
        gap: 0;
    }
    #administration-page #section-before-five .field-promoicon, #administration-page #section-before-six .field-promoicon{
        display: none;
    }
    #administration-page #section-before-content .stage-block .right{
            min-width: 133px;
            padding: 10px 0 30px 0;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div{
            flex-direction: column;
    align-items: start;
    }
    #administration-page #section-before-content .stage-block .right{
            right: 20px;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div h4{
            display: block;
    font-size: 9px;
    margin-bottom: 5px;
            line-height: 1;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div h4 br{
        display: none;
    }
    #administration-page #section-before-content .stage-block .stage-sub-div ul{
            max-width: 133px;
        padding: 0 0 0 16px;
    }
    #section-storage-one .videothumb-section{
        padding: 0;
    }
    #section-storage-one .videothumb-section img{
        width: 100%;
    }
    #section-storage-one .videothumb-section .only-mobile{
        display: block;
    }
    #section-storage-one .videothumb-section .only-desktop{
        display: none;
    }
    #section-storage-one .videothumb-section{
        padding-bottom: 40px;
    }
    /* #administration-page #linklist-header .link-list ul{
        display: none;
    } */
    #administration-page #linklist-header .link-list .dropdown-btn{
        display: block;
        background-color: #e6dfec;
        box-shadow: none;
        border: none;
        position: relative;
        outline: none;
        background: url('/-/media/Themes/Amgen/Parsabivhcp-com/parsabivhcp-com/images/redesign/administration/angle-up') no-repeat right 24px center / 12px auto;
    }
    /* #administration-page #linklist-header .link-list.active ul{
        
        display: block;
    } */
    /* #administration-page #linklist-header .link-list.active ul li.active{
        display: none;
    } */
    #administration-page #linklist-header .link-list{
        border-radius: 0;
    transform: none;
    position: relative;
    left: 0;
    overflow: scroll;
    max-width: 100%;
    }
    #administration-page #linklist-header .link-list ul{
            width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;

    }
    #administration-page #linklist-header .link-list ul::before{
        position: absolute;
        content: '';
        width: 25px;
        height: 25px;
        padding: 10px;
        right: 10px;
        top: 14px;
        background-image: url('/-/media/Themes/Amgen/Parsabivhcp-com/parsabivhcp-com/images/redesign/administration/angle-up');
        background-position: center;
        background-size: 12px;
        background-repeat: no-repeat;
        z-index: 1;
        transform: rotate(180deg);
    }
    #administration-page #linklist-header .link-list ul.list-active::before{
        transform: rotate(0deg);
    }
    #administration-page #linklist-header .link-list ul li{
        display: none;
    }
    #administration-page #linklist-header .link-list ul.list-active li{
        display: block;
    }
    #administration-page #linklist-header .link-list ul li.active{
        display: block;
    }
    #administration-page div#banner-component .promo-text.position-absolute .banner-border-layer p {
        line-height: 1.21;
    }
    #administration-page h2 sup.sup-num, #reimbursement-page h2 sup.sup-num{
            font-size: 52% !important;
    top: -.75em !important;
    }
    #reimbursement-page #bundle-rate h3{
        margin-bottom: 0;
    }
    #section-storage-one .videothumb-section .video-caption{
        padding: 0 16px 0;
        top: calc(50% - 80px);
    }
    
    #administration-page sup.sup-rball,
    #reimbursement-page sup.sup-rball{
        top: -.0em !important;
        font-size: 100% !important;
    }
    #reimbursement-page div#banner-component .promo-text.position-absolute h1 sup{
            top: -.45em !important;
    }
    
    
}




@media screen and (max-width: 450px) {
    #administration-page div#cdTabs .tabs-inner .tabs-heading li p{
        max-width: 200px;
    }
}

@media screen and (max-width: 348px){
    #administration-page #linklist-header ul li a{
        padding-right: 89px;
    }
    #administration-page #linklist-header .link-list ul::before {
        top: 24px;
    }
    #administration-page #linklist-header .link-list ul:has(.last.active)::before{
        top: 14px;
    }
}












