.career-hero-sec{height:100vh;padding:100px;display:flex;align-items:center;border-bottom-right-radius:50px;border-bottom-left-radius:50px;z-index:10}.career-hero-sec-content{display:flex;width:100%;gap:100px}.career-hero-sec-head{font-family:Syne;font-size:35px;width:150%}.career-hero-sec-para{font-family:Unbounded;font-size:15px}.career-current-openings{padding:90px 70px 50px;background-color:#e2e2e2;position:relative;border-radius:50px;bottom:10px;height:max-content;color:#000}.career-current-openings-flex{display:flex;justify-content:space-between;gap:50px}.career-current-openings-head{font-family:Syne;font-size:35px}.career-current-opening-list{width:60%;font-family:Unbounded}.career-current-opening-list-item{display:flex;justify-content:space-between}.career-current-opening-list-item-left-head{font-weight:700;font-size:20px;margin-bottom:10px}.career-current-opening-list-item-left-para{font-size:15px;margin-bottom:8px;color:grey}.career-current-opening-list-item-right{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.career-current-opening-list-item-right-btn{margin-top:20px}.career-current-opening-list-item-line{height:2px;background-color:grey;border-radius:2px}.bg-gray{background-color:grey}@media (max-width:768px){.career-hero-sec{padding:40px}.career-hero-sec-content{display:flex;flex-direction:column;width:80%;gap:70px}.career-hero-sec-head{width:80%}.career-current-openings-flex{flex-direction:column}.career-current-openings{padding:70px 30px 30px;border-radius:50px}.career-current-opening-list{width:100%;font-family:Unbounded}.career-current-openings-head{margin-bottom:20px}}@media (max-width:575px){.career-hero-sec{padding:20px}.career-hero-sec-para{display:none}}