.elementor-kit-18{--e-global-color-primary:#ec8944;--e-global-color-secondary:#044cac;--e-global-color-text:#000000;--e-global-color-accent:#FF0000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Helvetica", Sans-serif;font-size:40px;}.elementor-kit-18 e-page-transition{background-color:#FFBC7D;}.elementor-kit-18 h1{font-family:"Roboto", Sans-serif;font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.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 *//* ===== iOS SCROLL FIX - SITEWIDE ===== */

html, body {
	-webkit-overflow-scrolling: touch;
	overscroll-behavior-y: none;
}

.elementor-sticky,
.elementor-sticky--active,
.elementor-sticky--effects {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform;
}

[class*="elementor-sticky"] {
	position: -webkit-sticky;
	position: sticky;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

@media (max-width: 767px) {
	.elementor-sticky--active {
		bottom: 0;
		z-index: 999;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.elementor-section {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
}

.elementor-motion-effects-container,
.elementor-motion-effects-layer {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}/* End custom CSS */