.elementor-685 .elementor-element.elementor-element-624497a7{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-685 .elementor-element.elementor-element-5d52473d{--swiper-slides-to-display:3;--swiper-slides-gap:0px;padding:0px 0px 0px 0px;}.elementor-685 .elementor-element.elementor-element-5d52473d .swiper-slide > .elementor-element{height:100%;}@media(max-width:1024px){.elementor-685 .elementor-element.elementor-element-5d52473d{--swiper-slides-to-display:2;}}@media(max-width:767px){.elementor-685 .elementor-element.elementor-element-5d52473d{--swiper-slides-to-display:1;}}/* Start custom CSS for container, class: .elementor-element-624497a7 */#social-proof {
    overflow: visible !important;
    background-color: #EAF0FF;
}

#social-proof .testimonial-card {
    box-shadow: -5px 5px 20px rgba(0,0,0,0.25);
    border-radius: 1rem;
    height: 100%;
    padding: 2rem;
    background-color: white;
}

#social-proof .testimonial-card-heading-container {
    padding: 0;
}

#social-proof .testimonial-card-image {
    width: 50px;
}

#social-proof .testimonial-card-image img {
    border-radius: 50%;
}

#social-proof .testimonial-card-heading .testimonial-title {
    font-size: 85% !important;
    font-weight: 400;
}

#social-proof .testimonial-card.cta {
    box-shadow: none;
    background-color: var(--purple-base);
}

#social-proof .testimonial-card-cta-icon svg {
    fill: white;
}/* End custom CSS */