.job-section .job-items{background:#fff;border:1px solid #ecedf2;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;display:block;padding:25px;position:relative;-webkit-transition:all .35s ease-in-out 0s;-o-transition:all .35s ease-in-out 0s;transition:all .35s ease-in-out 0s;width:100%}.job-section .job-items .button-apply{background:transparent;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;color:#696969;display:inline-block;font-size:14px;height:30px;line-height:30px;overflow:hidden;position:absolute;right:20px;text-align:center;top:20px;transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;width:30px}.job-section .job-items .button-apply svg{height:24px;scale:.9;width:24px}.job-section .job-items .job-list-content h4{color:#202124;font-family:Manrope,sans-serif;font-size:26px;font-weight:500;line-height:1.3;margin:0;text-decoration:none}.job-section .job-items .job-list-content p{color:#8b8b8b;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;line-height:1.3;margin:10px 0 0;text-decoration:none}.job-section .job-items .job-list-content .badges{display:flex;flex-wrap:wrap;gap:15px;margin-top:15px}.job-section .job-items .job-list-content .badges>*{border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;display:block;font-family:Manrope,sans-serif;font-size:13px;font-weight:400;line-height:1.75;padding:1px 20px;width:fit-content}.job-section .job-items .job-list-content .badges>:first-child{background:rgba(25,103,210,.15);color:#1967d2}.job-section .job-items .job-list-content .badges>:nth-child(2){background:rgba(249,171,0,.15);color:#f9ab00}.job-section .job-items .job-list-content .badges>:nth-child(3){background:rgba(0,249,145,.15);color:#70da44}.job-section .job-items:hover .button-apply{transform:rotate(80deg);-webkit-transform:rotate(80deg);-moz-transform:rotate(80deg);-ms-transform:rotate(80deg);-o-transform:rotate(80deg)}.job-section .job-items:hover{border-color:#009d76}