.careers_job_listings{display:flex;flex-direction:column;gap:26px}.careers_job_listings .job_item{align-items:center;background:#fff;border-radius:20px;display:flex;gap:24px;padding:20px}.careers_job_listings .job_item .job_image{border-radius:18px;height:152px;overflow:hidden;width:248px}.careers_job_listings .job_item .job_image img{height:100%;object-fit:cover;width:100%}.careers_job_listings .job_item .job_title{flex:1}.careers_job_listings .job_item .job_title h4{color:#251547;font-size:24px;font-style:normal;font-weight:500;line-height:110%;margin-bottom:16px}.careers_job_listings .job_item .job_title p{color:#251547;font-size:18px;font-style:normal;font-weight:400;line-height:150%;margin:0}.careers_job_listings .job_item .job_cta{display:flex;justify-content:end;width:250px}@media (max-width:868px){.careers_job_listings .job_item{align-items:flex-start;flex-direction:column}.careers_job_listings .job_item .job_image{height:190px;width:100%}.careers_job_listings .job_item .job_cta{justify-content:start;width:100%}}