.elementor-1228 .elementor-element.elementor-element-3f1bf11{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:100px;--padding-bottom:100px;--padding-left:60px;--padding-right:60px;}.elementor-1228 .elementor-element.elementor-element-3f1bf11:not(.elementor-motion-effects-element-type-background), .elementor-1228 .elementor-element.elementor-element-3f1bf11 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-f23612b );background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1228 .elementor-element.elementor-element-847269c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family );color:var( --e-global-color-primary );}.elementor-1228 .elementor-element.elementor-element-d1bf624{text-align:center;}.elementor-1228 .elementor-element.elementor-element-d1bf624 .elementor-heading-title{font-family:var( --e-global-typography-1100289-font-family );font-size:var( --e-global-typography-1100289-font-size );color:#000000;}.elementor-widget-testimonial-carousel .elementor-testimonial__text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family );font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family );}.elementor-1228 .elementor-element.elementor-element-22e18fc > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1228 .elementor-element.elementor-element-22e18fc.elementor-arrows-yes .elementor-main-swiper{width:calc( calc(100% - 30px) - 40px );}.elementor-1228 .elementor-element.elementor-element-22e18fc .elementor-main-swiper{width:calc(100% - 30px);}.elementor-1228 .elementor-element.elementor-element-22e18fc .elementor-main-swiper .swiper-slide{padding:0px 0px 0px 0px;}.elementor-1228 .elementor-element.elementor-element-22e18fc .elementor-swiper-button{font-size:24px;color:#000000;}.elementor-1228 .elementor-element.elementor-element-22e18fc .elementor-swiper-button svg{fill:#000000;}.elementor-1228 .elementor-element.elementor-element-22e18fc .elementor-testimonial__text{font-family:"Abhaya Libre";font-size:18px;font-style:normal;line-height:1.35;}.elementor-1228 .elementor-element.elementor-element-22e18fc .elementor-testimonial__name{font-family:var( --e-global-typography-primary-font-family );}.elementor-1228 .elementor-element.elementor-element-22e18fc .elementor-testimonial__title{font-family:var( --e-global-typography-primary-font-family );}@media(min-width:1025px){.elementor-1228 .elementor-element.elementor-element-3f1bf11:not(.elementor-motion-effects-element-type-background), .elementor-1228 .elementor-element.elementor-element-3f1bf11 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-1228 .elementor-element.elementor-element-3f1bf11{--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-1228 .elementor-element.elementor-element-d1bf624 .elementor-heading-title{font-size:var( --e-global-typography-1100289-font-size );}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-1228 .elementor-element.elementor-element-d1bf624 .elementor-heading-title{font-size:var( --e-global-typography-1100289-font-size );}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-1228 .elementor-element.elementor-element-22e18fc .elementor-swiper-button{font-size:20px;}}/* Start custom CSS for testimonial-carousel, class: .elementor-element-22e18fc */.elementor-1228 .elementor-element.elementor-element-22e18fc .elementor-testimonial {
    display: flex;
    flex-direction: column;
    height: 100%;
    
    .elementor-testimonial__content {
        flex: 1 1 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: white;
        padding: 10px;
        border-radius: 5px;
        position: relative;
        
        &::after {
            display: block;
            content: '';
            width: 30px;
            height: 10px;
            background-color: white;
            position: absolute;
            bottom: -10px;
            clip-path: polygon(50% 100%, 0 0, 100% 0);
            
        }
    }
}/* End custom CSS */