.elementor-1009 .elementor-element.elementor-element-3edc129{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--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-1009 .elementor-element.elementor-element-2152e61{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-2152e61 *//* Force larger arrows */
#insightsCarouselWidget .insights-nav-arrow {
    width: 64px !important;
    height: 64px !important;
    min-width: 64px !important;
    min-height: 64px !important;
}

#insightsCarouselWidget .insights-nav-arrow svg {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    min-height: 28px !important;
}

/* Mobile larger */
@media (max-width: 768px) {
    #insightsCarouselWidget .insights-nav-arrow {
        width: 50px !important;
        height: 50px !important;
    }
    
    #insightsCarouselWidget .insights-nav-arrow svg {
        width: 24px !important;
        height: 24px !important;
    }
}/* End custom CSS */