.elementor-kit-14{--e-global-color-primary:#00C9FF;--e-global-color-secondary:#1A3A5C;--e-global-color-text:#F8FAFC;--e-global-color-accent:#00E5A0;--e-global-typography-primary-font-family:"Syne";--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:1.05px;--e-global-typography-primary-letter-spacing:-3px;--e-global-typography-secondary-font-family:"Syne";--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.15px;--e-global-typography-secondary-letter-spacing:-2px;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-letter-spacing:1.6px;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.4px;--e-global-typography-accent-letter-spacing:1.5px;background-color:#0D1B2A;color:#8A9BB0;font-family:"DM Sans", Sans-serif;font-weight:300;line-height:1.6px;}.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{background-color:#00C9FF;font-family:"DM Sans", Sans-serif;font-weight:600;color:#0D1B2A;border-radius:8px 8px 8px 8px;padding:16px 36px 16px 36px;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 a{color:#00C9FF;}.elementor-kit-14 a:hover{color:#F8FAFC;}.elementor-kit-14 h1{color:#F8FAFC;font-family:"Syne", Sans-serif;font-weight:800;letter-spacing:-0.03px;}.elementor-kit-14 h2{color:#F8FAFC;font-family:"Syne", Sans-serif;font-weight:700;letter-spacing:-0.02px;}.elementor-kit-14 h3{color:#F8FAFC;font-weight:700;line-height:1.15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 *//* Subtiel grid patroon over hele pagina */
body::before {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:
    linear-gradient(rgba(0,201,255,0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0,201,255,0.03) 1px, transparent 1px);
  background-size: 60px 60px;
  pointer-events: none;
  z-index: 0;
}/* End custom CSS */