.elementor-1671 .elementor-element.elementor-element-4a4f063{--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-1671 .elementor-element.elementor-element-8b8a93e{--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-1671 .elementor-element.elementor-element-c96036d{--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-1671 .elementor-element.elementor-element-c96036d.e-con{--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-1671 .elementor-element.elementor-element-c96036d{--width:83.697%;}}/* Start custom CSS for html, class: .elementor-element-6ed30e6 */.contato-unidades{
margin-top:50px;
display:grid;
grid-template-columns:repeat(2,1fr);
gap:30px;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.unidade{
background:white;
padding:25px;
border-radius:12px;
box-shadow:0 5px 15px rgba(0,0,0,0.08);
}

.unidade h3{
margin-top:0;
}

.unidade a{
display:inline-block;
margin-top:10px;
padding:10px 18px;
background:#25D366;
color:white;
text-decoration:none;
border-radius:8px;
font-weight:600;
}

.unidade a:hover{
background:#1ebe5b;
}

@media (max-width:768px){

.contato-unidades{
grid-template-columns:1fr;
}

}/* End custom CSS */