/*********** Patient styles starts ***********************/
/* Position the image container (needed to position the left and right arrows) */
#video-corousal-section .video-container {
  position: relative;
}

/* Hide the images by default */
#video-corousal-section .mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
#video-corousal-section .cursor {
  cursor: pointer;
}

/* Next & previous buttons */
#video-corousal-section .prev,
#video-corousal-section .next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
#video-corousal-section .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
#video-corousal-section .prev:hover,
#video-corousal-section .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
#video-corousal-section .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
#video-corousal-section .caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

#video-corousal-section .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
#video-corousal-section .column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
#video-corousal-section .trans-image {
  opacity: 0.6;
}

#video-corousal-section .active,
#video-corousal-section .trans-image:hover {
  opacity: 1;
}




.view-transcript-section {
    display: inline-block;
    margin: 0 19px;
    margin-top: 32px;
    max-width: 100%;
}
.transcript-section{
    width:88%;
}

.modal-call {
    width: auto;
    text-align: left;
}
.modal-call a{
    color:#00461D;
    font-size:20px;
    text-decoration: underline;

font-family:Lexend;

font-style: normal;
font-weight: 700;
line-height: 30px; /* 150% */
text-decoration-line: underline;
text-decoration-style: solid;
}

.view-transcript-title{
    font-family: 'Britanica-Regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.48px;
    color:#333;
}

.view-transcript-content{
    color: rgba(51, 51, 51, 1);
font-family: 'Britanica-Regular';
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 30px;
letter-spacing: 0.4px;
}

.view-trans-title{
    color: #000;
font-family: Lexend;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom:1rem;
}
#home-phase1 .wainua-story p b{
    color: rgba(0, 0, 0, 1);
font-family: 'Britanica-Regular';
font-size: 16px;
font-style: normal;
font-weight: 800;
line-height: normal;
}
.view-trans-sub-title{
    margin-bottom:1rem;
}
.wainua-story p{
    color: rgba(0, 0, 0, 1);
font-family: 'Britanica-Regular';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom:1rem;
}
.page-patient-voices #custom-carousel-title {
    display: flex;
    padding: 30px 85px;
    max-width: 100%;
   background: linear-gradient(268deg, #ececec, #f8f8f8, #fefefe);
}
.page-patient-voices #patient-voices #custom-carousel-title{
    padding: 90px 0px 30px;
}
#custom-carousel-title h3 {
    padding: 0 14px;
    max-width: 1270px;
    margin: 0 auto;
    width: 100%;
}
.page-patient-voices .cmp-videogallery--display .cmp-videogallery__playlist {
    width: 30%;
    margin: 30px auto 5px;
    order: -2;
}
.page-patient-voices .cmp-videogallery__holder {
       display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    position: relative;
    /*align-items: stretch;*/
    max-width: 1270px;
    margin: 50px auto 0;
    /*width: 80%;*/
}
.page-patient-voices .cmp-videogallery__playlist--top-desktop .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-title p,
.page-patient-voices .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-content p{
    display:none;
}
.page-patient-voices .cmp-videogallery__videos--enable-slider-desktop {
    gap:15px;
}
.page-patient-voices .cmp-videogallery__videos--slider-left.fa.fa-chevron-left.vcenter {
    background: url(/content/dam/intelligentcontent/brands/wainua/en/phase1/images/desktop/arrow_left.png);
    background-size: 100%;
    width: 50px;
    height: 50px;
    top:calc(50% - 25px);
    left: -65px;
        opacity: 1;
}
.page-patient-voices .cmp-videogallery__videos--slider-right.fa.fa-chevron-right.vcenter {
     background: url(/content/dam/intelligentcontent/brands/wainua/en/phase1/images/desktop/arrow_right.png);
    background-size: 100%;
    width: 50px;
    height: 50px;
    top:calc(50% - 25px);
    right: -65px;
    opacity: 1;
}

.page-patient-voices .enable-slider-icon .fa-chevron-left:before ,
.page-patient-voices .enable-slider-icon .fa-chevron-right:before {
    content:" " !important;
    display:none !important;
}
.patients-page-slider .cmp-videogallery__playicon {
    width: 70px;
    height: 49px;
    display: block;
    z-index: 1;
    position: absolute;
    top: calc(55% - 2.5em);
    left: calc(55% - 2.5em);
    z-index: 99999;
    background: url(/content/dam/intelligentcontent/brands/wainua/en/phase1/images/desktop/play.png);
    background-repeat: no-repeat;
    background-size: cover;display:none;
}

.patients-page-slider .cmp-videogallery--display .cmp-videogallery__playlist .cmp-videogallery__image {
  
    opacity: 0.1 !important;
}
.patients-page-slider .cmp-videogallery__videos .cmp-videogallery__item--active .cmp-videogallery__image {
    opacity: 1 !important;
    border: 3px solid #FF5B00;
}
#patient-voices .cmp-videogallery__item {
    margin-bottom: 0;
}
#patient-voices .cmp-videogallery__videos .cmp-videogallery__item-image {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-patient-voices .cmp-videogallery__videos .cmp-videogallery__item {
    flex: 1 0 19%;
    padding: 0;
}
#patient-voices .patients-page-slider ul.cmp-videogallery__videos li.cmp-videogallery__item .cmp-videogallery__item-content{
    display: none;
}
.page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p {
 padding-right: 57%;
    cursor: pointer;
    color: #00461D;
    font-family: 'Lexend', sans-serif;
    font-size: 32px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 43px;
    padding-left: 30px;
    padding-top: 30px;
}
.page-patient-voices #patient-voices .videogallery {
   background: linear-gradient(192deg, var(--color-white-solid, color(display-p3 1 1 1)) -2.78%, var(--color-grey-91, color(display-p3 0.9059 0.9059 0.9059)) -2.78%, var(--color-white-solid, color(display-p3 1 1 1)) 20.73%, color(display-p3 0.89 0.9 0.9) 50.55%, color(display-p3 0.89 0.9 0.9) 91.24%);
}
.page-patient-voices #patient-voices .cmp-videogallery__content {
    background: #fff;
    position: relative; 
    padding: 0px;
    width: 100%; 
}
.page-patient-voices #patient-voices .cmp-videogallery__content .cmp-videogallery__item-title,
.page-patient-voices #patient-voices .cmp-videogallery__content .cmp-videogallery__item-text{
    height: 530px;
    display: flex;
    justify-content: flex-start;
}
 
.page-patient-voices #patient-voices .cmp-videogallery__item-content:nth-child(1) div {
               /* background: linear-gradient(10deg, #CFD1D3, #dedede, #ededed); */
                   background: #e4e5e6;
        z-index: 99;
    width: 100%;
    padding: 0;
    bottom:0; 
        padding-top: 40px;
            position: relative;
}
.page-patient-voices #patient-voices .cmp-videogallery__item-content:nth-child(1) div p {
    width: 78%;
}
 .page-patient-voices #patient-voices .cmp-videogallery__item-content .cmp-videogallery__item-cta {
      position: absolute !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: transparent !important;
    bottom: 65px !important;
}
.page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery--display {
    overflow: inherit;
        flex-direction: column;
}
.page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery__holder .cmp-videogallery__video {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start; 
}
 
.page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery__player {
     padding: 0;
    position: absolute;
    z-index: 99;
    width: 100%; 
    overflow: hidden;
    height: 530px !important;
    
}
.page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery__thumbnail {
    width: 74%;
    /*height: auto;
    clip-path: polygon(35% 0, 100% 0%, 100% 100%, 20% 100%);
    max-width:900px;*/
}

 

.page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p:nth-child(1) {
    font-size: 0 !important;
    background: url(/content/dam/intelligentcontent/brands/wainua/en/phase1/images/desktop/slider/quote-slider.png);
    background-repeat: no-repeat;
    margin: 30px 30px 0 30px;
    padding: 0;
    width: 32px;
    height: 32px;
    background-size: contain;
}

.page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p:nth-child(2) {
         padding-right: 0;
    width: 26%;
    cursor: pointer;
    color: #00461D;
    font-family: 'Lexend', sans-serif;
    font-size: 32px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 43px;
    padding-left: 30px;
    padding-top: 30px;
}
.page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p:nth-child(3) {
    font-size: 18px !important;
    color: #333;
    font-family: 'Britanica-Regular';
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.28px;
        padding-bottom: 30px;
}
.page-patient-voices #patient-voices .cmp-videogallery__playlist .cmp-videogallery__item-cta {
    display: none !important;
}
.page-patient-voices #patient-voices .cmp-videogallery__item-content div p:nth-child(1) {
    font-family: 'Britanica-Regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.48px;
    color: #333;
}
.page-patient-voices #patient-voices .cmp-videogallery__item-content .cmp-videogallery__item-cta-link {
    text-decoration: none;
    color: #00461D;
    font-size: 20px;
    text-decoration: underline;
    font-family: Lexend;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-decoration-line: underline;
    text-decoration-style: solid;
}
.page-patient-voices #patient-voices .cmp-videogallery{
    padding:0px;
}
.page-patient-voices .modal{
	z-index: 99999;
}
.page-patient-voices .modal:not(.exit-ramp-modal) .modal-box,
.page-patient-voices .modal:not(.exit-ramp-modal) .modal-box__content{
    padding: 0 0 !important;
    overflow: hidden !important;
}
.page-patient-voices .modal:not(.exit-ramp-modal) .modal-box__content .cmp-modal__content{
    padding: 90px 100px;
    height: 75vh;
    overflow: scroll;
}
.page-patient-voices .modal:not(.exit-ramp-modal) .modal-box__content .cmp-modal__content::-webkit-scrollbar{
    display:none;
}

.page-patient-voices .wainua-story p a,
.page-patient-voices .wainua-story p a:hover{
     color:var(--dark-green)!important;
    text-decoration: underline;
}


@media only screen and (max-width: 1440px) {

    /*.page-patient-voices .cmp-videogallery__videos--slider-right.fa.fa-chevron-right.vcenter{
            right: -85px;
    }*/
 
    /*.page-patient-voices #patient-voices .cmp-videogallery__content .cmp-videogallery__item-title, .page-patient-voices #patient-voices .cmp-videogallery__content .cmp-videogallery__item-text {
              height: 505px;
    }*/
    .page-patient-voices #patient-voices .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile {
        display: flex;
        /*width: 22%;*/
        margin:0 auto;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__item-image {
        width: 100%;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p:nth-child(2) {
        font-size: 32px !important;
        line-height: 43px;
    } 
    .page-patient-voices .modal:not(.exit-ramp-modal) .modal-box__content .cmp-modal__content{
        padding: 90px 100px;
        height: 70vh;
        overflow: scroll;
    } 
}
@media only screen and (min-width: 1680px) {
    .page-patient-voices .modal:not(.exit-ramp-modal) .modal-box__content .cmp-modal__content{
        padding: 90px 100px;
        height: 80vh;
        overflow: scroll;
    } 
}
@media only screen and (min-width: 1025px) and (max-width: 1100px) {
    
    .page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery__thumbnail {
        width: 80% !important;
    }
}

 @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
    .page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p:nth-child(2) {
        font-size: 28px !important;
        line-height: 37px;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p:nth-child(2) {
        font-size: 20px !important;
        line-height: 30px;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p:nth-child(3){
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.page-patient-voices .wainua-story p .telmob {
  display: none;
}
  
@media only screen and (max-width: 768px) {
    
   .page-patient-voices .wainua-story p .tel-mobnone{
       display:none;
   }
    
      .page-patient-voices .wainua-story p .telmob {
        display: inline;
        text-decoration: none;
        color: #000 !important;
    }
    #custom-carousel-title h3{
        width:100%;
        padding: 0 0px;
                font-size: 24px;
    }
    .patients-page-slider .cmp-videogallery__playicon {
    width: 50px;
    height: 35px; 
    top: calc(60% - 2.5em);
    left: calc(60% - 2.5em);
    }
    .page-patient-voices #custom-carousel-title {
        margin: 0;
        padding: 40px 40px 0px 14px;
          background: linear-gradient(165deg, #f0f0f0, #feffff, #f7f8f8, #ececec);
    }
    .page-patient-voices #patient-voices #custom-carousel-title {
        padding: 40px 40px 0px 14px;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__item-image {
        width: 100%;
        padding: 0;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__player,.page-patient-voices #patient-voices .cmp-videogallery__content, .cmp-videogallery__item-image, .cmp-videogallery__item-content {
        width: 100%;
        padding: 0;
    }
    .page-patient-voices .cmp-videogallery__playlist.cmp-videogallery__playlist--top-desktop {
        width:100%;
        margin: 30px 0;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile {
        gap: 10px;
        margin-left:0; 
                width: 100% !important;
    }
    .page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery--display { 
    justify-content: center;
}
    /*.page-patient-voices .cmp-videogallery__videos--slider-left.fa.fa-chevron-left.vcenter{
            right: 75px;
            left:inherit;
    }*/
 
    .page-patient-voices #patient-voices .cmp-videogallery__item-content:nth-child(1) div p {
        width: 100%;
    }
   .page-patient-voices #patient-voices .cmp-videogallery__item-content div p:nth-child(1) {
        width: 100%;
        font-size: 20px;
        font-weight: 900;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__content .cmp-videogallery__item-title, .page-patient-voices #patient-voices .cmp-videogallery__content .cmp-videogallery__item-text{
        height: 270px;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p:nth-child(1) {
        margin: 34px 0 16px 0;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__item-title {
        padding: 0 20px;
    }
        .page-patient-voices #patient-voices .cmp-videogallery__item-content .cmp-videogallery__item-cta {
        background: linear-gradient(138deg, rgb(211 213 215) 0%, rgb(212 213 215) 68%, rgb(215 217 219) 84%, rgb(217 218 220) 94%) !important;
        padding-bottom: 95px !important;
        bottom: 0px !important;
        position: unset !important;
        margin-top: -1px !important;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p:nth-child(3) {
        padding: 10px 0;
        font-size:16px !important;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__content {
        padding: 0px !important;
        position: unset;
    }
    .page-patient-voices .patients-page-slider .cmp-videogallery__holder {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0;
        height: auto !important;
        flex-wrap: nowrap !important;
                width: 100%;
    }
    .page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery__holder .cmp-videogallery__video{
          height: 100% !important;
    }
    .page-patient-voices #patient-voices  .cmp-videogallery__player { 
        width: 100%;
        margin-top: 50px;
        position: unset !important;
        height: auto !important;
        z-index:0;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p:nth-child(2) {
        width: 100%;
        padding: 0;
        font-size: 20px !important;
        line-height: 32px;
    }
    /*.page-patient-voices .cmp-videogallery__videos--slider-right.fa.fa-chevron-right.vcenter {
        right: 20px;
    }*/
    .page-patient-voices #patient-voices .cmp-videogallery__playlist .cmp-videogallery__item-content {
        display:none;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__item-content:nth-child(1) div {
        width: 100%;
        margin-top: 0;
        background: linear-gradient(185deg, #f5f5f5 -9.65%, var(--color-grey-91, #E7E7E7) -9.65%, var(--color-white-solid, #f2f2f2) 23.57%, #f0f0f0 58.52%, var(--color-grey-82, #CFD1D3) 98.19%);
        left: 0;
        padding: 30px 20px 5px;
    }
    
    .page-patient-voices #patient-voices .cmp-videogallery__item-content:nth-child(1) div {
        position: unset;
        justify-content: flex-start;
    }
    .page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery__thumbnail {
        width: 100%;
    }
    .page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery__player {
        height:auto !important;
        margin-top: 33px; 
    }
    .patients-page-slider .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__image{
        opacity: 0.1;
    }
    .patients-page-slider .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item--active .cmp-videogallery__image{
        opacity:1;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__item-content:nth-child(1) div{
        transform: none;
    }
    .page-patient-voices  .cmp-modal__modalbox.modal-md .modal-box {
        max-height: calc(100vh - 80px);
    }
    .page-patient-voices .modal:not(.exit-ramp-modal) {
        display: flex;
        padding: 0px 0;
    }
}
@media only screen and (min-width: 992px) {

    .view-transcript-section{
        display:flex;
        margin:0 85px;
        margin-top:32px;
        max-width:100%;
    }
    .modal-call{
            width: 27%;
        text-align: right;
    }

    #home-phase1.page-patient-voices .modal__close {
        background-image: url(/content/dam/intelligentcontent/brands/wainua/en/images/close-x.svg);
        position: absolute;
        top: 25px;
        right: 25px;
        background-color: transparent;
    }

}


 





@media only screen and (min-width:1024px) and (max-width:1280px) {
.page-patient-voices #patient-voices .cmp-videogallery__content .cmp-videogallery__item-title, .page-patient-voices #patient-voices .cmp-videogallery__content .cmp-videogallery__item-text {
    height: 450px;  
} 
         .page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p:nth-child(2) {
        font-size: 26px !important;
        line-height: 42px;
    }
.page-patient-voices #patient-voices .cmp-videogallery__item-content:nth-child(1) div{
            padding: 30px 30px 50px 30px;
}
.page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery__player{
        height: 450px !important; 
}

}
 
@media only screen and (min-width:991px) and (max-width:1024px) {
    .page-patient-voices #patient-voices .cmp-videogallery__item-content .cmp-videogallery__item-cta{
            bottom: 45px !important;
    }
    .page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery__player{
        height: 100% !important;
    }
}
@media only screen and (min-width:769px) and (max-width:1310px) {


    .page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery__thumbnail {
       
        clip-path: polygon(120% -250%, 0% 115%, 100% 100%);
    }
  
    .page-patient-voices .modal:not(.exit-ramp-modal) .modal-box__content .cmp-modal__content{
        padding: 70px 70px;
        height: 78vh;
    }
}

@media only screen and (min-width:600px) and (max-width:1024px) {
    
    .page-patient-voices #patient-voices .cmp-videogallery__content .cmp-videogallery__item-title, .page-patient-voices #patient-voices .cmp-videogallery__content .cmp-videogallery__item-text{
            height: auto;
    }
.page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery__thumbnail {
    width: 100%;
}
    .page-patient-voices #patient-voices .cmp-videogallery__content--none-mobile .cmp-videogallery__item-title p:nth-child(2) {
        width: 100%;
    }
    
    .page-patient-voices #patient-voices .cmp-videogallery__item-content:nth-child(1) div {
            padding: 10px 20px 25px 20px;
     
    }
    .page-patient-voices #patient-voices .patients-page-slider .cmp-videogallery__player{
        height: 100% !important;
        position: unset;
    }
     
    .page-patient-voices .cmp-videogallery__videos .cmp-videogallery__item {
        flex: 1 0 23%;
    }
    
    .page-patient-voices #patient-voices .cmp-videogallery__playlist .cmp-videogallery__videos{
        overflow: hidden;
        margin: 0 0px;
        gap:10px;
        align-items: flex-start;
    }
    .page-patient-voices .patients-page-slider .cmp-videogallery__holder{
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0;
        height: auto !important;
        flex-wrap: nowrap !important;
        width: 100%;
    }
    #home-phase1.page-patient-voices .modal__close {
        position: absolute;
        top: 25px;
        right: 25px;
    }
    .page-patient-voices .modal:not(.exit-ramp-modal) .modal-box{
        margin-top: 40px !important;
        margin-bottom: 40px !important;
        padding-top: 0 !important;
    }
    .page-patient-voices .modal:not(.exit-ramp-modal) .modal-box__content .cmp-modal__content{
        padding: 70px 70px;
        height: 85vh;
    }
    .page-patient-voices .modal:not(.exit-ramp-modal) .modal-box .modal-box__content{
        margin-top: 60px;
    }
}
@media only screen and (max-width:599px) {
    .page-patient-voices .cmp-videogallery--display .cmp-videogallery__playlist {
        width: 60%; 
    }
    .page-patient-voices .cmp-videogallery__videos--slider-left.fa.fa-chevron-left.vcenter {
        width: 50px;
        height: 50px;
        top:calc(50% - 25px);
        left:107%;
    }
    .page-patient-voices .cmp-videogallery__videos--slider-right.fa.fa-chevron-right.vcenter {
        width: 50px;
        height: 50px;
        top:calc(50% - 25px);
        right: -55%;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile {
        gap: 15px;
    }
    #home-phase1.page-patient-voices .modal__close {
        position: absolute;
        top: 25px;
        right: 25px;
        height: 30px;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__item-content .cmp-videogallery__item-cta-link {
        font-size: 16px;
        line-height:26px;
        padding-top: 0;
    }
    .page-patient-voices #patient-voices .cmp-videogallery__item-content .cmp-videogallery__item-cta {
        padding-top:0 !important;
    }
    .page-patient-voices .modal:not(.exit-ramp-modal) .modal-box{
        margin-top: 40px !important;
        margin-bottom: 40px !important;
        padding-top: 0 !important;
    }
    .page-patient-voices .modal:not(.exit-ramp-modal) .modal-box .modal-box__content{
        margin-top: 80px;
    }
    .page-patient-voices .modal:not(.exit-ramp-modal) .modal-box__content .cmp-modal__content{
        padding: 0px 17px 40px;
        height: 80vh;
    }
}





/*********** Patient styles ends ***********************/

/*********** Patient styles ends ***********************/
.page-patient-voices .modal.exit-ramp-modal{
    background: rgba(0, 0, 0, 0.7) !important; 
    padding-top:0;
}
.page-patient-voices .modal.exit-ramp-modal .modal-box {
    position: relative;
    flex-shrink: 0;
    margin-top: auto;
    margin-bottom: auto;
    background: transparent linear-gradient(90deg, rgb(255, 255, 255, 0.9) 0%, rgb(255, 255, 255, 0.9) 1%, rgb(232, 232, 232, 0.9) 9%, rgb(255, 255, 255, 0.9) 47%, rgb(200, 202, 204, 0.9) 91%, rgb(200, 202, 204, 0.9) 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #00000000;
    border-radius: 20px;
    width: 1160px;
    height: 396px;
    cursor: auto;
    will-change: transform, opacity;
    max-width: 800px;
    animation: unset;
}
.page-patient-voices .exit-ramp-modal .modal-box__content {
    padding:0 0; 
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
}
.page-patient-voices .exit-ramp-modal .exit-ramp-content {
    padding:0 0;
    color:inherit;
}
.page-patient-voices .exit-ramp-modal .exit-ramp-title {
    color: #006838;
    font-family: 'Lexend', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    text-align: center;
    padding:0 0;
}
.page-patient-voices .exit-ramp-modal .exit-ramp-body {
    padding: 0px 20px 16px 0;
    color: #2E2E2E;
    font-size: 20px;
    text-align: center;
    font-family: 'Lexend', sans-serif;
    font-weight: 400;
    line-height: 21px;
}
.page-patient-voices .exit-ramp-body:after {
    padding-top: 10px;
    display: block;
    content: "Would you like to continue to an external link?";
    color: #2E2E2E;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    font-family: 'Lexend', sans-serif;
    font-weight: 700;
    font-weight: bold;
}
.page-patient-voices .exit-ramp-modal .exit-ramp-actions {
    margin-top: 1em;
    padding: 1.5em;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row-reverse;
    padding-bottom: 1em;
    padding-top: 0;
    margin-top: 26px;
}
.page-patient-voices .exit-ramp-modal .exit-ramp-continue {
    background-color: #006838;
    background: #006838 0% 0% no-repeat padding-box;
    background-color: #006838;
    width: 189px;
    height: 54px;
    box-shadow: 0px 0px 8px #125D32;
    border-radius: 29px;
    opacity: 1;
    padding: 15px 0 5px;
    color: #FFF;
    font-size: 16px;
    line-height: 26px;
    margin-left: 51px;
    text-align: center;
    font-family: 'Lexend', sans-serif;
    font-weight: 700;
    text-decoration: none;
    min-width: auto;
    display: block;
     margin-top: 0;
     letter-spacing: normal;
     border:0px;
}

.page-patient-voices .exit-ramp-modal .exit-ramp-cancel {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 8px #125D32;
    border: 2px solid #006838;
    border-radius: 29px;
    opacity: 1;
    cursor: pointer;
    color: #006838;
    width: 188px;
    padding-top: 15px;
    height: 54px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    font-family: 'Lexend', sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-weight: bold;
    display: block;
    min-width: auto;
    margin-top: 0;
    margin-left: 0;
    letter-spacing: normal;
}
.page-patient-voices .exit-ramp-modal .exit-ramp-cancel:hover,
.page-patient-voices .exit-ramp-modal .exit-ramp-cancel:active,
.page-patient-voices .exit-ramp-modal .exit-ramp-cancel:focus{
    background-color:#FFFFFF;
    color:inherit;
}
@media only screen and (max-width: 991px) {

    .page-patient-voices .modal.exit-ramp-modal {
        display: flex;
    }
    .page-patient-voices .modal.exit-ramp-modal .modal-box {
        width: 90% ;
        height: auto;
    }
    .page-patient-voices .exit-ramp-modal .modal-box__content {
        padding-top: 7px;
    }
    .page-patient-voices .exit-ramp-modal .exit-ramp-title {
        font-size: 21px;
        line-height: 26px;
    }
    .page-patient-voices .exit-ramp-modal .exit-ramp-body {
        font-size: 14px;
        line-height: 23px;
        padding: 0px 0px 0px 0;
    }
    .page-patient-voices .exit-ramp-modal .exit-ramp-actions {
        flex-direction: column-reverse;
        padding: 0px;
        margin-top: 30px !important;
    }
    .page-patient-voices .exit-ramp-modal .exit-ramp-continue {
        margin-top: 20px !important;
        margin: auto;
        width: 188px;
        height: 44px;
        padding-top: 8px;
    }
    .page-patient-voices .exit-ramp-modal .exit-ramp-cancel {
        margin: auto;
        height: 44px;
        padding-top: 9px;
    }
    .page-patient-voices .exit-ramp-body:after {
        font-size: 14px;
    }
}
