.elementor-kit-44{--e-global-color-primary:#F59E0B;--e-global-color-secondary:#1A1A1A;--e-global-color-text:#FAFAFA;--e-global-color-accent:#3B82F6;--e-global-color-806f9d5:#0F0F0F;--e-global-color-8dbc973:#A0A0A0;--e-global-typography-primary-font-family:"Space Grotesk";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Space Grotesk";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Space Grotesk";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Space Grotesk";--e-global-typography-accent-font-weight:500;font-family:"Space Grotesk", Sans-serif;font-size:17px;}.elementor-kit-44 e-page-transition{background-color:#FFBC7D;}.elementor-kit-44 h1{font-family:"Space Grotesk", Sans-serif;font-size:72px;}.elementor-kit-44 h2{font-family:"Space Grotesk", Sans-serif;font-size:40px;}.elementor-kit-44 h3{font-family:"Space Grotesk", Sans-serif;font-size:28px;}.elementor-kit-44 h4{font-family:"Space Grotesk", Sans-serif;}.elementor-kit-44 h5{font-family:"Space Grotesk", Sans-serif;}.elementor-kit-44 h6{font-family:"Space Grotesk", Sans-serif;}.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: #0F0F0F;
  --bg-secondary: #1A1A1A;
  --text-primary: #FAFAFA;
  --text-muted: #A0A0A0;
  --accent-primary: #F59E0B;
  --accent-secondary: #3B82F6;
  --border: rgba(255,255,255,0.08);
}

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