.elementor-45 .elementor-element.elementor-element-216be59{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-jet-brands .brands-list .brands-list__item-name{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-jet-brands .brands-list .brands-list__item-desc{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-45 .elementor-element.elementor-element-6d02045 .brands-list .brands-list__item-img-wrap{background-color:#FFFFFF;text-align:left;padding:15px 15px 15px 15px;}.elementor-45 .elementor-element.elementor-element-6d02045 .brands-list__item{max-width:calc( 100% / 4 );flex:0 0 calc( 100% / 4 );-webkit-box-flex:0;-ms-flex:0 0 calc( 100% / 4 );}@media(max-width:767px){.elementor-45 .elementor-element.elementor-element-6d02045 .brands-list__item{max-width:calc( 100% / 2 );flex:0 0 calc( 100% / 2 );-webkit-box-flex:0;-ms-flex:0 0 calc( 100% / 2 );}}/* Start custom CSS */.brands-list__item-img-wrap {
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
   -webkit-border-radius: 30px;
   border-radius: 30px;
   -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
}

.brands-list__item-img-wrap:hover {
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.3);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.3); 
    -moz-transform: scale(1.1) translateY(-5px);
-webkit-transform: scale(1.1) translateY(-5px);
-o-transform: scale(1.1) translateY(-5px);
-ms-transform: scale(1.1) translateY(-5px);
transform: scale(1.1) translateY(-5px);
}/* End custom CSS */