.elementor-kit-6{--e-global-color-primary:#690108;--e-global-color-secondary:#F1DEBA;--e-global-color-text:#464646;--e-global-color-accent:#F1DEBA;--e-global-color-b98b67f:#FFFFFF;--e-global-color-fcd5cbc:#FFFFFF;--e-global-color-de6fc25:#F9FAFC;--e-global-color-ceea7ec:#413636;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:3.125rem;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1.12em;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:1rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:1.5;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;--e-global-typography-40dc12d-font-family:"Open Sans";--e-global-typography-40dc12d-font-weight:normal;--e-global-typography-40dc12d-text-transform:uppercase;--e-global-typography-40dc12d-line-height:1.3em;--e-global-typography-ac3ab95-font-family:"Raleway";--e-global-typography-ac3ab95-font-size:2.75rem;--e-global-typography-ac3ab95-font-weight:bold;--e-global-typography-ac3ab95-line-height:1.125;--e-global-typography-ca49596-font-family:"Open Sans";--e-global-typography-ca49596-font-size:1rem;--e-global-typography-ca49596-font-weight:bold;--e-global-typography-3d5400c-font-family:"Open Sans";--e-global-typography-3d5400c-font-size:1.4375rem;--e-global-typography-3d5400c-font-weight:bold;--e-global-typography-3d5400c-line-height:1.25;--e-global-typography-2bfe548-font-family:"Open Sans";--e-global-typography-2bfe548-font-size:1rem;--e-global-typography-2bfe548-font-weight:normal;--e-global-typography-2bfe548-line-height:1.5;--e-global-typography-6d6c24a-font-family:"Open Sans";--e-global-typography-6d6c24a-font-size:0.875rem;--e-global-typography-6d6c24a-font-weight:normal;--e-global-typography-6d6c24a-line-height:1.25;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a{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 );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h1{font-family:var( --e-global-typography-ac3ab95-font-family ), Sans-serif;font-size:var( --e-global-typography-ac3ab95-font-size );font-weight:var( --e-global-typography-ac3ab95-font-weight );line-height:var( --e-global-typography-ac3ab95-line-height );}.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{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:2.5rem;--e-global-typography-ac3ab95-font-size:2.25rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h1{font-size:var( --e-global-typography-ac3ab95-font-size );line-height:var( --e-global-typography-ac3ab95-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:2rem;--e-global-typography-ac3ab95-font-size:1.75rem;--e-global-typography-3d5400c-font-size:1.1875rem;--e-global-typography-2bfe548-font-size:0.9375rem;--e-global-typography-6d6c24a-font-size:0.8125rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h1{font-size:var( --e-global-typography-ac3ab95-font-size );line-height:var( --e-global-typography-ac3ab95-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Smooth scroll behavior */
html {
	scroll-behavior: smooth;
}

/* Hardware acceleration for better performance */
.elementor-widget-container {
	will-change: transform, opacity;
}

/* Reduce motion for accessibility */
@media (prefers-reduced-motion: reduce) {
	* {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
	}
}/* End custom CSS */