body{margin:0;font-family:Poppins,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-DMDyLzTA.ttf) format("truetype"),url(/assets/Poppins-Italic-CPGNsqMJ.ttf) format("truetype")}@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-DqHOrMto.ttf) format("truetype");font-weight:lighter}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-Bqb8xGaS.ttf) format("truetype"),url(/assets/Poppins-MediumItalic-UX3otmcD.ttf) format("truetype");font-weight:500}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-4EJUS-ax.ttf) format("truetype");font-weight:700}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--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-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--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(to right, #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-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-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,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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:translate3d(0,var(--y),0) 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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button{box-sizing:border-box;align-items:center;text-align:center;border-radius:3px;font-size:13px;font-weight:600;height:44px;cursor:pointer;justify-content:center;display:flex;margin:0 10px;padding-left:10px;padding-right:10px;-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;text-decoration:none;box-shadow:#549fe23d 0 4px 10px;position:relative}.button-small{box-sizing:border-box;align-items:center;border-radius:3px;width:30px;height:30px;cursor:pointer;justify-content:center;display:flex;margin:2px;padding-left:0;padding-right:0;box-shadow:#549fe23d 0 4px 10px}.button-very-small{box-sizing:border-box;align-items:center;border-radius:3px;background-size:12px!important;width:20px;height:20px;cursor:pointer;padding:0!important;background-position:center!important;justify-content:center;display:flex;margin:2px;padding-left:0;padding-right:0;box-shadow:#549fe23d 0 4px 10px}.button-new-run,.button-new-run-selected,.button-new-run:hover{background-color:var(--white);border-bottom-left-radius:30px;border-top-left-radius:30px;border-color:var(--blue);border-width:1px;border-style:solid;border-right-style:none;color:var(--blue);justify-content:left;padding-left:20px;font-weight:700;margin-left:40px;margin-right:0}.button-new-run:hover,.button-unarchive:hover,.button-navigate:hover,.button-navigate-small:hover,.button-view:hover,.button-statistic-small:hover,.button-reactivate-small:hover,.button-mark-done-small:hover,.button-mark-waiting-small:hover,.button-dispatch-run-small:hover,.button-optimize-small:hover,.button-optimize-type-small:hover,.button-unprogramm-small:hover,.button-inventory-small:hover,.button-archive-small:hover,.button-monetary-small:hover,.button-bell-small:hoverr,.button-message-small:hover,.button-filter-small:hover,.button-addresses-small:hover,.button-burger-small:hover,.button-bell-slash-small:hover,.button-lock-small:hover,.button-unlock-small:hover,.button-copy-small:hover,.button-star-solid-small:hover,.button-star-regular-small:hover,.button-photo-small:hover,.button-refresh-small:hover,.button-recurrence-small:hover,.button-add-small:hover{color:var(--blueHover);border-color:var(--blueHover)}.button-navigate-warning-small:hover{color:var(--orange);border-color:var(--orange)}.button-new-run-selected{color:var(--white);background-color:var(--blue)}.button-select,.button-download,.button-calculator,.button-clone,.button-pay,.button-multi-pay,.button-merge-pay,.button-redeem,.button-copy{background-color:var(--blue);color:var(--white)}.button-delete,.button-delete-small,.button-remove,.button-remove-small{background-color:var(--red);color:var(--white)}.button-delete:hover,.button-delete-small:hover,.button-remove:hover,.button-remove-small:hover{background-color:var(--redHover)}.button-delete-small,.button-delete-disabled-small{background:var(--red) url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2213px%22 height%3D%2216px%22 viewBox%3D%220 0 13 16%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E    %3C!-- Generator%3A sketchtool 56.2 (101010) - https%3A%2F%2Fsketch.com --%3E    %3Ctitle%3E6C81BC86-E350-4AEF-BFA3-C6A28239E24E%3C%2Ftitle%3E    %3Cdesc%3ECreated with sketchtool.%3C%2Fdesc%3E    %3Cg id%3D%22Asset-Artboard-Page%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E        %3Cg id%3D%22icon%2Fother%2Fdelete2%22 fill%3D%22%23FFFFFF%22 fill-rule%3D%22nonzero%22%3E            %3Cpath d%3D%22M0.888893333%2C14.2222667 C0.888893333%2C15.2 1.68889333%2C16 2.66666667%2C16 L9.77772%2C16 C10.7555867%2C16 11.5555867%2C15.2 11.5555867%2C14.2222667 L11.5555867%2C3.55556 L0.888893333%2C3.55556 L0.888893333%2C14.2222667 Z M12.4443867%2C0.888893333 L9.33332%2C0.888893333 L8.44445333%2C0 L4%2C0 L3.11112%2C0.888893333 L1.59872116e-14%2C0.888893333 L1.59872116e-14%2C2.66666667 L12.4443867%2C2.66666667 L12.4443867%2C0.888893333 Z%22 id%3D%22Shape%22%3E%3C%2Fpath%3E        %3C%2Fg%3E    %3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:15px;padding-right:0;background-position:center}.button-remove-small,.button-remove-disabled-small{background:var(--red) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 320 512%22%3E%3C!--! Font Awesome Pro 6.1.1 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23FFFFFF%22 d%3D%22M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:16px;padding-right:0;background-position:center}.button-search,.button-search-selected-small,.button-search-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3C!--! Font Awesome Pro 6.1.1 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E    %3Cpath fill%3D%22%23559FE1%22 style%3D%22enable-background%3Anew 0 0 512 512%3B%22 width%3D%22512px%22 height%3D%22512px%22 d%3D%22M500.3 443.7l-119.7-119.7c27.22-40.41 40.65-90.9 33.46-144.7C401.8 87.79 326.8 13.32 235.2 1.723C99.01-15.51-15.51 99.01 1.724 235.2c11.6 91.64 86.08 166.7 177.6 178.9c53.8 7.189 104.3-6.236 144.7-33.46l119.7 119.7c15.62 15.62 40.95 15.62 56.57 0C515.9 484.7 515.9 459.3 500.3 443.7zM79.1 208c0-70.58 57.42-128 128-128s128 57.42 128 128c0 70.58-57.42 128-128 128S79.1 278.6 79.1 208z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:13px;padding-right:0;background-position:center}.button-select-disabled,.button-delete-disabled,.button-remove-disabled,.button-validate-disabled,.button-delete-disabled-small,.button-remove-disabled-small,.button-edit-disabled-small,.button-start-disabled-small,.button-download-disabled-small,.button-calculator-disabled-small,.button-clone-disabled-small,.button-pay-disabled-small,.button-multi-pay-disabled-small,.button-merge-pay-disabled-small,.button-redeem-disabled-small,.button-navigate-disabled-small,.button-navigate-warning-disabled-small,.button-reactivate-disabled-small,.button-mark-done-disabled-small,.button-mark-waiting-disabled-small,.button-dispatch-run-disabled-small,.button-optimize-disabled-small,.button-optimize-type-disabled-small,.button-unprogramm-disabled-small,.button-inventory-disabled-small,.button-archive-disabled-small,.button-unarchive-disabled-small,.button-monetary-disabled-small,.button-check-disabled-small,.button-edit2-disabled-small,.button-bell-disabled-small,.button-message-disabled-small,.button-filter-disabled-small,.button-addresses-disabled-small,.button-burger-disabled-small,.button-audit-trail-disabled-small,.button-copy-disabled-small{background-color:var(--middlegray);color:var(--white);cursor:not-allowed}.button-navigate,.button-navigate-small,.button-view,.button-view-selected,.button-location,.button-location-small,.button-start,.button-start-small,.button-search,.button-search-small,.button-reactivate-small,.button-mark-done-small,.button-mark-waiting-small,.button-redirect-small,.button-pin-small,.button-draw-polygon-small,.button-archive-small,.button-check-small{background-color:var(--white);color:var(--blue);border-color:var(--blue);border-width:1px;border-style:solid}.button-navigate-warning-small{background-color:var(--white);color:var(--orange);border-color:var(--orange);border-width:1px;border-style:solid}.button-select:hover,.button-edit-small:hover,.button-copy-small:hover,.button-start-small:hover,.button-check-small:hover,.button-download-small:hover,.button-calculator-small:hover,.button-clone-small:hover,.button-pay-small:hover,.button-redeem-small:hover,.button-multi-pay-small:hover,.button-merge-pay-small:hover,.button-reactivate-small:hover,.button-mark-done-small:hover,.button-mark-waiting-small:hover,.button-archive-small:hover{background-color:var(--blueHover)}.button-validate{background-color:#2dd47a;color:var(--white)}.button-validate:hover{background-color:var(--greenHover)}.button-loading{background-image:url("data:image/svg+xml,%3C!-- By Sam Herbert (%40sherb)%2C for everyone. More %40 http%3A%2F%2Fgoo.gl%2F7AJzbL --%3E%3Csvg width%3D%22120%22 height%3D%2230%22 viewBox%3D%220 0 120 30%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 fill%3D%22%23fff%22%3E    %3Ccircle cx%3D%2215%22 cy%3D%2215%22 r%3D%2215%22%3E        %3Canimate attributeName%3D%22r%22 from%3D%2215%22 to%3D%2215%22                 begin%3D%220s%22 dur%3D%220.8s%22                 values%3D%2215%3B9%3B15%22 calcMode%3D%22linear%22                 repeatCount%3D%22indefinite%22 %2F%3E        %3Canimate attributeName%3D%22fill-opacity%22 from%3D%221%22 to%3D%221%22                 begin%3D%220s%22 dur%3D%220.8s%22                 values%3D%221%3B.5%3B1%22 calcMode%3D%22linear%22                 repeatCount%3D%22indefinite%22 %2F%3E    %3C%2Fcircle%3E    %3Ccircle cx%3D%2260%22 cy%3D%2215%22 r%3D%229%22 fill-opacity%3D%220.3%22%3E        %3Canimate attributeName%3D%22r%22 from%3D%229%22 to%3D%229%22                 begin%3D%220s%22 dur%3D%220.8s%22                 values%3D%229%3B15%3B9%22 calcMode%3D%22linear%22                 repeatCount%3D%22indefinite%22 %2F%3E        %3Canimate attributeName%3D%22fill-opacity%22 from%3D%220.5%22 to%3D%220.5%22                 begin%3D%220s%22 dur%3D%220.8s%22                 values%3D%22.5%3B1%3B.5%22 calcMode%3D%22linear%22                 repeatCount%3D%22indefinite%22 %2F%3E    %3C%2Fcircle%3E    %3Ccircle cx%3D%22105%22 cy%3D%2215%22 r%3D%2215%22%3E        %3Canimate attributeName%3D%22r%22 from%3D%2215%22 to%3D%2215%22                 begin%3D%220s%22 dur%3D%220.8s%22                 values%3D%2215%3B9%3B15%22 calcMode%3D%22linear%22                 repeatCount%3D%22indefinite%22 %2F%3E        %3Canimate attributeName%3D%22fill-opacity%22 from%3D%221%22 to%3D%221%22                 begin%3D%220s%22 dur%3D%220.8s%22                 values%3D%221%3B.5%3B1%22 calcMode%3D%22linear%22                 repeatCount%3D%22indefinite%22 %2F%3E    %3C%2Fcircle%3E%3C%2Fsvg%3E");background-size:30px;background-repeat:no-repeat;width:30px;height:8px;vertical-align:middle;position:absolute}.button-download,.button-download-small,.button-download-disabled-small{background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22%3F%3E%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 version%3D%221.1%22 id%3D%22Capa_1%22 x%3D%220px%22 y%3D%220px%22 viewBox%3D%220 0 512 512%22 style%3D%22enable-background%3Anew 0 0 512 512%3B%22 xml%3Aspace%3D%22preserve%22 width%3D%22512px%22 height%3D%22512px%22 class%3D%22%22%3E%3Cg%3E%3Cg%3E%09%3Cg%3E%09%09%3Cpath d%3D%22M382.56%2C233.376C379.968%2C227.648%2C374.272%2C224%2C368%2C224h-64V16c0-8.832-7.168-16-16-16h-64c-8.832%2C0-16%2C7.168-16%2C16v208h-64    c-6.272%2C0-11.968%2C3.68-14.56%2C9.376c-2.624%2C5.728-1.6%2C12.416%2C2.528%2C17.152l112%2C128c3.04%2C3.488%2C7.424%2C5.472%2C12.032%2C5.472    c4.608%2C0%2C8.992-2.016%2C12.032-5.472l112-128C384.192%2C245.824%2C385.152%2C239.104%2C382.56%2C233.376z%22 data-original%3D%22%23000000%22 class%3D%22active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23FFFFFF%22%2F%3E%09%3C%2Fg%3E%3C%2Fg%3E%3Cg%3E%09%3Cg%3E%09%09%3Cpath d%3D%22M432%2C352v96H80v-96H16v128c0%2C17.696%2C14.336%2C32%2C32%2C32h416c17.696%2C0%2C32-14.304%2C32-32V352H432z%22 data-original%3D%22%23000000%22 class%3D%22active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23FFFFFF%22%2F%3E%09%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E %3C%2Fsvg%3E");background-repeat:no-repeat;background-size:15px;background-position:center}.button-calculator,.button-calculator-small,.button-calculator-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 384 512%22%3E%3C!--!Font Awesome Free 6.6.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2024 Fonticons%2C Inc.--%3E%3Cpath fill%3D%22white%22 d%3D%22M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L64 0zM96 64l192 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L96 160c-17.7 0-32-14.3-32-32l0-32c0-17.7 14.3-32 32-32zm32 160a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM96 352a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM64 416c0-17.7 14.3-32 32-32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32zM192 256a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm32 64a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm64-64a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm32 64a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM288 448a32 32 0 1 1 0-64 32 32 0 1 1 0 64z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:15px;background-position:center}.button-clone,.button-clone-small,.button-clone-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3Cpath fill%3D%22%23fff%22 d%3D%22M288 448L64 448l0-224 64 0 0-64-64 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l224 0c35.3 0 64-28.7 64-64l0-64-64 0 0 64zm-64-96l224 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L224 0c-35.3 0-64 28.7-64 64l0 224c0 35.3 28.7 64 64 64z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:15px;background-position:center}.button-pdf,.button-pdf-small,.button-pdf-disabled-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%2212%22 height%3D%2213%22 viewBox%3D%220 0 12 13%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.8 7.2C2.69391 7.2 2.59217 7.24214 2.51716 7.31716C2.44214 7.39217 2.4 7.49391 2.4 7.6V9.2C2.4 9.30609 2.44214 9.40783 2.51716 9.48284C2.59217 9.55786 2.69391 9.6 2.8 9.6C2.90609 9.6 3.00783 9.55786 3.08284 9.48284C3.15786 9.40783 3.2 9.30609 3.2 9.2V9.0672H3.4664C3.71401 9.0672 3.95147 8.96884 4.12655 8.79375C4.30164 8.61867 4.4 8.38121 4.4 8.1336C4.4 7.88599 4.30164 7.64853 4.12655 7.47345C3.95147 7.29836 3.71401 7.2 3.4664 7.2H2.8ZM3.4664 8.2672H3.2V8H3.4664C3.50183 8 3.53581 8.01408 3.56087 8.03913C3.58592 8.06419 3.6 8.09817 3.6 8.1336C3.6 8.16903 3.58592 8.20301 3.56087 8.22807C3.53581 8.25312 3.50183 8.2672 3.4664 8.2672ZM7.2 7.5992C7.20021 7.49325 7.24245 7.39172 7.31744 7.31687C7.39243 7.24203 7.49405 7.2 7.6 7.2H8.3992C8.50529 7.2 8.60703 7.24214 8.68204 7.31716C8.75706 7.39217 8.7992 7.49391 8.7992 7.6C8.7992 7.70609 8.75706 7.80783 8.68204 7.88284C8.60703 7.95786 8.50529 8 8.3992 8H7.9992V8.268H8.3992C8.50529 8.268 8.60703 8.31014 8.68204 8.38516C8.75706 8.46017 8.7992 8.56191 8.7992 8.668C8.7992 8.77409 8.75706 8.87583 8.68204 8.95084C8.60703 9.02586 8.50529 9.068 8.3992 9.068H7.9992L8 9.1992C8.00011 9.25173 7.98986 9.30376 7.96986 9.35233C7.94985 9.40091 7.92048 9.44506 7.88341 9.48228C7.80854 9.55744 7.70689 9.59979 7.6008 9.6C7.49471 9.60021 7.39289 9.55827 7.31772 9.48341C7.24256 9.40854 7.20021 9.30689 7.2 9.2008V7.5992ZM5.1984 7.2C5.09231 7.2 4.99057 7.24214 4.91556 7.31716C4.84054 7.39217 4.7984 7.49391 4.7984 7.6V9.2C4.7984 9.30609 4.84054 9.40783 4.91556 9.48284C4.99057 9.55786 5.09231 9.6 5.1984 9.6H5.6C5.91826 9.6 6.22348 9.47357 6.44853 9.24853C6.67357 9.02348 6.8 8.71826 6.8 8.4C6.8 8.08174 6.67357 7.77652 6.44853 7.55147C6.22348 7.32643 5.91826 7.2 5.6 7.2H5.1984ZM5.5984 8.8V8H5.6C5.70609 8 5.80783 8.04214 5.88284 8.11716C5.95786 8.19217 6 8.29391 6 8.4C6 8.50609 5.95786 8.60783 5.88284 8.68284C5.80783 8.75786 5.70609 8.8 5.6 8.8H5.5984ZM0.8 1.6C0.8 1.17565 0.968571 0.768687 1.26863 0.468629C1.56869 0.168571 1.97565 0 2.4 0H6.068C6.22567 3.36325e-05 6.38179 0.0311384 6.52743 0.0915365C6.67307 0.151935 6.80538 0.240442 6.9168 0.352L10.048 3.4832C10.2731 3.70803 10.3997 4.01305 10.4 4.3312V5.6656C10.6336 5.74857 10.8358 5.90188 10.9788 6.10444C11.1218 6.307 11.1985 6.54887 11.1984 6.7968V9.9992C11.1985 10.2471 11.1218 10.489 10.9788 10.6916C10.8358 10.8941 10.6336 11.0474 10.4 11.1304V11.2C10.4 11.6243 10.2314 12.0313 9.93137 12.3314C9.63131 12.6314 9.22435 12.8 8.8 12.8H2.4C1.97565 12.8 1.56869 12.6314 1.26863 12.3314C0.968571 12.0313 0.8 11.6243 0.8 11.2V11.1304C0.566195 11.0477 0.363742 10.8947 0.220484 10.6922C0.0772266 10.4898 0.000200826 10.248 1.64989e-07 10V6.7976C-0.000129984 6.54934 0.0767422 6.30715 0.220023 6.10441C0.363303 5.90167 0.565938 5.74835 0.8 5.6656V1.6ZM9.6 4.8H6.8C6.48174 4.8 6.17652 4.67357 5.95147 4.44853C5.72643 4.22348 5.6 3.91826 5.6 3.6V0.8H2.4C2.18783 0.8 1.98434 0.884285 1.83431 1.03431C1.68429 1.18434 1.6 1.38783 1.6 1.6V5.5968H9.6V4.8ZM1.6 11.1992C1.5999 11.3043 1.62051 11.4084 1.66067 11.5056C1.70082 11.6027 1.75973 11.691 1.83403 11.7654C1.90833 11.8398 1.99656 11.8988 2.09367 11.939C2.19078 11.9793 2.29488 12 2.4 12H8.8C8.90512 12 9.00922 11.9793 9.10633 11.939C9.20344 11.8988 9.29167 11.8398 9.36597 11.7654C9.44027 11.691 9.49918 11.6027 9.53933 11.5056C9.57949 11.4084 9.60011 11.3043 9.6 11.1992H1.6ZM6.4 0.9656V3.6C6.4 3.70609 6.44214 3.80783 6.51716 3.88284C6.59217 3.95786 6.69391 4 6.8 4H9.4344L6.4 0.9656ZM1.2 6.3968C1.09391 6.3968 0.992172 6.43894 0.917158 6.51396C0.842143 6.58897 0.8 6.69071 0.8 6.7968V9.9992C0.8 10.1053 0.842143 10.207 0.917158 10.282C0.992172 10.3571 1.09391 10.3992 1.2 10.3992H9.9976C10.1037 10.3992 10.2054 10.3571 10.2804 10.282C10.3555 10.207 10.3976 10.1053 10.3976 9.9992V6.7968C10.3976 6.69071 10.3555 6.58897 10.2804 6.51396C10.2054 6.43894 10.1037 6.3968 9.9976 6.3968H1.2Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center;box-sizing:border-box;border-color:var(--blue);border-width:1px;border-style:solid}.button-xlsx,.button-xlsx-small,.button-xlsx-disabled-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%2214%22 height%3D%2215%22 viewBox%3D%220 0 14 15%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M0.573333 1.20004L8.95333 0.0033778C9.00063 -0.00340661 9.04883 5.49667e-05 9.09467 0.0135279C9.1405 0.0270009 9.18291 0.0501703 9.21901 0.0814661C9.25511 0.112762 9.28406 0.151453 9.3039 0.194916C9.32374 0.23838 9.33401 0.2856 9.334 0.333378V14.2307C9.33399 14.2784 9.32374 14.3256 9.30394 14.369C9.28414 14.4124 9.25525 14.4511 9.21923 14.4823C9.1832 14.5136 9.14088 14.5368 9.09513 14.5503C9.04937 14.5639 9.00124 14.5674 8.954 14.5607L0.572667 13.364C0.413746 13.3414 0.268328 13.2622 0.163126 13.1409C0.0579234 13.0197 1.54038e-06 12.8646 0 12.704V1.86004C1.54038e-06 1.69952 0.0579234 1.54439 0.163126 1.42314C0.268328 1.30189 0.414413 1.22268 0.573333 1.20004ZM1.334 2.43871V12.1254L8.00067 13.078V1.48604L1.334 2.43871ZM10.0007 11.9487H12.0007V2.61538H10.0007V1.28204H12.6673C12.8441 1.28204 13.0137 1.35228 13.1387 1.47731C13.2638 1.60233 13.334 1.7719 13.334 1.94871V12.6154C13.334 12.7922 13.2638 12.9618 13.1387 13.0868C13.0137 13.2118 12.8441 13.282 12.6673 13.282H10.0007V11.9487ZM5.46733 7.28204L7.334 9.94871H5.734L4.66733 8.42471L3.60067 9.94871H2.00067L3.86733 7.28204L2.00067 4.61538H3.60067L4.66733 6.13938L5.734 4.61538H7.334L5.46733 7.28204Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center;box-sizing:border-box;border-color:var(--blue);border-width:1px;border-style:solid}.button-download,.button-calculator,.button-clone{background-position:bottom 16px right 10px;padding-right:30px}.button-download.button-normalized,.button-calculator.button-normalized,.button-clone.button-normalized{background-position:bottom 5px right 10px}.button-pay,.button-pay-small,.button-pay-disabled-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%22800%22 height%3D%22600%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cg%3E  %3Ctitle%3ELayer 1%3C%2Ftitle%3E  %3Cg stroke%3D%22null%22%3E   %3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E   %3Cpath stroke%3D%22null%22 fill%3D%22%23fff%22 d%3D%22m144.47309%2C288.16433c-0.10875%2C2.93625 -0.10875%2C5.76375 -0.10875%2C8.7l0%2C17.4c0%2C2.93625 0%2C5.76375 0.10875%2C8.7l-17.50875%2C0c-19.24875%2C0 -34.8%2C15.55125 -34.8%2C34.8s15.55125%2C34.8 34.8%2C34.8l30.77625%2C0c32.19%2C91.24125 119.29875%2C156.6 221.52375%2C156.6l26.1%2C0c19.24875%2C0 34.8%2C-15.55125 34.8%2C-34.8s-15.55125%2C-34.8 -34.8%2C-34.8l-26.1%2C0c-62.96625%2C0 -117.6675%2C-35.235 -145.61625%2C-87l136.91625%2C0c19.24875%2C0 34.8%2C-15.55125 34.8%2C-34.8s-15.55125%2C-34.8 -34.8%2C-34.8l-156.3825%2C0c-0.10875%2C-2.8275 -0.2175%2C-5.76375 -0.2175%2C-8.7l0%2C-17.4c0%2C-2.93625 0.10875%2C-5.8725 0.2175%2C-8.7l156.3825%2C0c19.24875%2C0 34.8%2C-15.55125 34.8%2C-34.8s-15.55125%2C-34.8 -34.8%2C-34.8l-136.91625%2C0c27.94875%2C-51.765 82.65%2C-87 145.61625%2C-87l26.1%2C0c19.24875%2C0 34.8%2C-15.55125 34.8%2C-34.8s-15.55125%2C-34.8 -34.8%2C-34.8l-26.1%2C0c-102.225%2C0 -189.33375%2C65.35875 -221.52375%2C156.6l-30.77625%2C0c-19.24875%2C0 -34.8%2C15.55125 -34.8%2C34.8s15.55125%2C34.8 34.8%2C34.8l17.50875%2C0z%22%2F%3E  %3C%2Fg%3E  %3Cg stroke%3D%22null%22%3E   %3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E   %3Cpath stroke%3D%22null%22 fill%3D%22%23fff%22 d%3D%22m748.4377%2C324.33079c8.73305%2C-9.92232 8.73305%2C-26.03615 0%2C-35.95845l-111.78302%2C-127.00559c-8.73305%2C-9.92232 -22.91552%2C-9.92232 -31.64856%2C0s-8.73305%2C26.03615 0%2C35.95845l73.70692%2C83.66493l-214.34394%2C0c-12.366%2C0 -22.3566%2C11.35112 -22.3566%2C25.40112s9.99061%2C25.40112 22.3566%2C25.40112l214.27408%2C0l-73.5672%2C83.66493c-8.73305%2C9.92232 -8.73305%2C26.03615 0%2C35.95845s22.91552%2C9.92232 31.64856%2C0l111.78302%2C-127.00559l-0.06986%2C-0.07938l0%2C0.00001z%22%2F%3E  %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center}.button-redeem,.button-redeem-small,.button-redeem-disabled-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%2223%22 height%3D%2223%22 viewBox%3D%220 0 23 23%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.1762 9.46439L10.473 11.0198H0.977295L1.55258 9.46439H11.1762ZM9.81962 12.4402L9.04548 14.0312H0.977295L1.55258 12.4402H9.81962ZM13.0227 5.57945L11.8864 8.00842C11.697 7.87585 11.4674 7.73143 11.1975 7.57518C10.9323 7.4142 10.6269 7.27926 10.2813 7.17036C9.94036 7.05672 9.56158 6.9999 9.14491 6.9999C8.48677 6.9999 7.91385 7.16562 7.42616 7.49706C6.93847 7.8285 6.55968 8.3446 6.28979 9.04535C6.02464 9.74611 5.89207 10.6457 5.89207 11.7442C5.89207 12.8522 6.02464 13.7542 6.28979 14.4502C6.55968 15.1415 6.93847 15.6505 7.42616 15.9772C7.91385 16.2991 8.48677 16.4601 9.14491 16.4601C9.56158 16.4601 9.94036 16.4057 10.2813 16.2968C10.6222 16.1879 10.9205 16.0577 11.1762 15.9062C11.4366 15.7546 11.6544 15.615 11.8296 15.4871L12.9801 17.9161C12.464 18.3422 11.8793 18.6642 11.2259 18.882C10.5725 19.0951 9.87881 19.2016 9.14491 19.2016C7.90438 19.2016 6.80589 18.908 5.84945 18.3209C4.89775 17.7291 4.15201 16.8792 3.61224 15.7712C3.07247 14.6585 2.80258 13.3162 2.80258 11.7442C2.80258 10.177 3.07247 8.83465 3.61224 7.71723C4.15201 6.59981 4.89775 5.74516 5.84945 5.15331C6.80589 4.55672 7.90438 4.25842 9.14491 4.25842C9.90722 4.25842 10.6127 4.37206 11.2614 4.59933C11.9101 4.8266 12.4972 5.15331 13.0227 5.57945Z%22 fill%3D%22%23FFFFFF%22%2F%3E%3Cpath d%3D%22M21.0227 11.73H15.0227M15.0227 11.73L18.0227 14.73M15.0227 11.73L18.0227 8.72998%22 stroke%3D%22%23FFFFFF%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center}.button-multi-pay,.button-multi-pay-small,.button-multi-pay-disabled-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%22800%22 height%3D%22600%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cg%3E  %3Ctitle%3ELayer 1%3C%2Ftitle%3E  %3Cg id%3D%22svg_1%22 stroke%3D%22null%22%3E   %3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E   %3Cpath fill%3D%22%23fff%22 id%3D%22svg_2%22 d%3D%22m111.47309%2C288.16433c-0.10875%2C2.93625 -0.10875%2C5.76375 -0.10875%2C8.7l0%2C17.4c0%2C2.93625 0%2C5.76375 0.10875%2C8.7l-17.50875%2C0c-19.24875%2C0 -34.8%2C15.55125 -34.8%2C34.8s15.55125%2C34.8 34.8%2C34.8l30.77625%2C0c32.19%2C91.24125 119.29875%2C156.6 221.52375%2C156.6l26.1%2C0c19.24875%2C0 34.8%2C-15.55125 34.8%2C-34.8s-15.55125%2C-34.8 -34.8%2C-34.8l-26.1%2C0c-62.96625%2C0 -117.6675%2C-35.235 -145.61625%2C-87l136.91625%2C0c19.24875%2C0 34.8%2C-15.55125 34.8%2C-34.8s-15.55125%2C-34.8 -34.8%2C-34.8l-156.3825%2C0c-0.10875%2C-2.8275 -0.2175%2C-5.76375 -0.2175%2C-8.7l0%2C-17.4c0%2C-2.93625 0.10875%2C-5.8725 0.2175%2C-8.7l156.3825%2C0c19.24875%2C0 34.8%2C-15.55125 34.8%2C-34.8s-15.55125%2C-34.8 -34.8%2C-34.8l-136.91625%2C0c27.94875%2C-51.765 82.65%2C-87 145.61625%2C-87l26.1%2C0c19.24875%2C0 34.8%2C-15.55125 34.8%2C-34.8s-15.55125%2C-34.8 -34.8%2C-34.8l-26.1%2C0c-102.225%2C0 -189.33375%2C65.35875 -221.52375%2C156.6l-30.77625%2C0c-19.24875%2C0 -34.8%2C15.55125 -34.8%2C34.8s15.55125%2C34.8 34.8%2C34.8l17.50875%2C0z%22 stroke%3D%22null%22%2F%3E  %3C%2Fg%3E  %3Cg stroke%3D%22null%22 stroke-width%3D%220%22 id%3D%22svg_3%22%3E   %3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E   %3Cpath fill%3D%22%23fff%22 stroke%3D%22null%22 id%3D%22svg_4%22 d%3D%22m686.11642%2C147.15587c5.16142%2C-5.16142 5.16142%2C-13.54357 0%2C-18.70499l-66.06618%2C-66.06618c-5.16142%2C-5.16142 -13.54357%2C-5.16142 -18.70499%2C0s-5.16142%2C13.54357 0%2C18.70499l43.56239%2C43.5211l-126.6819%2C0c-7.30857%2C0 -13.21324%2C5.90466 -13.21324%2C13.21324s5.90466%2C13.21324 13.21324%2C13.21324l126.64061%2C0l-43.47981%2C43.5211c-5.16142%2C5.16142 -5.16142%2C13.54357 0%2C18.70499s13.54357%2C5.16142 18.70499%2C0l66.06618%2C-66.06618l-0.04129%2C-0.04129l0%2C-0.00002z%22%2F%3E  %3C%2Fg%3E  %3Cg stroke%3D%22null%22 id%3D%22svg_12%22%3E   %3Cpath fill%3D%22%23fff%22 d%3D%22m685.11642%2C317.26109c5.16142%2C-5.16142 5.16142%2C-13.54357 0%2C-18.70499l-66.06618%2C-66.06618c-5.16142%2C-5.16142 -13.54357%2C-5.16142 -18.70499%2C0s-5.16142%2C13.54357 0%2C18.70499l43.56239%2C43.5211l-126.6819%2C0c-7.30858%2C0 -13.21324%2C5.90466 -13.21324%2C13.21323s5.90466%2C13.21324 13.21324%2C13.21324l126.64061%2C0l-43.47981%2C43.52109c-5.16142%2C5.16142 -5.16142%2C13.54357 0%2C18.70499s13.54357%2C5.16142 18.70499%2C0l66.06618%2C-66.06618l-0.04129%2C-0.04129z%22 stroke%3D%22null%22 id%3D%22svg_11%22%2F%3E  %3C%2Fg%3E  %3Cg stroke%3D%22null%22 id%3D%22svg_14%22%3E   %3Cpath fill%3D%22%23fff%22 d%3D%22m685.11642%2C489.264c5.16142%2C-5.16142 5.16142%2C-13.54357 0%2C-18.70499l-66.06618%2C-66.06618c-5.16142%2C-5.16142 -13.54357%2C-5.16142 -18.70499%2C0s-5.16142%2C13.54357 0%2C18.70499l43.56239%2C43.5211l-126.6819%2C0c-7.30858%2C0 -13.21324%2C5.90466 -13.21324%2C13.21323s5.90466%2C13.21324 13.21324%2C13.21324l126.64061%2C0l-43.47981%2C43.52109c-5.16142%2C5.16142 -5.16142%2C13.54357 0%2C18.70499s13.54357%2C5.16142 18.70499%2C0l66.06618%2C-66.06618l-0.04129%2C-0.04129z%22 stroke%3D%22null%22 id%3D%22svg_13%22%2F%3E  %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center}.button-merge-pay,.button-merge-pay-small,.button-merge-pay-disabled-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%22800%22 height%3D%22600%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cg%3E  %3Ctitle%3ELayer 1%3C%2Ftitle%3E  %3Cg id%3D%22svg_1%22 stroke%3D%22null%22%3E   %3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E   %3Cpath id%3D%22svg_2%22 fill%3D%22%23fff%22 d%3D%22m123.61814%2C288.16433c-0.10875%2C2.93625 -0.10875%2C5.76375 -0.10875%2C8.7l0%2C17.4c0%2C2.93625 0%2C5.76375 0.10875%2C8.7l-17.50875%2C0c-19.24875%2C0 -34.8%2C15.55125 -34.8%2C34.8s15.55125%2C34.8 34.8%2C34.8l30.77625%2C0c32.19%2C91.24125 119.29875%2C156.6 221.52375%2C156.6l26.1%2C0c19.24875%2C0 34.8%2C-15.55125 34.8%2C-34.8s-15.55125%2C-34.8 -34.8%2C-34.8l-26.1%2C0c-62.96625%2C0 -117.6675%2C-35.235 -145.61625%2C-87l136.91625%2C0c19.24875%2C0 34.8%2C-15.55125 34.8%2C-34.8s-15.55125%2C-34.8 -34.8%2C-34.8l-156.3825%2C0c-0.10875%2C-2.8275 -0.2175%2C-5.76375 -0.2175%2C-8.7l0%2C-17.4c0%2C-2.93625 0.10875%2C-5.8725 0.2175%2C-8.7l156.3825%2C0c19.24875%2C0 34.8%2C-15.55125 34.8%2C-34.8s-15.55125%2C-34.8 -34.8%2C-34.8l-136.91625%2C0c27.94875%2C-51.765 82.65%2C-87 145.61625%2C-87l26.1%2C0c19.24875%2C0 34.8%2C-15.55125 34.8%2C-34.8s-15.55125%2C-34.8 -34.8%2C-34.8l-26.1%2C0c-102.225%2C0 -189.33375%2C65.35875 -221.52375%2C156.6l-30.77625%2C0c-19.24875%2C0 -34.8%2C15.55125 -34.8%2C34.8s15.55125%2C34.8 34.8%2C34.8l17.50875%2C0z%22 stroke%3D%22null%22%2F%3E  %3C%2Fg%3E  %3Cg transform%3D%22rotate(30 568.349 152.69)%22 stroke%3D%22null%22 id%3D%22svg_3%22%3E   %3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E   %3Cpath stroke%3D%22null%22 fill%3D%22%23fff%22 id%3D%22svg_4%22 d%3D%22m642.98248%2C160.54926c4.34702%2C-4.34702 4.34702%2C-11.40658 0%2C-15.7536l-55.64184%2C-55.64184c-4.34702%2C-4.34702 -11.40658%2C-4.34702 -15.7536%2C0s-4.34702%2C11.40658 0%2C15.7536l36.68884%2C36.65406l-106.69322%2C0c-6.15538%2C0 -11.12837%2C4.97299 -11.12837%2C11.12837s4.97299%2C11.12837 11.12837%2C11.12837l106.65845%2C0l-36.61929%2C36.65406c-4.34702%2C4.34702 -4.34702%2C11.40658 0%2C15.7536s11.40658%2C4.34702 15.7536%2C0l55.64184%2C-55.64184l-0.03478%2C-0.03478l0%2C-0.00002z%22%2F%3E  %3C%2Fg%3E  %3Cg stroke%3D%22null%22 id%3D%22svg_12%22%3E   %3Cpath stroke%3D%22null%22 fill%3D%22%23fff%22 d%3D%22m708.60553%2C317.26109c6.91933%2C-5.16142 6.91933%2C-13.54357 0%2C-18.70499l-88.56743%2C-66.06618c-6.91933%2C-5.16142 -18.15633%2C-5.16142 -25.07566%2C0s-6.91933%2C13.54357 0%2C18.70499l58.39915%2C43.5211l-169.82805%2C0c-9.79778%2C0 -17.71349%2C5.90466 -17.71349%2C13.21323s7.91571%2C13.21324 17.71349%2C13.21324l169.7727%2C0l-58.28845%2C43.52109c-6.91933%2C5.16142 -6.91933%2C13.54357 0%2C18.70499s18.15633%2C5.16142 25.07566%2C0l88.56743%2C-66.06618l-0.05535%2C-0.04129z%22 id%3D%22svg_11%22%2F%3E  %3C%2Fg%3E  %3Cg transform%3D%22rotate(-30 572.539 469.103)%22 stroke%3D%22null%22 id%3D%22svg_14%22%3E   %3Cpath stroke%3D%22null%22 fill%3D%22%23fff%22 d%3D%22m648.6869%2C477.12164c4.4352%2C-4.4352 4.4352%2C-11.63797 0%2C-16.07317l-56.77056%2C-56.77056c-4.4352%2C-4.4352 -11.63797%2C-4.4352 -16.07317%2C0s-4.4352%2C11.63797 0%2C16.07317l37.43309%2C37.39761l-108.85755%2C0c-6.28025%2C0 -11.35412%2C5.07386 -11.35412%2C11.35411s5.07386%2C11.35412 11.35412%2C11.35412l108.82207%2C0l-37.36213%2C37.3976c-4.4352%2C4.4352 -4.4352%2C11.63797 0%2C16.07317s11.63797%2C4.4352 16.07317%2C0l56.77056%2C-56.77056l-0.03548%2C-0.03548z%22 id%3D%22svg_13%22%2F%3E  %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center}.button-edit,.button-edit-small,.button-edit-disabled-small{padding-right:30px;background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2212px%22 height%3D%2212px%22 viewBox%3D%220 0 12 12%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E    %3C!-- Generator%3A sketchtool 56.2 (101010) - https%3A%2F%2Fsketch.com --%3E    %3Ctitle%3EF04B0718-6488-4096-9052-5B895A58ADC3%3C%2Ftitle%3E    %3Cdesc%3ECreated with sketchtool.%3C%2Fdesc%3E    %3Cg id%3D%22Asset-Artboard-Page%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E        %3Cg id%3D%22icon%2Fother%2Fedit2%22 fill%3D%22%23FFFFFF%22 fill-rule%3D%22nonzero%22%3E            %3Cpath d%3D%22M-9.9475983e-14%2C9.50171 L-9.9475983e-14%2C12.00171 L2.5%2C12.00171 L9.8733%2C4.62833 L7.37333%2C2.12833 L-9.9475983e-14%2C9.50171 Z M11.8067%2C2.695 C12.0667%2C2.435 12.0667%2C2.015 11.8067%2C1.755 L10.2467%2C0.195 C9.9867%2C-0.065 9.5667%2C-0.065 9.3067%2C0.195 L8.0867%2C1.415 L10.5867%2C3.915 L11.8067%2C2.695 Z%22 id%3D%22Shape%22%3E%3C%2Fpath%3E        %3C%2Fg%3E    %3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:15px;background-position:center}.button-edit2,.button-edit2-small,.button-edit2-disabled-small{padding-right:30px;background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2212px%22 height%3D%2212px%22 viewBox%3D%220 0 12 12%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E    %3C!-- Generator%3A sketchtool 56.2 (101010) - https%3A%2F%2Fsketch.com --%3E    %3Ctitle%3EF04B0718-6488-4096-9052-5B895A58ADC3%3C%2Ftitle%3E    %3Cdesc%3ECreated with sketchtool.%3C%2Fdesc%3E    %3Cg id%3D%22Asset-Artboard-Page%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E        %3Cg id%3D%22icon%2Fother%2Fedit2%22 fill%3D%22%23549FE2%22 fill-rule%3D%22nonzero%22%3E            %3Cpath d%3D%22M-9.9475983e-14%2C9.50171 L-9.9475983e-14%2C12.00171 L2.5%2C12.00171 L9.8733%2C4.62833 L7.37333%2C2.12833 L-9.9475983e-14%2C9.50171 Z M11.8067%2C2.695 C12.0667%2C2.435 12.0667%2C2.015 11.8067%2C1.755 L10.2467%2C0.195 C9.9867%2C-0.065 9.5667%2C-0.065 9.3067%2C0.195 L8.0867%2C1.415 L10.5867%2C3.915 L11.8067%2C2.695 Z%22 id%3D%22Shape%22%3E%3C%2Fpath%3E        %3C%2Fg%3E    %3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:15px;background-position:center;box-shadow:none}.button-settings,.button-settings-small,.button-settings-disabled-small{padding-right:30px;background-image:url("data:image/svg+xml,%3Csvg width%3D%2221%22 height%3D%2223%22 viewBox%3D%220 0 21 23%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.9934 11.8714V10.6895L20.4766 9.39167C20.75 9.15069 20.9294 8.82082 20.9831 8.46036C21.0368 8.09989 20.9614 7.73204 20.7701 7.42182L18.9471 4.33185C18.8116 4.09721 18.6168 3.90233 18.3822 3.76674C18.1477 3.63115 17.8816 3.55963 17.6106 3.55935C17.4427 3.55807 17.2757 3.58416 17.1162 3.6366L15.2391 4.27005C14.915 4.05468 14.5769 3.86113 14.2271 3.69068L13.8332 1.744C13.7625 1.38835 13.569 1.06887 13.2866 0.841496C13.0041 0.614122 12.6507 0.493336 12.2882 0.500284H8.6729C8.31037 0.493336 7.95694 0.614122 7.67449 0.841496C7.39204 1.06887 7.19856 1.38835 7.12792 1.744L6.73395 3.69068C6.38164 3.86109 6.041 4.05464 5.71426 4.27005L3.87572 3.6057C3.7145 3.5637 3.54755 3.54805 3.38133 3.55935C3.1104 3.55963 2.8443 3.63115 2.60973 3.76674C2.37517 3.90233 2.18038 4.09721 2.04492 4.33185L0.221834 7.42182C0.0415243 7.73158 -0.0254781 8.09439 0.0323024 8.44812C0.090083 8.80185 0.269051 9.12449 0.538556 9.36077L1.99857 10.6972V11.8791L0.538556 13.1769C0.261439 13.4148 0.0775752 13.7432 0.0195944 14.1038C-0.0383864 14.4644 0.0332654 14.8339 0.221834 15.1467L2.04492 18.2367C2.18038 18.4713 2.37517 18.6662 2.60973 18.8018C2.8443 18.9374 3.1104 19.0089 3.38133 19.0092C3.54923 19.0105 3.71622 18.9844 3.87572 18.932L5.75288 18.2985C6.07697 18.5139 6.41504 18.7074 6.76485 18.8779L7.15882 20.8246C7.22946 21.1802 7.42294 21.4997 7.70539 21.7271C7.98784 21.9544 8.34127 22.0752 8.7038 22.0683H12.35C12.7125 22.0752 13.0659 21.9544 13.3484 21.7271C13.6308 21.4997 13.8243 21.1802 13.8949 20.8246L14.2889 18.8779C14.6412 18.7075 14.9819 18.5139 15.3086 18.2985L17.178 18.932C17.3375 18.9844 17.5045 19.0105 17.6724 19.0092C17.9434 19.0089 18.2095 18.9374 18.444 18.8018C18.6786 18.6662 18.8734 18.4713 19.0089 18.2367L20.7701 15.1467C20.9504 14.837 21.0174 14.4742 20.9597 14.1204C20.9019 13.7667 20.7229 13.4441 20.4534 13.2078L18.9934 11.8714ZM17.6106 17.4642L14.961 16.5681C14.3407 17.0935 13.6318 17.5042 12.8675 17.7809L12.3191 20.5542H8.6729L8.12443 17.8118C7.36617 17.5272 6.66111 17.1173 6.0387 16.599L3.38133 17.4642L1.55825 14.3742L3.65943 12.5203C3.51659 11.7206 3.51659 10.902 3.65943 10.1024L1.55825 8.19431L3.38133 5.10434L6.03098 6.00043C6.65124 5.47505 7.36013 5.06437 8.12443 4.78762L8.6729 2.01437H12.3191L12.8675 4.75672C13.6258 5.04132 14.3309 5.4513 14.9533 5.96953L17.6106 5.10434L19.4337 8.19431L17.3325 10.0483C17.4754 10.8479 17.4754 11.6666 17.3325 12.4662L19.4337 14.3742L17.6106 17.4642Z%22 fill%3D%22%23549FE2%22%2F%3E%3Cpath d%3D%22M10.496 15.9203C9.57933 15.9203 8.68321 15.6485 7.921 15.1392C7.15878 14.6299 6.56471 13.906 6.2139 13.0591C5.86309 12.2121 5.7713 11.2802 5.95015 10.3811C6.12899 9.48202 6.57042 8.65615 7.21863 8.00794C7.86684 7.35973 8.69271 6.91829 9.59181 6.73945C10.4909 6.56061 11.4228 6.6524 12.2698 7.00321C13.1167 7.35402 13.8406 7.94809 14.3499 8.7103C14.8592 9.47252 15.131 10.3686 15.131 11.2853C15.1372 11.8957 15.0215 12.5012 14.7908 13.0664C14.5601 13.6315 14.2189 14.1449 13.7873 14.5766C13.3556 15.0082 12.8422 15.3494 12.2771 15.5801C11.7119 15.8108 11.1064 15.9265 10.496 15.9203ZM10.496 8.19538C10.0877 8.18586 9.68159 8.25929 9.3024 8.4112C8.9232 8.56312 8.57877 8.79038 8.28992 9.07923C8.00107 9.36807 7.77382 9.71251 7.6219 10.0917C7.46998 10.4709 7.39656 10.877 7.40607 11.2853C7.39656 11.6937 7.46998 12.0998 7.6219 12.479C7.77382 12.8582 8.00107 13.2026 8.28992 13.4915C8.57877 13.7803 8.9232 14.0076 9.3024 14.1595C9.68159 14.3114 10.0877 14.3848 10.496 14.3753C10.9044 14.3848 11.3105 14.3114 11.6897 14.1595C12.0689 14.0076 12.4133 13.7803 12.7022 13.4915C12.991 13.2026 13.2183 12.8582 13.3702 12.479C13.5221 12.0998 13.5955 11.6937 13.586 11.2853C13.5955 10.877 13.5221 10.4709 13.3702 10.0917C13.2183 9.71251 12.991 9.36807 12.7022 9.07923C12.4133 8.79038 12.0689 8.56312 11.6897 8.4112C11.3105 8.25929 10.9044 8.18586 10.496 8.19538Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:15px;background-position:center}.button-settings-disabled-small{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width%3D%2221%22 height%3D%2223%22 viewBox%3D%220 0 21 23%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.9934 11.8714V10.6895L20.4766 9.39167C20.75 9.15069 20.9294 8.82082 20.9831 8.46036C21.0368 8.09989 20.9614 7.73204 20.7701 7.42182L18.9471 4.33185C18.8116 4.09721 18.6168 3.90233 18.3822 3.76674C18.1477 3.63115 17.8816 3.55963 17.6106 3.55935C17.4427 3.55807 17.2757 3.58416 17.1162 3.6366L15.2391 4.27005C14.915 4.05468 14.5769 3.86113 14.2271 3.69068L13.8332 1.744C13.7625 1.38835 13.569 1.06887 13.2866 0.841496C13.0041 0.614122 12.6507 0.493336 12.2882 0.500284H8.6729C8.31037 0.493336 7.95694 0.614122 7.67449 0.841496C7.39204 1.06887 7.19856 1.38835 7.12792 1.744L6.73395 3.69068C6.38164 3.86109 6.041 4.05464 5.71426 4.27005L3.87572 3.6057C3.7145 3.5637 3.54755 3.54805 3.38133 3.55935C3.1104 3.55963 2.8443 3.63115 2.60973 3.76674C2.37517 3.90233 2.18038 4.09721 2.04492 4.33185L0.221834 7.42182C0.0415243 7.73158 -0.0254781 8.09439 0.0323024 8.44812C0.090083 8.80185 0.269051 9.12449 0.538556 9.36077L1.99857 10.6972V11.8791L0.538556 13.1769C0.261439 13.4148 0.0775752 13.7432 0.0195944 14.1038C-0.0383864 14.4644 0.0332654 14.8339 0.221834 15.1467L2.04492 18.2367C2.18038 18.4713 2.37517 18.6662 2.60973 18.8018C2.8443 18.9374 3.1104 19.0089 3.38133 19.0092C3.54923 19.0105 3.71622 18.9844 3.87572 18.932L5.75288 18.2985C6.07697 18.5139 6.41504 18.7074 6.76485 18.8779L7.15882 20.8246C7.22946 21.1802 7.42294 21.4997 7.70539 21.7271C7.98784 21.9544 8.34127 22.0752 8.7038 22.0683H12.35C12.7125 22.0752 13.0659 21.9544 13.3484 21.7271C13.6308 21.4997 13.8243 21.1802 13.8949 20.8246L14.2889 18.8779C14.6412 18.7075 14.9819 18.5139 15.3086 18.2985L17.178 18.932C17.3375 18.9844 17.5045 19.0105 17.6724 19.0092C17.9434 19.0089 18.2095 18.9374 18.444 18.8018C18.6786 18.6662 18.8734 18.4713 19.0089 18.2367L20.7701 15.1467C20.9504 14.837 21.0174 14.4742 20.9597 14.1204C20.9019 13.7667 20.7229 13.4441 20.4534 13.2078L18.9934 11.8714ZM17.6106 17.4642L14.961 16.5681C14.3407 17.0935 13.6318 17.5042 12.8675 17.7809L12.3191 20.5542H8.6729L8.12443 17.8118C7.36617 17.5272 6.66111 17.1173 6.0387 16.599L3.38133 17.4642L1.55825 14.3742L3.65943 12.5203C3.51659 11.7206 3.51659 10.902 3.65943 10.1024L1.55825 8.19431L3.38133 5.10434L6.03098 6.00043C6.65124 5.47505 7.36013 5.06437 8.12443 4.78762L8.6729 2.01437H12.3191L12.8675 4.75672C13.6258 5.04132 14.3309 5.4513 14.9533 5.96953L17.6106 5.10434L19.4337 8.19431L17.3325 10.0483C17.4754 10.8479 17.4754 11.6666 17.3325 12.4662L19.4337 14.3742L17.6106 17.4642Z%22 fill%3D%22%23ACADAD%22%2F%3E%3Cpath d%3D%22M10.496 15.9203C9.57933 15.9203 8.68321 15.6485 7.921 15.1392C7.15878 14.6299 6.56471 13.906 6.2139 13.0591C5.86309 12.2121 5.7713 11.2802 5.95015 10.3811C6.12899 9.48202 6.57042 8.65615 7.21863 8.00794C7.86684 7.35973 8.69271 6.91829 9.59181 6.73945C10.4909 6.56061 11.4228 6.6524 12.2698 7.00321C13.1167 7.35402 13.8406 7.94809 14.3499 8.7103C14.8592 9.47252 15.131 10.3686 15.131 11.2853C15.1372 11.8957 15.0215 12.5012 14.7908 13.0664C14.5601 13.6315 14.2189 14.1449 13.7873 14.5766C13.3556 15.0082 12.8422 15.3494 12.2771 15.5801C11.7119 15.8108 11.1064 15.9265 10.496 15.9203ZM10.496 8.19538C10.0877 8.18586 9.68159 8.25929 9.3024 8.4112C8.9232 8.56312 8.57877 8.79038 8.28992 9.07923C8.00107 9.36807 7.77382 9.71251 7.6219 10.0917C7.46998 10.4709 7.39656 10.877 7.40607 11.2853C7.39656 11.6937 7.46998 12.0998 7.6219 12.479C7.77382 12.8582 8.00107 13.2026 8.28992 13.4915C8.57877 13.7803 8.9232 14.0076 9.3024 14.1595C9.68159 14.3114 10.0877 14.3848 10.496 14.3753C10.9044 14.3848 11.3105 14.3114 11.6897 14.1595C12.0689 14.0076 12.4133 13.7803 12.7022 13.4915C12.991 13.2026 13.2183 12.8582 13.3702 12.479C13.5221 12.0998 13.5955 11.6937 13.586 11.2853C13.5955 10.877 13.5221 10.4709 13.3702 10.0917C13.2183 9.71251 12.991 9.36807 12.7022 9.07923C12.4133 8.79038 12.0689 8.56312 11.6897 8.4112C11.3105 8.25929 10.9044 8.18586 10.496 8.19538Z%22 fill%3D%22%23ACADAD%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:15px;background-position:center}.button-settings-small,.button-settings-disabled-small,.button-bell-disabled-small,.button-message-disabled-small,.button-filter-disabled-small,.button-addresses-disabled-small,.button-burger-disabled-small,.button-bell-slash-disabled-small{padding-right:0;background-position:center;background-color:var(--grey)}.button-edit,.button-edit-small,.button-copy,.button-copy-small{background-color:var(--blue)}.button-edit-small,.button-edit-disabled-small,.button-copy-small,.button-copy-disabled-small{padding-right:0;background-position:center}.button-location,.button-location-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 384 512%22%3E%3C!--! Font Awesome Pro 6.1.1 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E    %3Cpath fill%3D%22%23559FE1%22 style%3D%22enable-background%3Anew 0 0 512 512%3B%22 width%3D%22512px%22 height%3D%22512px%22 d%3D%22M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:13px;background-position:center}.button-start,.button-start-small,.button-start-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22 %3E%3C!--! Font Awesome Pro 6.1.1 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22white%22 d%3D%22M512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256zM176 168V344C176 352.7 180.7 360.7 188.3 364.9C195.8 369.2 205.1 369 212.5 364.5L356.5 276.5C363.6 272.1 368 264.4 368 256C368 247.6 363.6 239.9 356.5 235.5L212.5 147.5C205.1 142.1 195.8 142.8 188.3 147.1C180.7 151.3 176 159.3 176 168V168z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center}.button-start,.button-start-small,.button-check-small,.button-reactivate-small,.button-mark-done-small,.button-mark-waiting-small,.button-archive-small,.button-unarchive-small,.button-download-small,.button-calculator-small,.button-clone-small,.button-pay-small,.button-multi-pay-small,.button-merge-pay-small,.button-redeem-small,.button-copy-small{background-color:var(--blue)}.button-file,.button-file-small{box-sizing:border-box;background:var(--blue) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 384 512%22%3E%3C!--! Font Awesome Pro 6.1.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E    %3Cpath fill%3D%22%23559FE1%22 style%3D%22enable-background%3Anew 0 0 512 512%3B%22 width%3D%22512px%22 height%3D%22512px%22 d%3D%22M256 0v128h128L256 0zM224 128L224 0H48C21.49 0 0 21.49 0 48v416C0 490.5 21.49 512 48 512h288c26.51 0 48-21.49 48-48V160h-127.1C238.3 160 224 145.7 224 128zM272 416h-160C103.2 416 96 408.8 96 400C96 391.2 103.2 384 112 384h160c8.836 0 16 7.162 16 16C288 408.8 280.8 416 272 416zM272 352h-160C103.2 352 96 344.8 96 336C96 327.2 103.2 320 112 320h160c8.836 0 16 7.162 16 16C288 344.8 280.8 352 272 352zM288 272C288 280.8 280.8 288 272 288h-160C103.2 288 96 280.8 96 272C96 263.2 103.2 256 112 256h160C280.8 256 288 263.2 288 272z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center;background-color:var(--white);border-width:1px;border-style:solid;border-color:var(--blue)}.button-audit-trail,.button-audit-trail-small{box-sizing:border-box;background:url("data:image/svg+xml,%3Csvg width%3D%2221%22 height%3D%2221%22 viewBox%3D%220 0 21 21%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M1.99609 3.52075V15.9434%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22%2F%3E%3Cpath d%3D%22M16.9104 7.24927L16.9103 10.5488%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M4.48193 1.03491H10.6962%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M4.48193 18.4351H6.97827%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22%2F%3E%3Cpath d%3D%22M1.99622 15.9492C1.99622 17.1921 3.23908 18.4349 4.48193 18.4349%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M1.99622 3.5188C1.99622 2.27775 3.23908 1.06257 4.48193 1.03489%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M16.9035 7.25477L10.696 1.03491%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M10.6959 4.76343C10.6997 5.99952 11.9438 7.24914 13.1816 7.24914%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M10.696 4.76348V1.03491%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M13.1816 7.24927H16.9102%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M17.1868 20.6262L14.2391 17.6728C13.8866 17.9552 13.4812 18.1787 13.023 18.3435C12.5648 18.5082 12.0772 18.5906 11.5602 18.5906C10.2796 18.5906 9.19582 18.1465 8.30898 17.2584C7.42168 16.3698 6.97803 15.2843 6.97803 14.0018C6.97803 12.7193 7.42168 11.6338 8.30898 10.7452C9.19582 9.85713 10.2796 9.41309 11.5602 9.41309C12.8409 9.41309 13.9249 9.85713 14.8122 10.7452C15.699 11.6338 16.1425 12.7193 16.1425 14.0018C16.1425 14.5195 16.0602 15.0078 15.8957 15.4667C15.7312 15.9256 15.508 16.3315 15.226 16.6845L18.1914 19.6555C18.3206 19.7849 18.3853 19.9437 18.3853 20.132C18.3853 20.3203 18.3148 20.485 18.1738 20.6262C18.0445 20.7556 17.88 20.8203 17.6803 20.8203C17.4806 20.8203 17.3161 20.7556 17.1868 20.6262ZM11.5602 17.1786C12.4414 17.1786 13.1906 16.8699 13.8076 16.2524C14.4242 15.6345 14.7325 14.8843 14.7325 14.0018C14.7325 13.1194 14.4242 12.3692 13.8076 11.7512C13.1906 11.1337 12.4414 10.825 11.5602 10.825C10.679 10.825 9.92991 11.1337 9.31284 11.7512C8.69624 12.3692 8.38794 13.1194 8.38794 14.0018C8.38794 14.8843 8.69624 15.6345 9.31284 16.2524C9.92991 16.8699 10.679 17.1786 11.5602 17.1786Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center;background-color:var(--white);border-width:1px;border-style:solid;border-color:var(--blue)}.button-right,.button-right-small{box-sizing:border-box;background:var(--blue) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABmJLR0QA/wD/AP+gvaeTAAAPVUlEQVR4nO1df5xU1XX/nvtmloVdpauBjxVmZg2SEki0qVpSaz4xJmpMaKBh3ywBZXcGAm1jtf3kF43YrDEVU4mh4aMpiDOrQYGZRSRq/WA1iQ0mWsHaqth2g+zMovCBAor7c2bePf1jZ8l7b2d238+V3Z3v58Mf77x7zj2877xz3r333LtABRVUUEEFFTgD+Wl81aZ9wVPBaQuJsIiBywCEQGAwDhOwnxmP1+WP7968+vK8n36MJfhGSEMiu5CI7wEwe4Sm7cz0zbZ4eLdfvowleE5ISwuLNyLZfwCwxoYaE+HuuR3htS0tJL32aSwh4LVBB2QAADHj7w7UZwHgO177NJYgvDTWkMguBPBtk7iPgA0QYn61Mqm2WplUCyHmA/gnAH36hsxYo7Zmv+SlT2MNnoWsVZv2BU9VTXsDhpxBWaHhiztWhl8vpaMmOz8OyKcAhHTi9rrc8XkTNdF79oacCk5bCGMC7xuODABIx0KvAeKLAPp14tlFWxMSnhFChEWGa+CfhyNjEOlY6DVmbNLLWKBCiFswcLn+mkCPWtcVhrbEuMIrv8YavEvqhBn6S9lT/aZlJ3onvTGcrYkE7whhsFPVqqnvGf1gTNixiJefve8Yrmr751pVLOQD5rZHvHBoLMK7pA7sMwikXGpVlyEMbZnwskdujTl4l9QZj5tEqwfGGcOj8cG3LmVglV5GEhN2XsszQuryx3cDaNeJqgF+cjhSFj/UeYkUyhMAJunE7UVbExKeTi4WZ3h3mez2M2OTQnKb7Kl5HQDElO6PMcTS4puhJ4NBtCjdHP6Zl36NJXg+26smM+tgf3IRAECEdanmSGVy0UvMy4RvI8I6wNZnMBNh3dyO8Fqv/Rlr8G2BSm3NfgnM62FhgQpE35jIYUqP0V3CJcwEAEh0ssB+kthdWcKtoIIKrMO3kLX4oY5PKJKuY+AKMOaCcAEI54ChAegCkCHgTYD2aszP7IxH3vLLl7EETwlRU52TqUd+lSX+AoSP2vRkLzPd97FMKDWRCx08I6QhmV1CxPeAi4nbOV4joptTzeF/88SxMQbXhNz08NGafq1vC4OWeOFQEZKJ7qUpoTXpKGke2j3r4YqQP3/4t9MDMvgU2LhaWEQfgN0EfoYYr+aUQCYweca7wAEl8N7kurwiZhHRFQC+AOCzAJQSNv6lLxdUn1h9YY8bP62gsTU7S0pcx0J+iiTNASEM4Nzi7dNgZEH0Jhh7JXiPXznPMSHLtrafm8tX/QLAH5ludTPoXtJoQ3pl6KQVW+rDB8OkBb7DhBXgIbVie7rezy18+pbZ/SWVXUBNscLdnSqBbwZwJaw/DwbwazBtnJcNpb3Mec4IYSa1NbsbwJ+Z7rwCTTSmV4Z+68RsY/LQJyXEdgARQ3fAA22xyKoyao4QTWQ+x4SNAOa4NHUAzH+djtf/3Au/HBGiJjO3AthgMvUicvnPp1fPes+NQ0sSb4c0yj8L0EcM1pmWpuLhbW5sAwNfguiSG0DwlGAC3z8F/PXW2EV9I7cezo5NfPmBwzOVoPYmGLU6K/v6td5rfrZizvtunBmEmjx0AUj8CoyLdeJj0MRHrYbBknYTR6aBck8BJataGIT9AD0OSXvB+aPVwSmHAaAv3zMTFLyAoX2KBC0E4zKUfHb0YkGIBbuaZp5w6qNtQtRkdgvAK3SiHiGUT+xomvm/Tp0ohcWJzvlCyL36nEKMf0zFI+ZSVUtQE0emAbnnS4yPmMA7WFNutxpqFyc7ZwvIOwFEMfQZHgjkgp/etvrC/3Pipy1CBsJJ4SCA4BkDhFtTzZEfO+l8JDQks98j8O1nBISuAin1dn+BaqpzMrrl8xj6ZrSD8JV0c2S/E/8ak9krJPGjpjcZAL9UA77aSfiytR6iiUIMOjIAdB7rCN9vt1Or6M8F7gbhd780Rq0itZtsG+qSG2Amg/BssArznZIBADti4ZdREPMBPGe8Q/N7QD90YtPeAhXzMpPk/l+2UMFJx1bwxOoLeyDZUGZKQJMdG2oyc+2QBE54tq7/+BceXRY5VUpnSeLtkJrMtKnJzOmBfx271Aff+oNSbdMrQyfrcsdvgIkUBv2Vmui4xo6vgA1C1C2dF5u+fHIFoTxgt0O70IK4D4B+tH7plx84bGl6Rk2xAsAcTtuDQUTLrcEUw/KrABYDOGfgHy2CUH6zJPF2qJTO5tWX56GJKAjGHES0saWFbf3orTcOSDPb+9x8TVjFYzfVHwHwqk5EIqhZ+uVxd6cK4ziDpaSl5d4MANCo8CMA55W4VSepUDYMpVeGToLEMhiXruceqM82WPF1EJYJITaOyBn4lZ2O3IGfN/gCslSMXRyB66937FwR3leufRHXlfUCuH44xXRT6N+ZkTboMG4u174ULBPCMH4uCuAFOx25AUEYyWcesUy1sTU7CwPTIWe0NCh/79KVEQs3mMRaU7urliQP1VvtwE58M8RPhuy0oesKxDJrFCA8ko6UuA76z3rC/p2xUHt5jUHwc2XvMPaMpF3s4xWdiAoshn2z9LBDyPn6C4WrfM8fg5ABzTjIYnxoRCXCVQYVydaqIaVcA6BUjjkhNeXrVkwQTH0Joy/DwQ4hk/UX3XkaNUL6eiebR701IyoxG0IsQbGU89IrPvw/CgcuJSAN4DSA08xIaQXlDx/76szDlhwW2Gvom62vntrZFq0fEGI01ij0fanJTFlfSsIU1oRClrc4bI/P6MTAtIgjcEG+A6Ff3uERQ+wgPK9cPItwjv5CdlW9U66h5+irfdsooHNLNxyK8UyIYQahL1AYtcKJEn1Z7nscE0KGvBNU+qaNVs/V1VqdSVR2IGrGOCaEj+uvhBKwHMfdgqB9xCSynL/GLSEM+k+jQH561DqX9Mf6SyL8h1XVcUsIyDTdQlR2SsRrMMhwiIKU/JJV3XFLSEAGfgHTFMbi1sw8v/tdnDw0B+D5OpGmBQqWt1qMW0KKY4lndCJSwJZG2m5AJG6DcSX2uV3LLz5mVX/cEgIAIN6ov2Smpmhr5k/96q4h0XElMb5i6JPsrRyOa0LmdUSeBhn2zwtmbFE3HZzqdV/qpoNTSdBDMFRg0ottzeFnyiqVwLgmpKWFpJC8GsYVxzmoCjympt6o8qqfG37cPgnBwC5TsUNeClpt19a4JgQAdsTrXwFwj0l8Dbprn1z6SMY8gLONRclDv1dbW/U0CJ8x3CC6Y2dT6L/s2hv3hAAAasJrgSGnQ1ybz+GlhkTHlaVUrEB9MHNVkMTLQ8lAW7opdJcTmxOCkHSUtGpl0jIAvzbdmk1EextaMz+1+0msJjKbIPD8kJospqcxRSwHkaPTkSYEIQDw0+UXdKNGfK64zqEHEeNGwXhdTWZ/oyayjZYMDpQWGZ4fE29D7fuL0tFQr1M/HROybGu75Sllt/Cqr3Q01JtqDjcS6DaYTkQdAH8SxNuiyYztclUGbmlrrl+ajs7LufHRMSG5fNWhhkTHWj+JWba1/dyGRMfaXL7qkGdGiTgVC98lIS6BceB4pgUDdxePCLGMtlhk48itRoabkHUeEd3pBzF6IojoTpSuk3KFnbFQezoWuV4wX8bAQwDMv+w1amuHb2Wy5WC9DIj5dgCltgKcIcbJq25GNJn59ghEnCz64gl2xOtfEcBOlCjxIYlR36ptmZC2eP330TM5QgMn/ZQkhoEWtw4VbZQi4jQDP8hDzmqL13/fbT+DaEhkFvBAojccE8XA36bi9eu96scqnO2guu9YLU3p/RoD34Lp4fXlgjVOCyBuevhoTZ/W32USn2bgJwXIux+PXfSuE7vlEG3NRJmxFcaiCWbg1pFygprMGN6odCziyRZzR4fxp782vQvAD5Ztbf9JLl/VDmD64L3qyb0fApAtqzwM+tB9vsmlY1XB3OxHbpx92om94RBNZG5kRiuMu38liFe1Ndc/6HV/VuFqHDLwoPioQagJ5wl4iC4f9YMMAOCBY6PMW7G7BQvb0x1ewv3AkI0Fc0zi/HJNRwKxMFUkkqNtYVaQjke+C8b3TOJzJPhfFyc655dUGgW4J0TghPESjglhkEGXAF+rI9PxyHcJuMMknipI7vmgSHFNCLHxobEk54SQkUzpMyEAkIpFWs4mUlwTIsFGQiAdEwKW5hzieAu0rW5zhR8BMFUbYqoQctTPgHQfssg4JhHk/A0hIkMOIQjf3xB108GpqFL2AEP+AMAL/Vqv5dO5vYIHIUuY3hAXOcQUsojZV0J+RwaZQ9ML/bL3Bq8OQrAD94RgyENz/oaY8o+fOeRsJAPwIocM+RWT83EIwbSk6l8O4WBgcwkyTuYhF3xQZACehCx5wiQYeXdTWbChIFpRAr6NQwIIfAPAQZP4vCqIzVe3sOd/TtAqXBMSKFQbCWHnIQumcJfzMWRtj8/oVDjwGZhIYUCdHsk++kGR4pqQQt3vn4Jx/8PU4oZ9Wyjq6NdU5MAJdP7hbCTFNSHFMxH1D04ETh2xXV5T1NH78+5onLe4PT6jU9O0zwIwzMkxoE4PZ0d9ktGbIgfTWKQQ6LMdtnJV/ebcM2qbSoUS+BMA5g09eVbY/Edq/PfFEytsnAR0MsFIbP46G51dvg2tmeUEfgTGmd88BDemm+p3ldJxEpKtwqMyIPPnqf1P36EjfH8HhUDxrGFGAsbnMCwZYCZ0ZX1ba/eqLsv9jC8PWbb1dR7LyZsBANHW7L1Dz2tkz07T84QQ8zQ5O5jPMuv4PfUOiRkw//8J/cRUdi+HmsjcwcDfGKWUhaJd65VbnhBiHq07mfEl04CSyb/FKQBoi0fWEfM3DUJGLTP2NCQPXW1uH23N3AKC+fCaYxLa9enlsxwtWZeCR2+IMIUsB2+INE8sjsJaSLx+/RBSgBqCeFJPiprMNjObj8XFu1Lw53fGLvpvL33yZOBDgk+wrgbDPGtrzYh5ccr/pA4MkBJNdICJ9FsWBklZIIjOZ+YtMFbodBNhwc6mesu7a63Cm5BljvfSg6RO/iZ1PVLx+vXFel89aojEE8y0DcbE38uQC1LNEV/OC/MmZA2dYHTyhhhyiKJpvuYQM1Kx8F2lcgqMNVt5ZkTbYhf90i8/PAlZCled0AyHk9Il5kIyu8jL0TuPaxBlwtcgJIOWt8XDT/rpgydviB9nZylTRyeHmFEm0TMIf9kWC2/3u39PCCmWjjrepFICvW42vbiFmRRi/la6ObJ5NPr2cnr5JIYWCrix9YEiFa9fH01mq5g4kIqNftF1BRVUUEEFFdjF/wN6OKyszDhbSgAAAABJRU5ErkJggg==) no-repeat 87% 53%;background-size:18px;background-position:center;background-color:var(--white);border-width:1px;border-style:solid;border-color:var(--blue)}.button-view,.button-view-selected,.button-view-small,.button-view-selected-small{padding-right:35px;background:var(--white) url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22%3F%3E%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 version%3D%221.1%22 id%3D%22Capa_1%22 x%3D%220px%22 y%3D%220px%22 viewBox%3D%220 0 512 512%22 style%3D%22enable-background%3Anew 0 0 512 512%3B%22 xml%3Aspace%3D%22preserve%22 width%3D%22512px%22 height%3D%22512px%22 class%3D%22%22%3E%3Cg%3E%3Cg%3E%09%3Cg%3E%09%09%3Cpath d%3D%22M508.177%2C245.995C503.607%2C240.897%2C393.682%2C121%2C256%2C121S8.394%2C240.897%2C3.823%2C245.995c-5.098%2C5.698-5.098%2C14.312%2C0%2C20.01    C8.394%2C271.103%2C118.32%2C391%2C256%2C391s247.606-119.897%2C252.177-124.995C513.274%2C260.307%2C513.274%2C251.693%2C508.177%2C245.995z M256%2C361    c-57.891%2C0-105-47.109-105-105s47.109-105%2C105-105s105%2C47.109%2C105%2C105S313.891%2C361%2C256%2C361z%22 data-original%3D%22%23000000%22 class%3D%22active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23559FE1%22%2F%3E%09%3C%2Fg%3E%3C%2Fg%3E%3Cg%3E%09%3Cg%3E%09%09%3Cpath d%3D%22M271%2C226c0-15.09%2C7.491-28.365%2C18.887-36.53C279.661%2C184.235%2C268.255%2C181%2C256%2C181c-41.353%2C0-75%2C33.647-75%2C75    c0%2C41.353%2C33.647%2C75%2C75%2C75c37.024%2C0%2C67.668-27.034%2C73.722-62.358C299.516%2C278.367%2C271%2C255.522%2C271%2C226z%22 data-original%3D%22%23000000%22 class%3D%22active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23559FE1%22%2F%3E%09%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E %3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-view,.button-view-selected{background-position:bottom 12px right 10px}.button-view-small,.button-statistic-small,.button-reactivate-small,.button-mark-done-small,.button-mark-waiting-small,.button-dispatch-run-small,.button-optimize-small,.button-optimize-type-small,.button-unprogramm-small,.button-inventory-small,.button-archive-small,.button-unarchive-small,.button-monetary-small,.button-bell-small,.button-message-small,.button-filter-small,.button-addresses-small,.button-burger-small,.button-bell-slash-small,.button-lock-small,.button-unlock-small,.button-star-solid-small,.button-star-regular-small,.button-photo-small,.button-refresh-small,.button-recurrence-small,.button-add-small,.button-settings-small{padding-right:0;background-size:13px;box-sizing:border-box;border-color:var(--blue);border-width:1px;border-style:solid;background-position:center}.button-view-selected-small,.button-view-selected-small:hover,.button-search-selected-small{padding-right:0;background-size:13px;background-color:var(--gold);box-sizing:border-box;border-color:var(--blue);border-width:1px;border-style:solid;background-position:center}.button-view-selected{background-color:var(--gold)}.button-view-small:hover,.button-file-small:hover,.button-location-small:hover,.button-search-small:hover,.button-statistic-small:hover,.button-dispatch-run-small:hover,.button-optimize-small:hover,.button-optimize-type-small:hover,.button-unprogramm-small:hover,.button-inventory-small:hover,.button-redirect-small:hover,.button-pin-small:hover,.button-draw-polygon-small:hover,.button-monetary-small:hover,.button-bell-small:hover,.button-message-small:hover,.button-filter-small:hover,.button-addresses-small:hover,.button-burger-small:hover,.button-bell-slash-small:hover,.button-lock-small:hover,.button-unlock-small:hover,.button-star-solid-small:hover,.button-star-regular-small:hover,.button-photo-small:hover,.button-refresh-small:hover,.button-recurrence-small:hover,.button-add-small:hover,.button-settings-small:hover{background-color:var(--lightgray)}.button-view-selected:hover,.button-view-selected-small:hover,.button-search-selected-small:hover{background-color:var(--yellow)}.button-sticked-left{border-top-left-radius:0;border-bottom-left-radius:0;width:25px;margin-left:0}.button-sticked-right{border-top-right-radius:0;border-bottom-right-radius:0;width:25px;margin-right:0}.button-lock-disabled-small,.button-bell-slash-disabled-small,.button-bell-disabled-small,.button-message-disabled-small,.button-filter-disabled-small,.button-addresses-disabled-small,.button-burger-disabled-small,.button-view-disabled,.button-navigate-disabled,.button-dispatch-run-disabled-small,.button-optimize-disabled-small,.button-optimize-type-disabled-small,.button-unprogramm-disabled-small,.button-inventory-disabled-small,.button-redirect-disabled-small,.button-pin-disabled-small,.button-draw-polygon-disabled-small,.button-monetary-disabled-small,.button-unlock-disabled-small,.button-star-solid-disabled-small,.button-star-regular-disabled-small,.button-photo-disabled-small,.button-refresh-disabled-small,.button-recurrence-disabled-small,.button-add-disabled-small,.button-settings-disabled-small{border-color:var(--middlegray);border-width:1px;border-style:solid;color:var(--middlegray);cursor:not-allowed}.button-statistic,.button-statistic-selected,.button-statistic-small,.button-statistic-selected-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--! Font Awesome Pro 6.1.1 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M160 80C160 53.49 181.5 32 208 32H240C266.5 32 288 53.49 288 80V432C288 458.5 266.5 480 240 480H208C181.5 480 160 458.5 160 432V80zM0 272C0 245.5 21.49 224 48 224H80C106.5 224 128 245.5 128 272V432C128 458.5 106.5 480 80 480H48C21.49 480 0 458.5 0 432V272zM400 96C426.5 96 448 117.5 448 144V432C448 458.5 426.5 480 400 480H368C341.5 480 320 458.5 320 432V144C320 117.5 341.5 96 368 96H400z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-dispatch-run-disabled-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 640 512%22%3E%3C!--! Font Awesome Pro 6.1.1 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23acadad%22 d%3D%22M368 0C394.5 0 416 21.49 416 48V96H466.7C483.7 96 499.1 102.7 512 114.7L589.3 192C601.3 204 608 220.3 608 237.3V352C625.7 352 640 366.3 640 384C640 401.7 625.7 416 608 416H576C576 469 533 512 480 512C426.1 512 384 469 384 416H256C256 469 213 512 160 512C106.1 512 64 469 64 416H48C21.49 416 0 394.5 0 368V48C0 21.49 21.49 0 48 0H368zM416 160V256H544V237.3L466.7 160H416zM160 368C133.5 368 112 389.5 112 416C112 442.5 133.5 464 160 464C186.5 464 208 442.5 208 416C208 389.5 186.5 368 160 368zM480 464C506.5 464 528 442.5 528 416C528 389.5 506.5 368 480 368C453.5 368 432 389.5 432 416C432 442.5 453.5 464 480 464z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-optimize-disabled-small{background:var(--white) url("data:image/svg+xml,%3Csvg width%3D%2223%22 height%3D%2223%22 viewBox%3D%220 0 23 23%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.79508 21.6536L3.81836 17.7124L7.75961 17.7357%22 stroke%3D%22%23ACADAD%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M21.8227 9.62903C22.7725 14.8498 19.5507 20.0009 14.332 21.3664C10.3379 22.4113 6.27744 20.9499 3.81687 17.9573%22 stroke%3D%22%23ACADAD%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M1.65394 13.2765C0.704097 8.05572 3.92598 2.90451 9.14461 1.53917C13.1385 0.494266 17.1987 1.95539 19.6593 4.94763%22 stroke%3D%22%23ACADAD%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19.6809 1.25229L19.6577 5.19354L15.7165 5.17025%22 stroke%3D%22%23ACADAD%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M7.11013 11.9555C6.55304 11.8552 6.55777 11.0546 7.11601 10.9609C9.13843 10.6214 10.7544 9.09201 11.2048 7.09136L11.2393 6.93801C11.3632 6.38756 12.148 6.38877 12.2702 6.93958L12.31 7.11877C12.7529 9.11526 14.3512 10.6506 16.3639 11.013C16.9238 11.1138 16.919 11.9185 16.358 12.0127C14.3412 12.3513 12.7249 13.8676 12.2583 15.8587L12.2165 16.0375C12.0877 16.5868 11.303 16.5787 11.1856 16.0269L11.1529 15.8731C10.7262 13.8673 9.1284 12.3189 7.11013 11.9555Z%22 stroke%3D%22%23ACADAD%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-optimize-type-disabled-small{background:var(--white) url("data:image/svg+xml,%3Csvg width%3D%2219%22 height%3D%2220%22 viewBox%3D%220 0 19 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.7939 8L15.2061 8C15.3074 7.99968 15.4062 7.96661 15.4896 7.90512C15.573 7.84362 15.6371 7.75658 15.6736 7.65538L15.8898 7.0577L16.6337 6.60538L17.2269 6.70231C17.3257 6.71667 17.4262 6.69926 17.5157 6.65228C17.6052 6.60529 17.6797 6.53087 17.7296 6.43846L17.9307 6.06154C17.9822 5.96766 18.0059 5.85925 17.9987 5.75063C17.9916 5.642 17.9538 5.53825 17.8904 5.45308L17.5134 4.95231L17.5134 4.04769L17.8804 3.54693C17.9438 3.46176 17.9815 3.35802 17.9887 3.24938C17.9959 3.14077 17.9721 3.03235 17.9206 2.93845L17.7195 2.56157C17.6696 2.46915 17.5952 2.39473 17.5057 2.34774C17.4161 2.30076 17.3156 2.28335 17.2168 2.29768L16.6237 2.3946L15.8898 1.94233L15.6736 1.34462C15.6371 1.24345 15.573 1.15637 15.4896 1.09486C15.4062 1.03342 15.3074 1.00032 15.2061 1L14.7839 1C14.6826 1.00032 14.5838 1.03342 14.5004 1.09486C14.4169 1.15637 14.3528 1.24345 14.3164 1.34462L14.1002 1.94233L13.3663 2.3946L12.7731 2.29768C12.6743 2.28334 12.5738 2.30076 12.4843 2.34774C12.3948 2.39472 12.3203 2.46915 12.2704 2.56157L12.0693 2.93845C12.0178 3.03235 11.9941 3.14077 12.0012 3.24938C12.0084 3.35802 12.0462 3.46176 12.1095 3.54693L12.4866 4.04769L12.4866 4.63096M16.0054 4.50001C16.0054 4.28701 15.9464 4.0788 15.8359 3.9017C15.7255 3.7246 15.5685 3.58657 15.3847 3.50506C15.201 3.42355 14.9989 3.40222 14.8039 3.44377C14.6088 3.48533 14.4297 3.58789 14.2891 3.7385C14.1485 3.88911 14.0527 4.081 14.014 4.28991C13.9752 4.49881 13.9951 4.71534 14.0712 4.91213C14.1473 5.10891 14.2761 5.2771 14.4415 5.39543C14.6068 5.51376 14.8012 5.57693 15 5.57693C15.2666 5.57693 15.5224 5.46347 15.7109 5.2615C15.8995 5.05954 16.0054 4.78562 16.0054 4.50001Z%22 stroke%3D%22%23ACADAD%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M1.66347 11.8021C0.778843 11.6457 0.778843 10.3543 1.66347 10.1978C4.86822 9.6309 7.41717 7.14871 8.11268 3.91745L8.16598 3.66976C8.35758 2.78074 9.60223 2.7752 9.80132 3.66249L9.86614 3.95114C10.5876 7.16717 13.1371 9.62838 16.3332 10.1938C17.2223 10.3511 17.2223 11.6489 16.3332 11.8062C13.1371 12.3716 10.5876 14.8328 9.86614 18.0489L9.80132 18.3375C9.60223 19.2248 8.35758 19.2193 8.16598 18.3302L8.11268 18.0826C7.41717 14.8513 4.86822 12.3691 1.66347 11.8021Z%22 stroke%3D%22%23ACADAD%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-unprogramm-disabled-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--!Font Awesome Free 6.6.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2024 Fonticons%2C Inc.--%3E%3Cpath d%3D%22M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48 0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM400 192L48 192l0 256c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-256zm-95 89l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z%22 fill%3D%22%23ACADAD%22 %2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-inventory-disabled-small{background:var(--white) url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2221%22 viewBox%3D%220 0 20 21%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.838 5.57529L11.8463 4.17361C11.8485 3.80186 11.7029 3.44447 11.4416 3.18004C11.1803 2.91564 10.8246 2.76585 10.4529 2.76365L9.05121 2.75537%22 stroke%3D%22%23acadad%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5.47251 15.3501L1.96832 15.3294C1.59657 15.3272 1.24093 15.1774 0.979612 14.913C0.718299 14.6487 0.57273 14.2912 0.574926 13.9195L0.632893 4.10773C0.63509 3.73598 0.784872 3.38033 1.04929 3.11902C1.31371 2.85771 1.6711 2.71214 2.04285 2.71434L3.44453 2.72262%22 stroke%3D%22%23acadad%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M17.4282 8.4115L10.4198 8.3701C9.64569 8.36552 9.01442 8.98938 9.00985 9.76349L8.96016 18.1736C8.95559 18.9477 9.57944 19.5789 10.3536 19.5835L17.3619 19.6249C18.1361 19.6295 18.7673 19.0057 18.7719 18.2315L18.8216 9.82146C18.8262 9.04734 18.2023 8.41608 17.4282 8.4115Z%22 stroke%3D%22%23acadad%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9.4099 1.35562L3.10236 1.31836L3.66363 3.59247C3.69774 3.74466 3.78263 3.88071 3.90434 3.97823C4.02605 4.07575 4.17732 4.12896 4.33329 4.12908L8.14585 4.15161C8.30181 4.15333 8.45369 4.10191 8.57655 4.00584C8.6994 3.90976 8.78589 3.77472 8.8218 3.62294L9.4099 1.35562Z%22 stroke%3D%22%23acadad%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M11.7966 12.584L16.0017 12.6088%22 stroke%3D%22%23acadad%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M11.78 15.3872L15.9851 15.4121%22 stroke%3D%22%23acadad%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-dispatch-run,.button-dispatch-run-selected,.button-dispatch-run-small,.button-dispatch-run-selected-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 640 512%22%3E%3C!--! Font Awesome Pro 6.1.1 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M368 0C394.5 0 416 21.49 416 48V96H466.7C483.7 96 499.1 102.7 512 114.7L589.3 192C601.3 204 608 220.3 608 237.3V352C625.7 352 640 366.3 640 384C640 401.7 625.7 416 608 416H576C576 469 533 512 480 512C426.1 512 384 469 384 416H256C256 469 213 512 160 512C106.1 512 64 469 64 416H48C21.49 416 0 394.5 0 368V48C0 21.49 21.49 0 48 0H368zM416 160V256H544V237.3L466.7 160H416zM160 368C133.5 368 112 389.5 112 416C112 442.5 133.5 464 160 464C186.5 464 208 442.5 208 416C208 389.5 186.5 368 160 368zM480 464C506.5 464 528 442.5 528 416C528 389.5 506.5 368 480 368C453.5 368 432 389.5 432 416C432 442.5 453.5 464 480 464z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-optimize,.button-optimize-selected,.button-optimize-small,.button-optimize-selected-small{background:var(--white) url("data:image/svg+xml,%3Csvg width%3D%2223%22 height%3D%2223%22 viewBox%3D%220 0 23 23%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.79508 21.6536L3.81836 17.7124L7.75961 17.7357%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M21.8227 9.62903C22.7725 14.8498 19.5507 20.0009 14.332 21.3664C10.3379 22.4113 6.27744 20.9499 3.81687 17.9573%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M1.65394 13.2765C0.704097 8.05572 3.92598 2.90451 9.14461 1.53917C13.1385 0.494266 17.1987 1.95539 19.6593 4.94763%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19.6809 1.25229L19.6577 5.19354L15.7165 5.17025%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M7.11013 11.9555C6.55304 11.8552 6.55777 11.0546 7.11601 10.9609C9.13843 10.6214 10.7544 9.09201 11.2048 7.09136L11.2393 6.93801C11.3632 6.38756 12.148 6.38877 12.2702 6.93958L12.31 7.11877C12.7529 9.11526 14.3512 10.6506 16.3639 11.013C16.9238 11.1138 16.919 11.9185 16.358 12.0127C14.3412 12.3513 12.7249 13.8676 12.2583 15.8587L12.2165 16.0375C12.0877 16.5868 11.303 16.5787 11.1856 16.0269L11.1529 15.8731C10.7262 13.8673 9.1284 12.3189 7.11013 11.9555Z%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-optimize-type,.button-optimize-type-selected,.button-optimize-type-small,.button-optimize-type-selected-small{background:var(--white) url("data:image/svg+xml,%3Csvg width%3D%2219%22 height%3D%2220%22 viewBox%3D%220 0 19 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.7939 8L15.2061 8C15.3074 7.99968 15.4062 7.96661 15.4896 7.90512C15.573 7.84362 15.6371 7.75658 15.6736 7.65538L15.8898 7.0577L16.6337 6.60538L17.2269 6.70231C17.3257 6.71667 17.4262 6.69926 17.5157 6.65228C17.6052 6.60529 17.6797 6.53087 17.7296 6.43846L17.9307 6.06154C17.9822 5.96766 18.0059 5.85925 17.9987 5.75063C17.9916 5.642 17.9538 5.53825 17.8904 5.45308L17.5134 4.95231L17.5134 4.04769L17.8804 3.54693C17.9438 3.46176 17.9815 3.35802 17.9887 3.24938C17.9959 3.14077 17.9721 3.03235 17.9206 2.93845L17.7195 2.56157C17.6696 2.46915 17.5952 2.39473 17.5057 2.34774C17.4161 2.30076 17.3156 2.28335 17.2168 2.29768L16.6237 2.3946L15.8898 1.94233L15.6736 1.34462C15.6371 1.24345 15.573 1.15637 15.4896 1.09486C15.4062 1.03342 15.3074 1.00032 15.2061 1L14.7839 1C14.6826 1.00032 14.5838 1.03342 14.5004 1.09486C14.4169 1.15637 14.3528 1.24345 14.3164 1.34462L14.1002 1.94233L13.3663 2.3946L12.7731 2.29768C12.6743 2.28334 12.5738 2.30076 12.4843 2.34774C12.3948 2.39472 12.3203 2.46915 12.2704 2.56157L12.0693 2.93845C12.0178 3.03235 11.9941 3.14077 12.0012 3.24938C12.0084 3.35802 12.0462 3.46176 12.1095 3.54693L12.4866 4.04769L12.4866 4.63096M16.0054 4.50001C16.0054 4.28701 15.9464 4.0788 15.8359 3.9017C15.7255 3.7246 15.5685 3.58657 15.3847 3.50506C15.201 3.42355 14.9989 3.40222 14.8039 3.44377C14.6088 3.48533 14.4297 3.58789 14.2891 3.7385C14.1485 3.88911 14.0527 4.081 14.014 4.28991C13.9752 4.49881 13.9951 4.71534 14.0712 4.91213C14.1473 5.10891 14.2761 5.2771 14.4415 5.39543C14.6068 5.51376 14.8012 5.57693 15 5.57693C15.2666 5.57693 15.5224 5.46347 15.7109 5.2615C15.8995 5.05954 16.0054 4.78562 16.0054 4.50001Z%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M1.66347 11.8021C0.778843 11.6457 0.778843 10.3543 1.66347 10.1978C4.86822 9.6309 7.41717 7.14871 8.11268 3.91745L8.16598 3.66976C8.35758 2.78074 9.60223 2.7752 9.80132 3.66249L9.86614 3.95114C10.5876 7.16717 13.1371 9.62838 16.3332 10.1938C17.2223 10.3511 17.2223 11.6489 16.3332 11.8062C13.1371 12.3716 10.5876 14.8328 9.86614 18.0489L9.80132 18.3375C9.60223 19.2248 8.35758 19.2193 8.16598 18.3302L8.11268 18.0826C7.41717 14.8513 4.86822 12.3691 1.66347 11.8021Z%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-unprogramm,.button-unprogramm-selected,.button-unprogramm-small,.button-unprogramm-selected-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--!Font Awesome Free 6.6.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2024 Fonticons%2C Inc.--%3E%3Cpath d%3D%22M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48 0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM400 192L48 192l0 256c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-256zm-95 89l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z%22 fill%3D%22%23549FE2%22 %2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-inventory,.button-inventory-selected,.button-inventory-small,.button-inventory-selected-small{background:var(--white) url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2221%22 viewBox%3D%220 0 20 21%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.838 5.57529L11.8463 4.17361C11.8485 3.80186 11.7029 3.44447 11.4416 3.18004C11.1803 2.91564 10.8246 2.76585 10.4529 2.76365L9.05121 2.75537%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5.47251 15.3501L1.96832 15.3294C1.59657 15.3272 1.24093 15.1774 0.979612 14.913C0.718299 14.6487 0.57273 14.2912 0.574926 13.9195L0.632893 4.10773C0.63509 3.73598 0.784872 3.38033 1.04929 3.11902C1.31371 2.85771 1.6711 2.71214 2.04285 2.71434L3.44453 2.72262%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M17.4282 8.4115L10.4198 8.3701C9.64569 8.36552 9.01442 8.98938 9.00985 9.76349L8.96016 18.1736C8.95559 18.9477 9.57944 19.5789 10.3536 19.5835L17.3619 19.6249C18.1361 19.6295 18.7673 19.0057 18.7719 18.2315L18.8216 9.82146C18.8262 9.04734 18.2023 8.41608 17.4282 8.4115Z%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9.4099 1.35562L3.10236 1.31836L3.66363 3.59247C3.69774 3.74466 3.78263 3.88071 3.90434 3.97823C4.02605 4.07575 4.17732 4.12896 4.33329 4.12908L8.14585 4.15161C8.30181 4.15333 8.45369 4.10191 8.57655 4.00584C8.6994 3.90976 8.78589 3.77472 8.8218 3.62294L9.4099 1.35562Z%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M11.7966 12.584L16.0017 12.6088%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M11.78 15.3872L15.9851 15.4121%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-monetary-disabled-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 384 512%22%3E%3Cpath fill%3D%22%23acadad%22 d%3D%22M64 240C46.33 240 32 225.7 32 208C32 190.3 46.33 176 64 176H92.29C121.9 92.11 201.1 32 296 32H320C337.7 32 352 46.33 352 64C352 81.67 337.7 96 320 96H296C238.1 96 187.8 128.4 162.1 176H288C305.7 176 320 190.3 320 208C320 225.7 305.7 240 288 240H144.2C144.1 242.6 144 245.3 144 248V264C144 266.7 144.1 269.4 144.2 272H288C305.7 272 320 286.3 320 304C320 321.7 305.7 336 288 336H162.1C187.8 383.6 238.1 416 296 416H320C337.7 416 352 430.3 352 448C352 465.7 337.7 480 320 480H296C201.1 480 121.9 419.9 92.29 336H64C46.33 336 32 321.7 32 304C32 286.3 46.33 272 64 272H80.15C80.05 269.3 80 266.7 80 264V248C80 245.3 80.05 242.7 80.15 240H64z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:12px;background-position:center}.button-monetary,.button-monetary-selected,.button-monetary-small,.button-monetary-selected-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 384 512%22%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M64 240C46.33 240 32 225.7 32 208C32 190.3 46.33 176 64 176H92.29C121.9 92.11 201.1 32 296 32H320C337.7 32 352 46.33 352 64C352 81.67 337.7 96 320 96H296C238.1 96 187.8 128.4 162.1 176H288C305.7 176 320 190.3 320 208C320 225.7 305.7 240 288 240H144.2C144.1 242.6 144 245.3 144 248V264C144 266.7 144.1 269.4 144.2 272H288C305.7 272 320 286.3 320 304C320 321.7 305.7 336 288 336H162.1C187.8 383.6 238.1 416 296 416H320C337.7 416 352 430.3 352 448C352 465.7 337.7 480 320 480H296C201.1 480 121.9 419.9 92.29 336H64C46.33 336 32 321.7 32 304C32 286.3 46.33 272 64 272H80.15C80.05 269.3 80 266.7 80 264V248C80 245.3 80.05 242.7 80.15 240H64z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:12px;background-position:center}.button-reactivate,.button-reactivate-selected,.button-reactivate-small,.button-reactivate-selected-small,.button-reactivate-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3C!--! Font Awesome Pro 6.1.1 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23FFFFFF%22 d%3D%22M496 48V192c0 17.69-14.31 32-32 32H320c-17.69 0-32-14.31-32-32s14.31-32 32-32h63.39c-29.97-39.7-77.25-63.78-127.6-63.78C167.7 96.22 96 167.9 96 256s71.69 159.8 159.8 159.8c34.88 0 68.03-11.03 95.88-31.94c14.22-10.53 34.22-7.75 44.81 6.375c10.59 14.16 7.75 34.22-6.375 44.81c-39.03 29.28-85.36 44.86-134.2 44.86C132.5 479.9 32 379.4 32 256s100.5-223.9 223.9-223.9c69.15 0 134 32.47 176.1 86.12V48c0-17.69 14.31-32 32-32S496 30.31 496 48z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center}.button-mark-done,.button-mark-done-selected,.button-mark-done-small,.button-mark-done-selected-small,.button-mark-done-disabled-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%2223%22 height%3D%2222%22 viewBox%3D%220 0 23 22%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.9153 7.90771V12.1254%22 stroke%3D%22 %23ffffff%22 stroke-linecap%3D%22round%22%2F%3E%3Cpath d%3D%22M10.9153 14.6558V15.4993%22 stroke%3D%22 %23ffffff%22 stroke-linecap%3D%22round%22%2F%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M3.66305 18.7925C2.31177 18.7925 1.52523 17.4188 2.14371 16.3466L9.51539 3.56721C10.174 2.42552 11.8955 2.42551 12.5541 3.5672L17.5835 12.2862C17.9314 12.2111 18.2889 12.1618 18.6539 12.1405L13.4203 3.06753C12.3769 1.25874 9.69256 1.25874 8.64917 3.06754L1.2775 15.8469C0.241866 17.6423 1.60829 19.7925 3.66305 19.7925H12.099C12.0784 19.5739 12.0679 19.3524 12.0679 19.1285C12.0679 19.0159 12.0706 18.9039 12.0758 18.7925H3.66305Z%22 fill%3D%22 %23ffffff%22%2F%3E%3Cpath d%3D%22M13.5627 16.7891L16.5664 20.2891L21.5724 13.2891%22 stroke%3D%22 %23ffffff%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center}.button-mark-waiting,.button-mark-waiting-selected,.button-mark-waiting-small,.button-mark-waiting-selected-small,.button-mark-waiting-disabled-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%2222%22 height%3D%2223%22 viewBox%3D%220 0 22 23%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.4199 7.48511V11.7028%22 stroke%3D%22%23ffffff%22 stroke-linecap%3D%22round%22%2F%3E%3Cpath d%3D%22M10.4199 14.2332V15.0767%22 stroke%3D%22%23ffffff%22 stroke-linecap%3D%22round%22%2F%3E%3Cpath d%3D%22M17.5223 17.4467L18.5348 18.4592C18.6173 18.5417 18.6585 18.6449 18.6585 18.7688C18.6585 18.8924 18.6173 18.9992 18.5348 19.0892C18.4448 19.1792 18.338 19.2242 18.2144 19.2242C18.0905 19.2242 17.9835 19.1792 17.8935 19.0892L16.9373 18.1329C16.8323 18.0279 16.7535 17.9117 16.701 17.7842C16.6485 17.6567 16.6223 17.5179 16.6223 17.3679V16.0179C16.6223 15.8904 16.6655 15.7835 16.7519 15.6971C16.838 15.611 16.9448 15.5679 17.0723 15.5679C17.1998 15.5679 17.3067 15.611 17.3931 15.6971C17.4792 15.7835 17.5223 15.8904 17.5223 16.0179V17.4467ZM17.0723 13.7679C17.1998 13.7679 17.3067 13.811 17.3931 13.8971C17.4792 13.9835 17.5223 14.0904 17.5223 14.2179C17.5223 14.3454 17.4792 14.4524 17.3931 14.5388C17.3067 14.6249 17.1998 14.6679 17.0723 14.6679C16.9448 14.6679 16.838 14.6249 16.7519 14.5388C16.6655 14.4524 16.6223 14.3454 16.6223 14.2179C16.6223 14.0904 16.6655 13.9835 16.7519 13.8971C16.838 13.811 16.9448 13.7679 17.0723 13.7679ZM20.6723 17.3679C20.6723 17.4954 20.6291 17.6022 20.5427 17.6883C20.4566 17.7747 20.3498 17.8179 20.2223 17.8179C20.0948 17.8179 19.988 17.7747 19.9019 17.6883C19.8155 17.6022 19.7723 17.4954 19.7723 17.3679C19.7723 17.2404 19.8155 17.1335 19.9019 17.0471C19.988 16.961 20.0948 16.9179 20.2223 16.9179C20.3498 16.9179 20.4566 16.961 20.5427 17.0471C20.6291 17.1335 20.6723 17.2404 20.6723 17.3679ZM17.0723 20.0679C17.1998 20.0679 17.3067 20.1111 17.3931 20.1975C17.4792 20.2836 17.5223 20.3904 17.5223 20.5179C17.5223 20.6454 17.4792 20.7522 17.3931 20.8383C17.3067 20.9247 17.1998 20.9679 17.0723 20.9679C16.9448 20.9679 16.838 20.9247 16.7519 20.8383C16.6655 20.7522 16.6223 20.6454 16.6223 20.5179C16.6223 20.3904 16.6655 20.2836 16.7519 20.1975C16.838 20.1111 16.9448 20.0679 17.0723 20.0679ZM14.3723 17.3679C14.3723 17.4954 14.3292 17.6022 14.2431 17.6883C14.1567 17.7747 14.0498 17.8179 13.9223 17.8179C13.7948 17.8179 13.6878 17.7747 13.6014 17.6883C13.5153 17.6022 13.4723 17.4954 13.4723 17.3679C13.4723 17.2404 13.5153 17.1335 13.6014 17.0471C13.6878 16.961 13.7948 16.9179 13.9223 16.9179C14.0498 16.9179 14.1567 16.961 14.2431 17.0471C14.3292 17.1335 14.3723 17.2404 14.3723 17.3679ZM17.0723 21.8679C16.4498 21.8679 15.8648 21.7497 15.3173 21.5133C14.7698 21.2772 14.2935 20.9567 13.8885 20.5517C13.4835 20.1467 13.163 19.6704 12.9269 19.1229C12.6905 18.5754 12.5723 17.9904 12.5723 17.3679C12.5723 16.7454 12.6905 16.1604 12.9269 15.6129C13.163 15.0654 13.4835 14.5892 13.8885 14.1842C14.2935 13.7792 14.7698 13.4585 15.3173 13.2221C15.8648 12.986 16.4498 12.8679 17.0723 12.8679C17.6948 12.8679 18.2798 12.986 18.8273 13.2221C19.3748 13.4585 19.851 13.7792 20.256 14.1842C20.661 14.5892 20.9816 15.0654 21.2177 15.6129C21.4541 16.1604 21.5723 16.7454 21.5723 17.3679C21.5723 17.9904 21.4541 18.5754 21.2177 19.1229C20.9816 19.6704 20.661 20.1467 20.256 20.5517C19.851 20.9567 19.3748 21.2772 18.8273 21.5133C18.2798 21.7497 17.6948 21.8679 17.0723 21.8679ZM17.0723 20.9679C18.0773 20.9679 18.9285 20.6192 19.626 19.9217C20.3235 19.2242 20.6723 18.3729 20.6723 17.3679C20.6723 16.3629 20.3235 15.5117 19.626 14.8142C18.9285 14.1167 18.0773 13.7679 17.0723 13.7679C16.0673 13.7679 15.216 14.1167 14.5185 14.8142C13.821 15.5117 13.4723 16.3629 13.4723 17.3679C13.4723 18.3729 13.821 19.2242 14.5185 19.9217C15.216 20.6192 16.0673 20.9679 17.0723 20.9679Z%22 fill%3D%22%23ffffff%22%2F%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M3.16768 18.3699C1.81641 18.3699 1.02987 16.9962 1.64835 15.924L9.02003 3.1446C9.6786 2.00291 11.4001 2.00291 12.0587 3.1446L17.0881 11.8636C17.436 11.7885 17.7935 11.7392 18.1586 11.7179L12.9249 2.64493C11.8815 0.836129 9.1972 0.836133 8.15381 2.64493L0.782135 15.4243C-0.253495 17.2197 1.11292 19.3699 3.16768 19.3699H11.6036C11.5831 19.1513 11.5726 18.9298 11.5726 18.7059C11.5726 18.5932 11.5752 18.4812 11.5805 18.3699H3.16768Z%22 fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center}.button-redirect,.button-redirect-selected,.button-redirect-small,.button-redirect-selected-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 640 512%22%3E%3C!--! Font Awesome Pro 6.1.1 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M8.31 189.9l176-151.1c15.41-13.3 39.69-2.509 39.69 18.16v80.05C384.6 137.9 512 170.1 512 322.3c0 61.44-39.59 122.3-83.34 154.1c-13.66 9.938-33.09-2.531-28.06-18.62c45.34-145-21.5-183.5-176.6-185.8v87.92c0 20.7-24.31 31.45-39.69 18.16l-176-151.1C-2.753 216.6-2.784 199.4 8.31 189.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:18px;background-position:center}.button-redirect-disabled-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 640 512%22%3E%3C!--! Font Awesome Pro 6.1.1 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23acadad%22 d%3D%22M8.31 189.9l176-151.1c15.41-13.3 39.69-2.509 39.69 18.16v80.05C384.6 137.9 512 170.1 512 322.3c0 61.44-39.59 122.3-83.34 154.1c-13.66 9.938-33.09-2.531-28.06-18.62c45.34-145-21.5-183.5-176.6-185.8v87.92c0 20.7-24.31 31.45-39.69 18.16l-176-151.1C-2.753 216.6-2.784 199.4 8.31 189.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:20px;background-position:center}.button-pin,.button-pin-selected,.button-pin-small,.button-pin-selected-small{background:var(--white) url("data:image/svg+xml,%3Csvg width%3D%2244%22 height%3D%2244%22 viewBox%3D%220 0 44 44%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22.0004 10C21.4029 10 20.8113 10.1177 20.2594 10.3463C19.7074 10.575 19.2059 10.9101 18.7834 11.3326C18.361 11.7551 18.0259 12.2566 17.7973 12.8086C17.5687 13.3606 17.4511 13.9522 17.4512 14.5497C17.4511 15.6523 17.8516 16.7174 18.578 17.5469C19.3044 18.3764 20.3074 18.9139 21.4004 19.0593V33.4C21.4004 33.5591 21.4636 33.7117 21.5761 33.8243C21.6886 33.9368 21.8412 34 22.0004 34C22.1595 34 22.3121 33.9368 22.4246 33.8243C22.5372 33.7117 22.6004 33.5591 22.6004 33.4V19.059C23.6933 18.9136 24.6963 18.3762 25.4227 17.5468C26.1491 16.7173 26.5495 15.6523 26.5496 14.5497C26.5496 13.9522 26.432 13.3606 26.2034 12.8086C25.9748 12.2566 25.6398 11.7551 25.2173 11.3326C24.7949 10.9101 24.2934 10.575 23.7414 10.3463C23.1894 10.1177 22.5978 10 22.0004 10ZM20.8407 12.0518C21.0281 12.0518 21.2137 12.0887 21.3869 12.1604C21.5601 12.2321 21.7174 12.3373 21.8499 12.4698C21.9825 12.6023 22.0876 12.7597 22.1593 12.9328C22.2311 13.106 22.268 13.2916 22.268 13.479C22.268 13.6665 22.2311 13.8521 22.1593 14.0252C22.0876 14.1984 21.9825 14.3557 21.8499 14.4883C21.7174 14.6208 21.5601 14.7259 21.3869 14.7977C21.2137 14.8694 21.0281 14.9063 20.8407 14.9063C20.4622 14.9063 20.0991 14.7559 19.8315 14.4883C19.5638 14.2206 19.4134 13.8576 19.4134 13.479C19.4134 13.1005 19.5638 12.7375 19.8315 12.4698C20.0991 12.2021 20.4622 12.0518 20.8407 12.0518Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:30px;background-position:center}.button-pin-disabled-small{background:var(--white) url("data:image/svg+xml,%3Csvg width%3D%2244%22 height%3D%2244%22 viewBox%3D%220 0 44 44%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22.0004 10C21.4029 10 20.8113 10.1177 20.2594 10.3463C19.7074 10.575 19.2059 10.9101 18.7834 11.3326C18.361 11.7551 18.0259 12.2566 17.7973 12.8086C17.5687 13.3606 17.4511 13.9522 17.4512 14.5497C17.4511 15.6523 17.8516 16.7174 18.578 17.5469C19.3044 18.3764 20.3074 18.9139 21.4004 19.0593V33.4C21.4004 33.5591 21.4636 33.7117 21.5761 33.8243C21.6886 33.9368 21.8412 34 22.0004 34C22.1595 34 22.3121 33.9368 22.4246 33.8243C22.5372 33.7117 22.6004 33.5591 22.6004 33.4V19.059C23.6933 18.9136 24.6963 18.3762 25.4227 17.5468C26.1491 16.7173 26.5495 15.6523 26.5496 14.5497C26.5496 13.9522 26.432 13.3606 26.2034 12.8086C25.9748 12.2566 25.6398 11.7551 25.2173 11.3326C24.7949 10.9101 24.2934 10.575 23.7414 10.3463C23.1894 10.1177 22.5978 10 22.0004 10ZM20.8407 12.0518C21.0281 12.0518 21.2137 12.0887 21.3869 12.1604C21.5601 12.2321 21.7174 12.3373 21.8499 12.4698C21.9825 12.6023 22.0876 12.7597 22.1593 12.9328C22.2311 13.106 22.268 13.2916 22.268 13.479C22.268 13.6665 22.2311 13.8521 22.1593 14.0252C22.0876 14.1984 21.9825 14.3557 21.8499 14.4883C21.7174 14.6208 21.5601 14.7259 21.3869 14.7977C21.2137 14.8694 21.0281 14.9063 20.8407 14.9063C20.4622 14.9063 20.0991 14.7559 19.8315 14.4883C19.5638 14.2206 19.4134 13.8576 19.4134 13.479C19.4134 13.1005 19.5638 12.7375 19.8315 12.4698C20.0991 12.2021 20.4622 12.0518 20.8407 12.0518Z%22 fill%3D%22%23acadad%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:30px;background-position:center}.button-draw-polygon,.button-draw-polygon-selected,.button-draw-polygon-small,.button-draw-polygon-selected-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--!Font Awesome Free 6.5.2 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2024 Fonticons%2C Inc.--%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M96 151.4V360.6c9.7 5.6 17.8 13.7 23.4 23.4H328.6c0-.1 .1-.2 .1-.3l-4.5-7.9-32-56 0 0c-1.4 .1-2.8 .1-4.2 .1c-35.3 0-64-28.7-64-64s28.7-64 64-64c1.4 0 2.8 0 4.2 .1l0 0 32-56 4.5-7.9-.1-.3H119.4c-5.6 9.7-13.7 17.8-23.4 23.4zM384.3 352c35.2 .2 63.7 28.7 63.7 64c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H119.4c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4V151.4C12.9 140.4 0 119.7 0 96C0 60.7 28.7 32 64 32c23.7 0 44.4 12.9 55.4 32H328.6c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 35.3-28.5 63.8-63.7 64l-4.5 7.9-32 56-2.3 4c4.2 8.5 6.5 18 6.5 28.1s-2.3 19.6-6.5 28.1l2.3 4 32 56 4.5 7.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:20px;background-position:center}.button-draw-polygon-disabled-small{background:var(--white) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--!Font Awesome Free 6.5.2 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2024 Fonticons%2C Inc.--%3E%3Cpath fill%3D%22%23acadad%22 d%3D%22M96 151.4V360.6c9.7 5.6 17.8 13.7 23.4 23.4H328.6c0-.1 .1-.2 .1-.3l-4.5-7.9-32-56 0 0c-1.4 .1-2.8 .1-4.2 .1c-35.3 0-64-28.7-64-64s28.7-64 64-64c1.4 0 2.8 0 4.2 .1l0 0 32-56 4.5-7.9-.1-.3H119.4c-5.6 9.7-13.7 17.8-23.4 23.4zM384.3 352c35.2 .2 63.7 28.7 63.7 64c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H119.4c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4V151.4C12.9 140.4 0 119.7 0 96C0 60.7 28.7 32 64 32c23.7 0 44.4 12.9 55.4 32H328.6c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 35.3-28.5 63.8-63.7 64l-4.5 7.9-32 56-2.3 4c4.2 8.5 6.5 18 6.5 28.1s-2.3 19.6-6.5 28.1l2.3 4 32 56 4.5 7.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;background-size:20px;background-position:center}.button-archive,.button-archive-selected,.button-archive-small,.button-archive-selected-small,.button-archive-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 class%3D%22h-8 w-8%22 fill%3D%22none%22 viewBox%3D%220 0 24 24%22 stroke%3D%22%23FFFFFF%22 stroke-width%3D%222%22%3E  %3Cpath stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22 d%3D%22M12 10v6m0 0l-3-3m3 3l3-3M3 17V7a2 2 0 012-2h6l2 2h6a2 2 0 012 2v8a2 2 0 01-2 2H5a2 2 0 01-2-2z%22 %2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center}.button-unarchive,.button-unarchive-selected,.button-unarchive-small,.button-unarchive-selected-small,.button-unarchive-disabled-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%2221%22 height%3D%2220%22 viewBox%3D%220 0 21 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.0522 14.0034V8.00342M11.0522 8.00342L14.0522 11.0034M11.0522 8.00342L8.05225 11.0034%22 stroke%3D%22%23FFFF%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M2.99585 18C2.44585 18 1.97518 17.8043 1.58385 17.413C1.19185 17.021 0.99585 16.55 0.99585 16V4C0.99585 3.45 1.19185 2.97933 1.58385 2.588C1.97518 2.196 2.44585 2 2.99585 2H8.99585L10.9958 4H18.9958C19.5458 4 20.0168 4.196 20.4088 4.588C20.8002 4.97933 20.9958 5.45 20.9958 6V16C20.9958 16.55 20.8002 17.021 20.4088 17.413C20.0168 17.8043 19.5458 18 18.9958 18H2.99585ZM2.99585 4V16H18.9958V6H10.1708L8.17085 4H2.99585ZM2.99585 4V16V4Z%22 fill%3D%22%23FFFF%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:17px;background-position:center}.button-check,.button-check-selected,.button-check-small,.button-check-selected-small,.button-check-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22white%22 d%3D%22M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center}.button-bell,.button-bell-selected,.button-bell-small,.button-bell-selected-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M256 32V49.88C328.5 61.39 384 124.2 384 200V233.4C384 278.8 399.5 322.9 427.8 358.4L442.7 377C448.5 384.2 449.6 394.1 445.6 402.4C441.6 410.7 433.2 416 424 416H24C14.77 416 6.365 410.7 2.369 402.4C-1.628 394.1-.504 384.2 5.26 377L20.17 358.4C48.54 322.9 64 278.8 64 233.4V200C64 124.2 119.5 61.39 192 49.88V32C192 14.33 206.3 0 224 0C241.7 0 256 14.33 256 32V32zM216 96C158.6 96 112 142.6 112 200V233.4C112 281.3 98.12 328 72.31 368H375.7C349.9 328 336 281.3 336 233.4V200C336 142.6 289.4 96 232 96H216zM288 448C288 464.1 281.3 481.3 269.3 493.3C257.3 505.3 240.1 512 224 512C207 512 190.7 505.3 178.7 493.3C166.7 481.3 160 464.1 160 448H288z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:15px;background-position:center}.button-bell-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23acadad%22 d%3D%22M256 32V49.88C328.5 61.39 384 124.2 384 200V233.4C384 278.8 399.5 322.9 427.8 358.4L442.7 377C448.5 384.2 449.6 394.1 445.6 402.4C441.6 410.7 433.2 416 424 416H24C14.77 416 6.365 410.7 2.369 402.4C-1.628 394.1-.504 384.2 5.26 377L20.17 358.4C48.54 322.9 64 278.8 64 233.4V200C64 124.2 119.5 61.39 192 49.88V32C192 14.33 206.3 0 224 0C241.7 0 256 14.33 256 32V32zM216 96C158.6 96 112 142.6 112 200V233.4C112 281.3 98.12 328 72.31 368H375.7C349.9 328 336 281.3 336 233.4V200C336 142.6 289.4 96 232 96H216zM288 448C288 464.1 281.3 481.3 269.3 493.3C257.3 505.3 240.1 512 224 512C207 512 190.7 505.3 178.7 493.3C166.7 481.3 160 464.1 160 448H288z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:15px;background-position:center}.button-message,.button-message-selected,.button-message-small,.button-message-selected-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3C!--!Font Awesome Free 6.7.2 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2025 Fonticons%2C Inc.--%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l96 0 0 80c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L309.3 416 448 416c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:15px;background-position:center}.button-message-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3C!--!Font Awesome Free 6.7.2 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2025 Fonticons%2C Inc.--%3E%3Cpath fill%3D%22%23acadad%22 d%3D%22M64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l96 0 0 80c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L309.3 416 448 416c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:15px;background-position:center}.button-filter,.button-filter-selected,.button-filter-small,.button-filter-selected-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%2225%22 height%3D%2225%22 viewBox%3D%220 0 25 25%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.6894 19C11.4598 19 11.2672 18.922 11.1116 18.766C10.956 18.61 10.8785 18.4172 10.8791 18.1875V13.3125L6.1789 7.3C5.97631 7.02917 5.94578 6.74479 6.08733 6.44688C6.22887 6.14896 6.4755 6 6.8272 6H18.1724C18.5236 6 18.7702 6.14896 18.9123 6.44688C19.0544 6.74479 19.0238 7.02917 18.8207 7.3L14.1205 13.3125V18.1875C14.1205 18.4177 14.0428 18.6108 13.8872 18.7668C13.7316 18.9228 13.5392 19.0005 13.3102 19H11.6894Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:28px;background-position:center}.button-filter-disabled-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%2225%22 height%3D%2225%22 viewBox%3D%220 0 25 25%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.6894 19C11.4598 19 11.2672 18.922 11.1116 18.766C10.956 18.61 10.8785 18.4172 10.8791 18.1875V13.3125L6.1789 7.3C5.97631 7.02917 5.94578 6.74479 6.08733 6.44688C6.22887 6.14896 6.4755 6 6.8272 6H18.1724C18.5236 6 18.7702 6.14896 18.9123 6.44688C19.0544 6.74479 19.0238 7.02917 18.8207 7.3L14.1205 13.3125V18.1875C14.1205 18.4177 14.0428 18.6108 13.8872 18.7668C13.7316 18.9228 13.5392 19.0005 13.3102 19H11.6894Z%22 fill%3D%22%23acadad%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:28px;background-position:center}.button-addresses,.button-addresses-selected,.button-addresses-small,.button-addresses-selected-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2218%22 viewBox%3D%220 0 16 18%22  fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.5 1V17M8.58333 5.30769H10.9167M13.8333 17H2.16667C1.85725 17 1.5605 16.8703 1.34171 16.6395C1.12292 16.4087 1 16.0957 1 15.7692V2.23077C1 1.90435 1.12292 1.5913 1.34171 1.36048C1.5605 1.12967 1.85725 1 2.16667 1H13.8333C14.1428 1 14.4395 1.12967 14.6583 1.36048C14.8771 1.5913 15 1.90435 15 2.23077V15.7692C15 16.0957 14.8771 16.4087 14.6583 16.6395C14.4395 16.8703 14.1428 17 13.8333 17Z%22 stroke%3D%22%23549FE2%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:18px;background-position:center}.button-burger,.button-burger-selected,.button-burger-small,.button-burger-selected-small{background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22utf-8%22%3F%3E%3C!-- Uploaded to%3A SVG Repo%2C www.svgrepo.com%2C Generator%3A SVG Repo Mixer Tools --%3E%3Csvg width%3D%22800px%22 height%3D%22800px%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 18L20 18%22 stroke%3D%22%23549FE2%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22%2F%3E%3Cpath d%3D%22M4 12L20 12%22 stroke%3D%22%23549FE2%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22%2F%3E%3Cpath d%3D%22M4 6L20 6%22 stroke%3D%22%23549FE2%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");background-color:#fff;background-repeat:no-repeat;background-size:28px;background-position:center}.button-addresses-disabled-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2218%22 viewBox%3D%220 0 16 18%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.5 1V17M8.58333 5.30769H10.9167M13.8333 17H2.16667C1.85725 17 1.5605 16.8703 1.34171 16.6395C1.12292 16.4087 1 16.0957 1 15.7692V2.23077C1 1.90435 1.12292 1.5913 1.34171 1.36048C1.5605 1.12967 1.85725 1 2.16667 1H13.8333C14.1428 1 14.4395 1.12967 14.6583 1.36048C14.8771 1.5913 15 1.90435 15 2.23077V15.7692C15 16.0957 14.8771 16.4087 14.6583 16.6395C14.4395 16.8703 14.1428 17 13.8333 17Z%22 stroke%3D%22%23acadad%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:18px;background-position:center}.button-bell-slash,.button-bell-slash-selected,.button-bell-slash-small,.button-bell-slash-selected-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 640 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M183.6 118.6C206.5 82.58 244.1 56.84 288 49.88V32C288 14.33 302.3 .0003 320 .0003C337.7 .0003 352 14.33 352 32V49.88C424.5 61.39 480 124.2 480 200V233.4C480 278.8 495.5 322.9 523.8 358.4L538.7 377C543.1 383.5 545.4 392.2 542.6 400L630.8 469.1C641.2 477.3 643.1 492.4 634.9 502.8C626.7 513.2 611.6 515.1 601.2 506.9L9.196 42.89C-1.236 34.71-3.065 19.63 5.112 9.196C13.29-1.236 28.37-3.065 38.81 5.112L183.6 118.6zM221.7 148.4L450.7 327.1C438.4 298.2 432 266.1 432 233.4V200C432 142.6 385.4 96 328 96H312C273.3 96 239.6 117.1 221.7 148.4V148.4zM160 233.4V222.1L206.7 258.9C202.7 297.7 189.5 335.2 168.3 368H345.2L406.2 416H120C110.8 416 102.4 410.7 98.37 402.4C94.37 394.1 95.5 384.2 101.3 377L116.2 358.4C144.5 322.9 160 278.8 160 233.4V233.4zM384 448C384 464.1 377.3 481.3 365.3 493.3C353.3 505.3 336.1 512 320 512C303 512 286.7 505.3 274.7 493.3C262.7 481.3 256 464.1 256 448H384z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center}.button-bell-slash-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 640 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23acadad%22 d%3D%22M183.6 118.6C206.5 82.58 244.1 56.84 288 49.88V32C288 14.33 302.3 .0003 320 .0003C337.7 .0003 352 14.33 352 32V49.88C424.5 61.39 480 124.2 480 200V233.4C480 278.8 495.5 322.9 523.8 358.4L538.7 377C543.1 383.5 545.4 392.2 542.6 400L630.8 469.1C641.2 477.3 643.1 492.4 634.9 502.8C626.7 513.2 611.6 515.1 601.2 506.9L9.196 42.89C-1.236 34.71-3.065 19.63 5.112 9.196C13.29-1.236 28.37-3.065 38.81 5.112L183.6 118.6zM221.7 148.4L450.7 327.1C438.4 298.2 432 266.1 432 233.4V200C432 142.6 385.4 96 328 96H312C273.3 96 239.6 117.1 221.7 148.4V148.4zM160 233.4V222.1L206.7 258.9C202.7 297.7 189.5 335.2 168.3 368H345.2L406.2 416H120C110.8 416 102.4 410.7 98.37 402.4C94.37 394.1 95.5 384.2 101.3 377L116.2 358.4C144.5 322.9 160 278.8 160 233.4V233.4zM384 448C384 464.1 377.3 481.3 365.3 493.3C353.3 505.3 336.1 512 320 512C303 512 286.7 505.3 274.7 493.3C262.7 481.3 256 464.1 256 448H384z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center}.button-lock,.button-lock-selected,.button-lock-small,.button-lock-selected-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M144 144v48H304V144c0-44.2-35.8-80-80-80s-80 35.8-80 80zM80 192V144C80 64.5 144.5 0 224 0s144 64.5 144 144v48h16c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256c0-35.3 28.7-64 64-64H80z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-lock-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23acadad%22 d%3D%22M144 144v48H304V144c0-44.2-35.8-80-80-80s-80 35.8-80 80zM80 192V144C80 64.5 144.5 0 224 0s144 64.5 144 144v48h16c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256c0-35.3 28.7-64 64-64H80z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-unlock,.button-unlock-selected,.button-unlock-small,.button-unlock-selected-small,.button-unlock-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M144 144c0-44.2 35.8-80 80-80c31.9 0 59.4 18.6 72.3 45.7c7.6 16 26.7 22.8 42.6 15.2s22.8-26.7 15.2-42.6C331 33.7 281.5 0 224 0C144.5 0 80 64.5 80 144v48H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H144V144z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-unlock-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23acadad%22 d%3D%22M144 144c0-44.2 35.8-80 80-80c31.9 0 59.4 18.6 72.3 45.7c7.6 16 26.7 22.8 42.6 15.2s22.8-26.7 15.2-42.6C331 33.7 281.5 0 224 0C144.5 0 80 64.5 80 144v48H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H144V144z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-star-solid,.button-star-solid-selected,.button-star-solid-small,.button-star-solid-selected-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 576 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-star-solid-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 576 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23acadad%22 d%3D%22M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-photo,.button-photo-selected,.button-photo-small,.button-photo-selected-small{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 14.1969C11.7674 14.1969 13.2 12.7642 13.2 10.9969C13.2 9.22956 11.7674 7.79688 10 7.79688C8.23274 7.79688 6.80005 9.22956 6.80005 10.9969C6.80005 12.7642 8.23274 14.1969 10 14.1969Z%22 fill%3D%22%23549FE2%22%2F%3E%3Cpath d%3D%22M7 1L5.17 3H2C0.9 3 0 3.9 0 5V17C0 18.1 0.9 19 2 19H18C19.1 19 20 18.1 20 17V5C20 3.9 19.1 3 18 3H14.83L13 1H7ZM10 16C7.24 16 5 13.76 5 11C5 8.24 7.24 6 10 6C12.76 6 15 8.24 15 11C15 13.76 12.76 16 10 16Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-photo-disabled-small{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 14.1969C11.7674 14.1969 13.2 12.7642 13.2 10.9969C13.2 9.22956 11.7674 7.79688 10 7.79688C8.23274 7.79688 6.80005 9.22956 6.80005 10.9969C6.80005 12.7642 8.23274 14.1969 10 14.1969Z%22 fill%3D%22%23acadad%22%2F%3E%3Cpath d%3D%22M7 1L5.17 3H2C0.9 3 0 3.9 0 5V17C0 18.1 0.9 19 2 19H18C19.1 19 20 18.1 20 17V5C20 3.9 19.1 3 18 3H14.83L13 1H7ZM10 16C7.24 16 5 13.76 5 11C5 8.24 7.24 6 10 6C12.76 6 15 8.24 15 11C15 13.76 12.76 16 10 16Z%22 fill%3D%22%23acadad%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-recurrence,.button-recurrence-selected,.button-recurrence-small,.button-recurrence-selected-small{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width%3D%2221%22 height%3D%2220%22 viewBox%3D%220 0 21 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.99609 20L1.99609 16L5.99609 12L7.39609 13.45L5.84609 15H15.9961V11H17.9961V17H5.84609L7.39609 18.55L5.99609 20ZM3.99609 9V3H16.1461L14.5961 1.45L15.9961 0L19.9961 4L15.9961 8L14.5961 6.55L16.1461 5H5.99609V9H3.99609Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-recurrence-disabled-small{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width%3D%2221%22 height%3D%2220%22 viewBox%3D%220 0 21 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.99609 20L1.99609 16L5.99609 12L7.39609 13.45L5.84609 15H15.9961V11H17.9961V17H5.84609L7.39609 18.55L5.99609 20ZM3.99609 9V3H16.1461L14.5961 1.45L15.9961 0L19.9961 4L15.9961 8L14.5961 6.55L16.1461 5H5.99609V9H3.99609Z%22 fill%3D%22%23acadad%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-refresh,.button-refresh-selected,.button-refresh-small,.button-refresh-selected-small{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2216%22 viewBox%3D%220 0 16 16%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16H14V13.25L13.65 13.65C12.8833 14.5167 12.0083 15.125 11.025 15.475C10.0417 15.825 9.05 16 8.05 16C6.2 16 4.554 15.446 3.112 14.338C1.67067 13.2293 0.716667 11.7833 0.25 10H2.35C2.78333 11.2 3.52067 12.1667 4.562 12.9C5.604 13.6333 6.76667 14 8.05 14C8.8 14 9.529 13.8583 10.237 13.575C10.9457 13.2917 11.6 12.85 12.2 12.25L12.45 12H10V10H16V16ZM15.75 6L13.65 6C13.2167 4.8 12.4793 3.83333 11.438 3.1C10.396 2.36667 9.23333 2 7.95 2C7.2 2 6.47067 2.14167 5.762 2.425C5.054 2.70833 4.4 3.15 3.8 3.75L3.55 4H6V6H0L0 0H2V2.75L2.35 2.35C3.16667 1.53333 4.054 0.937334 5.012 0.562C5.97067 0.187334 6.95 0 7.95 0C9.8 0 11.4457 0.554334 12.887 1.663C14.329 2.771 15.2833 4.21667 15.75 6Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-refresh-disabled-small{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2216%22 viewBox%3D%220 0 16 16%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16H14V13.25L13.65 13.65C12.8833 14.5167 12.0083 15.125 11.025 15.475C10.0417 15.825 9.05 16 8.05 16C6.2 16 4.554 15.446 3.112 14.338C1.67067 13.2293 0.716667 11.7833 0.25 10H2.35C2.78333 11.2 3.52067 12.1667 4.562 12.9C5.604 13.6333 6.76667 14 8.05 14C8.8 14 9.529 13.8583 10.237 13.575C10.9457 13.2917 11.6 12.85 12.2 12.25L12.45 12H10V10H16V16ZM15.75 6L13.65 6C13.2167 4.8 12.4793 3.83333 11.438 3.1C10.396 2.36667 9.23333 2 7.95 2C7.2 2 6.47067 2.14167 5.762 2.425C5.054 2.70833 4.4 3.15 3.8 3.75L3.55 4H6V6H0L0 0H2V2.75L2.35 2.35C3.16667 1.53333 4.054 0.937334 5.012 0.562C5.97067 0.187334 6.95 0 7.95 0C9.8 0 11.4457 0.554334 12.887 1.663C14.329 2.771 15.2833 4.21667 15.75 6Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-add,.button-add-selected,.button-add-small,.button-add-selected-small{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width%3D%2214%22 height%3D%2214%22 viewBox%3D%220 0 14 14%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 0V14%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.7%22%2F%3E%3Cpath d%3D%22M14 6.7998L0 6.7998%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.7%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-copy,.button-copy-selected,.button-copy-small,.button-copy-selected-small,.button-copy-disabled-small{background-image:url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2216%22 viewBox%3D%220 0 16 16%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.33333 14.6693C2.96667 14.6693 2.65267 14.5386 2.39133 14.2773C2.13 14.0159 1.99956 13.7022 2 13.3359V4.00261H3.33333V13.3359H10.6667V14.6693H3.33333ZM6 12.0026C5.63333 12.0026 5.31933 11.8719 5.058 11.6106C4.79667 11.3493 4.66622 11.0355 4.66667 10.6693V2.66927C4.66667 2.30261 4.79733 1.98861 5.05867 1.72727C5.32 1.46594 5.63378 1.33549 6 1.33594H12C12.3667 1.33594 12.6807 1.46661 12.942 1.72794C13.2033 1.98927 13.3338 2.30305 13.3333 2.66927V10.6693C13.3333 11.0359 13.2027 11.3499 12.9413 11.6113C12.68 11.8726 12.3662 12.0031 12 12.0026H6ZM6 10.6693H12V2.66927H6V10.6693Z%22 fill%3D%22%23334D6E%22 fill-opacity%3D%220.6%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-add-disabled-small{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width%3D%2214%22 height%3D%2214%22 viewBox%3D%220 0 14 14%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 0V14%22 stroke%3D%22%23ACADAD%22 stroke-width%3D%221.7%22%2F%3E%3Cpath d%3D%22M14 6.7998L0 6.7998%22 stroke%3D%22%23ACADAD%22 stroke-width%3D%221.7%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-star-regular,.button-star-regular-selected,.button-star-regular-small,.button-star-regular-selected-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 576 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M287.9 0C297.1 0 305.5 5.25 309.5 13.52L378.1 154.8L531.4 177.5C540.4 178.8 547.8 185.1 550.7 193.7C553.5 202.4 551.2 211.9 544.8 218.2L433.6 328.4L459.9 483.9C461.4 492.9 457.7 502.1 450.2 507.4C442.8 512.7 432.1 513.4 424.9 509.1L287.9 435.9L150.1 509.1C142.9 513.4 133.1 512.7 125.6 507.4C118.2 502.1 114.5 492.9 115.1 483.9L142.2 328.4L31.11 218.2C24.65 211.9 22.36 202.4 25.2 193.7C28.03 185.1 35.5 178.8 44.49 177.5L197.7 154.8L266.3 13.52C270.4 5.249 278.7 0 287.9 0L287.9 0zM287.9 78.95L235.4 187.2C231.9 194.3 225.1 199.3 217.3 200.5L98.98 217.9L184.9 303C190.4 308.5 192.9 316.4 191.6 324.1L171.4 443.7L276.6 387.5C283.7 383.7 292.2 383.7 299.2 387.5L404.4 443.7L384.2 324.1C382.9 316.4 385.5 308.5 391 303L476.9 217.9L358.6 200.5C350.7 199.3 343.9 194.3 340.5 187.2L287.9 78.95z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-star-regular-disabled-small{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 576 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23acadad%22 d%3D%22M287.9 0C297.1 0 305.5 5.25 309.5 13.52L378.1 154.8L531.4 177.5C540.4 178.8 547.8 185.1 550.7 193.7C553.5 202.4 551.2 211.9 544.8 218.2L433.6 328.4L459.9 483.9C461.4 492.9 457.7 502.1 450.2 507.4C442.8 512.7 432.1 513.4 424.9 509.1L287.9 435.9L150.1 509.1C142.9 513.4 133.1 512.7 125.6 507.4C118.2 502.1 114.5 492.9 115.1 483.9L142.2 328.4L31.11 218.2C24.65 211.9 22.36 202.4 25.2 193.7C28.03 185.1 35.5 178.8 44.49 177.5L197.7 154.8L266.3 13.52C270.4 5.249 278.7 0 287.9 0L287.9 0zM287.9 78.95L235.4 187.2C231.9 194.3 225.1 199.3 217.3 200.5L98.98 217.9L184.9 303C190.4 308.5 192.9 316.4 191.6 324.1L171.4 443.7L276.6 387.5C283.7 383.7 292.2 383.7 299.2 387.5L404.4 443.7L384.2 324.1C382.9 316.4 385.5 308.5 391 303L476.9 217.9L358.6 200.5C350.7 199.3 343.9 194.3 340.5 187.2L287.9 78.95z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:16px;background-position:center}.button-very-small.button-archive-small,.button-very-small.button-archive-disabled-small,.button-very-small.button-unarchive-small,.button-very-small.button-unarchive-disabled-small,.button-very-small.button-merge-pay-small,.button-very-small.button-merge-pay-disabled-small,.button-very-small.button-multi-pay-small,.button-very-small.button-multi-pay-disabled-small,.button-very-small.button-bell-slash-small,.button-very-small.button-bell-slash-disabled-small,.button-very-small.button-pay-small,.button-very-small.button-pay-disabled-small,.button-very-small.button-redeem-small,.button-very-small.button-redeem-disabled-small{background-size:15px!important}@font-face{font-family:Poppins;src:url(fonts/Poppins/Poppins-Regular.ttf) format("truetype"),url(fonts/Poppins/Poppins-Italic.ttf) format("truetype")}@font-face{font-family:Poppins;src:url(fonts/Poppins/Poppins-Light.ttf) format("truetype");font-weight:lighter}@font-face{font-family:Poppins;src:url(fonts/Poppins/Poppins-Medium.ttf) format("truetype"),url(fonts/Poppins/Poppins-MediumItalic.ttf) format("truetype");font-weight:500}@font-face{font-family:Poppins;src:url(fonts/Poppins/Poppins-Bold.ttf) format("truetype");font-weight:700}@keyframes scaleIn{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:.5}}body{--white: #fff;--blue: #549FE2;--blueHover: #34AFF9;--lightblue: #90A0B7;--darkblue: #1A2B3D;--bluegrayOpacity5: rgba(51, 77, 110, .5);--red: #f73423;--dark-red: #d62212;--redHover: #FA8686;--green: #2DD47A;--greenHover: #52C749;--dark-green: #1b7e37;--yellow: #FFB945;--yellowHover: #ffce80;--gold: #FFD700;--orange: #FFA500;--gray: #6A747D;--middlegray: #acadad;--lightgray: #EBEFF2;--lightbluegray: #C2CFE0;--bluegray: #334D6E;--bluegray-200: #818E9B;--darkgray: #4C5862;--darkwhite: #F5F8FA;--purple: #994FD9;--cyan: #41c6b9;--lightredgray: #F8B1B1}.hover-container{display:none;color:#fff;border:1px solid transparent;position:fixed;z-index:1010;max-width:300px}.hover-container-background{background:#222;padding:10px}.hover-children{width:fit-content}.hover-cursor{cursor:pointer}.hover-children:hover>.hover-container{display:flex;position:fixed;-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;font-size:12px}.tabbar{background-color:var(--blue);color:var(--white);display:flex;-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif}.tabbar-horizontal{border-top-left-radius:5px;border-top-right-radius:5px;justify-content:left;flex-direction:row-reverse;padding:3px}.tabbar-vertical{border-top-left-radius:5px;border-bottom-left-radius:5px;flex-direction:column-reverse;padding:3px;justify-content:flex-end}.tabbar-horizontal.tabbar-withcontent{border-bottom-left-radius:0;border-bottom-right-radius:0}.tabbar-withoutcontent{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.tabbar-vertical.tabbar-withoutcontent{border-top-right-radius:5px;border-bottom-right-radius:5px}.tab input,.tab-active input{display:none}.tab label,.tab-active label{font-size:13px;text-align:center;vertical-align:center;position:relative;display:inline-block;cursor:pointer;-webkit-user-select:none;user-select:none}.tab-icon-container{padding:3px}.tab label,.tab-active label{padding:8px 12px}.tab{align-items:center;border-radius:5px;color:var(--white);display:block}.tab-active{align-items:center;border-radius:5px;color:var(--blue);background-color:var(--white);display:block}.tabcontent-unactive{display:none}.tabcontent-active{padding:10px}.tabcontent{flex:1;box-shadow:0 0 10px #0000001a;border-radius:0 5px 5px/0px 5px 5px;background-color:#fff;-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;margin-right:20px;display:block;width:100%;align-items:center}.tabcontent-horizontal{margin-bottom:20px}.tabparent{margin:10px;display:flex}.tabparent-horizontal{flex-direction:column;align-items:flex-start;justify-content:space-between}.tabparent-vertical{flex-direction:row}.tab-icon-container{cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.tab-icon{width:25px;height:25px;background-repeat:no-repeat;background-size:18px;background-position:center}.tab-icon-dispatch-selected{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 640 512%22%3E%3C!--! Font Awesome Pro 6.1.1 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M368 0C394.5 0 416 21.49 416 48V96H466.7C483.7 96 499.1 102.7 512 114.7L589.3 192C601.3 204 608 220.3 608 237.3V352C625.7 352 640 366.3 640 384C640 401.7 625.7 416 608 416H576C576 469 533 512 480 512C426.1 512 384 469 384 416H256C256 469 213 512 160 512C106.1 512 64 469 64 416H48C21.49 416 0 394.5 0 368V48C0 21.49 21.49 0 48 0H368zM416 160V256H544V237.3L466.7 160H416zM160 368C133.5 368 112 389.5 112 416C112 442.5 133.5 464 160 464C186.5 464 208 442.5 208 416C208 389.5 186.5 368 160 368zM480 464C506.5 464 528 442.5 528 416C528 389.5 506.5 368 480 368C453.5 368 432 389.5 432 416C432 442.5 453.5 464 480 464z%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-dispatch-no-selected{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 640 512%22%3E%3C!--! Font Awesome Pro 6.1.1 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23ffffff%22 d%3D%22M368 0C394.5 0 416 21.49 416 48V96H466.7C483.7 96 499.1 102.7 512 114.7L589.3 192C601.3 204 608 220.3 608 237.3V352C625.7 352 640 366.3 640 384C640 401.7 625.7 416 608 416H576C576 469 533 512 480 512C426.1 512 384 469 384 416H256C256 469 213 512 160 512C106.1 512 64 469 64 416H48C21.49 416 0 394.5 0 368V48C0 21.49 21.49 0 48 0H368zM416 160V256H544V237.3L466.7 160H416zM160 368C133.5 368 112 389.5 112 416C112 442.5 133.5 464 160 464C186.5 464 208 442.5 208 416C208 389.5 186.5 368 160 368zM480 464C506.5 464 528 442.5 528 416C528 389.5 506.5 368 480 368C453.5 368 432 389.5 432 416C432 442.5 453.5 464 480 464z%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-truckbike-selected{background-image:url("data:image/svg+xml,%3Csvg width%3D%22109%22 height%3D%2272%22 viewBox%3D%220 0 109 72%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cmask id%3D%22path-1-inside-1_976_44372%22 fill%3D%22white%22%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M90.0413 53.3864C88.5617 53.3864 87.1428 52.8045 86.0967 51.7688C85.0505 50.7331 84.4627 49.3284 84.4627 47.8636C84.4627 46.3989 85.0505 44.9942 86.0967 43.9585C87.1428 42.9228 88.5617 42.3409 90.0413 42.3409C91.5208 42.3409 92.9397 42.9228 93.9859 43.9585C95.032 44.9942 95.6198 46.3989 95.6198 47.8636C95.6198 49.3284 95.032 50.7331 93.9859 51.7688C92.9397 52.8045 91.5208 53.3864 90.0413 53.3864ZM95.6198 20.25L102.909 29.4545H86.3222V20.25M45.4132 53.3864C43.9336 53.3864 42.5147 52.8045 41.4686 51.7688C40.4224 50.7331 39.8346 49.3284 39.8346 47.8636C39.8346 46.3989 40.4224 44.9942 41.4686 43.9585C42.5147 42.9228 43.9336 42.3409 45.4132 42.3409C46.8927 42.3409 48.3116 42.9228 49.3578 43.9585C50.4039 44.9942 50.9917 46.3989 50.9917 47.8636C50.9917 49.3284 50.4039 50.7331 49.3578 51.7688C48.3116 52.8045 46.8927 53.3864 45.4132 53.3864ZM97.4793 14.7273H86.3222V0H34.2561C30.128 0 26.8181 3.27682 26.8181 7.36364V47.8636H34.2561C34.2561 50.7931 35.4316 53.6025 37.5239 55.674C39.6163 57.7454 42.4541 58.9091 45.4132 58.9091C48.3722 58.9091 51.21 57.7454 53.3024 55.674C55.3947 53.6025 56.5702 50.7931 56.5702 47.8636H78.8842C78.8842 50.7931 80.0597 53.6025 82.1521 55.674C84.2444 57.7454 87.0822 58.9091 90.0413 58.9091C93.0003 58.9091 95.8381 57.7454 97.9305 55.674C100.023 53.6025 101.198 50.7931 101.198 47.8636H108.636V29.4545L97.4793 14.7273Z%22%2F%3E%3C%2Fmask%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M90.0413 53.3864C88.5617 53.3864 87.1428 52.8045 86.0967 51.7688C85.0505 50.7331 84.4627 49.3284 84.4627 47.8636C84.4627 46.3989 85.0505 44.9942 86.0967 43.9585C87.1428 42.9228 88.5617 42.3409 90.0413 42.3409C91.5208 42.3409 92.9397 42.9228 93.9859 43.9585C95.032 44.9942 95.6198 46.3989 95.6198 47.8636C95.6198 49.3284 95.032 50.7331 93.9859 51.7688C92.9397 52.8045 91.5208 53.3864 90.0413 53.3864ZM95.6198 20.25L102.909 29.4545H86.3222V20.25M45.4132 53.3864C43.9336 53.3864 42.5147 52.8045 41.4686 51.7688C40.4224 50.7331 39.8346 49.3284 39.8346 47.8636C39.8346 46.3989 40.4224 44.9942 41.4686 43.9585C42.5147 42.9228 43.9336 42.3409 45.4132 42.3409C46.8927 42.3409 48.3116 42.9228 49.3578 43.9585C50.4039 44.9942 50.9917 46.3989 50.9917 47.8636C50.9917 49.3284 50.4039 50.7331 49.3578 51.7688C48.3116 52.8045 46.8927 53.3864 45.4132 53.3864ZM97.4793 14.7273H86.3222V0H34.2561C30.128 0 26.8181 3.27682 26.8181 7.36364V47.8636H34.2561C34.2561 50.7931 35.4316 53.6025 37.5239 55.674C39.6163 57.7454 42.4541 58.9091 45.4132 58.9091C48.3722 58.9091 51.21 57.7454 53.3024 55.674C55.3947 53.6025 56.5702 50.7931 56.5702 47.8636H78.8842C78.8842 50.7931 80.0597 53.6025 82.1521 55.674C84.2444 57.7454 87.0822 58.9091 90.0413 58.9091C93.0003 58.9091 95.8381 57.7454 97.9305 55.674C100.023 53.6025 101.198 50.7931 101.198 47.8636H108.636V29.4545L97.4793 14.7273Z%22%2F%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M86.3222 20.4H95.6198V20.1H86.3222V20.4ZM90.0413 42.3409V42.0409V42.3409ZM102.909 29.4545V29.7545H103.529L103.144 29.2683L102.909 29.4545ZM86.3222 29.4545H86.0222V29.7545H86.3222V29.4545ZM45.4132 42.3409V42.0409V42.3409ZM97.4793 14.7273L97.7184 14.5461L97.6284 14.4273H97.4793V14.7273ZM86.3222 14.7273H86.0222V15.0273H86.3222V14.7273ZM86.3222 0H86.6222V-0.3H86.3222V0ZM26.8181 47.8636H26.5181V48.1636H26.8181V47.8636ZM34.2561 47.8636H34.5561V47.5636H34.2561V47.8636ZM45.4132 58.9091V59.2091V58.9091ZM56.5702 47.8636V47.5636H56.2702V47.8636H56.5702ZM78.8842 47.8636H79.1842V47.5636H78.8842V47.8636ZM90.0413 58.9091V59.2091V58.9091ZM101.198 47.8636V47.5636H100.898V47.8636H101.198ZM108.636 47.8636V48.1636H108.936V47.8636H108.636ZM108.636 29.4545H108.936V29.3537L108.875 29.2734L108.636 29.4545ZM90.0413 53.0864C88.6403 53.0864 87.2974 52.5354 86.3077 51.5556L85.8856 51.982C86.9883 53.0736 88.4831 53.6864 90.0413 53.6864V53.0864ZM86.3077 51.5556C85.3181 50.5759 84.7627 49.2478 84.7627 47.8636H84.1627C84.1627 49.4089 84.7828 50.8903 85.8856 51.982L86.3077 51.5556ZM84.7627 47.8636C84.7627 46.4795 85.3181 45.1514 86.3077 44.1717L85.8856 43.7453C84.7828 44.837 84.1627 46.3184 84.1627 47.8636H84.7627ZM86.3077 44.1717C87.2974 43.1919 88.6403 42.6409 90.0413 42.6409V42.0409C88.4831 42.0409 86.9883 42.6536 85.8856 43.7453L86.3077 44.1717ZM90.0413 42.6409C91.4422 42.6409 92.7851 43.1919 93.7748 44.1717L94.1969 43.7453C93.0943 42.6536 91.5994 42.0409 90.0413 42.0409V42.6409ZM93.7748 44.1717C94.7644 45.1514 95.3198 46.4795 95.3198 47.8636H95.9198C95.9198 46.3184 95.2997 44.837 94.1969 43.7453L93.7748 44.1717ZM95.3198 47.8636C95.3198 49.2478 94.7644 50.5759 93.7748 51.5556L94.1969 51.982C95.2997 50.8903 95.9198 49.4089 95.9198 47.8636H95.3198ZM93.7748 51.5556C92.7851 52.5354 91.4422 53.0864 90.0413 53.0864V53.6864C91.5994 53.6864 93.0943 53.0736 94.1969 51.982L93.7748 51.5556ZM95.3846 20.4362L102.674 29.6408L103.144 29.2683L95.855 20.0638L95.3846 20.4362ZM102.909 29.1545H86.3222V29.7545H102.909V29.1545ZM86.6222 29.4545V20.25H86.0222V29.4545H86.6222ZM45.4132 53.0864C44.0122 53.0864 42.6693 52.5354 41.6796 51.5556L41.2575 51.982C42.3602 53.0736 43.855 53.6864 45.4132 53.6864V53.0864ZM41.6796 51.5556C40.69 50.5759 40.1346 49.2478 40.1346 47.8636H39.5346C39.5346 49.4089 40.1547 50.8903 41.2575 51.982L41.6796 51.5556ZM40.1346 47.8636C40.1346 46.4795 40.69 45.1514 41.6796 44.1717L41.2575 43.7453C40.1547 44.837 39.5346 46.3184 39.5346 47.8636H40.1346ZM41.6796 44.1717C42.6693 43.1919 44.0122 42.6409 45.4132 42.6409V42.0409C43.855 42.0409 42.3602 42.6536 41.2575 43.7453L41.6796 44.1717ZM45.4132 42.6409C46.8141 42.6409 48.157 43.1919 49.1467 44.1717L49.5688 43.7453C48.4662 42.6536 46.9713 42.0409 45.4132 42.0409V42.6409ZM49.1467 44.1717C50.1363 45.1514 50.6917 46.4795 50.6917 47.8636H51.2917C51.2917 46.3184 50.6716 44.837 49.5688 43.7453L49.1467 44.1717ZM50.6917 47.8636C50.6917 49.2478 50.1363 50.5759 49.1467 51.5556L49.5688 51.982C50.6716 50.8903 51.2917 49.4089 51.2917 47.8636H50.6917ZM49.1467 51.5556C48.157 52.5354 46.8141 53.0864 45.4132 53.0864V53.6864C46.9713 53.6864 48.4662 53.0736 49.5688 51.982L49.1467 51.5556ZM97.4793 14.4273H86.3222V15.0273H97.4793V14.4273ZM86.6222 14.7273V0H86.0222V14.7273H86.6222ZM86.3222 -0.3H34.2561V0.3H86.3222V-0.3ZM34.2561 -0.3C29.9652 -0.3 26.5181 3.1083 26.5181 7.36364H27.1181C27.1181 3.44534 30.2909 0.3 34.2561 0.3V-0.3ZM26.5181 7.36364V47.8636H27.1181V7.36364H26.5181ZM26.8181 48.1636H34.2561V47.5636H26.8181V48.1636ZM33.9561 47.8636C33.9561 50.8736 35.1639 53.7597 37.3129 55.8871L37.735 55.4608C35.6993 53.4454 34.5561 50.7125 34.5561 47.8636H33.9561ZM37.3129 55.8871C39.4617 58.0145 42.3755 59.2091 45.4132 59.2091V58.6091C42.5327 58.6091 39.7709 57.4763 37.735 55.4608L37.3129 55.8871ZM45.4132 59.2091C48.4508 59.2091 51.3646 58.0145 53.5134 55.8871L53.0913 55.4608C51.0554 57.4763 48.2936 58.6091 45.4132 58.6091V59.2091ZM53.5134 55.8871C55.6624 53.7597 56.8702 50.8736 56.8702 47.8636H56.2702C56.2702 50.7125 55.1271 53.4454 53.0913 55.4608L53.5134 55.8871ZM56.5702 48.1636H78.8842V47.5636H56.5702V48.1636ZM78.5842 47.8636C78.5842 50.8736 79.792 53.7597 81.941 55.8871L82.3631 55.4608C80.3274 53.4454 79.1842 50.7125 79.1842 47.8636H78.5842ZM81.941 55.8871C84.0898 58.0145 87.0036 59.2091 90.0413 59.2091V58.6091C87.1608 58.6091 84.399 57.4763 82.3631 55.4608L81.941 55.8871ZM90.0413 59.2091C93.0789 59.2091 95.9927 58.0145 98.1415 55.8871L97.7194 55.4608C95.6835 57.4763 92.9217 58.6091 90.0413 58.6091V59.2091ZM98.1415 55.8871C100.29 53.7597 101.498 50.8736 101.498 47.8636H100.898C100.898 50.7125 99.7552 53.4454 97.7194 55.4608L98.1415 55.8871ZM101.198 48.1636H108.636V47.5636H101.198V48.1636ZM108.936 47.8636V29.4545H108.336V47.8636H108.936ZM108.875 29.2734L97.7184 14.5461L97.2401 14.9084L108.397 29.6357L108.875 29.2734Z%22 mask%3D%22url(%23path-1-inside-1_976_44372)%22%2F%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M59.9935 39.3239L60.1345 39.2991V39.39H62.8182C71.899 39.39 79.0318 46.5228 79.0318 55.6036C79.0318 64.7138 71.0858 72.2389 62.007 71.8174C54.4182 71.4607 48.3557 66.1109 46.929 58.88L46.9051 58.7591H46.7818H33.0364H32.9128L32.8891 58.8804C31.4301 66.3702 24.9788 71.85 17 71.85C7.9192 71.85 0.786353 64.7171 0.786353 55.6364C0.786353 46.5586 8.73263 39.0014 17.8107 39.4553L17.8111 39.4553C25.4 39.812 31.4625 45.1618 32.8892 52.3927L32.9131 52.5136H33.0364H35.2291H35.4433L35.37 52.3123L29.4137 35.9487L29.3777 35.85H29.2727H26.8182C25.101 35.85 23.6954 34.4444 23.6954 32.7273C23.6954 31.0101 25.101 29.6045 26.8182 29.6045H36.5709C38.2881 29.6045 39.6936 31.0101 39.6936 32.7273C39.6936 34.4444 38.2881 35.85 36.5709 35.85H36.2764H36.0629L36.1352 36.0508L37.3134 39.3235L37.3491 39.4227H37.4545H53.1964H53.4108L53.3373 39.2213L48.5591 26.1304L48.5231 26.0318H48.4182H43.1818C41.4646 26.0318 40.0591 24.6262 40.0591 22.9091C40.0591 21.1919 41.4646 19.7864 43.1818 19.7864H48.4179C49.7315 19.7906 51.0121 20.1976 52.0871 20.9524C53.1622 21.7072 53.9799 22.7736 54.43 24.0077L59.9935 39.3239ZM26.371 58.9576L26.4388 58.7591H26.2291H20.2727C18.5556 58.7591 17.15 57.3535 17.15 55.6364C17.15 53.9192 18.5556 52.5136 20.2727 52.5136H26.2291H26.4389L26.371 52.3151C25.0416 48.4267 21.4183 45.6682 17 45.6682C11.2526 45.6682 6.79945 50.2885 7.03192 56.1005L7.03197 56.1015C7.2646 61.0866 11.3828 65.2721 16.336 65.5715C21.0521 65.8704 24.9751 63.0458 26.371 58.9576ZM46.7818 52.5136H46.9064L46.9293 52.3911C47.3827 49.9619 48.4194 47.7904 49.8468 45.9088L50.0293 45.6682H49.7273H39.8109H39.5965L39.67 45.8696L42.0591 52.4151L42.0951 52.5136H42.2H46.7818ZM52.85 55.9013L52.85 55.902C52.983 61.0539 57.3006 65.4048 62.4193 65.6044C63.7652 65.6674 65.1098 65.456 66.3714 64.983C67.6333 64.51 68.7857 63.7851 69.7586 62.8526C70.7315 61.9201 71.5046 60.7994 72.0307 59.5588C72.5568 58.3181 72.8251 56.9833 72.8191 55.6357C72.8187 49.9552 68.2984 45.5354 62.5856 45.6682L62.5255 45.6696L62.483 45.7121L62.4503 45.7448L62.3827 45.8124L62.4154 45.9022L64.4772 51.564L64.4773 51.5642C65.0702 53.187 64.2283 54.9671 62.6031 55.5609C60.9802 56.1539 59.2002 55.3119 58.6063 53.6867L56.5773 48.1231L56.5035 47.9208L56.3393 48.0602C54.1457 49.9214 52.7836 52.7133 52.85 55.9013Z%22 stroke%3D%22%23EBEFF2%22 stroke-width%3D%220.3%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-truckbike-no-selected{background-image:url("data:image/svg+xml,%3Csvg width%3D%22109%22 height%3D%2272%22 viewBox%3D%220 0 109 72%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cmask id%3D%22path-1-inside-1_976_44372%22 fill%3D%22white%22%3E%3Cpath ffill%3D%22%23ffffff%22 d%3D%22M90.0413 53.3864C88.5617 53.3864 87.1428 52.8045 86.0967 51.7688C85.0505 50.7331 84.4627 49.3284 84.4627 47.8636C84.4627 46.3989 85.0505 44.9942 86.0967 43.9585C87.1428 42.9228 88.5617 42.3409 90.0413 42.3409C91.5208 42.3409 92.9397 42.9228 93.9859 43.9585C95.032 44.9942 95.6198 46.3989 95.6198 47.8636C95.6198 49.3284 95.032 50.7331 93.9859 51.7688C92.9397 52.8045 91.5208 53.3864 90.0413 53.3864ZM95.6198 20.25L102.909 29.4545H86.3222V20.25M45.4132 53.3864C43.9336 53.3864 42.5147 52.8045 41.4686 51.7688C40.4224 50.7331 39.8346 49.3284 39.8346 47.8636C39.8346 46.3989 40.4224 44.9942 41.4686 43.9585C42.5147 42.9228 43.9336 42.3409 45.4132 42.3409C46.8927 42.3409 48.3116 42.9228 49.3578 43.9585C50.4039 44.9942 50.9917 46.3989 50.9917 47.8636C50.9917 49.3284 50.4039 50.7331 49.3578 51.7688C48.3116 52.8045 46.8927 53.3864 45.4132 53.3864ZM97.4793 14.7273H86.3222V0H34.2561C30.128 0 26.8181 3.27682 26.8181 7.36364V47.8636H34.2561C34.2561 50.7931 35.4316 53.6025 37.5239 55.674C39.6163 57.7454 42.4541 58.9091 45.4132 58.9091C48.3722 58.9091 51.21 57.7454 53.3024 55.674C55.3947 53.6025 56.5702 50.7931 56.5702 47.8636H78.8842C78.8842 50.7931 80.0597 53.6025 82.1521 55.674C84.2444 57.7454 87.0822 58.9091 90.0413 58.9091C93.0003 58.9091 95.8381 57.7454 97.9305 55.674C100.023 53.6025 101.198 50.7931 101.198 47.8636H108.636V29.4545L97.4793 14.7273Z%22%2F%3E%3C%2Fmask%3E%3Cpath fill%3D%22%23ffffff%22 d%3D%22M90.0413 53.3864C88.5617 53.3864 87.1428 52.8045 86.0967 51.7688C85.0505 50.7331 84.4627 49.3284 84.4627 47.8636C84.4627 46.3989 85.0505 44.9942 86.0967 43.9585C87.1428 42.9228 88.5617 42.3409 90.0413 42.3409C91.5208 42.3409 92.9397 42.9228 93.9859 43.9585C95.032 44.9942 95.6198 46.3989 95.6198 47.8636C95.6198 49.3284 95.032 50.7331 93.9859 51.7688C92.9397 52.8045 91.5208 53.3864 90.0413 53.3864ZM95.6198 20.25L102.909 29.4545H86.3222V20.25M45.4132 53.3864C43.9336 53.3864 42.5147 52.8045 41.4686 51.7688C40.4224 50.7331 39.8346 49.3284 39.8346 47.8636C39.8346 46.3989 40.4224 44.9942 41.4686 43.9585C42.5147 42.9228 43.9336 42.3409 45.4132 42.3409C46.8927 42.3409 48.3116 42.9228 49.3578 43.9585C50.4039 44.9942 50.9917 46.3989 50.9917 47.8636C50.9917 49.3284 50.4039 50.7331 49.3578 51.7688C48.3116 52.8045 46.8927 53.3864 45.4132 53.3864ZM97.4793 14.7273H86.3222V0H34.2561C30.128 0 26.8181 3.27682 26.8181 7.36364V47.8636H34.2561C34.2561 50.7931 35.4316 53.6025 37.5239 55.674C39.6163 57.7454 42.4541 58.9091 45.4132 58.9091C48.3722 58.9091 51.21 57.7454 53.3024 55.674C55.3947 53.6025 56.5702 50.7931 56.5702 47.8636H78.8842C78.8842 50.7931 80.0597 53.6025 82.1521 55.674C84.2444 57.7454 87.0822 58.9091 90.0413 58.9091C93.0003 58.9091 95.8381 57.7454 97.9305 55.674C100.023 53.6025 101.198 50.7931 101.198 47.8636H108.636V29.4545L97.4793 14.7273Z%22 %2F%3E%3Cpath fill%3D%22%23ffffff%22 d%3D%22M86.3222 20.4H95.6198V20.1H86.3222V20.4ZM90.0413 42.3409V42.0409V42.3409ZM102.909 29.4545V29.7545H103.529L103.144 29.2683L102.909 29.4545ZM86.3222 29.4545H86.0222V29.7545H86.3222V29.4545ZM45.4132 42.3409V42.0409V42.3409ZM97.4793 14.7273L97.7184 14.5461L97.6284 14.4273H97.4793V14.7273ZM86.3222 14.7273H86.0222V15.0273H86.3222V14.7273ZM86.3222 0H86.6222V-0.3H86.3222V0ZM26.8181 47.8636H26.5181V48.1636H26.8181V47.8636ZM34.2561 47.8636H34.5561V47.5636H34.2561V47.8636ZM45.4132 58.9091V59.2091V58.9091ZM56.5702 47.8636V47.5636H56.2702V47.8636H56.5702ZM78.8842 47.8636H79.1842V47.5636H78.8842V47.8636ZM90.0413 58.9091V59.2091V58.9091ZM101.198 47.8636V47.5636H100.898V47.8636H101.198ZM108.636 47.8636V48.1636H108.936V47.8636H108.636ZM108.636 29.4545H108.936V29.3537L108.875 29.2734L108.636 29.4545ZM90.0413 53.0864C88.6403 53.0864 87.2974 52.5354 86.3077 51.5556L85.8856 51.982C86.9883 53.0736 88.4831 53.6864 90.0413 53.6864V53.0864ZM86.3077 51.5556C85.3181 50.5759 84.7627 49.2478 84.7627 47.8636H84.1627C84.1627 49.4089 84.7828 50.8903 85.8856 51.982L86.3077 51.5556ZM84.7627 47.8636C84.7627 46.4795 85.3181 45.1514 86.3077 44.1717L85.8856 43.7453C84.7828 44.837 84.1627 46.3184 84.1627 47.8636H84.7627ZM86.3077 44.1717C87.2974 43.1919 88.6403 42.6409 90.0413 42.6409V42.0409C88.4831 42.0409 86.9883 42.6536 85.8856 43.7453L86.3077 44.1717ZM90.0413 42.6409C91.4422 42.6409 92.7851 43.1919 93.7748 44.1717L94.1969 43.7453C93.0943 42.6536 91.5994 42.0409 90.0413 42.0409V42.6409ZM93.7748 44.1717C94.7644 45.1514 95.3198 46.4795 95.3198 47.8636H95.9198C95.9198 46.3184 95.2997 44.837 94.1969 43.7453L93.7748 44.1717ZM95.3198 47.8636C95.3198 49.2478 94.7644 50.5759 93.7748 51.5556L94.1969 51.982C95.2997 50.8903 95.9198 49.4089 95.9198 47.8636H95.3198ZM93.7748 51.5556C92.7851 52.5354 91.4422 53.0864 90.0413 53.0864V53.6864C91.5994 53.6864 93.0943 53.0736 94.1969 51.982L93.7748 51.5556ZM95.3846 20.4362L102.674 29.6408L103.144 29.2683L95.855 20.0638L95.3846 20.4362ZM102.909 29.1545H86.3222V29.7545H102.909V29.1545ZM86.6222 29.4545V20.25H86.0222V29.4545H86.6222ZM45.4132 53.0864C44.0122 53.0864 42.6693 52.5354 41.6796 51.5556L41.2575 51.982C42.3602 53.0736 43.855 53.6864 45.4132 53.6864V53.0864ZM41.6796 51.5556C40.69 50.5759 40.1346 49.2478 40.1346 47.8636H39.5346C39.5346 49.4089 40.1547 50.8903 41.2575 51.982L41.6796 51.5556ZM40.1346 47.8636C40.1346 46.4795 40.69 45.1514 41.6796 44.1717L41.2575 43.7453C40.1547 44.837 39.5346 46.3184 39.5346 47.8636H40.1346ZM41.6796 44.1717C42.6693 43.1919 44.0122 42.6409 45.4132 42.6409V42.0409C43.855 42.0409 42.3602 42.6536 41.2575 43.7453L41.6796 44.1717ZM45.4132 42.6409C46.8141 42.6409 48.157 43.1919 49.1467 44.1717L49.5688 43.7453C48.4662 42.6536 46.9713 42.0409 45.4132 42.0409V42.6409ZM49.1467 44.1717C50.1363 45.1514 50.6917 46.4795 50.6917 47.8636H51.2917C51.2917 46.3184 50.6716 44.837 49.5688 43.7453L49.1467 44.1717ZM50.6917 47.8636C50.6917 49.2478 50.1363 50.5759 49.1467 51.5556L49.5688 51.982C50.6716 50.8903 51.2917 49.4089 51.2917 47.8636H50.6917ZM49.1467 51.5556C48.157 52.5354 46.8141 53.0864 45.4132 53.0864V53.6864C46.9713 53.6864 48.4662 53.0736 49.5688 51.982L49.1467 51.5556ZM97.4793 14.4273H86.3222V15.0273H97.4793V14.4273ZM86.6222 14.7273V0H86.0222V14.7273H86.6222ZM86.3222 -0.3H34.2561V0.3H86.3222V-0.3ZM34.2561 -0.3C29.9652 -0.3 26.5181 3.1083 26.5181 7.36364H27.1181C27.1181 3.44534 30.2909 0.3 34.2561 0.3V-0.3ZM26.5181 7.36364V47.8636H27.1181V7.36364H26.5181ZM26.8181 48.1636H34.2561V47.5636H26.8181V48.1636ZM33.9561 47.8636C33.9561 50.8736 35.1639 53.7597 37.3129 55.8871L37.735 55.4608C35.6993 53.4454 34.5561 50.7125 34.5561 47.8636H33.9561ZM37.3129 55.8871C39.4617 58.0145 42.3755 59.2091 45.4132 59.2091V58.6091C42.5327 58.6091 39.7709 57.4763 37.735 55.4608L37.3129 55.8871ZM45.4132 59.2091C48.4508 59.2091 51.3646 58.0145 53.5134 55.8871L53.0913 55.4608C51.0554 57.4763 48.2936 58.6091 45.4132 58.6091V59.2091ZM53.5134 55.8871C55.6624 53.7597 56.8702 50.8736 56.8702 47.8636H56.2702C56.2702 50.7125 55.1271 53.4454 53.0913 55.4608L53.5134 55.8871ZM56.5702 48.1636H78.8842V47.5636H56.5702V48.1636ZM78.5842 47.8636C78.5842 50.8736 79.792 53.7597 81.941 55.8871L82.3631 55.4608C80.3274 53.4454 79.1842 50.7125 79.1842 47.8636H78.5842ZM81.941 55.8871C84.0898 58.0145 87.0036 59.2091 90.0413 59.2091V58.6091C87.1608 58.6091 84.399 57.4763 82.3631 55.4608L81.941 55.8871ZM90.0413 59.2091C93.0789 59.2091 95.9927 58.0145 98.1415 55.8871L97.7194 55.4608C95.6835 57.4763 92.9217 58.6091 90.0413 58.6091V59.2091ZM98.1415 55.8871C100.29 53.7597 101.498 50.8736 101.498 47.8636H100.898C100.898 50.7125 99.7552 53.4454 97.7194 55.4608L98.1415 55.8871ZM101.198 48.1636H108.636V47.5636H101.198V48.1636ZM108.936 47.8636V29.4545H108.336V47.8636H108.936ZM108.875 29.2734L97.7184 14.5461L97.2401 14.9084L108.397 29.6357L108.875 29.2734Z%22 mask%3D%22url(%23path-1-inside-1_976_44372)%22%2F%3E%3Cpath fill%3D%22%23ffffff%22 d%3D%22M59.9935 39.3239L60.1345 39.2991V39.39H62.8182C71.899 39.39 79.0318 46.5228 79.0318 55.6036C79.0318 64.7138 71.0858 72.2389 62.007 71.8174C54.4182 71.4607 48.3557 66.1109 46.929 58.88L46.9051 58.7591H46.7818H33.0364H32.9128L32.8891 58.8804C31.4301 66.3702 24.9788 71.85 17 71.85C7.9192 71.85 0.786353 64.7171 0.786353 55.6364C0.786353 46.5586 8.73263 39.0014 17.8107 39.4553L17.8111 39.4553C25.4 39.812 31.4625 45.1618 32.8892 52.3927L32.9131 52.5136H33.0364H35.2291H35.4433L35.37 52.3123L29.4137 35.9487L29.3777 35.85H29.2727H26.8182C25.101 35.85 23.6954 34.4444 23.6954 32.7273C23.6954 31.0101 25.101 29.6045 26.8182 29.6045H36.5709C38.2881 29.6045 39.6936 31.0101 39.6936 32.7273C39.6936 34.4444 38.2881 35.85 36.5709 35.85H36.2764H36.0629L36.1352 36.0508L37.3134 39.3235L37.3491 39.4227H37.4545H53.1964H53.4108L53.3373 39.2213L48.5591 26.1304L48.5231 26.0318H48.4182H43.1818C41.4646 26.0318 40.0591 24.6262 40.0591 22.9091C40.0591 21.1919 41.4646 19.7864 43.1818 19.7864H48.4179C49.7315 19.7906 51.0121 20.1976 52.0871 20.9524C53.1622 21.7072 53.9799 22.7736 54.43 24.0077L59.9935 39.3239ZM26.371 58.9576L26.4388 58.7591H26.2291H20.2727C18.5556 58.7591 17.15 57.3535 17.15 55.6364C17.15 53.9192 18.5556 52.5136 20.2727 52.5136H26.2291H26.4389L26.371 52.3151C25.0416 48.4267 21.4183 45.6682 17 45.6682C11.2526 45.6682 6.79945 50.2885 7.03192 56.1005L7.03197 56.1015C7.2646 61.0866 11.3828 65.2721 16.336 65.5715C21.0521 65.8704 24.9751 63.0458 26.371 58.9576ZM46.7818 52.5136H46.9064L46.9293 52.3911C47.3827 49.9619 48.4194 47.7904 49.8468 45.9088L50.0293 45.6682H49.7273H39.8109H39.5965L39.67 45.8696L42.0591 52.4151L42.0951 52.5136H42.2H46.7818ZM52.85 55.9013L52.85 55.902C52.983 61.0539 57.3006 65.4048 62.4193 65.6044C63.7652 65.6674 65.1098 65.456 66.3714 64.983C67.6333 64.51 68.7857 63.7851 69.7586 62.8526C70.7315 61.9201 71.5046 60.7994 72.0307 59.5588C72.5568 58.3181 72.8251 56.9833 72.8191 55.6357C72.8187 49.9552 68.2984 45.5354 62.5856 45.6682L62.5255 45.6696L62.483 45.7121L62.4503 45.7448L62.3827 45.8124L62.4154 45.9022L64.4772 51.564L64.4773 51.5642C65.0702 53.187 64.2283 54.9671 62.6031 55.5609C60.9802 56.1539 59.2002 55.3119 58.6063 53.6867L56.5773 48.1231L56.5035 47.9208L56.3393 48.0602C54.1457 49.9214 52.7836 52.7133 52.85 55.9013Z%22 stroke%3D%22%23EBEFF2%22 stroke-width%3D%220.3%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-truckbike{background-size:22px!important}.tab-icon-calendar-selected{background-image:url("data:image/svg+xml,%3Csvg width%3D%2219%22 height%3D%2219%22 viewBox%3D%220 0 19 19%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect x%3D%224.58301%22 y%3D%225.28271%22 width%3D%223.86957%22 height%3D%221.78261%22 rx%3D%220.891304%22 transform%3D%22rotate(-90 4.58301 5.28271)%22 stroke%3D%22%23549FE2%22%2F%3E%3Crect x%3D%2211.5396%22 y%3D%225.28271%22 width%3D%223.86957%22 height%3D%221.78261%22 rx%3D%220.891304%22 transform%3D%22rotate(-90 11.5396 5.28271)%22 stroke%3D%22%23549FE2%22%2F%3E%3Cmask id%3D%22path-3-inside-1_2740_72270%22 fill%3D%22white%22%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M11.0396 4.39129C11.0396 5.15968 11.6625 5.78259 12.4309 5.78259C13.1993 5.78259 13.8222 5.15969 13.8222 4.39129V3H15.9091V7.17391H1.99609V3H4.08301V4.39129C4.08301 5.15968 4.70592 5.78259 5.47431 5.78259C6.24271 5.78259 6.86562 5.15969 6.86562 4.39129V3H11.0396V4.39129Z%22%2F%3E%3C%2Fmask%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M11.0396 4.39129C11.0396 5.15968 11.6625 5.78259 12.4309 5.78259C13.1993 5.78259 13.8222 5.15969 13.8222 4.39129V3H15.9091V7.17391H1.99609V3H4.08301V4.39129C4.08301 5.15968 4.70592 5.78259 5.47431 5.78259C6.24271 5.78259 6.86562 5.15969 6.86562 4.39129V3H11.0396V4.39129Z%22 fill%3D%22%23549FE2%22%2F%3E%3Cpath d%3D%22M13.8222 3V2H12.8222V3H13.8222ZM15.9091 3H16.9091V2H15.9091V3ZM15.9091 7.17391V8.17391H16.9091V7.17391H15.9091ZM1.99609 7.17391H0.996094V8.17391H1.99609V7.17391ZM1.99609 3V2H0.996094V3H1.99609ZM4.08301 3H5.08301V2H4.08301V3ZM6.86562 3V2H5.86562V3H6.86562ZM11.0396 3H12.0396V2H11.0396V3ZM12.4309 4.78259C12.2147 4.78259 12.0396 4.6074 12.0396 4.39129H10.0396C10.0396 5.71197 11.1102 6.78259 12.4309 6.78259V4.78259ZM12.8222 4.39129C12.8222 4.6074 12.647 4.78259 12.4309 4.78259V6.78259C13.7515 6.78259 14.8222 5.71197 14.8222 4.39129H12.8222ZM12.8222 3V4.39129H14.8222V3H12.8222ZM13.8222 4H15.9091V2H13.8222V4ZM14.9091 3V7.17391H16.9091V3H14.9091ZM15.9091 6.17391H1.99609V8.17391H15.9091V6.17391ZM2.99609 7.17391V3H0.996094V7.17391H2.99609ZM1.99609 4H4.08301V2H1.99609V4ZM3.08301 3V4.39129H5.08301V3H3.08301ZM3.08301 4.39129C3.08301 5.71197 4.15363 6.78259 5.47431 6.78259V4.78259C5.2582 4.78259 5.08301 4.6074 5.08301 4.39129H3.08301ZM5.47431 6.78259C6.79499 6.78259 7.86562 5.71197 7.86562 4.39129H5.86562C5.86562 4.6074 5.69042 4.78259 5.47431 4.78259V6.78259ZM7.86562 4.39129V3H5.86562V4.39129H7.86562ZM6.86562 4H11.0396V2H6.86562V4ZM12.0396 4.39129V3H10.0396V4.39129H12.0396Z%22 fill%3D%22%23549FE2%22 mask%3D%22url(%23path-3-inside-1_2740_72270)%22%2F%3E%3Cpath d%3D%22M13.8179 10.6521C11.5139 10.6521 9.64819 12.522 9.64819 14.826C9.64819 17.13 11.5139 18.9999 13.8179 18.9999C16.1261 18.9999 17.996 17.13 17.996 14.826C17.996 12.522 16.1261 10.6521 13.8179 10.6521ZM13.8221 18.1651C11.9772 18.1651 10.483 16.6709 10.483 14.826C10.483 12.9811 11.9772 11.4869 13.8221 11.4869C15.667 11.4869 17.1612 12.9811 17.1612 14.826C17.1612 16.6709 15.667 18.1651 13.8221 18.1651Z%22 fill%3D%22%23549FE2%22%2F%3E%3Cpath d%3D%22M14.0306 12.739H13.4045V15.2434L15.5958 16.5581L15.9089 16.0448L14.0306 14.9303V12.739Z%22 fill%3D%22%23549FE2%22%2F%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M2.99609 7.47827H14.9091V10.7952C15.2633 10.8905 15.5988 11.0312 15.9091 11.2107V7.47827V6.47827H14.9091H2.99609H1.99609V7.47827V15.9131V16.9131H2.99609H10.2061C10.0267 16.6027 9.88619 16.2672 9.79101 15.9131H2.99609V7.47827Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-calendar-no-selected{background-image:url("data:image/svg+xml,%3Csvg width%3D%2219%22 height%3D%2219%22 viewBox%3D%220 0 19 19%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect x%3D%224.58301%22 y%3D%225.28271%22 width%3D%223.86957%22 height%3D%221.78261%22 rx%3D%220.891304%22 transform%3D%22rotate(-90 4.58301 5.28271)%22 stroke%3D%22%23FFFFFF%22%2F%3E%3Crect x%3D%2211.5396%22 y%3D%225.28271%22 width%3D%223.86957%22 height%3D%221.78261%22 rx%3D%220.891304%22 transform%3D%22rotate(-90 11.5396 5.28271)%22 stroke%3D%22%23FFFFFF%22%2F%3E%3Cmask id%3D%22path-3-inside-1_2740_72270%22%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M11.0396 4.39129C11.0396 5.15968 11.6625 5.78259 12.4309 5.78259C13.1993 5.78259 13.8222 5.15969 13.8222 4.39129V3H15.9091V7.17391H1.99609V3H4.08301V4.39129C4.08301 5.15968 4.70592 5.78259 5.47431 5.78259C6.24271 5.78259 6.86562 5.15969 6.86562 4.39129V3H11.0396V4.39129Z%22%2F%3E%3C%2Fmask%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M11.0396 4.39129C11.0396 5.15968 11.6625 5.78259 12.4309 5.78259C13.1993 5.78259 13.8222 5.15969 13.8222 4.39129V3H15.9091V7.17391H1.99609V3H4.08301V4.39129C4.08301 5.15968 4.70592 5.78259 5.47431 5.78259C6.24271 5.78259 6.86562 5.15969 6.86562 4.39129V3H11.0396V4.39129Z%22 fill%3D%22%23FFFFFF%22%2F%3E%3Cpath d%3D%22M13.8222 3V2H12.8222V3H13.8222ZM15.9091 3H16.9091V2H15.9091V3ZM15.9091 7.17391V8.17391H16.9091V7.17391H15.9091ZM1.99609 7.17391H0.996094V8.17391H1.99609V7.17391ZM1.99609 3V2H0.996094V3H1.99609ZM4.08301 3H5.08301V2H4.08301V3ZM6.86562 3V2H5.86562V3H6.86562ZM11.0396 3H12.0396V2H11.0396V3ZM12.4309 4.78259C12.2147 4.78259 12.0396 4.6074 12.0396 4.39129H10.0396C10.0396 5.71197 11.1102 6.78259 12.4309 6.78259V4.78259ZM12.8222 4.39129C12.8222 4.6074 12.647 4.78259 12.4309 4.78259V6.78259C13.7515 6.78259 14.8222 5.71197 14.8222 4.39129H12.8222ZM12.8222 3V4.39129H14.8222V3H12.8222ZM13.8222 4H15.9091V2H13.8222V4ZM14.9091 3V7.17391H16.9091V3H14.9091ZM15.9091 6.17391H1.99609V8.17391H15.9091V6.17391ZM2.99609 7.17391V3H0.996094V7.17391H2.99609ZM1.99609 4H4.08301V2H1.99609V4ZM3.08301 3V4.39129H5.08301V3H3.08301ZM3.08301 4.39129C3.08301 5.71197 4.15363 6.78259 5.47431 6.78259V4.78259C5.2582 4.78259 5.08301 4.6074 5.08301 4.39129H3.08301ZM5.47431 6.78259C6.79499 6.78259 7.86562 5.71197 7.86562 4.39129H5.86562C5.86562 4.6074 5.69042 4.78259 5.47431 4.78259V6.78259ZM7.86562 4.39129V3H5.86562V4.39129H7.86562ZM6.86562 4H11.0396V2H6.86562V4ZM12.0396 4.39129V3H10.0396V4.39129H12.0396Z%22 fill%3D%22%23FFFFFF%22 mask%3D%22url(%23path-3-inside-1_2740_72270)%22%2F%3E%3Cpath d%3D%22M13.8179 10.6521C11.5139 10.6521 9.64819 12.522 9.64819 14.826C9.64819 17.13 11.5139 18.9999 13.8179 18.9999C16.1261 18.9999 17.996 17.13 17.996 14.826C17.996 12.522 16.1261 10.6521 13.8179 10.6521ZM13.8221 18.1651C11.9772 18.1651 10.483 16.6709 10.483 14.826C10.483 12.9811 11.9772 11.4869 13.8221 11.4869C15.667 11.4869 17.1612 12.9811 17.1612 14.826C17.1612 16.6709 15.667 18.1651 13.8221 18.1651Z%22 fill%3D%22%23FFFFFF%22%2F%3E%3Cpath d%3D%22M14.0306 12.739H13.4045V15.2434L15.5958 16.5581L15.9089 16.0448L14.0306 14.9303V12.739Z%22 fill%3D%22%23FFFFFF%22%2F%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M2.99609 7.47827H14.9091V10.7952C15.2633 10.8905 15.5988 11.0312 15.9091 11.2107V7.47827V6.47827H14.9091H2.99609H1.99609V7.47827V15.9131V16.9131H2.99609H10.2061C10.0267 16.6027 9.88619 16.2672 9.79101 15.9131H2.99609V7.47827Z%22 fill%3D%22%23FFFFFF%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-calendar{background-size:22px!important}.tab-icon-notification-selected{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M224 0c-17.7 0-32 14.3-32 32V51.2C119 66 64 130.6 64 208v18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416H416c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8V208c0-77.4-55-142-128-156.8V32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3H224 160c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-notification-no-selected{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 448 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23fff%22 d%3D%22M224 0c-17.7 0-32 14.3-32 32V51.2C119 66 64 130.6 64 208v18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416H416c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8V208c0-77.4-55-142-128-156.8V32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3H224 160c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-user-selected{background-image:url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2217%22 viewBox%3D%220 0 16 17%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.55556 0.352051C8.63456 0.352051 9.66936 0.758946 10.4323 1.48322C11.1953 2.2075 11.6239 3.18984 11.6239 4.21412C11.6239 5.2384 11.1953 6.22074 10.4323 6.94501C9.66936 7.66929 8.63456 8.07619 7.55556 8.07619C6.47655 8.07619 5.44175 7.66929 4.67878 6.94501C3.91581 6.22074 3.48718 5.2384 3.48718 4.21412C3.48718 3.18984 3.91581 2.2075 4.67878 1.48322C5.44175 0.758946 6.47655 0.352051 7.55556 0.352051ZM0 14.421C0 12.1369 3.38256 10.2831 7.55556 10.2831C11.7285 10.2831 15.1111 12.1369 15.1111 14.421V16.3521H0V14.421Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-user-no-selected{background-image:url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2217%22 viewBox%3D%220 0 16 17%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.55556 0.352051C8.63456 0.352051 9.66936 0.758946 10.4323 1.48322C11.1953 2.2075 11.6239 3.18984 11.6239 4.21412C11.6239 5.2384 11.1953 6.22074 10.4323 6.94501C9.66936 7.66929 8.63456 8.07619 7.55556 8.07619C6.47655 8.07619 5.44175 7.66929 4.67878 6.94501C3.91581 6.22074 3.48718 5.2384 3.48718 4.21412C3.48718 3.18984 3.91581 2.2075 4.67878 1.48322C5.44175 0.758946 6.47655 0.352051 7.55556 0.352051ZM0 14.421C0 12.1369 3.38256 10.2831 7.55556 10.2831C11.7285 10.2831 15.1111 12.1369 15.1111 14.421V16.3521H0V14.421Z%22 fill%3D%22white%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-counter-container{position:absolute;top:-2px;right:-2px;text-align:center;font-weight:700;font-size:12px;border-radius:50%;color:var(--white)}.tab-icon-counter{display:flex;justify-content:center;align-items:center;font-size:11px}.tab-icon-counter,.tab-icon-counter-container{width:15px;height:15px}.tab-icon-planners-selected{background-image:url("data:image/svg+xml,%3Csvg width%3D%2238%22 height%3D%2238%22 viewBox%3D%2236 0 38 29%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect x%3D%2236%22 y%3D%222%22 width%3D%2236%22 height%3D%2225%22 rx%3D%223%22 fill%3D%22%23549FE2%22%2F%3E%3Cline x1%3D%2241%22 y1%3D%228.5%22 x2%3D%2267%22 y2%3D%228.5%22 stroke%3D%22white%22%2F%3E%3Ccircle cx%3D%2245.5%22 cy%3D%228.5%22 r%3D%221.5%22 fill%3D%22white%22%2F%3E%3Ccircle cx%3D%2253.5%22 cy%3D%228.5%22 r%3D%221.5%22 fill%3D%22white%22%2F%3E%3Ccircle cx%3D%2261.5%22 cy%3D%228.5%22 r%3D%221.5%22 fill%3D%22white%22%2F%3E%3Cline x1%3D%2241%22 y1%3D%2214.5%22 x2%3D%2267%22 y2%3D%2214.5%22 stroke%3D%22white%22%2F%3E%3Ccircle cx%3D%2245.5%22 cy%3D%2214.5%22 r%3D%221.5%22 fill%3D%22white%22%2F%3E%3Ccircle cx%3D%2253.5%22 cy%3D%2214.5%22 r%3D%221.5%22 fill%3D%22white%22%2F%3E%3Ccircle cx%3D%2261.5%22 cy%3D%2214.5%22 r%3D%221.5%22 fill%3D%22white%22%2F%3E%3Cline x1%3D%2241%22 y1%3D%2220.5%22 x2%3D%2267%22 y2%3D%2220.5%22 stroke%3D%22white%22%2F%3E%3Ccircle cx%3D%2245.5%22 cy%3D%2220.5%22 r%3D%221.5%22 fill%3D%22white%22%2F%3E%3Ccircle cx%3D%2253.5%22 cy%3D%2220.5%22 r%3D%221.5%22 fill%3D%22white%22%2F%3E%3Ccircle cx%3D%2261.5%22 cy%3D%2220.5%22 r%3D%221.5%22 fill%3D%22white%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-planners-no-selected{background-image:url("data:image/svg+xml,%3Csvg width%3D%2238%22 height%3D%2238%22 viewBox%3D%2236 0 38 29%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect x%3D%2236%22 y%3D%222%22 width%3D%2236%22 height%3D%2225%22 rx%3D%223%22 fill%3D%22white%22%2F%3E%3Cline x1%3D%2241%22 y1%3D%228.5%22 x2%3D%2267%22 y2%3D%228.5%22 stroke%3D%22%23549FE2%22%2F%3E%3Ccircle cx%3D%2245.5%22 cy%3D%228.5%22 r%3D%221.5%22 fill%3D%22%23549FE2%22%2F%3E%3Ccircle cx%3D%2253.5%22 cy%3D%228.5%22 r%3D%221.5%22 fill%3D%22%23549FE2%22%2F%3E%3Ccircle cx%3D%2261.5%22 cy%3D%228.5%22 r%3D%221.5%22 fill%3D%22%23549FE2%22%2F%3E%3Cline x1%3D%2241%22 y1%3D%2214.5%22 x2%3D%2267%22 y2%3D%2214.5%22 stroke%3D%22%23549FE2%22%2F%3E%3Ccircle cx%3D%2245.5%22 cy%3D%2214.5%22 r%3D%221.5%22 fill%3D%22%23549FE2%22%2F%3E%3Ccircle cx%3D%2253.5%22 cy%3D%2214.5%22 r%3D%221.5%22 fill%3D%22%23549FE2%22%2F%3E%3Ccircle cx%3D%2261.5%22 cy%3D%2214.5%22 r%3D%221.5%22 fill%3D%22%23549FE2%22%2F%3E%3Cline x1%3D%2241%22 y1%3D%2220.5%22 x2%3D%2267%22 y2%3D%2220.5%22 stroke%3D%22%23549FE2%22%2F%3E%3Ccircle cx%3D%2245.5%22 cy%3D%2220.5%22 r%3D%221.5%22 fill%3D%22%23549FE2%22%2F%3E%3Ccircle cx%3D%2253.5%22 cy%3D%2220.5%22 r%3D%221.5%22 fill%3D%22%23549FE2%22%2F%3E%3Ccircle cx%3D%2261.5%22 cy%3D%2220.5%22 r%3D%221.5%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-planners{background-size:22px!important}.tab-icon-list-selected{background-image:url("data:image/svg+xml,%3Csvg width%3D%2238%22 height%3D%2229%22 viewBox%3D%220 0 38 29%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect x%3D%222%22 y%3D%222%22 width%3D%2234%22 height%3D%2225%22 rx%3D%223%22 fill%3D%22%23549FE2%22%2F%3E%3Cpath d%3D%22M7 8.5H31%22 stroke%3D%22white%22 stroke-width%3D%223%22%2F%3E%3Cpath d%3D%22M7 14.5H31%22 stroke%3D%22white%22 stroke-width%3D%223%22%2F%3E%3Cpath d%3D%22M7 20.5H31%22 stroke%3D%22white%22 stroke-width%3D%223%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-list-no-selected{background-image:url("data:image/svg+xml,%3Csvg width%3D%2238%22 height%3D%2229%22 viewBox%3D%220 0 38 29%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect x%3D%222%22 y%3D%222%22 width%3D%2234%22 height%3D%2225%22 rx%3D%223%22 fill%3D%22white%22%2F%3E%3Cpath d%3D%22M7 8.5H31%22 stroke%3D%22%23549FE2%22 stroke-width%3D%223%22%2F%3E%3Cpath d%3D%22M7 14.5H31%22 stroke%3D%22%23549FE2%22 stroke-width%3D%223%22%2F%3E%3Cpath d%3D%22M7 20.5H31%22 stroke%3D%22%23549FE2%22 stroke-width%3D%223%22%2F%3E%3C%2Fsvg%3E")}.tab-icon-list{background-size:22px!important}.date-picker-container-arrow{display:flex;align-items:center;justify-content:center}.date-picker-container{position:relative;min-width:90px}.date-picker{display:flex;align-items:center;z-index:4;margin-top:10px}.date-picker-button{background-color:var(--white);color:var(--blue);border-color:var(--blue);border-width:1px;border-style:solid;font-size:12px;height:22px;align-items:center;text-align:center;border-radius:3px;font-weight:600;cursor:pointer;justify-content:center;display:flex;margin:0 3px;padding-left:10px;padding-right:10px;font-family:Poppins,sans-serif;text-decoration:none;white-space:nowrap}.date-picker-label-required{color:var(--red);font-size:11px;margin-left:5px}.button-arrow{border:solid var(--middlegray);border-width:0 3px 3px 0;display:inline-block;padding:3px;cursor:pointer;position:relative}.button-arrow.small{border-width:0 1px 1px 0}.button-arrow.left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.button-arrow.bottom{transform:rotate(45deg);-webkit-transform:rotate(45deg);top:-2px}.button-arrow.right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.button-arrow.top{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.date-picker-range-container{position:relative;display:flex}.date-picker-range{display:flex;justify-content:center}.swap-arrows-container{display:flex;justify-content:center;align-items:center}.swap-arrows{background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22iso-8859-1%22%3F%3E%3C!-- Generator%3A Adobe Illustrator 19.0.0%2C SVG Export Plug-In . SVG Version%3A 6.00 Build 0)  --%3E%3Csvg version%3D%221.1%22 id%3D%22Layer_1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 x%3D%220px%22 y%3D%220px%22%09 viewBox%3D%220 0 512 512%22 style%3D%22enable-background%3Anew 0 0 512 512%3B%22 xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%09%3Cg%3E%09%09%3Cg%3E%09%09%09%3Cpath d%3D%22M72.837%2C213.333H320c11.782%2C0%2C21.333-9.551%2C21.333-21.333c0-11.782-9.551-21.333-21.333-21.333H72.837l48.915-48.915%09%09%09%09c8.331-8.331%2C8.331-21.839%2C0-30.17c-8.331-8.331-21.839-8.331-30.17%2C0L6.248%2C176.915c-0.497%2C0.497-0.967%2C1.02-1.413%2C1.564%09%09%09%09c-0.202%2C0.246-0.378%2C0.506-0.567%2C0.759c-0.228%2C0.304-0.463%2C0.601-0.675%2C0.918c-0.203%2C0.303-0.379%2C0.618-0.565%2C0.929%09%09%09%09c-0.171%2C0.286-0.351%2C0.566-0.509%2C0.861c-0.17%2C0.317-0.314%2C0.644-0.466%2C0.968c-0.145%2C0.307-0.298%2C0.609-0.429%2C0.924%09%09%09%09c-0.13%2C0.315-0.236%2C0.637-0.35%2C0.957c-0.121%2C0.337-0.25%2C0.669-0.354%2C1.013c-0.097%2C0.32-0.168%2C0.645-0.249%2C0.969%09%09%09%09c-0.089%2C0.351-0.187%2C0.698-0.258%2C1.056c-0.074%2C0.375-0.118%2C0.753-0.172%2C1.13c-0.044%2C0.311-0.104%2C0.618-0.135%2C0.933%09%09%09%09c-0.138%2C1.4-0.138%2C2.811%2C0%2C4.211c0.031%2C0.315%2C0.09%2C0.621%2C0.135%2C0.933c0.054%2C0.377%2C0.098%2C0.756%2C0.173%2C1.13%09%09%09%09c0.071%2C0.358%2C0.169%2C0.704%2C0.258%2C1.055c0.081%2C0.324%2C0.152%2C0.649%2C0.249%2C0.969c0.104%2C0.344%2C0.233%2C0.677%2C0.354%2C1.013%09%09%09%09c0.115%2C0.32%2C0.22%2C0.642%2C0.35%2C0.957c0.13%2C0.315%2C0.284%2C0.616%2C0.429%2C0.923c0.153%2C0.324%2C0.297%2C0.651%2C0.467%2C0.969%09%09%09%09c0.158%2C0.294%2C0.337%2C0.573%2C0.508%2C0.859c0.186%2C0.312%2C0.362%2C0.627%2C0.565%2C0.931c0.211%2C0.316%2C0.446%2C0.612%2C0.673%2C0.916%09%09%09%09c0.19%2C0.254%2C0.366%2C0.514%2C0.569%2C0.761c0.443%2C0.54%2C0.91%2C1.059%2C1.403%2C1.552c0.004%2C0.004%2C0.006%2C0.008%2C0.01%2C0.011l85.333%2C85.333%09%09%09%09c8.331%2C8.331%2C21.839%2C8.331%2C30.17%2C0c8.331-8.331%2C8.331-21.839%2C0-30.17L72.837%2C213.333z%22%2F%3E%09%09%09%3Cpath d%3D%22M507.164%2C333.522c0.204-0.248%2C0.38-0.509%2C0.571-0.764c0.226-0.302%2C0.461-0.598%2C0.671-0.913%09%09%09%09c0.204-0.304%2C0.38-0.62%2C0.566-0.932c0.17-0.285%2C0.349-0.564%2C0.506-0.857c0.17-0.318%2C0.315-0.646%2C0.468-0.971%09%09%09%09c0.145-0.306%2C0.297-0.607%2C0.428-0.921c0.13-0.315%2C0.236-0.637%2C0.35-0.957c0.121-0.337%2C0.25-0.669%2C0.354-1.013%09%09%09%09c0.097-0.32%2C0.168-0.646%2C0.249-0.969c0.089-0.351%2C0.187-0.698%2C0.258-1.055c0.074-0.375%2C0.118-0.753%2C0.173-1.13%09%09%09%09c0.044-0.311%2C0.104-0.617%2C0.135-0.933c0.138-1.4%2C0.138-2.811%2C0-4.211c-0.031-0.315-0.09-0.621-0.135-0.933%09%09%09%09c-0.054-0.377-0.098-0.756-0.173-1.13c-0.071-0.358-0.169-0.704-0.258-1.055c-0.081-0.324-0.152-0.649-0.249-0.969%09%09%09%09c-0.104-0.344-0.233-0.677-0.354-1.013c-0.115-0.32-0.22-0.642-0.35-0.957c-0.13-0.314-0.283-0.615-0.428-0.921%09%09%09%09c-0.153-0.325-0.297-0.653-0.468-0.971c-0.157-0.293-0.336-0.572-0.506-0.857c-0.186-0.312-0.363-0.628-0.566-0.932%09%09%09%09c-0.211-0.315-0.445-0.611-0.671-0.913c-0.191-0.255-0.368-0.516-0.571-0.764c-0.439-0.535-0.903-1.05-1.392-1.54%09%09%09%09c-0.007-0.008-0.014-0.016-0.021-0.023l-85.333-85.333c-8.331-8.331-21.839-8.331-30.17%2C0s-8.331%2C21.839%2C0%2C30.17l48.915%2C48.915%09%09%09%09H192c-11.782%2C0-21.333%2C9.551-21.333%2C21.333s9.551%2C21.333%2C21.333%2C21.333h247.163l-48.915%2C48.915%09%09%09%09c-8.331%2C8.331-8.331%2C21.839%2C0%2C30.17s21.839%2C8.331%2C30.17%2C0l85.333-85.333c0.008-0.008%2C0.014-0.016%2C0.021-0.023%09%09%09%09C506.261%2C334.572%2C506.725%2C334.057%2C507.164%2C333.522z%22%2F%3E%09%09%3C%2Fg%3E%09%3C%2Fg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:30px;background-repeat:no-repeat;width:30px;height:30px;vertical-align:middle}.card-nested{margin-top:20px}.card-root{box-shadow:0 0 10px #0000001a;border-radius:5px;margin-right:20px}.card{flex:1;background-color:#fff;-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;margin-bottom:20px}.card-header{display:flex;flex-direction:column;border-width:1px;border-bottom-style:solid;border-color:var(--lightgray);justify-content:space-between}.card-header.pointer{cursor:pointer}.card-header-title-root{padding-left:10px;padding-right:10px}.card-header-title{padding-top:10px;padding-bottom:10px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;color:var(--darkblue);font-size:14px}.card-header-search{font-size:13px;border:none;border-radius:3px;padding:15px 15px 15px 40px;background-color:#f5f8fa;background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22%3F%3E%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 version%3D%221.1%22 id%3D%22Capa_1%22 x%3D%220px%22 y%3D%220px%22 width%3D%22512px%22 height%3D%22512px%22 viewBox%3D%220 0 30.239 30.239%22 style%3D%22enable-background%3Anew 0 0 30.239 30.239%3B%22 xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cg%3E%09%3Cpath d%3D%22M20.194%2C3.46c-4.613-4.613-12.121-4.613-16.734%2C0c-4.612%2C4.614-4.612%2C12.121%2C0%2C16.735   c4.108%2C4.107%2C10.506%2C4.547%2C15.116%2C1.34c0.097%2C0.459%2C0.319%2C0.897%2C0.676%2C1.254l6.718%2C6.718c0.979%2C0.977%2C2.561%2C0.977%2C3.535%2C0   c0.978-0.978%2C0.978-2.56%2C0-3.535l-6.718-6.72c-0.355-0.354-0.794-0.577-1.253-0.674C24.743%2C13.967%2C24.303%2C7.57%2C20.194%2C3.46z    M18.073%2C18.074c-3.444%2C3.444-9.049%2C3.444-12.492%2C0c-3.442-3.444-3.442-9.048%2C0-12.492c3.443-3.443%2C9.048-3.443%2C12.492%2C0   C21.517%2C9.026%2C21.517%2C14.63%2C18.073%2C18.074z%22 data-original%3D%22%23000000%22 class%3D%22active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23C2CFE0%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E %3C%2Fsvg%3E");background-size:16px;background-repeat:no-repeat;background-position:15px 50%;box-sizing:border-box;width:100%;flex:1;outline:none;margin-bottom:20px}.card-title{justify-content:space-between;color:var(--darkblue);border-left:5px solid var(--blue);padding-left:20px;margin:0 10px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.card-button{border-width:1px;border-top-style:solid;border-color:var(--lightgray);justify-content:center;align-items:center;display:flex;flex-direction:row;padding:5px}.card-item-length{color:var(--darkblue);border-radius:50%;width:20px;height:20px;font-size:11px;text-align:center;align-items:center;display:flex;flex-direction:column;justify-content:center;border-width:1px;border-style:solid}.card-right-info{font-size:12px;color:var(--gray)}.card-children{padding:10px}.quantity-input-component{display:flex;flex-direction:column;font-family:Poppins,sans-serif;align-items:center}.quantity-input-component.no-center{align-items:initial}.quantity-input-label{color:var(--bluegray-200);text-align:center;font-size:12px;display:inline-flex}.quantity-input-component.no-center>.quantity-input-label{text-align:initial}.quantity-input-value{display:flex;flex-direction:row}.quantity-input-value-input{border-style:none;text-align:center;outline:none;height:24px;box-sizing:border-box}.quantity-input-value-input-increment{box-shadow:#549fe23d 0 4px 10px}.quantity-input-value-medium{width:40px}.quantity-input-value-large{width:60px}.quantity-input-value-input-warning,.quantity-input-value-input-simple.quantity-input-value-input-warning{color:var(--white);background-color:var(--orange)}.quantity-input-value-input-displayable{color:var(--white);background-color:var(--blue)}.quantity-input-value-input-no-displayable{color:var(--black);background-color:var(--lightgray)}.quantity-input-value-input-simple{color:var(--black);background-color:var(--lightgray);border-radius:4px}.quantity-input-value-input-simple.quantity-input-value-input-disabled{color:var(--gray)}.quantity-input-value-input-simple.quantity-input-value-input-selected{border:1px solid var(--blue);border-radius:4px}.quantity-input-value-input-simple.quantity-input-value-input-error{border:1px solid var(--red);border-radius:4px}.quantity-input-value-input-simple.quantity-input-value-input-widget-warning{border:1px solid var(--orange);border-radius:4px}.quantity-input-value-unit{margin-left:10px;align-self:center;white-space:nowrap}.quantity-input-label-required{color:var(--red);font-size:12px;margin-left:5px}.input-checkbox-container{display:flex;margin-left:5px;margin-right:5px;align-items:center}.input-checkbox-container.top,.input-checkbox-container.bottom{flex-direction:column;align-items:center}.input-checkbox-container.top>.input-checkbox-label{margin-bottom:5px}.input-checkbox-container.bottom>.input-checkbox-label{margin-top:5px}.input-checkbox-container.left>.input-checkbox-label{margin-right:10px}.input-checkbox-label{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;margin-left:10px;font-size:12px;color:var(--bluegray-200);cursor:pointer;max-width:90%;display:inline-flex}.input-checkbox-button{position:relative;width:16px;height:16px;flex-shrink:0}.input-checkbox-button input{position:absolute;cursor:pointer;accent-color:#4b91d0}.input-checkbox-button .input-checkbox-checkmark{position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;border:2px solid #eee;border-radius:3px;color:#fff;background-color:#fff;transform:translateY(-3px);transition-duration:.3s;-webkit-user-select:none;user-select:none;background-position:center;cursor:pointer;font-size:9px}.input-checkbox-button label.withoutCheckBox,.input-checkbox-button:hover .input-checkbox-checkmark,.input-checkbox-button input:checked~.input-checkbox-checkmark{border-color:var(--orange);background:var(--orange) url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 id%3D%22Capa_1%22 enable-background%3D%22new 0 0 515.556 515.556%22 height%3D%22512px%22 viewBox%3D%220 0 515.556 515.556%22 width%3D%22512px%22%3E%3Cg%3E%3Cpath d%3D%22m0 274.226 176.549 176.886 339.007-338.672-48.67-47.997-290.337 290-128.553-128.552z%22 data-original%3D%22%23000000%22 class%3D%22active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23FFFFFF%22%2F%3E%3C%2Fg%3E %3C%2Fsvg%3E") no-repeat center;background-size:12px;transform:scale(.8) translateY(-3px);box-shadow:0 0 9px #ec70048a}.input-checkbox-button:hover .input-checkbox-checkmark.number,.input-checkbox-button input:checked~.input-checkbox-checkmark.number{background:var(--orange)}.input-checkbox-button:hover .input-checkbox-checkmark{opacity:.5}.input-checkbox-button label.withoutCheckBox,.input-checkbox-button label.withoutCheckBox:hover,.input-checkbox-button input:checked~.input-checkbox-checkmark{opacity:1}.input-checkbox-button label.withoutCheckBox,.input-checkbox-button:hover .withoutCheckBox,.input-checkbox-button label.withoutCheckBox:hover{background-image:none;font-size:12px}.input-checkbox-button .input-radio-checkmark{border-radius:10px}.text-input-value-input,.text-input-tel>input{width:100%;border:none;border-bottom:1px inset var(--lightgray);outline:none;height:21px}.text-input-label{color:var(--bluegray-200);font-size:12px;display:inline-flex}.text-input-label-required{color:var(--red);font-size:12px;margin-left:5px}.text-input-value-input.input-copy{font-size:13px;border:none;border-radius:3px;padding:10px 45px 10px 10px;background-color:#f5f8fa;background-image:url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2216%22 viewBox%3D%220 0 16 16%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.33333 14.6693C2.96667 14.6693 2.65267 14.5386 2.39133 14.2773C2.13 14.0159 1.99956 13.7022 2 13.3359V4.00261H3.33333V13.3359H10.6667V14.6693H3.33333ZM6 12.0026C5.63333 12.0026 5.31933 11.8719 5.058 11.6106C4.79667 11.3493 4.66622 11.0355 4.66667 10.6693V2.66927C4.66667 2.30261 4.79733 1.98861 5.05867 1.72727C5.32 1.46594 5.63378 1.33549 6 1.33594H12C12.3667 1.33594 12.6807 1.46661 12.942 1.72794C13.2033 1.98927 13.3338 2.30305 13.3333 2.66927V10.6693C13.3333 11.0359 13.2027 11.3499 12.9413 11.6113C12.68 11.8726 12.3662 12.0031 12 12.0026H6ZM6 10.6693H12V2.66927H6V10.6693Z%22 fill%3D%22%23334D6E%22 fill-opacity%3D%220.6%22%2F%3E%3C%2Fsvg%3E");background-size:16px;background-repeat:no-repeat;background-position:calc(100% - 8px) 50%;box-sizing:border-box;cursor:pointer}.text-input-value-input.input-search{height:40px;font-size:13px;border:none;border-radius:3px;padding:10px 15px 10px 45px;background-color:#f5f8fa;background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22%3F%3E%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 version%3D%221.1%22 id%3D%22Capa_1%22 x%3D%220px%22 y%3D%220px%22 width%3D%22512px%22 height%3D%22512px%22 viewBox%3D%220 0 30.239 30.239%22 style%3D%22enable-background%3Anew 0 0 30.239 30.239%3B%22 xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cg%3E%09%3Cpath d%3D%22M20.194%2C3.46c-4.613-4.613-12.121-4.613-16.734%2C0c-4.612%2C4.614-4.612%2C12.121%2C0%2C16.735   c4.108%2C4.107%2C10.506%2C4.547%2C15.116%2C1.34c0.097%2C0.459%2C0.319%2C0.897%2C0.676%2C1.254l6.718%2C6.718c0.979%2C0.977%2C2.561%2C0.977%2C3.535%2C0   c0.978-0.978%2C0.978-2.56%2C0-3.535l-6.718-6.72c-0.355-0.354-0.794-0.577-1.253-0.674C24.743%2C13.967%2C24.303%2C7.57%2C20.194%2C3.46z    M18.073%2C18.074c-3.444%2C3.444-9.049%2C3.444-12.492%2C0c-3.442-3.444-3.442-9.048%2C0-12.492c3.443-3.443%2C9.048-3.443%2C12.492%2C0   C21.517%2C9.026%2C21.517%2C14.63%2C18.073%2C18.074z%22 data-original%3D%22%23000000%22 class%3D%22active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23C2CFE0%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E %3C%2Fsvg%3E");background-size:16px;background-repeat:no-repeat;background-position:15px 50%;box-sizing:border-box}.input-text-label-container{display:flex}.editable-value-display{display:flex;font-size:14px;height:24px;margin-top:5px}.editable-value-edit{display:block;width:12px;height:12px;margin-right:5px;cursor:pointer;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath d%3D%22M471.6 21.7c-21.9-21.9-57.3-21.9-79.2 0L362.3 51.7l97.9 97.9 30.1-30.1c21.9-21.9 21.9-57.3 0-79.2L471.6 21.7zm-299.2 220c-6.1 6.1-10.8 13.6-13.5 21.9l-29.6 88.8c-2.9 8.6-.6 18.1 5.8 24.6s15.9 8.7 24.6 5.8l88.8-29.6c8.2-2.8 15.7-7.4 21.9-13.5L437.7 172.3 339.7 74.3 172.4 241.7zM96 64C43 64 0 107 0 160V416c0 53 43 96 96 96H352c53 0 96-43 96-96V320c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H96z%22%2F%3E%3C%2Fsvg%3E");background-size:cover;background-repeat:no-repeat}.editable-value-check{display:block;width:12px;height:12px;margin-right:5px;cursor:pointer;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3C!--! Font Awesome Pro 6.2.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22white%22 d%3D%22M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z%22%2F%3E%3C%2Fsvg%3E");background-size:cover;background-repeat:no-repeat}.image-card-container-parent{text-decoration:none;display:flex;flex-direction:column;align-items:center}.image-card-container{display:flex;flex-direction:column;align-items:center;margin:10px;text-decoration:none;height:160px;width:160px;box-shadow:0 0 10px #0000001a;position:relative;padding:5px}.image-card-check-container{position:absolute;top:5px;right:5px}.image-card-check{width:20px;height:20px;background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2221px%22 height%3D%2220px%22 viewBox%3D%220 0 21 20%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E    %3C!-- Generator%3A sketchtool 56.2 (101010) - https%3A%2F%2Fsketch.com --%3E    %3Ctitle%3EE50EB45B-BC1D-4C24-9913-1B36E7ABF216%3C%2Ftitle%3E    %3Cdesc%3ECreated with sketchtool.%3C%2Fdesc%3E    %3Cg id%3D%22Asset-Artboard-Page%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E        %3Cg id%3D%22icon%2Fother%2Faccept%22 transform%3D%22translate(0.658416%2C 0.000000)%22%3E            %3Ccircle id%3D%22Oval%22 fill%3D%22%232ED47A%22 cx%3D%2210%22 cy%3D%2210%22 r%3D%2210%22%3E%3C%2Fcircle%3E            %3Cpolygon id%3D%22Path%22 stroke%3D%22%23FFFFFF%22 stroke-width%3D%220.3%22 fill%3D%22%23FFFFFF%22 fill-rule%3D%22nonzero%22 points%3D%227.94547 13.06663 5.25153 10.37273 5.14547 10.26666 5.0394 10.37273 4.10607 11.30606 4 11.41213 4.10607 11.51819 7.8394 15.25153 7.94547 15.35763 8.05153 15.25153 16.05153 7.25153 16.15763 7.14546 16.05153 7.0394 15.11823 6.10606 15.01213 6 14.90603 6.10606%22%3E%3C%2Fpolygon%3E        %3C%2Fg%3E    %3C%2Fg%3E%3C%2Fsvg%3E");background-size:20px 20px;border:none}.image-card-container-selected{box-shadow:inset 0 0 10px #0000001f}.image-card-image-div{height:160px}.image-card-image{max-width:160px;max-height:160px}.image-card-title{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;text-decoration:none;font-weight:600;font-size:12px;margin-top:5px;color:var(--blue)}.time-picker-container{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;display:flex;align-items:center;border-width:1px;border-style:solid;border-radius:3px;border-color:var(--blue);padding-right:2px;padding-left:2px;font-weight:700;font-size:12px;margin-left:3px;margin-right:3px;cursor:pointer;color:var(--blue);accent-color:var(--blue);height:22px;box-sizing:initial}.time-picker-label-required{color:var(--red);font-size:11px;margin-left:5px}input[type=time]::-webkit-calendar-picker-indicator{background:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3C!--!Font Awesome Free 6.7.2 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2025 Fonticons%2C Inc.--%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z%22%2F%3E%3C%2Fsvg%3E") no-repeat;cursor:pointer}input[type=time].disabled::-webkit-calendar-picker-indicator{display:none}.time-picker-container.disabled{padding-left:15px;padding-right:15px}.block-loader-container{display:flex;justify-content:center;text-align:center;padding:20px}.block-loader{background-image:url("data:image/svg+xml,%3C!-- By Sam Herbert (%40sherb)%2C for everyone. More %40 http%3A%2F%2Fgoo.gl%2F7AJzbL --%3E%3Csvg width%3D%22120%22 height%3D%2230%22 viewBox%3D%220 0 120 30%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 fill%3D%22%23000%22%3E    %3Ccircle cx%3D%2215%22 cy%3D%2215%22 r%3D%2215%22%3E        %3Canimate attributeName%3D%22r%22 from%3D%2215%22 to%3D%2215%22                 begin%3D%220s%22 dur%3D%220.8s%22                 values%3D%2215%3B9%3B15%22 calcMode%3D%22linear%22                 repeatCount%3D%22indefinite%22 %2F%3E        %3Canimate attributeName%3D%22fill-opacity%22 from%3D%221%22 to%3D%221%22                 begin%3D%220s%22 dur%3D%220.8s%22                 values%3D%221%3B.5%3B1%22 calcMode%3D%22linear%22                 repeatCount%3D%22indefinite%22 %2F%3E    %3C%2Fcircle%3E    %3Ccircle cx%3D%2260%22 cy%3D%2215%22 r%3D%229%22 fill-opacity%3D%220.3%22%3E        %3Canimate attributeName%3D%22r%22 from%3D%229%22 to%3D%229%22                 begin%3D%220s%22 dur%3D%220.8s%22                 values%3D%229%3B15%3B9%22 calcMode%3D%22linear%22                 repeatCount%3D%22indefinite%22 %2F%3E        %3Canimate attributeName%3D%22fill-opacity%22 from%3D%220.5%22 to%3D%220.5%22                 begin%3D%220s%22 dur%3D%220.8s%22                 values%3D%22.5%3B1%3B.5%22 calcMode%3D%22linear%22                 repeatCount%3D%22indefinite%22 %2F%3E    %3C%2Fcircle%3E    %3Ccircle cx%3D%22105%22 cy%3D%2215%22 r%3D%2215%22%3E        %3Canimate attributeName%3D%22r%22 from%3D%2215%22 to%3D%2215%22                 begin%3D%220s%22 dur%3D%220.8s%22                 values%3D%2215%3B9%3B15%22 calcMode%3D%22linear%22                 repeatCount%3D%22indefinite%22 %2F%3E        %3Canimate attributeName%3D%22fill-opacity%22 from%3D%221%22 to%3D%221%22                 begin%3D%220s%22 dur%3D%220.8s%22                 values%3D%221%3B.5%3B1%22 calcMode%3D%22linear%22                 repeatCount%3D%22indefinite%22 %2F%3E    %3C%2Fcircle%3E%3C%2Fsvg%3E");background-size:30px;background-repeat:no-repeat;width:30px;height:8px;vertical-align:middle}.select-label{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;color:var(--bluegray-200);font-size:12px}.select-label-required{color:var(--red);font-size:11px;margin-left:5px}.select-dropdown-indicator-search{width:12px;height:12px;background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22%3F%3E%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 version%3D%221.1%22 id%3D%22Capa_1%22 x%3D%220px%22 y%3D%220px%22 width%3D%22512px%22 height%3D%22512px%22 viewBox%3D%220 0 30.239 30.239%22 style%3D%22enable-background%3Anew 0 0 30.239 30.239%3B%22 xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cg%3E%09%3Cpath d%3D%22M20.194%2C3.46c-4.613-4.613-12.121-4.613-16.734%2C0c-4.612%2C4.614-4.612%2C12.121%2C0%2C16.735   c4.108%2C4.107%2C10.506%2C4.547%2C15.116%2C1.34c0.097%2C0.459%2C0.319%2C0.897%2C0.676%2C1.254l6.718%2C6.718c0.979%2C0.977%2C2.561%2C0.977%2C3.535%2C0   c0.978-0.978%2C0.978-2.56%2C0-3.535l-6.718-6.72c-0.355-0.354-0.794-0.577-1.253-0.674C24.743%2C13.967%2C24.303%2C7.57%2C20.194%2C3.46z    M18.073%2C18.074c-3.444%2C3.444-9.049%2C3.444-12.492%2C0c-3.442-3.444-3.442-9.048%2C0-12.492c3.443-3.443%2C9.048-3.443%2C12.492%2C0   C21.517%2C9.026%2C21.517%2C14.63%2C18.073%2C18.074z%22 data-original%3D%22%23000000%22 class%3D%22active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23C2CFE0%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E %3C%2Fsvg%3E");background-size:12px;margin-right:5px;background-repeat:no-repeat;box-sizing:border-box}.table-container{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;font-size:13px}[class^=table-columns-fix]{position:sticky!important;background-color:#fff;left:0rem}.table-container.use-padding{padding:25px}.table-container.no-use-padding{padding:0}.table-container .top-infos{display:flex;justify-content:space-between}.counter{display:flex;justify-content:center;align-items:center;width:25px;height:25px;font-size:13px;color:var(--gray);border:1px solid;border-radius:50%}.table-container .table-title{color:var(--darkgray);font-size:13px;font-weight:700}.table-container .table-title:first-letter{text-transform:uppercase}.table-container table{width:100%;border-collapse:collapse}.table-container .text--ms th,.table-container td{padding:10px;text-align:center;align-items:center}.table-container tr{color:var(--lightgray);border-bottom:1px solid var(--lightgray)}.table-container tr.selected{background-color:var(--lightgray)}.table-container tr.selected-odd,.table-container tr.selected-odd>td{background-color:#f0f5f8}.table-container tr.confirmed{border:2px solid var(--green);background-color:var(--lightblue)}.table-container tr.nextSelected{border:2px solid var(--blue);background-color:var(--lightblue)}.table-container tr.row-disabled{opacity:.3;pointer-events:none}.table-container tr.selected>td,.table-container tr.confirmed>td,.table-container tr.nextSelected>td{background-color:var(--lightgray)}.table-container .text--ms th{font-weight:500;background-color:#fff;color:#334d6e80}.table-container .text--ms th:first-child{border-top-left-radius:3px}.table-container .text--ms th:last-child{border-top-right-radius:3px}.table-container td:not(.selected),.table-container td:not(.confirmed),.table-container td:not(.nextSelected),.table-container td:not(.highlightLine),.table-container tr:not(.highlightLine-blue:hover)>.table-container td,.table-container tr:not(.highlightLine-red:hover)>.table-container td,.table-container tr:not(.highlightLine-green:hover)>.table-container td,.table-container tr:not(.highlightLine:hover)>.table-container td{color:var(--bluegray)}.table-container tr.depot,.table-container tr.depot td{background-color:var(--lightbluegray)}.table-container tr.active td{background-color:#f4f9ff}.table-container .text--ms th.pl-20,.table-container td.pl-20{padding-left:20px}.table-container .table-container--content{padding:20px 30px 0;max-height:450px;box-sizing:border-box}.table-container tr.highlightLine{cursor:pointer}.table-container tr.highlightLine:hover>td{background-color:var(--lightbluegray)}.table-container tr.highlightLine-blue:hover>td{background-color:#34aff94d}.table-container tr.highlightLine-green:hover>td{background-color:#52c7494d}.table-container tr.highlightLine-red:hover>td{background-color:#f734234d}.table-container td div.ellipsis{max-width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.table-container .table-value-current{background-color:var(--green);color:var(--white);border-radius:5px;padding-right:5px;padding-left:5px}.table-container .table-value-next{background-color:var(--blue);color:var(--white);border-radius:5px;padding-right:5px;padding-left:5px}.table-highlighted,.table-highlighted-selected{padding:10px;box-shadow:0 0 10px #0000001a;border-radius:5px;background-color:#fff;font-weight:600;color:var(--lightbluegray)}.table-highlighted-selected{color:var(--orange)}.table-checked{width:20px;height:20px;background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2221px%22 height%3D%2220px%22 viewBox%3D%220 0 21 20%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E    %3C!-- Generator%3A sketchtool 56.2 (101010) - https%3A%2F%2Fsketch.com --%3E    %3Ctitle%3EE50EB45B-BC1D-4C24-9913-1B36E7ABF216%3C%2Ftitle%3E    %3Cdesc%3ECreated with sketchtool.%3C%2Fdesc%3E    %3Cg id%3D%22Asset-Artboard-Page%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E        %3Cg id%3D%22icon%2Fother%2Faccept%22 transform%3D%22translate(0.658416%2C 0.000000)%22%3E            %3Ccircle id%3D%22Oval%22 fill%3D%22%232ED47A%22 cx%3D%2210%22 cy%3D%2210%22 r%3D%2210%22%3E%3C%2Fcircle%3E            %3Cpolygon id%3D%22Path%22 stroke%3D%22%23FFFFFF%22 stroke-width%3D%220.3%22 fill%3D%22%23FFFFFF%22 fill-rule%3D%22nonzero%22 points%3D%227.94547 13.06663 5.25153 10.37273 5.14547 10.26666 5.0394 10.37273 4.10607 11.30606 4 11.41213 4.10607 11.51819 7.8394 15.25153 7.94547 15.35763 8.05153 15.25153 16.05153 7.25153 16.15763 7.14546 16.05153 7.0394 15.11823 6.10606 15.01213 6 14.90603 6.10606%22%3E%3C%2Fpolygon%3E        %3C%2Fg%3E    %3C%2Fg%3E%3C%2Fsvg%3E");background-size:20px 20px;border:none}.table-header{background-color:transparent}.table-header .table-title,.table-header .counter{font-weight:500}.table-row-input-delete,.table-row-input-remove{display:flex;justify-content:center}.table-headers-cell{display:flex;align-items:center;justify-content:center}.table-color-white{background-color:#fff}.multi-table-header-table{display:flex;align-items:center;justify-content:space-between}.table-container .multi-table-header-table{margin:10px 0}.fixed-header th{top:0;position:sticky}.fixed-footer tfoot td{bottom:0;position:sticky}.table-row-string .hover-children{width:100%}.error-message-container{display:flex}.error-message{color:var(--red);margin-left:10px}.error-message-icon{background:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3C!--! Font Awesome Pro 6.1.2 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23F7685B%22 d%3D%22M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z%22%2F%3E%3C%2Fsvg%3E") no-repeat 87% 53%;width:30px;background-size:100%}.modal-close{background:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2218px%22 height%3D%2218px%22 viewBox%3D%220 0 18 18%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E    %3C!-- Generator%3A sketchtool 56.2 (101010) - https%3A%2F%2Fsketch.com --%3E    %3Ctitle%3E551A27BE-A1E6-4D2B-ABBC-C1B64682EB45%3C%2Ftitle%3E    %3Cdesc%3ECreated with sketchtool.%3C%2Fdesc%3E    %3Cg id%3D%22Asset-Artboard-Page%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E        %3Cg id%3D%22icon%2Fother%2Fclose%22 fill%3D%22%23C2CFE0%22 fill-rule%3D%22nonzero%22%3E            %3Cpolygon id%3D%22Path%22 points%3D%2217.5 1.7625 15.7375 0 8.75 6.9875 1.7625 0 0 1.7625 6.9875 8.75 0 15.7375 1.7625 17.5 8.75 10.5125 15.7375 17.5 17.5 15.7375 10.5125 8.75%22%3E%3C%2Fpolygon%3E        %3C%2Fg%3E    %3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center;width:18px;height:18px;cursor:pointer}.modal-background{display:flex;visibility:visible;opacity:1;transition:visibility 0s,opacity .1s linear;position:fixed;top:0;left:0;justify-content:center;align-items:center;width:100%;height:100vh;flex-direction:column;overflow:hidden;z-index:1000;cursor:initial}.modal-show-background{background-color:#00000080}.modal-content{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;position:relative;display:block;background-color:#fff;box-sizing:border-box;border:1px solid #E4E8EA;border-radius:4px;width:60%}.modal-title{font-size:20px;color:var(--darkgray);margin:0}.modal-buttons{border-width:1px;border-top-style:solid;border-color:var(--lightgray);justify-content:center;align-items:center;display:flex;flex-direction:row;padding:5px}.color-picker-container{position:absolute;padding:5px;background-color:#fff;border-radius:3px;box-shadow:0 4px 10px #549fe23d;width:200px;z-index:4;float:left}.color-picker-top{margin-bottom:5px;border-color:var(--lightgray);border-width:1px;border-style:solid;width:100%;height:20px;background-color:#e6a8ff}.color-picker-saturation{position:relative;width:200px;height:200px;float:left}.color-picker-pointer{border:1px solid #fff;border-radius:20px;box-sizing:border-box;width:20px;height:20px}.color-picker-hue{position:relative;width:200px;height:20px;float:left}.color-picker-button{cursor:pointer;margin-top:5px;background-color:#fff;border:1px solid var(--lightgray);width:50%;outline:none}.select-color-container{font-size:12px;-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;display:flex;border-color:var(--blue);border:1px solid var(--blue);border-radius:3px;height:38px}.select-color-field{padding:5px;border:1px solid var(--blue);position:relative;display:flex;align-items:center;flex:1 1}.select-color-field-color{margin-right:15px;border-radius:3px;width:30px;height:30px}.select-color-field-name{margin-right:15px;color:var(--bluegray);font-size:12px;font-weight:600;max-width:80px;text-overflow:ellipsis;overflow:hidden}.select-color-field-info{margin-right:10px;color:var(--bluegray);font-size:12px;opacity:.5}.select-color-list-container{background-color:#fff;border:1px solid var(--blue);border-bottom-left-radius:3px;border-bottom-right-radius:3px;overflow-y:scroll;position:absolute;width:100%;max-height:120px;z-index:2;top:100%}.select-color-item-list{margin-left:5px;margin-top:5px;margin-bottom:5px;cursor:pointer;display:flex;align-items:center}.select-color-button{cursor:pointer;display:flex;justify-content:center;align-items:center;width:40px}.select-color-color-chevron-down{background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22%3F%3E%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 version%3D%221.1%22 id%3D%22Layer_1%22 x%3D%220px%22 y%3D%220px%22 viewBox%3D%220 0 491.996 491.996%22 style%3D%22enable-background%3Anew 0 0 491.996 491.996%3B%22 xml%3Aspace%3D%22preserve%22 width%3D%22512px%22 height%3D%22512px%22 class%3D%22hovered-paths%22%3E%3Cg%3E%3Cg%3E%09%3Cg%3E%09%09%3Cpath d%3D%22M484.132%2C124.986l-16.116-16.228c-5.072-5.068-11.82-7.86-19.032-7.86c-7.208%2C0-13.964%2C2.792-19.036%2C7.86l-183.84%2C183.848    L62.056%2C108.554c-5.064-5.068-11.82-7.856-19.028-7.856s-13.968%2C2.788-19.036%2C7.856l-16.12%2C16.128    c-10.496%2C10.488-10.496%2C27.572%2C0%2C38.06l219.136%2C219.924c5.064%2C5.064%2C11.812%2C8.632%2C19.084%2C8.632h0.084    c7.212%2C0%2C13.96-3.572%2C19.024-8.632l218.932-219.328c5.072-5.064%2C7.856-12.016%2C7.864-19.224    C491.996%2C136.902%2C489.204%2C130.046%2C484.132%2C124.986z%22 data-original%3D%22%23000000%22 class%3D%22hovered-path active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23559FE1%22%2F%3E%09%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E %3C%2Fsvg%3E");background-position:center;background-size:20px 20px;background-repeat:no-repeat;width:40px;height:40px}.description-container{padding:5px;background-color:var(--darkwhite);border-radius:5px;width:100%}.details-container{display:flex;flex-direction:column;width:100%}.details-container-summary-line{display:flex;flex-direction:row;white-space:nowrap;align-items:center}.details-container-summary-line.clickable{cursor:pointer;width:100%}.details-container-summary-line.clickable.clickable-flex-start{justify-content:flex-start}.details-container-summary-line.clickable.clickable-space-between{justify-content:space-between}.details-container-summary-line.clickable.clickable-end{justify-content:end}.details-arrow{margin:0 5px}.bgben{background-color:var(--orange);padding:2px;border-radius:5px}.details-container-summary-mode-highlight{padding:5px;border-radius:3px}.details-container-summary-mode-highlight.details-container-summary-isfold-true{border-bottom:3px solid var(--darkwhite)}.details-container-summary-mode-highlight.details-container-summary-isfold-false{background-color:var(--blue);color:#fff}.textarea-input-container{border-radius:5px;overflow:hidden;width:calc(100% - 10px);height:100%;padding-left:10px}.textarea-input-component,.textarea-input-container{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;font-size:12px;background-color:var(--lightgray)}.textarea-input-component{width:100%;height:100%;border:none;border-radius:none;outline:none;color:#000}.textarea-input-title{margin-top:5px;color:var(--bluegray)}.input-textarea-minimizer-component{font-family:Poppins,sans-serif;font-size:12px}.input-textarea-minimizer-component>.input-textarea-minimizer-title{margin-bottom:5px;font-weight:600}.minimizer-container{display:flex;flex-direction:row}.minimizer-content{width:100%;margin-right:10px}.minimizer-content.minimized{overflow:hidden}.minimizer-content.minimized.low{height:20px}.minimizer-content.minimized.medium{height:30px}.minimizer-content.minimized.high{height:40px}.sidebar-page{height:100%}.sidebar-page.sidebar-absolute{position:absolute}.sidebar-page.sidebar-relative{position:relative}.sidebar-page.open.large,.sidebar-content.open>div.large,.sidebar-content.close>div.large{width:400px}.sidebar-page.open.xlarge,.sidebar-content.open>div.xlarge,.sidebar-content.close>div.xlarge{width:800px}.sidebar-page.open.xxlarge,.sidebar-content.open>div.xxlarge,.sidebar-content.close>div.xxlarge{width:1200px}.sidebar-page.open.medium,.sidebar-content.open>div.medium,.sidebar-content.close>div.medium{width:260px}.sidebar-content>div{height:100%}.sidebar-page.minimize{width:50px}.sidebar-page.close{width:0}.sidebar-page.right{right:0}.sidebar-page.left{left:0}.sidebar-content{height:100%;overflow:hidden;background-color:var(--white)}.sidebar-reducing-button{position:absolute;z-index:2}.sidebar-reducing-button.right{left:0;transform:translate(-100%,-50%)}.sidebar-reducing-button.left{right:0;transform:translate(100%,-50%)}.sidebar-reducing-button.middle{top:50%}.sidebar-reducing-button.near-bottom{bottom:30px}.reducing-button{position:relative;background-color:var(--blue);width:45px;height:40px;cursor:pointer}.reducing-button.right{border-bottom-left-radius:5px;border-top-left-radius:5px}.reducing-button.left{border-bottom-right-radius:5px;border-top-right-radius:5px}.reducing-button>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reducing-button>span>.button-arrow{border:solid var(--white);border-width:0 3px 3px 0;padding:5px}.input-strings-container{font-size:12px;font-family:Poppins,sans-serif}.input-strings-content>div:first-child{margin-right:10px}.input-strings-content{display:flex;flex-direction:row;justify-content:center}.input-strings-content-input{width:150px;margin-top:10px}.input-strings-button{margin-top:10px}.input-strings-content-list{min-width:150px;overflow-y:scroll;max-height:200px}.inputfile-import-container{width:150px;height:150px;border-style:dashed;border-color:var(--lightbluegray);align-items:center;justify-content:center;display:flex}.inputfile-import-container.drag{border-color:var(--orange)}.inputfile-import-container.selected{border-color:var(--green)}.inputfile-import-container.with-content{border:none;box-shadow:0 0 10px #0000001a;background-repeat:no-repeat;background-position:center;background-size:contain}.inputfile-import-plus{border-radius:50%;background-color:var(--lightbluegray);width:30px;height:30px;color:var(--white);text-align:center;justify-content:center;align-items:center;display:flex}.inputfile-import-plus.drag{background-color:var(--orange)}.inputfile-import-plus.selected{background-color:var(--green)}.iconBlock{position:relative;width:150px;min-width:150px;height:150px;min-height:150px;display:flex;flex-direction:column;margin:15px;box-shadow:0 0 10px #0000001a;align-items:center;-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;font-size:12px;padding:5px}.iconBlock-title{color:var(--blue);margin-top:0;margin-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:150px;text-align:center;overflow:hidden}.iconBlock-content{font-size:11px;color:var(--bluegray);margin-top:0;margin-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:150px;text-align:center;overflow:hidden}.iconBlock-card-action{position:absolute;top:5px;right:5px;padding:5px}.iconBlock-icon{width:40px;padding-top:80px;background-size:40px;background-repeat:no-repeat;background-position:center}.iconBlock-icon-gps{background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22%3F%3E%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 height%3D%22512px%22 viewBox%3D%22-119 -21 682 682.66669%22 width%3D%22512px%22 class%3D%22%22%3E%3Cg%3E%3Cpath d%3D%22m216.210938 0c-122.664063 0-222.460938 99.796875-222.460938 222.460938 0 154.175781 222.679688 417.539062 222.679688 417.539062s222.242187-270.945312 222.242187-417.539062c0-122.664063-99.792969-222.460938-222.460937-222.460938zm67.121093 287.597656c-18.507812 18.503906-42.8125 27.757813-67.121093 27.757813-24.304688 0-48.617188-9.253907-67.117188-27.757813-37.011719-37.007812-37.011719-97.226562 0-134.238281 17.921875-17.929687 41.761719-27.804687 67.117188-27.804687 25.355468 0 49.191406 9.878906 67.121093 27.804687 37.011719 37.011719 37.011719 97.230469 0 134.238281zm0 0%22 data-original%3D%22%23000000%22 class%3D%22active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23C2CFE0%22%2F%3E%3C%2Fg%3E %3C%2Fsvg%3E")}.iconBlock-icon-star,.iconBlock-icon-star-full{width:60px;padding-top:120px;background-size:60px;cursor:pointer}.iconBlock-icon-star{background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22%3F%3E%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 version%3D%221.1%22 id%3D%22Capa_1%22 x%3D%220px%22 y%3D%220px%22 viewBox%3D%220 0 512 512%22 style%3D%22enable-background%3Anew 0 0 512 512%3B%22 xml%3Aspace%3D%22preserve%22 width%3D%22512px%22 height%3D%22512px%22 class%3D%22%22%3E%3Cg%3E%3Cg%3E%09%3Cg%3E%09%09%3Cpath d%3D%22M512%2C197.819l-185.933-12.228L256%2C9.571l-70.067%2C176.021L0%2C197.82l142.658%2C120.93L95.856%2C502.429L256%2C401.214    l160.144%2C101.215l-46.8-183.671L512%2C197.819z M256%2C365.724l-112.464%2C71.08l32.827-128.831L75.829%2C222.888l130.971-8.603    L256%2C90.687l49.2%2C123.599l131.124%2C8.602l-100.689%2C85.077l32.829%2C128.839L256%2C365.724z%22 data-original%3D%22%23000000%22 class%3D%22active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23C2CFE0%22%2F%3E%09%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E %3C%2Fsvg%3E")}.iconBlock-icon-star-full{background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22%3F%3E%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 version%3D%221.1%22 id%3D%22Capa_1%22 x%3D%220px%22 y%3D%220px%22 viewBox%3D%220 0 512 512%22 style%3D%22enable-background%3Anew 0 0 512 512%3B%22 xml%3Aspace%3D%22preserve%22 width%3D%22512px%22 height%3D%22512px%22 class%3D%22%22%3E%3Cg%3E%3Cg%3E%09%3Cg%3E%09%09%3Cpolygon points%3D%22512%2C197.816 325.961%2C185.585 255.898%2C9.569 185.835%2C185.585 0%2C197.816 142.534%2C318.842 95.762%2C502.431     255.898%2C401.21 416.035%2C502.431 369.263%2C318.842   %22 data-original%3D%22%23000000%22 class%3D%22active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23EC7004%22%2F%3E%09%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E %3C%2Fsvg%3E")}.divider-content{display:flex;justify-content:space-around;align-items:center}.divider-line{border-top:3px solid var(--lightgray);width:100%}.divider-title{color:var(--gray);font-family:Poppins,sans-serif;white-space:nowrap;font-weight:700;padding-left:5px;padding-right:5px}.toggle-switch-container{display:flex;align-items:center}.toggle-switch{display:inline-block;position:relative;width:30px;height:13px;cursor:pointer;overflow:hidden}.toggle-switch-text{font-family:Poppins,sans-serif;margin-left:5px;font-size:12px}.toggle-switch input{position:absolute;top:-20px;left:-20px;width:0;height:0}.toggle-switch input+span{position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--lightbluegray);border-radius:20px}.toggle-switch input:checked+span{background-color:var(--blue)}.toggle-switch input+span:before{content:"";display:inline-block;position:absolute;top:50%;left:2px;width:10px;height:10px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:all .5s}.toggle-switch input:checked+span:before{left:18px}.timeslot-container{display:flex;align-items:center;font-family:Poppins,sans-serif;justify-content:center}.time-text{font-size:12px}.timeStatus{height:14px;width:14px;border-radius:50px;display:inline-block;margin-left:5px}.timeStatus.white{background-color:var(--white);border:solid 1px var(--darkgray);display:inherit}.timeStatus.blue{background-color:var(--blue);border:solid 1px var(--blue)}.timeStatus.red{background-color:var(--red);border:solid 1px var(--red)}.timeStatus.green{background-color:var(--green);border:solid 1px var(--green)}.timeStatus-computing{background-color:var(--yellow);border:solid 1px var(--darkgray);display:flex;justify-content:center;align-items:center;font-size:12px}.flag-component{width:fit-content}.flag-component>.flag-container{font-family:Poppins,sans-serif;display:flex;justify-content:center;color:#fff;font-size:12px}.flag-component>.flag-container.flag-layout-normal{border-radius:5px;padding:5px}.flag-component>.flag-container.flag-layout-circle{border-radius:100%;overflow:hidden}.flag-component>.flag-container.flag-layout-circle.flag-size-small{height:15px;width:15px}.flag-component>.flag-container.flag-layout-circle.flag-size-normal{height:20px;width:20px}.flag-component>.flag-container.flag-layout-normal.flag-size-small{padding:0;height:20px;align-items:center}.test-question-image{background-image:url("data:image/svg+xml,%3Csvg width%3D%2219%22 height%3D%2219%22 viewBox%3D%220 0 19 19%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.53298 1.66016C10.9596 1.66016 12.105 2.0511 12.9692 2.833C13.8471 3.60117 14.2861 4.66427 14.2861 6.0223C14.2861 7.3666 13.854 8.39541 12.9898 9.10872C12.1256 9.8083 10.9802 10.1581 9.55356 10.1581L9.47125 11.7425H6.94039L6.83751 8.24452H7.76343C8.95685 8.24452 9.87592 8.08677 10.5206 7.77127C11.1654 7.45577 11.4877 6.87964 11.4877 6.04287C11.4877 5.43931 11.3094 4.9592 10.9527 4.60254C10.6098 4.24589 10.1365 4.06756 9.53298 4.06756C8.90198 4.06756 8.40815 4.23903 8.0515 4.58197C7.70856 4.9249 7.5371 5.39815 7.5371 6.00172H4.82105C4.80733 5.16496 4.98566 4.41736 5.35603 3.75892C5.7264 3.10049 6.26824 2.58608 6.98154 2.21571C7.70856 1.84534 8.55904 1.66016 9.53298 1.66016ZM8.19553 16.6602C7.67427 16.6602 7.24217 16.5024 6.89924 16.1869C6.57002 15.8577 6.40541 15.453 6.40541 14.9729C6.40541 14.4928 6.57002 14.095 6.89924 13.7795C7.24217 13.4503 7.67427 13.2857 8.19553 13.2857C8.70308 13.2857 9.12146 13.4503 9.45068 13.7795C9.77989 14.095 9.9445 14.4928 9.9445 14.9729C9.9445 15.453 9.77989 15.8577 9.45068 16.1869C9.12146 16.5024 8.70308 16.6602 8.19553 16.6602Z%22 fill%3D%22%23ACADAD%22%2F%3E%3C%2Fsvg%3E")}.progress-container{container-type:inline-size}@container (min-width:300px){.progress-container>div{margin-top:auto;display:flex;justify-content:space-between;margin-bottom:20px;font-family:Poppins,sans-serif}.progress-step{position:relative;display:flex;flex-direction:column;align-items:center;flex:1;font-size:12px}.progress-step:after{position:absolute;content:"";border-bottom:2px solid var(--lightbluegray);width:100%;top:11px;left:50%;z-index:2}.progress-step:first-child:before{content:none}.progress-step:last-child:after{content:none}.progress-step .progress-circle{position:relative;z-index:5;display:flex;justify-content:center;align-items:center;width:24px;height:24px;color:var(--white);border-radius:50%;background:#ccc;margin-bottom:6px}.progress-step .progress-title{color:var(--lightbluegray);text-align:center}.progress-step.active:after{border-bottom:2px solid var(--blue)}.progress-step.completed:after{border-bottom:2px solid var(--greenHover)}.progress-step.active .progress-circle,.progress-step.completed .progress-circle{color:#fff}.progress-step.active .progress-circle,.progress-step.active .progress-circle:after{color:var(--white);background-color:var(--blue);border-color:var(--blue)}.progress-step.active .progress-title{color:var(--blue)}.progress-step.completed .progress-title{color:var(--greenHover)}.progress-step.completed .progress-circle,.progress-step.completed .progress-circle:after{background-color:var(--greenHover);border-color:var(--darkGreen)}}@container (max-width:300px){.progress-step{position:relative;min-height:1em;color:gray;font-family:Poppins,sans-serif;font-size:12px}.progress-step+.progress-step{margin-top:1.5em}.progress-step>div:first-child{position:static;height:0}.progress-step>div:not(:first-child){margin-left:1.5em;padding-left:1em}.progress-circle{background-color:var(--lightbluegray);position:relative;width:1.5em;height:1.5em;line-height:1.5em;border-radius:100%;color:#fff;text-align:center}.progress-circle:after{content:" ";position:absolute;display:block;top:0;right:66%;bottom:0;left:44%;height:100%;width:3px;transform:scaleY(2);transform-origin:50% -100%;background-color:var(--lightbluegray);z-index:-1}.progress-step:last-child .progress-circle:after{display:none}.progress-step.active .progress-circle,.progress-step.active .progress-circle:after{color:var(--white);background-color:var(--blue);border-color:var(--blue)}.progress-step.active .progress-title{color:var(--blue)}.progress-step.completed .progress-title{color:var(--greenHover)}.progress-step.completed .progress-circle,.progress-step.completed .progress-circle:after{background-color:var(--greenHover);border-color:var(--darkGreen)}.progress-title{line-height:1.5em;white-space:nowrap;text-align:center}}.mts_menu_icon_logout{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3C!--! Font Awesome Pro 6.1.0 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense (Commercial License) Copyright 2022 Fonticons%2C Inc. --%3E%3Cpath fill%3D%22%23549FE2%22 d%3D%22M288 256C288 273.7 273.7 288 256 288C238.3 288 224 273.7 224 256V32C224 14.33 238.3 0 256 0C273.7 0 288 14.33 288 32V256zM80 256C80 353.2 158.8 432 256 432C353.2 432 432 353.2 432 256C432 201.6 407.3 152.9 368.5 120.6C354.9 109.3 353 89.13 364.3 75.54C375.6 61.95 395.8 60.1 409.4 71.4C462.2 115.4 496 181.8 496 255.1C496 388.5 388.5 496 256 496C123.5 496 16 388.5 16 255.1C16 181.8 49.75 115.4 102.6 71.4C116.2 60.1 136.4 61.95 147.7 75.54C158.1 89.13 157.1 109.3 143.5 120.6C104.7 152.9 80 201.6 80 256z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:20px;background-position:center;width:20px;height:20px}.mts_menu{display:flex;flex-direction:column;min-width:50px;width:50px;align-items:center;justify-content:space-between;font-size:12px;border-right-style:solid;border-right-color:var(--lightgray);border-right-width:1px}.mts_menu label{display:flex;color:var(--bluegray);cursor:pointer;-webkit-user-select:none;user-select:none}.mts_menu .logo{height:35px;padding-top:15px;padding-bottom:15px}.mts_menu .logo-minimize-mts1{width:35px;height:35px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22utf-8%22%3F%3E%3C!-- Generator%3A Adobe Illustrator 24.0.1%2C SVG Export Plug-In . SVG Version%3A 6.00 Build 0)  --%3E%3Csvg version%3D%221.1%22 id%3D%22Calque_1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 x%3D%220px%22 y%3D%220px%22%09 viewBox%3D%2240 0 310.17 310.17%22 style%3D%22enable-background%3Anew 40 0 310.17 310.17%3B%22 xml%3Aspace%3D%22preserve%22%3E%3Cstyle type%3D%22text%2Fcss%22%3E%09.st0%7Bclip-path%3Aurl(%23SVGID_2_)%3B%7D%09.st1%7Bclip-path%3Aurl(%23SVGID_4_)%3Bfill%3A%23334D6E%3B%7D%09.st2%7Bfill%3A%23EC7004%3B%7D%3C%2Fstyle%3E%3Cpolygon class%3D%22st2%22 points%3D%22335.21%2C78.75 242.04%2C78.75 232.44%2C89.95 333.24%2C89.95 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22222.71%2C101.29 211.88%2C113.9 329.01%2C113.9 331.23%2C101.29 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22337.46%2C66 339.19%2C56.22 261.38%2C56.22 252.99%2C66 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22192.87%2C101.29 88.53%2C101.29 86.3%2C113.9 199.24%2C113.9 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22170.11%2C56.22 96.49%2C56.22 94.76%2C66 175.05%2C66 %22%2F%3E%3Cpath class%3D%22st2%22 d%3D%22M248.99%2C191.51l-14.16%2C80.26h66.31l22.14-125.42h-65.96C254.42%2C161.23%2C251.7%2C176.03%2C248.99%2C191.51z%22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22181.49%2C78.75 92.51%2C78.75 90.53%2C89.95 187.14%2C89.95 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22324.78%2C137.85 327.26%2C123.82 84.55%2C123.82 82.07%2C137.85 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22161.11%2C38.4 99.63%2C38.4 98.99%2C42.05 162.95%2C42.05 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22342.34%2C38.4 276.67%2C38.4 273.54%2C42.05 341.69%2C42.05 %22%2F%3E%3Cpath class%3D%22st2%22 d%3D%22M58.43%2C271.77h63.73l15.45-88c2.11-11.87%2C4.21-24.81%2C6.14-37.42H80.57L58.43%2C271.77z%22%2F%3E%3Cpath class%3D%22st2%22 d%3D%22M164.97%2C177.65l22.21%2C44.16l37.34-43.51c9.16-10.7%2C18.11-21.4%2C26.87-31.94H149.64%09C154.39%2C156.24%2C159.19%2C166.06%2C164.97%2C177.65z%22%2F%3E%3C%2Fsvg%3E")}.mts_menu .logo-mts1{width:150px;height:35px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22utf-8%22%3F%3E%3C!-- Generator%3A Adobe Illustrator 24.0.1%2C SVG Export Plug-In . SVG Version%3A 6.00 Build 0)  --%3E%3Csvg version%3D%221.1%22 id%3D%22Calque_1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 x%3D%220px%22 y%3D%220px%22%09 viewBox%3D%2240 0 1068.17 310.17%22 style%3D%22enable-background%3Anew 40 0 1068.17 310.17%3B%22 xml%3Aspace%3D%22preserve%22%3E%3Cstyle type%3D%22text%2Fcss%22%3E%09.st0%7Bclip-path%3Aurl(%23SVGID_2_)%3B%7D%09.st1%7Bclip-path%3Aurl(%23SVGID_4_)%3Bfill%3A%23334D6E%3B%7D%09.st2%7Bfill%3A%23EC7004%3B%7D%3C%2Fstyle%3E%3Cg%3E%09%3Cdefs%3E%09%09%3Cpath id%3D%22SVGID_1_%22 d%3D%22M967.57%2C271.77l42.17-236.84L893.2%2C70.06l-10.3%2C58.32l46.04-13.86l-27.36%2C157.25H967.57z M844.46%2C206.86%09%09%09l8.71-49.05H772.2l-8.71%2C49.05H844.46z%22%2F%3E%09%3C%2Fdefs%3E%09%3CclipPath id%3D%22SVGID_2_%22%3E%09%09%3Cuse xlink%3Ahref%3D%22%23SVGID_1_%22  style%3D%22overflow%3Avisible%3B%22%2F%3E%09%3C%2FclipPath%3E%09%3Cg class%3D%22st0%22%3E%09%09%3Cdefs%3E%09%09%09%3Crect id%3D%22SVGID_3_%22 x%3D%22-186.83%22 y%3D%22-14.61%22 width%3D%221291.7%22 height%3D%22339.4%22%2F%3E%09%09%3C%2Fdefs%3E%09%09%3CclipPath id%3D%22SVGID_4_%22%3E%09%09%09%3Cuse xlink%3Ahref%3D%22%23SVGID_3_%22  style%3D%22overflow%3Avisible%3B%22%2F%3E%09%09%3C%2FclipPath%3E%09%09%3Crect x%3D%22762.99%22 y%3D%2234.44%22 class%3D%22st1%22 width%3D%22247.24%22 height%3D%22237.83%22%2F%3E%09%3C%2Fg%3E%3C%2Fg%3E%3Cpath class%3D%22st2%22 d%3D%22M574.49%2C137.85h116.22c-3.99-2.16-8.23-4.24-12.69-6.28c-7.1-3.2-13.25-5.63-18.43-7.75h-88.45%09C571.68%2C128.95%2C572.81%2C133.6%2C574.49%2C137.85z%22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22335.21%2C78.75 242.04%2C78.75 232.44%2C89.95 333.24%2C89.95 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22348.59%2C89.95 561.08%2C89.95 563.07%2C78.75 350.59%2C78.75 %22%2F%3E%3Cpath class%3D%22st2%22 d%3D%22M570.84%2C113.9h71.02c-1.86-2.19-2.81-4.75-2.81-8.1c0-1.6%2C0.19-3.11%2C0.59-4.51h-67.25%09C571.52%2C105.47%2C571%2C109.69%2C570.84%2C113.9z%22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22565.34%2C66 567.08%2C56.22 354.6%2C56.22 352.86%2C66 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22485.99%2C101.29 419.67%2C101.29 417.45%2C113.9 483.77%2C113.9 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22222.71%2C101.29 211.88%2C113.9 329.01%2C113.9 331.23%2C101.29 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22415.7%2C123.82 413.23%2C137.85 479.55%2C137.85 482.02%2C123.82 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22337.46%2C66 339.19%2C56.22 261.38%2C56.22 252.99%2C66 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22192.87%2C101.29 88.53%2C101.29 86.3%2C113.9 199.24%2C113.9 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22170.11%2C56.22 96.49%2C56.22 94.76%2C66 175.05%2C66 %22%2F%3E%3Cpath class%3D%22st2%22 d%3D%22M666.1%2C34.93c-14.9%2C0-28.79%2C2.45-41.12%2C7.11h87.37C697.54%2C37.43%2C681.53%2C34.93%2C666.1%2C34.93z%22%2F%3E%3Cpath class%3D%22st2%22 d%3D%22M728.58%2C112.89l2.08-11.6h-25.48C713.21%2C104.6%2C721.21%2C108.53%2C728.58%2C112.89z%22%2F%3E%3Cpath class%3D%22st2%22 d%3D%22M248.99%2C191.51l-14.16%2C80.26h66.31l22.14-125.42h-65.96C254.42%2C161.23%2C251.7%2C176.03%2C248.99%2C191.51z%22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22181.49%2C78.75 92.51%2C78.75 90.53%2C89.95 187.14%2C89.95 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22389.64%2C271.77 455.96%2C271.77 478.05%2C146.35 411.73%2C146.35 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22324.78%2C137.85 327.26%2C123.82 84.55%2C123.82 82.07%2C137.85 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22570.25%2C38.4 357.77%2C38.4 357.12%2C42.05 569.61%2C42.05 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22161.11%2C38.4 99.63%2C38.4 98.99%2C42.05 162.95%2C42.05 %22%2F%3E%3Cpolygon class%3D%22st2%22 points%3D%22342.34%2C38.4 276.67%2C38.4 273.54%2C42.05 341.69%2C42.05 %22%2F%3E%3Cpath class%3D%22st2%22 d%3D%22M617.79%2C175.06c26.09%2C11.92%2C41.87%2C13.85%2C41.87%2C28.02c0%2C5.8-2.58%2C9.99-6.12%2C12.56%09c-4.19%2C3.22-9.98%2C4.51-16.75%2C4.51c-19.32%2C0-50.56-11.27-73.43-26.74l-10.95%2C61.85c22.54%2C12.89%2C50.56%2C19.97%2C76.97%2C19.97%09c27.37%2C0%2C51.85-7.09%2C69.89-21.9c18.68-15.46%2C28.34-37.69%2C28.34-60.56c0-21.61-8.81-35.54-23.41-46.42H578.89%09C586.96%2C158.7%2C600.59%2C167.24%2C617.79%2C175.06z%22%2F%3E%3Cpath class%3D%22st2%22 d%3D%22M58.43%2C271.77h63.73l15.45-88c2.11-11.87%2C4.21-24.81%2C6.14-37.42H80.57L58.43%2C271.77z%22%2F%3E%3Cpath class%3D%22st2%22 d%3D%22M589.99%2C66h147l1.75-9.78H600.13C596.4%2C59.24%2C593.02%2C62.52%2C589.99%2C66z%22%2F%3E%3Cpath class%3D%22st2%22 d%3D%22M575.69%2C89.95H732.7l2.01-11.19H580.94C578.88%2C82.38%2C577.13%2C86.12%2C575.69%2C89.95z%22%2F%3E%3Cpath class%3D%22st2%22 d%3D%22M164.97%2C177.65l22.21%2C44.16l37.34-43.51c9.16-10.7%2C18.11-21.4%2C26.87-31.94H149.64%09C154.39%2C156.24%2C159.19%2C166.06%2C164.97%2C177.65z%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-header{display:flex;flex-direction:column;width:100%;max-width:200px;align-items:center;margin-bottom:20px;height:65px}.mts_menu-header div img{color:var(--bluegray)}.mts_menu-header div img .active,.mts_menu-header div img:hover{color:var(--blue)}.mts_menu-footer{left:0;position:absolute;bottom:0;height:94px;width:50px;display:flex;flex-direction:column;border-top-style:solid;border-top-width:1px;border-top-color:var(--lightbluegray);background-color:var(--white);z-index:997}.mts_menu-footer-large{position:absolute;bottom:0;height:94px;display:none;width:150px;left:50px;border-top-style:solid;border-top-width:1px;border-top-color:var(--lightbluegray);background-color:var(--white);justify-content:space-around;z-index:997;padding-left:0}.mts_menu-logout{position:absolute;cursor:pointer;color:var(--blue);bottom:10px}.mts_menu-logout-img{padding-left:16px}.mts_menu-lateral-header{position:absolute;top:0;left:50px;min-width:150px;word-break:normal;background-color:var(--white);height:100%;z-index:995;padding:0;border-right-style:solid;border-right-color:var(--lightgray);border-right-width:1px}.mts_menu-lateral{position:absolute;left:43px;display:none;padding-top:10px;padding-bottom:10px;min-width:150px;word-break:normal;background-color:var(--white);z-index:995}.mts_menu-sub{position:relative}.mts_menu-sub>div a,.mts_menu-sub>a{text-decoration:none;font-size:12px;-webkit-user-select:none;user-select:none;white-space:nowrap;color:var(--bluegrayOpacity5)}.mts_menu-sub>a{color:var(--black)}.mts_menu-sub>div a:hover{color:var(--bluegray)}.mts_menu-links{overflow-y:"auto";padding-left:8px;display:flex;flex-direction:column}.mts_menu-img{background-repeat:no-repeat;background-position:center}.mts_menu-img-home{background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.14314 17.7143H6.57171V10.8571H13.4289V17.7143H16.8574V7.42857L10.0003 2.28571L3.14314 7.42857V17.7143ZM3.14314 20C2.51457 20 1.97628 19.776 1.52828 19.328C1.08028 18.88 0.856662 18.3421 0.857424 17.7143V7.42857C0.857424 7.06667 0.938566 6.72381 1.10085 6.4C1.26314 6.07619 1.48676 5.80952 1.77171 5.6L8.62885 0.457143C8.83838 0.304762 9.05742 0.190476 9.28599 0.114286C9.51457 0.0380951 9.75266 0 10.0003 0C10.2479 0 10.486 0.0380951 10.7146 0.114286C10.9431 0.190476 11.1622 0.304762 11.3717 0.457143L18.2289 5.6C18.5146 5.80952 18.7386 6.07619 18.9009 6.4C19.0631 6.72381 19.1439 7.06667 19.1431 7.42857V17.7143C19.1431 18.3429 18.9191 18.8811 18.4711 19.3291C18.0231 19.7771 17.4852 20.0008 16.8574 20H11.1431V13.1429H8.85742V20H3.14314Z%22 fill%3D%22%231A2B3D%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-img-admin{background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2221%22 viewBox%3D%220 0 20 21%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cmask id%3D%22path-2-inside-1_4066_115690%22 fill%3D%22white%22%3E%3Cpath d%3D%22M1 7.5H19V20C19 20.5523 18.5523 21 18 21H2C1.44772 21 1 20.5523 1 20V7.5Z%22%2F%3E%3C%2Fmask%3E%3Cpath d%3D%22M1 7.5H19V20C19 20.5523 18.5523 21 18 21H2C1.44772 21 1 20.5523 1 20V7.5Z%22 stroke%3D%22%231A2B3D%22 stroke-width%3D%223%22 mask%3D%22url(%23path-2-inside-1_4066_115690)%22%2F%3E%3Cpath d%3D%22M2 3.5H18C18.2761 3.5 18.5 3.72386 18.5 4V7.9H1.5V4C1.5 3.72386 1.72386 3.5 2 3.5Z%22 fill%3D%22%231A2B3D%22 stroke%3D%22%231A2B3D%22%2F%3E%3Crect x%3D%224.19922%22 y%3D%226.09998%22 width%3D%225.3%22 height%3D%222.6%22 rx%3D%221.3%22 transform%3D%22rotate(-90 4.19922 6.09998)%22 fill%3D%22white%22 stroke%3D%22%231A2B3D%22%2F%3E%3Crect x%3D%2213.1992%22 y%3D%226.09998%22 width%3D%225.3%22 height%3D%222.6%22 rx%3D%221.3%22 transform%3D%22rotate(-90 13.1992 6.09998)%22 fill%3D%22white%22 stroke%3D%22%231A2B3D%22%2F%3E%3Cpath d%3D%22M7.30078 14.0513L9.82265 17.0402L14.0258 11.0624%22 stroke%3D%22%231A2B3D%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-img-order{background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.72639 18.1818C2.22639 18.1818 1.7982 18.0036 1.44184 17.6473C1.08548 17.2909 0.907599 16.863 0.908205 16.3636V3.63636C0.908205 3.13636 1.08639 2.70818 1.44275 2.35182C1.79911 1.99545 2.22699 1.81758 2.72639 1.81818H6.54457C6.74154 1.27273 7.07123 0.833333 7.53366 0.5C7.99608 0.166667 8.51487 0 9.09002 0C9.66578 0 10.1849 0.166667 10.6473 0.5C11.1097 0.833333 11.4391 1.27273 11.6355 1.81818H15.4537C15.9537 1.81818 16.3818 1.99636 16.7382 2.35273C17.0946 2.70909 17.2724 3.13697 17.2718 3.63636V9.72727C16.984 9.59091 16.6885 9.47333 16.3855 9.37454C16.0824 9.27576 15.7718 9.20394 15.4537 9.15909V3.63636H2.72639V16.3636H8.22639C8.27184 16.697 8.34396 17.0151 8.44275 17.3182C8.54154 17.6212 8.65881 17.9091 8.79457 18.1818H2.72639ZM2.72639 15.4545V16.3636V3.63636V9.15909V9.09091V15.4545ZM4.54457 14.5455H8.24911C8.29457 14.2273 8.36669 13.9167 8.46548 13.6136C8.56426 13.3106 8.67396 13.0152 8.79457 12.7273H4.54457V14.5455ZM4.54457 10.9091H10.09C10.5749 10.4545 11.1167 10.0758 11.7155 9.77273C12.3143 9.4697 12.9543 9.26515 13.6355 9.15909V9.09091H4.54457V10.9091ZM4.54457 7.27273H13.6355V5.45454H4.54457V7.27273ZM9.09002 2.95455C9.28699 2.95455 9.44972 2.89 9.5782 2.76091C9.70669 2.63182 9.77123 2.46909 9.77184 2.27273C9.77184 2.07576 9.7073 1.91303 9.5782 1.78455C9.44911 1.65606 9.28639 1.59151 9.09002 1.59091C8.89305 1.59091 8.73033 1.65545 8.60184 1.78455C8.47336 1.91364 8.40881 2.07636 8.4082 2.27273C8.4082 2.4697 8.47275 2.63242 8.60184 2.76091C8.73093 2.88939 8.89366 2.95394 9.09002 2.95455ZM14.5446 20C13.287 20 12.2149 19.5567 11.3282 18.67C10.4415 17.7833 9.99851 16.7115 9.99911 15.4545C9.99911 14.197 10.4424 13.1248 11.3291 12.2382C12.2158 11.3515 13.2876 10.9085 14.5446 10.9091C15.8021 10.9091 16.8743 11.3524 17.7609 12.2391C18.6476 13.1258 19.0906 14.1976 19.09 15.4545C19.09 16.7121 18.6467 17.7842 17.76 18.6709C16.8734 19.5576 15.8015 20.0006 14.5446 20ZM14.09 18.1818H14.9991V15.9091H17.2718V15H14.9991V12.7273H14.09V15H11.8173V15.9091H14.09V18.1818Z%22 fill%3D%22%231A2B3D%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-img-account{background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.089 10.5444V9.44844L19.5015 8.24503C19.7619 8.02158 19.9328 7.7157 19.9839 7.38144C20.0351 7.04719 19.9632 6.7061 19.7811 6.41843L18.0448 3.55318C17.9158 3.33561 17.7303 3.15489 17.5069 3.02917C17.2835 2.90344 17.0301 2.83712 16.772 2.83686C16.6121 2.83567 16.4531 2.85987 16.3012 2.9085L14.5134 3.49587C14.2048 3.29617 13.8828 3.1167 13.5496 2.95864L13.1744 1.15353C13.1072 0.823741 12.9229 0.527499 12.6539 0.316661C12.3849 0.105822 12.0483 -0.00617905 11.703 0.000263196H8.25991C7.91464 -0.00617905 7.57804 0.105822 7.30904 0.316661C7.04004 0.527499 6.85577 0.823741 6.78849 1.15353L6.41328 2.95864C6.07775 3.11666 5.75333 3.29613 5.44215 3.49587L3.69117 2.87984C3.53762 2.84089 3.37862 2.82638 3.22031 2.83686C2.96228 2.83712 2.70886 2.90344 2.48546 3.02917C2.26207 3.15489 2.07655 3.33561 1.94754 3.55318L0.211271 6.41843C0.0395469 6.70567 -0.0242649 7.0421 0.0307642 7.3701C0.0857933 7.69811 0.256239 7.99728 0.51291 8.21638L1.9034 9.4556V10.5516L0.51291 11.755C0.248989 11.9756 0.0738812 12.2801 0.0186614 12.6145C-0.0365585 12.9489 0.0316813 13.2915 0.211271 13.5816L1.94754 16.4468C2.07655 16.6644 2.26207 16.8451 2.48546 16.9708C2.70886 17.0966 2.96228 17.1629 3.22031 17.1631C3.38022 17.1643 3.53925 17.1401 3.69117 17.0915L5.47893 16.5041C5.78759 16.7038 6.10956 16.8833 6.44271 17.0414L6.81792 18.8465C6.8852 19.1763 7.06946 19.4725 7.33847 19.6833C7.60747 19.8942 7.94407 20.0062 8.28933 19.9997H11.7619C12.1071 20.0062 12.4437 19.8942 12.7127 19.6833C12.9817 19.4725 13.166 19.1763 13.2333 18.8465L13.6085 17.0414C13.944 16.8833 14.2684 16.7039 14.5796 16.5041L16.36 17.0915C16.512 17.1401 16.671 17.1643 16.8309 17.1631C17.0889 17.1629 17.3423 17.0966 17.5657 16.9708C17.7891 16.8451 17.9747 16.6644 18.1037 16.4468L19.7811 13.5816C19.9528 13.2943 20.0166 12.9579 19.9616 12.6299C19.9066 12.3019 19.7361 12.0027 19.4794 11.7836L18.089 10.5444ZM16.772 15.7305L14.2486 14.8996C13.6578 15.3868 12.9827 15.7676 12.2548 16.0242L11.7324 18.5958H8.25991L7.73755 16.0529C7.0154 15.7889 6.34392 15.4088 5.75114 14.9282L3.22031 15.7305L1.48404 12.8653L3.48517 11.1461C3.34913 10.4046 3.34913 9.64553 3.48517 8.90404L1.48404 7.13475L3.22031 4.26949L5.74379 5.10042C6.33451 4.61325 7.00965 4.23243 7.73755 3.9758L8.25991 1.40424H11.7324L12.2548 3.94715C12.9769 4.21106 13.6484 4.59122 14.2412 5.07176L16.772 4.26949L18.5083 7.13475L16.5072 8.8539C16.6432 9.59538 16.6432 10.3545 16.5072 11.096L18.5083 12.8653L16.772 15.7305Z%22 fill%3D%22%231A2B3D%22%2F%3E%3Cpath d%3D%22M9.99628 14.298C9.12322 14.298 8.26977 14.0459 7.54385 13.5736C6.81794 13.1014 6.25215 12.4302 5.91805 11.6448C5.58394 10.8595 5.49653 9.99532 5.66685 9.16162C5.83718 8.32791 6.25759 7.5621 6.87493 6.96103C7.49228 6.35996 8.27882 5.95063 9.1351 5.78479C9.99138 5.61896 10.8789 5.70407 11.6855 6.02937C12.4921 6.35466 13.1815 6.90553 13.6666 7.61232C14.1516 8.3191 14.4105 9.15005 14.4105 10.0001C14.4164 10.5661 14.3063 11.1276 14.0865 11.6516C13.8668 12.1756 13.5419 12.6517 13.1308 13.052C12.7197 13.4522 12.2307 13.7686 11.6925 13.9825C11.1543 14.1965 10.5776 14.3037 9.99628 14.298V14.298ZM9.99628 7.13484C9.60734 7.12602 9.22061 7.1941 8.85947 7.33497C8.49834 7.47584 8.1703 7.68657 7.89521 7.95441C7.62011 8.22225 7.40368 8.54164 7.259 8.89326C7.11431 9.24487 7.04439 9.62141 7.05345 10.0001C7.04439 10.3788 7.11431 10.7553 7.259 11.1069C7.40368 11.4585 7.62011 11.7779 7.89521 12.0458C8.1703 12.3136 8.49834 12.5243 8.85947 12.6652C9.22061 12.8061 9.60734 12.8742 9.99628 12.8653C10.3852 12.8742 10.7719 12.8061 11.1331 12.6652C11.4942 12.5243 11.8222 12.3136 12.0973 12.0458C12.3724 11.7779 12.5889 11.4585 12.7336 11.1069C12.8782 10.7553 12.9482 10.3788 12.9391 10.0001C12.9482 9.62141 12.8782 9.24487 12.7336 8.89326C12.5889 8.54164 12.3724 8.22225 12.0973 7.95441C11.8222 7.68657 11.4942 7.47584 11.1331 7.33497C10.7719 7.1941 10.3852 7.12602 9.99628 7.13484Z%22 fill%3D%22%231A2B3D%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-img-relations{background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.1429 2.85542C16.5111 2.8573 15.8979 3.06858 15.3992 3.45616C14.9005 3.84373 14.5446 4.38571 14.3871 4.99716H11.3785C11.2453 3.93713 10.8172 2.93573 10.1427 2.10685C9.46833 1.27797 8.57473 0.654883 7.56355 0.308451C6.55238 -0.0379806 5.46423 -0.0938515 4.42287 0.147193C3.3815 0.388237 2.42871 0.916521 1.67286 1.67196C0.917014 2.4274 0.388446 3.37968 0.147272 4.42049C-0.0939019 5.4613 -0.038001 6.54886 0.308617 7.55949C0.655235 8.57012 1.27866 9.46325 2.10798 10.1373C2.93731 10.8114 3.93924 11.2393 4.99984 11.3724V14.3794C4.32651 14.5531 3.73969 14.9664 3.34939 15.5416C2.95909 16.1169 2.7921 16.8147 2.87973 17.5042C2.96736 18.1937 3.30358 18.8276 3.82538 19.287C4.34717 19.7465 5.01872 20 5.71414 20C6.40956 20 7.08111 19.7465 7.6029 19.287C8.1247 18.8276 8.46092 18.1937 8.54855 17.5042C8.63617 16.8147 8.46919 16.1169 8.07889 15.5416C7.68859 14.9664 7.10177 14.5531 6.42843 14.3794V11.3731C7.44385 11.2454 8.40586 10.8458 9.21276 10.2166L11.8335 12.8366C11.5711 13.2719 11.4312 13.7699 11.4285 14.278C11.4285 14.8428 11.5961 15.3949 11.91 15.8645C12.224 16.3341 12.6702 16.7001 13.1923 16.9163C13.7144 17.1324 14.2889 17.189 14.8431 17.0788C15.3973 16.9686 15.9064 16.6966 16.306 16.2973C16.7056 15.8979 16.9777 15.3891 17.088 14.8351C17.1982 14.2812 17.1416 13.707 16.9254 13.1852C16.7091 12.6634 16.3429 12.2174 15.873 11.9036C15.4032 11.5898 14.8508 11.4224 14.2857 11.4224C13.7773 11.425 13.279 11.5649 12.8435 11.8272L10.2221 9.2071C10.8518 8.40093 11.2518 7.43968 11.3799 6.42498H14.3878C14.5223 6.94085 14.7989 7.40869 15.1861 7.77536C15.5733 8.14202 16.0556 8.39283 16.5782 8.4993C17.1009 8.60576 17.6429 8.56361 18.1428 8.37764C18.6427 8.19167 19.0804 7.86932 19.4062 7.44721C19.7319 7.02511 19.9328 6.52015 19.9858 5.98969C20.0389 5.45923 19.9421 4.92453 19.7064 4.44631C19.4707 3.96809 19.1055 3.56551 18.6524 3.28429C18.1992 3.00308 17.6763 2.8545 17.1429 2.85542V2.85542ZM7.14273 17.1337C7.14273 17.4161 7.05894 17.6921 6.90197 17.9269C6.74499 18.1617 6.52188 18.3447 6.26084 18.4528C5.9998 18.5609 5.71255 18.5891 5.43544 18.534C5.15832 18.479 4.90377 18.343 4.70397 18.1433C4.50418 17.9436 4.36812 17.6892 4.313 17.4122C4.25788 17.1352 4.28617 16.8482 4.39429 16.5873C4.50242 16.3264 4.68553 16.1034 4.92046 15.9465C5.15539 15.7896 5.43159 15.7058 5.71414 15.7058C6.09291 15.7062 6.45606 15.8568 6.72389 16.1244C6.99172 16.3921 7.14235 16.7551 7.14273 17.1337V17.1337ZM5.71414 9.99454C4.86649 9.99454 4.03788 9.74332 3.33309 9.27264C2.6283 8.80197 2.07898 8.13298 1.7546 7.35028C1.43022 6.56758 1.34535 5.70632 1.51072 4.87541C1.67608 4.04449 2.08426 3.28125 2.68364 2.6822C3.28302 2.08315 4.04667 1.67518 4.87803 1.50991C5.70939 1.34463 6.57111 1.42945 7.35423 1.75366C8.13736 2.07787 8.8067 2.62689 9.27763 3.3313C9.74855 4.03571 9.99991 4.86388 9.99991 5.71107C9.99859 6.84671 9.54663 7.93546 8.74318 8.73848C7.93972 9.5415 6.85039 9.99322 5.71414 9.99454ZM15.7143 14.278C15.7143 14.5604 15.6305 14.8365 15.4735 15.0713C15.3165 15.3061 15.0934 15.4891 14.8324 15.5971C14.5713 15.7052 14.2841 15.7335 14.007 15.6784C13.7299 15.6233 13.4753 15.4873 13.2755 15.2876C13.0757 15.0879 12.9397 14.8335 12.8845 14.5566C12.8294 14.2796 12.8577 13.9925 12.9658 13.7316C13.074 13.4707 13.2571 13.2477 13.492 13.0908C13.7269 12.9339 14.0031 12.8502 14.2857 12.8502C14.6645 12.8506 15.0276 13.0011 15.2954 13.2688C15.5633 13.5365 15.7139 13.8994 15.7143 14.278V14.278ZM17.1429 7.13889C16.8603 7.13889 16.5841 7.05515 16.3492 6.89826C16.1143 6.74137 15.9311 6.51837 15.823 6.25747C15.7149 5.99657 15.6866 5.70949 15.7417 5.43252C15.7968 5.15554 15.9329 4.90113 16.1327 4.70145C16.3325 4.50176 16.587 4.36577 16.8642 4.31068C17.1413 4.25559 17.4285 4.28386 17.6896 4.39193C17.9506 4.5 18.1737 4.68301 18.3307 4.91781C18.4877 5.15262 18.5715 5.42867 18.5715 5.71107C18.5711 6.08964 18.4204 6.45259 18.1526 6.72028C17.8848 6.98796 17.5216 7.13852 17.1429 7.13889V7.13889Z%22 fill%3D%22%231A2B3D%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-img-stats{background-image:url("data:image/svg+xml,%3Csvg width%3D%2223%22 height%3D%2222%22 viewBox%3D%220 0 23 22%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M1 1V19C1 20.1046 1.89543 21 3 21H21%22 stroke%3D%22%231A2B3D%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M4.33789 15.4445L7.39186 11.5798L10.6427 15.4445L15.3157 8.1015L17.7538 11.5798L21.0046 6.5556%22 stroke%3D%22%231A2B3D%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-img-runs{background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.9309 19.8195L15.4085 16.1429C15.094 16.4055 14.7323 16.6134 14.3234 16.7666C13.9146 16.9198 13.4795 16.9964 13.0182 16.9964C11.8755 16.9964 10.9085 16.5834 10.1173 15.7575C9.32554 14.9312 8.92969 13.9217 8.92969 12.729C8.92969 11.5363 9.32554 10.5268 10.1173 9.70041C10.9085 8.8745 11.8755 8.46155 13.0182 8.46155C14.1609 8.46155 15.1281 8.8745 15.9199 9.70041C16.7111 10.5268 17.1068 11.5363 17.1068 12.729C17.1068 13.2104 17.0334 13.6645 16.8866 14.0913C16.7399 14.518 16.5407 14.8955 16.2891 15.2238L19.8272 18.9167C19.9426 19.0371 20.0002 19.1848 20.0002 19.3599C20.0002 19.535 19.9373 19.6882 19.8115 19.8195C19.6962 19.9398 19.5494 20 19.3712 20C19.193 20 19.0462 19.9398 18.9309 19.8195ZM13.0182 15.6833C13.8045 15.6833 14.4729 15.3962 15.0235 14.822C15.5737 14.2473 15.8488 13.5496 15.8488 12.729C15.8488 11.9083 15.5737 11.2106 15.0235 10.636C14.4729 10.0617 13.8045 9.7746 13.0182 9.7746C12.232 9.7746 11.5636 10.0617 11.013 10.636C10.4628 11.2106 10.1877 11.9083 10.1877 12.729C10.1877 13.5496 10.4628 14.2473 11.013 14.822C11.5636 15.3962 12.232 15.6833 13.0182 15.6833Z%22 fill%3D%22%231A2B3D%22%2F%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M0.612581 4.0629L9.22553 0L12.7438 1.65835L4.52022 5.90607L0.612581 4.0629ZM5.53155 6.383L13.7552 2.13529L17.8385 4.0629L9.22553 8.1268L5.53155 6.383ZM8.39233e-05 13.7954V4.75347L8.79821 8.90679V9.86103C8.26663 10.6837 7.95703 11.6704 7.95703 12.7313C7.95703 13.7922 8.26663 14.779 8.79821 15.6016V17.9487L8.39233e-05 13.7954ZM9.65286 16.6137V17.9487L10.8018 17.4064C10.3832 17.1962 9.99694 16.9287 9.65286 16.6137ZM17.9368 14.0381L18.451 13.7954V4.75347L12.5143 7.55598C12.6831 7.53858 12.8543 7.52966 13.0276 7.52966C15.8279 7.52966 18.0981 9.85853 18.0981 12.7313C18.0981 13.1827 18.0421 13.6206 17.9368 14.0381Z%22 fill%3D%22%231A2B3D%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-img-home-blue{background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.14314 17.7143H6.57171V10.8571H13.4289V17.7143H16.8574V7.42857L10.0003 2.28571L3.14314 7.42857V17.7143ZM3.14314 20C2.51457 20 1.97628 19.776 1.52828 19.328C1.08028 18.88 0.856662 18.3421 0.857424 17.7143V7.42857C0.857424 7.06667 0.938566 6.72381 1.10085 6.4C1.26314 6.07619 1.48676 5.80952 1.77171 5.6L8.62885 0.457143C8.83838 0.304762 9.05742 0.190476 9.28599 0.114286C9.51457 0.0380951 9.75266 0 10.0003 0C10.2479 0 10.486 0.0380951 10.7146 0.114286C10.9431 0.190476 11.1622 0.304762 11.3717 0.457143L18.2289 5.6C18.5146 5.80952 18.7386 6.07619 18.9009 6.4C19.0631 6.72381 19.1439 7.06667 19.1431 7.42857V17.7143C19.1431 18.3429 18.9191 18.8811 18.4711 19.3291C18.0231 19.7771 17.4852 20.0008 16.8574 20H11.1431V13.1429H8.85742V20H3.14314Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-img-admin-blue{background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2221%22 viewBox%3D%220 0 20 21%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cmask id%3D%22path-2-inside-1_4131_122228%22 fill%3D%22white%22%3E%3Cpath d%3D%22M1 7.5H19V20C19 20.5523 18.5523 21 18 21H2C1.44772 21 1 20.5523 1 20V7.5Z%22%2F%3E%3C%2Fmask%3E%3Cpath d%3D%22M1 7.5H19V20C19 20.5523 18.5523 21 18 21H2C1.44772 21 1 20.5523 1 20V7.5Z%22 stroke%3D%22%23549FE2%22 stroke-width%3D%223%22 mask%3D%22url(%23path-2-inside-1_4131_122228)%22%2F%3E%3Cpath d%3D%22M2 3.5H18C18.2761 3.5 18.5 3.72386 18.5 4V7.9H1.5V4C1.5 3.72386 1.72386 3.5 2 3.5Z%22 fill%3D%22%23549FE2%22 stroke%3D%22%23549FE2%22%2F%3E%3Crect x%3D%224.19922%22 y%3D%226.10156%22 width%3D%225.3%22 height%3D%222.6%22 rx%3D%221.3%22 transform%3D%22rotate(-90 4.19922 6.10156)%22 fill%3D%22white%22 stroke%3D%22%23549FE2%22%2F%3E%3Crect x%3D%2213.1992%22 y%3D%226.10156%22 width%3D%225.3%22 height%3D%222.6%22 rx%3D%221.3%22 transform%3D%22rotate(-90 13.1992 6.10156)%22 fill%3D%22white%22 stroke%3D%22%23549FE2%22%2F%3E%3Cpath d%3D%22M7.30078 14.0514L9.82265 17.0403L14.0258 11.0625%22 stroke%3D%22%23549FE2%22 stroke-width%3D%221.5%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-img-order-blue{background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.72639 18.1818C2.22639 18.1818 1.7982 18.0036 1.44184 17.6473C1.08548 17.2909 0.907599 16.863 0.908205 16.3636V3.63636C0.908205 3.13636 1.08639 2.70818 1.44275 2.35182C1.79911 1.99545 2.22699 1.81758 2.72639 1.81818H6.54457C6.74154 1.27273 7.07123 0.833333 7.53366 0.5C7.99608 0.166667 8.51487 0 9.09002 0C9.66578 0 10.1849 0.166667 10.6473 0.5C11.1097 0.833333 11.4391 1.27273 11.6355 1.81818H15.4537C15.9537 1.81818 16.3818 1.99636 16.7382 2.35273C17.0946 2.70909 17.2724 3.13697 17.2718 3.63636V9.72727C16.984 9.59091 16.6885 9.47333 16.3855 9.37454C16.0824 9.27576 15.7718 9.20394 15.4537 9.15909V3.63636H2.72639V16.3636H8.22639C8.27184 16.697 8.34396 17.0151 8.44275 17.3182C8.54154 17.6212 8.65881 17.9091 8.79457 18.1818H2.72639ZM2.72639 15.4545V16.3636V3.63636V9.15909V9.09091V15.4545ZM4.54457 14.5455H8.24911C8.29457 14.2273 8.36669 13.9167 8.46548 13.6136C8.56426 13.3106 8.67396 13.0152 8.79457 12.7273H4.54457V14.5455ZM4.54457 10.9091H10.09C10.5749 10.4545 11.1167 10.0758 11.7155 9.77273C12.3143 9.4697 12.9543 9.26515 13.6355 9.15909V9.09091H4.54457V10.9091ZM4.54457 7.27273H13.6355V5.45454H4.54457V7.27273ZM9.09002 2.95455C9.28699 2.95455 9.44972 2.89 9.5782 2.76091C9.70669 2.63182 9.77123 2.46909 9.77184 2.27273C9.77184 2.07576 9.7073 1.91303 9.5782 1.78455C9.44911 1.65606 9.28639 1.59151 9.09002 1.59091C8.89305 1.59091 8.73033 1.65545 8.60184 1.78455C8.47336 1.91364 8.40881 2.07636 8.4082 2.27273C8.4082 2.4697 8.47275 2.63242 8.60184 2.76091C8.73093 2.88939 8.89366 2.95394 9.09002 2.95455ZM14.5446 20C13.287 20 12.2149 19.5567 11.3282 18.67C10.4415 17.7833 9.99851 16.7115 9.99911 15.4545C9.99911 14.197 10.4424 13.1248 11.3291 12.2382C12.2158 11.3515 13.2876 10.9085 14.5446 10.9091C15.8021 10.9091 16.8743 11.3524 17.7609 12.2391C18.6476 13.1258 19.0906 14.1976 19.09 15.4545C19.09 16.7121 18.6467 17.7842 17.76 18.6709C16.8734 19.5576 15.8015 20.0006 14.5446 20ZM14.09 18.1818H14.9991V15.9091H17.2718V15H14.9991V12.7273H14.09V15H11.8173V15.9091H14.09V18.1818Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-img-account-blue{background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22 fill%3D%22%23549FE2%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.089 10.5444V9.44844L19.5015 8.24503C19.7619 8.02158 19.9328 7.7157 19.9839 7.38144C20.0351 7.04719 19.9632 6.7061 19.7811 6.41843L18.0448 3.55318C17.9158 3.33561 17.7303 3.15489 17.5069 3.02917C17.2835 2.90344 17.0301 2.83712 16.772 2.83686C16.6121 2.83567 16.4531 2.85987 16.3012 2.9085L14.5134 3.49587C14.2048 3.29617 13.8828 3.1167 13.5496 2.95864L13.1744 1.15353C13.1072 0.823741 12.9229 0.527499 12.6539 0.316661C12.3849 0.105822 12.0483 -0.00617905 11.703 0.000263196H8.25991C7.91464 -0.00617905 7.57804 0.105822 7.30904 0.316661C7.04004 0.527499 6.85577 0.823741 6.78849 1.15353L6.41328 2.95864C6.07775 3.11666 5.75333 3.29613 5.44215 3.49587L3.69117 2.87984C3.53762 2.84089 3.37862 2.82638 3.22031 2.83686C2.96228 2.83712 2.70886 2.90344 2.48546 3.02917C2.26207 3.15489 2.07655 3.33561 1.94754 3.55318L0.211271 6.41843C0.0395469 6.70567 -0.0242649 7.0421 0.0307642 7.3701C0.0857933 7.69811 0.256239 7.99728 0.51291 8.21638L1.9034 9.4556V10.5516L0.51291 11.755C0.248989 11.9756 0.0738812 12.2801 0.0186614 12.6145C-0.0365585 12.9489 0.0316813 13.2915 0.211271 13.5816L1.94754 16.4468C2.07655 16.6644 2.26207 16.8451 2.48546 16.9708C2.70886 17.0966 2.96228 17.1629 3.22031 17.1631C3.38022 17.1643 3.53925 17.1401 3.69117 17.0915L5.47893 16.5041C5.78759 16.7038 6.10956 16.8833 6.44271 17.0414L6.81792 18.8465C6.8852 19.1763 7.06946 19.4725 7.33847 19.6833C7.60747 19.8942 7.94407 20.0062 8.28933 19.9997H11.7619C12.1071 20.0062 12.4437 19.8942 12.7127 19.6833C12.9817 19.4725 13.166 19.1763 13.2333 18.8465L13.6085 17.0414C13.944 16.8833 14.2684 16.7039 14.5796 16.5041L16.36 17.0915C16.512 17.1401 16.671 17.1643 16.8309 17.1631C17.0889 17.1629 17.3423 17.0966 17.5657 16.9708C17.7891 16.8451 17.9747 16.6644 18.1037 16.4468L19.7811 13.5816C19.9528 13.2943 20.0166 12.9579 19.9616 12.6299C19.9066 12.3019 19.7361 12.0027 19.4794 11.7836L18.089 10.5444ZM16.772 15.7305L14.2486 14.8996C13.6578 15.3868 12.9827 15.7676 12.2548 16.0242L11.7324 18.5958H8.25991L7.73755 16.0529C7.0154 15.7889 6.34392 15.4088 5.75114 14.9282L3.22031 15.7305L1.48404 12.8653L3.48517 11.1461C3.34913 10.4046 3.34913 9.64553 3.48517 8.90404L1.48404 7.13475L3.22031 4.26949L5.74379 5.10042C6.33451 4.61325 7.00965 4.23243 7.73755 3.9758L8.25991 1.40424H11.7324L12.2548 3.94715C12.9769 4.21106 13.6484 4.59122 14.2412 5.07176L16.772 4.26949L18.5083 7.13475L16.5072 8.8539C16.6432 9.59538 16.6432 10.3545 16.5072 11.096L18.5083 12.8653L16.772 15.7305Z%22 %2F%3E%3Cpath d%3D%22M9.99628 14.298C9.12322 14.298 8.26977 14.0459 7.54385 13.5736C6.81794 13.1014 6.25215 12.4302 5.91805 11.6448C5.58394 10.8595 5.49653 9.99532 5.66685 9.16162C5.83718 8.32791 6.25759 7.5621 6.87493 6.96103C7.49228 6.35996 8.27882 5.95063 9.1351 5.78479C9.99138 5.61896 10.8789 5.70407 11.6855 6.02937C12.4921 6.35466 13.1815 6.90553 13.6666 7.61232C14.1516 8.3191 14.4105 9.15005 14.4105 10.0001C14.4164 10.5661 14.3063 11.1276 14.0865 11.6516C13.8668 12.1756 13.5419 12.6517 13.1308 13.052C12.7197 13.4522 12.2307 13.7686 11.6925 13.9825C11.1543 14.1965 10.5776 14.3037 9.99628 14.298V14.298ZM9.99628 7.13484C9.60734 7.12602 9.22061 7.1941 8.85947 7.33497C8.49834 7.47584 8.1703 7.68657 7.89521 7.95441C7.62011 8.22225 7.40368 8.54164 7.259 8.89326C7.11431 9.24487 7.04439 9.62141 7.05345 10.0001C7.04439 10.3788 7.11431 10.7553 7.259 11.1069C7.40368 11.4585 7.62011 11.7779 7.89521 12.0458C8.1703 12.3136 8.49834 12.5243 8.85947 12.6652C9.22061 12.8061 9.60734 12.8742 9.99628 12.8653C10.3852 12.8742 10.7719 12.8061 11.1331 12.6652C11.4942 12.5243 11.8222 12.3136 12.0973 12.0458C12.3724 11.7779 12.5889 11.4585 12.7336 11.1069C12.8782 10.7553 12.9482 10.3788 12.9391 10.0001C12.9482 9.62141 12.8782 9.24487 12.7336 8.89326C12.5889 8.54164 12.3724 8.22225 12.0973 7.95441C11.8222 7.68657 11.4942 7.47584 11.1331 7.33497C10.7719 7.1941 10.3852 7.12602 9.99628 7.13484Z%22 %2F%3E%3C%2Fsvg%3E")}.mts_menu-img-relations-blue{background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.1429 2.85542C16.5111 2.8573 15.8979 3.06858 15.3992 3.45616C14.9005 3.84373 14.5446 4.38571 14.3871 4.99716H11.3785C11.2453 3.93713 10.8172 2.93573 10.1427 2.10685C9.46833 1.27797 8.57473 0.654883 7.56355 0.308451C6.55238 -0.0379806 5.46423 -0.0938515 4.42287 0.147193C3.3815 0.388237 2.42871 0.916521 1.67286 1.67196C0.917014 2.4274 0.388446 3.37968 0.147272 4.42049C-0.0939019 5.4613 -0.038001 6.54886 0.308617 7.55949C0.655235 8.57012 1.27866 9.46325 2.10798 10.1373C2.93731 10.8114 3.93924 11.2393 4.99984 11.3724V14.3794C4.32651 14.5531 3.73969 14.9664 3.34939 15.5416C2.95909 16.1169 2.7921 16.8147 2.87973 17.5042C2.96736 18.1937 3.30358 18.8276 3.82538 19.287C4.34717 19.7465 5.01872 20 5.71414 20C6.40956 20 7.08111 19.7465 7.6029 19.287C8.1247 18.8276 8.46092 18.1937 8.54855 17.5042C8.63617 16.8147 8.46919 16.1169 8.07889 15.5416C7.68859 14.9664 7.10177 14.5531 6.42843 14.3794V11.3731C7.44385 11.2454 8.40586 10.8458 9.21276 10.2166L11.8335 12.8366C11.5711 13.2719 11.4312 13.7699 11.4285 14.278C11.4285 14.8428 11.5961 15.3949 11.91 15.8645C12.224 16.3341 12.6702 16.7001 13.1923 16.9163C13.7144 17.1324 14.2889 17.189 14.8431 17.0788C15.3973 16.9686 15.9064 16.6966 16.306 16.2973C16.7056 15.8979 16.9777 15.3891 17.088 14.8351C17.1982 14.2812 17.1416 13.707 16.9254 13.1852C16.7091 12.6634 16.3429 12.2174 15.873 11.9036C15.4032 11.5898 14.8508 11.4224 14.2857 11.4224C13.7773 11.425 13.279 11.5649 12.8435 11.8272L10.2221 9.2071C10.8518 8.40093 11.2518 7.43968 11.3799 6.42498H14.3878C14.5223 6.94085 14.7989 7.40869 15.1861 7.77536C15.5733 8.14202 16.0556 8.39283 16.5782 8.4993C17.1009 8.60576 17.6429 8.56361 18.1428 8.37764C18.6427 8.19167 19.0804 7.86932 19.4062 7.44721C19.7319 7.02511 19.9328 6.52015 19.9858 5.98969C20.0389 5.45923 19.9421 4.92453 19.7064 4.44631C19.4707 3.96809 19.1055 3.56551 18.6524 3.28429C18.1992 3.00308 17.6763 2.8545 17.1429 2.85542V2.85542ZM7.14273 17.1337C7.14273 17.4161 7.05894 17.6921 6.90197 17.9269C6.74499 18.1617 6.52188 18.3447 6.26084 18.4528C5.9998 18.5609 5.71255 18.5891 5.43544 18.534C5.15832 18.479 4.90377 18.343 4.70397 18.1433C4.50418 17.9436 4.36812 17.6892 4.313 17.4122C4.25788 17.1352 4.28617 16.8482 4.39429 16.5873C4.50242 16.3264 4.68553 16.1034 4.92046 15.9465C5.15539 15.7896 5.43159 15.7058 5.71414 15.7058C6.09291 15.7062 6.45606 15.8568 6.72389 16.1244C6.99172 16.3921 7.14235 16.7551 7.14273 17.1337V17.1337ZM5.71414 9.99454C4.86649 9.99454 4.03788 9.74332 3.33309 9.27264C2.6283 8.80197 2.07898 8.13298 1.7546 7.35028C1.43022 6.56758 1.34535 5.70632 1.51072 4.87541C1.67608 4.04449 2.08426 3.28125 2.68364 2.6822C3.28302 2.08315 4.04667 1.67518 4.87803 1.50991C5.70939 1.34463 6.57111 1.42945 7.35423 1.75366C8.13736 2.07787 8.8067 2.62689 9.27763 3.3313C9.74855 4.03571 9.99991 4.86388 9.99991 5.71107C9.99859 6.84671 9.54663 7.93546 8.74318 8.73848C7.93972 9.5415 6.85039 9.99322 5.71414 9.99454ZM15.7143 14.278C15.7143 14.5604 15.6305 14.8365 15.4735 15.0713C15.3165 15.3061 15.0934 15.4891 14.8324 15.5971C14.5713 15.7052 14.2841 15.7335 14.007 15.6784C13.7299 15.6233 13.4753 15.4873 13.2755 15.2876C13.0757 15.0879 12.9397 14.8335 12.8845 14.5566C12.8294 14.2796 12.8577 13.9925 12.9658 13.7316C13.074 13.4707 13.2571 13.2477 13.492 13.0908C13.7269 12.9339 14.0031 12.8502 14.2857 12.8502C14.6645 12.8506 15.0276 13.0011 15.2954 13.2688C15.5633 13.5365 15.7139 13.8994 15.7143 14.278V14.278ZM17.1429 7.13889C16.8603 7.13889 16.5841 7.05515 16.3492 6.89826C16.1143 6.74137 15.9311 6.51837 15.823 6.25747C15.7149 5.99657 15.6866 5.70949 15.7417 5.43252C15.7968 5.15554 15.9329 4.90113 16.1327 4.70145C16.3325 4.50176 16.587 4.36577 16.8642 4.31068C17.1413 4.25559 17.4285 4.28386 17.6896 4.39193C17.9506 4.5 18.1737 4.68301 18.3307 4.91781C18.4877 5.15262 18.5715 5.42867 18.5715 5.71107C18.5711 6.08964 18.4204 6.45259 18.1526 6.72028C17.8848 6.98796 17.5216 7.13852 17.1429 7.13889V7.13889Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-img-stats-blue{background-image:url("data:image/svg+xml,%3Csvg width%3D%2223%22 height%3D%2222%22 viewBox%3D%220 0 23 22%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M1 1V19C1 20.1046 1.89543 21 3 21H21%22 stroke%3D%22%23549FE2%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M4.33789 15.4445L7.39186 11.5798L10.6427 15.4445L15.3157 8.1015L17.7538 11.5798L21.0046 6.5556%22 stroke%3D%22%23549FE2%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-img-runs-blue{background-image:url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2220%22 viewBox%3D%220 0 20 20%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.9309 19.8195L15.4085 16.1429C15.094 16.4055 14.7323 16.6134 14.3234 16.7666C13.9146 16.9198 13.4795 16.9964 13.0182 16.9964C11.8755 16.9964 10.9085 16.5834 10.1173 15.7575C9.32554 14.9312 8.92969 13.9217 8.92969 12.729C8.92969 11.5363 9.32554 10.5268 10.1173 9.70041C10.9085 8.8745 11.8755 8.46155 13.0182 8.46155C14.1609 8.46155 15.1281 8.8745 15.9199 9.70041C16.7111 10.5268 17.1068 11.5363 17.1068 12.729C17.1068 13.2104 17.0334 13.6645 16.8866 14.0913C16.7399 14.518 16.5407 14.8955 16.2891 15.2238L19.8272 18.9167C19.9426 19.0371 20.0002 19.1848 20.0002 19.3599C20.0002 19.535 19.9373 19.6882 19.8115 19.8195C19.6962 19.9398 19.5494 20 19.3712 20C19.193 20 19.0462 19.9398 18.9309 19.8195ZM13.0182 15.6833C13.8045 15.6833 14.4729 15.3962 15.0235 14.822C15.5737 14.2473 15.8488 13.5496 15.8488 12.729C15.8488 11.9083 15.5737 11.2106 15.0235 10.636C14.4729 10.0617 13.8045 9.7746 13.0182 9.7746C12.232 9.7746 11.5636 10.0617 11.013 10.636C10.4628 11.2106 10.1877 11.9083 10.1877 12.729C10.1877 13.5496 10.4628 14.2473 11.013 14.822C11.5636 15.3962 12.232 15.6833 13.0182 15.6833Z%22 fill%3D%22%23549FE2%22%2F%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M0.612581 4.0629L9.22553 0L12.7438 1.65835L4.52022 5.90607L0.612581 4.0629ZM5.53155 6.383L13.7552 2.13529L17.8385 4.0629L9.22553 8.1268L5.53155 6.383ZM8.39233e-05 13.7954V4.75347L8.79821 8.90679V9.86103C8.26663 10.6837 7.95703 11.6704 7.95703 12.7313C7.95703 13.7922 8.26663 14.779 8.79821 15.6016V17.9487L8.39233e-05 13.7954ZM9.65286 16.6137V17.9487L10.8018 17.4064C10.3832 17.1962 9.99694 16.9287 9.65286 16.6137ZM17.9368 14.0381L18.451 13.7954V4.75347L12.5143 7.55598C12.6831 7.53858 12.8543 7.52966 13.0276 7.52966C15.8279 7.52966 18.0981 9.85853 18.0981 12.7313C18.0981 13.1827 18.0421 13.6206 17.9368 14.0381Z%22 fill%3D%22%23549FE2%22%2F%3E%3C%2Fsvg%3E")}.mts_menu-resize{bottom:20px;background-color:var(--blue);border-radius:10px;width:20px;height:20px;text-align:center;color:var(--white);text-decoration:none;position:absolute;z-index:999;font-size:14px;cursor:pointer}.mts_menu-newRun{margin-left:8.5px;margin-top:10px;margin-bottom:10px;background-color:var(--blue);border-radius:10px;width:20px;height:20px;text-align:center}.mts_menu-newRun a{color:var(--white);text-decoration:none;font-size:14px}.mts_menu-new{margin-left:10px;border-radius:10px;padding:1px 8px;background-color:var(--yellow);color:var(--white);cursor:pointer;font-size:10px;text-decoration:none;font-style:italic;font-weight:400}.mts_menu-selected{background-color:#e4f0fa;color:var(--bluegray);border-radius:10px;width:140px}.mts_menu-selected>a{color:var(--bluegray)!important}.multi-date-picker-container{font-size:12px;font-family:Poppins,sans-serif;display:flex;align-items:center;justify-content:center}.multi-date-picker-top{display:flex;justify-content:center;align-items:center}.multi-date-picker-top>div:first-child{flex:2}.multi-date-picker-top>div:nth-child(2){flex:1}.multi-date-picker-dates{display:flex;flex-direction:row;margin-top:15px;height:30px;max-width:300px;overflow-x:auto}.multi-date-picker-date{background-color:var(--blue);color:var(--white);margin-right:10px;padding:5px;border-radius:5px;cursor:pointer;display:flex;justify-content:center;align-items:center}.week-day-selector-container{display:flex}.week-day-selector-container-center{justify-content:center}.week-day-selector-circle-day-small{width:25px;height:25px}.week-day-selector-circle-day-medium{width:30px;height:30px}.week-day-selector-circle-day{border-radius:100%;border:1px solid var(--blue);display:flex;align-items:center;justify-content:center;color:var(--blue);font-family:Poppins,sans-serif;cursor:pointer;margin:0 5px}.week-day-selector-circle-day.selected{background-color:var(--blue);color:#fff;font-weight:500}.input-range{-webkit-appearance:none;margin:0}.input-range:focus{outline:none}.input-range:focus .input-range::-webkit-slider-runnable-track,.input-range::-webkit-slider-runnable-track{height:4px;cursor:pointer;box-shadow:0 0 #000,0 0 #0d0d0d;background:#e5e5e5;border-radius:5px;border:0px solid #000101}.input-range::-webkit-slider-thumb{border:0px solid #000000;height:18px;width:18px;border-radius:50%;box-shadow:0 2px 10px #0003;background:var(--blue);cursor:pointer;-webkit-appearance:none;margin-top:-.55em}.input-range-list{display:flex;position:relative;height:auto;overflow:hidden}.input-range-list option:before{content:attr(value);font-size:12px;color:#000;display:block}.input-range-label-container{display:flex;align-items:center}.input-range-label{color:var(--bluegray-200);font-size:12px;display:inline-flex}.avaibilities-status{display:flex;align-items:center}.avaibility-status-container{width:15px;height:15px;margin-right:8px;display:flex;align-items:center;justify-content:center}.avaibility-status{width:13px;height:13px;border-radius:100%}.avaibility-status-unavailable{background-color:var(--red)}.avaibility-status-available{background-color:var(--green)}.avaibility-status-not_up_to_date{background-color:var(--blue)}.avaibility-status-selected{position:relative;border:2px solid var(--white)}.avaibility-status-selected.avaibility-status-unavailable{outline:1px solid var(--red)}.avaibility-status-selected.avaibility-status-available{outline:1px solid var(--green)}.avaibility-status-selected.avaibility-status-not_up_to_date{outline:1px solid var(--blue)}.light-tabs-container{background-color:#fff;height:100%}.light-tabs-items-container{display:flex;align-items:center;width:100%;border-bottom:1px solid #EBEFF2;min-height:20px}.light-tabs-item input{display:none}.light-tabs-item{display:flex;align-items:center;border-right:1px solid #EBEFF2;margin-right:10px;font-size:12px;cursor:pointer;height:50%}.light-tabs-item:first-child{margin-left:10px}.light-tabs-item label{color:var(--gray);margin-right:10px;cursor:pointer}.light-tabs-item label.active{color:var(--blue);font-weight:700;font-size:12px;margin-right:7px}.light-tabs-item .icon-light-close{margin-right:10px}.icon-light-close{background-image:url("data:image/svg+xml,%3Csvg width%3D%228%22 height%3D%2210%22 viewBox%3D%220 0 8 10%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M0.5 1.42969L6.7475 8.56969%22 stroke%3D%22%23ACADAD%22 stroke-linecap%3D%22round%22%2F%3E%3Cpath d%3D%22M6.7475 1.42969L0.499998 8.56969%22 stroke%3D%22%23ACADAD%22 stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");background-size:8px;background-repeat:no-repeat;background-position-y:center;width:8px;height:8px}.icon-light-add{background-image:url("data:image/svg+xml,%3Csvg width%3D%2210%22 height%3D%2210%22 viewBox%3D%220 0 10 10%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.15499 5.62588H5.74699V9.08188H4.387V5.62588H0.994995V4.39388H4.387V0.921875H5.74699V4.39388H9.15499V5.62588Z%22 fill%3D%22%23334D6E%22 fill-opacity%3D%220.6%22%2F%3E%3C%2Fsvg%3E");background-size:10px;background-repeat:no-repeat;background-position-y:center;width:10px;height:10px;cursor:pointer}.category-tabs-container{background-color:#fff}.category-tabs-items-container{display:flex;align-items:center;width:100%;margin:5px 5px 0}.category-tabs-item input{display:none}.category-tabs-item{display:flex;align-items:center;margin-right:4%;font-size:13px;cursor:pointer;height:50%}.category-tabs-item:first-child{margin-left:10px}.category-tabs-item label{color:var(--gray);margin-right:10px;cursor:pointer}.category-tabs-item label.active{color:var(--blue);border-bottom:2px solid var(--blue);font-weight:700;margin-right:7px}.category-tabs-contents-container{margin:10px}.category-tabs-header-container{width:100%;display:flex;justify-content:right;align-items:center}.date-picker-selectable-container-calendar{display:flex;align-items:center}.date-picker-selectable-container{position:relative;min-width:90px}.date-picker-selectable{display:flex;align-items:center;z-index:4;margin-top:10px}.react-calendar{background-color:#fff;border-radius:3px;padding:10px;left:0;top:120%;z-index:2;-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif}.react-calendar.top{top:initial;bottom:120%}.react-calendar .react-calendar__tile{border-radius:2px;display:flex;justify-content:center;align-items:center;padding:3px 15px}.react-calendar .react-calendar__tile abbr{padding:3px 10px}.react-calendar .react-calendar__tile--now{background-color:#559fe170}.react-calendar .react-calendar__tile--active{background-color:var(--blue);color:#fff;font-weight:700;margin:2px}.react-calendar{width:300px!important;border:1px solid var(--blue)!important}.react-calendar .react-calendar__tile--active{margin:0!important}.react-calendar__month-view__weekdays abbr[title]{color:var(--blue);border-bottom:none!important;cursor:inherit!important;text-decoration:none!important}.react-calendar__year-view .react-calendar__tile{padding:10px!important}.react-calendar__navigation{border-bottom:1px solid var(--lightgray)!important}.date-picker-selectable-button{background-color:var(--white);color:var(--blue);border-color:var(--blue);border-width:1px;border-style:solid;font-size:12px;height:42px;align-items:center;text-align:center;border-radius:3px;font-weight:600;cursor:pointer;justify-content:center;display:flex;margin:0 3px;font-family:Poppins,sans-serif;text-decoration:none;white-space:nowrap}.bot-0{bottom:20px}.date-picker-selectable-label-required{color:var(--red);font-size:11px;margin-left:5px}.date-picker-selectable-list-container{display:flex;align-items:center;padding-left:10px;padding-right:10px;height:100%;border-right:1px solid var(--blue);position:relative}.date-picker-selectable-list{position:absolute;border:1px solid var(--blue);border-radius:0 0 5px 5px;width:100%;left:-1px;top:99%;z-index:2}.date-picker-selectable-list-item{padding:5px;background-color:#fff}.date-picker-selectable-list-item:hover{color:#fff;background-color:var(--blue)}.date-picker-selectable-list-item:not(:first-child){border-top:1px solid var(--blue)}.date-picker-selectable-date{padding-right:10px;padding-left:10px}.troopers-zones-map{width:100%}.mapboxgl-map{-webkit-tap-highlight-color:rgb(0 0 0/0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:transparent}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid transparent;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid transparent;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapbox-gl-draw_ctrl-bottom-left,.mapbox-gl-draw_ctrl-top-left{margin-left:0;border-radius:0 4px 4px 0}.mapbox-gl-draw_ctrl-top-right,.mapbox-gl-draw_ctrl-bottom-right{margin-right:0;border-radius:4px 0 0 4px}.mapbox-gl-draw_ctrl-draw-btn{border-color:#000000e6;color:#ffffff80;width:30px;height:30px}.mapbox-gl-draw_ctrl-draw-btn.active,.mapbox-gl-draw_ctrl-draw-btn.active:hover{background-color:#0000000d}.mapbox-gl-draw_ctrl-draw-btn{background-repeat:no-repeat;background-position:center}.mapbox-gl-draw_point{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m10 2c-3.3 0-6 2.7-6 6s6 9 6 9 6-5.7 6-9-2.7-6-6-6zm0 2c2.1 0 3.8 1.7 3.8 3.8 0 1.5-1.8 3.9-2.9 5.2h-1.7c-1.1-1.4-2.9-3.8-2.9-5.2-.1-2.1 1.6-3.8 3.7-3.8z"/>%3C/svg>')}.mapbox-gl-draw_polygon{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m15 12.3v-4.6c.6-.3 1-1 1-1.7 0-1.1-.9-2-2-2-.7 0-1.4.4-1.7 1h-4.6c-.3-.6-1-1-1.7-1-1.1 0-2 .9-2 2 0 .7.4 1.4 1 1.7v4.6c-.6.3-1 1-1 1.7 0 1.1.9 2 2 2 .7 0 1.4-.4 1.7-1h4.6c.3.6 1 1 1.7 1 1.1 0 2-.9 2-2 0-.7-.4-1.4-1-1.7zm-8-.3v-4l1-1h4l1 1v4l-1 1h-4z"/>%3C/svg>')}.mapbox-gl-draw_line{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m13.5 3.5c-1.4 0-2.5 1.1-2.5 2.5 0 .3 0 .6.2.9l-3.8 3.8c-.3-.1-.6-.2-.9-.2-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5c0-.3 0-.6-.2-.9l3.8-3.8c.3.1.6.2.9.2 1.4 0 2.5-1.1 2.5-2.5s-1.1-2.5-2.5-2.5z"/>%3C/svg>')}.mapbox-gl-draw_trash{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="M10,3.4 c-0.8,0-1.5,0.5-1.8,1.2H5l-1,1v1h12v-1l-1-1h-3.2C11.5,3.9,10.8,3.4,10,3.4z M5,8v7c0,1,1,2,2,2h6c1,0,2-1,2-2V8h-2v5.5h-1.5V8h-3 v5.5H7V8H5z"/>%3C/svg>')}.mapbox-gl-draw_uncombine{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m12 2c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l1 1c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-1-1c-.2-.2-.4-.3-.7-.3zm4 4c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l1 1c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-1-1c-.2-.2-.4-.3-.7-.3zm-7 1c-1 0-1 1-.5 1.5.3.3 1 1 1 1l-1 1s-.5.5 0 1 1 0 1 0l1-1 1 1c.5.5 1.5.5 1.5-.5v-4zm-5 3c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l4.9 4.9c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-4.9-4.9c-.1-.2-.4-.3-.7-.3z"/>%3C/svg>')}.mapbox-gl-draw_combine{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="M12.1,2c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l4.9,4.9c0.4,0.4,1,0.4,1.4,0l1-1 c0.4-0.4,0.4-1,0-1.4l-4.9-4.9C12.6,2.1,12.3,2,12.1,2z M8,8C7,8,7,9,7.5,9.5c0.3,0.3,1,1,1,1l-1,1c0,0-0.5,0.5,0,1s1,0,1,0l1-1l1,1 C11,13,12,13,12,12V8H8z M4,10c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l1,1c0.4,0.4,1,0.4,1.4,0l1-1c0.4-0.4,0.4-1,0-1.4 l-1-1C4.5,10.1,4.3,10,4,10z M8,14c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l1,1c0.4,0.4,1,0.4,1.4,0l1-1 c0.4-0.4,0.4-1,0-1.4l-1-1C8.5,14.1,8.3,14,8,14z"/>%3C/svg>')}.mapboxgl-map.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:pointer}.mapboxgl-map.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mouse-add .mapboxgl-canvas-container.mapboxgl-interactive{cursor:crosshair}.mapboxgl-map.mouse-move.mode-direct_select .mapboxgl-canvas-container.mapboxgl-interactive{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.mapboxgl-map.mode-direct_select.feature-vertex.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mode-direct_select.feature-midpoint.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:cell}.mapboxgl-map.mode-direct_select.feature-feature.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mode-static.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.mapbox-gl-draw_boxselect{pointer-events:none;position:absolute;top:0;left:0;width:0;height:0;background:#0000001a;border:2px dotted #fff;opacity:.5}.planners-page-container{height:100%}.planners-container{overflow:hidden}.plannersRunsToBeDispatched-container{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;font-size:12px;overflow-x:auto;overflow-y:hidden;width:100%;height:120px}.planners-top{flex-direction:row;flex:1;display:flex;background-color:#f0f0f0}.planners-middle{position:relative;height:100%}.planners-top-control{display:flex;padding:5px}.controle-date{flex:.5;display:flex;flex-direction:column}.date{justify-content:center;align-items:center;display:flex;width:140px}.planners-runs-tobe-dispatch-panel{display:flex;flex-direction:row}.search-dispatch{justify-content:center;display:flex;padding-top:10px}.planners-top-dispatch{flex:1}.planners{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;font-size:12px;overflow:hidden}.planners-navigation,.planners-panels-icon{cursor:pointer}.planners-run-details{height:100%;position:absolute;top:0;right:0}.planners-subscription-modal{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.planners-subscription-modal-button{padding-top:15px;padding-bottom:15px}.planners-subscription-modal-label-infos-size{font-size:10px}.planners-subscription-modal-label-infos-color{color:#6a747d}.planners-demo-background{cursor:pointer}.planners-demo-image-background{height:100%}.planners-to-be-dispatched-container-content{width:calc(100% - 160px)}.planners-block-odt-infos{display:flex;justify-content:space-around;align-items:center;color:var(--gray);font-family:Poppins,sans-serif;white-space:nowrap;font-size:12px}.card-trooper-assignation{cursor:pointer}.planners-step-tooltip{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;font-size:12px;position:absolute;background-color:var(--white);padding:5px;display:none;top:0}.planners-context-menu{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;font-size:12px;position:absolute;background-color:var(--white);left:623px;top:0;width:250px;border:1px solid var(--gray);display:flex;flex-direction:column}.planners-context-menu-item{padding:5px;cursor:pointer}.planners-context-menu-item:hover{background-color:var(--lightgray)}.planners-context-menu-item:not(:last-child){border-bottom:1px solid var(--lightgray)}.filter-runs-container{display:flex;justify-content:space-around}.filter-runs-content{display:flex;flex-direction:column;flex:.49;justify-content:space-between}.filter-runs-bottom{display:flex;justify-content:center;align-items:center;padding-top:10px}.filter-runs-modal{width:100%}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-DMDyLzTA.ttf) format("truetype"),url(/assets/Poppins-Italic-CPGNsqMJ.ttf) format("truetype")}@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-DqHOrMto.ttf) format("truetype");font-weight:lighter}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-Bqb8xGaS.ttf) format("truetype"),url(/assets/Poppins-MediumItalic-UX3otmcD.ttf) format("truetype");font-weight:500}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-4EJUS-ax.ttf) format("truetype");font-weight:700}body{overflow:hidden}.sb-main-padded{font-family:Poppins,sans-serif!important;padding:0!important}.text{font-family:Poppins,sans-serif;font-size:13px}.sub-text{color:var(--gray);font-size:12px;margin-top:10px;margin-bottom:10px}.sub-title{font-size:12px;font-style:italic;color:var(--gray);font-weight:700}.contract-picture{background-image:url(/assets/contract-BS4rj3UF.png);background-size:contain;width:120px;height:120px;box-shadow:0 0 10px #0000001a;margin:10px}.phone-picture{background-image:url(/assets/phone-DCjedPqM.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:120px;margin:10px}.mts1-picture{background-image:url(/assets/logo-mts1-CGvo7i7A.png);background-size:contain;background-repeat:no-repeat;background-position:center}.stark-picture{background-image:url(/assets/logo-stark-CGx2c7z5.png);background-size:contain;background-repeat:no-repeat;background-position:center}.subscription-planners-picture{background-image:url(/assets/planners-CdwsNrGS.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:190px;margin:10px}.resetPasswordContainerLogo{background-image:url(/assets/mytroopers_logo-Bd12zjlK.png);background-size:contain;background-repeat:no-repeat;position:fixed;top:10;left:10;width:250px;height:250px}.run-details-step-medias-icon{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.75%201.5625C19.0885%201.5625%2019.3815%201.6862%2019.6289%201.93359C19.8763%202.18099%2020%202.47396%2020%202.8125V17.1875C20%2017.526%2019.8763%2017.819%2019.6289%2018.0664C19.3815%2018.3138%2019.0885%2018.4375%2018.75%2018.4375H1.25C0.9115%2018.4375%200.6185%2018.3138%200.3711%2018.0664C0.1237%2017.819%200%2017.526%200%2017.1875V2.8125C0%202.47396%200.1237%202.18099%200.3711%201.93359C0.6185%201.6862%200.9115%201.5625%201.25%201.5625H18.75ZM18.75%2017.1875V16.0352L18.7207%2016.0059C18.7142%2015.9993%2018.7044%2015.9961%2018.6914%2015.9961L14.5898%2011.7578L12.3047%2013.8281C12.1615%2013.9323%2012.0085%2013.9876%2011.8457%2013.9941C11.6829%2014.0007%2011.5495%2013.9388%2011.4453%2013.8086L6.2695%208.6523L1.25%2013.5156V17.1875H18.75ZM18.75%2014.2578V2.8125H1.25V11.7578L5.8203%207.3242C5.8854%207.2591%205.957%207.2135%206.0352%207.1875C6.1133%207.1615%206.1979%207.1484%206.2891%207.1484C6.3672%207.1484%206.4453%207.168%206.5234%207.207C6.6016%207.2461%206.6732%207.3047%206.7383%207.3828L11.8945%2012.5L14.2578%2010.4492C14.388%2010.3451%2014.528%2010.2995%2014.6777%2010.3125C14.8275%2010.3255%2014.9609%2010.3841%2015.0781%2010.4883L18.75%2014.2578ZM14.375%207.8125C14.0365%207.8125%2013.7435%207.6921%2013.4961%207.4512C13.2487%207.2103%2013.125%206.9141%2013.125%206.5625C13.125%206.224%2013.2487%205.931%2013.4961%205.6836C13.7435%205.4362%2014.0365%205.3125%2014.375%205.3125C14.7135%205.3125%2015.0065%205.4362%2015.2539%205.6836C15.5013%205.931%2015.625%206.224%2015.625%206.5625C15.625%206.9141%2015.5013%207.2103%2015.2539%207.4512C15.0065%207.6921%2014.7135%207.8125%2014.375%207.8125Z'%20fill='%23549FE2'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;width:15px;height:15px}.round-optimization-warning-icon{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='22'%20viewBox='0%200%2024%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9893%206.98877L11.9893%2012.5445'%20stroke='%23EE1818'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M11.9893%2015.8777L11.9893%2016.9888'%20stroke='%23EE1818'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.27616%2017.3486C0.496086%2018.7009%201.49295%2020.4189%203.17695%2020.4189H20.8008C22.4848%2020.4189%2023.4816%2018.7009%2022.7016%2017.3486L13.8896%202.07243C13.0648%200.642521%2010.9129%200.642523%2010.0881%202.07244L1.27616%2017.3486ZM3.17695%2021.4189C0.789462%2021.4189%20-0.787274%2018.9244%200.409942%2016.8489L9.22185%201.57277C10.4315%20-0.524252%2013.5462%20-0.524258%2014.7559%201.57277L23.5678%2016.8489C24.765%2018.9244%2023.1883%2021.4189%2020.8008%2021.4189H3.17695Z'%20fill='%23EE1818'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;width:15px;height:15px}.beta-icon{background-image:url("data:image/svg+xml,%3csvg%20width='44'%20height='15'%20viewBox='0%200%2044%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='43'%20height='14'%20rx='7'%20fill='white'/%3e%3cpath%20d='M14.65%207.42C15.0433%207.49333%2015.3667%207.69%2015.62%208.01C15.8733%208.33%2016%208.69667%2016%209.11C16%209.48333%2015.9067%209.81333%2015.72%2010.1C15.54%2010.38%2015.2767%2010.6%2014.93%2010.76C14.5833%2010.92%2014.1733%2011%2013.7%2011H10.69V4.02H13.57C14.0433%204.02%2014.45%204.09667%2014.79%204.25C15.1367%204.40333%2015.3967%204.61667%2015.57%204.89C15.75%205.16333%2015.84%205.47333%2015.84%205.82C15.84%206.22667%2015.73%206.56667%2015.51%206.84C15.2967%207.11333%2015.01%207.30667%2014.65%207.42ZM12.09%206.9H13.37C13.7033%206.9%2013.96%206.82667%2014.14%206.68C14.32%206.52667%2014.41%206.31%2014.41%206.03C14.41%205.75%2014.32%205.53333%2014.14%205.38C13.96%205.22667%2013.7033%205.15%2013.37%205.15H12.09V6.9ZM13.5%209.86C13.84%209.86%2014.1033%209.78%2014.29%209.62C14.4833%209.46%2014.58%209.23333%2014.58%208.94C14.58%208.64%2014.48%208.40667%2014.28%208.24C14.08%208.06667%2013.81%207.98%2013.47%207.98H12.09V9.86H13.5ZM22.2658%208.11C22.2658%208.31%2022.2524%208.49%2022.2258%208.65H18.1758C18.2091%209.05%2018.3491%209.36333%2018.5958%209.59C18.8424%209.81667%2019.1458%209.93%2019.5058%209.93C20.0258%209.93%2020.3958%209.70667%2020.6158%209.26H22.1258C21.9658%209.79333%2021.6591%2010.2333%2021.2058%2010.58C20.7524%2010.92%2020.1958%2011.09%2019.5358%2011.09C19.0024%2011.09%2018.5224%2010.9733%2018.0958%2010.74C17.6758%2010.5%2017.3458%2010.1633%2017.1058%209.73C16.8724%209.29667%2016.7558%208.79667%2016.7558%208.23C16.7558%207.65667%2016.8724%207.15333%2017.1058%206.72C17.3391%206.28667%2017.6658%205.95333%2018.0858%205.72C18.5058%205.48667%2018.9891%205.37%2019.5358%205.37C20.0624%205.37%2020.5324%205.48333%2020.9458%205.71C21.3658%205.93667%2021.6891%206.26%2021.9158%206.68C22.1491%207.09333%2022.2658%207.57%2022.2658%208.11ZM20.8158%207.71C20.8091%207.35%2020.6791%207.06333%2020.4258%206.85C20.1724%206.63%2019.8624%206.52%2019.4958%206.52C19.1491%206.52%2018.8558%206.62667%2018.6158%206.84C18.3824%207.04667%2018.2391%207.33667%2018.1858%207.71H20.8158ZM24.9177%206.61V9.29C24.9177%209.47667%2024.961%209.61333%2025.0477%209.7C25.141%209.78%2025.2943%209.82%2025.5077%209.82H26.1577V11H25.2777C24.0977%2011%2023.5077%2010.4267%2023.5077%209.28V6.61H22.8477V5.46H23.5077V4.09H24.9177V5.46H26.1577V6.61H24.9177ZM26.8046%208.21C26.8046%207.65%2026.9146%207.15333%2027.1346%206.72C27.3613%206.28667%2027.6646%205.95333%2028.0446%205.72C28.4313%205.48667%2028.8613%205.37%2029.3346%205.37C29.7479%205.37%2030.1079%205.45333%2030.4146%205.62C30.7279%205.78667%2030.9779%205.99667%2031.1646%206.25V5.46H32.5746V11H31.1646V10.19C30.9846%2010.45%2030.7346%2010.6667%2030.4146%2010.84C30.1013%2011.0067%2029.7379%2011.09%2029.3246%2011.09C28.8579%2011.09%2028.4313%2010.97%2028.0446%2010.73C27.6646%2010.49%2027.3613%2010.1533%2027.1346%209.72C26.9146%209.28%2026.8046%208.77667%2026.8046%208.21ZM31.1646%208.23C31.1646%207.89%2031.0979%207.6%2030.9646%207.36C30.8313%207.11333%2030.6513%206.92667%2030.4246%206.8C30.1979%206.66667%2029.9546%206.6%2029.6946%206.6C29.4346%206.6%2029.1946%206.66333%2028.9746%206.79C28.7546%206.91667%2028.5746%207.10333%2028.4346%207.35C28.3013%207.59%2028.2346%207.87667%2028.2346%208.21C28.2346%208.54333%2028.3013%208.83667%2028.4346%209.09C28.5746%209.33667%2028.7546%209.52667%2028.9746%209.66C29.2013%209.79333%2029.4413%209.86%2029.6946%209.86C29.9546%209.86%2030.1979%209.79667%2030.4246%209.67C30.6513%209.53667%2030.8313%209.35%2030.9646%209.11C31.0979%208.86333%2031.1646%208.57%2031.1646%208.23Z'%20fill='%23EC7004'/%3e%3crect%20x='0.5'%20y='0.5'%20width='43'%20height='14'%20rx='7'%20stroke='%23EC7004'/%3e%3c/svg%3e");background-size:40px;background-repeat:no-repeat;width:40px;height:14px}.step-pictures-title-client-img{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='18px'%20height='18px'%20viewBox='0%200%2018%2018'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20sketchtool%2056.2%20(101010)%20-%20https://sketch.com%20--%3e%3ctitle%3e9DF77766-E982-458C-A1BB-EEB477DC1E48%3c/title%3e%3cdesc%3eCreated%20with%20sketchtool.%3c/desc%3e%3cg%20id='Asset-Artboard-Page'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='icon/other/people'%20fill='%23C2CFE0'%3e%3cpath%20d='M4.86485698,4.13513781%20C4.86485698,1.85031277%206.71516975,-2.16715534e-13%209.00003649,-2.16715534e-13%20C11.2848198,-2.16715534e-13%2013.1351013,1.85031277%2013.1351013,4.13513781%20C13.1351013,6.41995243%2011.2848198,8.27028605%209.00003649,8.27028605%20C6.71516975,8.27028605%204.86485698,6.41995243%204.86485698,4.13513781%20Z%20M-1.0658141e-14,15.0810608%20C-1.0658141e-14,14.5403312%200.26508991,14.0126324%200.828806018,13.4923352%20C1.39748429,12.9675554%202.22003548,12.5009455%203.18876193,12.1128336%20C5.12738241,11.336297%207.46760435,10.9458917%209.00003649,10.9458917%20C10.5324686,10.9458917%2012.8726072,11.336297%2014.8111859,12.1128336%20C15.7799541,12.5009455%2016.6024636,12.9675554%2017.1711314,13.4923352%20C17.7348997,14.0126324%2018,14.5403312%2018,15.0810608%20L18,17.9999792%20L-1.0658141e-14,17.9999792%20L-1.0658141e-14,15.0810608%20Z'%20id='Shape'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;background-position:center;width:20px;height:20px;margin-right:10px}.columns-two{display:grid;grid-template-columns:repeat(2,1fr)}.big-stat{color:var(--blue);font-size:3em}.icon-delay-green{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.84062%200.046875C6.76106%200.046875%206.68475%200.0784821%206.62849%200.134743C6.57223%200.191004%206.54062%200.26731%206.54062%200.346875V0.946875C6.54062%201.02644%206.57223%201.10275%206.62849%201.15901C6.68475%201.21527%206.76106%201.24687%206.84062%201.24687H7.29062V2.04112C4.04523%202.41462%201.51562%205.17822%201.51562%208.52187C1.51562%2012.1193%204.44318%2015.0469%208.04063%2015.0469C11.6381%2015.0469%2014.5656%2012.1193%2014.5656%208.52187C14.5667%207.29057%2014.217%206.08443%2013.5576%205.04458L14.1933%204.52992L14.4765%204.87973C14.5013%204.91036%2014.5319%204.93581%2014.5665%204.95463C14.6011%204.97345%2014.6391%204.98526%2014.6783%204.9894C14.7175%204.99354%2014.7571%204.98991%2014.7949%204.97874C14.8326%204.96757%2014.8678%204.94906%2014.8985%204.92427L15.365%204.54657C15.4267%204.49647%2015.4661%204.4239%2015.4743%204.3448C15.4826%204.26571%2015.4591%204.18657%2015.4091%204.12478L13.8989%202.25937C13.8741%202.22874%2013.8435%202.20329%2013.8089%202.18447C13.7743%202.16565%2013.7363%202.15384%2013.6971%202.1497C13.6579%202.14557%2013.6183%202.14919%2013.5805%202.16036C13.5428%202.17153%2013.5076%202.19004%2013.4769%202.21482L13.0104%202.59253C12.9487%202.64263%2012.9093%202.7152%2012.9011%202.7943C12.8928%202.87339%2012.9163%202.95253%2012.9663%203.01433L13.2497%203.36412L12.6167%203.87623C11.6061%202.88053%2010.2731%202.21212%208.79062%202.04142V1.24687H9.24062C9.32019%201.24687%209.3965%201.21527%209.45276%201.15901C9.50902%201.10275%209.54062%201.02644%209.54062%200.946875V0.346875C9.54062%200.26731%209.50902%200.191004%209.45276%200.134743C9.3965%200.0784821%209.32019%200.046875%209.24062%200.046875L6.84062%200.046875ZM8.04063%203.04687C11.0706%203.04687%2013.5156%205.49187%2013.5156%208.52187C13.5156%2011.5519%2011.0706%2013.9969%208.04063%2013.9969C5.01062%2013.9969%202.56563%2011.5519%202.56563%208.52187C2.56563%205.49187%205.01062%203.04687%208.04063%203.04687Z'%20fill='%231A2B3D'/%3e%3cpath%20d='M8.07813%203.79688C9.00522%203.79688%209.91151%204.07179%2010.6824%204.58686C11.4532%205.10193%2012.054%205.83402%2012.4088%206.69055C12.7636%207.54708%2012.8564%208.48958%2012.6756%209.39886C12.4947%2010.3081%2012.0482%2011.1434%2011.3927%2011.7989L8.07812%208.48438L8.07813%203.79688Z'%20fill='%232DD47A'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;background-position-y:center;width:15px;height:20px}.icon-delay-orange{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.84062%200.773438C6.76106%200.773438%206.68475%200.805045%206.62849%200.861305C6.57223%200.917566%206.54062%200.993873%206.54062%201.07344V1.67344C6.54062%201.753%206.57223%201.82931%206.62849%201.88557C6.68475%201.94183%206.76106%201.97344%206.84062%201.97344H7.29062V2.76769C4.04523%203.14119%201.51562%205.90479%201.51562%209.24844C1.51562%2012.8459%204.44318%2015.7734%208.04063%2015.7734C11.6381%2015.7734%2014.5656%2012.8459%2014.5656%209.24844C14.5667%208.01713%2014.217%206.81099%2013.5576%205.77114L14.1933%205.25649L14.4765%205.60629C14.5013%205.63692%2014.5319%205.66237%2014.5665%205.68119C14.6011%205.70001%2014.6391%205.71182%2014.6783%205.71596C14.7175%205.7201%2014.7571%205.71648%2014.7949%205.7053C14.8326%205.69413%2014.8678%205.67562%2014.8985%205.65084L15.365%205.27314C15.4267%205.22303%2015.4661%205.15046%2015.4743%205.07137C15.4826%204.99227%2015.4591%204.91313%2015.4091%204.85134L13.8989%202.98594C13.8741%202.9553%2013.8435%202.92985%2013.8089%202.91103C13.7743%202.89222%2013.7363%202.8804%2013.6971%202.87626C13.6579%202.87213%2013.6183%202.87575%2013.5805%202.88692C13.5428%202.8981%2013.5076%202.9166%2013.4769%202.94139L13.0104%203.31909C12.9487%203.36919%2012.9093%203.44177%2012.9011%203.52086C12.8928%203.59995%2012.9163%203.67909%2012.9663%203.74089L13.2497%204.09069L12.6167%204.60279C11.6061%203.60709%2010.2731%202.93869%208.79062%202.76799V1.97344H9.24062C9.32019%201.97344%209.3965%201.94183%209.45276%201.88557C9.50902%201.82931%209.54062%201.753%209.54062%201.67344V1.07344C9.54062%200.993873%209.50902%200.917566%209.45276%200.861305C9.3965%200.805045%209.32019%200.773438%209.24062%200.773438H6.84062ZM8.04063%203.77344C11.0706%203.77344%2013.5156%206.21844%2013.5156%209.24844C13.5156%2012.2784%2011.0706%2014.7234%208.04063%2014.7234C5.01062%2014.7234%202.56563%2012.2784%202.56563%209.24844C2.56563%206.21844%205.01062%203.77344%208.04063%203.77344Z'%20fill='%231A2B3D'/%3e%3cpath%20d='M8.07813%204.52344C8.75956%204.52344%209.43279%204.67201%2010.0509%204.9588C10.6691%205.24559%2011.2173%205.66371%2011.6573%206.18401C12.0973%206.70432%2012.4186%207.31432%2012.5988%207.97149C12.779%208.62867%2012.8137%209.31723%2012.7006%209.98921C12.5874%2010.6612%2012.3291%2011.3004%2011.9437%2011.8624C11.5583%2012.4243%2011.0549%2012.8954%2010.4688%2013.243C9.88264%2013.5905%209.22777%2013.8061%208.5498%2013.8746C7.87182%2013.9432%207.18705%2013.8631%206.54319%2013.64L8.07812%209.21094L8.07813%204.52344Z'%20fill='%23FFA500'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;background-position-y:center;width:15px;height:20px}.icon-delay-red{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.84062%200.5C6.76106%200.5%206.68475%200.531607%206.62849%200.587868C6.57223%200.644129%206.54062%200.720435%206.54062%200.8V1.4C6.54062%201.47956%206.57223%201.55587%206.62849%201.61213C6.68475%201.66839%206.76106%201.7%206.84062%201.7H7.29062V2.49425C4.04523%202.86775%201.51562%205.63135%201.51562%208.975C1.51562%2012.5724%204.44318%2015.5%208.04063%2015.5C11.6381%2015.5%2014.5656%2012.5724%2014.5656%208.975C14.5667%207.7437%2014.217%206.53756%2013.5576%205.4977L14.1933%204.98305L14.4765%205.33285C14.5013%205.36348%2014.5319%205.38894%2014.5665%205.40775C14.6011%205.42657%2014.6391%205.43839%2014.6783%205.44252C14.7175%205.44666%2014.7571%205.44304%2014.7949%205.43186C14.8326%205.42069%2014.8678%205.40218%2014.8985%205.3774L15.365%204.9997C15.4267%204.9496%2015.4661%204.87702%2015.4743%204.79793C15.4826%204.71883%2015.4591%204.63969%2015.4091%204.5779L13.8989%202.7125C13.8741%202.68187%2013.8435%202.65641%2013.8089%202.6376C13.7743%202.61878%2013.7363%202.60696%2013.6971%202.60283C13.6579%202.59869%2013.6183%202.60231%2013.5805%202.61349C13.5428%202.62466%2013.5076%202.64317%2013.4769%202.66795L13.0104%203.04565C12.9487%203.09575%2012.9093%203.16833%2012.9011%203.24742C12.8928%203.32652%2012.9163%203.40566%2012.9663%203.46745L13.2497%203.81725L12.6167%204.32935C11.6061%203.33365%2010.2731%202.66525%208.79062%202.49455V1.7H9.24062C9.32019%201.7%209.3965%201.66839%209.45276%201.61213C9.50902%201.55587%209.54062%201.47956%209.54062%201.4V0.8C9.54062%200.720435%209.50902%200.644129%209.45276%200.587868C9.3965%200.531607%209.32019%200.5%209.24062%200.5H6.84062ZM8.04063%203.5C11.0706%203.5%2013.5156%205.945%2013.5156%208.975C13.5156%2012.005%2011.0706%2014.45%208.04063%2014.45C5.01062%2014.45%202.56563%2012.005%202.56563%208.975C2.56563%205.945%205.01062%203.5%208.04063%203.5Z'%20fill='%231A2B3D'/%3e%3ccircle%20cx='8.07812'%20cy='8.9375'%20r='4.6875'%20fill='%23E4523E'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;background-position-y:center;width:15px;height:20px}.icon-question{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20viewBox='0%200%2019%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.53298%201.66016C10.9596%201.66016%2012.105%202.0511%2012.9692%202.833C13.8471%203.60117%2014.2861%204.66427%2014.2861%206.0223C14.2861%207.3666%2013.854%208.39541%2012.9898%209.10872C12.1256%209.8083%2010.9802%2010.1581%209.55356%2010.1581L9.47125%2011.7425H6.94039L6.83751%208.24452H7.76343C8.95685%208.24452%209.87592%208.08677%2010.5206%207.77127C11.1654%207.45577%2011.4877%206.87964%2011.4877%206.04287C11.4877%205.43931%2011.3094%204.9592%2010.9527%204.60254C10.6098%204.24589%2010.1365%204.06756%209.53298%204.06756C8.90198%204.06756%208.40815%204.23903%208.0515%204.58197C7.70856%204.9249%207.5371%205.39815%207.5371%206.00172H4.82105C4.80733%205.16496%204.98566%204.41736%205.35603%203.75892C5.7264%203.10049%206.26824%202.58608%206.98154%202.21571C7.70856%201.84534%208.55904%201.66016%209.53298%201.66016ZM8.19553%2016.6602C7.67427%2016.6602%207.24217%2016.5024%206.89924%2016.1869C6.57002%2015.8577%206.40541%2015.453%206.40541%2014.9729C6.40541%2014.4928%206.57002%2014.095%206.89924%2013.7795C7.24217%2013.4503%207.67427%2013.2857%208.19553%2013.2857C8.70308%2013.2857%209.12146%2013.4503%209.45068%2013.7795C9.77989%2014.095%209.9445%2014.4928%209.9445%2014.9729C9.9445%2015.453%209.77989%2015.8577%209.45068%2016.1869C9.12146%2016.5024%208.70308%2016.6602%208.19553%2016.6602Z'%20fill='%231A2B3D'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;background-position-y:center;width:15px;height:20px}.icon-question.icon-question-white{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20viewBox='0%200%2019%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.53298%201.66016C10.9596%201.66016%2012.105%202.0511%2012.9692%202.833C13.8471%203.60117%2014.2861%204.66427%2014.2861%206.0223C14.2861%207.3666%2013.854%208.39541%2012.9898%209.10872C12.1256%209.8083%2010.9802%2010.1581%209.55356%2010.1581L9.47125%2011.7425H6.94039L6.83751%208.24452H7.76343C8.95685%208.24452%209.87592%208.08677%2010.5206%207.77127C11.1654%207.45577%2011.4877%206.87964%2011.4877%206.04287C11.4877%205.43931%2011.3094%204.9592%2010.9527%204.60254C10.6098%204.24589%2010.1365%204.06756%209.53298%204.06756C8.90198%204.06756%208.40815%204.23903%208.0515%204.58197C7.70856%204.9249%207.5371%205.39815%207.5371%206.00172H4.82105C4.80733%205.16496%204.98566%204.41736%205.35603%203.75892C5.7264%203.10049%206.26824%202.58608%206.98154%202.21571C7.70856%201.84534%208.55904%201.66016%209.53298%201.66016ZM8.19553%2016.6602C7.67427%2016.6602%207.24217%2016.5024%206.89924%2016.1869C6.57002%2015.8577%206.40541%2015.453%206.40541%2014.9729C6.40541%2014.4928%206.57002%2014.095%206.89924%2013.7795C7.24217%2013.4503%207.67427%2013.2857%208.19553%2013.2857C8.70308%2013.2857%209.12146%2013.4503%209.45068%2013.7795C9.77989%2014.095%209.9445%2014.4928%209.9445%2014.9729C9.9445%2015.453%209.77989%2015.8577%209.45068%2016.1869C9.12146%2016.5024%208.70308%2016.6602%208.19553%2016.6602Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e")}.icon-truck.icon-truck-white{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.9091%2014.2812C13.5836%2014.2812%2013.2714%2014.1528%2013.0413%2013.9243C12.8111%2013.6957%2012.6818%2013.3857%2012.6818%2013.0625C12.6818%2012.7393%2012.8111%2012.4293%2013.0413%2012.2007C13.2714%2011.9722%2013.5836%2011.8438%2013.9091%2011.8438C14.2346%2011.8438%2014.5467%2011.9722%2014.7769%2012.2007C15.0071%2012.4293%2015.1364%2012.7393%2015.1364%2013.0625C15.1364%2013.3857%2015.0071%2013.6957%2014.7769%2013.9243C14.5467%2014.1528%2014.2346%2014.2812%2013.9091%2014.2812ZM15.1364%206.96875L16.74%209H13.0909V6.96875M4.09091%2014.2812C3.76542%2014.2812%203.45325%2014.1528%203.2231%2013.9243C2.99294%2013.6957%202.86364%2013.3857%202.86364%2013.0625C2.86364%2012.7393%202.99294%2012.4293%203.2231%2012.2007C3.45325%2011.9722%203.76542%2011.8438%204.09091%2011.8438C4.4164%2011.8438%204.72856%2011.9722%204.95872%2012.2007C5.18888%2012.4293%205.31818%2012.7393%205.31818%2013.0625C5.31818%2013.3857%205.18888%2013.6957%204.95872%2013.9243C4.72856%2014.1528%204.4164%2014.2812%204.09091%2014.2812ZM15.5455%205.75H13.0909V2.5H1.63636C0.728182%202.5%200%203.22312%200%204.125V13.0625H1.63636C1.63636%2013.709%201.89497%2014.329%202.35528%2014.7861C2.8156%2015.2432%203.43992%2015.5%204.09091%2015.5C4.74189%2015.5%205.36622%2015.2432%205.82654%2014.7861C6.28685%2014.329%206.54545%2013.709%206.54545%2013.0625H11.4545C11.4545%2013.709%2011.7131%2014.329%2012.1735%2014.7861C12.6338%2015.2432%2013.2581%2015.5%2013.9091%2015.5C14.5601%2015.5%2015.1844%2015.2432%2015.6447%2014.7861C16.105%2014.329%2016.3636%2013.709%2016.3636%2013.0625H18V9L15.5455%205.75Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e")}.icon-reset{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='14'%20viewBox='0%200%2015%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.47661%201.93496C4.54499%201.86658%204.58341%201.77384%204.58341%201.67713C4.58341%201.58043%204.54499%201.48768%204.47661%201.4193C4.40823%201.35092%204.31548%201.3125%204.21878%201.3125C4.12207%201.3125%204.02933%201.35092%203.96094%201.4193L1.77344%203.6068C1.73958%203.64065%201.71272%203.68085%201.69439%203.72509C1.67606%203.76933%201.66663%203.81675%201.66663%203.86463C1.66663%203.91252%201.67606%203.95993%201.69439%204.00417C1.71272%204.04841%201.73958%204.08861%201.77344%204.12246L3.96094%206.30997C4.02933%206.37835%204.12207%206.41676%204.21878%206.41676C4.31548%206.41676%204.40823%206.37835%204.47661%206.30997C4.54499%206.24158%204.58341%206.14884%204.58341%206.05213C4.58341%205.95542%204.54499%205.86268%204.47661%205.7943L2.91153%204.22921H8.22919C10.3234%204.22921%2012.0209%205.92671%2012.0209%208.02088C12.0209%2010.115%2010.3234%2011.8125%208.22919%2011.8125C6.13503%2011.8125%204.43753%2010.115%204.43753%208.02088C4.43753%207.92419%204.39912%207.83145%204.33074%207.76308C4.26237%207.69471%204.16964%207.6563%204.07294%207.6563C3.97625%207.6563%203.88352%207.69471%203.81514%207.76308C3.74677%207.83145%203.70836%207.92419%203.70836%208.02088C3.70836%2010.5175%205.73253%2012.5417%208.22919%2012.5417C10.7259%2012.5417%2012.75%2010.5175%2012.75%208.02088C12.75%205.52421%2010.7259%203.50005%208.22919%203.50005H2.91153L4.47661%201.93496Z'%20fill='%23549FE2'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;background-position-y:center;width:15px;height:20px}.icon-truck{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.9091%2014.2812C13.5836%2014.2812%2013.2714%2014.1528%2013.0413%2013.9243C12.8111%2013.6957%2012.6818%2013.3857%2012.6818%2013.0625C12.6818%2012.7393%2012.8111%2012.4293%2013.0413%2012.2007C13.2714%2011.9722%2013.5836%2011.8438%2013.9091%2011.8438C14.2346%2011.8438%2014.5467%2011.9722%2014.7769%2012.2007C15.0071%2012.4293%2015.1364%2012.7393%2015.1364%2013.0625C15.1364%2013.3857%2015.0071%2013.6957%2014.7769%2013.9243C14.5467%2014.1528%2014.2346%2014.2812%2013.9091%2014.2812ZM15.1364%206.96875L16.74%209H13.0909V6.96875M4.09091%2014.2812C3.76542%2014.2812%203.45325%2014.1528%203.2231%2013.9243C2.99294%2013.6957%202.86364%2013.3857%202.86364%2013.0625C2.86364%2012.7393%202.99294%2012.4293%203.2231%2012.2007C3.45325%2011.9722%203.76542%2011.8438%204.09091%2011.8438C4.4164%2011.8438%204.72856%2011.9722%204.95872%2012.2007C5.18888%2012.4293%205.31818%2012.7393%205.31818%2013.0625C5.31818%2013.3857%205.18888%2013.6957%204.95872%2013.9243C4.72856%2014.1528%204.4164%2014.2812%204.09091%2014.2812ZM15.5455%205.75H13.0909V2.5H1.63636C0.728182%202.5%200%203.22312%200%204.125V13.0625H1.63636C1.63636%2013.709%201.89497%2014.329%202.35528%2014.7861C2.8156%2015.2432%203.43992%2015.5%204.09091%2015.5C4.74189%2015.5%205.36622%2015.2432%205.82654%2014.7861C6.28685%2014.329%206.54545%2013.709%206.54545%2013.0625H11.4545C11.4545%2013.709%2011.7131%2014.329%2012.1735%2014.7861C12.6338%2015.2432%2013.2581%2015.5%2013.9091%2015.5C14.5601%2015.5%2015.1844%2015.2432%2015.6447%2014.7861C16.105%2014.329%2016.3636%2013.709%2016.3636%2013.0625H18V9L15.5455%205.75Z'%20fill='%231A2B3D'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;background-position-y:center;width:15px;height:20px}.icon-user{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.00033%201.5C10.0119%201.5%2010.982%201.88146%2011.6973%202.56048C12.4126%203.23949%2012.8144%204.16042%2012.8144%205.12069C12.8144%206.08096%2012.4126%207.00189%2011.6973%207.6809C10.982%208.35991%2010.0119%208.74138%209.00033%208.74138C7.98876%208.74138%207.01863%208.35991%206.30335%207.6809C5.58807%207.00189%205.18622%206.08096%205.18622%205.12069C5.18622%204.16042%205.58807%203.23949%206.30335%202.56048C7.01863%201.88146%207.98876%201.5%209.00033%201.5ZM1.91699%2014.6897C1.91699%2012.5483%205.08815%2010.8103%209.00033%2010.8103C12.9125%2010.8103%2016.0837%2012.5483%2016.0837%2014.6897V16.5H1.91699V14.6897Z'%20fill='%231A2B3D'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;background-position-y:center;width:15px;height:20px}.icon-chargeur{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='18'%20viewBox='0%200%2019%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.93238%201.5L2.40083%204.89543L5.81785%206.43578L13.0089%202.88591L9.93238%201.5ZM13.8933%203.28449L6.7022%206.83437L9.93238%208.29168L17.4639%204.89543L13.8933%203.28449ZM1.86523%205.47254V13.029L9.55871%2016.5V8.94353L1.86523%205.47254ZM17.9995%205.47254L10.3061%208.94353V16.5L17.9995%2013.029V5.47254Z'%20fill='%231A2B3D'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;background-position-y:center;width:15px;height:20px}.icon-clock_green{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.51023%200.351562C9.38293%200.351563%209.26084%200.402134%209.17082%200.492151C9.0808%200.582169%209.03023%200.704259%209.03023%200.831562V1.79156C9.03023%201.91887%209.0808%202.04096%209.17082%202.13097C9.26084%202.22099%209.38293%202.27156%209.51023%202.27156H10.2302V3.54236C5.03759%204.13996%200.990234%208.56172%200.990234%2013.9116C0.990234%2019.6675%205.67431%2024.3516%2011.4302%2024.3516C17.1862%2024.3516%2021.8702%2019.6675%2021.8702%2013.9116C21.8719%2011.9415%2021.3125%2010.0117%2020.2574%208.34788L21.2746%207.52444L21.7277%208.08412C21.7673%208.13314%2021.8162%208.17386%2021.8716%208.20397C21.927%208.23408%2021.9878%208.25298%2022.0505%208.2596C22.1132%208.26622%2022.1765%208.26042%2022.237%208.24255C22.2974%208.22467%2022.3538%208.19506%2022.4028%208.1554L23.1492%207.55108C23.248%207.47092%2023.3109%207.3548%2023.3242%207.22825C23.3374%207.1017%2023.2998%206.97507%2023.2198%206.8762L20.8034%203.89156C20.7638%203.84255%2020.7149%203.80183%2020.6595%203.77172C20.6041%203.74161%2020.5433%203.72271%2020.4806%203.71609C20.4179%203.70947%2020.3546%203.71526%2020.2941%203.73314C20.2337%203.75102%2020.1773%203.78063%2020.1283%203.82028L19.3819%204.4246C19.2831%204.50477%2019.2202%204.62089%2019.2069%204.74744C19.1937%204.87399%2019.2313%205.00061%2019.3114%205.09948L19.7647%205.65916L18.7519%206.47852C17.135%204.8854%2015.0022%203.81596%2012.6302%203.54284V2.27156H13.3502C13.4775%202.27156%2013.5996%202.22099%2013.6896%202.13097C13.7797%202.04096%2013.8302%201.91887%2013.8302%201.79156V0.831562C13.8302%200.704259%2013.7797%200.582169%2013.6896%200.492151C13.5996%200.402134%2013.4775%200.351563%2013.3502%200.351562H9.51023ZM11.4302%205.15156C16.2782%205.15156%2020.1902%209.06356%2020.1902%2013.9116C20.1902%2018.7596%2016.2782%2022.6716%2011.4302%2022.6716C6.58223%2022.6716%202.67023%2018.7596%202.67023%2013.9116C2.67023%209.06356%206.58223%205.15156%2011.4302%205.15156Z'%20fill='%231A2B3D'/%3e%3ccircle%20cx='11.4902'%20cy='13.8516'%20r='7.5'%20fill='%232DD47A'/%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;width:20px;height:25px}.icon-clock_blue{background-image:url("data:image/svg+xml,%3csvg%20width='23'%20height='25'%20viewBox='0%200%2023%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.84666%200.351562C8.71936%200.351563%208.59727%200.402134%208.50725%200.492151C8.41723%200.582169%208.36666%200.704259%208.36666%200.831562V1.79156C8.36666%201.91887%208.41723%202.04096%208.50725%202.13097C8.59727%202.22099%208.71936%202.27156%208.84666%202.27156H9.56666V3.54236C4.37402%204.13996%200.32666%208.56172%200.32666%2013.9116C0.32666%2019.6675%205.01074%2024.3516%2010.7667%2024.3516C16.5226%2024.3516%2021.2067%2019.6675%2021.2067%2013.9116C21.2083%2011.9415%2020.6489%2010.0117%2019.5939%208.34788L20.611%207.52444L21.0641%208.08412C21.1037%208.13314%2021.1527%208.17386%2021.208%208.20397C21.2634%208.23408%2021.3242%208.25298%2021.3869%208.2596C21.4496%208.26622%2021.513%208.26042%2021.5734%208.24255C21.6339%208.22467%2021.6902%208.19506%2021.7392%208.1554L22.4856%207.55108C22.5844%207.47092%2022.6474%207.3548%2022.6606%207.22825C22.6738%207.1017%2022.6363%206.97507%2022.5562%206.8762L20.1399%203.89156C20.1002%203.84255%2020.0513%203.80183%2019.9959%203.77172C19.9405%203.74161%2019.8798%203.72271%2019.8171%203.71609C19.7544%203.70947%2019.691%203.71526%2019.6305%203.73314C19.5701%203.75102%2019.5137%203.78063%2019.4647%203.82028L18.7183%204.4246C18.6195%204.50477%2018.5566%204.62089%2018.5434%204.74744C18.5301%204.87399%2018.5677%205.00061%2018.6478%205.09948L19.1011%205.65916L18.0883%206.47852C16.4715%204.8854%2014.3386%203.81596%2011.9667%203.54284V2.27156H12.6867C12.814%202.27156%2012.9361%202.22099%2013.0261%202.13097C13.1161%202.04096%2013.1667%201.91887%2013.1667%201.79156V0.831562C13.1667%200.704259%2013.1161%200.582169%2013.0261%200.492151C12.9361%200.402134%2012.814%200.351563%2012.6867%200.351562H8.84666ZM10.7667%205.15156C15.6147%205.15156%2019.5267%209.06356%2019.5267%2013.9116C19.5267%2018.7596%2015.6147%2022.6716%2010.7667%2022.6716C5.91866%2022.6716%202.00666%2018.7596%202.00666%2013.9116C2.00666%209.06356%205.91866%205.15156%2010.7667%205.15156Z'%20fill='%231A2B3D'/%3e%3ccircle%20cx='10.8267'%20cy='13.8516'%20r='7.5'%20fill='%23549FE2'/%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;width:20px;height:25px}.icon-clock_red{background-image:url("data:image/svg+xml,%3csvg%20width='23'%20height='25'%20viewBox='0%200%2023%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.18309%200.351562C9.05578%200.351563%208.93369%200.402134%208.84367%200.492151C8.75366%200.582169%208.70308%200.704259%208.70308%200.831562V1.79156C8.70308%201.91887%208.75366%202.04096%208.84367%202.13097C8.93369%202.22099%209.05578%202.27156%209.18309%202.27156H9.90309V3.54236C4.71045%204.13996%200.663086%208.56172%200.663086%2013.9116C0.663086%2019.6675%205.34717%2024.3516%2011.1031%2024.3516C16.859%2024.3516%2021.5431%2019.6675%2021.5431%2013.9116C21.5447%2011.9415%2020.9853%2010.0117%2019.9303%208.34788L20.9474%207.52444L21.4005%208.08412C21.4402%208.13314%2021.4891%208.17386%2021.5445%208.20397C21.5999%208.23408%2021.6606%208.25298%2021.7233%208.2596C21.786%208.26622%2021.8494%208.26042%2021.9098%208.24255C21.9703%208.22467%2022.0266%208.19506%2022.0756%208.1554L22.822%207.55108C22.9209%207.47092%2022.9838%207.3548%2022.997%207.22825C23.0103%207.1017%2022.9727%206.97507%2022.8926%206.8762L20.4763%203.89156C20.4366%203.84255%2020.3877%203.80183%2020.3323%203.77172C20.277%203.74161%2020.2162%203.72271%2020.1535%203.71609C20.0908%203.70947%2020.0274%203.71526%2019.967%203.73314C19.9065%203.75102%2019.8502%203.78063%2019.8012%203.82028L19.0548%204.4246C18.956%204.50477%2018.893%204.62089%2018.8798%204.74744C18.8666%204.87399%2018.9041%205.00061%2018.9842%205.09948L19.4376%205.65916L18.4248%206.47852C16.8079%204.8854%2014.675%203.81596%2012.3031%203.54284V2.27156H13.0231C13.1504%202.27156%2013.2725%202.22099%2013.3625%202.13097C13.4525%202.04096%2013.5031%201.91887%2013.5031%201.79156V0.831562C13.5031%200.704259%2013.4525%200.582169%2013.3625%200.492151C13.2725%200.402134%2013.1504%200.351563%2013.0231%200.351562H9.18309ZM11.1031%205.15156C15.9511%205.15156%2019.8631%209.06356%2019.8631%2013.9116C19.8631%2018.7596%2015.9511%2022.6716%2011.1031%2022.6716C6.25509%2022.6716%202.34309%2018.7596%202.34309%2013.9116C2.34309%209.06356%206.25509%205.15156%2011.1031%205.15156Z'%20fill='%231A2B3D'/%3e%3ccircle%20cx='11.1631'%20cy='13.8516'%20r='7.5'%20fill='%23E4523E'/%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;width:20px;height:25px}.icon-clock{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%20fill='white'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.3706%2010.3391L13.6206%2012.5891C13.8039%2012.7724%2013.8956%2013.0017%2013.8956%2013.2771C13.8956%2013.5517%2013.8039%2013.7891%2013.6206%2013.9891C13.4206%2014.1891%2013.1833%2014.2891%2012.9086%2014.2891C12.6333%2014.2891%2012.3956%2014.1891%2012.1956%2013.9891L10.0706%2011.8641C9.83727%2011.6307%209.66227%2011.3724%209.54561%2011.0891C9.42894%2010.8057%209.37061%2010.4974%209.37061%2010.1641V7.16406C9.37061%206.88073%209.46661%206.64306%209.65861%206.45106C9.84994%206.25973%2010.0873%206.16406%2010.3706%206.16406C10.6539%206.16406%2010.8916%206.25973%2011.0836%206.45106C11.2749%206.64306%2011.3706%206.88073%2011.3706%207.16406V10.3391ZM10.3706%202.16406C10.6539%202.16406%2010.8916%202.25973%2011.0836%202.45106C11.2749%202.64306%2011.3706%202.88073%2011.3706%203.16406C11.3706%203.4474%2011.2749%203.68506%2011.0836%203.87706C10.8916%204.0684%2010.6539%204.16406%2010.3706%204.16406C10.0873%204.16406%209.84994%204.0684%209.65861%203.87706C9.46661%203.68506%209.37061%203.4474%209.37061%203.16406C9.37061%202.88073%209.46661%202.64306%209.65861%202.45106C9.84994%202.25973%2010.0873%202.16406%2010.3706%202.16406ZM18.3706%2010.1641C18.3706%2010.4474%2018.2746%2010.6847%2018.0826%2010.8761C17.8913%2011.0681%2017.6539%2011.1641%2017.3706%2011.1641C17.0873%2011.1641%2016.8499%2011.0681%2016.6586%2010.8761C16.4666%2010.6847%2016.3706%2010.4474%2016.3706%2010.1641C16.3706%209.88073%2016.4666%209.64306%2016.6586%209.45106C16.8499%209.25973%2017.0873%209.16406%2017.3706%209.16406C17.6539%209.16406%2017.8913%209.25973%2018.0826%209.45106C18.2746%209.64306%2018.3706%209.88073%2018.3706%2010.1641ZM10.3706%2016.1641C10.6539%2016.1641%2010.8916%2016.2601%2011.0836%2016.4521C11.2749%2016.6434%2011.3706%2016.8807%2011.3706%2017.1641C11.3706%2017.4474%2011.2749%2017.6847%2011.0836%2017.8761C10.8916%2018.0681%2010.6539%2018.1641%2010.3706%2018.1641C10.0873%2018.1641%209.84994%2018.0681%209.65861%2017.8761C9.46661%2017.6847%209.37061%2017.4474%209.37061%2017.1641C9.37061%2016.8807%209.46661%2016.6434%209.65861%2016.4521C9.84994%2016.2601%2010.0873%2016.1641%2010.3706%2016.1641ZM4.37061%2010.1641C4.37061%2010.4474%204.27494%2010.6847%204.08361%2010.8761C3.89161%2011.0681%203.65394%2011.1641%203.37061%2011.1641C3.08727%2011.1641%202.84961%2011.0681%202.65761%2010.8761C2.46627%2010.6847%202.37061%2010.4474%202.37061%2010.1641C2.37061%209.88073%202.46627%209.64306%202.65761%209.45106C2.84961%209.25973%203.08727%209.16406%203.37061%209.16406C3.65394%209.16406%203.89161%209.25973%204.08361%209.45106C4.27494%209.64306%204.37061%209.88073%204.37061%2010.1641ZM10.3706%2020.1641C8.98727%2020.1641%207.68727%2019.9014%206.47061%2019.3761C5.25394%2018.8514%204.19561%2018.1391%203.29561%2017.2391C2.39561%2016.3391%201.68327%2015.2807%201.15861%2014.0641C0.633272%2012.8474%200.370605%2011.5474%200.370605%2010.1641C0.370605%208.78073%200.633272%207.48073%201.15861%206.26406C1.68327%205.0474%202.39561%203.98906%203.29561%203.08906C4.19561%202.18906%205.25394%201.4764%206.47061%200.951062C7.68727%200.426396%208.98727%200.164062%2010.3706%200.164062C11.7539%200.164062%2013.0539%200.426396%2014.2706%200.951062C15.4873%201.4764%2016.5456%202.18906%2017.4456%203.08906C18.3456%203.98906%2019.0579%205.0474%2019.5826%206.26406C20.1079%207.48073%2020.3706%208.78073%2020.3706%2010.1641C20.3706%2011.5474%2020.1079%2012.8474%2019.5826%2014.0641C19.0579%2015.2807%2018.3456%2016.3391%2017.4456%2017.2391C16.5456%2018.1391%2015.4873%2018.8514%2014.2706%2019.3761C13.0539%2019.9014%2011.7539%2020.1641%2010.3706%2020.1641ZM10.3706%2018.1641C12.6039%2018.1641%2014.4956%2017.3891%2016.0456%2015.8391C17.5956%2014.2891%2018.3706%2012.3974%2018.3706%2010.1641C18.3706%207.93073%2017.5956%206.03906%2016.0456%204.48906C14.4956%202.93906%2012.6039%202.16406%2010.3706%202.16406C8.13727%202.16406%206.24561%202.93906%204.69561%204.48906C3.14561%206.03906%202.37061%207.93073%202.37061%2010.1641C2.37061%2012.3974%203.14561%2014.2891%204.69561%2015.8391C6.24561%2017.3891%208.13727%2018.1641%2010.3706%2018.1641Z'%20fill='%231A2B3D'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;width:15px;height:20px}.icon-clock-large{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%20fill='white'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.3706%2010.3391L13.6206%2012.5891C13.8039%2012.7724%2013.8956%2013.0017%2013.8956%2013.2771C13.8956%2013.5517%2013.8039%2013.7891%2013.6206%2013.9891C13.4206%2014.1891%2013.1833%2014.2891%2012.9086%2014.2891C12.6333%2014.2891%2012.3956%2014.1891%2012.1956%2013.9891L10.0706%2011.8641C9.83727%2011.6307%209.66227%2011.3724%209.54561%2011.0891C9.42894%2010.8057%209.37061%2010.4974%209.37061%2010.1641V7.16406C9.37061%206.88073%209.46661%206.64306%209.65861%206.45106C9.84994%206.25973%2010.0873%206.16406%2010.3706%206.16406C10.6539%206.16406%2010.8916%206.25973%2011.0836%206.45106C11.2749%206.64306%2011.3706%206.88073%2011.3706%207.16406V10.3391ZM10.3706%202.16406C10.6539%202.16406%2010.8916%202.25973%2011.0836%202.45106C11.2749%202.64306%2011.3706%202.88073%2011.3706%203.16406C11.3706%203.4474%2011.2749%203.68506%2011.0836%203.87706C10.8916%204.0684%2010.6539%204.16406%2010.3706%204.16406C10.0873%204.16406%209.84994%204.0684%209.65861%203.87706C9.46661%203.68506%209.37061%203.4474%209.37061%203.16406C9.37061%202.88073%209.46661%202.64306%209.65861%202.45106C9.84994%202.25973%2010.0873%202.16406%2010.3706%202.16406ZM18.3706%2010.1641C18.3706%2010.4474%2018.2746%2010.6847%2018.0826%2010.8761C17.8913%2011.0681%2017.6539%2011.1641%2017.3706%2011.1641C17.0873%2011.1641%2016.8499%2011.0681%2016.6586%2010.8761C16.4666%2010.6847%2016.3706%2010.4474%2016.3706%2010.1641C16.3706%209.88073%2016.4666%209.64306%2016.6586%209.45106C16.8499%209.25973%2017.0873%209.16406%2017.3706%209.16406C17.6539%209.16406%2017.8913%209.25973%2018.0826%209.45106C18.2746%209.64306%2018.3706%209.88073%2018.3706%2010.1641ZM10.3706%2016.1641C10.6539%2016.1641%2010.8916%2016.2601%2011.0836%2016.4521C11.2749%2016.6434%2011.3706%2016.8807%2011.3706%2017.1641C11.3706%2017.4474%2011.2749%2017.6847%2011.0836%2017.8761C10.8916%2018.0681%2010.6539%2018.1641%2010.3706%2018.1641C10.0873%2018.1641%209.84994%2018.0681%209.65861%2017.8761C9.46661%2017.6847%209.37061%2017.4474%209.37061%2017.1641C9.37061%2016.8807%209.46661%2016.6434%209.65861%2016.4521C9.84994%2016.2601%2010.0873%2016.1641%2010.3706%2016.1641ZM4.37061%2010.1641C4.37061%2010.4474%204.27494%2010.6847%204.08361%2010.8761C3.89161%2011.0681%203.65394%2011.1641%203.37061%2011.1641C3.08727%2011.1641%202.84961%2011.0681%202.65761%2010.8761C2.46627%2010.6847%202.37061%2010.4474%202.37061%2010.1641C2.37061%209.88073%202.46627%209.64306%202.65761%209.45106C2.84961%209.25973%203.08727%209.16406%203.37061%209.16406C3.65394%209.16406%203.89161%209.25973%204.08361%209.45106C4.27494%209.64306%204.37061%209.88073%204.37061%2010.1641ZM10.3706%2020.1641C8.98727%2020.1641%207.68727%2019.9014%206.47061%2019.3761C5.25394%2018.8514%204.19561%2018.1391%203.29561%2017.2391C2.39561%2016.3391%201.68327%2015.2807%201.15861%2014.0641C0.633272%2012.8474%200.370605%2011.5474%200.370605%2010.1641C0.370605%208.78073%200.633272%207.48073%201.15861%206.26406C1.68327%205.0474%202.39561%203.98906%203.29561%203.08906C4.19561%202.18906%205.25394%201.4764%206.47061%200.951062C7.68727%200.426396%208.98727%200.164062%2010.3706%200.164062C11.7539%200.164062%2013.0539%200.426396%2014.2706%200.951062C15.4873%201.4764%2016.5456%202.18906%2017.4456%203.08906C18.3456%203.98906%2019.0579%205.0474%2019.5826%206.26406C20.1079%207.48073%2020.3706%208.78073%2020.3706%2010.1641C20.3706%2011.5474%2020.1079%2012.8474%2019.5826%2014.0641C19.0579%2015.2807%2018.3456%2016.3391%2017.4456%2017.2391C16.5456%2018.1391%2015.4873%2018.8514%2014.2706%2019.3761C13.0539%2019.9014%2011.7539%2020.1641%2010.3706%2020.1641ZM10.3706%2018.1641C12.6039%2018.1641%2014.4956%2017.3891%2016.0456%2015.8391C17.5956%2014.2891%2018.3706%2012.3974%2018.3706%2010.1641C18.3706%207.93073%2017.5956%206.03906%2016.0456%204.48906C14.4956%202.93906%2012.6039%202.16406%2010.3706%202.16406C8.13727%202.16406%206.24561%202.93906%204.69561%204.48906C3.14561%206.03906%202.37061%207.93073%202.37061%2010.1641C2.37061%2012.3974%203.14561%2014.2891%204.69561%2015.8391C6.24561%2017.3891%208.13727%2018.1641%2010.3706%2018.1641Z'%20fill='%231A2B3D'/%3e%3c/svg%3e");background-size:30px;background-repeat:no-repeat;width:30px;height:30px}.icon-gps{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20384%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.1.1%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202022%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%231A2B3D'%20style='enable-background:new%200%200%20512%20512;'%20width='512px'%20height='512px'%20d='M168.3%20499.2C116.1%20435%200%20279.4%200%20192C0%2085.96%2085.96%200%20192%200C298%200%20384%2085.96%20384%20192C384%20279.4%20267%20435%20215.7%20499.2C203.4%20514.5%20180.6%20514.5%20168.3%20499.2H168.3zM192%20256C227.3%20256%20256%20227.3%20256%20192C256%20156.7%20227.3%20128%20192%20128C156.7%20128%20128%20156.7%20128%20192C128%20227.3%20156.7%20256%20192%20256z'/%3e%3c/svg%3e");background-size:13px;background-repeat:no-repeat;width:13px;height:20px}.icon-pres-ecran{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.4444%201.77778H10.6667V0H12.4444V1.77778ZM10.6667%2016H12.4444V13.6978L14.7467%2016L16%2014.7467L13.6978%2012.4444H16V10.6667H10.6667V16ZM14.2222%205.33333H16V3.55556H14.2222V5.33333ZM14.2222%208.88889H16V7.11111H14.2222V8.88889ZM7.11111%2016H8.88889V14.2222H7.11111V16ZM3.55556%201.77778H5.33333V0H3.55556V1.77778ZM0%2012.4444H1.77778V10.6667H0V12.4444ZM1.77778%2016V14.2222H0C0%2015.2%200.8%2016%201.77778%2016ZM14.2222%200V1.77778H16C16%200.8%2015.2%200%2014.2222%200ZM7.11111%201.77778H8.88889V0H7.11111V1.77778ZM0%205.33333H1.77778V3.55556H0V5.33333ZM3.55556%2016H5.33333V14.2222H3.55556V16ZM0%208.88889H1.77778V7.11111H0V8.88889ZM0%201.77778H1.77778V0C0.8%200%200%200.8%200%201.77778Z'%20fill='%231A2B3D'/%3e%3c/svg%3e");background-size:13px;background-repeat:no-repeat;width:15px;height:15px;margin-right:5px}.search-icon{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20id='Capa_1'%20x='0px'%20y='0px'%20width='512px'%20height='512px'%20viewBox='0%200%2030.239%2030.239'%20style='enable-background:new%200%200%2030.239%2030.239;'%20xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath%20d='M20.194,3.46c-4.613-4.613-12.121-4.613-16.734,0c-4.612,4.614-4.612,12.121,0,16.735%20c4.108,4.107,10.506,4.547,15.116,1.34c0.097,0.459,0.319,0.897,0.676,1.254l6.718,6.718c0.979,0.977,2.561,0.977,3.535,0%20c0.978-0.978,0.978-2.56,0-3.535l-6.718-6.72c-0.355-0.354-0.794-0.577-1.253-0.674C24.743,13.967,24.303,7.57,20.194,3.46z%20M18.073,18.074c-3.444,3.444-9.049,3.444-12.492,0c-3.442-3.444-3.442-9.048,0-12.492c3.443-3.443,9.048-3.443,12.492,0%20C21.517,9.026,21.517,14.63,18.073,18.074z'%20data-original='%23000000'%20class='active-path'%20data-old_color='%23000000'%20fill='%23C2CFE0'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:20px;background-position:10px;background-repeat:no-repeat}.icon-credit-card{background-image:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20enable-background='new%200%200%20512%20512'%20height='512'%20viewBox='0%200%20512%20512'%20width='512'%20xmlns='http://www.w3.org/2000/svg'%20fill='%23C2CFE0'%3e%3cg%3e%3cpath%20d='m456%2080h-400c-30.878%200-56%2025.122-56%2056v240c0%2030.878%2025.122%2056%2056%2056h400c30.878%200%2056-25.122%2056-56v-240c0-30.878-25.122-56-56-56zm-400%2032h400c13.233%200%2024%2010.767%2024%2024v32h-448v-32c0-13.233%2010.767-24%2024-24zm400%20288h-400c-13.233%200-24-10.767-24-24v-176h448v176c0%2013.233-10.767%2024-24%2024z'/%3e%3cpath%20d='m112%20352h-16c-8.836%200-16-7.164-16-16v-16c0-8.836%207.164-16%2016-16h16c8.836%200%2016%207.164%2016%2016v16c0%208.836-7.164%2016-16%2016z'/%3e%3c/g%3e%3c/svg%3e");background-size:30px;background-repeat:no-repeat;width:30px;height:30px}.icon-sepa{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2016.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='459px'%20height='459px'%20viewBox='0%200%20459%20459'%20style='enable-background:new%200%200%20459%20459;'%20xml:space='preserve'%20fill='%23C2CFE0'%3e%3cg%3e%3cg%20id='swap-horiz'%3e%3cpath%20d='M102,204L0,306l102,102v-76.5h178.5v-51H102V204z%20M459,153L357,51v76.5H178.5v51H357V255L459,153z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e");background-size:30px;background-repeat:no-repeat;width:30px;height:30px}.icon-recurrence{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='20'%20viewBox='0%200%2021%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.99609%2020L1.99609%2016L5.99609%2012L7.39609%2013.45L5.84609%2015H15.9961V11H17.9961V17H5.84609L7.39609%2018.55L5.99609%2020ZM3.99609%209V3H16.1461L14.5961%201.45L15.9961%200L19.9961%204L15.9961%208L14.5961%206.55L16.1461%205H5.99609V9H3.99609Z'%20fill='%231A2B3D'/%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;width:20px;height:20px}.icon-recurrence-red{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='20'%20viewBox='0%200%2021%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.99609%2020L1.99609%2016L5.99609%2012L7.39609%2013.45L5.84609%2015H15.9961V11H17.9961V17H5.84609L7.39609%2018.55L5.99609%2020ZM3.99609%209V3H16.1461L14.5961%201.45L15.9961%200L19.9961%204L15.9961%208L14.5961%206.55L16.1461%205H5.99609V9H3.99609Z'%20fill='%23F73522'/%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;width:20px;height:20px}.icon-world{background-image:url(/assets/icon_world-DNiv0W4m.svg);background-size:13px;background-repeat:no-repeat;width:13px;height:13px}.icon-reasons-arrow{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2024L4.66667%2010.5707V19.3477H2V4H12.6667V7.83693H6.53333L14%2018.5803L24.1333%204L26%206.73381L14%2024Z'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-box-broken{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%206.22222V13.5444L20.6667%2010.2L16.2222%2014.6556L11.7778%2010.2111L7.33333%2014.6556L4%2011.3111V6.22222C4%205.63285%204.23413%205.06762%204.65087%204.65087C5.06762%204.23413%205.63285%204%206.22222%204H21.7778C22.3671%204%2022.9324%204.23413%2023.3491%204.65087C23.7659%205.06762%2024%205.63285%2024%206.22222ZM20.6667%2013.3556L24%2016.7V21.7778C24%2022.3671%2023.7659%2022.9324%2023.3491%2023.3491C22.9324%2023.7659%2022.3671%2024%2021.7778%2024H6.22222C5.63285%2024%205.06762%2023.7659%204.65087%2023.3491C4.23413%2022.9324%204%2022.3671%204%2021.7778V14.4667L7.33333%2017.7889L11.7778%2013.3444L16.2222%2017.7889'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-box{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%204L4.66392%208.52724L8.89964%2010.581L17.8137%205.84787L14%204ZM18.9099%206.37932L9.99588%2011.1125L14%2013.0556L23.3361%208.52724L18.9099%206.37932ZM4%209.29672V19.372L13.5368%2024V13.9247L4%209.29672ZM24%209.29672L14.4632%2013.9247V24L24%2019.372V9.29672Z'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-drop{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2024C11.574%2024%209.5506%2023.1966%207.92994%2021.5897C6.30927%2019.9829%205.49929%2017.9829%205.5%2015.5897C5.5%2014.5299%205.74792%2013.4701%206.24375%2012.4103C6.73958%2011.3504%207.35938%2010.3333%208.10313%209.35897C8.84688%208.38462%209.65261%207.47009%2010.5203%206.61538C11.388%205.76068%2012.1938%205.01709%2012.9375%204.38462C13.0792%204.24786%2013.2431%204.14974%2013.4294%204.09026C13.6157%204.03077%2013.8059%204.00068%2014%204C14.1948%204%2014.385%204.03009%2014.5706%204.09026C14.7561%204.15043%2014.9201%204.24855%2015.0625%204.38462C15.8062%205.01709%2016.612%205.76068%2017.4797%206.61538C18.3474%207.47009%2019.1531%208.38462%2019.8969%209.35897C20.6406%2010.3333%2021.2604%2011.3504%2021.7562%2012.4103C22.2521%2013.4701%2022.5%2014.5299%2022.5%2015.5897C22.5%2017.9829%2021.6897%2019.9829%2020.069%2021.5897C18.4483%2023.1966%2016.4253%2024%2014%2024ZM14%2021.9487C15.8417%2021.9487%2017.3646%2021.346%2018.5687%2020.1405C19.7729%2018.935%2020.375%2017.4181%2020.375%2015.5897C20.375%2014.3419%2019.8391%2012.9316%2018.7674%2011.359C17.6957%209.78633%2016.1066%208.06838%2014%206.20513C11.8927%208.06838%2010.3036%209.78633%209.23256%2011.359C8.16156%2012.9316%207.62571%2014.3419%207.625%2015.5897C7.625%2017.4188%208.22708%2018.9361%209.43125%2020.1415C10.6354%2021.347%2012.1583%2021.9494%2014%2021.9487ZM14.2922%2020.9231C14.5047%2020.906%2014.6864%2020.8246%2014.8373%2020.679C14.9881%2020.5333%2015.0632%2020.3583%2015.0625%2020.1538C15.0625%2019.9145%2014.9828%2019.7221%2014.8234%2019.5764C14.6641%2019.4308%2014.4604%2019.3668%2014.2125%2019.3846C13.4865%2019.4359%2012.7161%2019.2434%2011.9016%2018.8072C11.087%2018.3709%2010.5734%2017.5805%2010.3609%2016.4359C10.3255%2016.2479%2010.2327%2016.094%2010.0826%2015.9744C9.9324%2015.8547%209.75956%2015.7949%209.56406%2015.7949C9.31615%2015.7949%209.1125%2015.8848%208.95313%2016.0646C8.79375%2016.2444%208.74063%2016.4537%208.79375%2016.6923C9.09479%2018.2479%209.80313%2019.359%2010.9188%2020.0256C12.0344%2020.6923%2013.1589%2020.9915%2014.2922%2020.9231Z'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-error{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.85556%204L4%209.85556V18.1444L9.85556%2024H18.1444L24%2018.1444V9.85556L18.1444%204M10.0111%208.44444L14%2012.4333L17.9889%208.44444L19.5556%2010.0111L15.5667%2014L19.5556%2017.9889L17.9889%2019.5556L14%2015.5667L10.0111%2019.5556L8.44444%2017.9889L12.4333%2014L8.44444%2010.0111'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-flag{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2024V4H15.8L16.28%206.35294H23V18.1176H14.6L14.12%2015.7647H7.4V24H5Z'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-forbidden{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%204C19.5%204%2024%208.5%2024%2014C24%2019.5%2019.5%2024%2014%2024C8.5%2024%204%2019.5%204%2014C4%208.5%208.5%204%2014%204ZM14%206C12.1%206%2010.4%206.6%209.1%207.7L20.3%2018.9C21.3%2017.5%2022%2015.8%2022%2014C22%209.6%2018.4%206%2014%206ZM18.9%2020.3L7.7%209.1C6.6%2010.4%206%2012.1%206%2014C6%2018.4%209.6%2022%2014%2022C15.9%2022%2017.6%2021.4%2018.9%2020.3Z'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-lock{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M21.8776%2011.169C21.4791%2010.8047%2020.9386%2010.6%2020.375%2010.6H19.3125V8.65713C19.3125%208.01928%2019.1751%207.38768%2018.9081%206.79838C18.6411%206.20909%2018.2498%205.67364%2017.7565%205.22261C17.2632%204.77158%2016.6775%204.41381%2016.033%204.16972C15.3885%203.92562%2014.6976%203.79999%2014%203.79999C12.591%203.79999%2011.2398%204.31172%2010.2435%205.22261C9.24721%206.1335%208.6875%207.36894%208.6875%208.65713V10.6H7.625C7.06141%2010.6%206.52091%2010.8047%206.1224%2011.169C5.72388%2011.5334%205.5%2012.0276%205.5%2012.5428V22.2571C5.5%2022.7724%205.72388%2023.2666%206.1224%2023.6309C6.52091%2023.9953%207.06141%2024.2%207.625%2024.2H20.375C20.9386%2024.2%2021.4791%2023.9953%2021.8776%2023.6309C22.2761%2023.2666%2022.5%2022.7724%2022.5%2022.2571V12.5428C22.5%2012.0276%2022.2761%2011.5334%2021.8776%2011.169ZM11.7461%206.59642C12.3439%206.04988%2013.1546%205.74284%2014%205.74284C14.8454%205.74284%2015.6561%206.04988%2016.2539%206.59642C16.8517%207.14295%2017.1875%207.88421%2017.1875%208.65713V10.6H10.8125V8.65713C10.8125%207.88421%2011.1483%207.14295%2011.7461%206.59642Z'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-scan{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.22222%2017.3333H4V21.7778C4%2022.3671%204.23413%2022.9324%204.65087%2023.3491C5.06762%2023.7659%205.63285%2024%206.22222%2024H10.6667V21.7778H6.22222M6.22222%206.22222H10.6667V4H6.22222C5.63285%204%205.06762%204.23413%204.65087%204.65087C4.23413%205.06762%204%205.63285%204%206.22222V10.6667H6.22222M21.7778%204H17.3333V6.22222H21.7778V10.6667H24V6.22222C24%205.63285%2023.7659%205.06762%2023.3491%204.65087C22.9324%204.23413%2022.3671%204%2021.7778%204ZM21.7778%2021.7778H17.3333V24H21.7778C22.3671%2024%2022.9324%2023.7659%2023.3491%2023.3491C23.7659%2022.9324%2024%2022.3671%2024%2021.7778V17.3333H21.7778M14%209.55556C12.8213%209.55556%2011.6908%2010.0238%2010.8573%2010.8573C10.0238%2011.6908%209.55556%2012.8213%209.55556%2014C9.55556%2015.1787%2010.0238%2016.3092%2010.8573%2017.1427C11.6908%2017.9762%2012.8213%2018.4444%2014%2018.4444C15.1787%2018.4444%2016.3092%2017.9762%2017.1427%2017.1427C17.9762%2016.3092%2018.4444%2015.1787%2018.4444%2014C18.4444%2012.8213%2017.9762%2011.6908%2017.1427%2010.8573C16.3092%2010.0238%2015.1787%209.55556%2014%209.55556ZM14%2016.2222C13.4106%2016.2222%2012.8454%2015.9881%2012.4287%2015.5713C12.0119%2015.1546%2011.7778%2014.5894%2011.7778%2014C11.7778%2013.4106%2012.0119%2012.8454%2012.4287%2012.4287C12.8454%2012.0119%2013.4106%2011.7778%2014%2011.7778C14.5894%2011.7778%2015.1546%2012.0119%2015.5713%2012.4287C15.9881%2012.8454%2016.2222%2013.4106%2016.2222%2014C16.2222%2014.5894%2015.9881%2015.1546%2015.5713%2015.5713C15.1546%2015.9881%2014.5894%2016.2222%2014%2016.2222Z'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-suitcase-forbidden{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.79999%206.9L8.69999%2010.9V21C8.69999%2021.5%208.89999%2022%209.29999%2022.4C9.69999%2022.8%2010.2%2023%2010.7%2023V12.8L11.7%2013.8V23H15.9C15.8%2022.6%2015.7%2022.2%2015.7%2022C15.7%2020.8%2016.2%2020%2017.3%2019.4L18.1%2020.2C17.2%2020.5%2016.8%2021.2%2016.8%2022.1C16.8%2022.6%2017%2023.1%2017.4%2023.5C17.7%2023.8%2018.2%2024%2018.7%2024C19.6%2024%2020.3%2023.6%2020.6%2022.7L21.8%2023.9L23.2%2022.5L6.19999%205.5L4.79999%206.9ZM14.7%204C14.7%204.5%2014.9%205%2015.3%205.4C15.7%205.8%2016.2%206%2016.7%206V9H12.5L18.7%2015.2V4H14.7Z'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-thermometer{background-image:url("data:image/svg+xml,%3csvg%20width='29'%20height='28'%20viewBox='0%200%2029%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.7608%2016.8795L11.7595%2015.99L11.7564%2012.8845L11.7502%206.681C11.7489%205.201%2013.1464%204.001%2014.8727%204C16.5983%203.999%2017.9989%205.1975%2018.0002%206.6765L18.0064%2012.8805L18.0095%2015.9865L18.0108%2016.8755C18.82%2017.3929%2019.4083%2018.0987%2019.6944%2018.8952C19.9805%2019.6916%2019.9504%2020.5396%2019.6081%2021.3217C19.2658%2022.1039%2018.6282%2022.7817%2017.7836%2023.2615C16.9389%2023.7413%2015.9288%2023.9993%2014.8929%2024C13.857%2024.0007%2012.8464%2023.7439%2012.0008%2023.2652C11.1552%2022.7865%2010.5163%2022.1095%2010.1724%2021.3278C9.82856%2020.546%209.79669%2019.6982%2010.0812%2018.9013C10.3658%2018.1045%2010.9527%2017.398%2011.7608%2016.8795ZM14.2452%2012.711C14.9927%2012.866%2015.8464%2013.042%2016.757%2013.0295L16.7558%2011.987L15.5058%2011.9875C15.34%2011.9876%2015.181%2011.9351%2015.0637%2011.8414C14.9463%2011.7477%2014.8803%2011.6206%2014.8802%2011.488C14.88%2011.3554%2014.9457%2011.2282%2015.0628%2011.1343C15.1799%2011.0404%2015.3388%2010.9876%2015.5045%2010.9875L16.7545%2010.987L16.7539%209.987L15.5039%209.9875C15.4218%209.98757%2015.3406%209.9747%2015.2647%209.94963C15.1888%209.92457%2015.1199%209.88779%2015.0618%209.84141C15.0037%209.79503%2014.9576%209.73994%2014.9261%209.67931C14.8946%209.61867%2014.8784%209.55366%2014.8783%209.488C14.8782%209.42234%2014.8943%209.35731%2014.9256%209.29662C14.957%209.23593%2015.0029%209.18078%2015.0609%209.1343C15.1189%209.08783%2015.1877%209.05094%2015.2635%209.02575C15.3393%209.00056%2015.4206%208.98757%2015.5027%208.9875L16.7527%208.987L16.7514%207.987L15.5014%207.9875C15.4193%207.98753%2015.3381%207.97463%2015.2622%207.94954C15.1864%207.92444%2015.1175%207.88764%2015.0594%207.84123C15.0013%207.79483%2014.9552%207.73972%2014.9238%207.67907C14.8924%207.61842%2014.8761%207.55341%2014.8761%207.48775C14.8761%207.42209%2014.8922%207.35707%2014.9236%207.29639C14.9549%207.23572%2015.0009%207.18058%2015.0589%207.13412C15.117%207.08767%2015.1858%207.05081%2015.2616%207.02566C15.3375%207.0005%2015.4187%206.98753%2015.5008%206.9875L16.7508%206.987V6.677C16.7495%205.79%2015.9089%205.071%2014.8739%205.072C13.8383%205.072%2012.9989%205.792%2013.0002%206.68L13.0064%2012.5005C13.372%2012.5305%2013.7889%2012.617%2014.2452%2012.711Z'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-truck{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.4172%2022.125C19.9917%2022.125%2019.5836%2021.9275%2019.2828%2021.5758C18.9819%2021.2242%2018.8129%2020.7473%2018.8129%2020.25C18.8129%2019.7527%2018.9819%2019.2758%2019.2828%2018.9242C19.5836%2018.5725%2019.9917%2018.375%2020.4172%2018.375C20.8426%2018.375%2021.2507%2018.5725%2021.5516%2018.9242C21.8524%2019.2758%2022.0214%2019.7527%2022.0214%2020.25C22.0214%2020.7473%2021.8524%2021.2242%2021.5516%2021.5758C21.2507%2021.9275%2020.8426%2022.125%2020.4172%2022.125ZM22.0214%2010.875L24.1177%2014H19.3477V10.875M7.58294%2022.125C7.15746%2022.125%206.74941%2021.9275%206.44855%2021.5758C6.14769%2021.2242%205.97867%2020.7473%205.97867%2020.25C5.97867%2019.7527%206.14769%2019.2758%206.44855%2018.9242C6.74941%2018.5725%207.15746%2018.375%207.58294%2018.375C8.00843%2018.375%208.41648%2018.5725%208.71734%2018.9242C9.0182%2019.2758%209.18722%2019.7527%209.18722%2020.25C9.18722%2020.7473%209.0182%2021.2242%208.71734%2021.5758C8.41648%2021.9275%208.00843%2022.125%207.58294%2022.125ZM22.5562%209H19.3477V4H4.37439C3.18722%204%202.23535%205.1125%202.23535%206.5V20.25H4.37439C4.37439%2021.2446%204.71243%2022.1984%205.31415%2022.9016C5.91587%2023.6049%206.73198%2024%207.58294%2024C8.43391%2024%209.25002%2023.6049%209.85174%2022.9016C10.4535%2022.1984%2010.7915%2021.2446%2010.7915%2020.25H17.2086C17.2086%2021.2446%2017.5467%2022.1984%2018.1484%2022.9016C18.7501%2023.6049%2019.5662%2024%2020.4172%2024C21.2681%2024%2022.0842%2023.6049%2022.686%2022.9016C23.2877%2022.1984%2023.6257%2021.2446%2023.6257%2020.25H25.7648V14L22.5562%209Z'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-user-forbidden{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.7778%204C10.5991%204%209.4686%204.46825%208.63511%205.30175C7.80161%206.13524%207.33336%207.2657%207.33336%208.44444C7.33336%209.62318%207.80161%2010.7536%208.63511%2011.5871C9.4686%2012.4206%2010.5991%2012.8889%2011.7778%2012.8889C12.9565%2012.8889%2014.087%2012.4206%2014.9205%2011.5871C15.754%2010.7536%2016.2222%209.62318%2016.2222%208.44444C16.2222%207.2657%2015.754%206.13524%2014.9205%205.30175C14.087%204.46825%2012.9565%204%2011.7778%204ZM11.7778%206.22222C12.3672%206.22222%2012.9324%206.45635%2013.3492%206.8731C13.7659%207.28984%2014%207.85507%2014%208.44444C14%209.03381%2013.7659%209.59905%2013.3492%2010.0158C12.9324%2010.4325%2012.3672%2010.6667%2011.7778%2010.6667C11.1884%2010.6667%2010.6232%2010.4325%2010.2065%2010.0158C9.78971%209.59905%209.55558%209.03381%209.55558%208.44444C9.55558%207.85507%209.78971%207.28984%2010.2065%206.8731C10.6232%206.45635%2011.1884%206.22222%2011.7778%206.22222ZM11.7778%2014C8.81114%2014%202.88892%2015.4778%202.88892%2018.4444V21.7778H13.4445C13.1648%2021.1045%2012.9888%2020.3927%2012.9222%2019.6667H5.00003V18.4444C5.00003%2017.7333%208.47781%2016.1111%2011.7778%2016.1111C12.3334%2016.1111%2012.8889%2016.1667%2013.4445%2016.2556C13.7296%2015.5539%2014.1233%2014.9015%2014.6111%2014.3222C13.5667%2014.1111%2012.5667%2014%2011.7778%2014ZM20.1111%2014C17.3334%2014%2015.1111%2016.2222%2015.1111%2019C15.1111%2021.7778%2017.3334%2024%2020.1111%2024C22.8889%2024%2025.1111%2021.7778%2025.1111%2019C25.1111%2016.2222%2022.8889%2014%2020.1111%2014ZM20.1111%2015.6667C21.9556%2015.6667%2023.4445%2017.1556%2023.4445%2019C23.4445%2019.6222%2023.2778%2020.2%2022.9778%2020.6667L18.4445%2016.1333C18.9111%2015.8333%2019.4889%2015.6667%2020.1111%2015.6667ZM17.2445%2017.3333L21.7778%2021.8667C21.3111%2022.1667%2020.7334%2022.3333%2020.1111%2022.3333C18.2667%2022.3333%2016.7778%2020.8444%2016.7778%2019C16.7778%2018.3778%2016.9445%2017.8%2017.2445%2017.3333Z'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.icon-reasons-user{background-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.9444%204C15.2932%204%2016.5867%204.50862%2017.5404%205.41397C18.4941%206.31932%2019.0299%207.54723%2019.0299%208.82759C19.0299%2010.1079%2018.4941%2011.3359%2017.5404%2012.2412C16.5867%2013.1466%2015.2932%2013.6552%2013.9444%2013.6552C12.5957%2013.6552%2011.3022%2013.1466%2010.3485%2012.2412C9.39476%2011.3359%208.85897%2010.1079%208.85897%208.82759C8.85897%207.54723%209.39476%206.31932%2010.3485%205.41397C11.3022%204.50862%2012.5957%204%2013.9444%204ZM4.5%2021.5862C4.5%2018.731%208.72821%2016.4138%2013.9444%2016.4138C19.1607%2016.4138%2023.3889%2018.731%2023.3889%2021.5862V24H4.5V21.5862Z'%20fill='%23737373'%20/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.negative-cold-image{background-image:url(/assets/negative-cold-U6xQn0gp.svg);background-size:22px;background-repeat:no-repeat;width:22px;height:22px}.positive-cold-image{background-image:url(/assets/positive-cold-Bd0KL6JG.svg);background-size:22px;background-repeat:no-repeat;width:22px;height:22px}.bi-temperate-image{background-image:url(/assets/bi-temperate-DtRYHzM-.svg);background-size:22px;background-repeat:no-repeat;width:22px;height:22px}.tailgate-image{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.7017%206.47921L14.4496%207.21583C15.0248%206.94047%2015.6265%206.85485%2016.2546%206.95896C16.8829%207.0633%2017.4256%207.34055%2017.8826%207.79071C18.1497%208.05379%2018.3598%208.36007%2018.5128%208.70956C18.6655%209.05881%2018.7435%209.44551%2018.7467%209.86966L18.7481%2010.0464L17.8755%209.18699L17.174%209.89926L19.3108%2012.0039L21.4154%209.8671L20.7032%209.16555L19.7385%2010.1449L19.7542%209.8797C19.7498%209.30239%2019.6429%208.77888%2019.4334%208.30916C19.2234%207.83946%2018.9403%207.42922%2018.5842%207.07844C17.9253%206.42951%2017.1448%206.04967%2016.2426%205.93892C15.3404%205.8277%2014.4934%206.00779%2013.7017%206.47921Z'%20fill='%231A2B3D'/%3e%3cpath%20d='M12.7802%2015.4021H21.9959'%20stroke='%231A2B3D'%20stroke-width='2'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2016.3125H4.03252C4.03252%2017.1579%204.38295%2017.9686%205.00671%2018.5664C5.63047%2019.1642%206.47648%2019.5%207.35861%2019.5C8.24074%2019.5%209.08674%2019.1642%209.71051%2018.5664C10.3343%2017.9686%2010.6847%2017.1579%2010.6847%2016.3125H12.9021V4.625C12.9021%203.44563%2011.9153%202.5%2010.6847%202.5H0V16.3125ZM8.53456%2017.4395C8.22268%2017.7383%207.79967%2017.9062%207.35861%2017.9062C6.91754%2017.9062%206.49454%2017.7383%206.18266%2017.4395C5.87078%2017.1406%205.69556%2016.7352%205.69556%2016.3125C5.69556%2015.8898%205.87078%2015.4844%206.18266%2015.1855C6.49454%2014.8867%206.91754%2014.7188%207.35861%2014.7188C7.79967%2014.7188%208.22268%2014.8867%208.53456%2015.1855C8.84644%2015.4844%209.02165%2015.8898%209.02165%2016.3125C9.02165%2016.7352%208.84644%2017.1406%208.53456%2017.4395Z'%20fill='%231A2B3D'/%3e%3c/svg%3e");background-size:22px;background-repeat:no-repeat;width:22px;height:22px}.step-image{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20id='Capa_1'%20x='0px'%20y='0px'%20viewBox='0%200%20512%20512'%20style='enable-background:new%200%200%20512%20512;'%20xml:space='preserve'%20width='512px'%20height='512px'%20class=''%3e%3cg%3e%3cg%3e%3cg%3e%3cpath%20d='M508.177,245.995C503.607,240.897,393.682,121,256,121S8.394,240.897,3.823,245.995c-5.098,5.698-5.098,14.312,0,20.01%20C8.394,271.103,118.32,391,256,391s247.606-119.897,252.177-124.995C513.274,260.307,513.274,251.693,508.177,245.995z%20M256,361%20c-57.891,0-105-47.109-105-105s47.109-105,105-105s105,47.109,105,105S313.891,361,256,361z'%20data-original='%23000000'%20class='active-path'%20data-old_color='%23000000'%20fill='%23559FE1'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath%20d='M271,226c0-15.09,7.491-28.365,18.887-36.53C279.661,184.235,268.255,181,256,181c-41.353,0-75,33.647-75,75%20c0,41.353,33.647,75,75,75c37.024,0,67.668-27.034,73.722-62.358C299.516,278.367,271,255.522,271,226z'%20data-original='%23000000'%20class='active-path'%20data-old_color='%23000000'%20fill='%23559FE1'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;width:15px;height:15px}.plus-image{background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%200V12'%20stroke='%23549FE2'%20stroke-width='1.8'/%3e%3cpath%20d='M0%206L12%206'%20stroke='%23549FE2'%20stroke-width='1.8'/%3e%3c/svg%3e");background-size:10px;background-repeat:no-repeat;width:10px;height:10px}.minus-image{background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%206L12%206'%20stroke='%23F7685B'%20stroke-width='1.8'/%3e%3c/svg%3e");background-size:10px;background-repeat:no-repeat;width:10px;height:10px}.close-image{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='18px'%20height='18px'%20viewBox='0%200%2018%2018'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20sketchtool%2056.2%20(101010)%20-%20https://sketch.com%20--%3e%3ctitle%3e551A27BE-A1E6-4D2B-ABBC-C1B64682EB45%3c/title%3e%3cdesc%3eCreated%20with%20sketchtool.%3c/desc%3e%3cg%20id='Asset-Artboard-Page'%20stroke='%23000000'%20stroke-width='2'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='icon/other/close'%20fill='%23000000'%20fill-rule='nonzero'%3e%3cpolygon%20id='Path'%20points='17.5%201.7625%2015.7375%200%208.75%206.9875%201.7625%200%200%201.7625%206.9875%208.75%200%2015.7375%201.7625%2017.5%208.75%2010.5125%2015.7375%2017.5%2017.5%2015.7375%2010.5125%208.75'%3e%3c/polygon%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:6px;background-repeat:no-repeat;width:7px;height:7px}.tour-dispatch{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg%20width='44'%20height='44'%20viewBox='3%203%2030%2030'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='%23334D6E'%20d='M18.1818%2017.8698C17.9377%2017.8698%2017.7036%2017.7753%2017.531%2017.6071C17.3583%2017.4389%2017.2614%2017.2108%2017.2614%2016.9729C17.2614%2016.7351%2017.3583%2016.5069%2017.531%2016.3387C17.7036%2016.1705%2017.9377%2016.076%2018.1818%2016.076C18.4259%2016.076%2018.6601%2016.1705%2018.8327%2016.3387C19.0053%2016.5069%2019.1023%2016.7351%2019.1023%2016.9729C19.1023%2017.2108%2019.0053%2017.4389%2018.8327%2017.6071C18.6601%2017.7753%2018.4259%2017.8698%2018.1818%2017.8698ZM19.1023%2012.4885L20.305%2013.9833H17.5682V12.4885M10.8182%2017.8698C10.5741%2017.8698%2010.3399%2017.7753%2010.1673%2017.6071C9.9947%2017.4389%209.89773%2017.2108%209.89773%2016.9729C9.89773%2016.7351%209.9947%2016.5069%2010.1673%2016.3387C10.3399%2016.1705%2010.5741%2016.076%2010.8182%2016.076C11.0623%2016.076%2011.2964%2016.1705%2011.469%2016.3387C11.6417%2016.5069%2011.7386%2016.7351%2011.7386%2016.9729C11.7386%2017.2108%2011.6417%2017.4389%2011.469%2017.6071C11.2964%2017.7753%2011.0623%2017.8698%2010.8182%2017.8698ZM19.4091%2011.5917H17.5682V9.2H8.97727C8.29614%209.2%207.75%209.73215%207.75%2010.3958V16.9729H8.97727C8.97727%2017.4486%209.17123%2017.9049%209.51646%2018.2413C9.8617%2018.5777%2010.3299%2018.7667%2010.8182%2018.7667C11.3064%2018.7667%2011.7747%2018.5777%2012.1199%2018.2413C12.4651%2017.9049%2012.6591%2017.4486%2012.6591%2016.9729H16.3409C16.3409%2017.4486%2016.5349%2017.9049%2016.8801%2018.2413C17.2253%2018.5777%2017.6936%2018.7667%2018.1818%2018.7667C18.6701%2018.7667%2019.1383%2018.5777%2019.4835%2018.2413C19.8288%2017.9049%2020.0227%2017.4486%2020.0227%2016.9729H21.25V13.9833L19.4091%2011.5917Z'/%3e%3c/svg%3e");background-size:40px;background-repeat:no-repeat;width:30px;height:30px}.tour-dispatch-empty{background-image:url("data:image/svg+xml,%3csvg%20width='44'%20height='44'%20viewBox='3%203%2030%2030'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='%23C2CFE0'%20d='M18.1818%2017.8698C17.9377%2017.8698%2017.7036%2017.7753%2017.531%2017.6071C17.3583%2017.4389%2017.2614%2017.2108%2017.2614%2016.9729C17.2614%2016.7351%2017.3583%2016.5069%2017.531%2016.3387C17.7036%2016.1705%2017.9377%2016.076%2018.1818%2016.076C18.4259%2016.076%2018.6601%2016.1705%2018.8327%2016.3387C19.0053%2016.5069%2019.1023%2016.7351%2019.1023%2016.9729C19.1023%2017.2108%2019.0053%2017.4389%2018.8327%2017.6071C18.6601%2017.7753%2018.4259%2017.8698%2018.1818%2017.8698ZM19.1023%2012.4885L20.305%2013.9833H17.5682V12.4885M10.8182%2017.8698C10.5741%2017.8698%2010.3399%2017.7753%2010.1673%2017.6071C9.9947%2017.4389%209.89773%2017.2108%209.89773%2016.9729C9.89773%2016.7351%209.9947%2016.5069%2010.1673%2016.3387C10.3399%2016.1705%2010.5741%2016.076%2010.8182%2016.076C11.0623%2016.076%2011.2964%2016.1705%2011.469%2016.3387C11.6417%2016.5069%2011.7386%2016.7351%2011.7386%2016.9729C11.7386%2017.2108%2011.6417%2017.4389%2011.469%2017.6071C11.2964%2017.7753%2011.0623%2017.8698%2010.8182%2017.8698ZM19.4091%2011.5917H17.5682V9.2H8.97727C8.29614%209.2%207.75%209.73215%207.75%2010.3958V16.9729H8.97727C8.97727%2017.4486%209.17123%2017.9049%209.51646%2018.2413C9.8617%2018.5777%2010.3299%2018.7667%2010.8182%2018.7667C11.3064%2018.7667%2011.7747%2018.5777%2012.1199%2018.2413C12.4651%2017.9049%2012.6591%2017.4486%2012.6591%2016.9729H16.3409C16.3409%2017.4486%2016.5349%2017.9049%2016.8801%2018.2413C17.2253%2018.5777%2017.6936%2018.7667%2018.1818%2018.7667C18.6701%2018.7667%2019.1383%2018.5777%2019.4835%2018.2413C19.8288%2017.9049%2020.0227%2017.4486%2020.0227%2016.9729H21.25V13.9833L19.4091%2011.5917Z'/%3e%3c/svg%3e");background-size:40px;background-repeat:no-repeat;width:30px;height:30px}.comment-full-image{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.4451%209.37862C19.4451%2013.8413%2015.2172%2017.4572%2010.0006%2017.4572C8.63189%2017.4572%207.33328%2017.2086%206.1601%2016.762C5.72108%2017.0999%205.00537%2017.5621%204.15685%2017.9505C3.27143%2018.3544%202.20524%2018.7%201.14643%2018.7C0.906625%2018.7%200.69265%2018.5486%200.600419%2018.3155C0.508188%2018.0825%200.559837%2017.8184%200.725853%2017.6397L0.73692%2017.6281C0.747988%2017.6164%200.762745%2017.6009%200.784881%2017.5737C0.825462%2017.5271%200.888179%2017.4533%200.965653%2017.3523C1.11691%2017.1581%201.31982%2016.8707%201.52642%2016.5134C1.89534%2015.8687%202.24582%2015.022%202.31591%2014.0704C1.20914%2012.7499%200.556148%2011.1303%200.556148%209.37862C0.556148%204.91599%204.78402%201.30005%2010.0006%201.30005C15.2172%201.30005%2019.4451%204.91599%2019.4451%209.37862Z'%20fill='%231A2B3D'/%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;background-position:center;width:20px;height:20px}.comment-empty-image{background-image:url(/assets/comment_empty-CKW9Ds49.svg);background-size:20px;background-repeat:no-repeat;background-position:center;width:20px;height:20px}.comment-semi-left-image{background-image:url(/assets/comment_semi_left-CKexWp_L.svg);background-size:20px;background-repeat:no-repeat;background-position:center;width:20px;height:20px}.comment-semi-right-image{background-image:url(/assets/comment_semi_right-BqL4SX2C.svg);background-size:20px;background-repeat:no-repeat;background-position:center;width:20px;height:20px}.clock-late-image{background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%200C2.7%200%200%202.7%200%206C0%209.3%202.7%2012%206%2012C9.3%2012%2012%209.3%2012%206C12%202.7%209.3%200%206%200ZM8.13%208.28L5.682%206.774C5.502%206.666%205.394%206.474%205.394%206.264V3.45C5.4%203.204%205.604%203%205.85%203C6.096%203%206.3%203.204%206.3%203.45V6.12L8.604%207.506C8.82%207.638%208.892%207.92%208.76%208.136C8.628%208.346%208.346%208.412%208.13%208.28Z'%20fill='%23E4523E'/%3e%3cpath%20d='M5.68371%206.774L8.13171%208.28C8.34771%208.412%208.62971%208.346%208.76171%208.136C8.89371%207.92%208.82171%207.638%208.60571%207.506L6.30171%206.12V3.45C6.30171%203.204%206.09771%203%205.85171%203C5.60571%203%205.40171%203.204%205.39571%203.45V6.264C5.39571%206.474%205.50371%206.666%205.68371%206.774Z'%20fill='white'/%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;background-position:center;width:20px;height:20px}.clock-late-unselected{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20viewBox='0%200%2019%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='9.5'%20cy='9.65625'%20r='8.5'%20stroke='%23E4523E'/%3e%3cpath%20d='M12.7173%2013.0841L9.04528%2010.8251C8.77528%2010.6631%208.61328%2010.3751%208.61328%2010.0601V5.83906C8.62228%205.47006%208.92828%205.16406%209.29728%205.16406C9.66628%205.16406%209.97228%205.47006%209.97228%205.83906V9.84406L13.4283%2011.9231C13.7523%2012.1211%2013.8603%2012.5441%2013.6623%2012.8681C13.4643%2013.1831%2013.0413%2013.2821%2012.7173%2013.0841Z'%20fill='%23E4523E'/%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;background-position:center;width:20px;height:20px}.date-image{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20y='8'%20width='17'%20height='12.5'%20stroke='%23334D6E'/%3e%3crect%20x='2'%20y='3.5'%20width='17'%20height='4.4'%20fill='%23334D6E'%20stroke='%23334D6E'/%3e%3crect%20x='4.7002'%20y='6.10156'%20width='5.3'%20height='2.6'%20rx='1.3'%20transform='rotate(-90%204.7002%206.10156)'%20fill='white'%20stroke='%23334D6E'/%3e%3crect%20x='13.7002'%20y='6.10156'%20width='5.3'%20height='2.6'%20rx='1.3'%20transform='rotate(-90%2013.7002%206.10156)'%20fill='white'%20stroke='%23334D6E'/%3e%3crect%20x='13.9956'%20y='13.3125'%20width='2.78438'%20height='2.78438'%20fill='%23334D6E'/%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;width:20px;height:20px}.date-image-small{background-image:url("data:image/svg+xml,%3csvg%20width='210'%20height='210'%20viewBox='0%200%20210%20210'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_65)'%3e%3crect%20x='13.7662'%20y='84.7482'%20width='178.53'%20height='108.409'%20fill='white'/%3e%3cpath%20d='M189.395%2023.3828V48.7857C189.395%2060.2676%20180.08%2069.5202%20168.6%2069.5202H155.482C144.001%2069.5202%20134.563%2060.2676%20134.563%2048.7857V23.2916H75.4371V48.7857C75.4371%2060.2676%2065.9995%2069.5202%2054.5202%2069.5202H41.3997C29.92%2069.5202%2020.6058%2060.2676%2020.6058%2048.7857V23.3828C10.5724%2023.6852%202.32776%2031.9875%202.32776%2042.1921V191.065C2.32776%20201.462%2010.7544%20210%2021.1509%20210H188.849C199.23%20210%20207.672%20201.444%20207.672%20191.065V42.1921C207.672%2031.9875%20199.428%2023.6852%20189.395%2023.3828ZM183.302%20181.795C183.302%20186.288%20179.659%20189.933%20175.164%20189.933H34.4774C29.9828%20189.933%2026.3399%20186.288%2026.3399%20181.795V104.896C26.3399%20100.402%2029.9823%2096.7566%2034.4774%2096.7566H175.164C179.658%2096.7566%20183.301%20100.402%20183.301%20104.896L183.302%20181.795Z'%20fill='black'/%3e%3cpath%20d='M41.3537%2055.9015H54.3292C58.2676%2055.9015%2061.4609%2052.7129%2061.4609%2048.7745V7.1296C61.4609%203.19075%2058.2676%200%2054.3292%200H41.3537C37.4148%200%2034.2219%203.19075%2034.2219%207.1296V48.7745C34.2219%2052.7129%2037.4148%2055.9015%2041.3537%2055.9015Z'%20fill='black'/%3e%3cpath%20d='M155.315%2055.9015H168.291C172.226%2055.9015%20175.42%2052.7129%20175.42%2048.7745V7.1296C175.42%203.19075%20172.227%200%20168.291%200H155.315C151.377%200%20148.184%203.19075%20148.184%207.1296V48.7745C148.184%2052.7129%20151.377%2055.9015%20155.315%2055.9015Z'%20fill='black'/%3e%3cpath%20d='M85.2273%20181V174.864L108.273%20149.636C110.977%20146.682%20113.205%20144.114%20114.955%20141.932C116.705%20139.727%20118%20137.659%20118.841%20135.727C119.705%20133.773%20120.136%20131.727%20120.136%20129.591C120.136%20127.136%20119.545%20125.011%20118.364%20123.216C117.205%20121.42%20115.614%20120.034%20113.591%20119.057C111.568%20118.08%20109.295%20117.591%20106.773%20117.591C104.091%20117.591%20101.75%20118.148%2099.75%20119.261C97.7727%20120.352%2096.2386%20121.886%2095.1477%20123.864C94.0795%20125.841%2093.5455%20128.159%2093.5455%20130.818H85.5C85.5%20126.727%2086.4432%20123.136%2088.3295%20120.045C90.2159%20116.955%2092.7841%20114.545%2096.0341%20112.818C99.3068%20111.091%20102.977%20110.227%20107.045%20110.227C111.136%20110.227%20114.761%20111.091%20117.92%20112.818C121.08%20114.545%20123.557%20116.875%20125.352%20119.807C127.148%20122.739%20128.045%20126%20128.045%20129.591C128.045%20132.159%20127.58%20134.67%20126.648%20137.125C125.739%20139.557%20124.148%20142.273%20121.875%20145.273C119.625%20148.25%20116.5%20151.886%20112.5%20156.182L96.8182%20172.955V173.5H129.273V181H85.2273Z'%20fill='black'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_65'%3e%3crect%20width='210'%20height='210'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:8px;background-repeat:no-repeat;background-position-x:1px;width:10px;height:10px}.global-sidebar-information-blocks{font-family:Poppins,sans-serif!important;display:flex;flex-direction:column}.global-sidebar-information-blocks>div{margin-bottom:10px}.global-sidebar-information-blocks .global-sidebar-information-title{margin-bottom:5px;font-size:12px;font-weight:700}.global-sidebar-information-blocks .global-sidebar-information-details,.global-sidebar-information-blocks .global-sidebar-grid-information-details{display:flex;font-size:12px;background-color:var(--darkwhite);border-radius:5px;width:100%;justify-content:center}.global-sidebar-information-item{margin:5px;display:flex;flex-direction:column;align-items:center}.global-sidebar-information-item .global-sidebar-information-item-title,.global-sidebar-grid-information-item .global-sidebar-information-item-title{margin-bottom:3px}.global-sidebar-information-item .global-sidebar-information-item-details,.global-sidebar-grid-information-item .global-sidebar-information-item-details{padding:5px;display:flex;width:fit-content;min-width:25px;justify-content:center;background:var(--darkblue);color:var(--white);border-radius:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.global-sidebar-time-information-details{display:flex;margin-bottom:5px}.global-sidebar-time-information-details .global-sidebar-time-information-item{background-color:var(--darkwhite);margin-right:5px;flex:1;padding:10px;font-size:12px}.global-sidebar-time-information-details .global-sidebar-time-information-item.dark{background-color:var(--bluegray-200);color:var(--white)}.global-sidebar-time-information-details .global-sidebar-time-information-item:not(.dark) .global-sidebar-time-information-item-title{color:var(--bluegray-200)}.global-sidebar-time-information-details .global-sidebar-time-information-item-details{font-weight:700}.global-sidebar-grid-information-details{display:grid!important;grid-template-columns:1fr 1fr;grid-gap:5px;padding:10px 0}.global-sidebar-grid-information-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.global-sidebar-tracking-url{display:flex;align-items:center;height:25px}.global-sidebar-tracking-url a{text-decoration:none;color:var(--blue);font-size:12px;font-weight:400;margin-left:5px}.global-sidebar-tracking-url a:hover{text-decoration:underline}.global-item-rounded-border{transition:all .3s ease-in-out 0s;background-color:#fff;border-radius:30px;border:1px solid rgb(211,210,210);display:inline-flex;align-items:center;padding:4px 6px;margin-right:6px;margin-bottom:6px;font-size:12px}.global-more-time-slots-icon{background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='3'%20cy='6'%20r='1'%20fill='black'/%3e%3ccircle%20cx='6'%20cy='6'%20r='1'%20fill='black'/%3e%3ccircle%20cx='9'%20cy='6'%20r='1'%20fill='black'/%3e%3crect%20x='0.5'%20y='0.5'%20width='11'%20height='11'%20rx='5.5'%20stroke='black'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;width:15px;height:15px}.global-more-time-slots-icon-white{background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='3'%20cy='6'%20r='1'%20fill='white'/%3e%3ccircle%20cx='6'%20cy='6'%20r='1'%20fill='white'/%3e%3ccircle%20cx='9'%20cy='6'%20r='1'%20fill='white'/%3e%3crect%20x='0.5'%20y='0.5'%20width='11'%20height='11'%20rx='5.5'%20stroke='white'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;width:15px;height:15px}.global-vector-icon{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%203V5H2V16H13V11H15V17C15%2017.2652%2014.8946%2017.5196%2014.7071%2017.7071C14.5196%2017.8946%2014.2652%2018%2014%2018H1C0.734784%2018%200.48043%2017.8946%200.292893%2017.7071C0.105357%2017.5196%200%2017.2652%200%2017V4C0%203.73478%200.105357%203.48043%200.292893%203.29289C0.48043%203.10536%200.734784%203%201%203H7ZM18%200V8H16V3.413L8.207%2011.207L6.793%209.793L14.585%202H10V0H18Z'%20fill='%231A2B3D'/%3e%3c/svg%3e");background-size:15px;background-repeat:no-repeat;width:15px;height:15px}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.message{display:flex;justify-content:center;font-size:14px;margin:20px}.textInformation{background-color:var(--lightgray);width:100%;margin-top:10px;padding:5px;text-align:"center";font-size:13px}.mts-link{color:var(--blue);font-weight:700;cursor:pointer;text-align:center;font-size:13px}.loop-run-confirmation{font-size:14px;font-family:Poppins,sans-serif}#dispatch-decision-table>table{padding:0}#dispatch-decision-table{padding:0}.icon-phone{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20viewBox='0%20-256%201792%201792'%20id='svg3013'%20version='1.1'%20inkscape:version='0.48.3.1%20r9886'%20width='100%25'%20height='100%25'%20sodipodi:docname='phone_font_awesome.svg'%3e%3cmetadata%20id='metadata3023'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs3021'%20/%3e%3csodipodi:namedview%20pagecolor='%23ffffff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='640'%20inkscape:window-height='480'%20id='namedview3019'%20showgrid='false'%20inkscape:zoom='0.13169643'%20inkscape:cx='896'%20inkscape:cy='896'%20inkscape:window-x='0'%20inkscape:window-y='25'%20inkscape:window-maximized='0'%20inkscape:current-layer='svg3013'%20/%3e%3cg%20transform='matrix(1,0,0,-1,159.45763,1293.0169)'%20id='g3015'%3e%3cpath%20d='m%201408,296%20q%200,-27%20-10,-70.5%20Q%201388,182%201377,157%201356,107%201255,51%201161,0%201069,0%201042,0%201016.5,3.5%20991,7%20959,16%20927,25%20911.5,30.5%20896,36%20856,51%20816,66%20807,69%20709,104%20632,152%20504,231%20367.5,367.5%20231,504%20152,632%20104,709%2069,807%2066,816%2051,856%2036,896%2030.5,911.5%2025,927%2016,959%207,991%203.5,1016.5%200,1042%200,1069%20q%200,92%2051,186%2056,101%20106,122%2025,11%2068.5,21%2043.5,10%2070.5,10%2014,0%2021,-3%2018,-6%2053,-76%2011,-19%2030,-54%2019,-35%2035,-63.5%2016,-28.5%2031,-53.5%203,-4%2017.5,-25%2014.5,-21%2021.5,-35.5%207,-14.5%207,-28.5%200,-20%20-28.5,-50%20-28.5,-30%20-62,-55%20-33.5,-25%20-62,-53%20-28.5,-28%20-28.5,-46%200,-9%205,-22.5%205,-13.5%208.5,-20.5%203.5,-7%2014,-24%2010.5,-17%2011.5,-19%2076,-137%20174,-235%2098,-98%20235,-174%202,-1%2019,-11.5%2017,-10.5%2024,-14%207,-3.5%2020.5,-8.5%2013.5,-5%2022.5,-5%2018,0%2046,28.5%2028,28.5%2053,62%2025,33.5%2055,62%2030,28.5%2050,28.5%2014,0%2028.5,-7%2014.5,-7%2035.5,-21.5%2021,-14.5%2025,-17.5%2025,-15%2053.5,-31%2028.5,-16%2063.5,-35%2035,-19%2054,-30%2070,-35%2076,-53%203,-7%203,-21%20z'%20id='path3017'%20inkscape:connector-curvature='0'%20style='fill:currentColor'%20/%3e%3c/g%3e%3c/svg%3e");background-position:center;background-size:15px;background-repeat:no-repeat;height:15px;width:20px}.dispatch-decision-container{font-family:Poppins,sans-serif;font-size:12px}.dispatch-decision-top{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.dispatch-decision-top-left{display:flex;justify-content:center;align-items:center}.dispatch-decision-top-left>.tabparent{margin:0 15px 0 0}.dispatch-decision-label{font-style:italic;color:var(--gray)}.dispatch-decision-note-container{display:flex;justify-content:center;align-items:center}.dispatch-decision-carrier-name{font-weight:700}.decision-dispatch-modal-popin{height:calc(100vh - 180px);width:100%}.dispatch-decision-filter-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.dispatch-decision-filter-container>div{margin-bottom:5px}#dispatch-decision-search-weight,#dispatch-decision-search-cubing,#dispatch-decision-search-duo-crew,#dispatch-decision-search-cubing-max{width:10em}#dispatch-decision-search-zones,#dispatch-decision-search-refrigerateds{width:15em}.dispatch-decision-carrier-avaibility{display:flex;justify-content:center}.dispatch-tab-carrier-visibilities{display:flex;justify-content:center;align-items:center}.dispatch-tab-carrier-visibility{display:flex;align-items:center;justify-content:center;height:20px;width:40px;padding:0 5px;border-radius:5px;font-size:12px;color:#fff;margin:auto;white-space:nowrap}.dispatch-tab-carrier-visibility-visible{background-color:var(--dark-green)}.dispatch-tab-carrier-visibility-no-visible{background-color:var(--middlegray)}.vehicle-specificities{display:flex;justify-content:center;align-items:center}.vehicle-specificities>div{margin-left:5px}.vehicle-specificities .image{width:20px;height:20px}.dispatch-comment-modal-textarea-container{display:flex;flex-direction:row;justify-content:space-around;width:100%}.dispatch-comment-modal-textarea-container .textarea-input-container{height:inherit}.dispatch-comment-modal-button-container{margin-top:30px}.run-dispatch-selects{height:90px;margin:15px auto auto}.run-dispatch-selects>div{margin-bottom:5px}.multi-runs-details-map{height:100%;width:100%;position:relative}.multi-runs-details-map-panel{position:absolute;top:5px;width:100%}.multi-runs-details,.multi-runs-details-sidebar{height:100%}.multi-runs-details-list{overflow:auto}.multi-runs-details-actions{display:flex;align-items:center;position:absolute;top:10px;left:10px}.multi-runs-details-container,.multi-runs-details-sidebar{background-color:#fff}.multi-runs-details-container .tour-map-zoom-panel{top:10px;right:10px}.tour-map-buttons{position:absolute;top:10px;right:0;display:flex;justify-content:center;align-items:center}.tour-map-buttons>div{margin-left:2px;margin-right:2px}.mapboxgl-marker{cursor:pointer!important}.delivery-map-step-highlighted{animation:delivery-map-step-highlighted 1s infinite;-webkit-animation:delivery-map-step-highlighted 1s infinite}@keyframes delivery-map-step-highlighted{0%{opacity:25%}to{opacity:100%}}.Resizer{background:#000;opacity:.2;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box}.Resizer:hover{-webkit-transition:all 2s ease;transition:all 2s ease}.Resizer.horizontal{height:11px;margin:-5px 0;border-top:5px solid rgba(255,255,255,0);border-bottom:5px solid rgba(255,255,255,0);cursor:row-resize;width:100%}.Resizer.horizontal:hover{border-top:5px solid rgba(0,0,0,.5);border-bottom:5px solid rgba(0,0,0,.5)}.Resizer.vertical{width:11px;margin:0 -5px;border-left:5px solid rgba(255,255,255,0);border-right:5px solid rgba(255,255,255,0);cursor:col-resize}.Resizer.vertical:hover{border-left:5px solid rgba(0,0,0,.5);border-right:5px solid rgba(0,0,0,.5)}.Resizer.disabled{cursor:not-allowed}.Resizer.disabled:hover{border-color:transparent}#tour-dispatch-reinit-button{border:0px;box-shadow:none;cursor:pointer}.tour-dispatch-selects{margin:auto}#customerOrder-dispatch-reinit-button{border:0px;box-shadow:none;cursor:pointer}.customerOrder-dispatch-selects{margin:auto}.booking-slot-page-container{margin:10px}.booking-slot-create-container{width:100%}.booking-slot-create-global-information,.booking-slot-create-transport-information,.booking-slot-create-vehicle-information,.booking-slot-create-location-information,.booking-slot-create-comment{display:flex;width:100%;justify-content:space-evenly;flex-wrap:wrap}.booking-slot-create-vehicle-information,.booking-slot-create-transport-information,.booking-slot-create-location-information,.booking-slot-create-comment{margin-top:30px}.booking-slot-create-location-information{align-items:center}.booking-slot-create-button-container{position:relative;display:flex;margin-top:30px;justify-content:center}.booking-slot-create-button-right-container{position:absolute;left:0;display:flex;align-items:center}.booking-slot-picker{display:flex;flex-direction:column}.booking-slot-picker>label{margin-bottom:5px}.booking-slot-picker>.time-picker-container{margin-top:0!important}.booking-slot-header-container{border-bottom:1px solid var(--lightbluegray)}.booking-slot-header-search-line,.booking-slot-header-filter-line{display:flex;justify-content:space-between}.booking-slot-header-filter-line{margin:30px 0}.booking-slot-header-search-line>div,.booking-slot-header-filter-line>div{display:flex;place-items:center}.booking-slot-header-search-line>div:nth-child(1){flex:4}.booking-slot-header-search-line>div:nth-child(2){flex:2}.booking-slot-page-detail{display:flex}.booking-slot-page-detail>div:first-child{width:100%}.booking-slot-table{height:66vh;overflow:scroll;font-size:12px}.booking-slot-table-reduce{width:calc(100% - 400px)!important;transition:width 1s}.booking-slot-table-full{transition:width 1s}.booking-slot-sidebar{background-color:#fff;height:100%;margin-right:10px;overflow-x:hidden}.booking-slot-sidebar-twopanel{background-color:#fff;height:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}.booking-slot-sidebar-container{display:flex}.booking-slot-sidebar-container .sidebar-page{box-shadow:-10px 0 10px -2px #0000001a;height:auto}.booking-slot-sidebar-detail-container{font-family:Poppins,sans-serif!important;margin:0 10px;overflow:scroll;background-color:#fff;overflow-x:hidden}.booking-slot-sidebar-comment-container{display:flex;flex-direction:column;margin-bottom:30px;margin-right:10px}.booking-slot-sidebar-comment-container>div:first-child{margin-bottom:30px}.booking-slot-sidebar-location,.booking-slot-sidebar-entity-name{height:20px;font-size:12px;margin-bottom:30px}.booking-slot-sidebar-location{display:flex}.booking-slot-sidebar-location>span{margin-left:6px}.booking-slot-declined{background-color:var(--red);width:13px;height:13px;border-radius:100%}.category-tabs-items-container{display:"flex";justify-content:center}.booking-slot-create-container{height:31rem;width:100%}.bookingSlot-recurrence-progress-container{height:100px;display:flex;justify-content:center;align-items:center}.bookingSlot-recurrence-result-container{display:flex;justify-content:center;overflow-y:auto;max-height:400px;padding-right:20px}.bookingSlot-recurence-result-is-created{display:flex;justify-content:center;align-items:center}.recurrence-container{font-family:Poppins,sans-serif!important}.recurrence-selection>div{margin-bottom:30px}.recurrence-selection-personalized-container{width:70%;margin:auto}.recurrence-selection-personalized-container span,.recurrence-end-selection span{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;font-size:12px;color:var(--bluegray-200)}.recurrence-selection-personalized-container.opacity-50,.disabledField,.disabledField .input-checkbox-label{opacity:.5;pointer-events:none}.recurrence-selection-personalized-container.opacity-100{opacity:1}#recurrence-selection-personalized-week-number-container{display:flex;margin-bottom:20px}.recurrence-selection-personalized-container .week-day-selector-container{justify-content:flex-start}.recurrence-end-selection>div{margin-bottom:20px}.recurrence-end-selection .input-checkbox-button{align-self:center}.recurrence-button-container{display:flex;margin-top:10px;justify-content:center}.recurrence-select-date-container{display:flex;justify-content:center;align-items:center}.recurrence-select-date-item-container{margin-top:20px;display:flex;flex-wrap:wrap}.recurrence-select-date-item{background-color:var(--blue);color:#fff;font-size:12px;font-weight:700;border-radius:5px;margin:5px;padding:5px;cursor:pointer}.tour-recurrence-progress-container{height:100px;display:flex;justify-content:center;align-items:center}.tour-recurrence-result-container{display:flex;justify-content:center;overflow-y:auto;max-height:400px;padding-right:20px}.tour-recurence-result-is-created{display:flex;justify-content:center;align-items:center}.audit-trail-detail-container th.table-header{background:#fff}.stop-details{background-color:var(--white);height:100%;font-family:Poppins,sans-serif;font-size:12px;display:flex;flex-direction:column}.stop-details-scroll-y{padding-left:10px;padding-right:10px;padding-bottom:10px;overflow-y:auto;overflow-x:hidden}.stop-event-title{font-weight:700;color:var(--darkgray)}.stop-event-header{display:flex;align-items:center;justify-content:space-between;min-height:35px}.tour-details{background-color:var(--white);height:100%;font-family:Poppins,sans-serif;font-size:12px;display:flex;flex-direction:column}.tour-details-map{position:relative;height:80vh;width:100%;display:flex;flex-direction:column}.tour-details-infos{display:flex;flex-direction:column;width:100%}.tour-details-container{height:100%;width:100%;display:flex}.tour-details-comment{margin-bottom:15px}.tour-details-comment-title{margin-bottom:5px;font-weight:600}.tour-details-stop-summary{display:flex;flex-direction:row;align-items:center}.tour-details-stop-timeslot{font-family:monospace;color:var(--bluegray);font-weight:700;padding-right:4px}.tour-details-stop-address>.address{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tour-details-stop-address,.tour-details-stop-timeslot{margin-left:3px}.tour-details-stop-comment{display:inline-block;background-color:var(--lightgray);width:100%}.tour-details-stop-comment-title{font-weight:700}.tour-details-stop-details{margin-left:10px;margin-top:10px;margin-bottom:10px}.tour-details-stop-details .address{font-weight:700}.tour-details-stops-item{padding-top:5px;padding-bottom:5px;border-bottom:1px solid var(--lightbluegray)}.tour-details-stop-stuffs-title{font-weight:700;margin-top:10px}.tour-details-stop-stuffs-list-row{margin-top:10px;margin-bottom:10px;columns:2}.tour-details-stop-stuff-separator{margin-left:5px;margin-right:5px;width:5px;height:5px;background-color:var(--lightgray);display:inline-block;border-radius:100%}.tour-details-stop-delivery-container-state{margin-top:10px;margin-bottom:10px}.tour-details-stop-delivery-state{padding:5px;border-radius:5px;display:inline-block;color:#fff;margin-top:5px;margin-right:5px}.tour-details-stop-delivery-state.first-late{color:var(--orange);border:solid 1px var(--orange)}.tour-details-stop-medias-icon.enable{cursor:pointer}.tour-details-stop-medias-icon.disabled{opacity:.4}.tour-details-info{margin-top:10px;margin-bottom:10px}.tour-details-info-title{font-weight:700;margin-top:20px;margin-bottom:5px}.tour-details-info-attributes{display:flex;flex-direction:row;text-align:center;text-align:-webkit-center;padding-top:3px;padding-bottom:3px;flex-wrap:wrap;justify-content:center}.tour-details-info-attributes>div{margin:5px;flex-direction:column}.tour-details-info-attributes>div>div:first-child{margin-bottom:3px}.tour-details-info-attributes-financial{width:100%}.tour-details-info-attributes-financial-block-grid{padding-top:5px;padding-bottom:5px;text-align:center;text-align:-webkit-center}.tour-details-info-attributes-financial-block-grid-pro{padding-top:5px;padding-bottom:5px;padding-left:90px;text-align:center;text-align:-webkit-center}.tour-details-info-attributes-block{white-space:nowrap;max-width:97%}.tour-details-info-attribute-name{white-space:nowrap}.tour-details-info-attribute-value-order-number{padding:5px;background:var(--darkblue);color:var(--white);border-radius:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.tour-details-info-attribute-value{padding:5px;background:var(--darkblue);color:var(--white);border-radius:5px;width:fit-content;white-space:nowrap}.tour-divider-title{margin-bottom:10px}.tour-details-info-times-line{display:flex;margin-bottom:5px}.tour-details-info-times-line>div:first-child{margin-right:5px}.tour-details-info-times-line>div,.tour-details-info-times-solo-line{flex:1;padding:10px;background-color:var(--darkwhite)}.tour-details-info-times-line>div.tour-details-info-time-date{background-color:var(--bluegray-200)}.tour-details-info-times-line>div.tour-details-info-time-date,.tour-details-info-times-line>div.tour-details-info-time-date>.tour-details-info-times-line-title{color:var(--white)}.tour-details-info-times-line-title{color:var(--bluegray-200)}.tour-details-info-times-line-value{font-weight:700}.tour-details-info-offers-available{display:flex;justify-content:space-around;padding:10px}.tour-details-info-offers-available>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.tour-details-info-offers-available>div>div.tour-details-info-offer-selected:nth-child(2){background-color:var(--blue)}.tour-details-info-offers-available>div>div:nth-child(2){margin-top:5px;background-color:#000;color:var(--white);width:80px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:8px}.stop-detail-full-date>div{margin-right:10px}.tour-details-page-actions{display:flex;justify-content:space-around;flex-wrap:wrap}.tour-details-page-actions>div{margin-bottom:10px!important}.stop-detail-full-date{display:flex;align-items:center;margin-bottom:10px}.step-pictures-container{font-size:12px;font-family:Poppins,sans-serif;width:100%}.step-pictures-title{display:flex;flex-direction:row;justify-content:space-around;align-items:center;border-top:1px solid var(--lightbluegray);border-bottom:1px solid var(--lightbluegray);padding-top:10px;padding-bottom:10px}.step-pictures-title-client{display:flex;flex-direction:row;justify-content:center;align-items:center}.step-pictures-title-client>img{margin-right:5px}.step-pictures-medias{display:flex;flex-direction:row;margin-top:10px;overflow-x:scroll}.step-pictures-medias-container{display:flex;justify-content:center}.step-pictures-media{margin-left:10px;margin-right:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.step-pictures-media-picture{width:300px;height:400px;object-fit:cover}.step-pictures-media-contact{margin-top:10px;text-align:center}.step-pictures-media-date{margin-top:10px;margin-bottom:10px}.custom-tooltip{position:relative;display:inline-block}.custom-tooltip .tooltiptext{visibility:hidden;width:202px;background-color:#fff;color:#000;padding:1px 0;border-radius:6px;text-align:left;font-weight:400;font-size:12px;border:1px solid;bottom:90%;margin-left:10px;position:absolute;z-index:1}.custom-tooltip:hover .tooltiptext{visibility:visible}.stop-status{cursor:pointer}.multi-steps>li.is-active~li:before,.multi-steps>li.is-active:before{font-family:inherit;font-weight:700}.multi-steps>li.is-active~li:after,.multi-steps>li.is-active:after{background-color:var(--lightgray)}.multi-steps{display:table;table-layout:fixed;width:100%;margin-left:-2rem}.multi-steps>li{text-align:center;display:table-cell;position:relative;font-size:12px}.multi-steps>li:before{display:block;margin:0 auto 4px;background-color:var(--white);width:20px;height:20px;line-height:21.3px;text-align:center;font-weight:700;font-size:12px;border-width:2px;border-style:solid;border-color:var(--lightgray);border-radius:50%;color:var(--lightgray);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;z-index:1}.multi-steps>li#step-1:before{content:"R"}.multi-steps>li#step-2:before{content:"S"}.multi-steps>li#step-3:before{content:"V"}.multi-steps>li:last-child:after{display:none}.multi-steps>li.is-active:before{background-color:var(--white);border-color:var(--blue);color:var(--blue)}.progress-bar-geoloc-map{cursor:pointer;-webkit-user-select:none;user-select:none}.progress-bar-geoloc-map{top:13px;height:2px;overflow:hidden;position:absolute;left:58%;bottom:calc(70% + 4px);width:100%;z-index:-.5}.progress-bar-geoloc-map--success{background-color:var(--blue)}.progress-bar-geoloc-map__bar{bottom:0;left:0;position:absolute;right:0;top:0;transition:all .5s ease-out}.stop-actions-progress-events td{padding-right:20px;padding-bottom:10px}.stop-action-warning{color:var(--orange);font-weight:700}.stop-stuffs{position:relative;width:100%}.stop-stuff-quantity-input-container{position:relative}.stop-stuffs-quantity-all-none{position:absolute;bottom:-40px;color:var(--blue);font-weight:700;width:100%;white-space:nowrap}.stop-stuffs-quantity-all-none>span{cursor:pointer}.stop-stuffs-table{max-height:50vh;overflow-y:auto}.customer-order-warnings-container{max-height:calc(100vh - 200px);overflow-y:auto;font-size:14px;font-family:Poppins,sans-serif}.customer-order-reprogram-inputs{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.customer-order-button-reprogram-validate{margin-top:30px;display:flex;justify-content:center}.customer-order-reprogram-description{margin-bottom:10px}.customer-order-reprogram-stuffs-to-reprogram{display:flex;margin-top:3px}.customer-order-reprogram-stuffs-to-reprogram-container{margin-left:20px}.customer-order-reprogram-date .text-input-label{margin-bottom:5px}.customer-order-reprogram-new-tour-inputs{margin-top:20px}.customer-order-reprogram-tour-order-number{margin-right:20px;margin-left:8px}.customer-order-reprogram-tour-color-picker{position:absolute;bottom:0;left:0;transform:translate(50px,-190px)}.customer-order-reprogram-tour-color-container{position:relative}.customer-order-reprogram-keep-freightforwarder-container{display:flex;justify-content:center;margin-top:10px}.run-info-payment-container{font-family:Poppins,sans-serif;font-size:12px}.run-info-payment-incident,.run-info-payment-body,.run-info-payment-button,.run-info-payment-validated{display:flex;justify-content:center;align-items:center;flex-direction:column}.run-info-payment-validated{margin-bottom:10px}.run-info-payment-method-container{display:flex;justify-content:center;align-items:center;width:340px;cursor:pointer;margin-bottom:10px;margin-top:10px;padding-top:5px;padding-bottom:5px;border-radius:3px}.run-info-payment-method-other{box-shadow:0 0 10px #0000001a}.run-info-payment-method-default{box-shadow:0 4px 10px #ffd7003d}.run-info-payment-method-type{width:50px}.run-info-payment-method-number{width:180px;display:flex;justify-content:center;align-items:center;flex-direction:column}.run-info-payment-method-radio{margin-left:10px}.run-info-payment-method-expiration,.run-info-payment-method-type{color:var(--lightbluegray)}.run-info-payment-description{margin-bottom:5px}.monetary-widget-container{font-family:Poppins,sans-serif;font-size:12px;width:100%;max-width:1000px;height:590px}.monetary-widget-total-prices{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.monetary-widget-total-prices-current .monetary-widget-total-prices-resume{font-size:1.2em}.monetary-widget-total-prices-resume{font-weight:700}.monetary-widget-alteration-inputs{display:flex;justify-content:center}.monetary-widget-card{padding:10px;border:1px solid var(--lightgray);border-radius:5px}.monetary-widget-alterations-inputs-type{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.monetary-widget-label{font-weight:700}.monetary-widget-label-reward{margin-bottom:10px}.monetary-widget-reward-inputs-percent{display:flex;justify-content:space-around;align-items:center}.monetary-widget-reward-inputs-amounts{display:flex}.monetary-widget-reward-input{flex:1}.monetary-widget-reward-input-amounts{display:flex;justify-content:space-around;align-items:center}.monetary-widget-reward-input-amount{margin-left:25px}.monetary-widget-reward-inputs-percent{margin-bottom:15px}.monetary-widget-reward-inputs-amounts>div:first-child{margin-right:5px}.monetary-widget-container-base{display:flex;width:100%;align-items:flex-start}.monetary-widget-container-base>div:first-child{flex:1;width:500px}.monetary-widget-container-base>div:nth-child(2){flex:2}.monetary-widget-vat-rate{display:flex;justify-content:space-around;align-items:center;margin-top:10px}.monetary-widget-comment-container{margin-bottom:10px;margin-top:10px}.monetary-widget-container-total-prices{display:flex;flex-direction:column;margin-right:10px;margin-top:10px;margin-bottom:30px}.monetary-widget-container-total-prices-bottom{display:flex;flex-direction:column;justify-content:center;flex:.8}.monetary-widget-container-total-prices-bottom-align-item{align-items:center}.monetary-widget-container-total-prices-bottom-left{display:flex;width:400px}.monetary-widget-container-total-prices-bottom-left>div:first-child>div:first-child{margin-bottom:20px}.monetary-widget-favorite{display:flex;flex-direction:column}.monetary-widget-favorite>p{text-align:center;font-weight:700}.favorite-information{display:flex;justify-content:center;align-items:center;font-weight:700;width:15px;height:15px;border-radius:100px;background-color:var(--blue);-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.1.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202022%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%23549FE2'%20d='M256%200C114.6%200%200%20114.6%200%20256s114.6%20256%20256%20256s256-114.6%20256-256S397.4%200%20256%200zM256%20128c17.67%200%2032%2014.33%2032%2032c0%2017.67-14.33%2032-32%2032S224%20177.7%20224%20160C224%20142.3%20238.3%20128%20256%20128zM296%20384h-80C202.8%20384%20192%20373.3%20192%20360s10.75-24%2024-24h16v-64H224c-13.25%200-24-10.75-24-24S210.8%20224%20224%20224h32c13.25%200%2024%2010.75%2024%2024v88h16c13.25%200%2024%2010.75%2024%2024S309.3%20384%20296%20384z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.1.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202022%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%23549FE2'%20d='M256%200C114.6%200%200%20114.6%200%20256s114.6%20256%20256%20256s256-114.6%20256-256S397.4%200%20256%200zM256%20128c17.67%200%2032%2014.33%2032%2032c0%2017.67-14.33%2032-32%2032S224%20177.7%20224%20160C224%20142.3%20238.3%20128%20256%20128zM296%20384h-80C202.8%20384%20192%20373.3%20192%20360s10.75-24%2024-24h16v-64H224c-13.25%200-24-10.75-24-24S210.8%20224%20224%20224h32c13.25%200%2024%2010.75%2024%2024v88h16c13.25%200%2024%2010.75%2024%2024S309.3%20384%20296%20384z'/%3e%3c/svg%3e");margin:0 5px}.commentFavorite{border-radius:5px;padding:5px;margin-bottom:10px;font-size:12px;font-style:italic;background-color:var(--lightgray)}.monetary-widget-alteration-inputs-alteration{margin-left:25px}.monetary-widget-payments-links{display:flex;justify-content:center;font-weight:700;flex-direction:.5;margin-bottom:60px}.monetary-widget-payment-link{color:var(--orange)}.monetary-widget-synthesis{margin-bottom:25px;white-space:nowrap;max-height:75px;overflow-y:auto;overflow-x:hidden;max-width:450px}.monetary-widget-one-synthesis{display:flex;justify-content:space-between}.monetary-widget-one-synthesis-backoffice{max-width:140px;overflow:hidden;text-overflow:ellipsis}.monetary-widget-container-select-steps{display:flex;justify-content:center;align-items:center}.monetary-widget-container-select-steps>div:first-child{margin-right:10px}.monetary-widget-one-synthesis-amounts{vertical-align:top}.tour-prices-list-body{height:50vh;overflow-y:auto}.tour-prices-list-row{display:flex;padding-top:3px;padding-bottom:3px}.tour-prices-list-row>div{display:flex;justify-content:center;align-items:center}.tour-prices-list-body .tour-prices-list-row .tour-prices-list-details,.tour-prices-list-tour .tour-prices-list-row .tour-prices-list-details{display:initial}.tour-prices-list-header{padding-top:10px;padding-bottom:10px}.tour-prices-list-order-actions{display:flex;justify-content:center;align-items:center}.tour-prices-list-position,.tour-prices-list-amount,.tour-prices-list-order-actions{flex:1}.tour-prices-list-order-number{flex:2}.tour-prices-list-details{flex:3}.tour-prices-list-details-tour,.tour-prices-list-details-price{text-align:left}.tour-prices-list-details-price>div{margin-left:35px}.tour-prices-list-row-even{background-color:#fff}.tour-prices-list-row-odd{background-color:var(--lightgray)}.tour-prices-list-details,.tour-prices-list-position,.tour-prices-list-order-number,.tour-prices-list-amount,.tour-prices-list-details-content{height:100;align-content:center}.tour-price-left-section{flex:1;display:flex;flex-direction:column}.tour-price-left-section>div{flex:1}.tour-price-update-card{border:1px solid var(--lightgray);border-radius:5px;padding:7px}.tour-price-update-section{margin:7px}.tour-price-update-alteration{display:flex}.tour-price-update-alteration-label{flex:1;text-align:left;align-content:center}.tour-price-alteration{display:flex;justify-content:flex-end;flex:2}.tour-price-alteration>div{margin-left:30px}.tour-price-title{font-weight:700}.tour-price-update-card-inline{display:flex}.tour-price-update-card-inline>div{flex:1}.tour-price-title-top{margin-bottom:10px}.tour-price-commission-prices{display:flex}.tour-price-commission-prices>div:first-child{margin-right:5px}.tour-price-commission-prices>div:last-child{margin-left:5px}.tour-price-commission-prices>div{flex:1}.tour-price-commission-amounts{display:flex}.tour-price-commission-amounts>div{flex:1;justify-content:center;align-items:center}.tour-price-informations>div{text-align:left;margin-top:10px}.tour-price-informations>div>span:first-child{margin-right:10px}.tour-price-comment-invoice-favorite{margin-top:10px}.tour-price-tab-container>.tabparent-horizontal{margin-top:0;margin-bottom:0}.tour-price-tab-container .tabcontent-horizontal{margin-bottom:0;margin-right:0}.widgets-container{display:flex;padding:10px}.widgets-container-small{display:flex}.scroll-y{padding-left:10px;padding-right:10px;padding-bottom:10px;overflow-y:auto;overflow-x:hidden}.run-details{background-color:var(--white);height:100%;font-family:Poppins,sans-serif;font-size:12px;display:flex;flex-direction:column}.run-details-map{position:relative;height:80vh;width:100%;display:flex;flex-direction:column}.run-details-infos{display:flex;flex-direction:column;width:100%}.run-details-container{height:100%;width:100%;display:flex}.run-details-comment{margin-bottom:15px}.run-details-comment-title{margin-bottom:5px;font-weight:600}.run-details-step-summary{display:flex;flex-direction:row;align-items:center}.run-details-step-timeslot{font-family:monospace;color:var(--bluegray);font-weight:700;padding-right:4px}.run-details-step-address>.address{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.run-details-step-address,.run-details-step-timeslot{margin-left:3px}.run-details-step-comment{display:inline-block;background-color:var(--lightgray);width:100%}.run-details-step-comment-title{font-weight:700}.run-details-step-details{margin-left:10px;margin-top:10px;margin-bottom:10px}.run-details-step-details .address{font-weight:700}.run-details-steps-item{padding-top:5px;padding-bottom:5px;border-bottom:1px solid var(--lightbluegray)}.run-details-step-medias-icon.enable{cursor:pointer}.run-details-step-medias-icon.disabled{opacity:.4}.run-details-info{margin-top:10px;margin-bottom:10px}.run-details-info-title{font-weight:700;margin-top:20px;margin-bottom:5px}.run-details-info-attributes{display:flex;flex-direction:row;text-align:center;text-align:-webkit-center;padding-top:3px;padding-bottom:3px;flex-wrap:wrap;justify-content:center}.run-details-info-attributes>div{margin:5px;flex-direction:column}.run-details-info-attributes>div>div:first-child{margin-bottom:3px}.run-details-info-attributes-financial{width:100%}.run-details-info-attributes-financial-block-grid{padding-top:5px;padding-bottom:5px;text-align:center;text-align:-webkit-center}.run-details-info-attributes-financial-block-grid-pro{padding-top:5px;padding-bottom:5px;padding-left:90px;text-align:center;text-align:-webkit-center}.run-details-info-attributes-block{white-space:nowrap;max-width:97%}.run-details-info-attribute-name{white-space:nowrap}.run-details-info-attribute-value-order-number{padding:5px;background:var(--darkblue);color:var(--white);border-radius:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.run-details-info-attribute-value{padding:5px;background:var(--darkblue);color:var(--white);border-radius:5px;width:fit-content;white-space:nowrap}.run-divider-title{margin-bottom:10px}.run-details-info-times-line{display:flex;margin-bottom:5px}.run-details-info-times-line>div:first-child{margin-right:5px}.run-details-info-times-line>div,.run-details-info-times-solo-line{flex:1;padding:10px;background-color:var(--darkwhite)}.run-details-info-times-line>div.run-details-info-time-date{background-color:var(--bluegray-200)}.run-details-info-times-line>div.run-details-info-time-date,.run-details-info-times-line>div.run-details-info-time-date>.run-details-info-times-line-title{color:var(--white)}.run-details-info-times-line-title{color:var(--bluegray-200)}.run-details-info-times-line-value{font-weight:700}.run-details-info-offers-available{display:flex;justify-content:space-around;padding:10px}.run-details-info-offers-available>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.run-details-info-offers-available>div>div.run-details-info-offer-selected:nth-child(2){background-color:var(--blue)}.run-details-info-offers-available>div>div:nth-child(2){margin-top:5px;background-color:#000;color:var(--white);width:80px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:8px}.step-detail-full-date{display:flex;align-items:center;margin-bottom:10px}.step-detail-full-date>div{margin-right:10px}.run-details-page-actions{display:flex;justify-content:space-around;flex-wrap:wrap}.run-details-page-actions>div{margin-bottom:10px}.vehicle-refrigerated-modal-graph-text{font-family:Poppins,sans-serif;font-size:17px;color:var(--gray);font-weight:700;color:#334d6e}.tour-warnings-container{max-height:calc(100vh - 200px);overflow-y:auto;font-size:14px;font-family:Poppins,sans-serif}.tour-itinerary-map{min-height:400px;height:100%;width:100%}.tour-itinerary-sidebar{background-color:#fff;height:80vh;width:100%}.tour-itinerary-modal{height:70vh;width:100%}.mapboxgl-control-container{display:none}.marker-truck{background-image:url("data:image/svg+xml,%3csvg%20width='29'%20height='44'%20viewBox='0%200%2029%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-outside-1_275_9007'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='29'%20height='44'%20fill='%23549FE2'%3e%3crect%20fill='white'%20width='29'%20height='44'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.35475%2028.9558C6.59012%2032.9711%209.97188%2037.3192%2014.5%2042C19.0281%2037.3192%2022.4104%2032.9711%2024.6469%2028.9558C26.8823%2024.9419%2028%2021.2267%2028%2017.81C28%2012.685%2026.6427%208.60208%2023.9281%205.56125C21.2146%202.52042%2018.0719%201%2014.5%201C10.9281%201%207.78544%202.52042%205.07194%205.56125C2.35731%208.60208%201%2012.685%201%2017.81C1%2021.2267%202.11825%2024.9419%204.35475%2028.9558Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.35475%2028.9558C6.59012%2032.9711%209.97188%2037.3192%2014.5%2042C19.0281%2037.3192%2022.4104%2032.9711%2024.6469%2028.9558C26.8823%2024.9419%2028%2021.2267%2028%2017.81C28%2012.685%2026.6427%208.60208%2023.9281%205.56125C21.2146%202.52042%2018.0719%201%2014.5%201C10.9281%201%207.78544%202.52042%205.07194%205.56125C2.35731%208.60208%201%2012.685%201%2017.81C1%2021.2267%202.11825%2024.9419%204.35475%2028.9558Z'%20fill='%23549FE2'/%3e%3cpath%20d='M14.5%2042L13.7813%2042.6953L14.5%2043.4383L15.2187%2042.6953L14.5%2042ZM4.35475%2028.9558L5.22848%2028.4694L5.2283%2028.4691L4.35475%2028.9558ZM24.6469%2028.9558L25.5206%2029.4425L25.5206%2029.4424L24.6469%2028.9558ZM23.9281%205.56125L23.1819%206.22706L23.1821%206.22721L23.9281%205.56125ZM5.07194%205.56125L5.81792%206.22721L5.81806%206.22706L5.07194%205.56125ZM15.2187%2041.3047C10.7282%2036.6627%207.40797%2032.3843%205.22848%2028.4694L3.48102%2029.4423C5.77228%2033.5579%209.21559%2037.9756%2013.7813%2042.6953L15.2187%2041.3047ZM23.7733%2028.4692C21.5927%2032.3842%2018.2719%2036.6627%2013.7813%2041.3047L15.2187%2042.6953C19.7844%2037.9757%2023.2282%2033.558%2025.5206%2029.4425L23.7733%2028.4692ZM27%2017.81C27%2021.0077%2025.9532%2024.5549%2023.7733%2028.4693L25.5206%2029.4424C27.8114%2025.329%2029%2021.4456%2029%2017.81H27ZM23.1821%206.22721C25.6942%209.04119%2027%2012.8651%2027%2017.81H29C29%2012.5049%2027.5912%208.16298%2024.674%204.89529L23.1821%206.22721ZM14.5%202C17.7453%202%2020.6285%203.36564%2023.1819%206.22706L24.6742%204.89544C21.8006%201.67519%2018.3985%200%2014.5%200V2ZM5.81806%206.22706C8.37146%203.36564%2011.2547%202%2014.5%202V0C10.6015%200%207.19942%201.67519%204.32581%204.89544L5.81806%206.22706ZM2%2017.81C2%2012.8651%203.30582%209.04119%205.81792%206.22721L4.32595%204.89529C1.40881%208.16298%200%2012.5049%200%2017.81H2ZM5.2283%2028.4691C3.04724%2024.5547%202%2021.0076%202%2017.81H0C0%2021.4458%201.18926%2025.3292%203.4812%2029.4426L5.2283%2028.4691Z'%20fill='white'%20mask='url(%23path-1-outside-1_275_9007)'/%3e%3cpath%20d='M23.45%2014.6667C23.45%2019.6798%2019.4372%2023.7333%2014.5%2023.7333C9.56281%2023.7333%205.54999%2019.6798%205.54999%2014.6667C5.54999%209.65348%209.56281%205.6%2014.5%205.6C19.4372%205.6%2023.45%209.65348%2023.45%2014.6667Z'%20fill='white'%20stroke='white'/%3e%3cpath%20d='M18.1818%2017.8698C17.9377%2017.8698%2017.7036%2017.7753%2017.531%2017.6071C17.3583%2017.4389%2017.2614%2017.2108%2017.2614%2016.9729C17.2614%2016.7351%2017.3583%2016.5069%2017.531%2016.3387C17.7036%2016.1705%2017.9377%2016.076%2018.1818%2016.076C18.4259%2016.076%2018.6601%2016.1705%2018.8327%2016.3387C19.0053%2016.5069%2019.1023%2016.7351%2019.1023%2016.9729C19.1023%2017.2108%2019.0053%2017.4389%2018.8327%2017.6071C18.6601%2017.7753%2018.4259%2017.8698%2018.1818%2017.8698ZM19.1023%2012.4885L20.305%2013.9833H17.5682V12.4885M10.8182%2017.8698C10.5741%2017.8698%2010.3399%2017.7753%2010.1673%2017.6071C9.9947%2017.4389%209.89773%2017.2108%209.89773%2016.9729C9.89773%2016.7351%209.9947%2016.5069%2010.1673%2016.3387C10.3399%2016.1705%2010.5741%2016.076%2010.8182%2016.076C11.0623%2016.076%2011.2964%2016.1705%2011.469%2016.3387C11.6417%2016.5069%2011.7386%2016.7351%2011.7386%2016.9729C11.7386%2017.2108%2011.6417%2017.4389%2011.469%2017.6071C11.2964%2017.7753%2011.0623%2017.8698%2010.8182%2017.8698ZM19.4091%2011.5917H17.5682V9.2H8.97727C8.29614%209.2%207.75%209.73215%207.75%2010.3958V16.9729H8.97727C8.97727%2017.4486%209.17123%2017.9049%209.51646%2018.2413C9.8617%2018.5777%2010.3299%2018.7667%2010.8182%2018.7667C11.3064%2018.7667%2011.7747%2018.5777%2012.1199%2018.2413C12.4651%2017.9049%2012.6591%2017.4486%2012.6591%2016.9729H16.3409C16.3409%2017.4486%2016.5349%2017.9049%2016.8801%2018.2413C17.2253%2018.5777%2017.6936%2018.7667%2018.1818%2018.7667C18.6701%2018.7667%2019.1383%2018.5777%2019.4835%2018.2413C19.8288%2017.9049%2020.0227%2017.4486%2020.0227%2016.9729H21.25V13.9833L19.4091%2011.5917Z'%20fill='%23549FE2'/%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;width:20px;height:30px}.tour-itinerary-map-message{align-items:center;background:#fff;display:flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;height:35px;justify-content:center;width:100%;z-index:99}.tour-details-sidebar{background-color:#fff;height:100%;width:100%}.icon-phone{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20viewBox='0%20-256%201792%201792'%20id='svg3013'%20version='1.1'%20inkscape:version='0.48.3.1%20r9886'%20width='100%25'%20height='100%25'%20sodipodi:docname='phone_font_awesome.svg'%3e%3cmetadata%20id='metadata3023'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs3021'%20/%3e%3csodipodi:namedview%20pagecolor='%23ffffff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='640'%20inkscape:window-height='480'%20id='namedview3019'%20showgrid='false'%20inkscape:zoom='0.13169643'%20inkscape:cx='896'%20inkscape:cy='896'%20inkscape:window-x='0'%20inkscape:window-y='25'%20inkscape:window-maximized='0'%20inkscape:current-layer='svg3013'%20/%3e%3cg%20transform='matrix(1,0,0,-1,159.45763,1293.0169)'%20id='g3015'%3e%3cpath%20d='m%201408,296%20q%200,-27%20-10,-70.5%20Q%201388,182%201377,157%201356,107%201255,51%201161,0%201069,0%201042,0%201016.5,3.5%20991,7%20959,16%20927,25%20911.5,30.5%20896,36%20856,51%20816,66%20807,69%20709,104%20632,152%20504,231%20367.5,367.5%20231,504%20152,632%20104,709%2069,807%2066,816%2051,856%2036,896%2030.5,911.5%2025,927%2016,959%207,991%203.5,1016.5%200,1042%200,1069%20q%200,92%2051,186%2056,101%20106,122%2025,11%2068.5,21%2043.5,10%2070.5,10%2014,0%2021,-3%2018,-6%2053,-76%2011,-19%2030,-54%2019,-35%2035,-63.5%2016,-28.5%2031,-53.5%203,-4%2017.5,-25%2014.5,-21%2021.5,-35.5%207,-14.5%207,-28.5%200,-20%20-28.5,-50%20-28.5,-30%20-62,-55%20-33.5,-25%20-62,-53%20-28.5,-28%20-28.5,-46%200,-9%205,-22.5%205,-13.5%208.5,-20.5%203.5,-7%2014,-24%2010.5,-17%2011.5,-19%2076,-137%20174,-235%2098,-98%20235,-174%202,-1%2019,-11.5%2017,-10.5%2024,-14%207,-3.5%2020.5,-8.5%2013.5,-5%2022.5,-5%2018,0%2046,28.5%2028,28.5%2053,62%2025,33.5%2055,62%2030,28.5%2050,28.5%2014,0%2028.5,-7%2014.5,-7%2035.5,-21.5%2021,-14.5%2025,-17.5%2025,-15%2053.5,-31%2028.5,-16%2063.5,-35%2035,-19%2054,-30%2070,-35%2076,-53%203,-7%203,-21%20z'%20id='path3017'%20inkscape:connector-curvature='0'%20style='fill:currentColor'%20/%3e%3c/g%3e%3c/svg%3e");background-position:left;background-size:15px;background-repeat:no-repeat;height:15px;width:20px}.icon-phone:hover,.number:hover{cursor:pointer}.menu-filter-section{margin-left:10px;margin-right:10px}.menu-filter-items{min-height:50px;max-height:calc(100vh - 200px);overflow-y:scroll;padding-left:10px;padding-right:10px;margin-top:5px}.menu-filter-item{display:flex;justify-content:space-between;font-size:12px}.menu-filter-section-head{display:flex}.menu-filter-section-head-title{margin-right:10px}.text--gray{color:#6a747d}.subscription-actual-container{display:flex;align-items:center;justify-content:space-around;margin-top:30px;margin-bottom:20px}.subscription-actual-button-confirm{display:flex;justify-content:center}.subscription-actual-container-soft{align-items:center;text-align:center;margin-top:30px;margin-bottom:20px}.sms-sub-content{border:"2px solid var(--blueHover)";border-radius:"0px 0px 5px 5px";border-top:"none";width:"75%";-webkit-border-radius:"0px 0px 5px 5px";-moz-border-radius:"0px 0px 5px 5px";-ms-border-radius:"0px 0px 5px 5px";-o-border-radius:"0px 0px 5px 5px"}.subscription-container{display:flex;max-height:100%;overflow-y:auto}.subscription-bloc-container{flex:1;display:flex;align-items:flex-start;flex-direction:column}.subscription-bloc-container .isScrollable{height:100vh;overflow:scroll}.subscription-bloc-container .card{margin:10px}.subscription-bloc-item-container{display:flex;flex-direction:row;width:100%;gap:10px;padding:5px}.svg-item{width:100%;font-size:16px;margin:0 auto;animation:donutfade 1s}@keyframes donutfade{0%{opacity:.2}to{opacity:1}}@media (min-width: 992px){.svg-item{width:80%}}.donut-ring{stroke:#ebebeb}.donut-segment{transform-origin:center;stroke:var(--green)}.segment{fill:#ccc}.donut-percent{font-size:.5em;line-height:1;transform:translateY(.5em);animation:donutfadelong 1s}.donut-text{fill:var(--green)}.donut-data{font-size:.12em;line-height:1;transform:translateY(.5em);text-align:center;text-anchor:middle;color:#666;fill:#666;animation:donutfadelong 1s}@keyframes donutfadelong{0%{opacity:0}to{opacity:1}}.resetPasswordContainer{position:absolute;width:90%;max-width:560px;top:50%;left:50%;transform:translate(-50%,-50%)}.zones-map{width:100%;height:80vh;min-height:1dvh}.zone-controle{display:flex;flex-direction:row;flex:1;height:80vh;min-height:150px}.zone-controle-list{height:100%;flex:1}.container-right-zone-list{overflow:scroll;height:90%}.container-right-companies-list{height:90%}.container-right{height:10%}.zone-name{padding-top:5px;height:60px}.zone-select-all{height:40px;display:flex;align-items:center}.pointer{cursor:pointer}.zone-table{margin-top:10px;height:100%;width:100%;overflow:scroll}.introjs-overlay{position:absolute;box-sizing:content-box;z-index:999999;opacity:0;transition:all .3s ease-out}.introjs-showElement{z-index:9999999!important}tr.introjs-showElement>td{z-index:9999999!important;position:relative}tr.introjs-showElement>th{z-index:9999999!important;position:relative}.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0}.introjs-relativePosition{position:relative}.introjs-helperLayer{box-sizing:content-box;position:absolute;z-index:9999998;border-radius:4px;transition:all .3s ease-out}.introjs-helperLayer *{box-sizing:content-box}.introjs-helperLayer :before{box-sizing:content-box}.introjs-helperLayer :after{box-sizing:content-box}.introjs-tooltipReferenceLayer{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif;box-sizing:content-box;position:absolute;visibility:hidden;z-index:100000000;background-color:transparent;transition:all .3s ease-out}.introjs-tooltipReferenceLayer *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.introjs-helperNumberLayer{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif;color:#9e9e9e;text-align:center;padding-top:10px;padding-bottom:10px}.introjs-arrow{border:5px solid transparent;content:"";position:absolute}.introjs-arrow.top{top:-10px;left:10px;border-bottom-color:#fff}.introjs-arrow.top-right{top:-10px;right:10px;border-bottom-color:#fff}.introjs-arrow.top-middle{top:-10px;left:50%;margin-left:-5px;border-bottom-color:#fff}.introjs-arrow.right{right:-10px;top:10px;border-left-color:#fff}.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-left-color:#fff}.introjs-arrow.bottom{bottom:-10px;left:10px;border-top-color:#fff}.introjs-arrow.bottom-right{bottom:-10px;right:10px;border-top-color:#fff}.introjs-arrow.bottom-middle{bottom:-10px;left:50%;margin-left:-5px;border-top-color:#fff}.introjs-arrow.left{left:-10px;top:10px;border-right-color:#fff}.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-right-color:#fff}.introjs-tooltip{box-sizing:content-box;position:absolute;visibility:visible;background-color:#fff;min-width:250px;max-width:300px;border-radius:5px;box-shadow:0 3px 30px #2121214d;transition:opacity .1s ease-out}.introjs-tooltiptext{padding:20px}.introjs-dontShowAgain{padding-left:20px;padding-right:20px}.introjs-dontShowAgain input{padding:0;margin:0 0 2px;display:inline;width:10px;height:10px}.introjs-dontShowAgain label{font-size:14px;display:inline-block;font-weight:400;margin:0 0 0 5px;padding:0;background-color:#fff;color:#616161;-webkit-user-select:none;user-select:none}.introjs-tooltip-title{font-size:18px;width:90%;min-height:1.5em;margin:0;padding:0;font-weight:700;line-height:1.5}.introjs-tooltip-header{position:relative;padding-left:20px;padding-right:20px;padding-top:10px;min-height:1.5em}.introjs-tooltipbuttons{border-top:1px solid #e0e0e0;padding:10px;text-align:right;white-space:nowrap}.introjs-tooltipbuttons:after{content:"";visibility:hidden;display:block;height:0;clear:both}.introjs-button{box-sizing:content-box;position:relative;overflow:visible;padding:.5rem 1rem;border:1px solid #bdbdbd;text-decoration:none;text-shadow:1px 1px 0 #fff;font-size:14px;color:#424242;white-space:nowrap;cursor:pointer;outline:0;background-color:#f4f4f4;border-radius:.2em;zoom:1;display:inline}.introjs-button:hover{outline:0;text-decoration:none;border-color:#9e9e9e;background-color:#e0e0e0;color:#212121}.introjs-button:focus{outline:0;text-decoration:none;background-color:#eee;box-shadow:0 0 0 .2rem #9e9e9e80;border:1px solid #616161;color:#212121}.introjs-button:active{outline:0;text-decoration:none;background-color:#e0e0e0;border-color:#9e9e9e;color:#212121}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{position:absolute;top:0;right:0;display:inline-block;width:45px;height:45px;line-height:45px;color:#616161;font-size:22px;cursor:pointer;font-weight:700;text-align:center;text-decoration:none}.introjs-skipbutton:focus,.introjs-skipbutton:hover{color:#212121;outline:0;text-decoration:none}.introjs-prevbutton{float:left}.introjs-nextbutton{float:right}.introjs-disabled{color:#9e9e9e;border-color:#bdbdbd;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-disabled:focus,.introjs-disabled:hover{color:#9e9e9e;border-color:#bdbdbd;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-hidden{display:none}.introjs-bullets{text-align:center;padding-top:10px;padding-bottom:10px}.introjs-bullets ul{box-sizing:content-box;clear:both;margin:0 auto;padding:0;display:inline-block}.introjs-bullets ul li{box-sizing:content-box;list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{transition:width .1s ease-in;box-sizing:content-box;display:block;width:6px;height:6px;background:#ccc;border-radius:10px;text-decoration:none;cursor:pointer}.introjs-bullets ul li a:focus,.introjs-bullets ul li a:hover{width:15px;background:#999;text-decoration:none;outline:0}.introjs-bullets ul li a.active{width:15px;background:#999}.introjs-progress{box-sizing:content-box;overflow:hidden;height:10px;margin:10px;border-radius:4px;background-color:#e0e0e0}.introjs-progressbar{box-sizing:content-box;float:left;width:0%;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introjs-fixedTooltip{position:fixed}.introjs-hint{box-sizing:content-box;position:absolute;background:0 0;width:20px;height:15px;cursor:pointer}.introjs-hint:focus{border:0;outline:0}.introjs-hint:hover>.introjs-hint-pulse{background-color:#3c3c3c91}.introjs-hidehint{display:none}.introjs-fixedhint{position:fixed}@keyframes introjspulse{0%{transform:scale(.95);box-shadow:0 0 #000000b3}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}to{transform:scale(.95);box-shadow:0 0 0 0 transparent}}.introjs-hint-pulse{box-sizing:content-box;width:15px;height:15px;border-radius:30px;background-color:#8888883d;z-index:10;position:absolute;transition:all .2s ease-out;animation:introjspulse 2s infinite}.introjs-hint-no-anim .introjs-hint-pulse{animation:none}.introjs-hint-dot{box-sizing:content-box;background:0 0;border-radius:60px;height:50px;width:50px;position:absolute;top:-18px;left:-18px;z-index:1;opacity:0}.intro-container{position:absolute;top:10px;right:10px;z-index:999}.intro-icon{background:var(--blue);border-width:1px;border-style:solid;border-radius:100%;font-weight:700;color:var(--white);cursor:pointer;text-align:center;width:25px;z-index:999;height:25px;font-family:Poppins,sans-serif;font-size:18px;position:absolute;right:0}.intro-icon:hover{background-color:var(--blueHover)}.custom-introjs-tooltip{width:500px;max-width:500px}.intro-menu-container{position:absolute;background-color:#fff;right:15px;top:15px;width:max-content;border:1px solid var(--lightgray);border-radius:5px}.intro-menu-item{display:flex;align-items:center;justify-content:flex-start;font-size:13px;font-weight:400;text-decoration:underline;color:#000;margin:10px;cursor:pointer}.connector-woop-update-store-container{padding:20px}.connector-woop-update-store{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start}.connector-woop-update-store-validation{margin:20px auto auto;width:200px}.connector-woop-update-store-user{margin-bottom:20px}.connector-woop-configuration-restriction-container,.connector-woop-configuration-offer-container,.connector-woop-configuration-price-container{width:100%}.connector-woop-configuration-restriction-tags{margin-top:20px}.connector-woop-configuration-restriction-days,.connector-woop-configuration-restriction-buttons,.connector-woop-configuration-restriction{display:flex;justify-content:center}.connector-woop-configuration-restrictions,.connector-woop-configuration-offers{display:flex}.connector-woop-configuration-offer{display:flex;flex-wrap:wrap;justify-content:space-around}.connector-woop-configuration-offer-buttons{display:flex;justify-content:center}.connector-woop-configuration-price{display:flex}.connector-woop-configuration-price-buttons{display:flex;justify-content:center}.connector-woop-configuration-prices{display:flex}.connector-woop-configuration-price-select-container,.connector-woop-configuration-price-weight-select-container,.connector-woop-configuration-price-floor-select-container{display:flex;justify-content:flex-end}.connector-woop-configuration-price-add,.connector-woop-configuration-price-weight-add{margin-top:10px;display:flex;justify-content:center}.connector-woop-configuration-optimization-inputs{display:flex;justify-content:space-around;align-items:center}.connector-woop-configuration-optimization-submit{display:flex;justify-content:center;margin-top:10px}.woop-conf-offers-button-arrow-up{border:solid var(--middlegray);border-width:0 3px 3px 0;display:inline-block;padding:3px;cursor:pointer;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.connector-woop-line-3>.card:nth-child(2){align-self:flex-start}.backoffices-group-transport-companies-assigned-save,.backoffices-group-loop-button{display:flex;justify-content:center;margin-top:10px}.backoffices-group-transport-companies-assigned-list{overflow-y:auto;overflow-x:hidden;height:50vh}.round-configuration-weights-floors-delete-column{position:relative;min-width:160px}.round-configuration-weights-floors-delete-column-delete{position:absolute;top:0;right:0}.round-configuration-weights-floors-actions{display:flex;justify-content:center}.round-configuration-weights-floors-table{overflow:scroll;max-height:60vh}.round-configuration-weights-floors-labels{white-space:nowrap}.round-configuration-save{display:flex;justify-content:center;margin-top:30px}.round-configuration-weights-floors-errors{margin-left:25px}.round-configuration-button{display:flex;justify-content:center}.round-configuration-popin{height:calc(100vh - 180px);overflow-y:scroll;width:100%}.user-update{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.user-update-color-popover{position:absolute}.user-update-color-container{cursor:pointer;border-radius:3px;width:40px;height:40px;border-style:solid;border-width:1px;border-color:var(--bluegray);padding:0;margin:0 0 0 50px}.user-update-save{display:flex;justify-content:center}.input-checkbox-title{font-family:Poppins,sans-serif;margin-left:20px;margin-top:auto;margin-bottom:auto;color:var(--bluegray-200);font-size:12px}.landing-description-title{font-family:Poppins,sans-serif;font-size:13px;color:var(--gray)}.freights-forwarders-container{display:flex;font-family:Poppins,sans-serif;font-size:12px;padding-top:20px}.freights-forwarders-container>div:first-child{flex:1}.freights-forwarders-container>div:nth-child(2){flex:5}.freights-forwarders-sidebar{border-right:1px solid var(--lightbluegray)}.freight-forwarder-selectable{font-weight:700;text-align:center;padding:10px;cursor:pointer}.freight-forwarder-selectable:hover{background-color:var(--lightbluegray)}.freight-forwarder-selected{background-color:var(--lightblue)}.freight-forwarder-save-button{display:flex;justify-content:center;align-items:center;margin-top:20px;margin-bottom:20px}.freights-forwarders-new{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.freight-forwarder-name{max-width:150px}.freight-forwarder-container{display:grid;margin-left:20px;justify-content:space-evenly;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.freight-forwarder-configuration{box-shadow:0 0 10px #0000001a;align-self:flex-start;margin:10px}.freight-forwarder-configuration-title{padding:10px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--lightgray);font-size:20px;color:var(--darkgray)}.freight-forwarder-configuration-container{padding:30px;align-items:center;display:flex;flex-direction:column}.freight-forwarder-configuration-container>div{margin:10px 0}.input-freightforwarder-informations{display:flex;justify-content:space-evenly;align-items:center;width:100%}.freightforwarder-config-run-time-limit{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;margin-bottom:20px;white-space:nowrap}.freightforwarder-config-run-time-limit-container{display:flex;flex-direction:row}.freightforwarder-config-run-time-limit>div:first-child{margin-bottom:8px}.carrier-page-container{font-family:Poppins,sans-serif;display:flex;overflow:hidden}.carrier-page-list-container{flex:1}.carrier-page-list-search-container{margin-left:20px;display:flex;height:70px;border-bottom:1px solid var(--lightgray);align-items:center;justify-content:center}.carrier-page-list-table-container{height:86vh;overflow:scroll}.carrier-list-status{display:flex;align-items:center;justify-content:center;height:20px;width:70px;padding:0 5px;border-radius:5px;font-size:12px;color:#fff;margin:auto}.carrier-list-status.red{background-color:var(--dark-red)}.carrier-list-status.green{background-color:var(--dark-green)}.carrier-profile-scrollable{overflow-y:scroll;height:86vh}.carrier-page-side-bar-container{flex:1;box-shadow:-10px 0 10px -2px #0000001a;overflow-x:auto;background-color:#fff}.carrier-profile-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly}.carrier-profile-container>.carrier-information{margin-top:10px;text-align:center}.carrier-profile-container>.carrier-information>.carrier-name{font-size:20px;font-weight:700;color:var(--bluegray);margin-bottom:10px}.carrier-rating{font-size:12px;font-weight:700;color:var(--bluegray)}.tooltip{font-size:13px;position:relative}.tooltip:before{content:attr(data-tooltip);font-size:13px;position:absolute;left:20%;bottom:100%;background:#d4edf4;padding:5px 10px;opacity:0;color:#000;z-index:5;border-radius:5px;transition:.1s opacity}.tooltip:after{content:"";position:absolute;left:25%;bottom:92%;width:8px;height:8px;background:#d4edf4;opacity:0;transform:rotate(45deg);transition:.1s opacity}.tooltip:hover:before,.tooltip:hover:after{opacity:1}#carrier-rating-button{font-size:"20px";max-height:"2rem";margin-right:"1rem";color:"white";background-color:"#FFC101";border:"none";border-radius:"7px";width:"3rem";height:"2rem";cursor:"pointer"}.carrier-profile-container>.carrier-information>.carrier-date{font-size:10px;color:var(--lightblue)}#carrier-average-rating{margin-top:10px}.carrier-list-card{display:flex;flex-direction:column;align-items:center}.carrier-list-card>.card{width:90%;margin-top:20px;margin-right:0}.carrier-configuration-list-card{height:100%;overflow-y:auto}.carrier-configuration-list-card>.card{margin-left:20px;margin-top:20px}.carrier-form-container{display:flex;flex-direction:column;width:100%;overflow:auto}.carrier-form-container>.carrier-form-line{display:flex;justify-content:space-evenly;flex-wrap:wrap;align-items:center}.carrier-form-container>.carrier-form-line:not(:first-child){margin-top:10px}.carrier-form-container>.carrier-form-line>div{margin:0 10px;width:200px}.carrier-form-line-link{margin-top:20px;display:flex;justify-content:flex-start}#carrier-create-container{display:flex;font-family:Poppins,sans-serif;height:50vh;width:100%;margin-top:auto}.countCircle{border-radius:3em;-moz-border-radius:3em;-webkit-border-radius:3em;color:#fff;height:1.8em;width:1.8em;display:inline-block;font-family:"Roboto",Helvetica,Sans-serif;font-size:11px;line-height:2em;text-align:center;margin-right:5px}.carrier-equipment-container,.carrier-competencies-container{display:flex;flex-direction:column;width:90%;margin:auto}.carrier-equipment-line,.carrier-competencies-name{font-family:Poppins,sans-serif;font-size:13px;color:var(--gray)}.carrier-equipment-line{margin:5px 0}.carrier-page-list-action{display:flex;justify-content:center;align-items:center}.carrier-page-side-bar-actions{width:"100%";display:flex;justify-content:center;align-items:center;margin-bottom:20px}.carrier-stripe-button-container{display:flex;justify-content:space-evenly;margin-bottom:20px}#user-create-container{display:flex;font-family:Poppins,sans-serif;width:100%}#user-create-mail-container{display:flex;flex-direction:column;justify-content:center}#user-create-mail-container>p{color:var(--bluegray-200);font-size:12px;text-align:center}#user-create-mail-container>.input-container,#user-create-mail-container>.button-container{display:flex;justify-content:space-evenly;align-self:center;align-items:center;margin-top:20px;flex-direction:column}#user-create-mail-container>.input-container>div{display:flex;margin:10px 20px}#user-create-personal-information-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto}#user-create-personal-information-container>.inputfile-import-container{margin-bottom:20px}.entity-token-container{font-family:Poppins,sans-serif;max-height:300px;overflow-y:scroll}.entity-token-box-label{font-size:11px;color:var(--bluegray-200);margin-bottom:10px;margin-top:10px}.entity-token-box{position:relative;text-align:center;font-size:12px;border-radius:3px;border:1px solid var(--lightbluegray);background-color:var(--lightgray);padding:5px;width:fit-content;margin:auto}.entity-token-message-intro{font-family:Poppins,sans-serif;align-items:center;display:flex;flex-direction:column;text-align:center;border-bottom:1px solid var(--lightgray);padding:30px}.entity-token-message-intro>p{font-size:11px;color:var(--bluegray-200);margin:0}.entity-token-list-container{margin:10px}.entity-button-container{display:flex;justify-content:center;width:fit-content;align-self:center;margin:20px auto auto}#transporter-create-container{display:flex;flex-direction:column;width:100%}#transporter-create-container>.card{margin:5px}#transporter-create-skills-equipment-container{display:flex;align-items:flex-start;flex-wrap:wrap}#transporter-create-skills-equipment-container>.card{margin:5px}.transporter-create-equipment-line,.transporter-create-skills-line{margin:10px}.transport-create-equipment-radio{display:flex;justify-content:center;margin:20px}.button-container{display:flex;justify-content:center;width:fit-content;align-self:center;margin:20px auto auto}.user-page-container{font-family:Poppins,sans-serif;display:flex;width:100%}.user-page-list-container{flex:1}.user-page-list-search-container{display:flex;height:70px;border-bottom:1px solid var(--lightgray);align-items:center;justify-content:center}.user-page-list-table-container{height:86vh;overflow-x:scroll}.user-list-status{display:flex;align-items:center;justify-content:center;height:20px;width:70px;padding:0 5px;border-radius:5px;font-size:12px;color:#fff;margin:auto;white-space:nowrap}.user-list-status.red{background-color:var(--dark-red)}.user-list-status.green{background-color:var(--dark-green)}.user-list-status.yellow{background-color:var(--yellow)}.user-page-side-bar-container{flex:0;box-shadow:-10px 0 10px -2px #0000001a;overflow-x:auto}.user-page-side-bar-container.open-sidebar{flex:1}.user-profile-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly}.user-profile-container>.user-information{margin-top:10px;text-align:center}.user-profile-container>.user-information>.user-name{font-size:20px;font-weight:700;color:var(--bluegray);margin-bottom:10px}.user-profile-container>.user-information>.user-date{font-size:10px;color:var(--lightblue)}.user-list-card>.card{flex:1 0 46%!important;margin:5px}.user-form-container{display:flex;flex-direction:column}.user-form-container>.user-form-line{display:flex;flex-wrap:wrap;justify-content:space-around}.user-form-container>.user-form-line:not(:first-child){margin-top:10px}.user-form-container>.user-form-line>div{width:200px;margin:0 10px}.user-form-line-link{margin-top:20px;display:flex;justify-content:flex-start}.user-profile-scrollable{overflow-y:scroll;max-height:calc(100vh - 250px)}.user-page-list-container .user-list-button-container{display:flex;justify-content:center;flex-wrap:wrap;margin:auto}.user-page-list-container .user-list-button-container>div{margin-top:0!important}#user-create-form-container{display:flex;flex-direction:column}.user-create-form-line{display:flex;justify-content:space-evenly;margin:10px 0}.user-create-form-line:not(:nth-child(7))>div{width:200px}.user-create-form-line:not(:nth-child(7))>div:first-child{margin-right:10px}.user-create-form-line:nth-child(7){display:flex;flex-direction:column;justify-content:center}.user-create-form-line:nth-child(7)>div{display:flex;justify-content:space-evenly;margin:10px 0}.user-create-form-title{color:var(--bluegray-200);text-align:center;font-size:12px}.user-list-button-container{display:flex;justify-content:center;flex-wrap:wrap;margin:auto}.user-list-button-container>div{margin-top:10px}.entity-user-list-container,.entity-transporter-list-container{max-height:300px;overflow-y:scroll;width:100%}.filter-activated-user{position:sticky}@media screen and (max-width:500px){.user-create-rights th{display:none}.user-create-rights td{display:block}}.pricing-hours-supplements-delete-column{position:relative;min-width:160px}.pricing-hours-supplements-delete-column-delete{position:absolute;top:0;right:0}.pricing-hours-supplements-actions{display:flex;justify-content:center}.pricing-hours-supplements-table{overflow:scroll;max-height:50vh}.pricing-hours-supplements-weights-floors-labels{white-space:nowrap}.pricing-hours-supplements-save{display:flex;justify-content:center;margin-top:30px}.pricing-hours-supplements-weights-floors-errors{margin-left:25px}.pricing-hours-supplements-button{display:flex;justify-content:center}.pricing-hours-supplements-popin{height:calc(100vh - 180px);overflow-y:scroll;width:100%}.pricing-hours-supplements-label-input{width:100px}.run-alert-live-configuration-container{width:100%;font-size:12px;font-family:Poppins,sans-serif}.run-alert-live-configuration-table{max-height:60vh;overflow-y:auto;margin-top:10px;width:100%}.run-alert-live-configuration-save{display:flex;justify-content:center;align-items:center;margin-top:10px}.run-alert-live-configuration-severity,.run-alert-live-configuration-alert-enabled,.run-alert-live-configuration-ttl-container{display:flex;justify-content:center;align-items:center}.run-alert-live-configuration-ttl-container>div:first-child{margin-right:5px}.run-alert-live-configuration-ttl-value{width:90px}.run-configuration-table-center{margin:auto}.run-configuration-checkbox{margin-top:35px}.run-configuration-timepicker-container{display:flex;justify-content:space-around}.run-configuration-timepicker{display:flex;flex-direction:column;align-items:center}.shipper-page-container{font-family:Poppins,sans-serif;display:flex;overflow:hidden}.shipper-page-list-container{flex:1}.shipper-page-list-search-container{margin-left:20px;display:flex;height:70px;border-bottom:1px solid var(--lightgray);align-items:center;justify-content:center}.shipper-page-list-table-container{height:86vh;overflow:scroll}.shipper-list-status{display:flex;align-items:center;justify-content:center;height:20px;width:70px;padding:0 5px;border-radius:5px;font-size:12px;color:#fff;margin:auto}.shipper-list-status.red{background-color:var(--dark-red)}.shipper-list-status.green{background-color:var(--dark-green)}.shipper-profile-scrollable{overflow-y:scroll;height:86vh}.shipper-page-side-bar-container{flex:0;box-shadow:-10px 0 10px -2px #0000001a;overflow-x:auto;background-color:#fff}.shipper-page-side-bar-container.open-sidebar{flex:1}.shipper-page-side-bar-container .card{margin:0}.shipper-profile-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly}.shipper-profile-container>.shipper-information{margin-top:10px;text-align:center}.shipper-profile-container>.shipper-information>.shipper-name{font-size:20px;font-weight:700;color:var(--bluegray);margin-bottom:10px}.shipper-profile-container>.shipper-information>.shipper-date{font-size:10px;color:var(--lightblue)}.shipper-list-card{display:flex;flex-direction:column}.shipper-list-card>.card{margin-left:20px;margin-top:20px}.shipper-form-container{display:flex;flex-direction:column;width:100%;overflow:auto}.shipper-sidebar-list-card{width:90%;margin-top:20px;margin-left:5%}.shipper-sidebar-list-card>.card{margin-left:20px;margin-top:20px}.shipper-form-container>.shipper-form-line{display:flex;justify-content:space-evenly;flex-wrap:wrap;align-items:center}.shipper-form-container>.shipper-form-line:not(:first-child){margin-top:10px}.shipper-form-container>.shipper-form-line>div{margin:0 10px;width:200px}.shipper-form-line-link{margin-top:20px;display:flex;justify-content:flex-start}.modal-format{display:flex;flex-direction:row;gap:20%}.modal-format>div{justify-content:space-between}.link-button{font-size:12px;color:var(--blue);font-weight:700;cursor:pointer;margin-top:20px}.link-button:hover{text-decoration:underline}#shipper-create-container{display:flex;font-family:Poppins,sans-serif;height:50vh;width:100%;margin-top:auto}.countCircle{border-radius:3em;-moz-border-radius:3em;-webkit-border-radius:3em;color:#fff;height:1.8em;width:1.8em;display:inline-block;font-family:"Roboto",Helvetica,Sans-serif;font-size:11px;line-height:2em;text-align:center}#step-progress-bar{width:100%;border-bottom:1px solid var(--lightbluegray);margin-bottom:10px}.shipper-equipment-container,.shipper-competencies-container{display:flex;flex-direction:column;width:90%;margin:auto}.shipper-equipment-line,.shipper-competencies-name{font-family:Poppins,sans-serif;font-size:13px;color:var(--gray)}.shipper-equipment-line{margin:5px 0}.shipper-page-list-action,.shipper-page-side-bar-actions{display:flex;justify-content:center;align-items:center}.shipper-stripe-button-container{display:flex;justify-content:space-evenly;margin-bottom:20px}.shipper-freight-forwarder-informations-form-container{display:flex;flex-direction:column}.shipper-freight-forwarder-informations-form-line{display:flex;justify-content:space-around;margin-top:10px;margin-bottom:10px}.shipper-freight-forwarder-informations-form-line>div{flex:1;margin:0 10px}.customer-order-edition-container{font-family:Poppins,sans-serif;font-size:12px;padding:10px}.customer-order-edition-details-summary-label{width:100px;display:inline-flex;font-weight:700;text-overflow:ellipsis;overflow:hidden}.customer-order-edition-position-label{font-weight:700;margin-bottom:6px}.customer-order-edition-details-select-summary-container{max-width:350px;overflow-x:hidden;text-overflow:ellipsis}.customer-order-edition-actions{background-color:#fff;display:flex;justify-content:center;align-items:center;padding-bottom:20px}.customer-order-edition-content{padding:5px}.customer-order-edition-positions-move{display:flex;margin-top:6px}.customer-order-edition-inputs{display:flex;margin-top:10px}.customer-order-edition-inputs>div{flex:1}.customer-order-edition-input-space{margin-right:5px}.customer-order-edition-stuffs-action{display:flex;justify-content:center;align-items:center}.customer-order-edtion-time-content{display:flex}.customer-order-edition-positions{display:flex;margin-top:10px;margin-bottom:10px;justify-content:space-between;align-items:center}.customer-order-edition-order-number{color:#fff;border-radius:4px;padding:5px 10px}.customer-order-edition-postion{color:#fff;border-radius:100%;width:28px;height:28px;display:flex;justify-content:center;align-items:center}.customer-order-edition-move-button{color:var(--blue);cursor:pointer}.customer-order-edition-position-container{height:20px}.customer-order-edition-move-positions{margin-bottom:10px}.time-edition-summary{display:flex}.time-edition-label{padding-right:3px}.customer-order-edtion-time-label{width:180px}.customer-order-edtion-time-content{padding-top:10px;padding-bottom:10px;border-bottom:1px solid var(--darkgray);display:flex;align-items:center}.customer-order-edtion-timeslots-container{margin-top:20px}.customer-order-timeslot-input{display:flex;justify-content:center}.customer-order-edition-positions-container{margin-bottom:15px}.customer-edition-unprogram-container{display:flex;justify-content:center;align-items:center}.address-edition-address-type-button{width:30px;flex:none!important;position:relative}.address-edition-address-input{width:100%;margin-right:15px}.address-edition-address-types-list{position:absolute;width:283px;left:-250px;z-index:10}.customer-order-expedition-slot-item{display:flex;margin-bottom:10px;align-items:flex-end}.customer-order-expedition-slot-enable{margin-right:10px}.depot-inputs-container{overflow-y:auto}.free-pickup-update-container{font-family:Poppins,sans-serif;font-size:12px}.free-pickup-update-inputs>div{display:flex;justify-content:space-between;align-items:center;flex:1;margin-left:50px;margin-right:50px;margin-top:20px}.free-pickup-update-inputs>div>div{width:300px}.free-pickup-update-button-depots{display:flex;justify-content:center;align-items:center;margin-top:20px}.entity-relations-to-edit-save{display:flex;justify-content:center;align-items:center}.entity-relations-to-edit-relations{display:flex;flex-direction:column;justify-content:center}.entity-relations-to-edit-relations>.relations-items{display:flex;justify-content:space-evenly;align-self:center;margin-top:1vh;flex-direction:column}.relations-items>.relations-items-child>div{display:flex;flex-direction:row;margin:10px 20px 2rem;width:44vw}#vehicle-create-form-container{display:flex;flex-direction:column;width:100%;max-height:calc(100vh - 150px);overflow-y:auto;overflow-x:hidden}.vehicule-create-form-line{display:flex;flex-direction:row;justify-content:space-evenly;margin:5px 0;width:100%;flex-wrap:wrap}.vehicule-create-form-line>div{width:200px}.vehicule-create-form-line{flex-direction:row!important}.vehicule-create-form-line-equipments{display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;margin:5px 0;width:100%;flex-wrap:wrap}.vehicule-create-form-line-equipments>div{display:flex;flex-direction:row;justify-content:center;margin:5px 0}.vehicule-create-form-title{color:var(--bluegray-200);text-align:center;font-size:12px;width:100%}.vehicle-create-list-transporter{font-size:12px;background-color:var(--lightgray)}#vehicle-create-container{width:95%}#vehicle-create-equipments .input-checkbox-label{white-space:nowrap}@media screen and (max-width: 500px){.vehicle-create-container,.button{margin-top:15px;margin-bottom:15px}#vehicle-create-equipments{align-content:space-around;align-items:center;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}#vehicle-create-equipments>div{margin-top:1rem}#vehicle-create-container{margin:1rem;display:flex;flex-direction:column;align-content:space-around;justify-content:flex-start;align-items:center;width:95%}.vehicule-create-form-line>div{width:100%}.vehicule-create-form-line>div:first-child,.vehicule-create-form-line>div{margin-right:10px}}.vehicle-list-status{display:flex;align-items:center;justify-content:center;height:20px;width:70px;padding:0 5px;border-radius:5px;font-size:12px;color:#fff;margin:auto}.vehicle-list-status.red{background-color:var(--dark-red)}.vehicle-list-status.green{background-color:var(--dark-green)}.vehicle-list-button-container{display:flex;justify-content:center;margin:auto}.vehicle-list-number-vehicle{display:flex;justify-content:space-evenly;width:300px;margin:20px auto auto;padding:10px;border-radius:5px;box-shadow:0 0 10px #0000001a}.create-carrier-global-info-container{display:flex;flex-direction:column;align-items:center;margin:20px auto;width:80%}.create-carrier-global-info-container>.carrier-form-container>div:first-child{margin:0 auto 20px}.create-carrier-vehicle-container{margin:0 auto}#entity-invite-mail-container{display:flex;flex-direction:column;justify-content:center;width:100%}#entity-invite-mail-container>p{color:var(--bluegray-200);font-size:12px;text-align:center}#entity-invite-mail-container>.input-container,#entity-invite-mail-container>.button-container{display:flex;justify-content:space-evenly;align-self:center;align-items:center;margin-top:1vh;flex-direction:column}#entity-invite-mail-container>.input-container>div{display:flex;margin:10px 20px}.entity-invite-mail-container-update{margin-right:10px}.entity-invite-mail-container-update,.entity-invite-mail-container-new{display:flex;align-items:center}.entity-invite-mail-radio-new,.entity-invite-mail-radio-update{margin-right:5px}.entity-invite-type-selection{border-style:solid;border-width:1px;border-color:var(--blue);border-radius:5px;color:var(--blue);cursor:pointer;display:flex;flex-direction:column;font-size:13px;width:150px;padding:10px;margin:10px;align-items:center;justify-content:center}.entity-invite-carrier{background-image:url(/assets/invite_carrier-BEHn7e98.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:50px;height:50px}.entity-invite-internal-team{background-image:url(/assets/invite_internal_team-hlNqLa10.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:50px;height:50px}.checkbox-relation-dispatch>div{width:100%}.create-shipper-global-info-container{display:flex;flex-direction:column;align-items:center;margin:20px auto;width:80%}.create-shipper-global-info-container>.shipper-form-container>div:first-child{margin:0 auto 20px}.create-shipper-vehicle-container{margin:0 auto}.communicationNotificationCConfiguration-global-container{display:flex;justify-content:space-around}.communicationNotificationCConfiguration-container{width:100%;max-width:80%}.sms-setup-container{font-family:Poppins,sans-serif;width:100%;max-width:1000px}.communication-sms-container{display:flex;padding:10px}.communication-input-textarea{margin-left:30px;width:100%}.communication-text-info{padding:20px;text-align:center;font-size:12px}.create-invoicecorrection-container{width:60%;display:flex;flex-direction:column;box-shadow:0 0 10px #0000001a;border-radius:5px;text-align:center}.create-invoicecorrection-line{display:flex;margin:10px 0}.create-invoicecorrection-line>div{margin:0 20px}.create-invoicecorrection-line .textarea-input-container{padding:0 5px}.invoices-list{font-family:Poppins,sans-serif;font-size:12px}.invoice-status{border-radius:5px;padding:5px 8px;font-weight:700;min-width:80px;font-size:12px}.invoice-list-actions{display:flex;justify-content:center}.invoices-list-actions-1-left,.invoices-list-actions-2-left,.invoices-list-actions-2-right{display:flex;justify-content:center;align-items:center}.invoices-list-actions-1,.invoices-list-actions-2{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.invoices-list-actions-2-left{margin-left:5px}.invoices-remain-to-pay{display:flex;justify-content:center;align-items:center}.invoices-remain-to-pay-amount{padding:5px 8px;background-color:var(--lightgray);border-radius:5px;margin-left:5px}.invoices-search-container{width:400px}.invoices-list-filter-status{display:flex;justify-content:center;align-items:center;margin-right:50px}.invoices-list-filter-status>div{margin-left:5px;cursor:pointer}.invoices-list-checkbox-all-container{min-width:200px}.invoices-list-void{display:flex;justify-content:center;align-items:center;margin-top:50px}.invoices-list-actions{background-color:var(--white);padding:10px}.invoice-list-button{display:flex;justify-content:center}.invoice-list-popin{height:calc(100vh - 180px);overflow-y:scroll;width:100%}.invoice-stripeStatus{justify-content:center;align-items:center;border-radius:5px;width:10px;height:10px;margin:3px}.invoice-stripeStatus-activated{background-color:var(--green)}.invoice-stripeStatus-partial{background-color:var(--orange)}.invoice-stripeStatus-ko{background-color:var(--red)}.invoice-stripeStatus-unknown{background-color:var(--lightgray)}.payment-method-create-form-label{color:var(--bluegray-200);font-size:12px;margin-bottom:10px}.payment-method-create-form-line{display:flex;margin:20px 0;justify-content:space-between}.payment-method-create-legal-text{font-size:8px;text-align:center;margin:10px 0}.payment-method-list-button-container{display:flex;justify-content:center;margin:auto}.entity-form-container{display:flex;flex-direction:column;width:100%;overflow:auto}.entity-form-container>.entity-form-line{display:flex;justify-content:space-evenly;flex-wrap:wrap;align-items:center}.entity-form-container>.entity-form-line:not(:first-child){margin-top:10px}.entity-form-container>.entity-form-line>div{margin:0 10px;width:200px}.transporter-status{display:flex;align-items:center;justify-content:center;height:20px;width:fit-content;min-width:70px;padding:0 5px;border-radius:5px;font-size:12px;margin:auto;flex-wrap:nowrap}.status-validated{background-color:var(--dark-green);color:#fff}.status-partial{background-color:var(--orange);color:#fff}.status-refused{background-color:var(--dark-red);color:#fff}.status-waiting{background-color:var(--gray);color:#fff}.create-invoice-container{width:70%;display:flex;flex-direction:column;box-shadow:0 0 10px #0000001a;border-radius:5px;text-align:center}.create-invoice-line{display:flex;margin:10px 0}.create-invoice-line>div{margin:0 20px}.create-invoice-line .textarea-input-container{padding:0 5px}.connectors-inputs{display:flex;justify-content:space-around}.connectors-button{display:flex;justify-content:center;margin-top:10px}.connector-cyke-popin{display:flex;flex-direction:column;width:100%}.connector-cyke-popin-item{display:flex;justify-content:space-between}.connector-cyke-popin-item>div{width:45%}.connector-cyke-popin-copy-information{border-bottom:1px solid var(--lightgray);padding-bottom:30px;margin-bottom:30px}.connector-cyke-popin-information{width:100%}.connector-cyke-popin-title{display:flex;font-size:12px;font-weight:500;color:var(--bluegray);margin-bottom:10px}#pricing-offer-create-container{height:400px;width:100%}#pricing-offer-step-progress-bar{width:100%;border-bottom:1px solid var(--lightbluegray);margin-bottom:10px}.pricing-offer-configure-matrix-table{overflow:auto;width:700px;height:300px}.pricing-offer-attribute-offer-section,.pricing-offer-constraint-section,.pricing-offer-create-or-update-matrix-section,.pricing-offer-configure-matrix-section{margin-bottom:10px;font-size:12px}.pricing-offer-constraint-title,.pricing-offer-create-or-update-matrix-title{margin-bottom:5px;font-size:12px;color:var(--lightbluegray)}.chatParent{visibility:hidden;position:absolute;bottom:60px;right:20px;z-index:999}.chatIFrame{height:400px;width:300px}.chatButton{position:absolute;bottom:20px;right:20px;z-index:999}.account-offers-offer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:150px;position:relative;padding:20px;border:1px solid var(--lightblue);border-radius:10px;margin-right:10px}.account-offers-offer-delete{position:absolute;top:5px;right:5px}.account-offers-offer-label{margin-bottom:20px;width:100px}.account-offers-offers{display:flex;margin-bottom:10px}.account-offers-validate{display:flex;justify-content:center}.account-offers-button{justify-content:center}.account-offers-popin{height:calc(100vh - 180px);overflow-y:scroll;width:100%}.comment-minimizer-container{margin-bottom:15px}.comment-minimizer-title{font-size:12px;margin-bottom:5px;font-weight:600}.zones-map-zoom-panel-container{display:flex;justify-content:flex-end}.zones-map-zoom-panel{background-color:var(--blue);border-radius:3px;display:flex;flex-direction:row;top:5px;right:5px;color:var(--blue);padding:5px}.account-grids-top{margin-bottom:20px}.account-grids-table-add,.account-grids-actions{display:flex;justify-content:center}.account-grids-actions{margin-top:50px}.account-grids-grid-top{display:flex;justify-content:space-around;align-items:center}.account-grids-add-grid{display:flex;flex-direction:column;justify-content:center;align-items:center}.account-grids-add-grid>div:first-child{margin-bottom:10px}.account-grids-table-label-prices>div{display:flex;height:36px;justify-content:center;align-items:center;white-space:nowrap}.grid-zone-color-display{width:30px;height:30px;border-style:solid;border-width:1px;border-color:var(--bluegray);border-radius:3px}.pricing-inputs{display:flex;justify-content:center}.pricing-inputs td{padding:5px 15px}.pricing-button{display:flex;justify-content:center;margin-top:10px}.pricing-grids-popin{height:calc(100vh - 180px);overflow-y:scroll;width:100%}.favorite-run-list-button{display:flex;justify-content:center;align-items:center}.favorite-run-list-button-popin{min-height:100px;overflow-y:scroll;width:100%;max-height:500px}.favorite-run-list-actions{display:flex;justify-content:center;align-items:center}.favorite-run-list-edit{display:flex;justify-content:center;align-items:flex-end;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:12px}.activate-timeslot{display:flex;align-items:center}.select-timeslot{display:flex;justify-content:space-evenly;align-items:center;padding-top:30px;padding-bottom:30px}.text-description-timeslot{font-size:12px;font-style:italic;padding-bottom:30px}.settings-title{font-size:12px;font-weight:700;margin:10px 0}.container-timeslot-label{font-family:Poppins,sans-serif;margin-left:10px;font-size:13px;color:var(--gray);cursor:pointer;max-width:90%}.refined-block{display:flex;flex-direction:column;justify-content:center;align-content:center;align-items:center}.entities-tree-conainer{font-family:Poppins,sans-serif;font-size:12px}.entities-tree-node-label{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:3px;padding-left:3px;padding-right:3px}.entities-tree-node-container{border-left:1px solid var(--lightblue);padding-left:10px}.entities-tree-node-leaf{color:var(--bluegray)}.entities-tree-node-node{font-weight:700;color:var(--darkblue)}.entities-tree-node-selected{background-color:var(--blue);border-radius:5px}.entities_switch{margin-top:-5px;width:20px;height:20px;margin-right:5px;background-size:cover}.entities_switch_shipper{background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22.36%209.80556L15.5908%206.15036C15.4099%206.05173%2015.2066%206%2015%206C14.7934%206%2014.5901%206.05173%2014.4092%206.15036L7.64%209.80707C7.44668%209.91146%207.28531%2010.0651%207.17273%2010.2521C7.06015%2010.439%207.0005%2010.6524%207%2010.8699V18.1301C7.0005%2018.3476%207.06015%2018.561%207.17273%2018.7479C7.28531%2018.9349%207.44668%2019.0885%207.64%2019.1929L14.4092%2022.8496C14.5901%2022.9483%2014.7934%2023%2015%2023C15.2066%2023%2015.4099%2022.9483%2015.5908%2022.8496L22.36%2019.1929C22.5533%2019.0885%2022.7147%2018.9349%2022.8273%2018.7479C22.9398%2018.561%2022.9995%2018.3476%2023%2018.1301V10.8706C22.9999%2010.6528%2022.9405%2010.4389%2022.8279%2010.2516C22.7153%2010.0642%2022.5537%209.91013%2022.36%209.80556ZM15%207.21314L21.18%2010.5533L18.89%2011.7907L12.7092%208.45051L15%207.21314ZM15%2013.8935L8.82%2010.5533L11.4277%209.14436L17.6077%2012.4845L15%2013.8935ZM8.23077%2011.6161L14.3846%2014.9395V21.4521L8.23077%2018.1309V11.6161ZM21.7692%2018.1279L15.6154%2021.4521V14.9426L18.0769%2013.6133V16.3227C18.0769%2016.4837%2018.1418%2016.6382%2018.2572%2016.7521C18.3726%2016.866%2018.5291%2016.93%2018.6923%2016.93C18.8555%2016.93%2019.012%2016.866%2019.1275%2016.7521C19.2429%2016.6382%2019.3077%2016.4837%2019.3077%2016.3227V12.9483L21.7692%2011.6161V18.1271V18.1279Z'%20fill='%23549FE2'/%3e%3crect%20x='0.5'%20y='0.5'%20width='29'%20height='29'%20rx='3.5'%20stroke='%23549FE2'/%3e%3c/svg%3e")}.entities_switch_carrier{background-image:url(/assets/mode_carrier-B90d-Nex.svg)}.entities_switch_freightforwarder{background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21.72%2017.8408C22.07%2016.9908%2022.26%2016.0808%2022.26%2015.0808C22.26%2014.3608%2022.15%2013.6708%2021.96%2013.0308C21.31%2013.1808%2020.63%2013.2608%2019.92%2013.2608C18.466%2013.2623%2017.0329%2012.9143%2015.7415%2012.246C14.4502%2011.5777%2013.3384%2010.6087%2012.5%209.42076C11.6031%2011.5909%209.91112%2013.3366%207.77%2014.3008C7.73%2014.5508%207.73%2014.8208%207.73%2015.0808C7.73%2016.0355%207.91804%2016.9808%208.2834%2017.8629C8.64875%2018.7449%209.18425%2019.5463%209.85933%2020.2214C11.2227%2021.5848%2013.0719%2022.3508%2015%2022.3508C16.05%2022.3508%2017.06%2022.1208%2017.97%2021.7108C18.54%2022.8008%2018.8%2023.3408%2018.78%2023.3408C17.14%2023.8908%2015.87%2024.1608%2015%2024.1608C12.58%2024.1608%2010.27%2023.2108%208.57%2021.5008C7.536%2020.4699%206.76737%2019.2038%206.33%2017.8108H5V13.2608H6.09C6.42024%2011.6533%207.17949%2010.1652%208.28719%208.95435C9.39489%207.74353%2010.8097%206.85516%2012.3815%206.38352C13.9534%205.91187%2015.6235%205.87453%2017.2149%206.27546C18.8062%206.6764%2020.2593%207.50065%2021.42%208.66076C22.6802%209.91601%2023.5398%2011.5169%2023.89%2013.2608H25V17.8108H24.94L21.38%2021.0808L16.08%2020.4808V18.8108H20.91L21.72%2017.8408ZM12.27%2014.8508C12.57%2014.8508%2012.86%2014.9708%2013.07%2015.1908C13.281%2015.4035%2013.3995%2015.6911%2013.3995%2015.9908C13.3995%2016.2904%2013.281%2016.578%2013.07%2016.7908C12.86%2017.0008%2012.57%2017.1208%2012.27%2017.1208C11.64%2017.1208%2011.13%2016.6208%2011.13%2015.9908C11.13%2015.3608%2011.64%2014.8508%2012.27%2014.8508ZM17.72%2014.8508C18.35%2014.8508%2018.85%2015.3608%2018.85%2015.9908C18.85%2016.6208%2018.35%2017.1208%2017.72%2017.1208C17.09%2017.1208%2016.58%2016.6208%2016.58%2015.9908C16.58%2015.6884%2016.7001%2015.3984%2016.9139%2015.1847C17.1277%2014.9709%2017.4177%2014.8508%2017.72%2014.8508Z'%20fill='%23549FE2'/%3e%3crect%20x='0.5'%20y='0.5'%20width='29'%20height='29'%20rx='3.5'%20stroke='%23549FE2'/%3e%3c/svg%3e")}.entities_switch_admin{background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20transform='translate(4,%203.5)'%3e%3cpath%20d='M18.9934%2011.8714V10.6895L20.4766%209.39167C20.75%209.15069%2020.9294%208.82082%2020.9831%208.46036C21.0368%208.09989%2020.9614%207.73204%2020.7701%207.42182L18.9471%204.33185C18.8116%204.09721%2018.6168%203.90233%2018.3822%203.76674C18.1477%203.63115%2017.8816%203.55963%2017.6106%203.55935C17.4427%203.55807%2017.2757%203.58416%2017.1162%203.6366L15.2391%204.27005C14.915%204.05468%2014.5769%203.86113%2014.2271%203.69068L13.8332%201.744C13.7625%201.38835%2013.569%201.06887%2013.2866%200.841496C13.0041%200.614122%2012.6507%200.493336%2012.2882%200.500284H8.6729C8.31037%200.493336%207.95694%200.614122%207.67449%200.841496C7.39204%201.06887%207.19856%201.38835%207.12792%201.744L6.73395%203.69068C6.38164%203.86109%206.041%204.05464%205.71426%204.27005L3.87572%203.6057C3.7145%203.5637%203.54755%203.54805%203.38133%203.55935C3.1104%203.55963%202.8443%203.63115%202.60973%203.76674C2.37517%203.90233%202.18038%204.09721%202.04492%204.33185L0.221834%207.42182C0.0415243%207.73158%20-0.0254781%208.09439%200.0323024%208.44812C0.090083%208.80185%200.269051%209.12449%200.538556%209.36077L1.99857%2010.6972V11.8791L0.538556%2013.1769C0.261439%2013.4148%200.0775752%2013.7432%200.0195944%2014.1038C-0.0383864%2014.4644%200.0332654%2014.8339%200.221834%2015.1467L2.04492%2018.2367C2.18038%2018.4713%202.37517%2018.6662%202.60973%2018.8018C2.8443%2018.9374%203.1104%2019.0089%203.38133%2019.0092C3.54923%2019.0105%203.71622%2018.9844%203.87572%2018.932L5.75288%2018.2985C6.07697%2018.5139%206.41504%2018.7074%206.76485%2018.8779L7.15882%2020.8246C7.22946%2021.1802%207.42294%2021.4997%207.70539%2021.7271C7.98784%2021.9544%208.34127%2022.0752%208.7038%2022.0683H12.35C12.7125%2022.0752%2013.0659%2021.9544%2013.3484%2021.7271C13.6308%2021.4997%2013.8243%2021.1802%2013.8949%2020.8246L14.2889%2018.8779C14.6412%2018.7075%2014.9819%2018.5139%2015.3086%2018.2985L17.178%2018.932C17.3375%2018.9844%2017.5045%2019.0105%2017.6724%2019.0092C17.9434%2019.0089%2018.2095%2018.9374%2018.444%2018.8018C18.6786%2018.6662%2018.8734%2018.4713%2019.0089%2018.2367L20.7701%2015.1467C20.9504%2014.837%2021.0174%2014.4742%2020.9597%2014.1204C20.9019%2013.7667%2020.7229%2013.4441%2020.4534%2013.2078L18.9934%2011.8714ZM17.6106%2017.4642L14.961%2016.5681C14.3407%2017.0935%2013.6318%2017.5042%2012.8675%2017.7809L12.3191%2020.5542H8.6729L8.12443%2017.8118C7.36617%2017.5272%206.66111%2017.1173%206.0387%2016.599L3.38133%2017.4642L1.55825%2014.3742L3.65943%2012.5203C3.51659%2011.7206%203.51659%2010.902%203.65943%2010.1024L1.55825%208.19431L3.38133%205.10434L6.03098%206.00043C6.65124%205.47505%207.36013%205.06437%208.12443%204.78762L8.6729%202.01437H12.3191L12.8675%204.75672C13.6258%205.04132%2014.3309%205.4513%2014.9533%205.96953L17.6106%205.10434L19.4337%208.19431L17.3325%2010.0483C17.4754%2010.8479%2017.4754%2011.6666%2017.3325%2012.4662L19.4337%2014.3742L17.6106%2017.4642Z'%20fill='%23549FE2'/%3e%3cpath%20d='M10.496%2015.9203C9.57933%2015.9203%208.68321%2015.6485%207.921%2015.1392C7.15878%2014.6299%206.56471%2013.906%206.2139%2013.0591C5.86309%2012.2121%205.7713%2011.2802%205.95015%2010.3811C6.12899%209.48202%206.57042%208.65615%207.21863%208.00794C7.86684%207.35973%208.69271%206.91829%209.59181%206.73945C10.4909%206.56061%2011.4228%206.6524%2012.2698%207.00321C13.1167%207.35402%2013.8406%207.94809%2014.3499%208.7103C14.8592%209.47252%2015.131%2010.3686%2015.131%2011.2853C15.1372%2011.8957%2015.0215%2012.5012%2014.7908%2013.0664C14.5601%2013.6315%2014.2189%2014.1449%2013.7873%2014.5766C13.3556%2015.0082%2012.8422%2015.3494%2012.2771%2015.5801C11.7119%2015.8108%2011.1064%2015.9265%2010.496%2015.9203ZM10.496%208.19538C10.0877%208.18586%209.68159%208.25929%209.3024%208.4112C8.9232%208.56312%208.57877%208.79038%208.28992%209.07923C8.00107%209.36807%207.77382%209.71251%207.6219%2010.0917C7.46998%2010.4709%207.39656%2010.877%207.40607%2011.2853C7.39656%2011.6937%207.46998%2012.0998%207.6219%2012.479C7.77382%2012.8582%208.00107%2013.2026%208.28992%2013.4915C8.57877%2013.7803%208.9232%2014.0076%209.3024%2014.1595C9.68159%2014.3114%2010.0877%2014.3848%2010.496%2014.3753C10.9044%2014.3848%2011.3105%2014.3114%2011.6897%2014.1595C12.0689%2014.0076%2012.4133%2013.7803%2012.7022%2013.4915C12.991%2013.2026%2013.2183%2012.8582%2013.3702%2012.479C13.5221%2012.0998%2013.5955%2011.6937%2013.586%2011.2853C13.5955%2010.877%2013.5221%2010.4709%2013.3702%2010.0917C13.2183%209.71251%2012.991%209.36807%2012.7022%209.07923C12.4133%208.79038%2012.0689%208.56312%2011.6897%208.4112C11.3105%208.25929%2010.9044%208.18586%2010.496%208.19538Z'%20fill='%23549FE2'/%3e%3c/g%3e%3crect%20x='0.5'%20y='0.5'%20width='29'%20height='29'%20rx='3.5'%20stroke='%23549FE2'/%3e%3c/svg%3e")}.preference-page-container{margin-left:20px;margin-top:20px;font-size:12px;font-family:Poppins,sans-serif;overflow-y:auto;height:100%}.stuff-update-container{padding:10px;width:100%;font-size:12px;font-family:Poppins,sans-serif;overflow:auto;max-height:28em}.qr-input{display:flex;margin:1rem;justify-content:space-between;align-content:space-around;flex-wrap:nowrap;flex-direction:row;align-items:center;gap:1rem}.icon-qrcode{width:30px;height:30px;background-repeat:no-repeat;background-size:30px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAvklEQVR4nO2VOxLFIAwDff9L6zXJK2jAWOYTa2fomBEbGWImhPCCyXVcHr4mMkq73xsczasngs7B2CJw5kkEk42wGsXuRq4TaZGIkRuJ7qeNyin/kW0icK6oyGzecpGsvDS2BZcUwcKVSkmRF4kwYYzG6ue8poiRgkqIYFBUIiA2EmnpeCCRhuzLF7ngKC0ySpZImM+KoBPUC2aNEqKjJZEH7xfFbY1IxKo30oP2XD5IpCXtXd/VCG4XEULYnx+qft9LsKtc1gAAAABJRU5ErkJggg==)}.stuff-update-measurement{display:flex;margin-top:30px}.stuff-update-weight{display:flex;justify-content:center;margin-top:30px;margin-bottom:30px}.stuff-update-measurement>div{flex:1}.stuff-update-volume{margin-bottom:20px;text-align:center;color:var(--gray)}.user-invitation-acception-container{display:flex;align-items:center;justify-content:center;margin-top:2rem}.user-invitation-acception-content{font-family:Poppins,sans-serif;font-size:12px;display:grid;grid-column-gap:0px;grid-row-gap:0px;width:100%}@media (min-width: 50em){.user-invitation-acception-content{grid-template-columns:1fr 2fr 1fr;grid-template-rows:1fr}}@media (max-width: 50em){.user-invitation-acception-content{grid-template-columns:1fr;grid-template-rows:1fr 2fr 1fr}}.user-invitation-acception-header{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;text-align:center}.user-invitation-acception-header-logo{max-width:75px;object-fit:cover;margin-bottom:10px}.user-invitation-acception-step{width:100%}.user-invitation-acception-label-mytroopers{font-weight:700}.user-invitation-acception-progress-bar{display:flex;justify-content:left;align-items:flex-start}.user-invitation-acceptation-logo{height:70px}.user-invitation-acception-respond-container{text-align:center}.user-invitation-acception-success-header{font-weight:700;margin-bottom:10px}@media screen and (min-width: 796px){.user-invitation-acception-header,.user-invitation-acception-progress-bar{margin-top:50px}}@media screen and (max-width: 795px){.user-invitation-acception-content{display:flex;flex-direction:column}.buttons-container{flex-direction:column-reverse}.buttons-container:first-child>.button{padding-top:1rem}.buttons-container>.button{margin-bottom:1rem}.mts1-picture.user-invitation-acceptation-logo,.stark-picture.user-invitation-acceptation-logo{margin-bottom:-2rem}.user-invitation-acception-container{height:auto!important}.card{margin-right:8px}.user-invitation-acception-progress-bar{order:2;margin-top:10px;margin-bottom:10px;justify-content:center}.user-invitation-acception-step{order:3}.user-invitation-acception-header{order:1;margin-top:10px;flex-direction:row;justify-content:center}}.bookingSlot-comment-modal-textarea-container{display:flex;flex-direction:row;justify-content:space-around;width:100%}.bookingSlot-comment-modal-textarea-container .textarea-input-container{height:inherit}.bookingSlot-comment-modal-button-container{margin-top:30px}.view{margin:auto;width:500px}.wrapper{position:relative;overflow:auto;border:1px solid black;white-space:nowrap}.sticky-col{position:-webkit-sticky;position:sticky;background-color:#fff}.first-col{width:100px;min-width:100px;max-width:100px;left:0}.second-col{width:150px;min-width:150px;max-width:150px;left:100px}.live-track-marker{height:2rem;width:2rem;align-items:center;text-align:center;border-radius:50%;cursor:pointer}.live-track-map-blue,.live-track-map-red,.live-track-map-green,.live-track-map-black,.live-no-track-map-blue,.live-no-track-map-red,.live-no-track-map-green,.live-no-track-map-black{background-size:20px;background-repeat:no-repeat;width:20px;height:30px}.live-track-map-blue{background-image:url("data:image/svg+xml,%3csvg%20width='29'%20height='44'%20viewBox='0%200%2029%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-outside-1_275_9007'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='29'%20height='44'%20fill='%23549FE2'%3e%3crect%20fill='white'%20width='29'%20height='44'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.35475%2028.9558C6.59012%2032.9711%209.97188%2037.3192%2014.5%2042C19.0281%2037.3192%2022.4104%2032.9711%2024.6469%2028.9558C26.8823%2024.9419%2028%2021.2267%2028%2017.81C28%2012.685%2026.6427%208.60208%2023.9281%205.56125C21.2146%202.52042%2018.0719%201%2014.5%201C10.9281%201%207.78544%202.52042%205.07194%205.56125C2.35731%208.60208%201%2012.685%201%2017.81C1%2021.2267%202.11825%2024.9419%204.35475%2028.9558Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.35475%2028.9558C6.59012%2032.9711%209.97188%2037.3192%2014.5%2042C19.0281%2037.3192%2022.4104%2032.9711%2024.6469%2028.9558C26.8823%2024.9419%2028%2021.2267%2028%2017.81C28%2012.685%2026.6427%208.60208%2023.9281%205.56125C21.2146%202.52042%2018.0719%201%2014.5%201C10.9281%201%207.78544%202.52042%205.07194%205.56125C2.35731%208.60208%201%2012.685%201%2017.81C1%2021.2267%202.11825%2024.9419%204.35475%2028.9558Z'%20fill='%23549FE2'/%3e%3cpath%20d='M14.5%2042L13.7813%2042.6953L14.5%2043.4383L15.2187%2042.6953L14.5%2042ZM4.35475%2028.9558L5.22848%2028.4694L5.2283%2028.4691L4.35475%2028.9558ZM24.6469%2028.9558L25.5206%2029.4425L25.5206%2029.4424L24.6469%2028.9558ZM23.9281%205.56125L23.1819%206.22706L23.1821%206.22721L23.9281%205.56125ZM5.07194%205.56125L5.81792%206.22721L5.81806%206.22706L5.07194%205.56125ZM15.2187%2041.3047C10.7282%2036.6627%207.40797%2032.3843%205.22848%2028.4694L3.48102%2029.4423C5.77228%2033.5579%209.21559%2037.9756%2013.7813%2042.6953L15.2187%2041.3047ZM23.7733%2028.4692C21.5927%2032.3842%2018.2719%2036.6627%2013.7813%2041.3047L15.2187%2042.6953C19.7844%2037.9757%2023.2282%2033.558%2025.5206%2029.4425L23.7733%2028.4692ZM27%2017.81C27%2021.0077%2025.9532%2024.5549%2023.7733%2028.4693L25.5206%2029.4424C27.8114%2025.329%2029%2021.4456%2029%2017.81H27ZM23.1821%206.22721C25.6942%209.04119%2027%2012.8651%2027%2017.81H29C29%2012.5049%2027.5912%208.16298%2024.674%204.89529L23.1821%206.22721ZM14.5%202C17.7453%202%2020.6285%203.36564%2023.1819%206.22706L24.6742%204.89544C21.8006%201.67519%2018.3985%200%2014.5%200V2ZM5.81806%206.22706C8.37146%203.36564%2011.2547%202%2014.5%202V0C10.6015%200%207.19942%201.67519%204.32581%204.89544L5.81806%206.22706ZM2%2017.81C2%2012.8651%203.30582%209.04119%205.81792%206.22721L4.32595%204.89529C1.40881%208.16298%200%2012.5049%200%2017.81H2ZM5.2283%2028.4691C3.04724%2024.5547%202%2021.0076%202%2017.81H0C0%2021.4458%201.18926%2025.3292%203.4812%2029.4426L5.2283%2028.4691Z'%20fill='white'%20mask='url(%23path-1-outside-1_275_9007)'/%3e%3cpath%20d='M23.45%2014.6667C23.45%2019.6798%2019.4372%2023.7333%2014.5%2023.7333C9.56281%2023.7333%205.54999%2019.6798%205.54999%2014.6667C5.54999%209.65348%209.56281%205.6%2014.5%205.6C19.4372%205.6%2023.45%209.65348%2023.45%2014.6667Z'%20fill='white'%20stroke='white'/%3e%3cpath%20d='M18.1818%2017.8698C17.9377%2017.8698%2017.7036%2017.7753%2017.531%2017.6071C17.3583%2017.4389%2017.2614%2017.2108%2017.2614%2016.9729C17.2614%2016.7351%2017.3583%2016.5069%2017.531%2016.3387C17.7036%2016.1705%2017.9377%2016.076%2018.1818%2016.076C18.4259%2016.076%2018.6601%2016.1705%2018.8327%2016.3387C19.0053%2016.5069%2019.1023%2016.7351%2019.1023%2016.9729C19.1023%2017.2108%2019.0053%2017.4389%2018.8327%2017.6071C18.6601%2017.7753%2018.4259%2017.8698%2018.1818%2017.8698ZM19.1023%2012.4885L20.305%2013.9833H17.5682V12.4885M10.8182%2017.8698C10.5741%2017.8698%2010.3399%2017.7753%2010.1673%2017.6071C9.9947%2017.4389%209.89773%2017.2108%209.89773%2016.9729C9.89773%2016.7351%209.9947%2016.5069%2010.1673%2016.3387C10.3399%2016.1705%2010.5741%2016.076%2010.8182%2016.076C11.0623%2016.076%2011.2964%2016.1705%2011.469%2016.3387C11.6417%2016.5069%2011.7386%2016.7351%2011.7386%2016.9729C11.7386%2017.2108%2011.6417%2017.4389%2011.469%2017.6071C11.2964%2017.7753%2011.0623%2017.8698%2010.8182%2017.8698ZM19.4091%2011.5917H17.5682V9.2H8.97727C8.29614%209.2%207.75%209.73215%207.75%2010.3958V16.9729H8.97727C8.97727%2017.4486%209.17123%2017.9049%209.51646%2018.2413C9.8617%2018.5777%2010.3299%2018.7667%2010.8182%2018.7667C11.3064%2018.7667%2011.7747%2018.5777%2012.1199%2018.2413C12.4651%2017.9049%2012.6591%2017.4486%2012.6591%2016.9729H16.3409C16.3409%2017.4486%2016.5349%2017.9049%2016.8801%2018.2413C17.2253%2018.5777%2017.6936%2018.7667%2018.1818%2018.7667C18.6701%2018.7667%2019.1383%2018.5777%2019.4835%2018.2413C19.8288%2017.9049%2020.0227%2017.4486%2020.0227%2016.9729H21.25V13.9833L19.4091%2011.5917Z'%20fill='%23549FE2'/%3e%3c/svg%3e")}.live-track-map-red{background-image:url("data:image/svg+xml,%3csvg%20width='29'%20height='44'%20viewBox='0%200%2029%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-outside-1_275_9007'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='29'%20height='44'%20fill='black'%3e%3crect%20fill='white'%20width='29'%20height='44'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.35475%2028.9558C6.59012%2032.9711%209.97188%2037.3192%2014.5%2042C19.0281%2037.3192%2022.4104%2032.9711%2024.6469%2028.9558C26.8823%2024.9419%2028%2021.2267%2028%2017.81C28%2012.685%2026.6427%208.60208%2023.9281%205.56125C21.2146%202.52042%2018.0719%201%2014.5%201C10.9281%201%207.78544%202.52042%205.07194%205.56125C2.35731%208.60208%201%2012.685%201%2017.81C1%2021.2267%202.11825%2024.9419%204.35475%2028.9558Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.35475%2028.9558C6.59012%2032.9711%209.97188%2037.3192%2014.5%2042C19.0281%2037.3192%2022.4104%2032.9711%2024.6469%2028.9558C26.8823%2024.9419%2028%2021.2267%2028%2017.81C28%2012.685%2026.6427%208.60208%2023.9281%205.56125C21.2146%202.52042%2018.0719%201%2014.5%201C10.9281%201%207.78544%202.52042%205.07194%205.56125C2.35731%208.60208%201%2012.685%201%2017.81C1%2021.2267%202.11825%2024.9419%204.35475%2028.9558Z'%20fill='%23E4523E'/%3e%3cpath%20d='M14.5%2042L13.7813%2042.6953L14.5%2043.4383L15.2187%2042.6953L14.5%2042ZM4.35475%2028.9558L5.22848%2028.4694L5.2283%2028.4691L4.35475%2028.9558ZM24.6469%2028.9558L25.5206%2029.4425L25.5206%2029.4424L24.6469%2028.9558ZM23.9281%205.56125L23.1819%206.22706L23.1821%206.22721L23.9281%205.56125ZM5.07194%205.56125L5.81792%206.22721L5.81806%206.22706L5.07194%205.56125ZM15.2187%2041.3047C10.7282%2036.6627%207.40797%2032.3843%205.22848%2028.4694L3.48102%2029.4423C5.77228%2033.5579%209.21559%2037.9756%2013.7813%2042.6953L15.2187%2041.3047ZM23.7733%2028.4692C21.5927%2032.3842%2018.2719%2036.6627%2013.7813%2041.3047L15.2187%2042.6953C19.7844%2037.9757%2023.2282%2033.558%2025.5206%2029.4425L23.7733%2028.4692ZM27%2017.81C27%2021.0077%2025.9532%2024.5549%2023.7733%2028.4693L25.5206%2029.4424C27.8114%2025.329%2029%2021.4456%2029%2017.81H27ZM23.1821%206.22721C25.6942%209.04119%2027%2012.8651%2027%2017.81H29C29%2012.5049%2027.5912%208.16298%2024.674%204.89529L23.1821%206.22721ZM14.5%202C17.7453%202%2020.6285%203.36564%2023.1819%206.22706L24.6742%204.89544C21.8006%201.67519%2018.3985%200%2014.5%200V2ZM5.81806%206.22706C8.37146%203.36564%2011.2547%202%2014.5%202V0C10.6015%200%207.19942%201.67519%204.32581%204.89544L5.81806%206.22706ZM2%2017.81C2%2012.8651%203.30582%209.04119%205.81792%206.22721L4.32595%204.89529C1.40881%208.16298%200%2012.5049%200%2017.81H2ZM5.2283%2028.4691C3.04724%2024.5547%202%2021.0076%202%2017.81H0C0%2021.4458%201.18926%2025.3292%203.4812%2029.4426L5.2283%2028.4691Z'%20fill='white'%20mask='url(%23path-1-outside-1_275_9007)'/%3e%3cpath%20d='M23.45%2014.6667C23.45%2019.6798%2019.4372%2023.7333%2014.5%2023.7333C9.56281%2023.7333%205.54999%2019.6798%205.54999%2014.6667C5.54999%209.65348%209.56281%205.6%2014.5%205.6C19.4372%205.6%2023.45%209.65348%2023.45%2014.6667Z'%20fill='white'%20stroke='white'/%3e%3cpath%20d='M18.1818%2017.8698C17.9377%2017.8698%2017.7036%2017.7753%2017.531%2017.6071C17.3583%2017.4389%2017.2614%2017.2108%2017.2614%2016.9729C17.2614%2016.7351%2017.3583%2016.5069%2017.531%2016.3387C17.7036%2016.1705%2017.9377%2016.076%2018.1818%2016.076C18.4259%2016.076%2018.6601%2016.1705%2018.8327%2016.3387C19.0053%2016.5069%2019.1023%2016.7351%2019.1023%2016.9729C19.1023%2017.2108%2019.0053%2017.4389%2018.8327%2017.6071C18.6601%2017.7753%2018.4259%2017.8698%2018.1818%2017.8698ZM19.1023%2012.4885L20.305%2013.9833H17.5682V12.4885M10.8182%2017.8698C10.5741%2017.8698%2010.3399%2017.7753%2010.1673%2017.6071C9.9947%2017.4389%209.89773%2017.2108%209.89773%2016.9729C9.89773%2016.7351%209.9947%2016.5069%2010.1673%2016.3387C10.3399%2016.1705%2010.5741%2016.076%2010.8182%2016.076C11.0623%2016.076%2011.2964%2016.1705%2011.469%2016.3387C11.6417%2016.5069%2011.7386%2016.7351%2011.7386%2016.9729C11.7386%2017.2108%2011.6417%2017.4389%2011.469%2017.6071C11.2964%2017.7753%2011.0623%2017.8698%2010.8182%2017.8698ZM19.4091%2011.5917H17.5682V9.2H8.97727C8.29614%209.2%207.75%209.73215%207.75%2010.3958V16.9729H8.97727C8.97727%2017.4486%209.17123%2017.9049%209.51646%2018.2413C9.8617%2018.5777%2010.3299%2018.7667%2010.8182%2018.7667C11.3064%2018.7667%2011.7747%2018.5777%2012.1199%2018.2413C12.4651%2017.9049%2012.6591%2017.4486%2012.6591%2016.9729H16.3409C16.3409%2017.4486%2016.5349%2017.9049%2016.8801%2018.2413C17.2253%2018.5777%2017.6936%2018.7667%2018.1818%2018.7667C18.6701%2018.7667%2019.1383%2018.5777%2019.4835%2018.2413C19.8288%2017.9049%2020.0227%2017.4486%2020.0227%2016.9729H21.25V13.9833L19.4091%2011.5917Z'%20fill='%23E4523E'/%3e%3c/svg%3e")}.live-track-map-green{background-image:url("data:image/svg+xml,%3csvg%20width='29'%20height='44'%20viewBox='0%200%2029%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-outside-1_275_9007'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='29'%20height='44'%20fill='black'%3e%3crect%20fill='white'%20width='29'%20height='44'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.35475%2028.9558C6.59012%2032.9711%209.97188%2037.3192%2014.5%2042C19.0281%2037.3192%2022.4104%2032.9711%2024.6469%2028.9558C26.8823%2024.9419%2028%2021.2267%2028%2017.81C28%2012.685%2026.6427%208.60208%2023.9281%205.56125C21.2146%202.52042%2018.0719%201%2014.5%201C10.9281%201%207.78544%202.52042%205.07194%205.56125C2.35731%208.60208%201%2012.685%201%2017.81C1%2021.2267%202.11825%2024.9419%204.35475%2028.9558Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.35475%2028.9558C6.59012%2032.9711%209.97188%2037.3192%2014.5%2042C19.0281%2037.3192%2022.4104%2032.9711%2024.6469%2028.9558C26.8823%2024.9419%2028%2021.2267%2028%2017.81C28%2012.685%2026.6427%208.60208%2023.9281%205.56125C21.2146%202.52042%2018.0719%201%2014.5%201C10.9281%201%207.78544%202.52042%205.07194%205.56125C2.35731%208.60208%201%2012.685%201%2017.81C1%2021.2267%202.11825%2024.9419%204.35475%2028.9558Z'%20fill='%232DD47A'/%3e%3cpath%20d='M14.5%2042L13.7813%2042.6953L14.5%2043.4383L15.2187%2042.6953L14.5%2042ZM4.35475%2028.9558L5.22848%2028.4694L5.2283%2028.4691L4.35475%2028.9558ZM24.6469%2028.9558L25.5206%2029.4425L25.5206%2029.4424L24.6469%2028.9558ZM23.9281%205.56125L23.1819%206.22706L23.1821%206.22721L23.9281%205.56125ZM5.07194%205.56125L5.81792%206.22721L5.81806%206.22706L5.07194%205.56125ZM15.2187%2041.3047C10.7282%2036.6627%207.40797%2032.3843%205.22848%2028.4694L3.48102%2029.4423C5.77228%2033.5579%209.21559%2037.9756%2013.7813%2042.6953L15.2187%2041.3047ZM23.7733%2028.4692C21.5927%2032.3842%2018.2719%2036.6627%2013.7813%2041.3047L15.2187%2042.6953C19.7844%2037.9757%2023.2282%2033.558%2025.5206%2029.4425L23.7733%2028.4692ZM27%2017.81C27%2021.0077%2025.9532%2024.5549%2023.7733%2028.4693L25.5206%2029.4424C27.8114%2025.329%2029%2021.4456%2029%2017.81H27ZM23.1821%206.22721C25.6942%209.04119%2027%2012.8651%2027%2017.81H29C29%2012.5049%2027.5912%208.16298%2024.674%204.89529L23.1821%206.22721ZM14.5%202C17.7453%202%2020.6285%203.36564%2023.1819%206.22706L24.6742%204.89544C21.8006%201.67519%2018.3985%200%2014.5%200V2ZM5.81806%206.22706C8.37146%203.36564%2011.2547%202%2014.5%202V0C10.6015%200%207.19942%201.67519%204.32581%204.89544L5.81806%206.22706ZM2%2017.81C2%2012.8651%203.30582%209.04119%205.81792%206.22721L4.32595%204.89529C1.40881%208.16298%200%2012.5049%200%2017.81H2ZM5.2283%2028.4691C3.04724%2024.5547%202%2021.0076%202%2017.81H0C0%2021.4458%201.18926%2025.3292%203.4812%2029.4426L5.2283%2028.4691Z'%20fill='white'%20mask='url(%23path-1-outside-1_275_9007)'/%3e%3cpath%20d='M23.45%2014.6667C23.45%2019.6798%2019.4372%2023.7333%2014.5%2023.7333C9.56281%2023.7333%205.54999%2019.6798%205.54999%2014.6667C5.54999%209.65348%209.56281%205.6%2014.5%205.6C19.4372%205.6%2023.45%209.65348%2023.45%2014.6667Z'%20fill='white'%20stroke='white'/%3e%3cpath%20d='M18.1818%2017.8698C17.9377%2017.8698%2017.7036%2017.7753%2017.531%2017.6071C17.3583%2017.4389%2017.2614%2017.2108%2017.2614%2016.9729C17.2614%2016.7351%2017.3583%2016.5069%2017.531%2016.3387C17.7036%2016.1705%2017.9377%2016.076%2018.1818%2016.076C18.4259%2016.076%2018.6601%2016.1705%2018.8327%2016.3387C19.0053%2016.5069%2019.1023%2016.7351%2019.1023%2016.9729C19.1023%2017.2108%2019.0053%2017.4389%2018.8327%2017.6071C18.6601%2017.7753%2018.4259%2017.8698%2018.1818%2017.8698ZM19.1023%2012.4885L20.305%2013.9833H17.5682V12.4885M10.8182%2017.8698C10.5741%2017.8698%2010.3399%2017.7753%2010.1673%2017.6071C9.9947%2017.4389%209.89773%2017.2108%209.89773%2016.9729C9.89773%2016.7351%209.9947%2016.5069%2010.1673%2016.3387C10.3399%2016.1705%2010.5741%2016.076%2010.8182%2016.076C11.0623%2016.076%2011.2964%2016.1705%2011.469%2016.3387C11.6417%2016.5069%2011.7386%2016.7351%2011.7386%2016.9729C11.7386%2017.2108%2011.6417%2017.4389%2011.469%2017.6071C11.2964%2017.7753%2011.0623%2017.8698%2010.8182%2017.8698ZM19.4091%2011.5917H17.5682V9.2H8.97727C8.29614%209.2%207.75%209.73215%207.75%2010.3958V16.9729H8.97727C8.97727%2017.4486%209.17123%2017.9049%209.51646%2018.2413C9.8617%2018.5777%2010.3299%2018.7667%2010.8182%2018.7667C11.3064%2018.7667%2011.7747%2018.5777%2012.1199%2018.2413C12.4651%2017.9049%2012.6591%2017.4486%2012.6591%2016.9729H16.3409C16.3409%2017.4486%2016.5349%2017.9049%2016.8801%2018.2413C17.2253%2018.5777%2017.6936%2018.7667%2018.1818%2018.7667C18.6701%2018.7667%2019.1383%2018.5777%2019.4835%2018.2413C19.8288%2017.9049%2020.0227%2017.4486%2020.0227%2016.9729H21.25V13.9833L19.4091%2011.5917Z'%20fill='%232DD47A'/%3e%3c/svg%3e")}.live-track-map-black{background-image:url("data:image/svg+xml,%3csvg%20width='29'%20height='44'%20viewBox='0%200%2029%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-outside-1_275_9007'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='29'%20height='44'%20fill='black'%3e%3crect%20fill='white'%20width='29'%20height='44'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.35475%2028.9558C6.59012%2032.9711%209.97188%2037.3192%2014.5%2042C19.0281%2037.3192%2022.4104%2032.9711%2024.6469%2028.9558C26.8823%2024.9419%2028%2021.2267%2028%2017.81C28%2012.685%2026.6427%208.60208%2023.9281%205.56125C21.2146%202.52042%2018.0719%201%2014.5%201C10.9281%201%207.78544%202.52042%205.07194%205.56125C2.35731%208.60208%201%2012.685%201%2017.81C1%2021.2267%202.11825%2024.9419%204.35475%2028.9558Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.35475%2028.9558C6.59012%2032.9711%209.97188%2037.3192%2014.5%2042C19.0281%2037.3192%2022.4104%2032.9711%2024.6469%2028.9558C26.8823%2024.9419%2028%2021.2267%2028%2017.81C28%2012.685%2026.6427%208.60208%2023.9281%205.56125C21.2146%202.52042%2018.0719%201%2014.5%201C10.9281%201%207.78544%202.52042%205.07194%205.56125C2.35731%208.60208%201%2012.685%201%2017.81C1%2021.2267%202.11825%2024.9419%204.35475%2028.9558Z'%20fill='%231A2B3D'/%3e%3cpath%20d='M14.5%2042L13.7813%2042.6953L14.5%2043.4383L15.2187%2042.6953L14.5%2042ZM4.35475%2028.9558L5.22848%2028.4694L5.2283%2028.4691L4.35475%2028.9558ZM24.6469%2028.9558L25.5206%2029.4425L25.5206%2029.4424L24.6469%2028.9558ZM23.9281%205.56125L23.1819%206.22706L23.1821%206.22721L23.9281%205.56125ZM5.07194%205.56125L5.81792%206.22721L5.81806%206.22706L5.07194%205.56125ZM15.2187%2041.3047C10.7282%2036.6627%207.40797%2032.3843%205.22848%2028.4694L3.48102%2029.4423C5.77228%2033.5579%209.21559%2037.9756%2013.7813%2042.6953L15.2187%2041.3047ZM23.7733%2028.4692C21.5927%2032.3842%2018.2719%2036.6627%2013.7813%2041.3047L15.2187%2042.6953C19.7844%2037.9757%2023.2282%2033.558%2025.5206%2029.4425L23.7733%2028.4692ZM27%2017.81C27%2021.0077%2025.9532%2024.5549%2023.7733%2028.4693L25.5206%2029.4424C27.8114%2025.329%2029%2021.4456%2029%2017.81H27ZM23.1821%206.22721C25.6942%209.04119%2027%2012.8651%2027%2017.81H29C29%2012.5049%2027.5912%208.16298%2024.674%204.89529L23.1821%206.22721ZM14.5%202C17.7453%202%2020.6285%203.36564%2023.1819%206.22706L24.6742%204.89544C21.8006%201.67519%2018.3985%200%2014.5%200V2ZM5.81806%206.22706C8.37146%203.36564%2011.2547%202%2014.5%202V0C10.6015%200%207.19942%201.67519%204.32581%204.89544L5.81806%206.22706ZM2%2017.81C2%2012.8651%203.30582%209.04119%205.81792%206.22721L4.32595%204.89529C1.40881%208.16298%200%2012.5049%200%2017.81H2ZM5.2283%2028.4691C3.04724%2024.5547%202%2021.0076%202%2017.81H0C0%2021.4458%201.18926%2025.3292%203.4812%2029.4426L5.2283%2028.4691Z'%20fill='white'%20mask='url(%23path-1-outside-1_275_9007)'/%3e%3cpath%20d='M23.45%2014.6667C23.45%2019.6798%2019.4372%2023.7333%2014.5%2023.7333C9.56281%2023.7333%205.54999%2019.6798%205.54999%2014.6667C5.54999%209.65348%209.56281%205.6%2014.5%205.6C19.4372%205.6%2023.45%209.65348%2023.45%2014.6667Z'%20fill='white'%20stroke='white'/%3e%3cpath%20d='M18.1818%2017.8698C17.9377%2017.8698%2017.7036%2017.7753%2017.531%2017.6071C17.3583%2017.4389%2017.2614%2017.2108%2017.2614%2016.9729C17.2614%2016.7351%2017.3583%2016.5069%2017.531%2016.3387C17.7036%2016.1705%2017.9377%2016.076%2018.1818%2016.076C18.4259%2016.076%2018.6601%2016.1705%2018.8327%2016.3387C19.0053%2016.5069%2019.1023%2016.7351%2019.1023%2016.9729C19.1023%2017.2108%2019.0053%2017.4389%2018.8327%2017.6071C18.6601%2017.7753%2018.4259%2017.8698%2018.1818%2017.8698ZM19.1023%2012.4885L20.305%2013.9833H17.5682V12.4885M10.8182%2017.8698C10.5741%2017.8698%2010.3399%2017.7753%2010.1673%2017.6071C9.9947%2017.4389%209.89773%2017.2108%209.89773%2016.9729C9.89773%2016.7351%209.9947%2016.5069%2010.1673%2016.3387C10.3399%2016.1705%2010.5741%2016.076%2010.8182%2016.076C11.0623%2016.076%2011.2964%2016.1705%2011.469%2016.3387C11.6417%2016.5069%2011.7386%2016.7351%2011.7386%2016.9729C11.7386%2017.2108%2011.6417%2017.4389%2011.469%2017.6071C11.2964%2017.7753%2011.0623%2017.8698%2010.8182%2017.8698ZM19.4091%2011.5917H17.5682V9.2H8.97727C8.29614%209.2%207.75%209.73215%207.75%2010.3958V16.9729H8.97727C8.97727%2017.4486%209.17123%2017.9049%209.51646%2018.2413C9.8617%2018.5777%2010.3299%2018.7667%2010.8182%2018.7667C11.3064%2018.7667%2011.7747%2018.5777%2012.1199%2018.2413C12.4651%2017.9049%2012.6591%2017.4486%2012.6591%2016.9729H16.3409C16.3409%2017.4486%2016.5349%2017.9049%2016.8801%2018.2413C17.2253%2018.5777%2017.6936%2018.7667%2018.1818%2018.7667C18.6701%2018.7667%2019.1383%2018.5777%2019.4835%2018.2413C19.8288%2017.9049%2020.0227%2017.4486%2020.0227%2016.9729H21.25V13.9833L19.4091%2011.5917Z'%20fill='%231A2B3D'/%3e%3c/svg%3e")}.live-no-track-map-blue{background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='44'%20viewBox='0%200%2030%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3872_107179)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.61212%2030.0014C6.019%2034.3105%209.6602%2038.9767%2014.5357%2044C19.4112%2038.9767%2023.053%2034.3105%2025.4612%2030.0014C27.868%2025.6938%2029.0714%2021.7067%2029.0714%2018.04C29.0714%2012.54%2027.61%208.15831%2024.6871%204.895C21.7654%201.63167%2018.3816%200%2014.5357%200C10.6898%200%207.30601%201.63167%204.38433%204.895C1.46144%208.15831%200%2012.54%200%2018.04C0%2021.7067%201.20404%2025.6938%203.61212%2030.0014Z'%20fill='%23549FE2'/%3e%3cpath%20d='M14.6232%204.39996H14.5558C8.92523%204.39996%204.36072%208.96447%204.36072%2014.5951C4.36072%2020.2257%208.92523%2024.7902%2014.5558%2024.7902H14.6232C20.2539%2024.7902%2024.8184%2020.2257%2024.8184%2014.5951C24.8184%208.96447%2020.2539%204.39996%2014.6232%204.39996Z'%20fill='white'/%3e%3cpath%20d='M14.574%208.79919C15.6764%208.79919%2016.5616%209.1013%2017.2295%209.70552C17.9079%2010.2992%2018.2471%2011.1207%2018.2471%2012.1701C18.2471%2013.209%2017.9132%2014.0041%2017.2454%2014.5553C16.5775%2015.0959%2015.6924%2015.3663%2014.5899%2015.3663L14.5263%2016.5907H12.5705L12.491%2013.8875H13.2066C14.1287%2013.8875%2014.839%2013.7655%2015.3373%2013.5217C15.8355%2013.2779%2016.0846%2012.8327%2016.0846%2012.1861C16.0846%2011.7196%2015.9468%2011.3486%2015.6712%2011.073C15.4062%2010.7974%2015.0404%2010.6596%2014.574%2010.6596C14.0864%2010.6596%2013.7048%2010.7921%2013.4291%2011.0571C13.1641%2011.3221%2013.0317%2011.6879%2013.0317%2012.1543H10.9327C10.9221%2011.5076%2011.0599%2010.9299%2011.3461%2010.4211C11.6323%209.91224%2012.0511%209.51474%2012.6023%209.22851C13.1641%208.94227%2013.8214%208.79919%2014.574%208.79919ZM13.5405%2020.391C13.1376%2020.391%2012.8037%2020.2691%2012.5387%2020.0252C12.2843%2019.7708%2012.1571%2019.4581%2012.1571%2019.0871C12.1571%2018.7161%2012.2843%2018.4086%2012.5387%2018.1648C12.8037%2017.9104%2013.1376%2017.7832%2013.5405%2017.7832C13.9326%2017.7832%2014.256%2017.9104%2014.5104%2018.1648C14.7648%2018.4086%2014.892%2018.7161%2014.892%2019.0871C14.892%2019.4581%2014.7648%2019.7708%2014.5104%2020.0252C14.256%2020.2691%2013.9326%2020.391%2013.5405%2020.391Z'%20fill='%23549FE2'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3872_107179'%3e%3crect%20width='29.0714'%20height='44'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.live-no-track-map-green{background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='44'%20viewBox='0%200%2030%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3872_107171)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.61212%2030.0014C6.019%2034.3105%209.6602%2038.9767%2014.5357%2044C19.4112%2038.9767%2023.053%2034.3105%2025.4612%2030.0014C27.868%2025.6938%2029.0714%2021.7067%2029.0714%2018.04C29.0714%2012.54%2027.61%208.15831%2024.6871%204.895C21.7654%201.63167%2018.3816%200%2014.5357%200C10.6898%200%207.30601%201.63167%204.38433%204.895C1.46144%208.15831%200%2012.54%200%2018.04C0%2021.7067%201.20404%2025.6938%203.61212%2030.0014Z'%20fill='%232DD47A'/%3e%3cpath%20d='M14.6232%204.39996H14.5558C8.92523%204.39996%204.36072%208.96447%204.36072%2014.5951C4.36072%2020.2257%208.92523%2024.7902%2014.5558%2024.7902H14.6232C20.2539%2024.7902%2024.8184%2020.2257%2024.8184%2014.5951C24.8184%208.96447%2020.2539%204.39996%2014.6232%204.39996Z'%20fill='white'/%3e%3cpath%20d='M14.574%208.79919C15.6764%208.79919%2016.5616%209.1013%2017.2295%209.70552C17.9079%2010.2992%2018.2471%2011.1207%2018.2471%2012.1701C18.2471%2013.209%2017.9132%2014.0041%2017.2454%2014.5553C16.5775%2015.0959%2015.6924%2015.3663%2014.5899%2015.3663L14.5263%2016.5907H12.5705L12.491%2013.8875H13.2066C14.1287%2013.8875%2014.839%2013.7655%2015.3373%2013.5217C15.8355%2013.2779%2016.0846%2012.8327%2016.0846%2012.1861C16.0846%2011.7196%2015.9468%2011.3486%2015.6712%2011.073C15.4062%2010.7974%2015.0404%2010.6596%2014.574%2010.6596C14.0864%2010.6596%2013.7048%2010.7921%2013.4291%2011.0571C13.1641%2011.3221%2013.0317%2011.6879%2013.0317%2012.1543H10.9327C10.9221%2011.5076%2011.0599%2010.9299%2011.3461%2010.4211C11.6323%209.91224%2012.0511%209.51474%2012.6023%209.22851C13.1641%208.94227%2013.8214%208.79919%2014.574%208.79919ZM13.5405%2020.391C13.1376%2020.391%2012.8037%2020.2691%2012.5387%2020.0252C12.2843%2019.7708%2012.1571%2019.4581%2012.1571%2019.0871C12.1571%2018.7161%2012.2843%2018.4086%2012.5387%2018.1648C12.8037%2017.9104%2013.1376%2017.7832%2013.5405%2017.7832C13.9326%2017.7832%2014.256%2017.9104%2014.5104%2018.1648C14.7648%2018.4086%2014.892%2018.7161%2014.892%2019.0871C14.892%2019.4581%2014.7648%2019.7708%2014.5104%2020.0252C14.256%2020.2691%2013.9326%2020.391%2013.5405%2020.391Z'%20fill='%232DD47A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3872_107171'%3e%3crect%20width='29.0714'%20height='44'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.live-no-track-map-black{background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='44'%20viewBox='0%200%2030%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3872_107175)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.61212%2030.0014C6.019%2034.3105%209.6602%2038.9767%2014.5357%2044C19.4112%2038.9767%2023.053%2034.3105%2025.4612%2030.0014C27.868%2025.6938%2029.0714%2021.7067%2029.0714%2018.04C29.0714%2012.54%2027.61%208.15831%2024.6871%204.895C21.7654%201.63167%2018.3816%200%2014.5357%200C10.6898%200%207.30601%201.63167%204.38433%204.895C1.46144%208.15831%200%2012.54%200%2018.04C0%2021.7067%201.20404%2025.6938%203.61212%2030.0014Z'%20fill='%23334D6E'/%3e%3cpath%20d='M14.6232%204.39996H14.5558C8.92523%204.39996%204.36072%208.96447%204.36072%2014.5951C4.36072%2020.2257%208.92523%2024.7902%2014.5558%2024.7902H14.6232C20.2539%2024.7902%2024.8184%2020.2257%2024.8184%2014.5951C24.8184%208.96447%2020.2539%204.39996%2014.6232%204.39996Z'%20fill='white'/%3e%3cpath%20d='M14.574%208.79919C15.6764%208.79919%2016.5616%209.1013%2017.2295%209.70552C17.9079%2010.2992%2018.2471%2011.1207%2018.2471%2012.1701C18.2471%2013.209%2017.9132%2014.0041%2017.2454%2014.5553C16.5775%2015.0959%2015.6924%2015.3663%2014.5899%2015.3663L14.5263%2016.5907H12.5705L12.491%2013.8875H13.2066C14.1287%2013.8875%2014.839%2013.7655%2015.3373%2013.5217C15.8355%2013.2779%2016.0846%2012.8327%2016.0846%2012.1861C16.0846%2011.7196%2015.9468%2011.3486%2015.6712%2011.073C15.4062%2010.7974%2015.0404%2010.6596%2014.574%2010.6596C14.0864%2010.6596%2013.7048%2010.7921%2013.4291%2011.0571C13.1641%2011.3221%2013.0317%2011.6879%2013.0317%2012.1543H10.9327C10.9221%2011.5076%2011.0599%2010.9299%2011.3461%2010.4211C11.6323%209.91224%2012.0511%209.51474%2012.6023%209.22851C13.1641%208.94227%2013.8214%208.79919%2014.574%208.79919ZM13.5405%2020.391C13.1376%2020.391%2012.8037%2020.2691%2012.5387%2020.0252C12.2843%2019.7708%2012.1571%2019.4581%2012.1571%2019.0871C12.1571%2018.7161%2012.2843%2018.4086%2012.5387%2018.1648C12.8037%2017.9104%2013.1376%2017.7832%2013.5405%2017.7832C13.9326%2017.7832%2014.256%2017.9104%2014.5104%2018.1648C14.7648%2018.4086%2014.892%2018.7161%2014.892%2019.0871C14.892%2019.4581%2014.7648%2019.7708%2014.5104%2020.0252C14.256%2020.2691%2013.9326%2020.391%2013.5405%2020.391Z'%20fill='%23334D6E'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3872_107175'%3e%3crect%20width='29.0714'%20height='44'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.live-no-track-map-red{background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='44'%20viewBox='0%200%2030%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3872_107167)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.61212%2030.0014C6.019%2034.3105%209.6602%2038.9767%2014.5357%2044C19.4112%2038.9767%2023.053%2034.3105%2025.4612%2030.0014C27.868%2025.6938%2029.0714%2021.7067%2029.0714%2018.04C29.0714%2012.54%2027.61%208.15831%2024.6871%204.895C21.7654%201.63167%2018.3816%200%2014.5357%200C10.6898%200%207.30601%201.63167%204.38433%204.895C1.46144%208.15831%200%2012.54%200%2018.04C0%2021.7067%201.20404%2025.6938%203.61212%2030.0014Z'%20fill='%23E4523E'/%3e%3cpath%20d='M14.6232%204.39996H14.5558C8.92523%204.39996%204.36072%208.96447%204.36072%2014.5951C4.36072%2020.2257%208.92523%2024.7902%2014.5558%2024.7902H14.6232C20.2539%2024.7902%2024.8184%2020.2257%2024.8184%2014.5951C24.8184%208.96447%2020.2539%204.39996%2014.6232%204.39996Z'%20fill='white'/%3e%3cpath%20d='M14.574%208.79919C15.6764%208.79919%2016.5616%209.1013%2017.2295%209.70552C17.9079%2010.2992%2018.2471%2011.1207%2018.2471%2012.1701C18.2471%2013.209%2017.9132%2014.0041%2017.2454%2014.5553C16.5775%2015.0959%2015.6924%2015.3663%2014.5899%2015.3663L14.5263%2016.5907H12.5705L12.491%2013.8875H13.2066C14.1287%2013.8875%2014.839%2013.7655%2015.3373%2013.5217C15.8355%2013.2779%2016.0846%2012.8327%2016.0846%2012.1861C16.0846%2011.7196%2015.9468%2011.3486%2015.6712%2011.073C15.4062%2010.7974%2015.0404%2010.6596%2014.574%2010.6596C14.0864%2010.6596%2013.7048%2010.7921%2013.4291%2011.0571C13.1641%2011.3221%2013.0317%2011.6879%2013.0317%2012.1543H10.9327C10.9221%2011.5076%2011.0599%2010.9299%2011.3461%2010.4211C11.6323%209.91224%2012.0511%209.51474%2012.6023%209.22851C13.1641%208.94227%2013.8214%208.79919%2014.574%208.79919ZM13.5405%2020.391C13.1376%2020.391%2012.8037%2020.2691%2012.5387%2020.0252C12.2843%2019.7708%2012.1571%2019.4581%2012.1571%2019.0871C12.1571%2018.7161%2012.2843%2018.4086%2012.5387%2018.1648C12.8037%2017.9104%2013.1376%2017.7832%2013.5405%2017.7832C13.9326%2017.7832%2014.256%2017.9104%2014.5104%2018.1648C14.7648%2018.4086%2014.892%2018.7161%2014.892%2019.0871C14.892%2019.4581%2014.7648%2019.7708%2014.5104%2020.0252C14.256%2020.2691%2013.9326%2020.391%2013.5405%2020.391Z'%20fill='%23E4523E'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3872_107167'%3e%3crect%20width='29.0714'%20height='44'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-popup-string,.icon-popup-string div{display:flex;align-items:center}.icon-popup-string img{width:16px;height:16px}#live-track-container{display:flex;flex-direction:column}#live-track-map-container{display:flex}#live-track-filter-container{background-color:#fff;display:flex;justify-content:space-between;margin:10px}#live-track-filter-date-container{display:flex;flex-direction:column;justify-content:center;align-items:center}#live-track-filter-date-label{font-size:12px;margin-bottom:10px}#live-track-filter-date-label:first-letter{text-transform:uppercase}#live-track-filter-date-hour{display:flex;font-size:13px;font-weight:700}#live-track-filter-date-hour>div{margin-right:5px}#live-track-filter-range-container{width:200px}#live-track-filter-range-transporter-filter{display:flex;flex-direction:column}#live-track-filter-range-transporter-filter .select-label{width:150px}#live-track-filter-range-transporter-filter>div:first-child{margin-bottom:10px}#live-track-filter-status-container{display:flex;flex-direction:column}#live-track-filter-status-label{color:var(--bluegray-200);font-size:13px;display:inline-flex;margin-bottom:10px}#live-track-filter-status-list{display:flex}#live-track-filter-status-list>div{margin-right:5px}#live-track-filter-range-refresh-filter{display:flex;justify-content:center;width:100px}#live-track-sidebar-container .sidebar-page{height:80vh;z-index:2}#live-track-details-container{display:flex;flex-direction:column;margin:10px}.user-name-carrier-name{display:flex}.live-track-sidebar-label-container{font-size:12px;font-weight:700;color:var(--darkblue)}#live-track-sidebar-vehicle-informations-container .global-sidebar-information-details{flex-wrap:wrap}#live-track-get-position-time{height:30px;font-size:14px;font-weight:700;text-align:center;border-bottom:1px solid var(--lightgray)}#live-track-sidebar-missions-container .table-container{padding:0!important}.live-track-popup-geolocation{z-index:3}#statistic-container{background-color:#ebeff2;height:100vh;overflow:hidden}#statistic-container .card{margin-right:0;margin-bottom:0}#statistic-container .block-loader-container{padding:0}#statistic-filters-container{height:160px}.statistic-datas-container{display:flex;margin:30px 5%;justify-content:center}.statistic-render-container{height:calc(95vh - 160px);overflow:scroll}#statistic-filters-reset-container{display:flex;align-items:center;justify-content:right}#statistic-filters-reset{display:flex;align-items:center;cursor:pointer;color:var(--blue);font-size:12px;margin-right:10px}#statistic-filters-content-container{display:flex;flex-direction:column;padding:0 20px}#statistic-filters-fields-container{display:grid;grid-template-columns:1fr 1fr 1fr 100px 1fr;grid-gap:10px;grid-auto-rows:minmax(100px,auto)}#statistic-filters-content-favorite-color{width:25px;height:25px;margin:5px auto auto;cursor:pointer;border:1px solid var(--gray);border-radius:5px}#statistic-filters-content-favorite-form .input-checkbox-title{font-size:12px!important}.statistic-filters-content-column-container{display:flex;justify-content:center;flex-direction:column}.statistic-filters-content-column-container>div{margin:5px}#statistic-stat-container{margin:20px;background-color:#f0f0f0;height:80vh}.statistic-stat-info-wording{color:var(--gray);font-size:12px;font-style:italic;margin-top:30px;margin-bottom:10px;margin-left:10px}#statistic-total-datas-container{display:flex;justify-content:center;margin:30px}.statistic-total-datas{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;margin-right:20px}.statistic-total-value{font-weight:700;font-size:16px}.statistic-nb-point-chart-container,.statistic-carbon-dioxide-emissions-chart-container{width:100%}.statistic-bar-chart-container{height:300px}.statistic-bloc-stat{margin:30px}.statistic-bloc-stat.grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:20px}.statistic-bloc-stat-container{display:flex;flex-wrap:wrap;width:100%;justify-content:space-around;align-items:flex-start;gap:20px}.statistic-bloc-stat-container{display:flex;flex-wrap:wrap;width:100%;justify-content:space-around;align-items:flex-start}.statistic-stat-filter-infos-color{height:15px;width:15px;margin-right:10px}.statistic-stat-filter-infos-label{font-size:12px;color:var(--gray)}.statistic-stat-bloc-gradient{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:35%;height:85px;box-shadow:0 0 10px #0000001a;border-radius:10px;margin:20px}.statistic-stat-bloc-gradient div:last-child{font-size:13px;font-weight:700}.statistic-stat-pie-container{display:flex;flex-direction:column;width:40%;margin-bottom:30px}.statistic-stat-pie-item-container{height:100%;display:flex;text-align:center;font-size:12px;justify-content:center;align-items:center}.statistic-stat-pie-label{display:flex;margin-top:10px;align-self:center;font-size:12px;font-weight:700}.statistic-punctuality-global-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.statistic-punctuality-global-items-container{display:flex;margin:0 5% 30px}.statistic-punctuality-global-item-container{display:flex;align-items:center;margin-right:10px}.statistic-punctuality-global-item-datas-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:10px}.statistic-punctuality-global-item-label{font-size:13px;font-weight:700;white-space:nowrap}.statistic-punctuality-global-item-percent{font-size:14px;font-weight:700}.statistic-punctuality-global-item-number{font-size:12px}.statistic-row-table{display:flex;justify-content:center}.statistic-row-table>div{margin:0 5px}.statistic-bloc-grandient-container{display:flex;width:100%;flex-wrap:wrap;justify-content:space-around}.date-picker-selectable-list-item:last-child{border-radius:0 0 5px 5px}.statistic-stat-bar-chart-container{height:90%}.statistic-stat-bar-chart-container canvas{height:100%!important}.home-img-planners{background-image:url("data:image/svg+xml,%3csvg%20width='121'%20height='121'%20viewBox='0%200%20121%20121'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M30.3749%2041.5781C20.7885%2041.5781%2013.0171%2049.1395%2013.0171%2058.4668C13.0171%2066.1539%2024.8067%2080.0157%2028.9533%2084.6533C29.7206%2085.5115%2031.0292%2085.5115%2031.7965%2084.6533C35.9431%2080.0157%2047.7327%2066.1539%2047.7327%2058.4668C47.7327%2049.1395%2039.9614%2041.5781%2030.3749%2041.5781Z'%20fill='%232DD47A'/%3e%3cellipse%20cx='30.3751'%20cy='58.4646'%20rx='7.43907'%20ry='7.23801'%20fill='white'/%3e%3cpath%20d='M29.2373%2096.4486C119.381%2096.4486%20119.381%2087.5217%20119.381%2076.3194C119.381%2060.5655%2058.9936%2081.5699%2058.9936%2063.191C58.9936%2053.7084%2071.8075%2053.3181%2084.2126%2052.875'%20stroke='%23334D6E'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M84.8666%209.39844C77.0573%209.39844%2070.7266%2015.3916%2070.7266%2022.7845C70.7266%2028.7355%2079.8887%2039.3553%2083.4627%2043.2716C84.2241%2044.106%2085.5091%2044.106%2086.2706%2043.2716C89.8446%2039.3553%2099.0067%2028.7355%2099.0067%2022.7845C99.0067%2015.3916%2092.676%209.39844%2084.8666%209.39844Z'%20fill='%23549FE2'%20stroke='%23549FE2'%20stroke-width='2'/%3e%3cellipse%20cx='84.8667'%20cy='22.7838'%20rx='6.06003'%20ry='5.73689'%20fill='white'/%3e%3ccircle%20cx='30.112'%20cy='96.4626'%20r='6.62666'%20fill='%232DD47A'%20stroke='%232DD47A'%20stroke-width='2.5'/%3e%3ccircle%20cx='84.5968'%20cy='52.4797'%20r='4.90935'%20fill='%23549FE2'%20stroke='%23549FE2'%20stroke-width='2'/%3e%3c/svg%3e");background-size:120px;background-repeat:no-repeat;width:120px;height:120px}.home-img-rounds{background-image:url("data:image/svg+xml,%3csvg%20width='188'%20height='120'%20viewBox='0%200%20188%20120'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4038_114652)'%3e%3crect%20x='44.874'%20y='26.6953'%20width='111.133'%20height='85.1724'%20rx='2'%20fill='white'/%3e%3cpath%20d='M42.103%2030.0469L56.0722%2044.4049H157.106'%20stroke='%23334D6E'%20stroke-width='0.5'/%3e%3cpath%20d='M52.6714%2025.6797L135.642%20112.889'%20stroke='%23334D6E'%20stroke-width='0.5'/%3e%3cpath%20d='M157.627%2028.6094L101.876%2086.1453V113.129'%20stroke='%23334D6E'%20stroke-width='0.5'/%3e%3cpath%20d='M41.6826%2086.1484H95.0757L122.559%20113.115'%20stroke='%23334D6E'%20stroke-width='0.5'/%3e%3cpath%20d='M157.38%2054.0391H108.111L51.8359%20113.137'%20stroke='%23334D6E'%20stroke-width='0.5'/%3e%3c/g%3e%3crect%20x='45.374'%20y='27.1953'%20width='110.133'%20height='84.1724'%20rx='1.5'%20stroke='%23334D6E'/%3e%3cpath%20d='M100.115%2077.6408L128.3%20101.059L160.191%2097.7423L175.814%2083.1427L163.095%2058.4483L131.935%2067.5462L108.405%2058.4483L121.124%2044.1515H145.925L163.095%2016.9766'%20stroke='%232CD47A'%20stroke-width='2'/%3e%3crect%20x='93.3457'%20y='69.6172'%20width='12.0842'%20height='12.3413'%20rx='6.04208'%20fill='%232CD47A'/%3e%3crect%20x='123.42'%20y='94.7734'%20width='12.0842'%20height='12.3413'%20rx='6.04208'%20fill='%232CD47A'/%3e%3crect%20x='154.196'%20y='90.6719'%20width='12.0842'%20height='12.3413'%20rx='6.04208'%20fill='%232CD47A'/%3e%3crect%20x='169.772'%20y='75.6406'%20width='12.0842'%20height='12.3413'%20rx='6.04208'%20fill='%232CD47A'/%3e%3crect%20x='157.689'%20y='50.6875'%20width='12.0842'%20height='12.3413'%20rx='6.04208'%20fill='%232CD47A'/%3e%3crect%20x='125.843'%20y='61.5391'%20width='12.0842'%20height='12.3413'%20rx='6.04208'%20fill='%232CD47A'/%3e%3crect%20x='104.264'%20y='50.6875'%20width='12.0842'%20height='12.3413'%20rx='6.04208'%20fill='%232CD47A'/%3e%3crect%20x='116.348'%20y='36.8672'%20width='12.0842'%20height='12.3413'%20rx='6.04208'%20fill='%232CD47A'/%3e%3crect%20x='142.107'%20y='36.8672'%20width='12.0842'%20height='12.3413'%20rx='6.04208'%20fill='%232CD47A'/%3e%3crect%20x='157.689'%20y='10.6641'%20width='12.0842'%20height='12.3413'%20rx='6.04208'%20fill='%232CD47A'/%3e%3cpath%20d='M79.0174%2081.1439L68.1648%2055.5606L95.3812%2037.2618L64.5689%2016.4264L29.735%2022.8347L17.5076%2050.038'%20stroke='%23549FE2'%20stroke-width='2'/%3e%3crect%20width='13.1801'%20height='13.4669'%20rx='6.59004'%20transform='matrix(-0.976691%20-0.214648%200.216752%20-0.976227%2083.5527%2087.8203)'%20fill='%23549FE2'/%3e%3crect%20width='13.1801'%20height='13.4669'%20rx='6.59004'%20transform='matrix(-0.976691%20-0.214648%200.216752%20-0.976227%2075.8276%2061.1094)'%20fill='%23549FE2'/%3e%3crect%20width='13.1801'%20height='13.4669'%20rx='6.59004'%20transform='matrix(-0.976691%20-0.214648%200.216752%20-0.976227%2099.6216%2045.8516)'%20fill='%23549FE2'/%3e%3crect%20width='13.1801'%20height='13.4669'%20rx='6.59004'%20transform='matrix(-0.976691%20-0.214648%200.216752%20-0.976227%2071.0786%2024.6016)'%20fill='%23549FE2'/%3e%3crect%20width='13.1801'%20height='13.4669'%20rx='6.59004'%20transform='matrix(-0.976691%20-0.214648%200.216752%20-0.976227%2035.1675%2031.2969)'%20fill='%23549FE2'/%3e%3crect%20width='13.1801'%20height='13.4669'%20rx='6.59004'%20transform='matrix(-0.976691%20-0.214648%200.216752%20-0.976227%2022.4385%2058.2266)'%20fill='%23549FE2'/%3e%3cdefs%3e%3cclipPath%20id='clip0_4038_114652'%3e%3crect%20x='44.874'%20y='26.6953'%20width='111.133'%20height='85.1724'%20rx='2'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:188px;background-repeat:no-repeat;width:188px;height:120px}.home-img-stepsWarning{background-image:url("data:image/svg+xml,%3csvg%20width='120'%20height='121'%20viewBox='0%200%20120%20121'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M50.3379%2021.3296C54.8216%2013.5568%2066.4284%2013.5568%2070.9121%2021.3296L109.752%2088.6621C114.11%2096.2164%20108.438%20105.5%2099.4651%20105.5L21.7849%20105.5C12.812%20105.5%207.14021%2096.2164%2011.4978%2088.6621L50.3379%2021.3296Z'%20fill='%23FEB945'%20fill-opacity='0.1'%20stroke='%23FEB945'%20stroke-width='4'%20stroke-linejoin='round'/%3e%3cpath%20d='M60%2045.5V67.7222'%20stroke='%23FEB945'%20stroke-width='4'%20stroke-linecap='round'/%3e%3cpath%20d='M60%2081.0547V85.4991'%20stroke='%23FEB945'%20stroke-width='4'%20stroke-linecap='round'/%3e%3c/svg%3e");background-size:120px;background-repeat:no-repeat;width:120px;height:120px}.step-list-create-container{width:100%}.step-list-create-global-information{display:flex;width:100%;justify-content:space-evenly;flex-wrap:wrap}.step-list-create-vehicle-information,.step-list-create-comment{display:flex;width:100%;justify-content:space-evenly;flex-wrap:wrap;margin-top:30px}.step-list-create-button-container{display:flex;margin-top:30px;justify-content:center}.step-list-picker{display:flex;flex-direction:column}.step-list-picker>label{margin-bottom:5px}.step-list-picker>.time-picker-container{margin-top:0!important}.step-list-header-container{border-bottom:1px solid var(--lightbluegray)}.step-list-header-search-line,.step-list-header-filter-line{display:flex;justify-content:space-between}.step-list-header-filter-line{margin:30px 0}.step-list-header-search-line>div,.step-list-header-filter-line>div{display:flex}.step-list-header-search-line>div:nth-child(1){flex:4}.step-list-header-search-line>div:nth-child(2){flex:2}.customer-order-list-page-detail{display:flex}.customer-order-list-page-detail>div:first-child{width:100%}#download-fa-button-runs-list{box-sizing:border-box;align-items:center;text-align:center;border-radius:3px;font-size:13px;font-weight:600;height:31px;cursor:pointer;justify-content:center;display:flex;margin:2px 10px 0;padding-left:10px;padding-right:10px;-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;text-decoration:none;box-shadow:#549fe23d 0 4px 10px;position:relative}.customer-order-list-table-reduce,.customer-order-list-table-full{transition:width 1s}.customer-order-list-sidebar-container{width:"fit-content"}.customer-order-list-sidebar-container .sidebar-page{box-shadow:-10px 0 10px -2px #0000001a;height:auto}.step-list-sidebar-detail-container{font-family:Poppins,sans-serif!important;margin:0 10px}.step-list-sidebar-comment-container{display:flex;flex-direction:column;margin-bottom:30px}.step-list-sidebar-comment-container>div:first-child{margin-bottom:30px}.step-list-sidebar-entity-name{height:20px;font-size:12px;margin-bottom:30px}#actions-list{display:flex}#actions-list>span{font-family:Poppins,sans-serif;font-size:13px;color:var(--lightblue);align-self:center;margin-right:20px}.customer-order-list-header-container{padding:2vh 2vh 0vh;border-bottom:1px solid var(--lightbluegray);background-color:var(--white)}.customer-order-list-header-search-line,.customer-order-list-header-filter-line{display:flex;justify-content:space-between}.customer-order-list-header-filter-line{margin:30px 0}.customer-order-list-header-search-line>div,.customer-order-list-header-filter-line>div{display:flex}.customer-order-list-header-search-line>div:nth-child(1){flex:4}.customer-order-list-header-search-line>div:nth-child(2){flex:2}.multi-points-container{padding-left:8px;padding-right:8px;padding-top:8px;overflow-y:scroll;height:100vh}.multi-points-point-container{margin-right:5px;margin-bottom:5px;display:inline-block;position:relative}.multi-points-point{color:#fff;border-radius:100%;width:20px;height:20px;cursor:pointer;align-content:center;text-align:center}.multi-points-tour{color:#fff;border-radius:10px;padding-left:10px;padding-right:10px;height:20px;cursor:pointer;align-content:center;text-align:center}.multi-points-point-delete{position:absolute;right:-4px;top:-4px}.multi-points-unprogram-container,.multi-points-create-tour-container{display:flex;justify-content:center;align-items:center;margin-top:10px}.multi-points-selections{display:flex;flex-direction:column}.multi-points-selections-title{margin-right:5px;text-wrap:nowrap}.multi-points-informations-details{font-size:12px;font-style:italic;color:var(--bluegray-200)}.multi-points-update-depot-button{display:flex;justify-content:center;align-items:center;margin-top:10px}.multi-points-select-depot{display:flex;justify-content:center;align-items:center}.multi-points-section{padding-bottom:20px;padding-top:10px;border-bottom:1px solid var(--lightbluegray)}.multi-points-actions{display:flex;justify-content:space-evenly;align-items:center}.stuff-edition-inputs{padding:10px;width:100%;font-size:12px;font-family:Poppins,sans-serif}.stuff-edition-measurement{display:flex;margin-top:30px;margin-bottom:30px;flex-direction:column}.stuff-edition-measurement>div{flex:1}.stuff-edition-volume{text-align:center;color:var(--gray)}.stuff-edition-container{padding:10px;width:100%;font-size:12px;font-family:Poppins,sans-serif;overflow:auto;max-height:28em}.customer-order-not-planned-circle{border-radius:15px;color:var(--white);cursor:pointer;display:flex;flex-direction:row;height:30px;text-align:center;white-space:nowrap;position:relative}.customer-order-cant-be-planned-before-selected{position:absolute;left:3px;top:2px}.customer-order-cant-be-planned-after-selected{position:absolute;right:2px;top:2px}.customer-order-without-date{position:absolute;left:10px;top:0}.customer-order-not-planned-content{align-items:center;display:flex;font-size:14px;font-weight:700;justify-content:center;-webkit-user-select:none;user-select:none;width:30px}.customer-order-not-planned-detail{align-items:center;background-color:#aaa;color:#fff;border-radius:15px;font-size:12px;font-weight:700;max-width:400px;overflow:hidden;padding:2px 10px;position:absolute;text-overflow:ellipsis;top:44px;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:1}.customer-order-not-planned-circle-without-date,.customer-order-not-planned-circle-with-date{background-color:#ccc}.customer-order-not-planned-circle-selected{background-color:#fcc}.tour-generate-title{display:flex;justify-content:center;padding-bottom:30px}.tour-generate-color-display{width:30px;height:30px;border-style:solid;border-width:1px;border-color:var(--bluegray);border-radius:3px}.tour-generate-validate{display:flex;justify-content:center;margin-top:15px}.tour-generate-list-tours{overflow-y:auto;overflow-x:hidden;max-height:50vh}.tour-generate-legend{position:absolute;right:0;bottom:0;display:flex;margin:0 10px 10px 0;font-style:italic;color:var(--lightbluegray)}p{margin:0}.color-container{cursor:pointer;border-radius:3px;width:40px;height:40px;border-style:solid;border-width:1px;border-color:var(--bluegray);padding:0;margin:0}.popover{position:absolute}.label-form{color:var(--bluegray);font-size:13px;opacity:.5}.text-head{color:var(--lightblue);font-size:13px}.color-display{width:30px;height:30px;border-style:solid;border-width:1px;border-color:var(--bluegray);border-radius:3px}.tour-list-errors{overflow:auto;max-height:300px;width:100%}.tour-map{width:100%}.tour-map-button-panel{box-sizing:border-box;display:flex;gap:8px;justify-content:center;width:calc(100% - 45px)}@container (max-width: 768px){.tour-map-button-panel{flex-direction:column}}@container (min-width: 768px){.tour-map-button-panel{flex-direction:row}}.tour-map-zoom-panel{background-color:var(--blue);border-radius:3px;display:flex;flex-direction:row;color:var(--blue);padding:1px}.tour-map-burger-panel{position:relative;z-index:1}.tour-map-burger-panel-content{background-color:#fff;padding:5px}.tour-map-zoom-plus,.tour-map-zoom-minus,.tour-map-zoom-center{background-color:var(--white);font-weight:700;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;padding:5px 10px}.tour-map-zoom-plus{border-top-left-radius:3px;border-bottom-left-radius:3px}.tour-map-zoom-minus{border-top-right-radius:3px;border-bottom-right-radius:3px;margin-left:1px;margin-right:1px}.tour-map-zoom-center{border-radius:3px;width:10px;height:18px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3c!--!Font%20Awesome%20Free%206.6.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202024%20Fonticons,%20Inc.--%3e%3cpath%20d='M256%200c17.7%200%2032%2014.3%2032%2032l0%2034.7C368.4%2080.1%20431.9%20143.6%20445.3%20224l34.7%200c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032l-34.7%200C431.9%20368.4%20368.4%20431.9%20288%20445.3l0%2034.7c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32l0-34.7C143.6%20431.9%2080.1%20368.4%2066.7%20288L32%20288c-17.7%200-32-14.3-32-32s14.3-32%2032-32l34.7%200C80.1%20143.6%20143.6%2080.1%20224%2066.7L224%2032c0-17.7%2014.3-32%2032-32zM128%20256a128%20128%200%201%200%20256%200%20128%20128%200%201%200%20-256%200zm128-80a80%2080%200%201%201%200%20160%2080%2080%200%201%201%200-160z'%20fill='%23549FE2'/%3e%3c/svg%3e");background-position:center;background-size:15px;background-repeat:no-repeat}.tour-map-depot{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.1.1%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202022%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%23fff'%20d='M0%20488V171.3C0%20145.2%2015.93%20121.6%2040.23%20111.9L308.1%204.753C315.7%201.702%20324.3%201.702%20331.9%204.753L599.8%20111.9C624.1%20121.6%20640%20145.2%20640%20171.3V488C640%20501.3%20629.3%20512%20616%20512H568C554.7%20512%20544%20501.3%20544%20488V223.1C544%20206.3%20529.7%20191.1%20512%20191.1H128C110.3%20191.1%2096%20206.3%2096%20223.1V488C96%20501.3%2085.25%20512%2072%20512H24C10.75%20512%200%20501.3%200%20488zM152%20512C138.7%20512%20128%20501.3%20128%20488V432H512V488C512%20501.3%20501.3%20512%20488%20512H152zM128%20336H512V400H128V336zM128%20224H512V304H128V224z'/%3e%3c/svg%3e");background-position:center;background-size:15px;background-repeat:no-repeat}.tour-map-break{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20512'%3e%3c!--!Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20fill='%23fff'%20d='M96%2064c0-17.7%2014.3-32%2032-32l320%200%2064%200c70.7%200%20128%2057.3%20128%20128s-57.3%20128-128%20128l-32%200c0%2053-43%2096-96%2096l-192%200c-53%200-96-43-96-96L96%2064zM480%20224l32%200c35.3%200%2064-28.7%2064-64s-28.7-64-64-64l-32%200%200%20128zM32%20416l512%200c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032L32%20480c-17.7%200-32-14.3-32-32s14.3-32%2032-32z'/%3e%3c/svg%3e");background-position:center;background-size:15px;background-repeat:no-repeat}.tour-map-onTheWay{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='33'%20viewBox='0%200%2022%2033'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-outside-1_2626_71158'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='22'%20height='33'%20fill='black'%3e%3crect%20fill='white'%20width='22'%20height='33'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.485%2021.4555C5.14083%2024.3935%207.64583%2027.575%2011%2031C14.3542%2027.575%2016.8596%2024.3935%2018.5163%2021.4555C20.1721%2018.5185%2021%2015.8%2021%2013.3C21%209.55%2019.9946%206.5625%2017.9837%204.3375C15.9738%202.1125%2013.6458%201%2011%201C8.35417%201%206.02625%202.1125%204.01625%204.3375C2.00542%206.5625%201%209.55%201%2013.3C1%2015.8%201.82833%2018.5185%203.485%2021.4555Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.485%2021.4555C5.14083%2024.3935%207.64583%2027.575%2011%2031C14.3542%2027.575%2016.8596%2024.3935%2018.5163%2021.4555C20.1721%2018.5185%2021%2015.8%2021%2013.3C21%209.55%2019.9946%206.5625%2017.9837%204.3375C15.9738%202.1125%2013.6458%201%2011%201C8.35417%201%206.02625%202.1125%204.01625%204.3375C2.00542%206.5625%201%209.55%201%2013.3C1%2015.8%201.82833%2018.5185%203.485%2021.4555Z'%20fill='%23549FE2'/%3e%3cpath%20d='M11%2031L10.2855%2031.6997L11%2032.4292L11.7145%2031.6997L11%2031ZM3.485%2021.4555L4.35617%2020.9645L4.35599%2020.9642L3.485%2021.4555ZM18.5163%2021.4555L19.3873%2021.9467L19.3873%2021.9466L18.5163%2021.4555ZM17.9837%204.3375L17.2417%205.00785L17.2418%205.008L17.9837%204.3375ZM4.01625%204.3375L4.75816%205.008L4.7583%205.00785L4.01625%204.3375ZM11.7145%2030.3003C8.39799%2026.9138%205.9553%2023.8019%204.35617%2020.9645L2.61383%2021.9465C4.32637%2024.9851%206.89367%2028.2362%2010.2855%2031.6997L11.7145%2030.3003ZM17.6452%2020.9643C16.0452%2023.8018%2013.602%2026.9138%2010.2855%2030.3003L11.7145%2031.6997C15.1063%2028.2362%2017.674%2024.9852%2019.3873%2021.9467L17.6452%2020.9643ZM20%2013.3C20%2015.5782%2019.2448%2018.1271%2017.6452%2020.9644L19.3873%2021.9466C21.0994%2018.9099%2022%2016.0218%2022%2013.3H20ZM17.2418%205.008C19.0478%207.00635%2020%209.73322%2020%2013.3H22C22%209.36678%2020.9413%206.11865%2018.7257%203.667L17.2418%205.008ZM11%202C13.3238%202%2015.3933%202.96175%2017.2417%205.00785L18.7258%203.66715C16.5542%201.26325%2013.9679%200%2011%200V2ZM4.7583%205.00785C6.60668%202.96175%208.67622%202%2011%202V0C8.03212%200%205.44582%201.26325%203.2742%203.66715L4.7583%205.00785ZM2%2013.3C2%209.73322%202.95216%207.00635%204.75816%205.008L3.27434%203.667C1.05867%206.11865%200%209.36678%200%2013.3H2ZM4.35599%2020.9642C2.75555%2018.1269%202%2015.5781%202%2013.3H0C0%2016.0219%200.901119%2018.9101%202.61401%2021.9468L4.35599%2020.9642Z'%20fill='white'%20mask='url(%23path-1-outside-1_2626_71158)'/%3e%3crect%20x='4'%20y='4'%20width='14'%20height='14'%20rx='7'%20fill='white'/%3e%3cpath%20d='M11.7051%2014L10.4573%2011.735H10.1068V14H8.64529V8H11.0983C11.5712%208%2011.9729%208.08262%2012.3034%208.24786C12.6396%208.41311%2012.8903%208.64103%2013.0556%208.93162C13.2208%209.21652%2013.3034%209.53561%2013.3034%209.88889C13.3034%2010.2877%2013.1895%2010.6439%2012.9615%2010.9573C12.7393%2011.2707%2012.4088%2011.4929%2011.9701%2011.6239L13.3547%2014H11.7051ZM10.1068%2010.7009H11.0128C11.2806%2010.7009%2011.4801%2010.6353%2011.6111%2010.5043C11.7479%2010.3732%2011.8162%2010.188%2011.8162%209.94872C11.8162%209.7208%2011.7479%209.54131%2011.6111%209.41026C11.4801%209.2792%2011.2806%209.21368%2011.0128%209.21368H10.1068V10.7009Z'%20fill='%23549FE2'/%3e%3c/svg%3e");background-position:center;background-size:1.5rem;background-repeat:no-repeat;margin-top:-2rem}.tour-map-atPlace{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='33'%20viewBox='0%200%2022%2033'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-outside-1_2626_71242'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='22'%20height='33'%20fill='black'%3e%3crect%20fill='white'%20width='22'%20height='33'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.485%2021.4555C5.14083%2024.3935%207.64583%2027.575%2011%2031C14.3542%2027.575%2016.8596%2024.3935%2018.5163%2021.4555C20.1721%2018.5185%2021%2015.8%2021%2013.3C21%209.55%2019.9946%206.5625%2017.9837%204.3375C15.9738%202.1125%2013.6458%201%2011%201C8.35417%201%206.02625%202.1125%204.01625%204.3375C2.00542%206.5625%201%209.55%201%2013.3C1%2015.8%201.82833%2018.5185%203.485%2021.4555Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.485%2021.4555C5.14083%2024.3935%207.64583%2027.575%2011%2031C14.3542%2027.575%2016.8596%2024.3935%2018.5163%2021.4555C20.1721%2018.5185%2021%2015.8%2021%2013.3C21%209.55%2019.9946%206.5625%2017.9837%204.3375C15.9738%202.1125%2013.6458%201%2011%201C8.35417%201%206.02625%202.1125%204.01625%204.3375C2.00542%206.5625%201%209.55%201%2013.3C1%2015.8%201.82833%2018.5185%203.485%2021.4555Z'%20fill='%23549FE2'/%3e%3cpath%20d='M11%2031L10.2855%2031.6997L11%2032.4292L11.7145%2031.6997L11%2031ZM3.485%2021.4555L4.35617%2020.9645L4.35599%2020.9642L3.485%2021.4555ZM18.5163%2021.4555L19.3873%2021.9467L19.3873%2021.9466L18.5163%2021.4555ZM17.9837%204.3375L17.2417%205.00785L17.2418%205.008L17.9837%204.3375ZM4.01625%204.3375L4.75816%205.008L4.7583%205.00785L4.01625%204.3375ZM11.7145%2030.3003C8.39799%2026.9138%205.9553%2023.8019%204.35617%2020.9645L2.61383%2021.9465C4.32637%2024.9851%206.89367%2028.2362%2010.2855%2031.6997L11.7145%2030.3003ZM17.6452%2020.9643C16.0452%2023.8018%2013.602%2026.9138%2010.2855%2030.3003L11.7145%2031.6997C15.1063%2028.2362%2017.674%2024.9852%2019.3873%2021.9467L17.6452%2020.9643ZM20%2013.3C20%2015.5782%2019.2448%2018.1271%2017.6452%2020.9644L19.3873%2021.9466C21.0994%2018.9099%2022%2016.0218%2022%2013.3H20ZM17.2418%205.008C19.0478%207.00635%2020%209.73322%2020%2013.3H22C22%209.36678%2020.9413%206.11865%2018.7257%203.667L17.2418%205.008ZM11%202C13.3238%202%2015.3933%202.96175%2017.2417%205.00785L18.7258%203.66715C16.5542%201.26325%2013.9679%200%2011%200V2ZM4.7583%205.00785C6.60668%202.96175%208.67622%202%2011%202V0C8.03212%200%205.44582%201.26325%203.2742%203.66715L4.7583%205.00785ZM2%2013.3C2%209.73322%202.95216%207.00635%204.75816%205.008L3.27434%203.667C1.05867%206.11865%200%209.36678%200%2013.3H2ZM4.35599%2020.9642C2.75555%2018.1269%202%2015.5781%202%2013.3H0C0%2016.0219%200.901119%2018.9101%202.61401%2021.9468L4.35599%2020.9642Z'%20fill='white'%20mask='url(%23path-1-outside-1_2626_71242)'/%3e%3crect%20x='4'%20y='4'%20width='14'%20height='14'%20rx='7'%20fill='white'/%3e%3cpath%20d='M11.0751%2014C10.6467%2014%2010.2629%2013.9305%209.92351%2013.7914C9.58415%2013.6523%209.31155%2013.4465%209.10571%2013.1739C8.90543%2012.9013%208.79973%2012.573%208.7886%2012.1892H10.3074C10.3296%2012.4061%2010.4047%2012.573%2010.5327%2012.6898C10.6606%2012.8011%2010.8275%2012.8567%2011.0334%2012.8567C11.2448%2012.8567%2011.4117%2012.8095%2011.5341%2012.7149C11.6565%2012.6147%2011.7177%2012.4784%2011.7177%2012.306C11.7177%2012.1613%2011.6676%2012.0417%2011.5675%2011.9471C11.4729%2011.8526%2011.3533%2011.7747%2011.2086%2011.7135C11.0696%2011.6523%2010.8693%2011.5828%2010.6078%2011.5049C10.2295%2011.388%209.92073%2011.2712%209.68151%2011.1544C9.44229%2011.0376%209.23645%2010.8651%209.06399%2010.637C8.89153%2010.4089%208.80529%2010.1113%208.80529%209.74409C8.80529%209.19889%209.00279%208.7733%209.39778%208.46732C9.79278%208.15577%2010.3074%208%2010.9416%208C11.5869%208%2012.1071%208.15577%2012.5021%208.46732C12.8971%208.7733%2013.1085%209.20167%2013.1363%209.75243H11.5925C11.5814%209.56328%2011.5118%209.41586%2011.3839%209.31015C11.2559%209.19889%2011.0918%209.14325%2010.8915%209.14325C10.7191%209.14325%2010.58%209.19054%2010.4743%209.28512C10.3686%209.37413%2010.3157%209.50487%2010.3157%209.67733C10.3157%209.86648%2010.4047%2010.0139%2010.5828%2010.1196C10.7608%2010.2253%2011.039%2010.3394%2011.4173%2010.4618C11.7956%2010.5897%2012.1015%2010.7121%2012.3352%2010.8289C12.5744%2010.9458%2012.7803%2011.1154%2012.9527%2011.338C13.1252%2011.5605%2013.2114%2011.847%2013.2114%2012.1975C13.2114%2012.5313%2013.1252%2012.8345%2012.9527%2013.1071C12.7858%2013.3797%2012.541%2013.5967%2012.2184%2013.758C11.8957%2013.9193%2011.5146%2014%2011.0751%2014Z'%20fill='%23549FE2'/%3e%3c/svg%3e");background-position:center;background-size:1.5rem;background-repeat:no-repeat;margin-top:-2rem}.tour-map-finish{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='33'%20viewBox='0%200%2022%2033'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-outside-1_2626_71166'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='22'%20height='33'%20fill='black'%3e%3crect%20fill='white'%20width='22'%20height='33'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.485%2021.4555C5.14083%2024.3935%207.64583%2027.575%2011%2031C14.3542%2027.575%2016.8596%2024.3935%2018.5163%2021.4555C20.1721%2018.5185%2021%2015.8%2021%2013.3C21%209.55%2019.9946%206.5625%2017.9837%204.3375C15.9738%202.1125%2013.6458%201%2011%201C8.35417%201%206.02625%202.1125%204.01625%204.3375C2.00542%206.5625%201%209.55%201%2013.3C1%2015.8%201.82833%2018.5185%203.485%2021.4555Z'/%3e%3c/mask%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.485%2021.4555C5.14083%2024.3935%207.64583%2027.575%2011%2031C14.3542%2027.575%2016.8596%2024.3935%2018.5163%2021.4555C20.1721%2018.5185%2021%2015.8%2021%2013.3C21%209.55%2019.9946%206.5625%2017.9837%204.3375C15.9738%202.1125%2013.6458%201%2011%201C8.35417%201%206.02625%202.1125%204.01625%204.3375C2.00542%206.5625%201%209.55%201%2013.3C1%2015.8%201.82833%2018.5185%203.485%2021.4555Z'%20fill='%23549FE2'/%3e%3cpath%20d='M11%2031L10.2855%2031.6997L11%2032.4292L11.7145%2031.6997L11%2031ZM3.485%2021.4555L4.35617%2020.9645L4.35599%2020.9642L3.485%2021.4555ZM18.5163%2021.4555L19.3873%2021.9467L19.3873%2021.9466L18.5163%2021.4555ZM17.9837%204.3375L17.2417%205.00785L17.2418%205.008L17.9837%204.3375ZM4.01625%204.3375L4.75816%205.008L4.7583%205.00785L4.01625%204.3375ZM11.7145%2030.3003C8.39799%2026.9138%205.9553%2023.8019%204.35617%2020.9645L2.61383%2021.9465C4.32637%2024.9851%206.89367%2028.2362%2010.2855%2031.6997L11.7145%2030.3003ZM17.6452%2020.9643C16.0452%2023.8018%2013.602%2026.9138%2010.2855%2030.3003L11.7145%2031.6997C15.1063%2028.2362%2017.674%2024.9852%2019.3873%2021.9467L17.6452%2020.9643ZM20%2013.3C20%2015.5782%2019.2448%2018.1271%2017.6452%2020.9644L19.3873%2021.9466C21.0994%2018.9099%2022%2016.0218%2022%2013.3H20ZM17.2418%205.008C19.0478%207.00635%2020%209.73322%2020%2013.3H22C22%209.36678%2020.9413%206.11865%2018.7257%203.667L17.2418%205.008ZM11%202C13.3238%202%2015.3933%202.96175%2017.2417%205.00785L18.7258%203.66715C16.5542%201.26325%2013.9679%200%2011%200V2ZM4.7583%205.00785C6.60668%202.96175%208.67622%202%2011%202V0C8.03212%200%205.44582%201.26325%203.2742%203.66715L4.7583%205.00785ZM2%2013.3C2%209.73322%202.95216%207.00635%204.75816%205.008L3.27434%203.667C1.05867%206.11865%200%209.36678%200%2013.3H2ZM4.35599%2020.9642C2.75555%2018.1269%202%2015.5781%202%2013.3H0C0%2016.0219%200.901119%2018.9101%202.61401%2021.9468L4.35599%2020.9642Z'%20fill='white'%20mask='url(%23path-1-outside-1_2626_71166)'/%3e%3crect%20x='4'%20y='4'%20width='14'%20height='14'%20rx='7'%20fill='white'/%3e%3cpath%20d='M14.0427%208L11.9145%2014H10.0855L7.95728%208H9.51283L11%2012.5299L12.4957%208H14.0427Z'%20fill='%23549FE2'/%3e%3c/svg%3e");background-position:center;background-size:1.5rem;background-repeat:no-repeat;margin-top:-2rem}.container-comment-icon{display:flex;justify-content:center}.hover{display:flex;flex-direction:column;flex:1;font-size:12px;min-width:120px}.hover div{white-space:nowrap}.comment-icon{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.1.1%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202022%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%23334D6E'%20d='M256%2032C114.6%2032%20.0272%20125.1%20.0272%20240c0%2049.63%2021.35%2094.98%2056.97%20130.7c-12.5%2050.37-54.27%2095.27-54.77%2095.77c-2.25%202.25-2.875%205.734-1.5%208.734C1.979%20478.2%204.75%20480%208%20480c66.25%200%20115.1-31.76%20140.6-51.39C181.2%20440.9%20217.6%20448%20256%20448c141.4%200%20255.1-93.13%20255.1-208S397.4%2032%20256%2032z'/%3e%3c/svg%3e");background-position:center;background-size:15px;background-repeat:no-repeat;width:20px;height:20px}.resume-tour-container{display:flex;flex-direction:column;align-items:center;font-family:Poppins}.resume-tour-header{display:flex;width:90%;flex-direction:row;align-items:center}.resume-tour-list-header{width:100%}.resume-tour-container-color{margin-left:30px}.resume-tour-list-container-color{margin-left:15px}.resume-tour-color{width:80px;height:80px;border-radius:3px}.resume-tour-infos{color:#6a747d;margin-left:15px;font-size:13px}.resume-tour-infos span:nth-child(1){font-weight:600;padding-right:5px}.resume-tour-content{width:90%}.resume-tour-elem{background-color:#fff;margin-top:20px;margin-bottom:20px;padding:30px;border-radius:10px;border-width:1px;border-style:solid;border-color:#ebeff2;box-shadow:0 0 10px #0000001a}.resume-tour-list-elem{padding:20px;width:90%;cursor:pointer}.resume-tour-text{color:#6a747d;font-size:14px}.resume-tour-text-title{font-weight:600;font-size:16px;margin-bottom:10px}.resume-tour-stuffs-depositStuffs,.resume-tour-stuffs-takenStuffs{font-weight:600;margin-right:15px}.resume-tour-text .resume-tour-stuffs .resume-tour-stuffs-depositStuffs,.resume-tour-list-stuffs-depositStuffs{color:#549fe2}.resume-tour-text .resume-tour-stuffs .resume-tour-stuff-depositStuff,.resume-tour-list-stuff-depositStuffs{background-color:#549fe2}.resume-tour-text .resume-tour-stuffs .resume-tour-stuffs-takenStuffs,.resume-tour-list-stuffs-takenStuffs{color:#eb7008}.resume-tour-text .resume-tour-stuffs .resume-tour-stuff-takenStuff,.resume-tour-list-stuff-takenStuffs{background-color:#eb7008}.resume-tour-text p span{font-weight:600;padding-right:5px}.resume-tour-stuffs{display:flex;align-items:center;flex-wrap:wrap}.resume-tour-list-stuffs{padding-top:40px}.resume-tour-list-zoom{transition:transform .2s}.resume-tour-list-zoom:hover{transform:scale(1.04)}.resume-tour-volumetricBubles{padding:0 5px;margin-left:2.5px;margin-right:2.5px;margin-bottom:5px;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;font-size:13px;border-radius:20px;min-width:120px;height:40px}.resume-tour-modal{height:80vh;width:100%;overflow-y:auto}.resume-tour-list-modal{height:70vh}.tour-optimization-advanced-mode{width:100%;margin-top:20px;font-size:13px;color:var(--gray)}.tour-generation-shipper-name{text-align:center}.tour-redispatch-step-top-container{font-size:12px;display:flex;justify-content:space-between;margin-left:10px;margin-right:10px}.tour-redispatch-step-top-container>div:nth-child(2){min-width:550px}.tour-redispatch-step-position-actual,.tour-redispatch-step-position-new{padding:4px 10px;border:1px solid var(--lightgray);border-radius:5px;height:58px;display:flex;justify-content:center;align-items:center}.tour-redispatch-step-position-actual>div:nth-child(2){margin-left:20px}.tour-redispatch-step-position-actual-label,.tour-redispatch-step-position-new-label{font-weight:700;margin-bottom:5px}.tour-redispatch-step-position-order-number{max-width:120px;text-overflow:ellipsis;overflow:hidden;padding-left:5px;padding-right:5px;border-radius:5px}.tour-redispatch-step-position-number{width:25px;border-radius:100%}.tour-redispatch-step-position-number,.tour-redispatch-step-position-order-number{display:flex;justify-content:center;align-items:center;font-weight:700;color:var(--white);height:25px}.tour-redispatch-step-position-new{display:flex;justify-content:space-evenly;align-items:center}.tours-search-results{background-color:var(--white);position:absolute;top:40px;z-index:2;padding:8px;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;max-height:calc(100vh - 100px)}.tours-search-result-item{padding:5px}.tours-search-result-item:hover{background-color:var(--lightbluegray)}#tours-panel-number-selected{display:flex;border:2px solid #eee;border-radius:3px;color:#fff;background:var(--orange);border-color:var(--orange);box-shadow:0 0 9px #ec70048a;width:12px;height:12px;font-size:9px;align-items:center;justify-content:center;margin-right:20px}.tour-errors-steps{display:flex;justify-content:center;align-items:center;margin-left:10px;margin-top:10px}.tour-error-step{margin-left:5px;color:var(--orange)}.tour-optimisation-text-important{font-weight:700}.tour-optimization-type-name-container{width:30%;margin-bottom:20px}.tour-optimization-type-name{margin-bottom:5px;font-weight:700}.tour-optimization-container{font-family:Poppins,sans-serif;font-size:12px;height:50vh;overflow-y:auto}.tour-optimization-detail-summary-index{margin-right:15px;width:20px;height:20px;color:#fff;background-color:var(--blue);border-radius:100%;display:flex;align-items:center;justify-content:center;font-weight:700}.tour-optimization-detail-summary{display:flex;flex-direction:row;align-items:center}.tour-optimization-detail-container{padding-bottom:10px;border-bottom:1px solid var(--lightgray);margin-bottom:15px;margin-top:25px}.tour-optimization-detail-item{margin-left:15px}.tour-optimization-detail-label{margin-bottom:5px}.tour-optimization-top{display:flex;flex-direction:column;align-items:center;font-size:13px;width:100%;justify-content:space-evenly;margin-bottom:20px}.logo-notion{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.47525%203.32476C3.92325%203.68849%204.09072%203.66076%204.93232%203.60423L12.8609%203.12849C13.0294%203.12849%2012.8897%202.96103%2012.8331%202.93329L11.5158%201.98076C11.2641%201.78449%2010.9281%201.56049%2010.2838%201.61703L2.60592%202.17703C2.32645%202.20476%202.26992%202.34449%202.38192%202.45649L3.47525%203.32476ZM3.95098%205.17223V13.5146C3.95098%2013.9626%204.17498%2014.1312%204.67952%2014.1034L13.3942%2013.5989C13.8977%2013.5712%2013.9542%2013.2629%2013.9542%2012.8992V4.61223C13.9542%204.24956%2013.8145%204.05223%2013.5062%204.07996L4.39898%204.61223C4.06298%204.63996%203.95098%204.80849%203.95098%205.17223ZM12.5537%205.62023C12.6091%205.87196%2012.5537%206.12369%2012.3009%206.15249L11.8806%206.23569V12.3946C11.5169%2012.5909%2011.1798%2012.704%2010.8993%2012.704C10.4513%2012.704%2010.3393%2012.5632%2010.0033%2012.1429L7.25658%207.83143V12.0032L8.12592%2012.1994C8.12592%2012.1994%208.12592%2012.7029%207.42512%2012.7029L5.49232%2012.8149C5.43578%2012.7029%205.49232%2012.4234%205.68858%2012.3669L6.19205%2012.2282V6.71143L5.49338%206.65596C5.43685%206.40423%205.57658%206.04049%205.96912%206.01169L8.04272%205.87303L10.9014%2010.24V6.37649L10.1729%206.29223C10.1163%205.98396%2010.3403%205.75996%2010.6209%205.73223L12.5547%205.62023H12.5537ZM1.96165%201.42076L9.94778%200.833025C10.9281%200.747692%2011.1798%200.805292%2011.7963%201.25329L14.3457%203.04529C14.767%203.35249%2014.9067%203.43676%2014.9067%203.77276V13.5989C14.9067%2014.2154%2014.6827%2014.5802%2013.8977%2014.6346L4.62405%2015.1946C4.03525%2015.2234%203.75472%2015.1392%203.44645%2014.7466L1.56912%2012.3114C1.23312%2011.8634%201.09338%2011.5274%201.09338%2011.1349V2.39996C1.09338%201.89649%201.31738%201.47623%201.96165%201.42076Z'%20fill='%231A2B3D'/%3e%3c/svg%3e");background-repeat:no-repeat;width:20px;height:20px}.tour-optimization-save-params{position:absolute;right:10px;width:200px}.tour-optimization-save-params .input-checkbox-container{display:flex;justify-content:center;align-items:center}.tour-list-optimization-contents{display:flex;overflow:hidden;height:100%}.resume-delivery-container{display:flex;flex-direction:column;align-items:center;font-family:Poppins}.resume-delivery-header{display:flex;width:90%;flex-direction:row;align-items:center}.resume-delivery-volumetricBubles{padding:0 5px;margin-left:2.5px;margin-right:2.5px;margin-bottom:5px;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;font-size:13px;border-radius:20px;min-width:120px;height:40px}.resume-delivery-container-color{margin-left:30px}.resume-delivery-color{width:80px;height:80px;border-radius:3px}.resume-delivery-infos{color:#6a747d;margin-left:15px;font-size:13px}.resume-delivery-infos span:nth-child(1){font-weight:600;padding-right:5px}.resume-delivery-content{width:90%}.resume-delivery-elem{background-color:#fff;margin-top:20px;margin-bottom:20px;padding:30px;border-radius:10px;border-width:1px;border-style:solid;border-color:#ebeff2;box-shadow:0 0 10px #0000001a}.resume-delivery-text{color:#6a747d;font-size:14px}.resume-delivery-text .resume-delivery-stuffs .resume-delivery-stuffs-depositStuffs,.resume-delivery-list-stuffs-depositStuffs{color:#549fe2}.resume-delivery-text .resume-delivery-stuffs .resume-delivery-stuff-depositStuff,.resume-delivery-list-stuff-depositStuffs{background-color:#549fe2}.resume-delivery-text .resume-delivery-stuffs .resume-delivery-stuffs-takenStuffs,.resume-delivery-list-stuffs-takenStuffs{color:#eb7008}.resume-delivery-text .resume-delivery-stuffs .resume-delivery-stuff-takenStuff,.resume-delivery-list-stuff-takenStuffs{background-color:#eb7008}.resume-delivery-text p span{font-weight:600;padding-right:5px}.resume-delivery-text-title{font-weight:600;font-size:16px;margin-bottom:10px}.resume-delivery-stuffs{display:flex;align-items:center;flex-wrap:wrap}.resume-delivery-stuffs-depositStuffs,.resume-delivery-stuffs-takenStuffs{font-weight:600;margin-right:15px}.pagination-container{display:flex}.pagination-informations{background-color:var(--middlegray);border-radius:5px;color:#fff;min-width:150px;display:flex;justify-content:center;align-items:center;font-size:12px}.pagination-informations,.pagination-inputs{padding-top:5px;padding-bottom:5px}.pagination-inputs{display:flex;justify-content:center;align-items:center;padding-left:20px;padding-right:20px}.tour-constraints-detail-summary{display:flex;flex-direction:row;align-items:center;font-family:Poppins,sans-serif;font-size:12px}.tour-constraints-detail-item{display:flex;flex-direction:column;justify-content:center;align-items:center}.tour-constraints-detail-label{margin-bottom:5px}.tour-constraints-details{display:flex;margin-bottom:15px}.stop-details-sidebar{background-color:#fff;height:100%;width:100%;display:flex}.tour-list-create-container{width:100%}.tour-list-create-global-information{display:flex;width:100%;justify-content:space-evenly;flex-wrap:wrap}.tour-list-create-vehicle-information,.tour-list-create-comment{display:flex;width:100%;justify-content:space-evenly;flex-wrap:wrap;margin-top:30px}.tour-list-create-button-container{display:flex;margin-top:30px;justify-content:center}.tour-list-picker{display:flex;flex-direction:column}.tour-list-picker>label{margin-bottom:5px}.tour-list-picker>.time-picker-container{margin-top:0!important}.tour-list-header-container{padding:2vh 2vh 0vh;border-bottom:1px solid var(--lightbluegray);background-color:var(--white)}.tour-list-header-search-line,.tour-list-header-filter-line{display:flex;justify-content:space-between}.tour-list-header-filter-line{margin:30px 0}.tour-list-header-search-line>div,.tour-list-header-filter-line>div{display:flex}.tour-list-header-search-line>div:nth-child(1){flex:4}.tour-list-header-search-line>div:nth-child(2){flex:2}.tour-list-page-detail{display:flex}.tour-list-page-detail>div:first-child{width:100%}#download-fa-button-tours-list{box-sizing:border-box;align-items:center;text-align:center;border-radius:3px;font-size:13px;font-weight:600;height:31px;cursor:pointer;justify-content:center;display:flex;margin:2px 10px 0;padding-left:10px;padding-right:10px;-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;text-decoration:none;box-shadow:#549fe23d 0 4px 10px;position:relative}.tour-list-table-reduce,.tour-list-table-full{transition:width 1s}.tour-list-sidebar-container{width:"fit-content"}.tour-list-sidebar-container .sidebar-page{box-shadow:-10px 0 10px -2px #0000001a;height:auto}.tour-list-sidebar-detail-container{font-family:Poppins,sans-serif!important;margin:0 10px}.tour-list-sidebar-comment-container{display:flex;flex-direction:column;margin-bottom:30px}.tour-list-sidebar-comment-container>div:first-child{margin-bottom:30px}.tour-list-sidebar-entity-name{height:20px;font-size:12px;margin-bottom:30px}.extracts-configuration{box-shadow:0 0 10px #0000001a;margin:10px;justify-items:center}.extracts-configuration-title{padding:10px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--lightgray);font-size:20px;color:var(--darkgray)}.extracts-configuration-container{padding:30px;align-items:center;display:flex;flex-direction:column}.extracts-configuration-container>div{margin:10px 0}.geolocation-address{text-align:center;margin-bottom:10px;font-size:20px;font-weight:700;color:var(--bluegray)}.geolocation-inputs-location{margin-bottom:10px;display:flex;justify-content:space-around}.geolocation-formatted-address-container{padding-inline:50px}.background-login{background-image:url(/assets/illustration-login-CCGy3Ikv.jpg);background-size:cover;height:100%;width:100%;position:fixed}@media only screen and (min-width: 450px){.mts1-login-logo{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width: 450px){.mts1-login{max-width:100vw}}@media only screen and (min-width: 450px){.mts1-login{margin-left:40px;margin-right:40px;width:100%;max-width:90vw}}.depots-list-tour{font-size:12px;font-family:Poppins,sans-serif}.tour-parameter-container{display:flex;width:100%;max-height:70vh;overflow:auto}.tour-parameter-left{display:flex;flex-direction:column;flex:1}.tour-parameter-right{flex:1}.tour-parameter-depots-list-type:nth-child(2){margin-top:20px}.tour-parameter-depots-list-title{font-size:12px;font-weight:700}.tour-parameter-title{font-size:12px;font-weight:700;margin-bottom:10px}.tour-parameter-title:not(:first-child){margin-top:10px}.depots-list-button-container{display:flex;justify-content:center;margin:auto}.optimization-options-account-breaks-checkbox{display:flex;margin-top:10px;font-size:12px;align-items:center;color:var(--gray)}.optimization-options-account-breaks-checkbox-content{display:flex;align-items:center}.optimization-options-account-breaks-checkbox-content>div{margin-right:5px}.optimization-options-account-breaks-timeslot,.optimization-options-account-breaks-working-time{margin-right:5px}.address-type-fixed{flex:1;display:flex;align-items:center}.address-type-fixed-title{margin-right:10px;font-size:12px;color:var(--bluegray-200)}.tour-result-optimization{display:flex;justify-content:center;overflow-y:auto;overflow-x:hidden;height:50vh}.optimization-type-list-actions{display:flex;justify-content:center;align-items:center}.optimization-types-no-type-container{display:flex;justify-content:center;align-items:center;margin-top:15px}.optimisation-type-new-container{display:flex;justify-content:center;align-items:center}.optimization-type-list{height:40vh;overflow-y:scroll;margin-bottom:20px}.optimization-type-list-container{width:100%}.run-update-container{font-size:12px;font-family:Poppins,sans-serif;display:flex}.run-container-comment-icon{display:flex;justify-content:center}.run-comment-icon{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3c!--!%20Font%20Awesome%20Pro%206.1.1%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license%20(Commercial%20License)%20Copyright%202022%20Fonticons,%20Inc.%20--%3e%3cpath%20fill='%23334D6E'%20d='M256%2032C114.6%2032%20.0272%20125.1%20.0272%20240c0%2049.63%2021.35%2094.98%2056.97%20130.7c-12.5%2050.37-54.27%2095.27-54.77%2095.77c-2.25%202.25-2.875%205.734-1.5%208.734C1.979%20478.2%204.75%20480%208%20480c66.25%200%20115.1-31.76%20140.6-51.39C181.2%20440.9%20217.6%20448%20256%20448c141.4%200%20255.1-93.13%20255.1-208S397.4%2032%20256%2032z'/%3e%3c/svg%3e");background-position:center;background-size:15px;background-repeat:no-repeat;width:20px;height:20px}.run-update-configuration{display:flex;padding:10px;background-color:var(--white)}.run-update-configuration-update{border-radius:5px;border:1px solid var(--lightblue)}.run-update-configuration>div:first-child{flex:5}.run-update-configuration>div:nth-child(2){display:flex;justify-content:center;align-items:center}.run-update-configuration-container{position:absolute;width:100%;bottom:0}.run-update-configuration-inputs>div{display:flex;justify-content:space-between}.run-update-configuration-input{display:flex;flex-direction:column;align-items:center;margin-right:2px;margin-left:2px}.run-update-configuration-color-container{cursor:pointer;border-radius:3px;width:22px;height:22px;border-style:solid;border-width:1px;border-color:var(--bluegray);padding:0;margin:0}.run-update-configuration-color{position:relative}.run-update-configuration-color-popover{position:absolute;bottom:0;left:0;transform:translateY(-370px)}.run-update-configuration-input-label{font-weight:700;color:var(--bluegray-200);margin-bottom:5px}.run-step-update{width:100%}.run-step-update-step{height:400px}.run-step-update-container{display:flex;justify-content:center;align-items:center}.run-step-update-position-selects{display:flex;justify-content:center;align-items:center;padding:4px 10px;border:1px solid var(--lightgray);border-radius:5px}.run-step-update-top-container{display:flex;justify-content:space-between;align-items:center;margin-left:10px;margin-right:10px}.run-step-update-top-container>div{flex:.5}.run-step-update-position-selects>div:first-child{margin-right:10px;flex:1}.run-step-update-position-selects>div:nth-child(2){flex:2}.run-step-update-position-label{margin-left:11px;font-weight:700;margin-bottom:8px}.run-update-details-sidebar{position:relative;height:100%}.run-update-container-left-part{flex:1;position:relative}div.run-update-configuration-confirmation-submit{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.run-errors-steps{display:flex;justify-content:center;align-items:center;margin-left:10px}.run-error-step{margin-left:5px;color:var(--red)}.run-update-map-actions{position:absolute;top:30px;left:30px;display:flex;justify-content:center;align-items:center}.run-step-update-favorites-addresses{display:flex;justify-content:flex-end;align-items:center}.run-update-configuration-actions-left{display:flex;justify-content:center;align-items:center}.run-update-run-steps-top{padding-top:5px;position:absolute;top:0;background-color:var(--white);width:100%;z-index:1}.run-update-run-steps-top-buttons{display:flex;justify-content:center}.favorite-run-button{display:flex;justify-content:center;align-items:center}.favorite-run-button-popin{min-height:100px;overflow-y:auto;width:100%}.favorite-run-name{display:flex;flex-direction:column;justify-content:center;align-items:center}.favorite-run-save{display:flex;justify-content:center;align-items:center;margin-top:10px}.step-time-container{display:flex;justify-content:space-around}.step-time-container>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.step-address-container{display:flex;flex-direction:column}.step-address-container>div{margin-top:20px}.step-address-container>div:first-child{margin-top:0}.step-address-info-numero,.step-address-info-place{flex:1;display:flex;flex-wrap:wrap}.step-address-info-numero>div{overflow:hidden}.step-address-info-place>div,.step-address-info-numero>div{flex:1}.step-time-predictive{display:flex;justify-content:space-around;align-items:center}.step-time{font-size:12px}.step-time>div{margin-top:10px}.address-stuffs-select-all{margin-left:125px;color:var(--blue);font-weight:700;cursor:pointer}.address-stuffs-add-custom-stuff{color:var(--blue);font-weight:700;cursor:pointer;margin-left:5px;height:38px;display:flex;justify-content:center;align-items:center}.step-timeslot-enable,.step-timeslot-input{display:flex;justify-content:center;align-items:center}.step-timeslots{max-height:180px;overflow-y:auto}.run-details-sidebar{background-color:#fff;height:100%;width:100%}.qr-code-blue{background-image:url(/assets/qr-code-blue-BUFsV9SU.svg);background-position:center;background-size:25px;height:25px;width:25px;background-repeat:no-repeat}.button-qr{background-position:center;box-sizing:border-box;align-items:center;width:30px;height:30px;cursor:pointer;justify-content:center;display:flex;margin:2px;padding-left:0;padding-right:0}.qr-code-white{background-image:url(/assets/qr-code-white-DeTCY0vQ.svg);background-position:center;background-size:25px;height:25px;width:25px;background-repeat:no-repeat}.qr-code-black{background-image:url(/assets/qr-code-black-Bblbxgo7.svg);background-position:center;background-size:25px;height:25px;width:25px;background-repeat:no-repeat}.done-icon{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%20width='96px'%20height='96px'%3e%3cpath%20fill='%2343A047'%20d='M40.6%2012.1L17%2035.7%207.4%2026.1%204.6%2029%2017%2041.3%2043.4%2014.9z'/%3e%3c/svg%3e");background-position:center;background-size:25px;height:25px;width:25px;background-repeat:no-repeat}.error-icon{background-image:url("data:image/svg+xml,%3csvg%20fill='%23FA5252'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%20width='64px'%20height='64px'%3e%3cpath%20d='M%2016%203%20C%208.832031%203%203%208.832031%203%2016%20C%203%2023.167969%208.832031%2029%2016%2029%20C%2023.167969%2029%2029%2023.167969%2029%2016%20C%2029%208.832031%2023.167969%203%2016%203%20Z%20M%2016%205%20C%2022.085938%205%2027%209.914063%2027%2016%20C%2027%2022.085938%2022.085938%2027%2016%2027%20C%209.914063%2027%205%2022.085938%205%2016%20C%205%209.914063%209.914063%205%2016%205%20Z%20M%2012.21875%2010.78125%20L%2010.78125%2012.21875%20L%2014.5625%2016%20L%2010.78125%2019.78125%20L%2012.21875%2021.21875%20L%2016%2017.4375%20L%2019.78125%2021.21875%20L%2021.21875%2019.78125%20L%2017.4375%2016%20L%2021.21875%2012.21875%20L%2019.78125%2010.78125%20L%2016%2014.5625%20Z'/%3e%3c/svg%3e");background-position:center;background-size:25px;height:25px;width:25px;background-repeat:no-repeat}.deep-dive-item{cursor:pointer}.deep-dive-item:hover{font-weight:700}.deep-dive-sub-item{padding-left:10px}.analysisDataTableFooter{text-align:right;white-space:nowrap;font-style:italic}
