.elementor-kit-6{--e-global-color-primary:#962929;--e-global-color-secondary:#D23939;--e-global-color-text:#7A7A7A;--e-global-color-accent:#4A1414;--e-global-color-501b82e:#0C0C0C;--e-global-typography-primary-font-family:"Noto Sans Gothic";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Rashi Hebrew";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans Carian";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-501b82e );}.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){margin-block-end: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 */#bg-video {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  z-index: -1;
}

body::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('https://lakepointproductions.com/wp-content/uploads/2025/08/AdobeStock_510114736-copy-scaled.png') repeat;
  background-size: auto 1200px;   /* scale relative to container */
  opacity: 0.7; /* adjust strength */
  pointer-events: none; /* make sure clicks pass through */
  z-index: -1; /* sits between content and video */
}/* End custom CSS */