/**handles:referenties**/
.referenties{display:flex;flex-wrap:wrap;align-items:flex-end}.referentie-item{padding:0 32px;text-align:center;width:calc(100% / 3 - 64px);margin-bottom:50px}.referentie-item h3{font-size:1.5rem;font-family:helvetica-neue-lt-pro,sans-serif}figure.referentie-image{height:250px;filter:drop-shadow(0px 5px 2px rgba(0 0 0 / 25%));margin-bottom:32px}figure.referentie-image>img{object-fit:cover;height:100%;width:100%;object-position:center}.referentie-item .ap-button{margin:auto}.referenties-slider .slick-arrow{background-color:unset;border:0;padding:0;cursor:pointer}.referenties-slider .slick-arrow.slick-next{transform:rotate(180deg)}@media only screen and (max-width:992px){.referentie-item{width:calc(100% / 2 - 64px)}}@media only screen and (max-width:576px){.referentie-item{width:100%;padding:0}}