.elementor-84 .elementor-element.elementor-element-9e8d085{--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:-51px;--margin-left:0px;--margin-right:0px;--padding-top:-1px;--padding-bottom:-1px;--padding-left:-1px;--padding-right:-1px;}.elementor-84 .elementor-element.elementor-element-521d303{--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-84 .elementor-element.elementor-element-521d303:not(.elementor-motion-effects-element-type-background), .elementor-84 .elementor-element.elementor-element-521d303 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#041C3D;}.elementor-84 .elementor-element.elementor-element-20f933f{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for html, class: .elementor-element-1b90fbf *//* ELIMINA DIVISORES E ESPAÇO BRANCO */
.elementor-shape, .elementor-shape-top, .elementor-shape-bottom { 
    display: none !important; 
}

.footer-maluhia-final {
    background-color: #041c3d !important;
    padding: 30px 10px !important;
    color: #ffffff !important;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

.footer-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

/* REDES SOCIAIS NA HORIZONTAL */
.f-row-socials {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center;
    gap: 15px;
}

.social-circle {
    background: #fff;
    color: #041c3d;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* TEXTOS E SELOS */
.f-text { font-size: 13px; opacity: 0.9; margin: 0; }
.f-info { font-size: 11px; opacity: 0.7; display: flex; gap: 10px; }

.f-badges-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.s-safe { display: flex; align-items: center; gap: 5px; }
.s-safe svg { height: 22px; width: auto; }
.s-safe span { font-size: 8px; font-weight: bold; }

.s-cadastur { 
    height: 70px !important; 
    width: auto !important; 
    filter: brightness(0) invert(1); 
    opacity: 0.5;
}

@media (max-width: 768px) {
    .f-info { flex-direction: column; gap: 5px; }
    .f-divider { display: none; }
}/* End custom CSS */