#pat-rep-out .cmp-text, .cmp-container {
  font-family: 'Sora', sans-serif !important;
}

/**patient-reported-outcomes css**/


#pat-rep-out .hero-banner {
  background-image: url('/content/dam/intelligentcontent/brands/truqap-hcp/us/en/seo-update/patient-reported-outcomes/desktop/patient-outcome-banner-desktop.png');
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 185px;
  border-top-right-radius: 150px;
  margin-bottom: 40px;
}

#pat-rep-out .hero-banner .banner-body {
  padding: 40px 0px 46px 225px;
}

#pat-rep-out #container-size {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}

#pat-rep-out .hero-banner .banner-body .flex {
  display: flex;
  align-items: center;
}

#pat-rep-out .hero-banner .banner-body .flex .orange-color {
  border: 1px solid #F8485E;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  width: 28px;
  height: 10px;
  background-color: #F8485E;
  transform: rotate(-90deg);
  margin-left: -8px;
}

#pat-rep-out .hero-banner .banner-body .flex h3 {
  font-weight: 700;
  color: #250E62;
  font-size: 32px;
  padding-bottom: 0px;
  line-height: 38.4px;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#pat-rep-out .hero-banner .banner-body p {
  max-width: 583px;
  font-weight: 400;
  color: #250E62;
  font-size: 14px;
  padding-bottom: 21px;
  line-height: 20px;
  letter-spacing: 0px;
  vertical-align: middle;
}

/*second section*/

#pat-rep-out #text-box {
  padding: 0px;
  margin-bottom: 16px;
}

#pat-rep-out #text-box .para-heading p {
  font-weight: 700;
  padding-bottom: 8px;
  font-size: 16px;
  color: #250E62;
  line-height: 22px;
  letter-spacing: 0%;
}

#pat-rep-out #text-box .para-heading h5 {
  font-weight: 400;
  padding-bottom: 30px;
  font-size: 28px;
  color: #250E62;
  line-height: 36.4px;
  letter-spacing: 0%;
  margin-top: 0px;
  margin-bottom: 0px;
}

#pat-rep-out #text-box .para-heading h5 span {
  color: #F8485E;
}

#pat-rep-out #text-box .para-heading h6 {
  padding-bottom: 16px;
  font-size: 18px;
  color: #250E62;
  line-height: 22px;
  letter-spacing: 0%;
  margin-top: 0px;
  margin-bottom: 0px;
}

/*Accordion*/

#pat-rep-out .accordion:has(.img-desc) {
  margin-bottom: 30px;
}

#pat-rep-out .accordion:has(.img-desc) .cmp-accordion__button {
  max-width: 211.8px;
}

#pat-rep-out .accordion:has(.img-desc) .cmp-accordion__button, 
#pat-rep-out .accordion:has(.img-desc) .cmp-accordion__panel {
  padding: 0;
}

#pat-rep-out .accordion:has(.img-desc) .cmp-accordion__title {
  font-family: 'Sora';
  border-radius: 20px;
  background: url('/content/dam/intelligentcontent/brands/truqap-hcp/us/en/seo-update/patient-reported-outcomes/desktop/acc-down-arrow.png') no-repeat #250e62 center right 23.53px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  padding: 8px 49.8px 8px 24px;
  width: fit-content;
  background-color: white;
  color: #250E62;
  border: 2px solid #250E62;
}

#pat-rep-out .accordion:has(.img-desc) .cmp-accordion__button--expanded .cmp-accordion__title {
  background: url('/content/dam/intelligentcontent/brands/truqap-hcp/us/en/seo-update/patient-reported-outcomes/desktop/acc-up-arrow.png') no-repeat #250e62 center right 23.53px;
  background-color: #E5E4F2;
  color: #250E62;
  border: 2px solid #250E62;
}

#pat-rep-out .accordion:has(.img-desc) .cmp-accordion__icon {
  display: none;
}

#pat-rep-out .accordion:has(.img-desc) .cmp-accordion__button:focus-visible {
  outline: 0;
}

#pat-rep-out .accordion:has(.img-desc) .cmp-accordion__button, 
#pat-rep-out .accordion:has(.img-desc) .cmp-accordion__panel {
  padding: 0;
}

#pat-rep-out .accordion .img-desc p {
  color: #250E62;
  padding: 16px;
  background: #F9F9FC;
  font-size: 16px;
  line-height: 22px;
  margin: 8px 0 0;
  font-weight: 400;
}

#pat-rep-out .accordion .img-desc p span.red {
  color: #F8485E;
}

/*Third section*/

#pat-rep-out #text-sec {
  padding: 0px;
}

#pat-rep-out #text-sec .text-box p {
  color: #250E62;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 0px;
  padding-bottom: 40px;
}

#pat-rep-out #text-sec .text-box p span {
  font-weight: 400;
}

#pat-rep-out #text-sec .text-box .flex h6 {
  color: #250E62;
  font-size: 18px;
  line-height: 22.5px;
  font-weight: 700;
  letter-spacing: 0px;
  position: relative;
  padding-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#pat-rep-out #text-sec .text-box .flex h6 sup {
  font-weight: 400;
}

#pat-rep-out #text-sec .text-box .flex h6 span {
  font-weight: 400;
}

#pat-rep-out #text-sec .text-box .flex {
  display: flex;
  align-items: center;
  padding-bottom: 40.5px;
}

#pat-rep-out #text-sec .text-box .flex .triangle {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #F8485E;
}

#pat-rep-out #text-sec .text-box h5 {
  color: #250E62;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0px;
  padding-bottom: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#pat-rep-out ul.main-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

#pat-rep-out .main-list > li {
  position: relative;
  padding-left: 14px;
  margin-bottom: 10px;
  color: #250E62;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}

#pat-rep-out .main-list > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  background-color: #F8485E;
}

#pat-rep-out .sub-list {
  list-style: none;
  padding-left: 0px;
  margin-top: 6px;
}

#pat-rep-out .sub-list li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 10px;
  color: #250E62;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}

#pat-rep-out .sub-list li span.red-plus {
  color: #F8485E;
}

#pat-rep-out .sub-list li::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
  color: #F8485E;
  width: 10px;
  height: 22px;
}

#pat-rep-out .main-list > li.bold {
  font-weight: 700;
  margin-bottom: 40px;
}

/*Fourth section*/

#pat-rep-out #foot-note {
  padding: 0px;
}

#pat-rep-out #foot-note .footnote-section p {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  padding-bottom: 4px;
}

#pat-rep-out #foot-note .footnote-section p span.ast-foot {
  margin-left: -7px;
}

#pat-rep-out #foot-note .footnote-section p sup.single-foot {
  margin-left: -6px;
}

#pat-rep-out #foot-note .footnote-section p:last-child {
  padding-bottom: 16px;
}

#pat-rep-out #foot-note .flex-box {
  display: flex;
  gap: 36px;
  margin-bottom: 40px;
}

#pat-rep-out #foot-note .flex-box .purple-box {
  background: var(--Secondary-Light-Periwinkle, #E5E4F2);
  border-top-right-radius: 48px;
  border-bottom-left-radius: 48px;
  padding: 24px;
  width: 477px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#pat-rep-out #foot-note .flex-box .purple-box .tick-box {
  display: flex;
  gap: 8px;
  padding-bottom: 24px;
  justify-content: center;
  align-items: flex-start;
}

#pat-rep-out #foot-note .flex-box .purple-box .tick-box h6 {
  color: #250E62;
  font-size: 22px;
  line-height: 27.5px;
  font-weight: 700;
  letter-spacing: 0px;
  margin: 0px;
}

#pat-rep-out #foot-note .flex-box .purple-box a {
  font-weight: 700;
  display: block;
  color: #fff;
  padding: 14px 10px;
  border-radius: 25px;
  background: #250E62;
  border: 0;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  width: 246px;
  margin: auto;
  border: 2px solid #250E62;
}

#pat-rep-out #foot-note .flex-box .purple-box a:hover {
  background: #fff;
  color: #250E62;
  border: 2px solid #250E62;
}

/*refernce-section*/

#pat-rep-out #refernce-section {
  padding: 0px;
}

#pat-rep-out #refernce-section .refernce p {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  padding-bottom: 16px;
}

#pat-rep-out #refernce-section .refernce {
  margin-bottom: 108px;
}

#pat-rep-out #refernce-section .refernce p:last-child {
  padding-bottom: 0px;
}

#pat-rep-out #refernce-section .refernce p span {
  font-weight: 700;
}


/*===========Responsive design=============*/

@media screen and (min-width: 991px) {


  #pat-rep-out #refernce-section .refernce p br {
    display: none;
  }

  /*#pat-rep-out .mob-tab-only {*/
  /*  display: none;*/
  /*}*/
}

@media screen and (min-width: 992px) {
  #pat-rep-out .mob-tab-only {
    display: none;
  }

  #pat-rep-out .blue-bg {
    display: none;
  }

  #pat-rep-out #refernce-section .refernce p br {
    display: none;
  }
}

@media screen and (min-width: 991px) and (max-width: 1089px) {
    
  #pat-rep-out .hero-banner .banner-body {
    padding: 40px 0px 46px 7.5%;
  }


  #pat-rep-out #container-size {
    max-width: 100%;
    padding-left: 7.5%;
    padding-right: 7.2%;
  }

  #pat-rep-out #foot-note .flex-box .purple-box {
    width: 399px;
  }
  #pat-rep-out #foot-note .flex-box{
    justify-content: center;
}
}
@media screen and (min-width: 992px) and (max-width: 1089px) {
    
 
  #pat-rep-out .hero-banner {
    background-position: 74%;
  }
#pat-rep-out .hero-banner .banner-body p {
    max-width: 409px!important;
}
#pat-rep-out .hero-banner .banner-body .flex h3{
    width: 456px!important;
}
#pat-rep-out .hero-banner .banner-body .flex .orange-color{
        margin-bottom: 34px;
}
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
    
  #pat-rep-out .hero-banner .banner-body {
    padding: 40px 0px 46px 8%;
  }

  /*#pat-rep-out .hero-banner {*/
  /*  background-position: center;*/
  /*}*/
}

@media screen and (max-width: 991px) {
    
    /*Banner section*/

  #pat-rep-out .hero-banner {
    background-image: url('/content/dam/intelligentcontent/brands/truqap-hcp/us/en/seo-update/patient-reported-outcomes/mobile/patient-outcome-banner-mobile.png');
    background-size: 101% 101%;
    background-repeat: no-repeat;
    border-top-right-radius: 40px;
    /*min-height: 114px;*/
    margin-bottom: 0px;
  }

  #pat-rep-out .hero-banner .banner-body {
    padding: 12px 0px 12px 34px;
  }

  #pat-rep-out .blue-bg {
    background: #250E62;
    padding: 12px 21px 12px 34px;
  }

  #pat-rep-out .blue-bg p {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: 0px;
  }

  #pat-rep-out .hero-banner .banner-body p {
    display: none;
  }

  #pat-rep-out .hero-banner .banner-body .flex h3 {
    font-size: 24px;
    line-height: 30px;
    /*max-width: 203px;*/
  }

  #pat-rep-out .hero-banner .banner-body .flex {
    align-items: flex-start;
  }

  #pat-rep-out .hero-banner .banner-body .flex .orange-color {
    position: relative;
    top: 12px;
    width: 22px;
    height: 8px;
    margin-left: -7px;
  }

  #pat-rep-out .desktop-only {
    display: none;
  }
  
  /*second section*/
  
  #pat-rep-out #text-box {
    margin-top: 40px;
    margin-bottom: 16.65px;
  }

  #pat-rep-out #container-size {
    padding-left: 34px;
    padding-right: 34px;
    max-width: 100%;
  }

  #pat-rep-out #text-box .para-heading p {
    line-height: 20px;
  }

  #pat-rep-out #text-box .para-heading h5 {
    padding-bottom: 24px;
    font-size: 26px;
    line-height: 32px;
  }

  #pat-rep-out #text-box .para-heading h6 {
    font-size: 16px;
  }
  
  /*Accordion*/
  
  #pat-rep-out .accordion .img-desc p {
    letter-spacing: 0.1px;
  }

  #pat-rep-out #foot-note .flex-box {
    flex-wrap: wrap;
    gap: 40px;
    align-content: center !important;  
    flex-direction: column!important;
  }

  #pat-rep-out .accordion:has(.img-desc) {
    margin-bottom: 16px;
  }

  #pat-rep-out #text-sec .text-box p {
    padding-bottom: 24px;
  }

  #pat-rep-out #text-sec .text-box .flex h6 {
    line-height: 22px;
  }

  #pat-rep-out #text-sec .text-box .flex {
    padding-bottom: 24px;
    align-items: flex-start;
  }

  #pat-rep-out #text-sec .text-box .flex .triangle {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #F8485E;
  }

  #pat-rep-out .accordion:has(.img-desc) .cmp-accordion__button {
    max-width: 210.6px;
  }

  #pat-rep-out .accordion:has(.img-desc) .cmp-accordion__title {
    padding: 7px 49.8px 7px 24px;
  }

  #pat-rep-out .main-list > li::before {
    top: 6px;
  }

  #pat-rep-out .main-list > li.bold {
    margin-bottom: 32px;
  }

  #pat-rep-out #foot-note .footnote-section p:last-child {
    padding-bottom: 40px;
  }

  #pat-rep-out #foot-note .flex-box .purple-box {
    width: 307px;
    height: 170px;
  }

  #pat-rep-out #foot-note .flex-box .one-box .purple-box {
    padding: 32px 16px;
  }

  #pat-rep-out #foot-note .flex-box .second-box .purple-box {
    padding: 22px 16px;
  }

  #pat-rep-out #foot-note .flex-box .purple-box .tick-box h6 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
  }

  #pat-rep-out #foot-note .flex-box .purple-box .tick-box h6 br {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {

  #pat-rep-out #container-size {
    /*padding-left: 13%;*/
    /*padding-right: 13%;*/
    /*max-width: 100%;*/
    max-width: 990px;
    margin-left:auto;
    margin-right:auto;
  }
      
    /*Banner section*/
    
  #pat-rep-out .hero-banner {
    background-position: center;
  }

  #pat-rep-out .hero-banner .banner-body {
    /*padding: 40px 0px 46px 13%;*/
        padding: 0;
        padding-top: 40px;
        max-width: 990px;
        margin: 0 auto;
  }
     #phase-2 .cmp-text:has(#main-content){
        padding-top:20px!important;
    }
}
  
   @media screen and (min-width:320px) and (max-width:399px){
 #pat-rep-out .hero-banner{
     min-height: 114px!important;
 }
   }
   
  @media screen and (min-width:320px) and (max-width:653px){
 #pat-rep-out .hero-banner .banner-body .flex h3{
     max-width: 203px;
 }
   }

@media screen and (min-width:400px) and (max-width:991px) { 
#pat-rep-out #text-box .mob-tab-only {
       margin-left: auto;
    margin-right: auto;
    display:block;
}
}


@media screen and (min-width:1450px) and (max-width:2560px) { 
#pat-rep-out .hero-banner .banner-body{
    margin-left:auto!important;
    margin-right:auto !important;
    max-width: 990px !important;
    padding:0 !important;
    padding-top:40px !important;
}
}
@media screen and (min-width:1090px) and (max-width:1199px) { 
    #pat-rep-out .hero-banner {
        background-position: 57%;
    }
}
@media screen and (min-width: 400px) and (max-width:420px) {
         #pat-rep-out .hero-banner {
        min-height: 10vh !important;
    }
}
@media screen and (min-width: 421px) and (max-width:500px) {
         #pat-rep-out .hero-banner {
        min-height: 14vh !important;
    }
}
@media screen and (min-width: 501px) and (max-width:550px) {
         #pat-rep-out .hero-banner {
        min-height: 16vh !important;
    }
}
@media screen and (min-width: 551px) and (max-width: 590px) {
    #pat-rep-out .hero-banner {
        min-height: 22vh !important;
    }
}
@media screen and (min-width: 760px) and (max-width:800px) {
         #pat-rep-out .hero-banner {
        min-height: 20vh !important;
    }
}
@media screen and (min-width: 801px) and (max-width:900px) {
         #pat-rep-out .hero-banner {
        min-height: 23vh !important;
    }
}
@media screen and (min-width: 901px) and (max-width:991px) {
         #pat-rep-out .hero-banner {
        min-height: 27vh !important;
    }
}
