fieldset[disabled] .vue-swatches{pointer-events:none}.vue-swatches{outline:none;position:relative}.vue-swatches__trigger{cursor:pointer;display:inline-block}.vue-swatches__trigger.vue-swatches--is-empty{border:2px solid #ccc}.vue-swatches__trigger.vue-swatches--is-disabled{cursor:not-allowed}.vue-swatches__container{-webkit-box-sizing:content-box;box-sizing:content-box;padding:5px}.vue-swatches__container:not(.vue-swatches--inline){-webkit-box-shadow:0 2px 3px hsla(0,0%,4%,.2),0 0 0 1px hsla(0,0%,4%,.2);border-radius:5px;box-shadow:0 2px 3px hsla(0,0%,4%,.2),0 0 0 1px hsla(0,0%,4%,.2);display:block;overflow:auto;position:absolute;z-index:50}.vue-swatches__wrapper{background-color:inherit}.vue-swatches__row{font-size:0}.vue-swatches__fallback__wrapper{display:table}.vue-swatches__fallback__input--wrapper{display:table-cell;font-size:14px;padding-right:10px;width:100%}.vue-swatches__fallback__input{background:#fff;border:1px solid #dcdcdc;border-radius:5px;color:#35495e;padding-bottom:6px;padding-top:6px;width:100%}.vue-swatches__fallback__button{background-color:#3571c8;border:0;border-radius:5px;color:#fff;cursor:pointer;display:table-cell;font-weight:700;padding:6px 15px}.vue-swatches-show-hide-enter-active,.vue-swatches-show-hide-leave-active{-webkit-transition:all .3s ease;transition:all .3s ease}.vue-swatches-show-hide-enter,.vue-swatches-show-hide-leave-active{opacity:0}.vue-swatches--has-children-centered{-ms-flex-align:center;-ms-flex-pack:center;-webkit-box-align:center;-webkit-box-pack:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;justify-content:center}.vue-swatches__diagonal--wrapper{height:100%;width:100%}.vue-swatches__diagonal{background:linear-gradient(to top right,transparent 0,transparent calc(50% - 2.4px),#de080a 50%,transparent calc(50% + 2.4px),transparent);height:75%;width:75%}.vue-swatches__swatch{font-size:0;position:relative}.vue-swatches__swatch:focus,.vue-swatches__swatch:hover{opacity:.9;outline:none}.vue-swatches__swatch.vue-swatches__swatch--border,.vue-swatches__swatch.vue-swatches__swatch--selected,.vue-swatches__swatch:focus,.vue-swatches__swatch:hover{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.75);box-shadow:inset 0 0 2px rgba(0,0,0,.75)}.vue-swatches__swatch .vue-swatches__diagonal--wrapper{position:absolute}.vue-swatches__check__wrapper{height:100%;position:absolute;width:100%}.vue-swatches__check__circle{background-color:rgba(0,0,0,.15);border-radius:50%;height:21px;width:21px}.vue-swatches__check__path{fill:#fff}