.jobs{margin:100px 0}.jobs .items{display:flex;flex-wrap:wrap;gap:20px}.jobs .items .item{flex-basis:calc(33.33% - 15px);position:relative;background-color:#fff;box-shadow:0 4px 5px 0 rgba(0,0,0,.05);transition:.3s all;border-radius:10px}.jobs .items .item:hover{transform:scale(1.02)}.jobs .items .item .full_link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:300;cursor:pointer}.jobs .items .item .image{border-radius:10px 10px 0 0;height:250px;overflow:hidden}.jobs .items .item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.jobs .items .item .content{padding:30px;position:relative;z-index:100;display:flex;align-items:flex-start;height:100%}.jobs .items .item .content h3{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.jobs .items .item .content p{font-size:13px;font-style:normal;font-weight:400;margin-bottom:10px}.jobs .items .item .content p:before{width:15px;height:15px;position:relative;top:2px;content:"";display:inline-block;margin-right:10px;background-image:url(images/functie.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.jobs .items .item .content .location:before{background-image:url(images/marker.svg)}.jobs .items .item .content .btn{display:block;font-size:13px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;color:#133759;display:flex;align-items:center;gap:6px;margin-top:20px}.jobs .items .item .content .btn:after{width:15px;height:15px;content:"";display:inline-block;background-repeat:no-repeat;background-size:contain;background-image:url(images/btn.svg)}.acf-block-preview .jobs{margin:0}.acf-block-preview .jobs .items{gap:20px}.acf-block-preview .jobs .items .item{flex-basis:calc(33.33% - 15px);margin:0}.acf-block-preview .jobs .items .item .content{padding:20px}@media screen and (max-width:1200px){.jobs{padding:80px 0}.jobs .items .item{flex-basis:calc(50% - 10px)}.jobs .items .item .content{padding:20px}}@media screen and (max-width:700px){.jobs{padding:60px 0}.jobs .items .item{flex-basis:100%}}