.elementor-kit-12{--e-global-color-primary:#0D0D0D;--e-global-color-secondary:#FF4F00;--e-global-color-text:#7A7A7A;--e-global-color-accent:#748B9C;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Space Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:500;background-color:transparent;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );background-image:radial-gradient(at center center, var( --e-global-color-primary ) 0%, var( --e-global-color-primary ) 100%);}.elementor-kit-12 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){--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-12{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root{
  --bg: #0D0D0D;
  --bg-2: #161616;
  --surface: #111111;
  --accent: #FF4F00;
  --text: #B3B3B3;
  --text-2: #7A7A7A;
  --link: #748B9C;
  --white: #EDEDED;
  --border: #222222;

  --fs-xxl: clamp(36px, 4vw, 72px);
  --fs-xl: clamp(28px, 3vw, 48px);
  --fs-lg: clamp(20px, 2vw, 28px);
  --fs-md: 18px;
  --fs-sm: 16px;
  --fs-xs: 14px;

  --space-1: clamp(8px, 1.2vw, 12px);
  --space-2: clamp(12px, 1.6vw, 16px);
  --space-3: clamp(16px, 2.2vw, 24px);
  --space-4: clamp(24px, 3.2vw, 36px);
  --space-5: clamp(32px, 4vw, 48px);
  --space-6: clamp(48px, 6vw, 72px);

  --radius-sm: 10px;
  --r/* End custom CSS */