.vacancy-page{flex-direction:column;align-items:center;row-gap:25px;min-height:calc(100svh - 85px);padding:100px 25px 25px;display:flex}.vacancy-page__img{width:100%;max-width:500px}.vacancy-page__no-img{aspect-ratio:1;background:var(--bg-lighter-clr);width:100%;max-width:500px}.vacancy-page__details{gap:10px;display:flex}.vacancy__title{font-size:clamp(2rem,4vw,2rem);font-weight:600}.vacancy__created-at{align-self:flex-end}.vacancy-page__link{color:#000;background:var(--sec-accent-clr);border-radius:25px;justify-content:center;align-self:flex-end;align-items:center;height:50px;padding:12.5px;display:flex}.vacancy-page__link:hover{color:#fff;background:#000}@media screen and (max-width:896px){.vacancy-page{row-gap:10px;padding:60px 10px 10px}.vacancy-page__details{flex-direction:column}}
