.elementor-kit-9{--e-global-color-primary:#663CDD;--e-global-color-secondary:#060024;--e-global-color-text:#FFFFFF;--e-global-color-accent:#A991F3;--e-global-color-953e6b6:#848A96;--e-global-color-4d96276:#C1C1C1;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-weight:400;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{font-family:"Sora", Sans-serif;}.elementor-kit-9 h1{font-family:"Sora", Sans-serif;}.elementor-kit-9 h2{font-family:"Sora", Sans-serif;}.elementor-kit-9 h3{font-family:"Sora", Sans-serif;}.elementor-kit-9 h4{font-family:"Sora", Sans-serif;}.elementor-kit-9 h5{font-family:"Sora", Sans-serif;}.elementor-kit-9 h6{font-family:"Sora", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}@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 */body::-webkit-scrollbar {
  width: 13px; /*largura da barra*/
}

body::-webkit-scrollbar-track {
  background: #060024; /*cor do fundo*/
}

body::-webkit-scrollbar-thumb {
  background: linear-gradient(92deg, #5D3FCF, #A991F3); /* degradê da barra */
  border-radius: 10px;
  border: 2px solid #060024; /* mesma cor do fundo, para integrar */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../../2025/05/Sora-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../../2025/05/Sora-SemiBold-2.woff2') format('woff2');
}
@font-face {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../../2025/05/Sora-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */