.check-box{display:inline-block;background:transparent;width:22px;height:22px}.check-box--small{width:15px;height:15px}.check-box__svg{width:100%;height: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)}
