.job-card-row{display:grid;gap:1.5rem;list-style:none;margin:60px 0 0;padding:0}.job-card-row li:before{display:none}.job-card-row li{background:#e8eeff;border-radius:.5rem;color:#1a1a1a;display:flex;height:100%;padding:2rem;position:relative}.job-card-row li,.job-card-row li+li{margin-top:0!important}.job-card-content{display:flex;flex-direction:column;gap:40px;justify-content:space-between}.job-card-top-text{display:flex;flex-direction:column;gap:1rem}.job-card-top-title{font-size:18px;font-weight:700;line-height:22px}.job-card-bottom-title,.job-card-top-subtitle{font-size:1rem;line-height:1.25rem}.join-filter-sec{padding-bottom:80px}@media(min-width:640px){.join-filter-sec{padding-bottom:8.3vw}}@media(min-width:767px){.job-card-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.job-card-row{grid-template-columns:repeat(3,minmax(0,1fr))}}