.elementor-kit-11930{--e-global-color-primary:#1A73E8;--e-global-color-secondary:#3E4144;--e-global-color-text:#3E4144;--e-global-color-accent:#61CE70;--e-global-color-b764a5e:#0C84AB;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;font-size:16px;}.elementor-kit-11930 e-page-transition{background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1225px;}.e-con{--container-max-width:1225px;}.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:993px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:576px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.etn-not-found-post::before {
    content: "";
    display: block;

    width: 32px;
    height: 32px;
    margin: 0 auto 16px;

    background-color: #9ca3af;

    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M16 3v4M8 3v4M3 11h18'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;

    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M16 3v4M8 3v4M3 11h18'/%3E%3C/svg%3E");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
}

.etn-not-found-post {
    text-align: center !important;
    padding: 40px 20px !important;
    margin: 0 !important;
    width: 100%;

    background: transparent !important;
    border: none !important;

    font-size: 0 !important;
}



.etn-not-found-post::after {
    content: "Não existem eventos agendados de momento.";
    display: block;

    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;

    color: #6b7280;
}/* End custom CSS */