.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Source Sans 3";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Source Sans 3";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Sans 3";--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: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 */:root {
    --dachua-accent: #df0024;
    --dachua-accent-hover: #b3001d;
    --dachua-accent-soft: rgba(223, 0, 36, 0.08);
    --dachua-dark: #101820;
    --dachua-dark-soft: #1e2935;
    --dachua-ink: #1f2937;
    --dachua-text: #445467;
    --dachua-text-soft: #66778a;
    --dachua-steel: #7a8794;
    --dachua-surface: #ffffff;
    --dachua-surface-alt: #f3f6f8;
    --dachua-surface-alt-strong: #e9eef3;
    --dachua-border: #d7dee6;
    --dachua-border-strong: #b8c4d1;
    --dachua-success: #0f6d47;
    --dachua-warning-bg: #fff6e3;
    --dachua-warning-border: #d97706;
    --dachua-warning-text: #8b4a08;
    --dachua-font-body: "Source Sans 3", "Segoe UI", Tahoma, Arial, sans-serif;
    --dachua-font-heading: "Barlow Semi Condensed", "Franklin Gothic Medium", "Arial Narrow", "Segoe UI", sans-serif;
    --dachua-shell-width: 1280px;
    --dachua-section-space: clamp(72px, 8vw, 112px);
    --dachua-radius-sm: 4px;
    --dachua-radius-md: 8px;
    --dachua-radius-lg: 12px;
    --dachua-shadow-sm: 0 14px 28px -24px rgba(16, 24, 32, 0.46);
    --dachua-shadow-md: 0 28px 52px -34px rgba(16, 24, 32, 0.34);
    --dachua-brand: var(--dachua-accent);
    --dachua-bg-alt: var(--dachua-surface-alt);
}/* End custom CSS */