.elementor-kit-8{--e-global-color-primary:#F5F2FA;--e-global-color-secondary:#E0D7F1;--e-global-color-text:#7D57C6;--e-global-color-accent:#320B71;--e-global-color-11e0e1a:#1A0E3F;--e-global-color-4185d53:#FFFFFF;--e-global-color-0765aaa:#FBFBFB;--e-global-color-2029e4c:#E0E0E0;--e-global-color-5029fff:#C2C2C2;--e-global-color-f5c8e45:#ADADAD;--e-global-color-a1428c0:#525252;--e-global-color-9dec319:#3D3D3D;--e-global-color-c6ec29f:#292929;--e-global-color-0ab3fca:#141414;--e-global-color-5c0f112:#000000;--e-global-color-660a08b:#EBFAFB;--e-global-color-cba852d:#09C5CC;--e-global-color-8c240a4:#0194A9;--e-global-color-c5f6a70:#014751;--e-global-color-103058f:#0178E6;--e-global-color-7e264dc:#0095FF;--e-global-color-f373e93:#0CB97B;--e-global-color-d35a5dd:#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-f61a847-font-family:"Inter";--e-global-typography-f61a847-font-size:12px;--e-global-typography-f61a847-font-weight:600;--e-global-typography-f61a847-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-9a55800-font-family:"Inter";--e-global-typography-9a55800-font-size:12px;--e-global-typography-9a55800-font-weight:400;--e-global-typography-9a55800-line-height:1.2em;--e-global-typography-c79418b-font-family:"Inter";--e-global-typography-c79418b-font-size:8px;--e-global-typography-c79418b-font-weight:400;--e-global-typography-c79418b-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;background-color:#FFFFFF;}.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;
}

/* Personaliza a barra de rolagem */
body::-webkit-scrollbar {
	width: 6px;
}

body::-webkit-scrollbar-track {
	background: #fff;
}

body::-webkit-scrollbar-thumb {
	background-color: #7D57C6;
	border-radius: 100px;
}/* End custom CSS */