.elementor-613 .elementor-element.elementor-element-d719170{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-2e114d7 */header .logo-img{
max-height: 44px !important; /* ajuste aqui: 40–56px /
height: 44px !important;
width: auto !important;
max-width: 200px !important; / limite horizontal */
object-fit: contain !important;
display: block !important;
}
header img.logo-img{
max-height: 44px !important;
}

/* Centralizar o topo no mobile */

@media (max-width: 960px){
.hero .wrap{
text-align: center;
}
.hero .badges{
justify-content: center;
}
.next-bar{
justify-content: center;
}
/ Seletores e elementos largos ocupam a largura total, mas centralizados visualmente */
.section-select{
margin-left: auto;
margin-right: auto;
}
}/* End custom CSS */