<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.choice-field .choice-field__option{cursor:pointer;position:relative;padding:15px}.choice-field .choice-field__option:after{position:absolute;content:"";height:1px;width:100%;bottom:0;left:0;background:var(--v-main-base);opacity:.16}.choice-field .choice-field__option.selected,.choice-field .choice-field__option:hover{background:#e8e8e8}.choice-field .choice-field__option .icon{height:32px;width:32px;float:left}.choice-field .choice-field__option-custom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.choice-field .choice-field__option-custom .v-icon{margin-right:14px}.choice-field .choice-field__option h5{font-family:var(--v-main-font-base);font-size:16px;font-weight:700}</pre></body></html>