.elementor-kit-23402{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Aboreto";--e-global-typography-primary-font-weight:400;--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;color:#000000;font-weight:400;}.elementor-kit-23402 e-page-transition{background-color:#FFBC7D;}.elementor-kit-23402 a{color:#000000;font-weight:400;}.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 *//* ===== Quarried hero: stop collapsing on short-height screens ===== */

#quarriedHero{
  min-height: clamp(520px, 75vh, 760px) !important;
  padding-top: clamp(28px, 6vh, 70px) !important;
  padding-bottom: clamp(28px, 6vh, 70px) !important;
  overflow: hidden !important;
}

#quarriedHeroLeft{
  max-width: 640px !important;
}

/* When you "horizontal minimize" (short window height) */
@media (max-height: 650px){
  #quarriedHero{
    min-height: 520px !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }

  /* Tighten spacing so stuff doesn't drop weirdly */
  #quarriedHeroLeft *{
    margin-top: 0 !important;
  }
}/* End custom CSS */