.elementor-kit-7 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-7 h1 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
	text-transform: var(--e-global-typography-primary-text-transform);
	font-style: var(--e-global-typography-primary-font-style);
	line-height: var(--e-global-typography-primary-line-height);
	letter-spacing: var(--e-global-typography-primary-letter-spacing);
}

.elementor-kit-7 h5 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-ef116fc-font-family), Sans-serif;
	font-size: var(--e-global-typography-ef116fc-font-size);
	font-weight: var(--e-global-typography-ef116fc-font-weight);
	text-transform: var(--e-global-typography-ef116fc-text-transform);
	line-height: var(--e-global-typography-ef116fc-line-height);
	letter-spacing: var(--e-global-typography-ef116fc-letter-spacing);
}

.elementor-kit-7 h6 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-0d5e945-font-family), Sans-serif;
	font-size: var(--e-global-typography-0d5e945-font-size);
	font-weight: var(--e-global-typography-0d5e945-font-weight);
	line-height: var(--e-global-typography-0d5e945-line-height);
	letter-spacing: var(--e-global-typography-0d5e945-letter-spacing);
	word-spacing: var(--e-global-typography-0d5e945-word-spacing);
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1140px;
}

 {}

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:1440px) {
	.elementor-kit-7 h1 {
		font-size: var(--e-global-typography-primary-font-size);
		line-height: var(--e-global-typography-primary-line-height);
		letter-spacing: var(--e-global-typography-primary-letter-spacing);
	}
	
	.elementor-kit-7 h5 {
		font-size: var(--e-global-typography-ef116fc-font-size);
		line-height: var(--e-global-typography-ef116fc-line-height);
		letter-spacing: var(--e-global-typography-ef116fc-letter-spacing);
	}
	
	.elementor-kit-7 h6 {
		font-size: var(--e-global-typography-0d5e945-font-size);
		line-height: var(--e-global-typography-0d5e945-line-height);
		letter-spacing: var(--e-global-typography-0d5e945-letter-spacing);
		word-spacing: var(--e-global-typography-0d5e945-word-spacing);
	}
}

@media (max-width:1024px) {
	.elementor-kit-7 h1 {
		font-size: var(--e-global-typography-primary-font-size);
		line-height: var(--e-global-typography-primary-line-height);
		letter-spacing: var(--e-global-typography-primary-letter-spacing);
	}
	
	.elementor-kit-7 h5 {
		font-size: var(--e-global-typography-ef116fc-font-size);
		line-height: var(--e-global-typography-ef116fc-line-height);
		letter-spacing: var(--e-global-typography-ef116fc-letter-spacing);
	}
	
	.elementor-kit-7 h6 {
		font-size: var(--e-global-typography-0d5e945-font-size);
		line-height: var(--e-global-typography-0d5e945-line-height);
		letter-spacing: var(--e-global-typography-0d5e945-letter-spacing);
		word-spacing: var(--e-global-typography-0d5e945-word-spacing);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
}

@media (max-width:768px) {
	.elementor-kit-7 h1 {
		font-size: var(--e-global-typography-primary-font-size);
		line-height: var(--e-global-typography-primary-line-height);
		letter-spacing: var(--e-global-typography-primary-letter-spacing);
	}
	
	.elementor-kit-7 h5 {
		font-size: var(--e-global-typography-ef116fc-font-size);
		line-height: var(--e-global-typography-ef116fc-line-height);
		letter-spacing: var(--e-global-typography-ef116fc-letter-spacing);
	}
	
	.elementor-kit-7 h6 {
		font-size: var(--e-global-typography-0d5e945-font-size);
		line-height: var(--e-global-typography-0d5e945-line-height);
		letter-spacing: var(--e-global-typography-0d5e945-letter-spacing);
		word-spacing: var(--e-global-typography-0d5e945-word-spacing);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
}