.elementor-kit-6{--e-global-color-primary:#D0BE80;--e-global-color-secondary:#F2DE97;--e-global-color-text:#342D26;--e-global-color-accent:#E1C4A7;--e-global-color-a1c690d:#D0C3B2;--e-global-color-910b591:#000000;--e-global-color-74f5548:#FFFFFF;--e-global-typography-primary-font-family:"Onest";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Onest";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Albert Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Albert Sans";--e-global-typography-accent-font-weight:500;font-family:"Albert Sans", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 h1{font-family:"Albert Sans", Sans-serif;}.elementor-kit-6 h2{font-family:"Albert Sans", Sans-serif;}.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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.cursor {
	display: none;
}

@media screen and (min-width: 53em) {
	.menu {
		font-size: 4vw;
		grid-auto-flow: column;
		max-width: min-content;
	}
	.frame {
		padding: 1.5rem 2rem 0;
		display: grid;
		grid-template-columns: auto 1fr auto;
		grid-template-areas: 'title links sponsor';
		grid-gap: 3vw;
		justify-content: space-between;
		text-align: left;
	}
	.frame__links {
		margin: 0;
	}
}

@media (any-pointer:fine) {
	.cursor {
		position: fixed;
		top: 0;
		left: 0;
		display: block;
		pointer-events: none;
		z-index: 10000;
	}

	.cursor__inner {
		fill: var(--cursor-fill);
	}

	.no-js .cursor {
		display: none;
	}

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Onest';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://nucleodesaude.com/wp-content/uploads/2024/06/Onest-Regular.woff2') format('woff2'),
		url('https://nucleodesaude.com/wp-content/uploads/2024/06/Onest-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Onest';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://nucleodesaude.com/wp-content/uploads/2024/06/Onest-Medium.woff2') format('woff2'),
		url('https://nucleodesaude.com/wp-content/uploads/2024/06/Onest-Medium.woff') format('woff');
}
/* End Custom Fonts CSS */