.vacancy{background:var(--bg-lighter-clr);border-radius:0 0 30px 30px;flex-direction:column;row-gap:10px;padding:10px;display:flex}.vacancy__no-img{aspect-ratio:1;background:#fff;width:100%}.vacancy__inactive{justify-content:flex-start;align-items:center;column-gap:5px;display:flex}.vacancy__inactive span:first-child{background:red;border-radius:50%;width:10px;height:10px}.vacancy__active{justify-content:flex-start;align-items:center;column-gap:5px;display:flex}.vacancy__active span:first-child{background:#0f0;border-radius:50%;width:10px;height:10px}.vacancy__details{flex-direction:column;row-gap:10px;display:flex}.vacancy__date{color:#00000080;text-align:right}.vacancy__link{color:#000;background:var(--sec-accent-clr);border-radius:25px;place-content:center;width:100%;height:50px;padding:0 10px;font-weight:500;display:grid}.vacancy__link:hover{color:#fff;background:#000}
