.elementor-kit-10{--e-global-color-primary:#042C53;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F58220;--e-global-color-10932e7:#042c53;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{font-family:"Inter", Sans-serif;}.elementor-kit-10 h1{font-family:"Inter", Sans-serif;}.elementor-kit-10 h2{font-family:"Inter", Sans-serif;}.elementor-kit-10 h3{font-family:"Inter", Sans-serif;}.elementor-kit-10 h4{font-family:"Inter", Sans-serif;}.elementor-kit-10 h5{font-family:"Inter", Sans-serif;}.elementor-kit-10 h6{font-family:"Inter", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.limitar-aplicacao {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Número de linhas que você quer (neste caso, 1) */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; /* Garante que o clamp funcione */
    word-break: break-all; /* Ajuda se houver códigos muito longos sem espaços */
}
.mm-open {
    color: #fff !important;
}
.mm-icon {
    color: #fff !important;/* End custom CSS */