@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap);input[type=range].range-slider{-webkit-appearance:none;background-clip:padding-box;background:#0000;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:#0000}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 #007bff40}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 #007bff40}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 #007bff40}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 #6c757d40}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 #6c757d40}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 #6c757d40}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 #28a74540}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 #28a74540}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 #28a74540}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 #dc354540}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 #dc354540}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 #dc354540}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 #ffc10740}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 #ffc10740}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 #ffc10740}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 #17a2b840}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 #17a2b840}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 #17a2b840}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 #f8f9fa40}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 #f8f9fa40}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 #f8f9fa40}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 #343a4040}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 #343a4040}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 #343a4040}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;-webkit-transition:box-shadow .5s ease;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;-moz-transition:box-shadow .5s ease;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;-ms-transition:box-shadow .5s ease;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__caret{display:block;height:.4rem;opacity:.9;position:absolute;transform:translateX(-50%);width:.8rem}.range-slider__wrap .range-slider__tooltip .range-slider__tooltip__caret:before{border-color:#0000;border-style:solid;content:"";left:0;position:absolute}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--top .range-slider__tooltip__caret{bottom:-.4rem}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--top .range-slider__tooltip__caret: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__caret{top:-.4rem}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--bottom .range-slider__tooltip__caret: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}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--constantHeights:178px}body,html{margin:0;padding:0}*{box-sizing:border-box}body{background-color:#f5f5f5;overflow:hidden}.span_bold{font-weight:700}.span_italic{font-style:italic}.span_maroon{color:#92253d}.span_sub{border:1px dashed #fd7e14;padding:1px 3px}.span_line-through{text-decoration:line-through;text-decoration-color:#92253d;text-decoration-style:solid;text-decoration-thickness:2px}.span_underlined{text-decoration:underline;text-decoration-color:#6c757d;text-decoration-style:dotted;text-decoration-thickness:2px}.span_danger{color:#dc3545;font-weight:700}.span_warning{color:#f6be00;font-weight:700}.navigation-item{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:space-between}.navigation-item img{margin-left:.5rem}.leaflet-grayscale .leaflet-tile-loaded{filter:grayscale(80%) brightness(106%) saturate(50%)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{position:relative;z-index:600!important}.leaflet-popup-tip{background:#fd7e14;border:1px solid #fd7e14}.leaflet-tooltip{padding:2px 3px}div.leaflet-popup.stop-popup{padding:auto}div.leaflet-popup.stop-popup a.leaflet-popup-close-button{padding:auto;z-index:601}div.leaflet-popup.stop-popup a.leaflet-popup-close-button span{color:#dc3545!important;font-size:110%!important;font-weight:900!important}div.leaflet-popup.stop-popup a.leaflet-popup-close-button span:hover{color:#198754!important}.custom_switch input:checked{background-color:#92253d!important;border-color:#92253d!important}.custom_switch1 input:checked{background-color:#20c997!important;border-color:#20c997!important}.custom_switch2 input:checked{background-color:#198754!important;border-color:#198754!important}.custom_switch3 input:checked{background-color:#f6be00!important;border-color:#f6be00!important}.custom_switch4 input:checked{background-color:#212529!important;border-color:#212529!important}.custom_switch5 input:checked{background-color:#6c757d!important;border-color:#6c757d!important}label.form-check-label{color:#212529;font-size:100%}@media screen and (max-width:1919px){label.form-check-label{font-size:90%}}button.hide-button{transition:all .5s linear}button.hide-button_hidden{transform:translateX(-1rem);transition:all .5s linear}.bus_icon{background-color:#0000}.bus_icon.technical{border:1px solid #444}table.bus_table :not(thead,tfoot) tr{cursor:pointer!important}table.bus_table tbody tr td,table.bus_table tbody tr th,table.bus_table tfoot tr td,table.bus_table tfoot tr th,table.bus_table thead tr td,table.bus_table thead tr th,table.bus_table2 tbody tr td,table.bus_table2 tbody tr th,table.bus_table2 tfoot tr td,table.bus_table2 tfoot tr th,table.bus_table2 thead tr td,table.bus_table2 thead tr th{font-size:.8rem;padding:.25rem}table.bus_table tbody tr td button,table.bus_table tbody tr th button,table.bus_table tfoot tr td button,table.bus_table tfoot tr th button,table.bus_table thead tr td button,table.bus_table thead tr th button,table.bus_table2 tbody tr td button,table.bus_table2 tbody tr th button,table.bus_table2 tfoot tr td button,table.bus_table2 tfoot tr th button,table.bus_table2 thead tr td button,table.bus_table2 thead tr th button{font-size:.8rem}table.bus_table tbody tr td.action_td,table.bus_table tfoot tr td.action_td,table.bus_table thead tr td.action_td,table.bus_table2 tbody tr td.action_td,table.bus_table2 tfoot tr td.action_td,table.bus_table2 thead tr td.action_td{padding:0 .25rem}table.bus_table tbody tr td.action-cancel-reenabled,table.bus_table tfoot tr td.action-cancel-reenabled,table.bus_table thead tr td.action-cancel-reenabled,table.bus_table2 tbody tr td.action-cancel-reenabled,table.bus_table2 tfoot tr td.action-cancel-reenabled,table.bus_table2 thead tr td.action-cancel-reenabled{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:center;padding:0}table.bus_table tbody tr td.action-cancel-reenabled button,table.bus_table tfoot tr td.action-cancel-reenabled button,table.bus_table thead tr td.action-cancel-reenabled button,table.bus_table2 tbody tr td.action-cancel-reenabled button,table.bus_table2 tfoot tr td.action-cancel-reenabled button,table.bus_table2 thead tr td.action-cancel-reenabled button{min-width:6rem;text-decoration:none}table.bus_table2{margin-bottom:0}td.td-progress-orange{border:2px dotted #fd7e14}td.td-progress-gray,td.td-progress-orange{padding:2px!important;text-align:center;vertical-align:middle}td.td-progress-gray{border:2px dotted #6c757d}tbody.accordion_table tr td,thead.accordion_table tr th{padding:8px 4px!important}tbody.accordion_table tr td.last_td{cursor:pointer!important;height:100%!important;padding:0!important}.accordion_item{width:calc(100% - 51px)}.accordion_button{border-bottom-left-radius:0;border-top-left-radius:0;font-weight:bolder;width:50px}.accordion_button span{font-size:115%;line-height:1.15rem;padding-bottom:0;padding-top:0;text-orientation:upright;writing-mode:vertical-lr}table.center-text tbody tr td,table.center-text tbody tr th,table.center-text thead tr td,table.center-text thead tr th{text-align:center;vertical-align:middle}.ant-picker-time-panel-column:after{height:0!important}.ant-picker-dropdown,.ant-select-dropdown{z-index:1099!important}tr.vehicle-setting-new td{color:#212529!important;font-style:normal!important;text-decoration:none!important}table.bus_deviation_report :not(thead) tr :not(:first-of-type){cursor:pointer!important}table.bus_deviation_report tbody tr td,table.bus_deviation_report tbody tr th,table.bus_deviation_report thead tr td,table.bus_deviation_report thead tr th{font-size:.8rem;padding:.25rem}table.bus_deviation_report tbody tr td button,table.bus_deviation_report tbody tr th button,table.bus_deviation_report thead tr td button,table.bus_deviation_report thead tr th button{font-size:.8rem}table.bus_deviation_report tbody tr td.action_td,table.bus_deviation_report thead tr td.action_td{padding:0 .25rem}div.dropdown-menu{--bs-dropdown-min-width:8rem;z-index:9999!important}div.dropdown-menu-dark{width:8.2rem!important}div.dropdown button.dropdown-toggle{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:space-between}.custom_React_Select{max-height:500px;overflow-y:"scroll";width:225px}.react-datepicker__input-container button{min-width:150px!important;width:100%!important}.react-datepicker__input-container button.deviation-datepicker{min-width:175px!important}.disabled-day{background-color:#d3d3d3!important;color:#dc3545!important;cursor:not-allowed!important}tr.allTripsTable_11 :first-child{width:1.7%!important}tr.allTripsTable_11 :nth-child(2){width:3.4%!important}tr.allTripsTable_11 :nth-child(3){width:16.9%!important}tr.allTripsTable_11 :nth-child(4){width:7.5%!important}tr.allTripsTable_11 :nth-child(5){width:43.7%!important}tr.allTripsTable_11 :nth-child(6){width:4.2%!important}tr.allTripsTable_11 :nth-child(7){width:4.1%!important}tr.allTripsTable_11 :nth-child(8){width:4.9%!important}tr.allTripsTable_11 :nth-child(9){width:5.1%!important}tr.allTripsTable_11 :nth-child(10){width:4.5%!important}tr.allTripsTable_11 :nth-child(11){width:4%!important}tr.allTripsTable_9 :first-child{width:1.6%!important}tr.allTripsTable_9 :nth-child(2){width:8.5%!important}tr.allTripsTable_9 :nth-child(3){width:34%!important}tr.allTripsTable_9 :nth-child(4){width:9.2%!important}tr.allTripsTable_9 :nth-child(5){width:8.9%!important}tr.allTripsTable_9 :nth-child(6){width:12.8%!important}tr.allTripsTable_9 :nth-child(7){width:11.1%!important}tr.allTripsTable_9 :nth-child(8){width:9.6%!important}tr.allTripsTable_9 :nth-child(9){width:4.3%!important}.api-TA{background-color:#ffdead!important}.api-TA:nth-child(7){color:#92253d!important;font-weight:700!important}.api-TC{background-color:khaki!important}.api-TC:nth-child(9){border-left:2px solid #212529!important}.api-TC:nth-child(11){color:#92253d!important;font-weight:700!important}.api-comparison{background-color:#ffffe0!important;border-left:2px solid #212529!important;border-right:2px solid #212529!important}.api-header{background-color:#f5f5f5!important}.api-header-result{background-color:#ffffe0!important}div#comparisonApiTableTooltip div.tooltip-inner{background-color:#f5f5f5!important;border:1px solid #212529!important;color:#212529!important}div[id^=downloadStopDataTooltip-] div.tooltip-inner{word-wrap:normal;min-width:300px}div.loading-spinner.spinner-border-sm{height:12px!important;margin-left:.5rem;width:12px!important}button.buttons-legend{align-content:center;align-items:center;color:#212529;display:flex;flex-direction:row;font-size:90%;justify-content:center}@media screen and (max-width:1919px){button.buttons-legend{font-size:85%}}div.button-tooltip{height:calc(100% - 178px);overflow-y:auto}.subcontractor-vehicle{background-color:#e4e4e4}.technical-vehicle{background-color:#ffe100}.personal-car,.technical-vehicle{font-weight:600;padding:0!important}.personal-car{background-color:#ffc300}tr.brigade-report :first-child{width:3%!important}tr.brigade-report :nth-child(2){width:4%!important}tr.brigade-report :nth-child(3){width:7%!important}tr.brigade-report :nth-child(4){width:31%!important}tr.brigade-report :nth-child(5){width:4%!important}tr.brigade-report :nth-child(5) img{height:20px!important;width:20px!important}tr.brigade-report :nth-child(6),tr.brigade-report :nth-child(7){width:7%!important}tr.brigade-report :nth-child(8){width:8%!important}tr.brigade-report :nth-child(9){width:21%!important}tr.brigade-report :nth-child(10){width:3%!important}tr.brigade-report :nth-child(10) img{height:20px!important;width:20px!important}tr.brigade-report :nth-child(11){width:5%!important}tr.brigade-report :nth-child(11) a{font-size:inherit;padding:0;text-align:center;width:100%!important}tr.brigade-report :nth-child(11) a.not-current{font-weight:400;text-decoration:none}tr.brigade-report :nth-child(11) a.current{font-weight:700;text-decoration:underline}tr.brigade-report :nth-child(11) a.current:hover{font-size:110%}div.ant-steps-item.ant-steps-item-finish div.ant-steps-item-container div.ant-steps-item-tail{margin-top:1rem!important;padding:0!important}div.ant-steps-item.ant-steps-item-finish div.ant-steps-item-container div.ant-steps-item-tail:after{background:#6c757d!important;margin-inline-start:9px!important;width:6px!important}div.ant-steps-item.ant-steps-item-finish div.ant-steps-item-container div.ant-steps-item-icon{margin-top:1rem!important}div.ant-steps-item.ant-steps-item-finish div.ant-steps-item-container div.ant-steps-item-icon span.ant-steps-icon svg{height:24px;width:24px}div.ant-steps-item.ant-steps-item-finish div.ant-steps-item-container div.ant-steps-item-content{margin-left:2.5rem}div.ant-steps-item.ant-steps-item-finish div.ant-steps-item-container div.ant-steps-item-content div.ant-steps-item-title{width:100%}div.ant-steps-item.ant-steps-item-wait div.ant-steps-item-container div.ant-steps-item-tail{margin-top:1rem!important;padding:0!important}div.ant-steps-item.ant-steps-item-wait div.ant-steps-item-container div.ant-steps-item-tail:after{background:#0d6efd!important;margin-inline-start:9px!important;width:6px!important}div.ant-steps-item.ant-steps-item-wait div.ant-steps-item-container div.ant-steps-item-icon{margin-top:1rem!important}div.ant-steps-item.ant-steps-item-wait div.ant-steps-item-container div.ant-steps-item-icon span.ant-steps-icon svg{height:24px;width:24px}div.ant-steps-item.ant-steps-item-wait div.ant-steps-item-container div.ant-steps-item-content{margin-left:2.5rem}div.ant-steps-item.ant-steps-item-wait div.ant-steps-item-container div.ant-steps-item-content div.ant-steps-item-title{width:100%}div.ant-progress.ant-progress-line{margin-bottom:0}div.modal-bus-view-90w{min-width:90%!important}div.card.border-dark{text-align:center}div.card.border-dark div.card-header{font-size:80%;padding:.25rem .5rem}div.card.border-dark div.card-body{padding:.25rem .5rem}div.card.border-dark div.card-body p.card-text{font-size:75%}div.map-route-legend{border:1px solid #212529}.leaflet-ruler{background-image:url(/static/media/rulerIconBlack.5d0dce04f0aad4ed556a.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:35px;width:35px}.leaflet-ruler-clicked,.leaflet-ruler:hover{background-image:url(/static/media/rulerIconColor.8ab888d83cb9cf52a16f.svg);background-size:contain;border-color:blue!important}.leaflet-ruler-clicked{background-position:50%;background-repeat:no-repeat;height:35px;width:35px}.leaflet-bar{background-color:#f5f5f5}.leaflet-control{cursor:pointer}.result-tooltip{background-color:#f5f5f5;border-color:#de0000;border-width:medium;font-size:normal}.moving-tooltip{background-clip:padding-box;background-color:#ffffffb3;border:dotted;border-color:red;font-size:normal;opacity:.5}.plus-length{padding-left:45px}.leaflet-control-loading:empty{background-image:url(data:image/gif;base64,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);background-repeat:no-repeat}.leaflet-control-layer-container,.leaflet-control-loading,.leaflet-control-zoom a.leaflet-control-loading,.leaflet-control-zoomslider a.leaflet-control-loading{display:none}.leaflet-control-layer-container.is-loading,.leaflet-control-loading.is-loading,.leaflet-control-zoom a.leaflet-control-loading.is-loading,.leaflet-control-zoomslider a.leaflet-control-loading.is-loading{display:block}.leaflet-bar-part-bottom{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}
/*# sourceMappingURL=main.c7f2a0e0.css.map*/