.elementor-kit-22{--e-global-color-primary:#043D6D;--e-global-color-secondary:#3ECAC8;--e-global-color-text:#3F3F3F;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Prosto One";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Prosto One";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;--e-preloader-animation:swing;--e-preloader-animation-duration:4900ms;--e-preloader-delay:0ms;--e-preloader-width:198px;--e-preloader-opacity:0.2;}.elementor-kit-22 e-page-transition{background-color:#ACCBE6;}.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 */body:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;

  background: linear-gradient(
    to bottom right,
    rgba(50, 127, 190, 0.9) 0%,   /* deep blue with 90% opacity */
    rgba(137, 184, 223, 0.7) 45%, /* mid blue with 70% opacity */
    rgba(224, 241, 255, 0.5) 87%, /* pale blue with 50% opacity */
    rgba(255, 255, 255, 0.3) 99%  /* near white with 30% opacity */
  );
}

#page,
.elementor {
  position: relative;
  z-index: 1;
}/* End custom CSS */