.elementor-kit-8{--e-global-color-primary:#FDFDFD;--e-global-color-secondary:#111111;--e-global-color-text:#FDFDFD;--e-global-color-accent:#F9F9F9;--e-global-color-11e0e1a:#F0F0F0;--e-global-color-4185d53:#E8E8E8;--e-global-color-0765aaa:#E1E1E1;--e-global-color-2029e4c:#D9D9D9;--e-global-color-2293dc0:#CECECE;--e-global-color-89039f1:#BBBBBB;--e-global-color-5029fff:#8C8C8C;--e-global-color-f5c8e45:#828282;--e-global-color-a1428c0:#626262;--e-global-color-9dec319:#202020;--e-global-color-c6ec29f:#FBFEFA;--e-global-color-0ab3fca:#F5FBF3;--e-global-color-5c0f112:#E8F8E3;--e-global-color-103058f:#D9F2D1;--e-global-color-7e264dc:#C7EBBC;--e-global-color-f373e93:#B1E0A1;--e-global-color-8a32bc0:#93D17D;--e-global-color-41d93f3:#66BC43;--e-global-color-865c3c9:#46AB03;--e-global-color-1eac17b:#3D9E00;--e-global-color-46855db:#288000;--e-global-color-7f57c24:#203D15;--e-global-color-589924c:#F9FBFC;--e-global-color-b2030d2:#F2F7FC;--e-global-color-a069409:#E6F1FB;--e-global-color-07db602:#D7EAFD;--e-global-color-95f37e6:#C5E1FB;--e-global-color-d8aace9:#B1D4F5;--e-global-color-89d2c18:#96C3ED;--e-global-color-c2af912:#6DACE5;--e-global-color-7f90ee6:#00355B;--e-global-color-20eb0f6:#184870;--e-global-color-298020b:#3776AB;--e-global-color-d947cda:#01365C;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:72px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:56px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:48px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:32px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.2em;--e-global-typography-550c7ed-font-family:"Open Sans";--e-global-typography-550c7ed-font-size:28px;--e-global-typography-550c7ed-font-weight:600;--e-global-typography-550c7ed-line-height:1.2em;--e-global-typography-170f442-font-family:"Open Sans";--e-global-typography-170f442-font-size:24px;--e-global-typography-170f442-font-weight:600;--e-global-typography-170f442-line-height:1.2em;--e-global-typography-044e113-font-family:"Open Sans";--e-global-typography-044e113-font-size:20px;--e-global-typography-044e113-font-weight:400;--e-global-typography-044e113-line-height:1.5em;--e-global-typography-9bfa1fd-font-family:"Open Sans";--e-global-typography-9bfa1fd-font-size:18px;--e-global-typography-9bfa1fd-font-weight:400;--e-global-typography-9bfa1fd-line-height:1.5em;--e-global-typography-6cd284e-font-family:"Open Sans";--e-global-typography-6cd284e-font-size:16px;--e-global-typography-6cd284e-font-weight:400;--e-global-typography-6cd284e-line-height:1.5em;--e-global-typography-72edcef-font-family:"Open Sans";--e-global-typography-72edcef-font-size:14px;--e-global-typography-72edcef-font-weight:400;--e-global-typography-72edcef-line-height:1.5em;--e-global-typography-075d52f-font-family:"Open Sans";--e-global-typography-075d52f-font-size:12px;--e-global-typography-075d52f-font-weight:400;--e-global-typography-075d52f-line-height:1.5em;--e-global-typography-89fd636-font-family:"Open Sans";--e-global-typography-89fd636-font-size:14px;--e-global-typography-89fd636-font-weight:700;--e-global-typography-89fd636-line-height:1.2em;background-color:#FFFFFF;}.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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}@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 *//* Bloqueia a rolagem horizontal */
html, body {
    width: 100%;
    overflow-x: hidden;
}

/* Estilo da barra de rolagem */
::-webkit-scrollbar {
  width: 16px;
}

/* Cor de fundo da barra de rolagem */
::-webkit-scrollbar-track {
  background: #F9F9F9;
}

/* Estilo da barra deslizante */
::-webkit-scrollbar-thumb {
  background: #46AB03;
  border-radius: 100px;
  border: 4px solid #F9F9F9;
}


/* Remove a margem inferior do widget de parágrafo */
p:last-child {
    margin-bottom: 0px !important;
}/* End custom CSS */