/* Opz Res Page Styles Begins */
span.linear-gradient {
  position: relative;
  display: inline-block;
  z-index: 1;
}
span.linear-gradient::before {
  content: " ";
  height: 17px;
  position: absolute;
  background-image: linear-gradient(261deg, #FBE7DF 0%, #F5CABB 73%);
  display: inline-block;
  z-index: -1;
  bottom: -3px;
  width: 112%;
  left: -4%;
}

#Restore-Pigment-Section {
  padding: 75px 0;
}
#Restore-Pigment-Section h2 {
  color: #2D2850;
  font-size: 30px;
  margin-bottom: 16px;
}
#Restore-Pigment-Section p {
  font-size: 15px;
  color: #2B2B2B;
  line-height: 25px;
}
#Restore-Pigment-Section h3 {
  font-family: 'gobold-bold';
  font-size: 18px;
  text-transform: uppercase;
  color: #2D2850;
  margin-bottom: 30px;
  position: relative;
  padding-left: 75px;
  padding-top: 10px;
}
#Restore-Pigment-Section h3::before {
  content: " ";
  height: 4px;
  position: absolute;
  background-image: linear-gradient(265deg, #F99697 41%, #F15D5E 100%);
  width: 44.79px;
  bottom: -10px;
}

#Restore-Pigment-Section .explanation {
  font-family: 'poppins-regular';
  font-size: 15px;
  line-height: 17px;
  color: #2B2B2B;
  padding: 10px 0 10px 25px;

}
#Restore-Pigment-Section .clinical-study-timeline-wrapper {
  position: relative;
  padding-top: 75px;
}
#Restore-Pigment-Section .clinical-study-timeline-wrapper::before {
  content: '';
  position: absolute;
  background-image: url('../vitiligo-update2-images/clinical-study-timeline.svg');
  width: 50px;
  height: 50px;
}
#Restore-Pigment-Section .clinical-study-timeline {
  padding-left: 75px;
}
#Restore-Pigment-Section .timeline {
  position: relative;
}
#Restore-Pigment-Section .duration {
  font-family: 'gobold-bold';
  font-size: 20px;
  padding: 7.5px 0 5.5px 24px;
  text-transform: uppercase;
  position: relative;
}
#Restore-Pigment-Section .duration::before {
  content: '';
  position: absolute;
  border-top: 3px dotted #2CA4B2;
  width: 48.5px;
  left: -47.5px;
  top: 21.5px;
  opacity: 0.56;
}
#Restore-Pigment-Section .duration.d-mon-6::before {
  top: 22px;
}
#Restore-Pigment-Section .duration.d-year-2::before {
  top: 19.5px;
}
/* #Restore-Pigment-Section .duration::after {
  content: '';
  position: absolute;
  border-top: 21px solid transparent;
  border-bottom: 22px solid transparent;
  top: 0px;
  right: -12px;
} */
#Restore-Pigment-Section .duration.d-mon-6 {
  /* background: #D8D8D8; */
  color: #2D2850;
  background-image: url('../vitiligo-update2-images/warm-gray-rectangle.svg');
  max-width: 201px;
  background-repeat: no-repeat;
  background-size: contain;
  height: 43px;
  /* height: 10px; */
}
/* #Restore-Pigment-Section .duration.d-mon-6::after {
  border-left: 12px solid #D8D8D8;
} */
#Restore-Pigment-Section .duration.d-year-1 {
  max-width: 401px;
  background-image: url('../vitiligo-update2-images/blue-teal-rectangle.svg');
  background-repeat: no-repeat;
  background-size: contain;
  height: 43px;
  color: #fff;
}
/* #Restore-Pigment-Section .duration.d-year-1::after {
  border-left: 12px solid #1D8190;
} */
#Restore-Pigment-Section .duration.d-year-2 {
  max-width: 799px;
  background-image: url('../vitiligo-update2-images/navy-rectangle.svg');
  background-repeat: no-repeat;
  background-size: contain;
  height: 43px;
  color: #fff;
}
/* #Restore-Pigment-Section .duration.d-year-2::after {
  border-left: 12px solid #2C2851;
} */

#Restore-Pigment-Section .timeline.mon-6::before,
#Restore-Pigment-Section .timeline.year-1::before {
  content: '';
  position: absolute;
  border-width: 3px;
  border-style: dotted;
  left: -51px;
  width: 0px;
  height: auto;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0;
  border-color: #2CA4B2;
  opacity: 0.56;
}
#Restore-Pigment-Section .timeline.mon-6::before {
  top: 23px;
  bottom: -21.5px;
}
#Restore-Pigment-Section .timeline.year-1::before {
  top: 23.5px;
  bottom: -22.5px;
}



#Clinical-Study-Duration-Split-Sec {
  position: relative;
  text-transform: uppercase;
  background-image: linear-gradient(244deg, #433D61 0%, #2C2851 100%);
}
#Clinical-Study-Duration-Split-Sec .six-months-wrap {
  width: 50%;
  color: #fff;
  padding: 66px 0 165px 0;
}
#Clinical-Study-Duration-Split-Sec .one-year-wrap {
  width: 50%;
  color: #fff;
  background: #1D8190;
  padding: 66px 0 165px 0;
}
#Clinical-Study-Duration-Split-Sec .six-months {
  max-width: 470px;
  margin-left: auto;
  position: relative;
}
#Clinical-Study-Duration-Split-Sec .six-months::before {
  content: '';
  background-image: url('../vitiligo-update2-images/coral-white-line-left.svg');
  width: 320px;
  height: 75px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  left: -334px;
}
#Clinical-Study-Duration-Split-Sec .six-months .text-wrapper {
  padding-left: 40px;
}
#Clinical-Study-Duration-Split-Sec .one-year {
  max-width: 470px;
}
#Clinical-Study-Duration-Split-Sec .one-year .text-wrapper {
  padding-left: 60px;
  position: relative;
}
#Clinical-Study-Duration-Split-Sec .one-year .text-wrapper::after {
  content: '';
  position: absolute;
  background: url('../vitiligo-update2-images/extra-light-droplet.svg');
  width: 215px;
  height: 300px;
  top: 0px;
  right: -115px;
  background-repeat: no-repeat;
  background-size: contain;
}
#Clinical-Study-Duration-Split-Sec .fs-30 {
  font-family: 'gobold-bold';
  font-size: 30px;
  line-height: 30px;
  padding: 20px 0 24px 0;
}
#Clinical-Study-Duration-Split-Sec .six-months .fs-30 {
  padding-left: 40px;
}
#Clinical-Study-Duration-Split-Sec .one-year .fs-30 {
  padding-left: 60px;
}
#Clinical-Study-Duration-Split-Sec .blue-dividing-line-desktop {
  background-image: linear-gradient(269deg, #A6E8F0 0%, #2CA4B2 100%);
  height: 2px;
  position: absolute;
  top: 140px;
  width: 940px;
  left: 50%;
  transform: translateX(-50%);
}
#Clinical-Study-Duration-Split-Sec .blue-dividing-line {
  display: none;
}
#Clinical-Study-Duration-Split-Sec .fs-24 {
  font-family: 'gobold-bold';
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 1.44px;
}
#Clinical-Study-Duration-Split-Sec .fs-24.about-text {
  padding: 24px 0 0 0;
}
#Clinical-Study-Duration-Split-Sec .fs-48 {
  font-family: 'gobold-bold';
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 2.88px;
  padding: 10px 0;
  display: inline-block;
}
#Clinical-Study-Duration-Split-Sec .six-months .fs-48 {
  border-bottom: 4px solid #2CA4B2;
}
#Clinical-Study-Duration-Split-Sec .one-year .fs-48 {
  border-bottom: 4px solid #DCBDA0;
}
#Clinical-Study-Duration-Split-Sec .fs-18 {
  font-family: 'poppins-semibold';
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.25px;
}
#Clinical-Study-Duration-Split-Sec .fs-18.participant {
  padding: 13px 0 9px 0;
}
#Clinical-Study-Duration-Split-Sec .fs-18.score {
  padding: 8px 0 13px 0;
  letter-spacing: 1.8px;
}
#Clinical-Study-Duration-Split-Sec .fs-18.area {
  padding-top: 4px;
}
#Clinical-Study-Duration-Split-Sec p {
  text-transform: none;
  color: #fff;
  font-size: 14px;
  letter-spacing: -0.2px;
  line-height: 20px;
  max-width: 400px;
  margin-top: 12px;
}
#Clinical-Study-Duration-Split-Sec .one-year p {
  max-width: 325px;
}

#Two-Thirds-Section-CS {
  background-image: linear-gradient(238deg, #FBE7DF 0%, #F5CABB 73%);
  border-radius: 24px;
  max-width: 854px;
  margin-left: auto;
  margin-right: auto;
  padding: 52px 70px;
  text-transform: uppercase;
  color: #2C2851;
  position: relative;
  margin-top: -75px;
}
#Two-Thirds-Section-CS::before {
  content: '';
  position: absolute;
  background-image: url('../vitiligo-update2-images/horizontal-swipe.webp');
  width: 170px;
  height: 55px;
  background-repeat: no-repeat;
  background-size: contain;
  left: 52%;
  transform: translateX(-50%);
  top: -26px;
  z-index: 2;
}

#Two-Thirds-Section-CS .two-years-wrap {
  padding-left: 44px;
}
#Two-Thirds-Section-CS .two-thirds-wrap {
  padding-left: 44px;
}
#Two-Thirds-Section-CS .fs-30 {
  font-family: 'gobold-bold';
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 10px;
}
#Two-Thirds-Section-CS .fs-14 {
  font-family: 'poppins-semibold';
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.19px;
}
#Two-Thirds-Section-CS .coral-dividing-line {
  background-image: linear-gradient(269deg, #F99697 0%, #F15D5E 95%);
  height: 2px;
  max-width: 715px;
  margin: 10px auto 5px auto;
}
#Two-Thirds-Section-CS .fs-48 {
  font-family: 'gobold-bold';
  font-size: 48px;
  line-height: 61px;
  letter-spacing: 2.88px;
  border-bottom: 4px solid #F15D5E;
  display: inline-block;
  margin-bottom: 8px;
}
#Two-Thirds-Section-CS .fs-18 {
  font-family: 'poppins-semibold';
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.25px;
}
#Two-Thirds-Section-CS .fs-24 {
  font-family: 'gobold-bold';
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 1.44px;
}
#Two-Thirds-Section-CS .fs-24.impprov-75 {
  padding: 7px 0;
}
#Two-Thirds-Section-CS .fs-24.impprov-75 br {
  display: none;
}
#Two-Thirds-Section-CS .fs-24.impprov-75 .fs-18 {
  margin-top: 9px;
}
#Two-Thirds-Section-CS p {
  text-transform: none;
  font-size: 14px;
  letter-spacing: -0.2px;
  line-height: 20px;
  padding-right: 29px;
  margin-top: 10px;
  color: #161A3D;
  font-family: 'poppins-regular';
}

#Clinical-Study-More-Findings-Section {
  padding: 75px 0;
}
#Clinical-Study-More-Findings-Section .more-finding-wrap {
  border: 4px dotted rgba(44,164,178,0.52);
  border-radius: 24px;
  padding: 52px 0;
}
#Clinical-Study-More-Findings-Section h2 {
  color: #2C2851;
  font-size: 28px;
  margin-bottom: 30px;
  padding-left: 154px;
}
#Clinical-Study-More-Findings-Section h2.m-h2 {
  display: none;
  padding-left: 0px;
}
#Clinical-Study-More-Findings-Section .mf-icon-text-wrapper {
  padding: 0 37px;
}
#Clinical-Study-More-Findings-Section .icon-wrapper img {
  max-width: 85px;
  margin-right: 33px;
  margin-top: 10px;
}
#Clinical-Study-More-Findings-Section h3 {
  font-family: 'poppins-bold';
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.08px;
  margin-bottom: 7px;
  color: #2C2851;
}
#Clinical-Study-More-Findings-Section p {
  font-size: 16px;
  letter-spacing: 0.02px;
  color: #2B2B2B;
  line-height: 23px;
}
#Clinical-Study-More-Findings-Section .one-in-six-section {
  padding: 45px 46px;
}
#Clinical-Study-More-Findings-Section .one-in-six-section-wrap {
  opacity: 0.95;
  background: #1D8190;
  border-radius: 24px;
  padding: 35px 30px;
  color: #fff;
}
/* #Clinical-Study-More-Findings-Section .one-in-six-section-wrap::before {
  content: '';
  position: absolute;
  top: 50%;

  left: -48px;
  transform: translateY(-50%);
  background-image: url('../vitiligo-update2-images/swipe-2-horizontal.webp');
  background-repeat: no-repeat;
  background-size: contain;
  width: 167px;
  height: 164px;
} */
#Clinical-Study-More-Findings-Section .ab-one-six-text {
  font-size: 45px;
  letter-spacing: 0.63px;
  line-height: 45px;
  font-family: 'gobold-hollow-bold';
  text-transform: uppercase;
  margin-bottom: 36px;
  color: #FCF0EC !important;
}
#Clinical-Study-More-Findings-Section .ab-one-six-text span {
  font-family: 'gobold-bold';
}
#Clinical-Study-More-Findings-Section .improvement-wrap {
  max-width: 460px;
  margin: 0 auto;
}
#Clinical-Study-More-Findings-Section .improvement-wrap-block {
  position: relative;
}
#Clinical-Study-More-Findings-Section .improvement-wrap-block::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -79px;
  transform: translateY(-50%);
  background-image: url('../vitiligo-update2-images/swipe-2-horizontal.webp');
  background-repeat: no-repeat;
  background-size: contain;
  width: 167px;
  height: 164px;
}
#Clinical-Study-More-Findings-Section .fs-80 {
  font-size: 80px;
  letter-spacing: 1.11px;
  line-height: 80px;
  font-family: 'gobold-bold';
  text-transform: uppercase;
}
#Clinical-Study-More-Findings-Section .improv-viti-text-wrapper {
  flex-direction: column;
  align-self: flex-end;
  padding-left: 10px;
}
#Clinical-Study-More-Findings-Section .fs-26 {
  font-size: 26px;
  letter-spacing: 0.36px;
  line-height: 26px;
  font-family: 'gobold-bold';
  text-transform: uppercase;
}
#Clinical-Study-More-Findings-Section .fs-14 {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 14px;
  font-family: 'poppins-regular';
  text-transform: uppercase;
  padding: 0 6px;
}
#Clinical-Study-More-Findings-Section .improvement-text-wrap {
  padding-bottom: 8px;
}
#Clinical-Study-More-Findings-Section .improvement-text-wrap .fs-14 {
  padding-right: 0px;
}
#Clinical-Study-More-Findings-Section .one-in-six-section p {
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 18px;
  color: #fff;
}

#Clinical-Study-More-Findings-Section .blue-3-droplets-wrap {
  padding: 20px 0;
}
#Long-Term-Safety-Results {
  background: #1D8190;
  position: relative;
}
#Long-Term-Safety-Results .vertical-swipe-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0px;
  display: none;
}
#Long-Term-Safety-Results .vertical-swipe {
  position: relative;
}
#Long-Term-Safety-Results .vertical-swipe::before {
  content: '';
  position: absolute;
  background: url('../vitiligo-update2-images/vertical-swipe.webp');
  background-repeat: repeat;
  background-size: auto;
  width: 108px;
  height: 125.7px;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0px;
  bottom: -64px;
}
#Long-Term-Safety-Results .img-wrapper {
  width: 39.16%;
}
#Long-Term-Safety-Results .img-wrapper img {
  width: 100%;
}
#Long-Term-Safety-Results .text-wrapper {
  width: 60.84%;
  padding-left: 72px;
}
#Long-Term-Safety-Results .long-term-wrap {
  max-width: 587px;
}
#Long-Term-Safety-Results h2 {
  font-size: 40px;
  letter-spacing: -0.33px;
  line-height: 52px;
  color: #FCF0EC;
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
}
#Long-Term-Safety-Results h2::before {
  content: '';
  position: absolute;
  left: -125px;
  background-image: url('../vitiligo-update2-images/swipe-2-horizontal.webp');
  background-repeat: no-repeat;
  background-size: contain;
  width: 112px;
  height: 112px;
  top: -31px;
}
#Long-Term-Safety-Results h2::after {
  content: '';
  position: absolute;
  background-image: linear-gradient(269deg, #2B9CA9 0%, #2CA4B2 100%);
  width: 94.5%;
  height: 2px;
  bottom: -11px;
  left: 0px;
}
#Long-Term-Safety-Results .safety-of-opz-text {
  font-family: 'gobold-regular';
  font-size: 40px;
  line-height: 63px;
  color: #2D2850;
  text-transform: uppercase;
  padding: 25px 0 15px;
}
#Long-Term-Safety-Results .safety-of-opz-text span {
  color: #fff;
}
#Long-Term-Safety-Results h3 {
  font-family: 'poppins-semibold';
  color: #FCF0EC;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 14px;
}
#Long-Term-Safety-Results p {
  letter-spacing: 0.44px;
  color: #fff;
  line-height: 26px;
}
#Long-Term-Safety-Results a.text-link {
  color: #fff;
}

#Trails-Participation-Accordion {
  margin-bottom: 74px;
}
#Trails-Participation-Accordion button.opz-title {
  width: 100%;
  text-align: left;
  border: none;
  background-image: linear-gradient(266deg, #564F76 0%, #332F5D 100%);
  padding: 15px 22px;
  border-radius: 4px;
  position: relative;
}
#Trails-Participation-Accordion button.opz-title span.title {
  font-family: 'poppins-semibold';
  font-size: 18px;
  color: #fff;
}
#Trails-Participation-Accordion button.opz-title span.button {
  background-color: #F15D5E;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  right: 22px;
  top: 18px;
  position: absolute;
}
#Trails-Participation-Accordion button.opz-title span.button span {
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  transition: all 250ms ease-in-out;
  text-decoration: none;
  color: transparent;
  transform: rotate(225deg);
  position: absolute;
  margin-left: 7px;
  margin-top: 6px;
}
#Trails-Participation-Accordion button.opz-title span.button.arrow-up span {
  transform: rotate(45deg);
  margin-top: 9px;
}
#Trails-Participation-Accordion .opz-text-wrapper {
  padding: 18px 40px 25px 30px;
  border: 1.25px solid #DCBDA0;
  display: none;
}
#Trails-Participation-Accordion .opz-text-wrapper p {
  font-size: 15px;
  line-height: 21px;
  color: #2B2B2B;
}
#Trails-Participation-Accordion .opz-text-wrapper .icon-text-new-wrapper {
  padding-top: 18px;
}
#Trails-Participation-Accordion .opz-text-wrapper .icon-text-1 {
  width: 40.13%;
}
#Trails-Participation-Accordion .opz-text-wrapper .icon-text-2 {
  width: 59.87%;
}
#Trails-Participation-Accordion .opz-text-wrapper .icon-text-new-wrapper .icon-wrap {
  margin-right: 24px;
}
#Trails-Participation-Accordion .opz-text-wrapper .icon-text-new-wrapper .icon-wrap img {
  width: 50px;
}
#Trails-Participation-Accordion .opz-text-wrapper h4 {
  font-family: 'gobold-bold';
  font-size: 18px;
  color: #2D2850;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 24px;
  padding-top: 12px;
}
#Trails-Participation-Accordion .opz-text-wrapper .icon-text-new-wrapper.wrap-1 .icon-text-2 {
  padding-right: 40px;
}
#Trails-Participation-Accordion .opz-text-wrapper .icon-text-new-wrapper.wrap-1 .icon-text-1 .chart-wrap {
  margin-left: 28px;
}
#Trails-Participation-Accordion .opz-text-wrapper .icon-text-1 p {
  font-size: 12px;
  line-height: 16px;
  max-width: 230px;
  margin-top: 12px;
}
#Trails-Participation-Accordion .opz-text-wrapper .icon-text-2 h4{
  margin-bottom: 20px;
}
#Trails-Participation-Accordion .opz-text-wrapper .icon-text-new-wrapper.wrap-2 .icon-text-2 p {
  max-width: 328px;
  padding-bottom: 20px;
}
#Trails-Participation-Accordion .opz-text-wrapper h4::before {
  content: " ";
  height: 4px;
  position: absolute;
  background-image: linear-gradient(265deg, #F99697 41%, #F15D5E 100%);
  width: 44.79px;
  bottom: -10px;
}
#Trails-Participation-Accordion .opz-text-wrapper .diagnosis-wrap {
  padding-top: 32px;
}
#Trails-Participation-Accordion .opz-text-wrapper .diagnosis-wrap .time-icon {
  margin-right: 24px;
}
#Trails-Participation-Accordion .opz-text-wrapper .diagnosis-wrap img {
  width: 50px;
}

@media (max-width: 991px) {
  #Restore-Pigment-Section {
    padding: 25px 0;
  }
  #Restore-Pigment-Section h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 12px;
  }
  #Restore-Pigment-Section p {
    font-size: 16px;
    letter-spacing: 0.44px;
    line-height: 24px;
  }
  #Restore-Pigment-Section .clinical-study-timeline-wrapper {
    padding-top: 25px;
  }
  #Restore-Pigment-Section h3 {
    padding-left: 74px;
  }
  #Restore-Pigment-Section .clinical-study-timeline {
    padding-left: 50px;
  }
  #Restore-Pigment-Section .duration {
    padding-left: 10px;
  }
  #Restore-Pigment-Section .explanation {
    padding-left: 0px;
    padding-bottom: 12px;
  }
  #Restore-Pigment-Section .duration.d-mon-6 {
    background-image: url('../vitiligo-update2-images/warm-gray-rectangle-mobile.svg');
    width: 123px;
  }
  #Restore-Pigment-Section .duration.d-year-1 {
    background-image: url('../vitiligo-update2-images/blue-teal-rectangle-mobile.svg');
    width: 202px;
  }
  #Restore-Pigment-Section .duration.d-year-2 {
    background-image: url('../vitiligo-update2-images/navy-rectangle-mobile.svg');
    max-width: 330px;
  }

  #Trails-Participation-Accordion {
    margin-bottom: 25px;
  }
  #Trails-Participation-Accordion button.opz-title {
    padding-left: 13px;
  }
  #Trails-Participation-Accordion .opz-text-wrapper {
    padding-left: 14px;
    padding-right: 13px;
    padding-bottom: 38px;
  }
  #Trails-Participation-Accordion .opz-text-wrapper .icon-text-new-wrapper {
    flex-direction: column;
    padding-top: 0px;
  }
  #Trails-Participation-Accordion .opz-text-wrapper .icon-text-1 {
    width: 100%;
    padding-top: 24px;
  }
  #Trails-Participation-Accordion .opz-text-wrapper .icon-text-new-wrapper.wrap-1 .icon-text-2 {
    width: 100%;
    padding-right: 0px;
  }
  #Trails-Participation-Accordion .opz-text-wrapper .icon-text-2 {
    width: 100%;
    padding-top: 24px;
  }
  #Trails-Participation-Accordion .opz-text-wrapper .icon-text-new-wrapper.wrap-1 .icon-text-1 .chart-wrap {
    margin-left: 20px;
  }
  #Trails-Participation-Accordion .opz-text-wrapper .icon-text-new-wrapper.wrap-2 .chart-wrap.desktop {
    display: none;
  }
  #Trails-Participation-Accordion .opz-text-wrapper .skin-chart-wrap.mobile {
    display: block !important;
  }
  #Trails-Participation-Accordion .opz-text-wrapper .skin-chart-wrap.mobile img {
    width: 100%;
  }

  #Clinical-Study-Duration-Split-Sec {
    flex-direction: column;
  }
  #Clinical-Study-Duration-Split-Sec .six-months-wrap {
    width: 100%;
    padding: 20px 0 30px;
  }
  #Clinical-Study-Duration-Split-Sec .one-year-wrap {
    width: 100%;
    padding: 20px 0 100px;
  }
  #Clinical-Study-Duration-Split-Sec .one-year .text-wrapper::after {
    right: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
  #Clinical-Study-Duration-Split-Sec .blue-dividing-line-desktop {
    display: none;
  }
  #Clinical-Study-Duration-Split-Sec .six-months,
  #Clinical-Study-Duration-Split-Sec .one-year {
    max-width: 100%;
  }
  #Clinical-Study-Duration-Split-Sec .six-months .fs-30,
  #Clinical-Study-Duration-Split-Sec .six-months .text-wrapper,
  #Clinical-Study-Duration-Split-Sec .one-year .fs-30,
  #Clinical-Study-Duration-Split-Sec .one-year .text-wrapper {
    padding-left: 69px;
  }
  #Clinical-Study-Duration-Split-Sec .six-months .text-wrapper,
  #Clinical-Study-Duration-Split-Sec .one-year .text-wrapper {
    padding-right: 15px;
  }
  #Clinical-Study-Duration-Split-Sec .one-year p,
  #Clinical-Study-Duration-Split-Sec p {
    max-width: 100%;
  }

  #Clinical-Study-Duration-Split-Sec .six-months::before {
    left: -94px;
    width: 150px;
    height: 34px;
    top: 18px;
  }
  #Clinical-Study-Duration-Split-Sec .blue-dividing-line {
    display: block;
    background-image: linear-gradient(269deg, #A6E8F0 0%, #2CA4B2 100%);
    height: 2px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #Clinical-Study-Duration-Split-Sec .one-year {
    position: relative;
  }
  #Clinical-Study-Duration-Split-Sec .one-year::before,
  #Clinical-Study-Duration-Split-Sec .six-months::before {
    content: '';
    background-image: url('../vitiligo-update2-images/coral-left-ctr.svg');
    width: 56px;
    height: 34px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0px;
    top: 18px;
  }
  

  #Clinical-Study-Duration-Split-Sec .one-year-wrap .blue-dividing-line {
    position: relative;
  }
  #Clinical-Study-Duration-Split-Sec .one-year-wrap .blue-dividing-line::after {
    content: '';
    position: absolute;
    background: url('../vitiligo-update2-images/extra-light-droplet.svg');
    width: 215px;
    height: 300px;
    top: 3px;
    right: 0px;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-size: contain;
  }
  #Clinical-Study-Duration-Split-Sec .one-year .text-wrapper::after {
    display: none;
  }

  #Two-Thirds-Section-CS {
    max-width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    padding: 65px 20px 38px 20px;
    margin-top: -50px;
  }
  #Two-Thirds-Section-CS::before {
    left: 50%;
  }
  #Two-Thirds-Section-CS .two-years-wrap {
    padding-left: 0px;
  }
  #Two-Thirds-Section-CS .two-thirds-wrap {
    padding-left: 0px;
    padding-top: 10px;
  }
  #Two-Thirds-Section-CS .fs-14 {
    letter-spacing: 0.29px;
    line-height: 24px;
  }
  #Two-Thirds-Section-CS .fs-14 {
    margin-bottom: 20px;
  }
  #Two-Thirds-Section-CS p {
    padding-right: 0px;
  }
  #Two-Thirds-Section-CS .coral-dividing-line {
    height: 3px;
  }
  
  #Two-Thirds-Section-CS .fs-24.impprov-75 br {
    display: block;
  }
  #Two-Thirds-Section-CS .fs-24.impprov-75 .fs-24 {
    font-size: 24px;
  }
  #Two-Thirds-Section-CS .fs-24.impprov-75 .fs-18 {
    display: inline-block;
    font-size: 11px;
    margin-top: -1px;
    letter-spacing: 0px;
    line-height: 13px;
    padding-left: 3px;
  }
  #Two-Thirds-Section-CS .fs-48 {
    border-bottom: 0px;
    margin-bottom: 15px;
  }

  #Clinical-Study-More-Findings-Section {
    padding: 50px 0;
  }
  #Clinical-Study-More-Findings-Section h2.d-h2 {
    display: none;
  }
  #Clinical-Study-More-Findings-Section h2.m-h2 {
    display: block;
  }
  #Clinical-Study-More-Findings-Section .mf-icon-text-wrapper {
    padding: 0 15px;
  }
  #Clinical-Study-More-Findings-Section .one-in-six-section {
    padding: 25px 15px;
  }
  #Clinical-Study-More-Findings-Section .more-finding-wrap {
    padding: 22px 0;
  }
  #Clinical-Study-More-Findings-Section .icon-wrapper img {
    margin-top: 0px;
    margin-right: 14px;
  }
  #Clinical-Study-More-Findings-Section h2 {
    line-height: 37px;
    margin-bottom: 20px;
  }
  #Clinical-Study-More-Findings-Section h3 {
    margin-bottom: 14px;
  }
  #Clinical-Study-More-Findings-Section h3 span {
    text-decoration: underline;
    text-underline-offset: 3px;
  } 
  #Clinical-Study-More-Findings-Section .one-in-six-section-wrap {
    padding: 34px 23px;
  }
  #Clinical-Study-More-Findings-Section .ab-one-six-text {
    font-size: 31px;
    letter-spacing: 0.5px;
    line-height: 43px;
    margin-bottom: 12px;
  }
  #Clinical-Study-More-Findings-Section .improvement-wrap {
    flex-direction: column;
  }
  #Clinical-Study-More-Findings-Section .fs-80 {
    text-align: center;
    margin-bottom: 15px;
  }
  #Clinical-Study-More-Findings-Section .viti-face-wrap {
    justify-content: center;
  }
  #Clinical-Study-More-Findings-Section .blue-3-droplets-wrap {
    padding: 17px 0;
  }
  #Clinical-Study-More-Findings-Section .improvement-wrap-block::before {
    display: none;
  }
  #Clinical-Study-More-Findings-Section .fs-80 {
    position: relative;
  }
  #Clinical-Study-More-Findings-Section .fs-80::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -39px;
    transform: translateY(-50%);
    background-image: url('../vitiligo-update2-images/swipe-2-horizontal.webp');
    background-repeat: no-repeat;
    background-size: cover;
    width: 80px;
    height: 80px;
  }
  #Clinical-Study-More-Findings-Section .improv-viti-text-wrapper {
   align-self: center;padding-left: 0px;

  }
  #Clinical-Study-More-Findings-Section .improv-viti-text-wrapper .fs-26 {
    font-size: 23px;
  }
  #Clinical-Study-More-Findings-Section .improv-viti-text-wrapper .fs-14 {
    font-size: 11px;
    margin-top: -1px;
  }

  #Long-Term-Safety-Results .long-term-safety-wrapper {
    flex-direction: column-reverse;
  }
  #Long-Term-Safety-Results .text-wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 38px;
    padding-bottom: 60px;
  }
  #Long-Term-Safety-Results .img-wrapper {
    width: 100%;
  }
  #Long-Term-Safety-Results h2::before {
    display: none;
  }
  #Long-Term-Safety-Results h2 {
    font-size: 36px;
    line-height: 48px;
    padding-bottom: 25px;
  }
  #Long-Term-Safety-Results .safety-of-opz-text {
    font-size: 36px;
    line-height: 50px;
    padding: 45px 0 29px;
  }
  #Long-Term-Safety-Results .safety-of-opz-text br {
    display: none;
  }
  #Long-Term-Safety-Results .safety-of-opz-text span {
    display: inline-block;
  }
  #Long-Term-Safety-Results .safety-of-opz-text.desktop {
    display: none;
  }
  #Long-Term-Safety-Results .safety-of-opz-text.mobile {
    display: block !important;
  }
  #Long-Term-Safety-Results .long-term-wrap {
    max-width: 100%;
  }
  #Long-Term-Safety-Results .vertical-swipe::before {
    width: 75px;
    height: 86px;
    bottom: -42px;
  }
  #Long-Term-Safety-Results .img-wrapper.desktop {
    display: none;
  }
  #Long-Term-Safety-Results .img-wrapper.mobile {
    display: block !important;
    position: relative;
  }
  #Long-Term-Safety-Results .img-wrapper.mobile::before {
    content: '';
    position: absolute;
    background-image: url('../vitiligo-update2-images/swipe-2-horizontal.webp');
    background-repeat: no-repeat;
    background-size: contain;
    width: 112px;
    height: 112px;
    top: -59px;
    left: 50%;
    transform: translateX(-50%);
  }
  

}
@media (max-width: 390px) {
  #Trails-Participation-Accordion button.opz-title span.title {
    font-size: 17px !important;
  }
  #Two-Thirds-Section-CS .fs-24.impprov-75 .fs-24,
  #Two-Thirds-Section-CS .fs-24 {
    font-size: 20px !important;
  }

}
@media (min-width:576px) and (max-width:991px) {
  #Clinical-Study-More-Findings-Section,
  #Clinical-Study-Duration-Split-Sec,
  #Long-Term-Safety-Results {
    max-width: 450px;
    margin: 0 auto;
  }
  #Two-Thirds-Section-CS {
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
  }
} 
@media (min-width:992px) and (max-width:1199px) {
  #Clinical-Study-Duration-Split-Sec {
    overflow-x: hidden;
  }
  #Clinical-Study-Duration-Split-Sec .six-months::before {
    width: 222px;
    height: 50px;
    left: -190px;
    top: 11px;
  }

  #Long-Term-Safety-Results h2 {
    font-size: 30px;
    line-height: 30px;
  }
  #Long-Term-Safety-Results h2::before {
    left: -102px;
    width: 97px;
    height: 98px;
  }
  #Long-Term-Safety-Results .safety-of-opz-text {
    font-size: 30px;
    line-height: 36px;
    padding-top: 11px;
    padding-bottom: 10px;
  }
  #Long-Term-Safety-Results h3 {
    margin-bottom: 6px;
  }
  #Long-Term-Safety-Results p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  #Long-Term-Safety-Results .text-wrapper {
    padding-left: 40px;
    padding-right: 20px;
  }

  /* #Long-Term-Safety-Results .vertical-swipe::before {
    width: 56px;
    bottom: -90px;
  } */
}
@media (min-width: 991px) {
  #Two-Thirds-Section-CS .fs-18.area,
  #Two-Thirds-Section-CS .fs-18.score {
    letter-spacing: 1.8px;
  }
}
@media (min-width: 1200px) {
  #Restore-Pigment-Section .content-container,
  #Clinical-Study-More-Findings-Section .content-container,
  #Trails-Participation-Accordion .content-container {
    max-width: 950px;
  }
  #Restore-Pigment-Section .explanation {
    max-width: 800px;
  }

  #Long-Term-Safety-Results .vertical-swipe::before {
    left: -85px;
  }
  #Long-Term-Safety-Results p {
    margin-right: 40px;
  }
  
}
#maintaining-repigmentation {
  padding: 56px 0;
}
#maintaining-repigmentation .coral-circ {
  background-image: linear-gradient(226deg,#F99697 0%,#F15D5E 98%);
  width: 54px;
  height: 54px;
  border-radius: 50%;
  position: relative;
  margin-left: -25px;
  margin-right: 10px;
}
#maintaining-repigmentation .coral-circ::before {
	content: "";
	width: 50em;
	height: 1px;
	margin: 27px auto;
	background-color: #2b2b2b;
	position: relative;
	left: -48.25em;
	display: block;
}
#maintaining-repigmentation h2 {
  margin-bottom: 0px;
  align-self: center;
  font-size: 34px;
  color: #2D2850;
}
#maintaining-repigmentation p {
  margin-left: 40px;
  line-height: 21px;
  color: #2b2b2b;
  margin-top: 17px;
  margin-bottom: 30px;
}
#maintaining-repigmentation .cta-wrap {
  margin-left: 40px;
}
#maintaining-repigmentation a.viti-blue-cta {
  width: 266px;
}
#maintaining-repigmentation .content-container {
  position: relative;
}
#maintaining-repigmentation .content-container::before {
  content: '';
  position: absolute;
  background: url('../vitiligo-update2-images/vertical-swipe.webp');
  width: 108px;
  height: 125.47px;
  background-repeat: no-repeat;
  background-size: contain;
  left: -125px;
  bottom: -155px;
}
@media (max-width: 991px) {
  #maintaining-repigmentation {
    padding: 33px 0 50px 0;
  }
  #maintaining-repigmentation .coral-circ {
    left: 170px;
  }
  #maintaining-repigmentation h2 {
    margin-top: 15px;
    width: 100%;
    font-size: 32px;
  }
  #maintaining-repigmentation .coral-title {
    flex-direction: column;
  }
  #maintaining-repigmentation p {
    margin-left: 0px;
    margin-top: 30px;
  }
  #maintaining-repigmentation a.viti-blue-cta {
    width: 272px !important;
  }
  #maintaining-repigmentation .cta-wrap {
    margin-left: 0px;
    text-align: center;
  }
  #maintaining-repigmentation .content-container::before {
    left: 0px;
    width: 74px;
    height: 86px;
    bottom: -103px;
  }
}
@media (max-width: 575px) {
  #maintaining-repigmentation a.viti-blue-cta {
    width: 100% !important;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  #maintaining-repigmentation .content-container::before {
    left: 0px;
  }
}
@media (min-width: 1440px) {
  #maintaining-repigmentation .content-container::before {
    left: -177px;
  }
}
/* Opz Res Page Styles Ends */

/* OPZ Sams Results with Opzelura Block Starts */


#sams-results-wopzelura{
  padding: 62px 0 70px 0;
  background-image: linear-gradient(238deg, #564F76 0%, #332F5D 100%);
  overflow: hidden;
}

#sams-results-wopzelura .container {
  max-width:954px!important;
  padding:0;
}

@media (max-width:991px) {
  #sams-results-wopzelura{
    padding: 30px 0 40px 0;
    background-image: linear-gradient(188deg, #564F76 0%, #332F5D 100%);
  }
  #sams-results-wopzelura .container {
    padding:14px!important;
  }
}

#sams-results-wopzelura .fs-34{font-size: 34px;}
#sams-results-wopzelura .fs-12{font-size:12px;}
#sams-results-wopzelura .fs-14{font-size:14px;}
#sams-results-wopzelura .text-color-white{color:#fff !important}
#sams-results-wopzelura .ff-gobold{ 
  font-family:'gobold-bold';
}
#sams-results-wopzelura .ff-poppins{
  font-family: 'poppins-regular';
}
#sams-results-wopzelura .ff-poppins-semibold{
  font-family: 'poppins-semibold';
}
#sams-results-wopzelura .ff-poppins-bold{
  font-family: 'poppins-bold';
}
#sams-results-wopzelura .semi-b-15 {
  font-family: 'poppins-semibold';
  font-size: 15px;
  margin-bottom: 10px;
}

#sams-results-wopzelura .bg-gradient-navy {
  background: #433d61;
  background: linear-gradient(252deg, #433d61 0%, #2c2851 100%);
}

#sams-results-wopzelura .bg-light-blue {
background: #1D8190;
}

#sams-results-wopzelura .title-col{
  max-width: 588px;
}

#sams-results-wopzelura .select_view-col div span.text-color-white.fs-16.ff-poppins-bold{
  display: flex;
  text-align: right;
  letter-spacing:-0.35px;
}
#sams-results-wopzelura .select_view-col div span.text-color-white.fs-16.ff-poppins-bold:after{
  content: '';
  display: block;
  background: url('../images/Swipe_1.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  width: 80px;
  height: 34px;
  margin-left:10px;
}

@media (max-width:991px){
  #sams-results-wopzelura .title-col {
    width: 100%;
  }
  #sams-results-wopzelura .select_view-col div span.text-color-white.fs-16.ff-poppins-bold{
    text-align:left;
    max-width:340px;
  }
  #sams-results-wopzelura .select_view-col div span.text-color-white.fs-16.ff-poppins-bold:after{
    content: '';
    display: none;
  }
  #sams-results-wopzelura .select_view-col div span.text-color-white.fs-16.ff-poppins-bold:before{
    content: '';
    display: block;
    background: url('../images/Swipe_1.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 80px;
    height: 34px;
    margin-right:10px;
  }
  #sams-results-wopzelura .semi-b-15 {
    font-size: 16px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  #sams-results-wopzelura .row {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}

#sams-results-wopzelura .views{
  margin-top:57px;
  margin-bottom:20px;
  position:relative;
}

@media (min-width:1100px) {
  #sams-results-wopzelura .views::before{
    display: block;
		content: '';
		position: absolute;
		background: url(../images/results_opzelura-timeline.svg);
		background-repeat: no-repeat;
		width: 953px;
		height: 15px;
		bottom: 56px;
		z-index: 1;
		left: calc(50% - 476px);
  }
}
#sams-results-wopzelura hr{
  background-color: #2CA4B2;
  height:3px;
  border-top:0;
  opacity:1;
}
#sams-results-wopzelura .select-a-view {
  font-family: 'poppins-bold';
  font-size: 15.5px;
  color: #fff;
  text-transform: uppercase;
  line-height: 21px;
  padding: 15px 0 25px 0;
  position: relative;
  margin-left: -30px;
}
#sams-results-wopzelura .select-a-view::before {
  content: '';
  position: absolute;
  background: url('../images/ctr-swipe.svg');
  width: 65px;
  height: 64px;
  background-repeat: no-repeat;
  right: -7px;
  top: -11px;
}

#sams-results-wopzelura .results-title::before{
  content:'';
  background:#F15D5E;
  height:3px;
  width:25px;
  margin-right:10px;
}

#sams-results-wopzelura .view .results{
  justify-content: space-between;
}
#sams-results-wopzelura .view .results .card{
  border-radius:0;
  border:1px solid white;
  max-width:180px;
}

#sams-results-wopzelura .view .results .card p{
  margin:5px auto;
}
#sams-results-wopzelura p.sam-actual-text {
  letter-spacing: 0.29px;
}

#sams-results-wopzelura .view-select{
  display: flex;
	justify-content: space-between;
	max-width: 287px;
	align-self: end;
	width: 100%;
}

@media (max-width:991px){
  #sams-results-wopzelura .view-select{
    align-self: center;
  }
  #sams-results-wopzelura .view .results .card{
      margin-bottom:45px;
  }
  #sams-results-wopzelura .select-a-view {
    margin-left: 0px;
    padding-left: 63px;
    max-width: 348px;
  }
  #sams-results-wopzelura .select-a-view::before {
    right: unset;
    left: -7px;
    top: 2px;
  }
}
/* #sams-results-wopzelura .view-select{
display: flex;
justify-content: space-between;
max-width: 287px;
align-self: end;
width: 287px;
} */
#sams-results-wopzelura .view-select .card.mini{
  border-radius:0;
  height:130px;
  border:0;
}

#sams-results-wopzelura .view-select .card.mini p{
  position:absolute;
  bottom:0;
  width:100%;
}
/*#sams-results-wopzelura .view-select .card.mini{
  content:'';
  background: #2ca4b2;
  width:100%;
  height:50x;
}*/
#sams-results-wopzelura .view-select .card.mini.nav-link.active{
border:0;
}
#sams-results-wopzelura .view-select .card.mini.nav-link.active:after{
  content: '';
  background-image: linear-gradient(266deg, #F99697 0%, #F15D5E 50%);
  width: 86px;
  height: 5px;
  position: absolute;
  bottom: -5px;
  left: 0px;
}
#sams-results-wopzelura .view-select .card.mini img{
  max-width:86px;
}
#sams-results-wopzelura .view .results .card img{
  max-width:180px;
}
#sams-results-wopzelura .view .results .card span{
  text-align: center;
  font-size:14px;
  font-family: 'gobold-regular';
  text-transform: uppercase;
  margin-top:5px;
  margin-bottom:5px;
  color:white;
}
#sams-results-wopzelura .action-prev_next{
  color:white;
}
#sams-results-wopzelura .footnotes{
  color:white;
  margin-top:25px;
}
#sams-results-wopzelura .viti-white-cta {
  font-family: 'poppins-semibold';
  text-decoration: none;
  font-weight:500;
  font-size: 17px;
  border-radius: 30px;
  padding: 15px 20px;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  width:190px;
  text-align:center;
}
a.prev-view.viti-white-cta.btn-block.btn-lg span:before {
content: '<';
margin-right: 5px;
}
a.next-view.viti-white-cta.btn-block.btn-lg span:after {
content: '>';
margin-left: 5px;
}

#sams-results-wopzelura .viti-white-cta:hover {
  background-color:white;
  color:#2C2851
}
#sams-results-wopzelura .viti-white-cta:focus-visible{
  background:transparent;
  border:2px solid #F15D5E;
  color:white;
}

@media (max-width:991px){
  #sams-results-wopzelura .view-select .card.mini.nav-link.active:after{
    width:100%;
  }
  #sams-results-wopzelura .footnotes{
    margin-top:0;
  }
  #sams-results-wopzelura .viti-white-cta.btn-block{
      display:block;
      width:100%;
      margin-bottom:14px;
      text-align:center;
  }
  #sams-results-wopzelura .views{
    margin-top:0;
  }
  #sams-results-wopzelura .view-select{
    width:100%;
    max-width:365px;
  }
  #sams-results-wopzelura .view-select .card.mini{
    height:165px;
  }
  
  #sams-results-wopzelura .view-select .card.mini img{
    max-width:110px;
  }
  #sams-results-wopzelura .select_view-col div span.text-color-white.fs-16.ff-poppins-bold{
    text-align: left;
  }
    #sams-results-wopzelura .view .results .card{
        margin-bottom:45px;
    }
    #sams-results-wopzelura .view .results .card:last-child{
      margin-bottom:0;
    }
}

@media (max-width:360px) {
  #sams-results-wopzelura .view-select .card.mini img {
    max-width: 100px;
  }
}

/* Coral Line Issue fix Larger Screen */
@media (min-width: 1360px) {
  #Clinical-Study-Duration-Split-Sec .six-months::before {
    background-image: url('../vitiligo-update2-images/coral-left-white-line-xl.svg');
    width: 3038px;
    left: -3052px;
  }
}

@media (min-width: 1200px) {
  #sams-results-wopzelura .select_view-col div span.text-color-white.fs-16.ff-poppins-bold {
    width: 103%;
    position: relative;
    left: -3%;
  }
  #sams-results-wopzelura .select_view-col div span.text-color-white.fs-16.ff-poppins-bold::after {
    position: relative;
    width:116px;
    margin-left: 0px;
    right: -7px;
    top: 0px;
    background: url('../images/ctr-swipe.svg');
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: auto;
  }
  #sams-results-wopzelura p.sam-actual-text {
    margin-right: 10px;
  }
}

#real-patient-photos {
  padding: 50px 0;
  background: #fff;
}
#real-patient-photos h2 {
  font-size: 36px;
  letter-spacing: -0.3px;
  line-height: 48px;
  margin-bottom: 30px;
  color: #2C2851;
  font-family: 'gobold-bold';
}
#real-patient-photos h2.linear-gradient {
  position: relative;
  display: inline-block;
  z-index: 1;
}
#real-patient-photos h2.linear-gradient::before {
  content: " ";
  height: 17px;
  position: absolute;
  background-image: linear-gradient(261deg, #FBE7DF 0%, #F5CABB 73%);
  display: inline-block;
  z-index: -1;
  bottom: -3px;
  left: 1px;
}
#real-patient-photos h3 {
  font-size: 28px;
  line-height: 37px;
  margin-bottom: 20px;
  color: #2C2851;
  font-family: 'gobold-bold';
}
#real-patient-photos .pp-text-block {
  margin-bottom: 35px;
}
#real-patient-photos .pp-text-block .semi-bold {
  font-family: 'poppins-semibold';
}
#real-patient-photos p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.3px;
}
#real-patient-photos h4.with-left-border {
  position: relative;
  padding-left: 32.5px;
  font-size: 18px;
  font-family: 'poppins-semibold';
  color: #2C2851;
  letter-spacing: 2.5px;
  margin-bottom: 20px;
}
#real-patient-photos h4.with-left-border::before {
  content: '';
  position: absolute;
  width: 25px;
  height: 2px;
  background: #F15D5E;
  left: 0px;
  top: 50%;
}
#real-patient-photos .person-block.threeimages {
  border-bottom: solid 1px #2C2851
}
#real-patient-photos .photo-conainer {
  margin-bottom: 20px;
}
#real-patient-photos .threeimages .photo-conainer .image-text-group {
  max-width: 293px;
}
#real-patient-photos .twoimage {
  margin-top: 34.5px !important;
}
#real-patient-photos .photo-conainer .image-text-group .img-text {
  color: #fff;
  padding: 11px 13px;
  font-size: 14px;
  line-height: 20px;
  background-color: #1D8190;
  text-align: center;
  font-family: 'gobold-regular';
}
@media (min-width:1200px) {
  #real-patient-photos .content-container {
      max-width: 954px;
      margin-left: auto;
      margin-right: auto;
  }
  #real-patient-photos .twoimage .photo-conainer .image-text-group {
      max-width: 450px;
  }
  #real-patient-photos .content-container .person-block.threeimages .col-lg-4 {
      width: auto;
      padding: 0 13px;
  }
}
@media (min-width:768px) {
  #real-patient-photos h2.linear-gradient::before {
      width: 588px
  }
  #real-patient-photos .photo-conainer,
  #real-patient-photos .person-block.threeimages .photo-conainer.chest-view {
    margin-bottom: 26px;
  }
  #real-patient-photos .pp-text-block p br {
    display: none;
  }
  #real-patient-photos .person-block.threeimages .photo-conainer {
    margin-bottom: 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  #real-patient-photos .photo-conainer .image-text-group .img-text{
      display: flex;
      min-height: 70px;
      justify-content: center;
      align-items: center;
  }
}
@media (max-width:767px) {
  #real-patient-photos .photo-conainer .image-text-group {
      margin-bottom: 25px;
      margin-left: auto;
      margin-right: auto;
  }
  #real-patient-photos h2.linear-gradient {
    max-width: 345px;
  }
  #real-patient-photos h2.linear-gradient span{
      position: relative;
  }
  #real-patient-photos h2.linear-gradient span::before {
      content: " ";
      height: 17px;
      position: absolute;
      background-image: linear-gradient(261deg, #FBE7DF 0%, #F5CABB 73%);
      display: inline-block;
      z-index: -1;
      bottom: -3px;
      width: 68%;
      left: 1;
  }
  #real-patient-photos h2.linear-gradient span::before {
      bottom: 0px;
      width: 100%;
  }
  #real-patient-photos h3 {
      font-size: 26px;
      line-height: 34px;
      margin-bottom: 20px;
  }
  #real-patient-photos p {
      letter-spacing: 0.1px;
  }
  #real-patient-photos .photo-conainer {
      margin-bottom: 0;
  }
  #real-patient-photos .pp-text-block {
    margin-bottom: 24px;
  }
  #real-patient-photos .twoimage {
    margin-top: 24px !important;
  }
  #real-patient-photos .person-block.threeimages {
    padding-bottom: 5px;
  }
}


/* Beer Slider (Before & After) */
.ba-slider {
  display: inline-block;
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 0;
  border:5px solid #433D61;
  max-width:640px;
}
#before-after .patient-after img,
#before-after .patient-before img {
  width: 100%;
  height: auto;
}
.ba-slider .ba-caption {
  position: absolute;
  background: #2d2851;
  color: #fff;
  font-size: 16px;
  z-index: 1;
  padding: 3.5px 13px 5px;
  width: auto;
  font-family: 'gobold-bold';
  line-height: 21px;
  background-image: linear-gradient(247deg, #433D61 0%, #2C2851 100%);
}
.ba-slider .ba-caption.before {
  top: 0;
  left: 0;
  text-align: left;
}
.ba-slider .ba-caption.after {
  top: 0;
  right: 0;
  text-align: right;
}
.ba-slider *, 
.ba-slider:before, 
.ba-slider:after,
.ba-slider *:before, 
.ba-slider *:after {
  box-sizing: border-box;
}
.ba-slider img, 
.ba-slider svg {
  vertical-align: bottom;
}
.ba-slider > * {
  height: 100%;
}
.ba-slider > img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.ba-reveal {
  position: absolute;
  left: 0;
  top: 0;
  right: 50%;
  overflow: hidden;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.35s;
}
.ba-reveal > :first-child {
  width: 200%;
  max-width: none;
  height: 100%;
}
.ba-reveal > img:first-child {
  height: auto;
}
.beer-range {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
  left: -1px;
  width: calc(100% + 2px);
  cursor: pointer;
  -webkit-appearance: slider-horizontal !important;
  -moz-appearance: none;
  opacity: 0;
  -ms-touch-action: auto;
  touch-action: auto;
}
.beer-range::slider-thumb {
  -webkit-appearance: none;
  height: 300vh;
}
.beer-range::-moz-range-thumb {
  -webkit-appearance: none;
  height: 300vh;
}
.beer-range::-ms-tooltip {
  display: none;
}
.beer-ready .ba-reveal {
  opacity: 1;
}
.beer-ready .beer-handle {
  opacity: 1;
  background-image: url('../images/Slider-Icon.webp');
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  z-index: 2;
  pointer-events: none;
}
.beer-ready .beer-handle:hover {
  opacity: 0.8;
}
.beer-ready .beer-handle:focus,
.beer-ready .beer-handle:focus-visible {
  outline: 2px solid red !important;
  width: 30px;
  height: 30px;
}
.beer-ready .beer-handle::before {
  width: 2px;
  content: '';
  height: calc(50vh - 20px);
  background-color: #fff;
  position: absolute;
  top: calc(50% + 20px);
  left: 50%
}
.beer-ready .beer-handle::after {
  width: 2px;
  content: '';
  height: calc(50vh - 20px);
  background-color: #fff;
  position: absolute;
  bottom: calc(50% + 20px);
  left: 50%;
}
#before-after .left-bottom{
  background-image: linear-gradient(247deg, #E4EFF4 0%, #D8E8EF 38%, #C4DBE6 100%);
  text-align: center;
  font-family: 'gobold-bold';
  color:#2d2851;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 6px 21.2px 4px;
}
.ba-slider .patient-before{
    width: 640px!important;
}
@media screen and (max-width:430px){
  .ba-slider .patient-before,
  .ba-slider .patient-after{
      width:393px!important;
  }
}
@media screen and (max-width:390px){
  .ba-slider .patient-before,
  .ba-slider .patient-after{
      width:358px!important;
  }
}
@media screen and (max-width:320px){
  .ba-slider .patient-before,
  .ba-slider .patient-after{
      width:288px!important;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  #before-after .content-container {
    max-width: 430px;
    margin: 0 auto;
  }
  .ba-slider .patient-before,
  .ba-slider .patient-after{
    width:430px!important;
  }
}
@media (max-width: 991px) {
  .beer-ready .beer-handle {
    width: 24px;
    height: 24px;
  }
  .beer-ready .beer-handle::after {
    bottom: calc(50% + 11px);
  }
  .beer-ready .beer-handle::before {
    top: calc(50% + 11px);
  }

  #before-after .left-bottom {
    font-size: 10px;
    padding: 3px 15.2px 4px;
    line-height: 13px;
  }
  .ba-slider .ba-caption {
    font-size: 10px;
    padding: 1px 3px 2px;
    line-height: 13px;
  }
}
@media (min-width: 1200px) {
  #before-after .content-container {
    max-width: 920px;
  }
}

#before-after {
  background: #F1F1F1;
  padding: 50px 0;
}
#before-after h2 {
  font-size: 40px;
  letter-spacing: -0.33px;
  color: #2C2851;
  line-height: 52px;
  margin-bottom: 18px;
}
#before-after h2 span {
  position: relative;
  z-index: 1;
}
#before-after h2 span::before {
  content: '';
  position: absolute;
  background-image: linear-gradient(265deg, #FBE7DF 0%, #F5CABB 73%);
  height: 20px;
  bottom: -2px;
  width: 105%;
  left: -3%;
  z-index: -1;
}
#before-after h3 {
  font-family: 'gobold-bold';
  font-size: 24px;
  text-transform: uppercase;
  color: #2D2850;
  letter-spacing: 0.3px;
  margin-bottom: 23px;
  margin-top: 30px;
}
#before-after h3 span {
  position: relative;
  z-index: 1;
}
#before-after h3 span::before {
  content: '';
  position: absolute;
  background-image: linear-gradient(262deg, #FBE7DF 0%, #F5CABB 73%);
  height: 17px;
  bottom: -6px;
  width: 104%;
  z-index: -1;
  left: -3%;
}
#before-after .ba-slider-wrapper {
  margin-top: 23px;
}
#before-after .ba-buttons-wrapper {
  width: 280px;
  flex-shrink: 0;
  padding-right: 25px;
}
#before-after .six-months-pt-btn,
#before-after .one-year-pt-btn {
  border-radius: 0 0 15px 15px;
  border: 2px solid #2C2851;
  border-top: 0px;
  padding: 13px 10px;
}
#before-after .ba-buttons-wrapper button {
  border-radius: 50px;
  width: 100%;
  background-image: linear-gradient(253deg, #E4EFF4 0%, #C4DBE6 100%);
  padding: 0px;
  display: flex;
  justify-content: left;
}
#before-after .ba-buttons-wrapper button span {
  margin: auto 0 auto 15.8px;
  font-family: 'poppins-semibold';
  text-transform: uppercase;
  color: #2D2850;
}
#before-after .ba-buttons-wrapper button.active {
  background-image: linear-gradient(253deg, #433D61 0%, #2C2851 100%);
}
#before-after .ba-buttons-wrapper button.active span {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 2.5px;
  text-decoration-thickness: 1px;
}
#before-after .pts-btn {
  margin-bottom: 14px;
}
#before-after .ba-buttons-wrapper .month-6-text,
#before-after .ba-buttons-wrapper .one-year-text {
  background: #F15D5E;
  font-family: 'poppins-bold';
  font-size: 16px;
  letter-spacing: 0.24px;
  line-height: 23px;
  color: #fff;
  text-align: center;
}
#before-after .ba-buttons-wrapper .one-year-text {
  margin-top: 15px;
}
#before-after p.actual-patient {
  font-size: 13px;
  letter-spacing: 0.3px;
  margin-top: 12px;
}
#before-after .before-after-wrapper.mobile {
  display: none !important;
}
@media (max-width: 991px) {
  #before-after .before-after-wrapper {
    flex-direction: column-reverse;
  }
  #before-after .before-after-wrapper.desktop .one-year-pt-btn,
  #before-after .before-after-wrapper.desktop .ba-buttons-wrapper .one-year-text,
  #before-after .ba-slider-wrapper .patient-4,
  #before-after .ba-slider-wrapper .patient-5,
  #before-after .ba-slider-wrapper .patient-6,
  #before-after .before-after-wrapper.desktop p.actual-patient,
  #before-after .before-after-wrapper.desktop {
    display: none !important;
  }
  #before-after .before-after-wrapper.mobile {
    display: block !important;
    flex-direction: column-reverse;
  }
  #before-after .ba-buttons-wrapper {
    width: 100%;
    padding-right: 0px;
    margin-top: -6px;
  }
  #before-after .ba-buttons-wrapper .one-year-text {
    margin-top: 0px;
  }
  #before-after .before-after-wrapper.mobile p.actual-patient {
    display: block;
  }
  #before-after .before-after-wrapper.desktop .ba-slider-wrapper {
    margin-top: 0px;
  }
  #before-after .before-after-wrapper.mobile .ba-slider-wrapper {
    margin-top: 50px;
  }
  #before-after h2 {
    font-size: 26px;
    letter-spacing: -0.22px;
    margin-left: 6px;
    line-height: 34px;
  }
  #before-after {
    padding: 40px 0 45px 0;
  }
}