.elementor-kit-1045{--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-1045 e-page-transition{background-color:#FFBC7D;}:root{--arts-fluid-preset--eyebrow:clamp(min(11px, 13px), calc((11px) + (((13 - 11) * ((100vw - var(--arts-fluid-min-screen)) / var(--arts-fluid-screen-diff))))), max(11px, 13px));--arts-fluid-preset--h1:clamp(min(26px, 34px), calc((26px) + (((34 - 26) * ((100vw - var(--arts-fluid-min-screen)) / var(--arts-fluid-screen-diff))))), max(26px, 34px));--arts-fluid-preset--h2:clamp(min(21px, 27px), calc((21px) + (((27 - 21) * ((100vw - var(--arts-fluid-min-screen)) / var(--arts-fluid-screen-diff))))), max(21px, 27px));--arts-fluid-preset--h3:clamp(min(19px, 23px), calc((19px) + (((23 - 19) * ((100vw - var(--arts-fluid-min-screen)) / var(--arts-fluid-screen-diff))))), max(19px, 23px));--arts-fluid-preset--h4:clamp(min(15px, 17px), calc((15px) + (((17 - 15) * ((100vw - var(--arts-fluid-min-screen)) / var(--arts-fluid-screen-diff))))), max(15px, 17px));--arts-fluid-preset--h5:clamp(min(14px, 15px), calc((14px) + (((15 - 14) * ((100vw - var(--arts-fluid-min-screen)) / var(--arts-fluid-screen-diff))))), max(14px, 15px));--arts-fluid-preset--h6:clamp(min(13px, 14px), calc((13px) + (((14 - 13) * ((100vw - var(--arts-fluid-min-screen)) / var(--arts-fluid-screen-diff))))), max(13px, 14px));--arts-fluid-preset--body:clamp(min(15px, 16.5px), calc((15px) + (((16.5 - 15) * ((100vw - var(--arts-fluid-min-screen)) / var(--arts-fluid-screen-diff))))), max(15px, 16.5px));--arts-fluid-screen-diff:calc(var(--arts-fluid-max-screen-value) - var(--arts-fluid-min-screen-value));--arts-fluid-min-screen:360px;--arts-fluid-min-screen-value:360;--arts-fluid-max-screen:1920px;--arts-fluid-max-screen-value:1920;}.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);}@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 *//* Fluid typography — generated from Fluid Design System presets. Applies site-wide. */
h1.elementor-heading-title { font-size: var(--arts-fluid-preset--h1) !important; }
h2.elementor-heading-title { font-size: var(--arts-fluid-preset--h2) !important; }
h3.elementor-heading-title { font-size: var(--arts-fluid-preset--h3) !important; }
h4.elementor-heading-title { font-size: var(--arts-fluid-preset--h4) !important; }
h5.elementor-heading-title { font-size: var(--arts-fluid-preset--h5) !important; }
h6.elementor-heading-title { font-size: var(--arts-fluid-preset--h6) !important; }
p.elementor-heading-title { font-size: var(--arts-fluid-preset--eyebrow) !important; }
.elementor-text-editor p,
.elementor-icon-box-description,
.elementor-icon-list-text { font-size: var(--arts-fluid-preset--body) !important; }
p { font-size: var(--arts-fluid-preset--body) !important; }
/* Hide the WordPress admin toolbar on mobile widths -- it renders position:absolute
   at max-width:600px (and stays fixed with a high z-index above that), which visually
   overlaps/cuts into the top of the sticky header on phones for logged-in users.
   Real (logged-out) visitors never see the admin bar, so this only affects admin preview. */
@media screen and (max-width: 782px) {
  #wpadminbar { display: none !important; }
  html { margin-top: 0 !important; }
}

/* Increase the eyebrow-style heading text (p.elementor-heading-title.elementor-size-default)
   from the fluid ~12-13px eyebrow preset to a flat 18px, site-wide. More specific than the
   'p.elementor-heading-title { font-size: var(--arts-fluid-preset--eyebrow) !important; }'
   rule above, so it overrides it only for elements that also carry elementor-size-default. */
p.elementor-heading-title.elementor-size-default { font-size: 16px !important; }


/* WCAG AA contrast fix: icon-box titles with no explicit title_color were falling back
   to Astra's theme default text color (#808285), which only reaches 3.48-3.85:1 contrast
   against the site's white/cream card backgrounds -- below the 4.5:1 AA minimum for normal
   text. This sets a darker default that clears 4.5:1 on every light background in use
   (#FFFFFF, #FBF9F4, #FDF3D3, #F3EFE4). Lower specificity than any per-widget title_color
   override, so icon boxes that already set an explicit color (e.g. white text on dark
   navy cards) are unaffected. */
.elementor-icon-box-title { color: #6B6D70; }/* End custom CSS */