.jc-wsag-wrap{
  margin:12px 0 14px;
  padding:10px 12px;
  border:1px solid #e3e6ea;
  border-radius:6px;
  background:#fafbfc;
}
.jc-wsag-label{
  display:flex; gap:10px; align-items:center; font-size:14px; line-height:1.4;
}
.jc-wsag-checkbox{ transform:scale(1.15) }