.checkbox-secondary{align-items:center;align-self:flex-end;cursor:pointer;display:flex;font-size:13px}.checkbox-secondary i{border:2px solid #343434;border-radius:2px;height:16px;margin:0 8px 0 0;transition:border .3s cubic-bezier(.785,.135,.15,.86),background .3s cubic-bezier(.785,.135,.15,.86);width:16px}.checkbox-secondary i svg{display:block;height:12px;opacity:0;width:12px;fill:#fff;transition:opacity .3s cubic-bezier(.785,.135,.15,.86)}.checkbox-secondary a{color:#4aa4ff}.checkbox-secondary a:hover{color:#fff}.checkbox-secondary:hover i{border-color:#515151}.checkbox-secondary.is-active i{background:#0071e3;border-color:#0071e3}.checkbox-secondary.is-active i svg{opacity:1}.checkbox-secondary.has-errors i{border-color:#e33b3b}
