.elementor-kit-5{--e-global-color-primary:#0C1C3B;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#2B436E;--e-global-color-b0257da:#0C1C3B;--e-global-color-ee727ea:#2B436E;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sen";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Tajawal";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-b0257da );color:var( --e-global-color-astglobalcolor4 );}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-ee727ea );}.elementor-kit-5 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){--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);}@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;}}:root { --Texto:Tajawal; --Titulo:DM Sans; --Branco:#ffffff; --Azul:#0b1c38; --margem_box_esq:100px; --margem_box_direita:100px; --margem-superior:80px; --margem-inferior:80px; --cinza-borda:#bbb8b8; --Azul-claro:#2B436E; }
/* Start custom CSS */a {
  text-decoration: none!important;
}

.sidebar-title .elementor-heading-title{
    display:flex;
    align-items:center;
    gap:14px;
}

.sidebar-title .elementor-heading-title::before{
    content:"";
    width:24px;
    height:10px;
    background:#2B436E;
    border-radius:20px;
    display:block;
    flex-shrink:0;
}/* End custom CSS */