.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-69 .elementor-element.elementor-element-57a2b2d{--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-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}@media(max-width:767px){.elementor-69 .elementor-element.elementor-element-5838591.elementor-element{--align-self:center;}}/* Start custom CSS for shortcode, class: .elementor-element-5838591 *//* Estilo exclusivo para o shortcode [matrix] */
div[class*="matrix"] button, 
div[class*="matrix"] input[type="submit"],
.matrix-button,
.matrix-submit {
    background: #d9ead3 !important;      /* Cor de fundo verde clara */
    background-image: none !important;    /* Remove qualquer gradiente */
    color: #FFFFFF !important;            /* Texto branco */
    border: 2px solid #d9ead3 !important; /* Borda na mesma cor */
    border-radius: 18px !important;       /* Arredondamento */
    padding: 16px 22px !important;        /* Tamanho do botão */
    font-weight: 800 !important;          /* Texto em negrito */
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;
    cursor: pointer !important;
    transition: all .2s ease !important;
}

/* Efeito Hover exclusivo para o [matrix] */
div[class*="matrix"] button:hover, 
div[class*="matrix"] input[type="submit"]:hover {
    background: #c7d8c1 !important;      /* Tom levemente mais escuro ao passar o mouse */
    border-color: #c7d8c1 !important;
    color: #FFFFFF !important;
    transform: translateY(-2px) !important;
}/* End custom CSS */