.bo-job-listing{display:flex;flex-direction:column;gap:14px;width:100%}.bo-job__card{background:#fff;border-radius:8px;box-shadow:0 8px 18px #b4b5b533;display:block;margin-top:14px;padding:16px;transition:box-shadow .1s ease,transform .1s ease,-webkit-box-shadow .1s ease,-webkit-transform .1s ease}.bo-job__card:hover{transform:translateY(-3px)}.bo-job__card-title{font-size:24px;line-height:30px}.bo-job__card-location{color:#1085e4;font-size:16px;line-height:25px;margin-bottom:8px}.bo-job__card-link{display:block;font-size:12px;font-weight:400;line-height:19px}