.elementor-kit-6{--e-global-color-primary:#102A43;--e-global-color-secondary:#18A085;--e-global-color-accent:#7ED1B2;--e-global-color-text:#E6F2FF;--e-global-color-5ac459e:#F4F6F8;--e-global-color-53b3a53:#07761D;--e-global-color-7034545:#001545;--e-global-color-6c8cb1a:#3C5FDB;--e-global-color-01773f0:#0F60CB;--e-global-color-c3768be:#0048EE;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:#FFFFFF;background-color:var( --e-global-color-secondary );border-style:none;border-radius:50px 50px 50px 50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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 */.span-verde {
    color: #07761d;
}

.span-azul {
    color: #102a43;
}

#logo-footer {
    filter: brightness(0) invert(1);
}

@media (min-width: 768px) {

    .features-container {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 30px; 
    }
    
    .feature-item {
      display: flex;
      align-items: center;
      gap: 12px;
    }
    
    /* Aplica a linha apenas nos itens que vêm DEPOIS de outro item */
    .feature-item + .feature-item {
      border-left: 2px solid #e4e4e4; /* Usando o seu verde como detalhe, ou mude para cinza */
      padding-left: 30px;
      height: 40px; /* Controla a altura da linha separadora */
    }
}

.titulo-card{
    white-space: normal;
    word-break: keep-all;
}

.elementor-12 .elementor-element.elementor-element-a29c8b8 .elementor-button svg {
    height: 2.5rem !important;
    width: 2.5rem !important;
}/* End custom CSS */