@layer bcc-design-layer{.bcc-radio{font-family:var(--g-text-body-font-family)}.bcc-radio__box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:var(--b-border-radius-circle);background-color:var(--b-color-neutral-default-200);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .1s ease;transition:background-color .1s ease}.bcc-radio__box:hover{background-color:var(--b-color-neutral-default-300)}.bcc-radio__box:active{background-color:var(--b-color-neutral-default-400)}.bcc-radio__box_sm{width:16px;height:16px}.bcc-radio__box_md{width:20px;height:20px}.bcc-radio__box_lg{width:24px;height:24px}.bcc-radio__box_focused{outline:2px solid var(--b-color-status-process-500);outline-offset:1px}.bcc-radio__box_checked{background-color:var(--b-color-brand-500)}.bcc-radio__box_checked:hover{background-color:var(--b-color-brand-600)}.bcc-radio__box_checked:active{background-color:var(--b-color-brand-700)}.bcc-radio__box_disabled,.bcc-radio__box_disabled:active,.bcc-radio__box_disabled:hover{background-color:var(--b-color-neutral-default-200)}.bcc-radio__box_error{border:1.5px solid var(--b-color-status-error-500)}.bcc-radio__dot{border-radius:var(--b-border-radius-circle)}.bcc-radio__dot_sm{width:6px;height:6px}.bcc-radio__dot_md{width:8px;height:8px}.bcc-radio__dot_lg{width:12px;height:12px}.bcc-radio__dot_checked{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--b-color-ultimate-white)}.bcc-radio__dot_disabled,.bcc-radio__dot_disabled:active,.bcc-radio__dot_disabled:hover{background-color:var(--b-color-neutral-default-200)}.bcc-toggle-control:hover .bcc-radio__box.bcc-radio__box_checked:not(.bcc-radio__box_disabled){background-color:var(--b-color-brand-600)}.bcc-toggle-control:hover .bcc-radio__box:not(.bcc-radio__box_checked):not(.bcc-radio__box_disabled){background-color:var(--b-color-neutral-default-300)}.bcc-toggle-control:active .bcc-radio__box.bcc-radio__box_checked:not(.bcc-radio__box_disabled){background-color:var(--b-color-brand-700)}.bcc-toggle-control .bcc-radio__dot.bcc-radio__dot_checked.bcc-radio__dot_disabled,.bcc-toggle-control:active .bcc-radio__box:not(.bcc-radio__box_checked):not(.bcc-radio__box_disabled){background-color:var(--b-color-neutral-default-400)}.bcc-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;row-gap:var(--g-spacing-2);-webkit-column-gap:var(--g-spacing-3);-moz-column-gap:var(--g-spacing-3);column-gap:var(--g-spacing-3)}.bcc-radio-group_vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@layer bcc-design-layer{}