#vaca_items{display:flex;flex-flow:row wrap;aligin-items:stretch}#vaca_items .vacatures-list-item{flex:0 0 50%;max-width:50%;padding:24px}#vaca_items .vacature-item{text-align:left;flex-flow:column nowrap;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.1);display:flex;gap:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding:30px 25px;text-decoration:none;color:#323f4b;transition:all 150ms ease-in-out;height:100%}#vaca_items .vacature-item:hover{color:#323f4b;background-color:rgba(255,255,255,.5)}#vaca_items .vacature-item:hover h2{text-decoration:underline}#vaca_items .vacature-item-top .vacature-item-locatie,#vaca_items .vacature-item-top .vacature-item-stad{font-family:roboto-regular;font-size:16px;font-weight:400;line-height:1.75;color:#0b88c5}#vaca_items h2{line-height:1.25;min-height:74px;word-break:break-word}#vaca_items .vacature-item-bottom{display:flex;flex-flow:row nowrap;justify-content:space-between}#vaca_items .vacature-item-bottom .vacature-link-detail{color:#ef8900;text-decoration:underline;font-family:roboto-regular;font-size:16px;font-weight:400;line-height:1.75}#vaca_items .vacature-item-bottom p{margin-bottom:0}#detail .vacature-detail-container{text-align:left}#detail h1{margin-bottom:2.25rem}#detail .vacature-detail-misc th{min-width:180px}@media only screen and (max-width:767px){#vaca_items .vacatures-list-item{flex:0 0 100%;max-width:100%;padding:24px 0}}