.elementor-kit-2797{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFFFFF8C;--e-global-color-text:#FFFFFF59;--e-global-color-accent:#38BDF8;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.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);}.elementor-kit-2797 e-page-transition{background-color:#FFBC7D;}.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 */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap');

:root {
  --wcp-black:  #000000;
  --wcp-white:  #ffffff;
  --wcp-g3:     rgba(255,255,255,0.35);
  --wcp-g4:     rgba(255,255,255,0.55);
  --wcp-font:   'Inter', 'Helvetica Neue', Arial, sans-serif;
  --wcp-border: 1px solid rgba(255,255,255,0.10);
}

html, body {
  overflow-x: clip !important;
  overflow-y: auto !important;
}

body {
  background-color: #000 !important;
  color: #fff !important;
  font-family: var(--wcp-font) !important;
  -webkit-font-smoothing: antialiased;
}

.site-header,
.site-footer {
  display: none !important;
}/* End custom CSS */