.elementor-kit-45{--e-global-color-primary:#58A6FF;--e-global-color-secondary:#161B22;--e-global-color-text:#E6EDF3;--e-global-color-accent:#3FB950;--e-global-color-737d6fc:#0D1117;--e-global-color-3288550:#8B949E;--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-family:"IBM Plex Sans", Sans-serif;font-size:17px;}.elementor-kit-45 e-page-transition{background-color:#FFBC7D;}.elementor-kit-45 a{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-45 h1{font-family:"IBM Plex Sans", Sans-serif;font-size:68px;}.elementor-kit-45 h2{font-family:"IBM Plex Sans", Sans-serif;font-size:40px;}.elementor-kit-45 h3{font-family:"IBM Plex Sans", Sans-serif;font-size:28px;}.elementor-kit-45 h4{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-45 h5{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-45 h6{font-family:"IBM Plex Sans", 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: #0D1117;
  --bg-secondary: #161B22;
  --text-primary: #E6EDF3;
  --text-muted: #8B949E;
  --accent-primary: #58A6FF;
  --accent-secondary: #3FB950;
  --border: rgba(255,255,255,0.06);
}

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