input[type=range].range-slider{-webkit-appearance:none;background-clip:padding-box;background:transparent;border:none;box-shadow:none;color:#ced4da;display:block;height:calc(1.5em + .75rem + 2px);line-height:1.5;font:1rem/1 arial,sans-serif;outline:none;padding:.375rem 0;position:relative;width:100%}input[type=range].range-slider::-moz-focus-outer{border:none;outline:none}input[type=range].range-slider::-moz-focusring{outline:none}input[type=range].range-slider.range-slider--sm{font-size:.875rem;height:calc(1.5em + .5rem + 2px);padding:.25rem 0}input[type=range].range-slider.range-slider--lg{font-size:1.25rem;height:calc(1.5em + 1rem + 2px);padding:.5rem 0}input[type=range].range-slider::-webkit-slider-runnable-track{background:#ced4da;border:none;border-radius:2px;box-sizing:border-box;height:4px}input[type=range].range-slider::-moz-range-track{background:#ced4da;border:none;border-radius:2px;box-sizing:border-box;height:4px}input[type=range].range-slider::-ms-fill-lower,input[type=range].range-slider::-ms-track{background:#ced4da;border:none;border-radius:2px;box-sizing:border-box;height:4px}input[type=range].range-slider::-ms-track{color:transparent}input[type=range].range-slider.range-slider--lg::-webkit-slider-runnable-track{border-radius:3px;height:6px}input[type=range].range-slider.range-slider--lg::-moz-range-track{border-radius:3px;height:6px}input[type=range].range-slider.range-slider--lg::-ms-fill-lower,input[type=range].range-slider.range-slider--lg::-ms-track{border-radius:3px;height:6px}input[type=range].range-slider.disabled::-webkit-slider-runnable-track{background:#e9e9e9;cursor:not-allowed}input[type=range].range-slider.disabled::-moz-range-track{background:#e9e9e9;cursor:not-allowed}input[type=range].range-slider.disabled::-ms-track{background:#e9e9e9;cursor:not-allowed}input[type=range].range-slider.range-slider--primary::-webkit-slider-thumb{background:#007bff}input[type=range].range-slider.range-slider--primary::-moz-range-thumb{background:#007bff}input[type=range].range-slider.range-slider--primary::-ms-thumb{background:#007bff}input[type=range].range-slider.range-slider--primary:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--primary:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}input[type=range].range-slider.range-slider--primary:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--primary:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}input[type=range].range-slider.range-slider--primary:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--primary:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}input[type=range].range-slider.range-slider--secondary::-webkit-slider-thumb{background:#6c757d}input[type=range].range-slider.range-slider--secondary::-moz-range-thumb{background:#6c757d}input[type=range].range-slider.range-slider--secondary::-ms-thumb{background:#6c757d}input[type=range].range-slider.range-slider--secondary:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--secondary:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.25)}input[type=range].range-slider.range-slider--secondary:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--secondary:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.25)}input[type=range].range-slider.range-slider--secondary:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--secondary:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.25)}input[type=range].range-slider.range-slider--success::-webkit-slider-thumb{background:#28a745}input[type=range].range-slider.range-slider--success::-moz-range-thumb{background:#28a745}input[type=range].range-slider.range-slider--success::-ms-thumb{background:#28a745}input[type=range].range-slider.range-slider--success:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--success:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}input[type=range].range-slider.range-slider--success:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--success:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}input[type=range].range-slider.range-slider--success:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--success:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}input[type=range].range-slider.range-slider--danger::-webkit-slider-thumb{background:#dc3545}input[type=range].range-slider.range-slider--danger::-moz-range-thumb{background:#dc3545}input[type=range].range-slider.range-slider--danger::-ms-thumb{background:#dc3545}input[type=range].range-slider.range-slider--danger:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--danger:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}input[type=range].range-slider.range-slider--danger:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--danger:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}input[type=range].range-slider.range-slider--danger:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--danger:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}input[type=range].range-slider.range-slider--warning::-webkit-slider-thumb{background:#ffc107}input[type=range].range-slider.range-slider--warning::-moz-range-thumb{background:#ffc107}input[type=range].range-slider.range-slider--warning::-ms-thumb{background:#ffc107}input[type=range].range-slider.range-slider--warning:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--warning:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem rgba(255,193,7,.25)}input[type=range].range-slider.range-slider--warning:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--warning:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem rgba(255,193,7,.25)}input[type=range].range-slider.range-slider--warning:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--warning:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem rgba(255,193,7,.25)}input[type=range].range-slider.range-slider--info::-webkit-slider-thumb{background:#17a2b8}input[type=range].range-slider.range-slider--info::-moz-range-thumb{background:#17a2b8}input[type=range].range-slider.range-slider--info::-ms-thumb{background:#17a2b8}input[type=range].range-slider.range-slider--info:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--info:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem rgba(23,162,184,.25)}input[type=range].range-slider.range-slider--info:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--info:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem rgba(23,162,184,.25)}input[type=range].range-slider.range-slider--info:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--info:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem rgba(23,162,184,.25)}input[type=range].range-slider.range-slider--light::-webkit-slider-thumb{background:#f8f9fa}input[type=range].range-slider.range-slider--light::-moz-range-thumb{background:#f8f9fa}input[type=range].range-slider.range-slider--light::-ms-thumb{background:#f8f9fa}input[type=range].range-slider.range-slider--light:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--light:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem rgba(248,249,250,.25)}input[type=range].range-slider.range-slider--light:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--light:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem rgba(248,249,250,.25)}input[type=range].range-slider.range-slider--light:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--light:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem rgba(248,249,250,.25)}input[type=range].range-slider.range-slider--dark::-webkit-slider-thumb{background:#343a40}input[type=range].range-slider.range-slider--dark::-moz-range-thumb{background:#343a40}input[type=range].range-slider.range-slider--dark::-ms-thumb{background:#343a40}input[type=range].range-slider.range-slider--dark:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--dark:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem rgba(52,58,64,.25)}input[type=range].range-slider.range-slider--dark:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--dark:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem rgba(52,58,64,.25)}input[type=range].range-slider.range-slider--dark:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--dark:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem rgba(52,58,64,.25)}input[type=range].range-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#007bff;border:none;border-radius:50%;box-sizing:border-box;cursor:pointer;height:20px;margin-top:-8px;transition:box-shadow .5s ease;width:20px}input[type=range].range-slider::-moz-range-thumb{-webkit-appearance:none;background:#007bff;border:none;border-radius:50%;box-sizing:border-box;cursor:pointer;height:20px;transition:box-shadow .5s ease;width:20px}input[type=range].range-slider::-ms-thumb{-webkit-appearance:none;background:#007bff;border:none;border-radius:50%;box-sizing:border-box;cursor:pointer;height:20px;margin-top:0;transition:box-shadow .5s ease;width:20px}input[type=range].range-slider.range-slider--sm::-webkit-slider-thumb{height:16px;margin-top:-6px;width:16px}input[type=range].range-slider.range-slider--sm::-moz-range-thumb{height:16px;width:16px}input[type=range].range-slider.range-slider--sm::-ms-thumb{height:16px;margin-top:0;width:16px}input[type=range].range-slider.range-slider--lg::-webkit-slider-thumb{height:24px;margin-top:-9px;width:24px}input[type=range].range-slider.range-slider--lg::-moz-range-thumb{height:24px;width:24px}input[type=range].range-slider.range-slider--lg::-ms-thumb{height:24px;margin-top:0;width:24px}input[type=range].range-slider.disabled::-webkit-slider-thumb{background:#e9e9e9;cursor:not-allowed}input[type=range].range-slider.disabled::-moz-range-thumb{background:#e9e9e9;cursor:not-allowed}input[type=range].range-slider.disabled::-ms-thumb{background:#e9e9e9;cursor:not-allowed}input[type=range].range-slider::-ms-tooltip{display:none}.range-slider__wrap{display:block;height:calc(1.5em + .75rem + 2px);position:relative}.range-slider__wrap .range-slider__tooltip{display:block;height:26px;opacity:0;overflow:visible;position:absolute;text-align:center;transition:opacity .15s linear;width:0;z-index:1070}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--top{bottom:calc(.75em + .775rem + 14px);top:auto}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--bottom{bottom:auto;top:calc(.75em + .775rem + 14px)}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--on{opacity:.9}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--on.range-slider__tooltip--disabled{opacity:.25}.range-slider__wrap .range-slider__tooltip .range-slider__tooltip__label{background-color:#000;border-radius:.25rem;box-sizing:border-box;color:#fff;font-size:.875rem;height:26px;line-height:26px;max-width:200px;opacity:.9;padding:0 .5rem;position:absolute;text-align:center;transform:translateX(-50%);white-space:nowrap}.range-slider__wrap .range-slider__tooltip .range-slider__tooltip__arrow{display:block;height:.4rem;opacity:.9;position:absolute;transform:translateX(-50%);width:.8rem}.range-slider__wrap .range-slider__tooltip .range-slider__tooltip__arrow:before{border-color:transparent;border-style:solid;content:"";left:0;position:absolute}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--top .range-slider__tooltip__arrow{bottom:-.4rem}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--top .range-slider__tooltip__arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:0}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--bottom .range-slider__tooltip__arrow{top:-.4rem}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--bottom .range-slider__tooltip__arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:0}.range-slider__wrap.range-slider__wrap--sm{font-size:.875rem;height:calc(1.5em + .5rem + 2px)}.range-slider__wrap.range-slider__wrap--sm .range-slider__tooltip--top{bottom:calc(.75em + .65rem + 12px)}.range-slider__wrap.range-slider__wrap--sm .range-slider__tooltip--bottom{top:calc(.75em + .65rem + 12px)}.range-slider__wrap.range-slider__wrap--lg{font-size:1.25rem;height:calc(1.5em + 1rem + 2px)}.range-slider__wrap.range-slider__wrap--lg .range-slider__tooltip--top{bottom:calc(.75em + .9rem + 16px)}.range-slider__wrap.range-slider__wrap--lg .range-slider__tooltip--bottom{top:calc(.75em + .9rem + 16px)}.range-slider__wrap:hover .range-slider__tooltip:not(.range-slider__tooltip--off):not(.range-slider__tooltip--disabled){opacity:.9}.range-slider__wrap:hover .range-slider__tooltip--disabled:not(.range-slider__tooltip--off){opacity:.25}
/*!
 * Cropper.js v1.5.7
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2020-05-23T05:22:57.283Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
/*# sourceMappingURL=871.187c6507.css.map */