.theme--light.v-sheet{background-color:#fff;border-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-sheet--outlined{border:thin solid rgba(0,0,0,.12)}.theme--dark.v-sheet{background-color:#1e1e1e;border-color:#1e1e1e;color:#fff}.theme--dark.v-sheet--outlined{border:thin solid hsla(0,0%,100%,.12)}.v-sheet{border-radius:0}.v-sheet:not(.v-sheet--outlined){-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.07),0 0 0 0 rgba(0,0,0,.06),0 0 0 0 rgba(0,0,0,.05);box-shadow:0 0 0 0 rgba(0,0,0,.07),0 0 0 0 rgba(0,0,0,.06),0 0 0 0 rgba(0,0,0,.05)}.v-sheet.v-sheet--shaped{border-radius:16px 0}.vs__selected{max-width:90%;font-weight:400;font-size:1rem;overflow-wrap:anywhere}.vs--searchable .vs__dropdown-toggle{min-height:38px!important}.v-application ol,.v-application ul{padding-left:0;font-size:1rem;font-weight:400}.custom__tag{display:inline-block;padding:3px 12px;background:#d2d7ff;margin-right:8px;margin-bottom:8px;border-radius:10px;cursor:pointer}.custom__remove{padding:0;font-size:10px;margin-left:5px}.form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}