.elementor-kit-82{--e-global-color-primary:#2C8C96;--e-global-color-secondary:#FF791A;--e-global-color-text:#5C858A;--e-global-color-accent:#FFBF00;--e-global-color-bc80430:#154247;--e-global-color-6388211:#F7F6F2;--e-global-color-28e1cfe:#E7E2DA4D;--e-global-color-bdde5be:#D8D3CA;--e-global-color-54dcab8:#FFFFFF;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inder";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inder";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:300ms;}.elementor-kit-82 e-page-transition{background-color:var( --e-global-color-6388211 );}.elementor-kit-82 h1{color:var( --e-global-color-bc80430 );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-82 h2{color:var( --e-global-color-bc80430 );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-82 h4{color:var( --e-global-color-bc80430 );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-82 h5{color:var( --e-global-color-bc80430 );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-82 h6{color:var( --e-global-color-bc80430 );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.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 *//* Alleen voor elementen met de class */
.bg-g,
.text-g { --gt-angle: 135deg; }

/* Achtergrond-gradient blokken */
.bg-g {
  background-image: linear-gradient(var(--gt-angle, 135deg), hsl(25 100% 55%), hsl(45 100% 50%));
  will-change: background-image;
}

/* Tekst-gradient */
.text-g {
  background-image: linear-gradient(var(--gt-angle, 135deg), hsl(25 100% 55%), hsl(45 100% 50%));
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  display: inline-block;
  will-change: background-image;
}

/* Respecteer reduced motion */
@media (prefers-reduced-motion: reduce) {
  .bg-g, .text-g { --gt-angle: 135deg !important; }
}

.header-default {
    top:42px;
    background: #fff5;
    border: 2px solid #ddd;
    border-radius: 40px;
    box-shadow: 0 0 5px #0002;
    backdrop-filter: blur(10px);
}/* End custom CSS */