.job-item-wrapper{width:100%;border-radius:15px;border:1px solid #e8e8e8;padding:15px;margin-top:10px;overflow:hidden}.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:100%!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;gap:16px}@media(max-width:768px){.job-item-wrapper .job-item-content{flex-direction:column;align-items:flex-start}}.job-item-wrapper .job-item-content .job-item-content-info{margin-top:15px;min-width:0}@media(max-width:768px){.job-item-wrapper .job-item-content .job-item-content-info{flex:1;width:100%}}.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;overflow-wrap:anywhere}.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:10px}.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;width:100%}@media(max-width:768px){.job-item-wrapper .job-details{padding:20px 0 0}}.job-item-wrapper .job-details .unset-style{display:block;width:100%;font-family:inherit;font-size:inherit;color:inherit;overflow-wrap:anywhere;word-break:break-word}.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:0 0 12px;padding:0;font-family:NoirPro,sans-serif}.job-item-wrapper .job-details .unset-style ol,.job-item-wrapper .job-details .unset-style ul{display:block;padding-left:1.25rem;margin:0 0 12px}.job-item-wrapper .job-details .unset-style li{display:list-item;list-style-position:outside;margin:0 0 8px}.job-item-wrapper .job-details .unset-style ul li{list-style-type:disc}.job-item-wrapper .job-details .unset-style ol li{list-style-type:decimal}.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}@media(max-width:768px){.job-item-wrapper .job-details .unset-style [style*="text-align: justify"],.job-item-wrapper .job-details .unset-style div,.job-item-wrapper .job-details .unset-style li,.job-item-wrapper .job-details .unset-style p,.job-item-wrapper .job-details .unset-style span{text-align:left!important}}.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}