.elementor-kit-4{--e-global-color-primary:#370C44;--e-global-color-secondary:#8DCD05;--e-global-color-text:#370C44;--e-global-color-accent:#980238;--e-global-color-9001303:#FFFFFF;--e-global-color-3b5bab3:#2C0937;--e-global-color-0a80a8f:#EFEAF4;--e-global-color-ab06424:#EEF6E3;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:var( --e-global-color-secondary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-weight:500;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:50px 50px 50px 50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header{padding-inline-end:0px;padding-inline-start: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 */html, 
body {
	overflow-x: hidden !important;
}
body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

a, i, button {
	-webkit-transition: .3s !important;
	transition: .3s !important;
}

.p-margin-none p:last-child {
	margin-bottom: 0 !important;
}
b, strong, .font-bold {
    font-weight: 700;
}
.text-uppercase {
    text-transform: uppercase;
}
.display-block-always {
    display: block;
}
@media (min-width: 1024px) {
	.text-justify {
		text-align: justify;
	}
}
@media (max-width: 1023px) {
	.text-center {
		text-align: center !important;
	}
	.display-block {
		display: block;
	}
}

.skip-link {
	display: none !important;
}
.skip-link {
	color: #fff !important;
}

.conteudo a {
    color: var( --e-global-color-primary );
    text-decoration: underline;
}
.conteudo ul {
    margin-bottom: .9rem;
}

#cn-refuse-cookie {
	background: #444 !important;
}/* End custom CSS */