.full-width-testimonials {
    position: relative;
}

.full-width-testimonials__right__image {
    height: 275px;
    overflow: hidden;
    margin: -70px 0 0 22px;
}

.full-width-testimonials__left {
    margin: 0 22px 0 0;
    padding: 0 20px 40px 20px;
    background-color: #F5F5F7;
    position: relative;
    z-index: 1;
}

.full-width-testimonial-slide__title,
.full-width-testimonial-slide__title p {
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 700;
    background: linear-gradient(90deg, #12284C 0%, #089CD6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 18px;
    position: relative;
}

.full-width-testimonial-slide__title sup {
    background: inherit;
}

.full-width-testimonial-slide {
    position: relative;
    padding-top: 103px;
}

.full-width-testimonial-slide:before,
.full-width-testimonial-slide:after {
    content: "\e910";
    position: absolute;
    font-family: 'tcfls-icon';
    top: 32px;
    font-size: 56px;
    color: #12284C;
    z-index: 1;
    line-height: 1em;
}

.full-width-testimonial-slide:before {
    left: 0;
}

.full-width-testimonial-slide:after {
    right: 0;
    bottom: 10px;
    top: unset;
    transform: scaleX(-1);
}

.full-width-testimonial-slide__desc span {
    font-style: normal;
}

.full-width-testimonial-slide__desc {
    font-size: 16px;
    font-style: italic;
    color: #6B6B6B;
    padding: 0 50px 0 0;
}

.full-width-testimonial-slide__logo {
    width: 150px;
    margin-top: 25px;
}

.full-width-testimonial-slider .slick-arrow {
    left: 0;
    transform: unset;
    bottom: 0;
    top: unset;
    background: #FFFFFF;
    border: 2px solid #F5F5F7;
}

.full-width-testimonial-slider .slick-arrow:before {
    color: #12284C;
}

.full-width-testimonial-slider .slick-next {
    left: 86px;
}

.full-width-testimonial-slider {
    padding-bottom: 83px;
}

.full-width-testimonial-slider .slick-slide>* {
    font-size: 0;
}

.full-width-testimonial-slider .slick-slide {
    vertical-align: top;
}

.full-width-testimonials__heading {
    margin-bottom: 45px;
}

.bg-blue-gradient .full-width-testimonials__heading :is(h2, h3, h4, h5, h6),
.bg-dark-blue .full-width-testimonials__heading :is(h2, h3, h4, h5, h6) {
    color: #fff;
    -webkit-text-fill-color: #fff;
}

.full-width-testimonials__heading h2:last-child {
    margin-bottom: 0;
}

.full-width-testimonials--rounded .full-width-testimonials__left {
    border-radius: 0 10px 10px 0;
}

.full-width-testimonials--rounded .full-width-testimonials__right__image {
    border-radius: 10px 0 0 10px;
}

.bg-grey .full-width-testimonials__left {
    background-color: #fff;
}

.bg-dark-blue .full-width-testimonials__left,
.bg-blue-gradient .full-width-testimonials__left,
.bg-light-gradient .full-width-testimonials__left {
    background-color: #fff;
}

.full-width-testimonials__wrap {
    position: relative;
    z-index: 1;
}

.full-width-testimonials__wrap .slick-arrow {
    cursor: pointer;
}

@media(min-width: 768px) {
    .full-width-testimonials__right__image {
        height: 380px;
        margin: -80px 0 0 52px;
    }

    .full-width-testimonials__left {
        margin: 0 52px 0 0;
        padding: 60px 60px 40px 52px;
    }

    .full-width-testimonial-slide__title,
    .full-width-testimonial-slide__title p {
        font-size: 18px;
        margin: 0 0 25px;
    }

    .full-width-testimonial-slide {
        padding-top: 0;
        padding-left: 84px;
        padding-right: 84px;
    }

    .full-width-testimonial-slide:before {
        top: 0;
    }

    .full-width-testimonial-slide__desc span {
        display: block;
    }

    .full-width-testimonial-slide__logo {
        width: 141px;
        margin-top: 13px;
        margin-left: auto;
    }

    .full-width-testimonial-slider .slick-arrow {
        left: 84px;
        bottom: 10px;
    }

    .full-width-testimonial-slider .slick-next {
        left: 170px;
    }

    .full-width-testimonials__heading {
        margin-bottom: 50px;
    }

    .bg-dark-blue .full-width-testimonials__left,
    .bg-blue-gradient .full-width-testimonials__left {
        background-color: #F5F5F7;
    }

    .full-width-testimonial-slide:after {
        top: 0;
        bottom: unset;
        right: 25px;
    }
}

@media(min-width: 1200px) {
    .full-width-testimonials__wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .full-width-testimonials__left {
        margin: 0;
        padding: 60px 50px 50px 22px;
        width: 55%;
    }

    .full-width-testimonial-slider {
        margin-left: auto;
        max-width: 758px;
        padding-bottom: 0;
    }

    .full-width-testimonial-slide:before,
    .full-width-testimonial-slide:after {
        font-size: 59px;
    }

    .full-width-testimonial-slide__desc {
        max-width: 420px;
        padding: 0;
    }

    .full-width-testimonial-slide__title,
    .full-width-testimonial-slide__title p {
        margin: 0 0 35px;
    }

    .full-width-testimonial-slider .slick-arrow {
        left: 80px;
        width: auto;
        height: auto;
        background: transparent;
        border: none;
        bottom: 0;
    }

    .full-width-testimonials__wrap .slick-arrow:hover{
        background: transparent;
        border: none !important;
        color: #089CD6;
    }

    .full-width-testimonials__wrap .slick-arrow:hover:before{
        color: #089CD6 !important;
    }

    .full-width-testimonial-slider .slick-next {
        left: 191px;
        right: unset;
    }

    .full-width-testimonial-slider ul.slick-dots {
        left: 110px;
        bottom: 10px;
    }

    .full-width-testimonial-slide__logo {
        width: 242px;
    }

    .full-width-testimonials__right {
        width: 45%;
    }

    .full-width-testimonials__right__image {
        height: 556px;
        margin: 0;
        width: calc(100% + 108px);
        left: -108px;
        position: relative;
    }

    .image-testimonials__arrows {
        display: flex;
        align-items: center;
        max-width: 758px;
        margin-left: auto;

        & .slick-arrow {
            background-color: transparent;
            position: relative;
            border: none;
            padding: 0;
            top: 0;
            left: 0;
            transform: unset;
            width: auto;
            height: auto;
        }

        & ul.slick-dots {
            position: relative;
            top: 0;
            bottom: 0;
            left: 0;
        }
    }
}

@media(min-width: 1600px) {
    .full-width-testimonials__left {
        padding: 60px 50px 50px 0;
    }
}