.bde-header-builder{position:relative;width:100%;background-color:var(--bde-background-color);--bde-header-width:var(--bde-section-width);--bde-header-sticky-top:calc(var(--bde-header-sticky-offset) + var(--wp-admin--admin-bar--height,0px));--bde-header-sticky-offset:0px;--bde-header-sticky-duration:var(--bde-transition-duration)}.bde-header-builder .bde-header-builder__container{gap:20px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:var(--bde-header-width);padding:var(--bde-section-horizontal-padding) var(--bde-section-horizontal-padding)}.bde-header-builder.bde-header-builder--overlay:not(.bde-header-builder--sticky){position:absolute;z-index:var(--bde-z-index-header-overlay)}.bde-header-builder.bde-header-builder--sticky{position:fixed;z-index:var(--bde-z-index-header-sticky);top:var(--bde-header-sticky-top);transition-property:transform,opacity,background-color,box-shadow,top;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.bde-header-builder.bde-header-builder--sticky-bottom{top:auto;bottom:0}.bde-header-builder.bde-header-builder--sticky .bde-header-builder__container{transition-property:min-height;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.bde-header-builder .bde-header-builder__header-builder-border-top,.bde-header-builder .bde-header-builder__header-builder-border-bottom{transition-property:height,background-color;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.bde-header-builder--sticky-scroll-hide{box-shadow:none!important;pointer-events:none}.bde-header-builder--sticky-scroll-hide *{pointer-events:none!important}.bde-header-builder--sticky-scroll-start-off-hidden{transition-duration:0s!important}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(calc(-100% - var(--wp-admin--admin-bar--height, 0px)));opacity:0}.bde-header-builder--sticky-bottom.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(100%)}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-fade{opacity:0}.bde-text-link{display:flex}.bde-text-link>*{margin:0;color:currentColor}.bdml-sw2{--bdml-flag:16px;--bdml-sw-focus:#047857;--bdml-sw-focus-halo:#f8fafc;display:inline-flex;min-inline-size:0;max-inline-size:100%}.bdml-sw2 ul{list-style:none;margin:0;padding:0}.bdml-sw2__list{display:flex;flex-wrap:wrap;align-items:center;min-inline-size:0;max-inline-size:100%;gap:4px}.bdml-sw2--lijst .bdml-sw2__list{flex-direction:column;align-items:stretch}.bdml-sw2__link{display:inline-flex;align-items:center;min-inline-size:0;max-inline-size:100%;gap:8px;padding:6px 10px;border-radius:8px;text-decoration:none;color:inherit;cursor:default;white-space:normal;overflow-wrap:anywhere}a.bdml-sw2__link,.bdml-sw2__current{cursor:pointer}.bdml-sw2__link:hover{background:rgba(0,0,0,.05)}.bdml-sw2__link--active{font-weight:600;background:rgba(0,0,0,.06)}.bdml-sw2 .bdml-sw2__link:focus-visible,.bdml-sw2 .bdml-sw2__dd>summary:focus-visible{outline:3px solid var(--bdml-sw-focus);outline-offset:2px;box-shadow:0 0 0 2px var(--bdml-sw-focus-halo)}.bdml-sw2__txt{min-inline-size:0;line-height:1.25;overflow-wrap:anywhere}.bdml-sw2__link--unavailable:not(.bdml-sw2__link--preview){cursor:not-allowed;opacity:.55;text-decoration:underline dashed;text-underline-offset:.2em}.bdml-sw2__link--unavailable:not(.bdml-sw2__link--preview):hover{background:transparent;transform:none}.bdml-sw2__flag{display:inline-flex;flex:0 0 auto;overflow:hidden;width:calc(var(--bdml-flag) * 1.35);height:var(--bdml-flag);border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.bdml-sw2__flag svg{width:100%;height:100%;display:block}.bdml-sw2--vlag-rond .bdml-sw2__flag{width:var(--bdml-flag);height:var(--bdml-flag);border-radius:50%}.bdml-sw2--vlag-recht .bdml-sw2__flag{border-radius:0}.bdml-sw2__dd{position:relative}.bdml-sw2__dd summary{list-style:none}.bdml-sw2__dd summary::-webkit-details-marker{display:none}.bdml-sw2__caret{display:inline-flex;flex:0 0 auto;opacity:.55}.bdml-sw2__dd[open] .bdml-sw2__caret{transform:rotate(180deg)}.bdml-sw2__panel{position:absolute;inset-block-start:calc(100% + 6px);inset-inline-start:0;z-index:9999;box-sizing:border-box;inline-size:max-content;min-inline-size:min(170px,90vw);max-inline-size:min(320px,calc(100vw - 16px));max-block-size:min(var(--bdml-sw-panel-max-height,calc(100dvh - 16px)),calc(100dvh - 16px));overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 12px 32px -12px rgba(16,24,40,.25);padding:5px;display:flex;flex-direction:column;gap:2px;transform:translateX(var(--bdml-sw-panel-shift,0px))}.bdml-sw2__panel .bdml-sw2__link{inline-size:100%;box-sizing:border-box}.bdml-sw2__dd--up .bdml-sw2__panel{inset-block-start:auto;inset-block-end:calc(100% + 6px)}.bdml-sw2__editor-warning{font-size:12px;line-height:1.5;color:#475569}@media (forced-colors:active){.bdml-sw2 .bdml-sw2__link:focus-visible,.bdml-sw2 .bdml-sw2__dd>summary:focus-visible{outline-color:CanvasText;box-shadow:none}}@media (prefers-reduced-motion:no-preference){.bdml-sw2--motion-subtiel .bdml-sw2__link{transition:background-color .15s ease,color .15s ease,transform .15s ease}.bdml-sw2--motion-subtiel .bdml-sw2__caret{transition:transform .15s ease}.bdml-sw2--motion-subtiel .bdml-sw2__link:hover{transform:translateY(-1px)}.bdml-sw2--motion-subtiel .bdml-sw2__dd[open] .bdml-sw2__panel{animation:bdml-sw2-panel-in .16s ease-out both;transform-origin:top left}@keyframes bdml-sw2-panel-in{from{opacity:0;transform:translateX(var(--bdml-sw-panel-shift,0px)) translateY(-4px)}to{opacity:1;transform:translateX(var(--bdml-sw-panel-shift,0px)) translateY(0)}}}.bdml-sw2--motion-geen .bdml-sw2__link,.bdml-sw2--motion-geen .bdml-sw2__caret,.bdml-sw2--motion-geen .bdml-sw2__panel{transition:none;animation:none}.bdml-sw2--motion-geen .bdml-sw2__dd[open] .bdml-sw2__caret{transform:none}@media (prefers-reduced-motion:reduce){.bdml-sw2 .bdml-sw2__link,.bdml-sw2 .bdml-sw2__caret,.bdml-sw2 .bdml-sw2__panel{transition:none;animation:none}.bdml-sw2 .bdml-sw2__link:hover{transform:none}.bdml-sw2 .bdml-sw2__dd[open] .bdml-sw2__caret{transform:none}}.bdml-sw2[class*="bdml-sw2--p-"]{--bdml-sw-accent:var(--bdml-sw-accent-set,#047857)}.bdml-sw2--p-segment .bdml-sw2__list{gap:0;padding:3px;border-radius:999px;background:rgba(0,0,0,.035);box-shadow:inset 0 0 0 1px rgba(0,0,0,.06)}.bdml-sw2--p-segment .bdml-sw2__link{padding:4px 10px;border-radius:999px;font-weight:700;font-size:13px;line-height:1.4;color:#475569;background:transparent}.bdml-sw2--p-segment .bdml-sw2__link:hover{color:#334155;background:transparent}.bdml-sw2--p-segment .bdml-sw2__link--active,.bdml-sw2--p-segment .bdml-sw2__link--active:hover{color:#fff;background:var(--bdml-sw-accent)}.bdml-sw2--p-zacht .bdml-sw2__list{gap:2px;padding:3px;border-radius:10px;background:rgba(0,0,0,.05)}.bdml-sw2--p-zacht .bdml-sw2__link{padding:4px 10px;border-radius:7px;font-weight:600;font-size:13px;color:rgba(0,0,0,.6);background:transparent}.bdml-sw2--p-zacht .bdml-sw2__link:hover{color:rgba(0,0,0,.85);background:rgba(255,255,255,.5)}.bdml-sw2--p-zacht .bdml-sw2__link--active,.bdml-sw2--p-zacht .bdml-sw2__link--active:hover{color:rgba(0,0,0,.9);background:#fff;box-shadow:0 1px 2px rgba(16,24,40,.12)}.bdml-sw2--p-contour .bdml-sw2__list{gap:6px}.bdml-sw2--p-contour .bdml-sw2__link{padding:4px 11px;border-radius:999px;font-weight:600;font-size:13px;color:inherit;background:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.55}.bdml-sw2--p-contour .bdml-sw2__link:hover{background:transparent;opacity:1}.bdml-sw2--p-contour .bdml-sw2__link--active,.bdml-sw2--p-contour .bdml-sw2__link--active:hover{color:#fff;background:var(--bdml-sw-accent);box-shadow:inset 0 0 0 1px var(--bdml-sw-accent);opacity:1}.bdml-sw2--p-onderstreept .bdml-sw2__list{gap:14px}.bdml-sw2--p-onderstreept .bdml-sw2__link{padding:2px 0;border-radius:0;font-weight:600;font-size:13px;color:inherit;background:transparent;border-bottom:2px solid transparent;opacity:.6}.bdml-sw2--p-onderstreept .bdml-sw2__link:hover{background:transparent;opacity:1}.bdml-sw2--p-onderstreept .bdml-sw2__link--active,.bdml-sw2--p-onderstreept .bdml-sw2__link--active:hover{background:transparent;border-bottom-color:var(--bdml-sw-accent);opacity:1}.bdml-sw2--p-minimaal .bdml-sw2__list{gap:0}.bdml-sw2--p-minimaal .bdml-sw2__item + .bdml-sw2__item{border-inline-start:1px solid currentColor;margin-inline-start:8px;padding-inline-start:8px;opacity:.25}.bdml-sw2--p-minimaal .bdml-sw2__item + .bdml-sw2__item .bdml-sw2__link{opacity:1}.bdml-sw2--p-minimaal .bdml-sw2__link{padding:0;border-radius:0;font-weight:500;font-size:13px;color:inherit;background:transparent;opacity:.55}.bdml-sw2--p-minimaal .bdml-sw2__link:hover{background:transparent;opacity:1}.bdml-sw2--p-minimaal .bdml-sw2__link--active,.bdml-sw2--p-minimaal .bdml-sw2__link--active:hover{font-weight:700;background:transparent;color:var(--bdml-sw-accent);opacity:1}.bdml-sw2--p-donker .bdml-sw2__list{gap:0;padding:3px;border-radius:999px;background:rgba(255,255,255,.1);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}.bdml-sw2--p-donker .bdml-sw2__link{padding:4px 10px;border-radius:999px;font-weight:700;font-size:13px;color:rgba(255,255,255,.7);background:transparent}.bdml-sw2--p-donker .bdml-sw2__link:hover{color:#fff;background:transparent}.bdml-sw2--p-donker .bdml-sw2__link--active,.bdml-sw2--p-donker .bdml-sw2__link--active:hover{color:#101828;background:#fff}.bdml-sw2--lijst[class*="bdml-sw2--p-"] .bdml-sw2__list{padding:0;background:transparent;box-shadow:none}