.check-box{background:transparent;display:inline-block;height:22px;width:22px}.check-box--small{height:15px;width:15px}.check-box__svg{height:100%;width:100%}.check-box__circle{fill:transparent;stroke:var(--color-text);stroke-width:1}.check-box--focused .check-box__circle{stroke-width:4}.check-box--focused.check-box--small .check-box__circle{stroke-width:2}.check-box--selected .check-box__circle{fill:var(--color-text)}.check-box--link .check-box__circle{stroke:currentColor}.check-box--selected.check-box--link .check-box__circle{stroke:currentColor;fill:currentColor}.license-matrix .license-matrix__row--highlighted .check-box__circle{stroke:var(--color-bg)}
