.multi-range-slider *{box-sizing:border-box;margin:0;padding:0}.multi-range-slider{border:1px solid gray;border-radius:10px;box-shadow:1px 1px 4px #000;display:flex;flex-direction:column;padding:20px 10px;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.multi-range-slider .bar{display:flex}.multi-range-slider .bar-left{border-radius:10px 0 0 10px;padding:4px 0}.multi-range-slider .bar-left,.multi-range-slider .bar-right{background-color:#f0f0f0;box-shadow:inset 0 0 5px #000;width:25%}.multi-range-slider .bar-right{border-radius:0 10px 10px 0}.multi-range-slider .bar-inner{background-color:#0f0;border:1px solid #000;box-shadow:inset 0 0 5px #000;display:flex;flex-grow:1;flex-shrink:1;justify-content:space-between;position:relative}.multi-range-slider .bar-inner-left,.multi-range-slider .bar-inner-right{width:50%}.multi-range-slider .thumb{background-color:red;cursor:pointer;position:relative;z-index:1}.multi-range-slider .thumb:before{background-color:#fff;border:1px solid #000;border-radius:50%;box-shadow:0 0 3px #000,inset 0 0 5px gray;content:"";cursor:pointer;height:20px;margin:-8px;position:absolute;width:20px;z-index:1}.multi-range-slider .input-type-range:focus+.thumb:after{border:1px dotted #000;border-radius:50%;box-shadow:0 0 5px #fff,inset 0 0 10px #000;content:"";height:11px;left:-4px;position:absolute;top:-4px;width:11px;z-index:2}.multi-range-slider .caption{align-items:center;bottom:35px;display:flex;display:none;height:2px;justify-content:center;left:1px;overflow:visible;position:absolute;width:2px}.multi-range-slider .thumb .caption *{background-color:#00f;border-radius:15px;box-shadow:0 0 5px #000;color:#fff;font-size:75%;height:30px;line-height:30px;min-width:30px;padding:0 5px;position:absolute;text-align:center;white-space:nowrap}.multi-range-slider .input-type-range:focus+.thumb .caption,.multi-range-slider .thumb:active .caption{display:flex}.multi-range-slider .input-type-range{left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.multi-range-slider .ruler{display:flex;margin:10px 0 -5px;overflow:hidden}.multi-range-slider .ruler .ruler-rule{border-bottom:1px solid;border-left:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0}.multi-range-slider .ruler .ruler-rule:last-child{border-right:1px solid}.multi-range-slider .sub-ruler{display:flex;margin:-2px 0 -5px}.multi-range-slider .sub-ruler .ruler-sub-rule{border-bottom:1px solid;border-left:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:3px 0}.multi-range-slider .sub-ruler .ruler-sub-rule:last-child{border-right:1px solid}.multi-range-slider .labels{display:flex;justify-content:space-between;margin-bottom:-20px;margin-top:10px;padding:0}.multi-range-slider .label{display:flex;font-size:80%;justify-content:center;width:1px}.multi-range-slider .label:first-child{justify-content:start}.multi-range-slider .label:last-child{justify-content:end}.multi-range-slider.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider.zero-ranage-margin .thumb-right{left:8px}.multi-range-slider-black *{box-sizing:border-box;margin:0;padding:0}.multi-range-slider-black{background-color:#000;border:1px solid gray;color:#fff;display:flex;flex-direction:column;padding:30px 10px 25px;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.multi-range-slider-black .bar{display:flex}.multi-range-slider-black .bar.active *{transition:none}.multi-range-slider-black .bar-left{background-color:gray;border:1px solid #000;border-radius:10px 0 0 10px;box-shadow:inset 0 0 5px #000;padding:5px 0;width:25%}.multi-range-slider-black .bar-right{background-color:gray;border:1px solid #000;border-radius:0 10px 10px 0;box-shadow:inset 0 0 5px #000;width:25%}.multi-range-slider-black .bar-inner{background-color:#0f0;border:1px solid #000;box-shadow:inset 0 0 5px #000;display:flex;flex-grow:1;flex-shrink:1;justify-content:space-between;position:relative}.multi-range-slider-black .bar-inner-left,.multi-range-slider-black .bar-inner-right{width:50%}.multi-range-slider-black .thumb{background-color:red;cursor:pointer;position:relative;z-index:1}.multi-range-slider-black .thumb:before{background-color:#fff;border:1px solid #000;border-radius:7px;box-shadow:0 0 5px #000,inset 0 0 10px gray;content:"";cursor:pointer;height:30px;margin:-10px;position:absolute;width:20px;z-index:1}.multi-range-slider-black .input-type-range:focus+.thumb:after{border:1px dotted #000;border-radius:7px;box-shadow:0 0 5px #fff,inset 0 0 10px #000;content:"";height:22px;left:-6px;position:absolute;top:-6px;width:12px;z-index:2}.multi-range-slider-black .caption{align-items:center;bottom:45px;display:flex;height:2px;justify-content:center;left:1px;overflow:visible;position:absolute;width:2px}.multi-range-slider-black .thumb .caption *{background-color:#00f;border-radius:15px;box-shadow:0 0 5px #000;color:#fff;font-size:75%;height:30px;line-height:30px;min-width:30px;padding:0 5px;position:absolute;text-align:center;white-space:nowrap}.multi-range-slider-black .input-type-range:focus+.thumb .caption,.multi-range-slider-black .thumb:active .caption{display:flex}.multi-range-slider-black .input-type-range{left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.multi-range-slider-black .ruler{display:flex;margin:10px 0 -5px;overflow:hidden}.multi-range-slider-black .ruler .ruler-rule{border-bottom:1px solid;border-left:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0}.multi-range-slider-black .ruler .ruler-rule:last-child{border-right:1px solid}.multi-range-slider-black .sub-ruler{display:flex;margin:-2px 0 -5px}.multi-range-slider-black .sub-ruler .ruler-sub-rule{border-bottom:1px solid;border-left:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:3px 0}.multi-range-slider-black .sub-ruler .ruler-sub-rule:last-child{border-right:1px solid}.multi-range-slider-black .labels{display:flex;justify-content:space-between;margin-bottom:-20px;margin-top:10px;padding:0}.multi-range-slider-black .label{font-size:80%}.multi-range-slider-black.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider-black.zero-ranage-margin .thumb-right{left:8px}.multi-range-slider-bar-only *{box-sizing:border-box;margin:0;padding:0}.multi-range-slider-bar-only{border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;padding:10px;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.multi-range-slider-bar-only .bar{display:flex}.multi-range-slider-bar-only .bar-left{background-color:#f0f0f0;border-radius:10px 0 0 10px;box-shadow:inset 0 0 5px #000;padding:4px 0;width:25%}.multi-range-slider-bar-only .bar-right{background-color:#f0f0f0;border-radius:0 10px 10px 0;box-shadow:inset 0 0 5px #000;width:25%}.multi-range-slider-bar-only .bar-inner{background-color:#00f;border:1px solid #000;box-shadow:inset 0 0 5px #000;display:flex;flex-grow:1;flex-shrink:1;justify-content:space-between;position:relative}.multi-range-slider-bar-only .bar-inner-left,.multi-range-slider-bar-only .bar-inner-right{width:50%}.multi-range-slider-bar-only .thumb{background-color:red;cursor:pointer;position:relative;z-index:1}.multi-range-slider-bar-only .thumb:before{background-color:#fff;border:1px solid #000;border-radius:50%;box-shadow:0 0 3px #000,inset 0 0 5px gray;content:"";cursor:pointer;height:20px;margin:-8px;position:absolute;width:20px;z-index:1}.multi-range-slider-bar-only .input-type-range:focus+.thumb:after{border:1px dotted #000;border-radius:50%;box-shadow:0 0 5px #fff,inset 0 0 10px #000;content:"";height:11px;left:-4px;position:absolute;top:-4px;width:11px;z-index:2}.multi-range-slider-bar-only .caption{align-items:center;bottom:35px;display:flex;display:none;height:2px;justify-content:center;left:1px;overflow:visible;position:absolute;width:2px}.multi-range-slider-bar-only .thumb .caption *{background-color:#00f;border-radius:15px;box-shadow:0 0 5px #000;color:#fff;font-size:75%;height:30px;line-height:30px;min-width:30px;padding:0 5px;position:absolute;text-align:center;white-space:nowrap}.multi-range-slider-bar-only .input-type-range:focus+.thumb .caption,.multi-range-slider-bar-only .thumb:active .caption{display:flex}.multi-range-slider-bar-only .input-type-range{left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.multi-range-slider-bar-only .ruler{display:flex;display:none;margin:10px 0 -5px;overflow:hidden}.multi-range-slider-bar-only .ruler .ruler-rule{border-bottom:1px solid;border-left:1px solid;display:flex;display:none;flex-grow:1;flex-shrink:1;padding:5px 0}.multi-range-slider-bar-only .ruler .ruler-rule:last-child{border-right:1px solid}.multi-range-slider-bar-only .sub-ruler{display:flex;display:none;margin:-2px 0 -5px}.multi-range-slider-bar-only .sub-ruler .ruler-sub-rule{border-bottom:1px solid;border-left:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:3px 0}.multi-range-slider-bar-only .sub-ruler .ruler-sub-rule:last-child{border-right:1px solid}.multi-range-slider-bar-only .labels{display:flex;display:none;justify-content:space-between;margin-bottom:-20px;margin-top:10px;padding:0}.multi-range-slider-bar-only .label{display:flex;font-size:80%;justify-content:center;width:1px}.multi-range-slider-bar-only .label:first-child{justify-content:start}.multi-range-slider-bar-only .label:last-child{justify-content:end}.multi-range-slider-bar-only.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider-bar-only.zero-ranage-margin .thumb-right{left:8px}input[type=range]{accent-color:rgba(var(--color-primary),var(--tw-bg-opacity))}.vue-swatches__check__wrapper{height:100%;position:absolute;width:100%}.vue-swatches__check__circle{background-color:#00000026;border-radius:50%;height:21px;width:21px}.vue-swatches__check__path{fill:#fff}.vue-swatches__swatch{display:inline-block;font-size:0;position:relative}.vue-swatches__swatch:focus,.vue-swatches__swatch:hover{box-shadow:inset 0 0 2px #000000bf;opacity:.9;outline:none}.vue-swatches__swatch.vue-swatches__swatch--border,.vue-swatches__swatch.vue-swatches__swatch--selected{box-shadow:inset 0 0 2px #000000bf}.vue-swatches__swatch__label{color:#666;font-size:10px;font-weight:700;left:0;position:absolute;right:0;text-align:center}.vue-swatches__swatch .vue-swatches__diagonal__wrapper{position:absolute}fieldset[disabled] .vue-swatches{pointer-events:none}.vue-swatches{display:inline-block;outline:none;position:relative}.vue-swatches__trigger__wrapper{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{box-sizing:content-box}.vue-swatches__container.vue-swatches--inline{font-size:0}.vue-swatches__container:not(.vue-swatches--inline){border-radius:5px;box-shadow:0 2px 3px #0a0a0a33,0 0 0 1px #0a0a0a33;display:block;overflow:auto;position:absolute;z-index:50}.vue-swatches__wrapper{background-color:inherit;box-sizing:content-box}.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{transition:all .3s ease}.vue-swatches-show-hide-enter,.vue-swatches-show-hide-leave-active{opacity:0}.vue-swatches--has-children-centered{align-items:center;display:flex;justify-content:center}.vue-swatches__diagonal__wrapper{height:100%;width:100%}.vue-swatches__diagonal{background:linear-gradient(to top right,#0000,#0000 calc(50% - 2.4px),#de080a 50%,#0000 calc(50% + 2.4px),#0000);height:75%;width:75%}.tel-input .vti__dropdown{background-color:#f3f3f3;border-radius:.375rem 0 0 .375rem}.tel-input .vue-tel-input{border:1px solid #cccccce6;border-radius:.375rem}.tel-input .vue-tel-input:focus-within{border-color:rgba(var(--color-primary),var(--tw-border-opacity));box-shadow:none;height:42px}[type=tel]:focus{border-color:rgba(var(--color-primary),var(--tw-border-opacity));--tw-ring-color:none}.tel-input .vti__input{border-radius:0 .375rem .375rem 0;border-radius:.375rem;font-size:.875rem}.tel-input .vti__dropdown-item{padding:8px 15px}.tel-input .vti__dropdown-list{border-radius:.375rem;margin-top:10px;padding-bottom:4px;padding-top:4px;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tel-input .vti__dropdown-list strong{font-weight:400}.tel-input .vti__dropdown-item .vti__flag{margin-right:9px}[type=tel]{font-size:.875rem}.focus\:border-skin-primary:focus{--tw-ring-color:none}input:focus{--tw-ring-color:none!important;border-color:rgba(var(--color-primary),var(--tw-border-opacity))!important}[type=checkbox]:focus{--tw-ring-shadow:0px;border:1px solid rgba(var(--color-base),.2)!important}[type=checkbox],[type=radio]{color:rgba(var(--color-primary),var(--tw-bg-opacity))}select:focus{--tw-ring-shadow:none!important;transition:border .4s ease}.multi-range-slider-bar-only .bar-inner{background-color:#4d4d4d}.vue3-star-ratings__icon{margin-right:8px!important;width:23px!important}.vue3-star-ratings{--vue3StarRatingsInnerColor:rgba(var(--color-base),.5)!important;--vue3StarRatingsOuterColor:#fac10f!important}.parent-focus:focus-within,.parent-focus:focus-within .speech-text-focus{border-color:rgba(var(--color-primary),1)!important}
