.elementor-kit-11{--e-global-color-primary:#E9CA92;--e-global-color-secondary:#54595F;--e-global-color-text:#5C3833;--e-global-color-accent:#01FF24;--e-global-color-7d2f1b5:#DAA520;--e-global-color-c35a5f2:#8B3867;--e-global-color-0f889bb:#FFFFFF;--e-global-color-3fbc6d9:#38678B;--e-global-color-2e15f01:#000000;--e-global-color-16fe092:#203B54;--e-global-color-1e15e5f:#203B54;--e-global-color-ded2329:#E9CA924F;--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:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:600;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:#2CFF0E;font-size:31px;text-transform:uppercase;line-height:27px;word-spacing:0px;color:#FFFFFF;border-style:none;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 label{color:#FFFFFF;font-size:20px;font-weight:200;line-height:35px;letter-spacing:0px;}.elementor-kit-11 input:not([type="button"]):not([type="submit"]),.elementor-kit-11 textarea,.elementor-kit-11 .elementor-field-textual{font-size:17px;font-weight:200;line-height:20px;letter-spacing:0.1px;word-spacing:0px;background-color:#FFFFFF;border-radius:5px 5px 5px 5px;padding:0px 5px 0px 5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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: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 *//* Impede rolagem horizontal */
html, body {
  overflow-x: hidden;
}

/* Garante que tudo respeite o tamanho da viewport */
* {
  box-sizing: border-box;
}/* End custom CSS */