.soc-workforce-form{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:14px;padding:22px}.soc-workforce-form.availability{grid-template-columns:repeat(5,minmax(140px,1fr))}.soc-workforce-form label,.soc-handover-form label{display:grid;gap:7px;color:#c9d5e2;font-size:.84rem;font-weight:650}.soc-workforce-form .full{grid-column:1/-1}.soc-workforce-form button{justify-self:start}.soc-handover-form{display:grid;gap:14px}.soc-handover-form fieldset{max-height:260px;overflow:auto;border:1px solid var(--line);border-radius:12px;padding:14px}.handover-card{border-bottom:1px solid var(--line);padding:12px 0}.handover-card .status{float:right}.handover-card p{margin:7px 0}.handover-card form{margin-top:10px}@media(max-width:1100px){.soc-workforce-form.availability{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.soc-workforce-form,.soc-workforce-form.availability{grid-template-columns:1fr}.soc-workforce-form .full{grid-column:auto}}
