.elementor-kit-5{--e-global-color-primary:#0C302A;--e-global-color-secondary:#103D35;--e-global-color-text:#C9902E;--e-global-color-accent:#FFFC8F;--e-global-typography-primary-font-family:"Catchye";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;overscroll-behavior:contain;}.elementor-kit-5 e-page-transition{background-color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 */html, body{
	max-width: 100%;
	overflow-x: hidden;
}

::-webkit-scrollbar {
	width: 12px;
	display: none;
}

::-webkit-scrollbar-track {
	background: #103C35;
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #C9902E;
	border: 2px solid #103C35;
}

::-webkit-scrollbar-thumb:hover {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: #C9902E;
	border: 2px solid #F6C849;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Catchye';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://drataynavieira.com.br/wp-content/uploads/2024/10/Catchye.ttf') format('truetype');
}
/* End Custom Fonts CSS */