.item,.item .image{position:relative}.item .image a.link-overlay{display:block;position:relative;width:100%;padding-top:60%;overflow:hidden}.item .image a.link-overlay img{transition:transform .3s ease-in-out;transform:scale(1);object-fit:cover;object-position:50% 50%;position:absolute;inset:0;width:100%;height:100%}.item .image .logo{position:absolute;width:70px;height:70px;bottom:-35px;right:2em;background-color:var(--white);display:flex;align-items:center;justify-content:center}.item .image .logo img{max-height:50px;max-width:50px;height:auto;width:auto;margin-bottom:-13px}.item .content{margin-top:1em}.item .content a h2{margin:0}.item .content a:hover{text-decoration:none}.item .content a.btn-small{margin-top:1em}.item:hover .image a.link-overlay img{transform:scale(1.2)}.item .content h2{margin:0}.item .content .information{padding-top:1em}.item .content .information .salary,.item .content .information span{display:flex;align-items:center;gap:1em}