.sh-apply-job{display:flex;gap:60px}.sh-apply-job>div{width:50%}.sh-apply form{background:#007d8a;border-radius:25px;color:#fff;display:flex;flex-direction:column}.sh-apply form label{color:#fff;margin-bottom:6px}.sh-apply form label.required:after{color:red;content:"*"}.sh-apply form input,.sh-apply form select{margin-bottom:16px}.sh-apply form button{margin-top:16px}.sh-apply form h3{color:#fff;font-size:24px;margin-bottom:0;margin-top:20px}@media (max-width:1024px){.sh-apply-job{flex-direction:column}.sh-apply-job>div{width:100%}}