.testimonial_slider_section {
    background: var(--Color_Drak_Blue);
    margin: 64px 0 48px
}

.testimonial_slider_section_inner {
    gap: 38px 40px;
    padding-top: 48px
}

.testimonial_slider_section_inner .left_image_section {
    width: calc(49.84% - 20px)
}

.testimonial_slider_section_inner .left_image_section .image_section {
    margin-left: -118px;
    padding-top: 78%;
    width: calc(100% + 118px)
}

.testimonial_slider_section_inner .left_image_section .image_section img {
    -o-object-fit: cover;
    object-fit: cover
}

.testimonial_slider_section_inner .right_slider_section {
    padding-bottom: 48px;
    padding-right: 26px;
    width: calc(50.16% - 20px)
}

.testimonial_slider_section_inner .right_slider_section_inner {
    gap: 23px
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape:after {
    background-image: url(../../images/quote_bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 48px;
    content: "";
    height: 100%;
    left: 8.5px;
    position: absolute;
    top: 16.2px;
    width: 100%;
    z-index: -2
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .speech_bubble {
    background: var(--Color_Pure_White);
    border-color: var(--Color_Pure_Black);
    border-radius: 48px;
    border-style: solid;
    border-width: 3px 5px 5px 3px;
    gap: 13px;
    padding: 23px 20px 36px
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .speech_bubble .quote_section .splide__list {
    transition-timing-function: linear !important
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .speech_bubble .quote_section .quote_section_slide {
    min-height: 275px
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .speech_bubble .quote_section .quote_section_slide:before {
    display: none
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .speech_bubble .quote_section .quote_section_slide_inner .quote {
    color: var(--Color_Drak_Red);
    font-family: var(--Fonts_CCMeanwhile_Bold_Italic);
    font-size: 18px;
    line-height: 30.4px;
    max-width: 516px
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .quote_shape_section .svg_wrapper {
    background-image: url(../../images/quote_arrow_final.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 50px;
    left: 39px;
    max-width: 103px;
    top: -9px;
    z-index: -2
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .quote_shape_section .quote_shape_img {
    left: 20px;
    top: -51px
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .quote_shape_section .quote_shape_img:before {
    background: var(--Color_Pure_Black);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .custom_pagination {
    gap: 10px
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .custom_pagination .splide__pagination {
    bottom: unset;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    left: unset;
    margin: 0;
    padding: 0;
    position: relative
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .custom_pagination .splide__pagination li {
    display: flex;
    margin: 0;
    padding: 0
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .custom_pagination .splide__pagination li:before {
    display: none
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .custom_pagination .splide__pagination li .splide__pagination__page {
    background-color: transparent;
    border: 1px solid var(--Color_Drak_Red);
    border-radius: 50%;
    height: 9px;
    margin: 0;
    opacity: 1;
    padding: 0;
    transition: background-color .3s ease, transform .3s ease;
    width: 9px
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .custom_pagination .splide__pagination li .splide__pagination__page:hover {
    background-color: var(--Color_Drak_Red)
}

.testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .custom_pagination .splide__pagination li .splide__pagination__page.is-active {
    background-color: var(--Color_Drak_Red);
    transform: none
}

.testimonial_slider_section_inner .right_slider_section_inner .author_info {
    padding-left: 138px;
    width: 100%
}

.testimonial_slider_section_inner .right_slider_section_inner .author_info .splide__list {
    transition-timing-function: linear !important
}

.testimonial_slider_section_inner .right_slider_section_inner .author_info .author_info_slide:before {
    display: none
}

.testimonial_slider_section_inner .right_slider_section_inner .author_info .author_info_slide_inner .heading_section .heading {
    color: var(--Color_Pure_White);
    margin: 0
}

.testimonial_slider_section_inner .right_slider_section_inner .author_info .author_info_slide_inner .content_section p {
    color: var(--Color_Pure_White);
    font-size: 20px;
    line-height: 30px
}

@media (max-width:1540px) {
    .testimonial_slider_section_inner .left_image_section .image_section {
        margin-left: -70px;
        padding-top: 72%;
        width: calc(100% + 70px)
    }
}

@media (max-width:1439px) {
    .testimonial_slider_section_inner .right_slider_section {
        padding-right: 0
    }
}

@media (max-width:1359px) {
    .testimonial_slider_section {
        margin-top: 58px
    }

    .testimonial_slider_section_inner {
        -moz-column-gap: 25px;
        column-gap: 25px
    }

    .testimonial_slider_section_inner .left_image_section {
        width: calc(50% - 12.5px)
    }

    .testimonial_slider_section_inner .left_image_section .image_section {
        margin-left: -40px;
        padding-top: 70%;
        width: calc(100% + 40px)
    }

    .testimonial_slider_section_inner .right_slider_section {
        width: calc(50% - 12.5px)
    }

    .testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .speech_bubble .quote_section .quote_section_slide {
        min-height: 230px
    }
}

@media (max-width:991px) {
    .testimonial_slider_section_inner {
        flex-direction: column
    }

    .testimonial_slider_section_inner .left_image_section {
        justify-content: center;
        order: 1;
        width: 100%
    }

    .testimonial_slider_section_inner .left_image_section .image_section {
        margin-left: 0;
        margin-right: -30px;
        padding-top: 67.56%;
        width: calc(100% + 17px)
    }

    .testimonial_slider_section_inner .left_image_section .image_section img {
        -o-object-position: top;
        object-position: top
    }

    .testimonial_slider_section_inner .right_slider_section {
        padding: 0;
        width: 100%
    }

    .testimonial_slider_section_inner .right_slider_section_inner {
        align-items: center;
        gap: 47px
    }

    .testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape:before {
        left: 7px
    }

    .testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape:after {
        left: 0;
        top: 25.2px
    }

    .testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .speech_bubble {
        padding: 23px 12px 37px
    }

    .testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .speech_bubble .quote_section .quote_section_slide {
        min-height: 275px
    }

    .testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .speech_bubble .quote_section .quote_section_slide_inner .quote {
        font-size: 16px;
        line-height: 24px
    }

    .testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .quote_shape_section .quote_shape_img {
        top: -55px
    }

    .testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .quote_shape_section .svg_wrapper {
        height: 45px;
        left: 52px
    }

    .testimonial_slider_section_inner .right_slider_section_inner .author_info {
        margin: 0 auto;
        padding: 0;
        text-align: center
    }
}

@media (max-width:767px) {
    .testimonial_slider_section {
        margin-top: 48px
    }

    .testimonial_slider_section_inner .left_image_section .image_section {
        padding-top: 63.56%
    }

    .testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape:after {
        background-image: url(../../images/mobile_testimonial_dots_bg.png);
        left: -11px;
        top: 19px
    }

    .testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .quote_shape_section .quote_shape_img {
        left: 5px
    }

    .testimonial_slider_section_inner .right_slider_section_inner .speech_bubble_and_shape .quote_shape_section .svg_wrapper {
        left: 24px;
        top: -11px
    }
}

@media (max-width:575px) {
    .testimonial_slider_section {
        margin-top: 48px
    }

    .testimonial_slider_section_inner .left_image_section .image_section {
        padding-top: 54.56%
    }
}

/*# sourceMappingURL=testimonial_slider.css.map */