.elementor-kit-3291{--e-global-color-primary:#0068B5;--e-global-color-secondary:#050A1A;--e-global-color-text:#A1A7B2;--e-global-color-accent:#00E1FF;--e-global-color-3eeaed5:#000000;--e-global-color-d1c0b9d:#FFFFFF;--e-global-color-b4d42d7:#AD00FF;--e-global-color-67caa65:#A1A7B2;--e-global-color-ffde824:#FF3B3B;--e-global-typography-primary-font-family:"Space Grotesk";--e-global-typography-primary-font-size:62px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:60px;--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-3291 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 *//* glow + border utilities */
.blue-glow { box-shadow: 0 0 18px rgba(0,104,181,0.6); }
.blue-border { border: 2px solid #0068B5; box-shadow: 0 0 16px rgba(0,104,181,0.18); }
.blue-text-glow { text-shadow: 0 0 10px rgba(0,104,181,0.35); }

/* neon ring behind CTA */
.neon-ring {
  width: 320px; height: 320px; border-radius: 999px;
  background: radial-gradient(circle, rgba(0,104,181,0.25), transparent 65%);
  position: absolute; left: 50%; transform: translateX(-50%); z-index: -1;
}

/* smooth fade for counters */
.counter { font-variant-numeric: tabular-nums; }

/* sticky bottom CTA (mobile) */
.sticky-cta {
  position: fixed; bottom: 16px; left: 12px; right: 12px; z-index: 9999;
  display:flex; justify-content:center; align-items:center;
  padding: 14px 16px; border-radius: 12px;
  background: linear-gradient(90deg,#0068B5,#00E1FF);
  box-shadow: 0 8px 30px rgba(0,104,181,0.35);
}/* End custom CSS */