.job-item-wrapper{width:100%;border-radius:15px;border:1px solid #e8e8e8;padding:15px;margin-top:10px}.job-item-wrapper .job-apply-btn{border-radius:15px;background:#009640;width:230px;height:52px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-family:NoirPro,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-top:30px}@media(max-width:768px){.job-item-wrapper .job-apply-btn{width:120px!important}}.job-item-wrapper .job-category{border-radius:9px;background:#ed1c24;padding:8px;color:#fff;font-family:NoirPro,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.job-item-wrapper .job-item-content{width:100%;display:flex;align-items:center;justify-content:space-between}.job-item-wrapper .job-item-content .job-item-content-info{margin-top:15px}@media(max-width:768px){.job-item-wrapper .job-item-content .job-item-content-info{flex:1}}.job-item-wrapper .job-item-content .job-item-content-info .job-item-title{color:#191919;font-family:NoirPro,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.job-item-wrapper .job-item-content .job-item-content-info .details-btn{cursor:pointer;display:flex;align-items:center;color:#999;font-family:NoirPro,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.job-item-wrapper .job-item-content .job-item-content-info .details-btn svg{margin-left:50px}.job-item-wrapper .job-details{display:none;overflow:hidden;transition:max-height .3s ease-out;padding:20px;color:#000;font-family:NoirPro,sans-serif;font-size:17px;font-style:normal;font-weight:300;line-height:30px}@media(max-width:768px){.job-item-wrapper .job-details{padding:20px 0 0}}.job-item-wrapper .job-details .unset-style{all:unset;font-family:inherit;font-size:14px;color:inherit}.job-item-wrapper .job-details .unset-style h1,.job-item-wrapper .job-details .unset-style h2,.job-item-wrapper .job-details .unset-style h3,.job-item-wrapper .job-details .unset-style li,.job-item-wrapper .job-details .unset-style ol,.job-item-wrapper .job-details .unset-style p,.job-item-wrapper .job-details .unset-style ul{margin:unset;padding:unset;font-family:NoirPro,sans-serif}.job-item-wrapper .job-details .unset-style li,.job-item-wrapper .job-details .unset-style ul{list-style:disc;margin:unset;padding:unset}.job-item-wrapper .job-details .unset-style a,.job-item-wrapper .job-details .unset-style a:visited{color:#2563eb;text-decoration:underline;text-underline-offset:3px;word-break:break-word}.job-item-wrapper .job-details .unset-style a:hover{color:#1d4ed8}.job-item-wrapper .job-details p{color:#000;font-family:NoirPro,sans-serif;font-size:17px;font-style:normal;font-weight:300;line-height:30px}.job-item-wrapper .job-details .info-label{text-transform:uppercase;margin:0;padding:5px 50px;border-radius:9px;border:1px solid #ed1c24;color:#fff;font-family:NoirPro,sans-serif;font-size:18px;font-style:normal;font-weight:400;background:#ed1c24}.job-item-wrapper .job-details.open{display:flex;flex-direction:column;align-items:flex-start}