.elementor-kit-67{--e-global-color-primary:#008DCD;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#00CCCC;--e-global-color-65141f8:#FFFFFF;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-67 e-page-transition{background-color:#FFBC7D;}.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);}@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 */:root {
	--base-font-size: 16px; /* Anchor for rem */
	--h1-size: clamp(2rem, 5vw, 3.5rem);
	--h2-size: clamp(1.75rem, 4vw, 2.75rem);
	--h3-size: clamp(1.5rem, 3.5vw, 2rem);
	--body-size: 1rem;
	--small-size: 0.875rem;
}
h1, .elementor-heading-title.elementor-size-h1 {
	font-size: var(--h1-size);
	line-height: 1.2;

}
h2, .elementor-heading-title.elementor-size-h2 {
	font-size: var(--h2-size);
	line-height: 1.3;
}
h3, .elementor-heading-title.elementor-size-h3 {
	font-size: var(--h3-size);
	line-height: 1.4;
}
p, .elementor-text-editor {
	font-size: var(--body-size);
	line-height: 1.6;
}
.small, .elementor-widget-text-editor small {
	font-size: var(--small-size);
	line-height: 1.5;
}


/* Responsive overrides for specific breakpoints */
@media (max-width: 767px) {
	h1 {
		font-size: clamp(1.75rem, 4.5vw, 2.25rem);
	}
	h2 {
		font-size: clamp(1.5rem, 3.5vw, 2rem);
	}
}/* End custom CSS */