.we-are-hiring-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.we-are-hiring-card{width:32%;padding:25px;border-radius:15px;background-color:#f5f5f5;display:flex;flex-direction:column;gap:10px;justify-content:space-between;transition:all .2s ease-in-out}.apply-btn,.apply-btn:hover{border:2px solid #024d81}.apply-btn:hover{background-color:transparent!important;color:#024d81!important}.hiring-exp-loc{display:flex;gap:10px;margin-top:10px}.exp-container{display:flex;align-items:center;gap:10px;margin:10px 0}.careers-form{padding:120px 30px 30px}.careers-form h4{font-weight:500}.careers-form h4:not(:first-child){margin-top:20px}.careers-form ul{list-style:disc;padding-left:20px;margin-left:15px}.careers-form ul li{margin:8px 0}.careers-form ul ul{margin-top:10px}@media only screen and (max-width:1250px){.we-are-hiring-card{width:30%}}@media only screen and (max-width:991px){.we-are-hiring-card{width:45%}}@media only screen and (max-width:650px){.we-are-hiring-card{width:100%}}@media only screen and (max-width:500px){.apply-btn:hover{background-color:#024d81!important;color:#fff!important}}