.elementor-kit-6{--e-global-color-primary:#111111;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#111111;--e-global-color-accent:#61CE70;--e-global-color-30ac721:#1F1F1F;--e-global-typography-primary-font-family:"Encode Sans Condensed";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */*, *::before, *::after {
  box-sizing: border-box;
}
	
	*:not(dialog) {
  margin: 0;
}

@media (prefers-reduced-motion: no-preference) {
	html {
		interpolate-size: allow-keywords;
	}
}
	
	body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
	
	img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}
	
	input, button, textarea, select {
  font: inherit;
}
	
	p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}
	
	p {
	margin-bottom: 20px;
		text-wrap: pretty;
}
	
	p:last-child {
		margin-bottom: 0px;
	}

h1, h2, h3, h4, h5, h6 {
  text-wrap: balance;
}
	
	ul {
		margin-bottom: 20px;
	}
	
	ul:last-child {
    margin-bottom: 0;
}/* End custom CSS */