.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:"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;}.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;}}:root { --brand-primary:#7A9B6D; --brand-primary-dark:#3E5C38; --brand-primary-soft:#EEF4EA; --text-primary:#1E2320; --text-secondary:#555C57; --surface:#FFFFFF; --surface-soft:#FAF8F4; --border-subtle:#E3E0D8; --font-heading:Plus Jakarta Sans; --font-body:Inter; --type-display:64px; --type-display-tablet:52px; --type-display-mobile:40px; --type-h1:52px; --type-h1-tablet:42px; --type-h1-mobile:34px; --type-h2:40px; --type-h2-tablet:34px; --type-h2-mobile:28px; --type-h3:28px; --type-h3-tablet:24px; --type-h3-mobile:21px; --type-body-large:20px; --type-body-large-mobile:18px; --type-body:17px; --type-body-mobile:16px; --type-small:14px; --type-button:16px; --space-4:4px; --space-8:8px; --space-12:12px; --space-16:16px; --space-24:24px; --space-32:32px; --space-48:48px; --space-64:64px; --space-96:96px; --radius-small:6px; --radius-medium:12px; --radius-card:20px; --radius-large:32px; --radius-pill:999px; --container-max:1200px; --surface-dark:#1F3320; --text-on-brand:#FFFFFF; }
/* Start custom CSS *//* Sizwesa design system: inline links inside V4 paragraphs (non-nested) */
.elementor .e-default-p a { color: var(--brand-primary-dark); text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px; transition: color 0.2s ease; }
.elementor .e-default-p a:hover { color: var(--text-primary); text-decoration-thickness: 2px; }
.elementor .e-default-p a:focus-visible { outline: 2px solid var(--brand-primary-dark); outline-offset: 2px; border-radius: 2px; }

/* Sizwesa design system: tighter card shadow inside the swipe track (<=1024px) so it fits the track's 8px vertical padding.
   Rest: max 7px below / 3px above. Hover: 2px lift, max 7px below / 3px above the lifted card. */
@media (max-width: 1024px) {
  .elementor .mobile-card-track > .service-card { box-shadow: 0 1px 2px rgba(30,35,32,0.06), 0 2px 5px rgba(30,35,32,0.05); }
  .elementor .mobile-card-track > .service-card:hover,
  .elementor .mobile-card-track > .service-card:focus-visible { transform: translateY(-2px); box-shadow: 0 1px 2px rgba(30,35,32,0.07), 0 2px 5px rgba(30,35,32,0.08); }
}/* End custom CSS */