.elementor-kit-9{--e-global-color-primary:#0B4433;--e-global-color-secondary:#283C32;--e-global-color-text:#6B7280;--e-global-color-accent:#F5DC37;--e-global-color-d2ca5f4:#FFFFFF;--e-global-color-64fae21:#FDF8E1;--e-global-color-99bd6b1:#6F856D;--e-global-color-fdf5e85:#8A9D92;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-line-height:1.11em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.5em;--e-global-typography-42c7089-font-family:"Montserrat";--e-global-typography-42c7089-font-size:30px;--e-global-typography-42c7089-font-weight:bold;--e-global-typography-42c7089-line-height:1.2em;--e-global-typography-851d206-font-family:"Montserrat";--e-global-typography-851d206-font-size:18px;--e-global-typography-851d206-font-weight:400;--e-global-typography-851d206-line-height:1.43em;--e-global-typography-8169641-font-family:"Montserrat";--e-global-typography-8169641-font-size:14px;--e-global-typography-8169641-font-weight:400;--e-global-typography-8169641-line-height:1.4em;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:1366px){.elementor-kit-9{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:32px;--e-global-typography-42c7089-font-size:26px;}}@media(max-width:1024px){.elementor-kit-9{--e-global-typography-primary-font-size:36px;--e-global-typography-secondary-font-size:28px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:14px;--e-global-typography-42c7089-font-size:22px;--e-global-typography-851d206-font-size:16px;--e-global-typography-8169641-font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:28px;--e-global-typography-secondary-font-size:20px;--e-global-typography-42c7089-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.bloco-glass {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}


.elementor-counter-title {
 text-align: center;   
}

.conts > div{
    display:none;
}

.conts > div.ativo{
    display:flex;
}

.cab-img{
    filter: opacity(0.4);
    transition: 0.3s;
}

.cab-img.ativo{
    filter: grayscale(0%);
}/* End custom CSS */