.elementor-283 .elementor-element.elementor-element-ce1867a{--display:flex;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-283 .elementor-element.elementor-element-5004eb4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-283 .elementor-element.elementor-element-5004eb4.elementor-element{--align-self:center;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-ce1867a *//* animated vertical grid background */
    .hero-bg{
      position:absolute; inset:0; z-index:0; pointer-events:none; opacity:.14;
      background:repeating-linear-gradient(
        to right,
        #111 0px, #111 1px,
        transparent 1px, transparent 60px
      );
      animation: stripeMove 22s linear infinite;
      background-size:60px 100%;
    }
    @keyframes stripeMove { from{background-position:0 0} to{background-position:60px 0} }

    .hero-container{max-width:1100px;margin:0 auto;position:relative;z-index:1;text-align:center}/* End custom CSS */
/* Start custom CSS *//* Hide page title only on the homepage */
body.home .entry-title {
    display: none !important;
}/* End custom CSS */