.careers-listing{display:flex;flex-wrap:wrap}.careers-listing .content-card{align-items:center;display:flex;gap:0 20px;justify-content:space-between;margin:20px 10px;min-height:170px;padding:25px 35px;width:calc(50% - 20px)}.content-card .job-content h3,.content-card .job-content p{margin-bottom:15px}@media only screen and (max-width:991px){.careers-listing{gap:0;justify-content:center}.careers-listing .content-card{width:100%}}#apply-section{scroll-behavior:smooth}@media only screen and (max-width:767px){.careers-listing .content-card{align-items:flex-start;flex-direction:column}}