:root{--grid-size:1464px;--module-block-spacing:0;--module-inline-spacing:0;--button-border-radius:0;--border-radius:0;--transition-time:0.4s;--box-shadow:0px 5px 15px 0px rgba(0, 0, 0, 0.1)}:root{--fp-main:var(--color-main);--fp-main-text:var(--text-color-main);--fp-highlight:var(--color-highlight);--fp-highlight-text:var(--text-color-highlight);--fp-second:var(--color-secondary);--fp-second-text:var(--text-color-secondary);--fp-light:#fff;--fp-light-text:var(--color-dark);--fp-dark:var(--color-dark);--fp-dark-text:#fff;--fp-btn-br:var(--button-border-radius);--fp-card-br:var(--border-radius)}.single-onderwerp{width:100%;padding-bottom:100%;display:block;color:#fff;text-align:center;background:var(--color-secondary);overflow:hidden;position:relative;-webkit-box-shadow:0 2px 22px 0 rgba(0,0,0,.2);-moz-box-shadow:0 2px 22px 0 rgba(0,0,0,.2);box-shadow:0 2px 22px 0 rgba(0,0,0,.2)}.single-onderwerp .title{position:absolute;top:13%;font-weight:700;text-transform:uppercase;font-size:48px;z-index:1;padding:0 12px;left:0;transition:.5s ease;line-height:1}.single-onderwerp img{position:absolute;z-index:2;left:50%;transform:translateX(-50%);bottom:10px;max-height:75%;height:auto;width:auto;max-width:100%;transition:.4s ease-out}.single-onderwerp .bg{position:absolute;left:0;top:-50%;width:100%;height:200%;background-repeat:repeat;background-size:150px;background-position:center;opacity:.18}.single-onderwerp:hover .title{transform:scale(1.1)}.single-onderwerp:hover img{transform:translateX(-50%) scale(.85)}.single-verhaal{min-height:30vh;position:relative;overflow:hidden;color:#fff}.single-verhaal .bg{position:absolute;left:0;top:0;width:100%;height:100%}.single-verhaal .bg:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:.4;z-index:1;transition:1s}.single-verhaal .post-content{padding:200px 30px 30px;position:relative;z-index:2}.single-verhaal .post-content h3{font-weight:700}.single-verhaal .icon{position:absolute;z-index:2;right:30px;bottom:37px}.single-verhaal .icon svg{width:13px;height:auto}.single-verhaal:hover .bg:after{opacity:.3}.back-to{color:#fff}.back-to .icon svg{width:11px;height:auto}.back-to .text{margin:0 0 0 12px}