.elementor-666 .elementor-element.elementor-element-a407a99{overflow:hidden;padding:0px 0px 0px 0px;}.elementor-666 .elementor-element.elementor-element-12d9a3f.elementor-column > .elementor-widget-wrap{justify-content:center;}/* Start custom CSS for section, class: .elementor-element-a407a99 *//* Applies a gap between tabs only on desktop */
@media (min-width: 1025px) {
    .eael-tabs-nav ul.eael-tab-inline-icon {
        display: flex !important; /* Ensures the gap property works */
        gap: 20px !important;     /* Creates the space between the tabs */
    }
}/* End custom CSS */