.elementor-kit-11{--e-global-color-primary:#000E32;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#EBE914;--e-global-color-accent:#00984B;--e-global-color-23cccc5:#85840B;--e-global-color-4aced8c:#002380;--e-global-color-ed16af8:#003219;--e-global-color-a01697f:#999999;--e-global-typography-primary-font-family:"Aldrich";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Aldrich";--e-global-typography-secondary-font-size:60px;--e-global-typography-secondary-font-weight:900;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-weight:500;color:#FFFFFF;font-family:"Sora", Sans-serif;font-size:24px;}.elementor-kit-11 a{color:#FFFFFF;font-family:"Sora", Sans-serif;font-size:20px;}.elementor-kit-11 a:hover{color:#00984B;font-family:"Sora", Sans-serif;font-size:20px;}.elementor-kit-11 h1{color:#EBE914;font-family:"Aldrich", Sans-serif;font-size:32px;}.elementor-kit-11 h2{color:#EBE914;}.elementor-kit-11 h3{color:#EBE914;font-family:"Aldrich", Sans-serif;font-size:48px;}.elementor-kit-11 h4{color:#EBE914;font-family:"Aldrich", Sans-serif;font-size:50px;}.elementor-kit-11 h5{color:#EBE914;font-family:"Aldrich", Sans-serif;font-size:58px;}.elementor-kit-11 h6{color:#EBE914;font-family:"Aldrich", Sans-serif;font-size:64px;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-family:"Sora", Sans-serif;font-size:20px;font-weight:500;color:#000E32;background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-text ) 0%, var( --e-global-color-23cccc5 ) 100%);border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-text );border-radius:10px 0px 10px 0px;padding:22px 30px 22px 30px;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{color:#FFFFFF;background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-accent ) 0%, var( --e-global-color-ed16af8 ) 100%);border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:10px 0px 10px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;}.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-11 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 */<style>
/* Impede que os cards ultrapassem a tela nos lados e garante o funcionamento do sticky */
.elementor-section-wrap { overflow: visible !important; }

/* Configuração do Card 1 */
.card-empilhado-1 {
    position: sticky !important;
    top: 120px !important;
    z-index: 10 !important;
}

/* Configuração do Card 2 */
.card-empilhado-2 {
    position: sticky !important;
    top: 140px !important;
    z-index: 20 !important;
}

/* Configuração do Card 3 */
.card-empilhado-3 {
    position: sticky !important;
    top: 160px !important;
    z-index: 30 !important;
}
</style>/* End custom CSS */