.elementor-kit-52{--e-global-color-primary:#2563EB;--e-global-color-secondary:#111827;--e-global-color-text:#F9FAFB;--e-global-color-accent:#10B981;--e-global-color-c3367c5:#0A0F1E;--e-global-color-9cbd2ae:#9CA3AF;--e-global-typography-primary-font-family:"IBM Plex Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"IBM Plex Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"IBM Plex Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IBM Plex Sans";--e-global-typography-accent-font-weight:500;font-size:17px;}.elementor-kit-52 e-page-transition{background-color:#FFBC7D;}.elementor-kit-52 h1{font-family:"IBM Plex Sans", Sans-serif;font-size:68px;}.elementor-kit-52 h2{font-family:"IBM Plex Sans", Sans-serif;font-size:40px;}.elementor-kit-52 h3{font-family:"IBM Plex Sans", Sans-serif;font-size:28px;}.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);}.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-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 */:root {
  --bg-primary: #0A0F1E;
  --bg-secondary: #111827;
  --text-primary: #F9FAFB;
  --text-muted: #9CA3AF;
  --accent-primary: #2563EB;
  --accent-secondary: #10B981;
  --border: rgba(255,255,255,0.08);
}

@keyframes fadeSlideUp {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}/* End custom CSS */