.select__value-display{clip-path:polygon(0 10px,10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%);color:#fff;cursor:pointer;background:#5b5286;width:100%;min-width:100px;height:32px}.select__value-display:before{content:"";clip-path:polygon(0 9px,9px 0,100% 0,100% calc(100% - 9px),calc(100% - 9px) 100%,0 100%);background:#090041;width:calc(100% - 4px);height:28px;position:absolute;top:2px;left:2px}.select__value-display:hover{background:#fff}.select__value-display.active{background:#fff}.select__value-display.active svg{transform:rotate(180deg)}.select__option{align-items:center;height:28px;padding:0 10px;display:flex}.select__option:not(.disabled){color:#090041;cursor:pointer}.select__option:not(.disabled).active,.select__option:not(.disabled):hover{color:#fff;background:#090041}.select__option.disabled{pointer-events:none;cursor:not-allowed;color:#ccc}
/*# sourceMappingURL=07b21d82fefc621b.css.map*/