:root{--spacing-m:clamp(10rem, 30vh, 20rem);--spacing-s:calc(var(--spacing-m)/2);--spacing-xs:calc(var(--spacing-s)/2);--col-default:content;--col-full:1 / -1;--col-left:full-width-start / center-start;--col-right:center-start / content-end;--col-right-extended:center-start / -1;--border-radius-l:10rem;--border-radius-ml:6rem;--border-radius-m:4rem;--border-radius-s:2rem;--border-l:0 0 var(--border-radius-l) 0;--border-ml:0 0 var(--border-radius-ml) 0;--border-m:0 0 var(--border-radius-m) 0;--border-s:0 0 var(--border-radius-s) 0;--ease-smooth:cubic-bezier(0.5, 0.05, 0, 1)}@media(max-width:768px){:root{--spacing-m:clamp(10rem, 15vh, 20rem);--col-left:full-width;--col-right:full-width}}[data-wp-router-region=content].is-loading{opacity:.7;pointer-events:none;position:relative;transition:opacity .3s ease-in-out}[data-wp-router-region=content].is-loading:after{background:hsla(0,0%,100%,.8);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.footer__menu a.is-active,.footer__sub-menu a.is-active,.header__menu a.is-active{font-weight:700;position:relative}.footer__menu a.is-active:after,.footer__sub-menu a.is-active:after,.header__menu a.is-active:after{background-color:currentColor;bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.footer__menu a,.footer__sub-menu a,.header__menu a{transition:all .2s ease-in-out}.footer__menu a:hover,.footer__sub-menu a:hover,.header__menu a:hover{opacity:.8}.faq-sectie{display:flex;flex-direction:column;gap:1rem;margin-block:2rem}.faq-item{background-color:#fff;opacity:0;transform:translateX(-10px)}.faq-item,.faq-item__header{border-radius:var(--border-s)}.faq-item__header{align-items:center;background-color:var(--color-gold);color:#fff;cursor:pointer;display:flex;flex-flow:row nowrap;gap:2rem;justify-content:space-between;padding:1.5rem 2rem}.faq-item__header h3{color:inherit;font-size:1.5rem;margin:0}.faq-item__arrow{transform:rotate(-90deg);transition:transform .7s var(--ease-smooth)}.faq-item__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .7s var(--ease-smooth)}.faq-item__body-overflow{overflow:hidden}.faq-item__body-padding{padding:2rem}.faq-item__body-padding :first-child{margin-top:0}.faq-item__body-padding :last-child{margin-bottom:0}.faq-item.active .faq-item__arrow{transform:rotate(-270deg)}.faq-item.active .faq-item__body{grid-template-rows:1fr}

/*! Add Soul */