.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#00E5FF;--e-global-color-text:#C0C0C0;--e-global-color-accent:#00E5FF;--e-global-color-160b80f:#0D0D17;--e-global-color-6f983e3:#00E5FF;--e-global-color-68bab4b:#FFFFFF;--e-global-typography-primary-font-family:"Inter Tight";--e-global-typography-primary-font-size:54px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:19px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-ac9fb4b-font-family:"Inter Tight";--e-global-typography-ac9fb4b-font-size:22px;--e-global-typography-ac9fb4b-font-weight:500;--e-global-typography-ac9fb4b-text-transform:capitalize;overscroll-behavior:auto;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:36px;--e-global-typography-secondary-font-size:19px;--e-global-typography-text-font-size:17px;--e-global-typography-accent-font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:34px;--e-global-typography-secondary-font-size:19px;--e-global-typography-text-font-size:17px;--e-global-typography-accent-font-size:17px;--e-global-typography-ac9fb4b-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:320px;}.e-con{--container-max-width:320px;}}/* Start custom CSS *//*Modern Neon radial background */
body {
  background:
    radial-gradient(circle at 15% 25%, rgba(0,200,255,0.12) 0%, rgba(0,200,255,0.00) 18%),
    radial-gradient(circle at 85% 75%, rgba(255,80,200,0.12) 0%, rgba(255,80,200,0.00) 18%),
    radial-gradient(circle at 50% 10%, rgba(255,220,0,0.06) 0%, rgba(255,220,0,0.00) 14%),
    linear-gradient(180deg, #0f0f1a 0%, #0b1b2b 100%);
  background-size: cover;
  color: #ffffff;

  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  background-attachment: fixed !important;


}/* End custom CSS */