.patient-stories {
    overflow: hidden;
}
.patient-stories .slider {
    width: 100%;
    margin: 0px auto 0px;
}
.patient-stories .slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 561px;
    min-height: 561px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.patient-stories img.top-quote {
    width: auto;
    margin-bottom: 34px;
}
.patient-stories-left-content ul li {
    color: var(--wp--preset--color--theme-color-six);
    margin-bottom: 15px;
}
.patient-stories .patient-stories-left-content {
    background-color: var(--wp--preset--color--theme-color-seven);
    padding: 60px 50px 30px 60px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    min-height: 561px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.patient-stories .slick-prev:before {
    position: absolute;
    content: "";
    background: url(../../../images/icon-link-arrow-left.svg); 
    height: 16px;
    width: 16px;
    background-size: cover;
    opacity: 1;
}
.patient-stories .slick-next:before {
    position: absolute;
    content: "";
    background: url(../../../images/icon-link-arrow-right.svg); 
    height: 16px;
    width: 16px;
    background-size: cover;
    opacity: 1;
}
.patient-stories .slide-count { 
    font-size: 18px;
    line-height: 21px;
    color: var(--wp--preset--color--theme-color-eight);
    position: relative;
    top: auto;
    bottom: 60px;
    left: 111px;
    font-weight: bold;
    display: initial;
}
.patient-stories button.slick-prev.slick-arrow {
    position: absolute;
    top: auto;
    bottom: 36px;
    left: 50px;
    z-index: 9;
}
.patient-stories button.slick-next.slick-arrow {
    position: absolute;
    top: auto;
    bottom: 36px; 
    left: 15.5%; 
}
.patient-stories .patient-stories-left-content h4 {
    color: var(--wp--preset--color--theme-color-one);
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    font-style: normal;
    margin: 0;
    padding-bottom: 15.28px;
}
.patient-stories .patient-stories-left-content h6 {
    color: var(--wp--preset--color--theme-color-one);
    font-size: 32px;
    line-height: 40px;
    font-style: normal;
    font-family: 'TiemposHeadline-Regular';
    margin: 0;
    padding-bottom: 15.28px;
}
.patient-stories .patient-stories-left-content p {
    margin: 0;
    color: var(--wp--preset--color--theme-color-six);
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 30px;
    font-weight: normal;
}
.patient-stories-button {
    padding-top: 30.03px;
    margin-bottom: 5px;
}
.patient-stories-button a {
    background-color: var(--wp--preset--color--theme-color-three);
    color: var(--wp--preset--color--theme-color-white);
    border-radius: 24px;
    font-size: 19px;
    line-height: 26px;
    font-weight: bold;
    font-style: normal;
    padding: 11px 24.5px;
    display: inline-block;
}
.patient-stories-button a:hover {
    background-color: var(--wp--preset--color--theme-color-one);
    text-decoration: none;
}
.patient-stories .slick-dots { 
    display: none !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 10px !important;
    background-color: #e9f0f4 !important;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 10px !important;
    background-color: #e2ddd7 !important;
}
@media only screen and (max-width : 1199px) {
    .patient-stories .patient-stories-left-content {
        padding: 30px 15px 30px 15px;
    }
    .patient-stories button.slick-next.slick-arrow {
        left: 180px;
    } 
    .patient-stories button.slick-prev.slick-arrow {
        left: 5px;
        bottom: 37px;
    }
    .patient-stories .slide-count {
        left: 50px;
    }
    .patient-stories button.slick-next.slick-arrow {
        bottom: 37px;
        left: 110px;
    }
    .patient-stories .patient-stories-left-content::before {
        top: 65px;
    }
}
@media only screen and (max-width : 1024px) {
    .patient-stories .patient-stories-left-content {
        padding: 0 15px 0 15px;
        min-height: 525px;
    }
    .patient-stories .slick-slide img {
        min-height: 525px;
        max-height: 525px;
    }
    .patient-stories .patient-stories-left-content::before {
        top: 40px;
    }
    .patient-stories .patient-stories-left-content::after {
        bottom: 74px;
    }
    .patient-stories {
        margin-bottom: 0px;
    }
}
@media only screen and (max-width : 991px) {
    .main-slider-container .col-lg-6.pr-0 {
        padding-right: 15px !important;
    }
    .main-slider-container .pl-0, .px-0 {
        padding-left: 15px !important;
    }
    .main-slider-container.row {
        flex-direction: column-reverse;
    }
    .patient-stories .patient-stories-left-content::before {
        top: 35px;
    }
    .patient-stories .patient-stories-left-content::after {
        bottom: 75px;
    }
    .patient-stories button.slick-prev.slick-arrow {
        bottom: 30px;
        left: 5px;
    }
    .patient-stories .slide-count {
        bottom: 54px;
        left: 54px;
    }
    .patient-stories button.slick-next.slick-arrow {
        bottom: 31px;
        left: 110px;
    }
    .patient-stories .patient-stories-left-content {
        padding: 0 15px 0 15px;
        min-height: 385px;
        border-radius: 0;
    }
    .patient-stories .slick-slide img {
        min-height: 450px;
        max-height: 450px;
        border-radius: 0;
    }
}
@media only screen and (max-width : 767px) { 
    .patient-stories-button {
        padding-top: 5px;
    }
    .patient-stories {
        margin-left: calc(-100vw / 2 + 100% / 2);
        margin-right: calc(-100vw / 2 + 100% / 2);
        max-width: 100vw;
    }
    .main-slider-container .col-lg-6.pr-0 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .main-slider-container .pl-0, .px-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .patient-stories {
        margin-bottom: 0px;
    }
    .patient-stories .slick-slide img {
        min-height: 300px;
        max-height: 300px;
        border-radius: 0;
    } 
    .patient-stories .patient-stories-left-content {
        padding: 0 33px 60px 33px;
        min-height: 383px;
        border-radius: 0;
    }
    .patient-stories .patient-stories-left-content h6 {
        font-size: 24px;
        line-height: 32px;
        padding-bottom: 16px;
        letter-spacing: -0.24px;
        font-family: 'TiemposHeadline-Semibold';
        position: relative;
    }
    .patient-stories .patient-stories-left-content h6:after {
        position: absolute;
        content: "\f10e";
        font-family: 'Font Awesome 6 Pro';
        font-weight: bold;
        font-size: 12px;
        top: auto;
        bottom: 24px;
    }
    .patient-stories .slide-count {
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        display: block;
    }
    .patient-stories .patient-stories-left-content::after {
        bottom: auto;
        top: 35px;
        left: 90px;
    }
    .patient-stories .patient-stories-left-content p {
        padding-bottom: 0px;
        font-size: 16px;
        line-height: 24px; 
    }
    .patient-stories .patient-stories-left-content h4 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 16px;
    }
    .patient-stories .slick-prev.slick-arrow {
        right: 147px;
        margin: 0 auto;
        z-index: 99999 !important;
    }
    .patient-stories button.slick-next.slick-arrow {
        left: 111px;
        text-align: center;
        margin: 0 auto;
        right: 0;
        z-index: 99999;
    }
    .patient-stories .slick-prev:before {
        margin-left: 0px;
    }
    .patient-stories .slick-next:before {
        margin-left: 0px;
    }
}
@media only screen and (max-width : 460px) { 
     .patient-stories .patient-stories-left-content h6 {
        max-width: 324px;
     } 
}