.verhaal_boxes{display:flex;gap:16px;padding-bottom:calc(var(--padding-l)*2);position:relative;--verhaal-offset:205px}.verhaal_boxes:before{height:var(--verhaal-offset);top:0}.verhaal_boxes:after,.verhaal_boxes:before{content:"";left:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:absolute;width:100vw;z-index:-1}.verhaal_boxes:after{height:calc(100% - var(--verhaal-offset) + 24px);top:var(--verhaal-offset)}.verhaal_boxes>svg{left:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:absolute;top:100px;width:100vw;z-index:0}.verhaal_boxes .verhaal_box{flex:1 0 30%;position:relative;z-index:1}.verhaal_boxes .verhaal_box figure{align-items:center;aspect-ratio:1/1;border-radius:20px;display:flex;justify-content:center;margin-bottom:24px;overflow:hidden;padding:56px;position:relative;width:100%}.verhaal_boxes .verhaal_box figure img,.verhaal_boxes .verhaal_box figure video{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%;z-index:1}.verhaal_boxes .verhaal_box figure video{opacity:0;transition:opacity .1s;z-index:2}.verhaal_boxes .verhaal_box figure:hover video{opacity:1}.verhaal_boxes .verhaal_box figure h2{color:#fff;margin:0;position:relative;text-align:center;z-index:3}.verhaal_boxes .verhaal_box p{cursor:pointer;font-size:14px;line-height:24px;margin-bottom:24px}.verhaal_boxes .verhaal_box h4.enkel{margin-bottom:18px}.verhaal_boxes .verhaal_box h4.enkel+p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.verhaal_boxes .verhaal_box h4.dubbel{margin-bottom:12px}.verhaal_boxes .verhaal_box h4.dubbel+p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.verhaal_boxes .verhaal_box h4.trippel{margin-bottom:12px}.verhaal_boxes .verhaal_box h4.trippel+p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.verhaal_boxes .verhaal_box h4+p.active{display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}.verhaal_boxes .verhaal_box a.verhaal_expand{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.361 12.177'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='none' d='M0 0h15.361v12.177H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Repeat Grid 1'%3E%3Cg clip-path='url(%23a)' data-name='Component 1 – 1'%3E%3Cg data-name='Group 1871' opacity='.999'%3E%3Cpath fill='none' stroke='%23da0e2b' stroke-linecap='round' stroke-width='3' d='m13.272 2.089-5.592 8' data-name='Line 67'/%3E%3C/g%3E%3Cpath fill='none' stroke='%23da0e2b' stroke-linecap='round' stroke-width='3' d='m2.088 2.089 5.592 8' data-name='Line 104'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% auto;display:block;height:12px;margin:0 auto;transition:all .2s;width:12px}.verhaal_boxes .verhaal_box a.verhaal_expand.active{transform:scale(-1)}@media (max-width:890px){.verhaal_boxes{--verhaal-offset:140px}.verhaal_boxes>svg{display:none}.verhaal_boxes .verhaal_box figure{padding:32px}}@media (max-width:700px){.verhaal_boxes{--verhaal-offset:90px;flex-direction:column;gap:40px}.verhaal_boxes .verhaal_box figure{aspect-ratio:45/23;padding:24px}.verhaal_boxes .verhaal_box a.verhaal_expand{display:none}.verhaal_boxes .verhaal_box h4:is(.enkel,.dubbel,.trippel)+p{display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset;margin:0}}