


/* Client_Success_Story - Start - 11-03-26 */

.Client_Success_Story {
    padding: 72px 0;
    background: var(--Text-Grey-50, #F9FAFB)
}

.Client_Success_Story ul.slick-dots {
    bottom: -70px
}

.Client_Success_Story .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: #fff0;
    border: 0;
    outline: 0;
    background: #fff0
}

.Client_Success_Story .slick-dots li button:before {
    font-family: 'slick';
    font-size: 24px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 23px;
    height: 8px;
    content: '';
    text-align: center;
    opacity: 1;
    color: #d8defc;
    background: #d8defc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 10px
}

.Client_Success_Story .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #3a58ef;
    background: #3a58ef
}

.Client_Success_Story_Right iframe {
    border-radius: 24px
}

.Client_Success_Story button.slick-prev.slick-arrow {
    background-image: url(https://assets.my-cpe.com/v2/images/build-page/Left_Arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    left: -50px;
    width: 40px;
    height: 40px;
    top: 50%
}

.Client_Success_Story button.slick-next.slick-arrow {
    background-image: url(https://assets.my-cpe.com/v2/images/build-page/Right_Arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    right: -50px;
    left: auto;
    width: 40px;
    height: 40px
}

.Client_Success_Story h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244a;
    padding-bottom: 48px
}

.Client_Success_Story_Left h3 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054;
    padding-bottom: 12px
}

.Client_Success_Story_Left p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    padding-bottom: 30px
}

.Author_Text {
    display: flex;
    align-items: flex-start
}

.Author_Text_Right h4 {
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054;
    padding-bottom: 0
}

.Author_Text_Left img {
    width: 57px;
    height: 57px
}

.Author_Text_Left {
    margin-right: 16px
}

.Client_Success_Story_Left .Author_Text_Right p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    padding-bottom: 0
}


.Client_Success_Story_Right .dataImg {
    border-radius: 12px;
    cursor: pointer;
}

.Client_Success_Story_Right .dataImg a img {
    border-radius: 12px;
    width: 412px;
    height: 275px;
}

.Client_Success_Story_Left {
    position: absolute;
    bottom: 2px;
    text-align: left;
    padding: 14px;
    z-index: 1;
    line-height: 1
}

.Client_Success_Story_Left h3 {
    font-family: Inter;
    line-height: 32px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-bottom: 0;
    color: #ddd;
    font-size: 16px;
    font-weight: 700
}

.Client_Success_Story_Right .dataImg:after {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    /* background: linear-gradient(180deg, rgb(0 0 0 / .0001) 49.88%, rgb(0 0 0 / .9)); */
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 12px
}

.item-container {
    position: relative;
    margin: 0 10px
}

.Client_Success_Story button.slick-prev.slick-arrow::before,
.Client_Success_Story button.slick-next.slick-arrow::before {
    display: none
}


.Watch_video .modal-header {
    position: relative;
    padding: 0
}

.Watch_video button.btn-close {
    background-color: #fff;
    background-size: 12px;
    opacity: 1;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 50%;
    padding: 10px 10px;
    font-size: 14px;
    width: 15px;
    height: 15px;
    z-index: 9
}

/* Client_Success_Story - End - 11-03-26 */

@media only screen and (max-width: 1366.51px) {
   
}
@media (max-width: 1599px) {
   
}
@media (max-width: 767px) {
    
}

/* Detailed Comparison section - mobile responsive */
@media (max-width: 767px) {
    
}