.elementor-kit-8{--e-global-color-primary:#F5F6FF;--e-global-color-secondary:#D6DAFF;--e-global-color-text:#0018FE;--e-global-color-accent:#FFF6F9;--e-global-color-4185d53:#FF1863;--e-global-color-f19367f:#B81147;--e-global-color-2029e4c:#FFFFFF;--e-global-color-2293dc0:#FAFAFA;--e-global-color-89039f1:#DBDBDB;--e-global-color-5029fff:#B6B6B6;--e-global-color-f5c8e45:#929292;--e-global-color-a1428c0:#646464;--e-global-color-9dec319:#525252;--e-global-color-c6ec29f:#3F3F3F;--e-global-color-0ab3fca:#2D2D2D;--e-global-color-5c0f112:#1B1B1B;--e-global-color-103058f:#12B76A;--e-global-color-7e264dc:#F79009;--e-global-color-f373e93:#F04438;--e-global-color-7b726f1:#0178E6;--e-global-color-ad23c3a:#0095FF;--e-global-color-04448fa:#0CB97B;--e-global-color-69b2978:#128C7E;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:32px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.2em;--e-global-typography-550c7ed-font-family:"Inter";--e-global-typography-550c7ed-font-size:20px;--e-global-typography-550c7ed-font-weight:600;--e-global-typography-550c7ed-line-height:1.2em;--e-global-typography-170f442-font-family:"Inter";--e-global-typography-170f442-font-size:16px;--e-global-typography-170f442-font-weight:600;--e-global-typography-170f442-line-height:1.2em;--e-global-typography-16f247e-font-family:"Inter";--e-global-typography-16f247e-font-size:14px;--e-global-typography-16f247e-font-weight:600;--e-global-typography-16f247e-line-height:1.2em;--e-global-typography-095dfa8-font-family:"Inter";--e-global-typography-095dfa8-font-size:12px;--e-global-typography-095dfa8-font-weight:600;--e-global-typography-095dfa8-line-height:1.2em;--e-global-typography-e47bb2a-font-family:"Inter";--e-global-typography-e47bb2a-font-size:24px;--e-global-typography-e47bb2a-font-weight:400;--e-global-typography-e47bb2a-line-height:1.2em;--e-global-typography-a348e45-font-family:"Inter";--e-global-typography-a348e45-font-size:20px;--e-global-typography-a348e45-font-weight:400;--e-global-typography-a348e45-line-height:1.2em;--e-global-typography-044e113-font-family:"Inter";--e-global-typography-044e113-font-size:16px;--e-global-typography-044e113-font-weight:400;--e-global-typography-044e113-line-height:1.2em;--e-global-typography-9bfa1fd-font-family:"Inter";--e-global-typography-9bfa1fd-font-size:14px;--e-global-typography-9bfa1fd-font-weight:400;--e-global-typography-9bfa1fd-line-height:1.2em;--e-global-typography-6cd284e-font-family:"Inter";--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:"Inter";--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:"Inter";--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-7b87f70-font-family:"Inter";--e-global-typography-7b87f70-font-size:10px;--e-global-typography-7b87f70-font-weight:400;--e-global-typography-7b87f70-line-height:1.5em;background-color:var( --e-global-color-2029e4c );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1216px;}.e-con{--container-max-width:1216px;--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: 10px;
}

/* Cor de fundo da barra de rolagem */
::-webkit-scrollbar-track {
  background: #ffffff;
}

/* Estilo da barra deslizante */
::-webkit-scrollbar-thumb {
  background: #0018FE;
  border-radius: 100px;
  border: 2px solid #ffffff;
}/* End custom CSS */