.elementor-48 .elementor-element.elementor-element-4633d5ae{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 40px;--row-gap:0px;--column-gap:40px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-48 .elementor-element.elementor-element-4633d5ae:not(.elementor-motion-effects-element-type-background), .elementor-48 .elementor-element.elementor-element-4633d5ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-4c396c8 );}.elementor-widget-image .widget-image-caption{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 );}.elementor-48 .elementor-element.elementor-element-6494b09d{text-align:start;}.elementor-48 .elementor-element.elementor-element-6494b09d img{width:78%;max-width:290px;}.elementor-widget-mega-menu > .e-n-menu > .e-n-menu-wrapper > .e-n-menu-heading > .e-n-menu-item > .e-n-menu-title, .elementor-widget-mega-menu > .e-n-menu > .e-n-menu-wrapper > .e-n-menu-heading > .e-n-menu-item > .e-n-menu-title > .e-n-menu-title-container, .elementor-widget-mega-menu > .e-n-menu > .e-n-menu-wrapper > .e-n-menu-heading > .e-n-menu-item > .e-n-menu-title > .e-n-menu-title-container > span{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-mega-menu{--n-menu-divider-color:var( --e-global-color-text );}.elementor-48 .elementor-element.elementor-element-13f7efa{--display:flex;}.elementor-48 .elementor-element.elementor-element-ac1e4ff{--display:flex;}.elementor-48 .elementor-element.elementor-element-6833039{--display:flex;}.elementor-48 .elementor-element.elementor-element-7f95f0c{--n-menu-dropdown-content-max-width:initial;--n-menu-heading-justify-content:center;--n-menu-title-flex-grow:initial;--n-menu-title-justify-content:initial;--n-menu-title-justify-content-mobile:center;--n-menu-heading-wrap:wrap;--n-menu-heading-overflow-x:initial;--n-menu-title-distance-from-content:0px;width:100%;max-width:100%;--n-menu-toggle-icon-wrapper-animation-duration:500ms;--n-menu-title-space-between:0px;--n-menu-title-transition:300ms;--n-menu-icon-size:16px;--n-menu-toggle-icon-size:20px;--n-menu-toggle-icon-hover-duration:500ms;--n-menu-toggle-icon-distance-from-dropdown:0px;}.elementor-48 .elementor-element.elementor-element-7f95f0c.elementor-element{--align-self:center;--order:99999 /* order end hack */;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-48 .elementor-element.elementor-element-4633d5ae{--content-width:1200px;}}@media(max-width:1024px){.elementor-48 .elementor-element.elementor-element-4633d5ae{--gap:0px 20px;--row-gap:0px;--column-gap:20px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}}@media(max-width:767px){.elementor-48 .elementor-element.elementor-element-6494b09d img{max-width:184px;}}/* Start custom CSS for mega-menu, class: .elementor-element-7f95f0c *//* Basis header (bovenaan, niet sticky) */
header,
.site-header,
.elementor-location-header {
  position: relative;
  background: transparent;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

/* Zodra Elementor sticky activeert */
.elementor-sticky--effects {
  background-color: #ffffff !important;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

/* Menu tekstkleur bij sticky */
.elementor-sticky--effects a,
.elementor-sticky--effects .elementor-nav-menu--main a {
  color: #000000 !important;
}

/* Button bij sticky (optioneel) */
.elementor-sticky--effects .elementor-button {
  background-color: #000000;
  color: #ffffff;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-4633d5ae *//* Header start transparant over hero */
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
  z-index: 999;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

/* Sticky state (na scroll) */
.site-header.elementor-sticky--effects {
  position: fixed;
  background-color: #ffffff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

/* Menu links */
.site-header a {
  color: #ffffff;
  transition: color 0.3s ease;
}

/* Menu links bij sticky */
.site-header.elementor-sticky--effects a {
  color: #000000;
}

/* Button rechts (Sign up) */
.site-header .elementor-button {
  background: #ffffff;
  color: #000000;
}

/* Button bij sticky */
.site-header.elementor-sticky--effects .elementor-button {
  background: #000000;
  color: #ffffff;
}/* End custom CSS */