.Polaris-CheckableButton_1a7z5 { color: var(--p-color-text); font-size: var(--p-font-size-75); font-weight: var(--p-font-weight-medium); line-height: var(--p-font-line-height-1); text-transform: initial; letter-spacing: initial; display: flex; align-items: center; min-height: 2.25rem; min-width: 2.25rem; margin: 0; cursor: pointer; -webkit-user-select: none; user-select: none; text-decoration: none; text-align: left; border-radius: var(--p-border-radius-1); width: auto; }

.Polaris-CheckableButton_1a7z5 svg { fill: var(--p-color-icon-on-color); }

.Polaris-CheckableButton_1a7z5:hover, .Polaris-CheckableButton_1a7z5:active { background: transparent; }

.Polaris-CheckableButton_1a7z5:focus { outline: none; }

.Polaris-CheckableButton__Checkbox_1d6zr { pointer-events: none; height: 1.25rem; width: 1.25rem; }

.Polaris-CheckableButton__Label_2vd36 { flex: 1 1; white-space: nowrap; overflow: hidden; max-width: 100%; text-overflow: ellipsis; padding: var(--p-space-025) 0; margin-left: calc(var(--p-space-5) - var(--p-border-width-2)); }
