.elementor-32488 .elementor-element.elementor-element-22fde77{--display:flex;}.elementor-32488 .elementor-element.elementor-element-0355ec2{--iteration-count:infinite;}.elementor-32488 .elementor-element.elementor-element-68df9bc8{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-32488 .elementor-element.elementor-element-0e7d768{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-1a3aac4 */.brand-swiper {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}

.brands-combined {
    padding: 0;
    margin: 0;
    display: flex;
}

.brands-combined li {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.brands-combined img {
    max-width: 110px;
    opacity: 0.75;
    transition: all 0.3s ease;
}

.brands-combined a:hover img {
    opacity: 1;
    transform: scale(1.05);
}/* End custom CSS */