.elementor-kit-757{--e-global-color-primary:#F7F7F7;--e-global-color-secondary:#DF5D2E;--e-global-color-text:#20304C;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:36px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#20304C;font-family:"DM Sans", Sans-serif;font-size:36px;}.elementor-kit-757 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-kit-757 {
    /* Personalidade da Marca */
    font-family: 'Arial', sans-serif;
    color: #333;
    line-height: 1.5;

    /* Diretos, mas acolhedores */
    .direct {
        font-weight: bold;
        color: #007BFF; /* Azul moderno */
    }

    /* Modernos, mas acessíveis */
    .modern {
        font-size: 1.2em;
        text-align: center;
    }

    /* Simples, mas nunca simplistas */
    .simple {
        background-color: #f8f9fa; /* Fundo claro */
        padding: 10px;
        border-radius: 5px;
    }

    /* Confiáveis, mas com alma */
    .trustworthy {
        border: 2px solid #28a745; /* Verde confiável */
        padding: 15px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }

    /* Tom de Voz */
    .call-to-action {
        font-size: 1.5em;
        color: #dc3545; /* Vermelho para chamar atenção */
        text-transform: uppercase;
    }

    .emotional-support {
        font-style: italic;
        color: #6c757d; /* Cinza para apoio emocional */
    }

    .new-product {
        font-weight: bold;
        color: #17a2b8; /* Azul claro para novidades */
    }

    .institutional-message {
        font-size: 1.1em;
        color: #343a40; /* Cor neutra para mensagem institucional */
    }
}/* End custom CSS */