@keyframes scroll{0%{transform:translateY(0)}33%{transform:translateY(10px)}34%{transform:translateY(0)}66%{transform:translateY(10px)}67%{transform:translateY(0)}to{transform:translateY(10px)}}@keyframes fadeIn{0%{transform:translateY(20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeOutVideo{0%{opacity:1;z-index:2}99%{opacity:0;z-index:2}to{opacity:0;display:none!important;z-index:-1}}.wp-block-acf-berichten-grid .berichten-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.wp-block-acf-berichten-grid .posts{display:flex;gap:1rem}@media only screen and (max-width:800px){.wp-block-acf-berichten-grid .posts{flex-direction:column}}.wp-block-acf-berichten-grid .posts .post{width:100%;background:#fafafa!important;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between}.wp-block-acf-berichten-grid .posts .post>*{padding:.5rem 1rem!important}.wp-block-acf-berichten-grid .posts .post>*:first-child{padding:0 0 1rem!important}.wp-block-acf-berichten-grid .posts .post .entry-header{padding-bottom:0!important}.wp-block-acf-berichten-grid .posts .post .entry-header a{text-decoration:none!important;display:flex!important;flex-direction:column}.wp-block-acf-berichten-grid .posts .post .entry-header a:hover h2{color:#f07d00!important}.wp-block-acf-berichten-grid .posts .post .entry-header h2{padding:12px 20px;margin:0;color:#3b444d;transition:.2s ease-in-out}.wp-block-acf-berichten-grid .posts .post .entry-header img{border-radius:12px 12px 0 0;width:100%;object-fit:cover;aspect-ratio:16/9}.wp-block-acf-berichten-grid .posts .post .entry-content{padding:0 20px!important}.wp-block-acf-berichten-grid .posts .post .entry-content p{margin:0;padding:0}.wp-block-acf-berichten-grid .posts .post .entry-footer{padding:.5rem 20px 20px!important}