.workcontrol_socialshare{display:flex;position:relative;align-items:center;gap:11px;margin-left:auto}
.workcontrol_socialshare_label{color:#6c675d;font-size:.72rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}
.workcontrol_socialshare_actions{display:flex;align-items:center;gap:7px}
.workcontrol_socialshare_button{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;padding:0;border:1px solid #ded8ca;border-radius:50%;background:#fff;color:#24221e;font-size:1.08rem;text-decoration:none;cursor:pointer;transition:border-color .2s,background .2s,color .2s,transform .2s}
.workcontrol_socialshare_button:hover{border-color:#d8ae47;background:#111;color:#d8ae47;transform:translateY(-1px)}
.workcontrol_socialshare_button[hidden]{display:none}
.workcontrol_socialshare_feedback{position:absolute;top:calc(100% + 6px);right:0;color:#806018;font-size:.72rem;white-space:nowrap}
@media(max-width:640px){.workcontrol_socialshare{width:100%;justify-content:space-between;margin-left:0}.workcontrol_socialshare_label{font-size:.68rem}.workcontrol_socialshare_button{width:44px;height:44px}}
